2019-07-22 05:52:57,819 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-97 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-22 05:52:57,822 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PnfId0PI8w7OFVDlUTakJlJiK export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=2078ad5c535b4345afad4be9276ce840 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-22 05:52:57,822 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-22 05:52:57,823 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-07-22 05:52:57,843 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-07-22 05:52:58,039 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-07-22 05:52:58,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:52:58,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a9a726-5bef-488b-ba72-37af4caf2e24 2019-07-22 05:52:58,049 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:52:58,049 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-b2a9a726-5bef-488b-ba72-37af4caf2e24 2019-07-22 05:52:58,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:52:58,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["zzgxxRUqRJm6AGnwqFGNPQ"], "issued_at": "2019-07-22T05:52:58.000000Z"}} 2019-07-22 05:52:58,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 05:52:58,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:52:59,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 05:52:59 GMT X-Openstack-Request-Id: req-927c205a-8808-4bda-90c9-ecefe19febbc 2019-07-22 05:52:59,441 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 05:52:59,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-927c205a-8808-4bda-90c9-ecefe19febbc 2019-07-22 05:52:59,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.985116004944s 2019-07-22 05:52:59,452 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-07-22 05:52:59,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-07-22 05:52:59,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:52:59,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Mon, 22 Jul 2019 05:52:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5609256f-3c54-4201-b4ac-6d709722c4f0 x-openstack-request-id: req-5609256f-3c54-4201-b4ac-6d709722c4f0 2019-07-22 05:52:59,928 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-07-22 05:52:59,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-5609256f-3c54-4201-b4ac-6d709722c4f0 2019-07-22 05:52:59,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.474011898041s 2019-07-22 05:52:59,929 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-07-22 05:52:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:52:59,940 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f64c0dfa-014a-4bfe-8b7c-813067b77741 2019-07-22 05:52:59,940 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:52:59,940 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-f64c0dfa-014a-4bfe-8b7c-813067b77741 2019-07-22 05:52:59,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:52:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:00,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3b8c22-1eff-4ef4-bc28-7b170765ae88 2019-07-22 05:53:00,148 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:53:00,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-bf3b8c22-1eff-4ef4-bc28-7b170765ae88 2019-07-22 05:53:00,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20667219162s 2019-07-22 05:53:00,149 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'ef909a2742004d4aae99af420671eafb', 'name': u'heat_stack'})] 2019-07-22 05:53:00,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-22 05:53:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:00,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1835 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9319ee5-f508-42c0-b78f-716dda8ccab4 2019-07-22 05:53:00,267 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0e1596f902254831a0eda3f0b0bf07d1"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f063f471c1a4e53ad600c0e0d1bdfe8"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/15a491475c664dbaa7df3950327d6a11"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d660979626604b7f9db936c84684a614", "id": "15a491475c664dbaa7df3950327d6a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1659ab88a84d4df5a08846867e1ef257"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1957d6121bee48a5bcd987ef4e2fecf7"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1cdc5af74f964cf6b740c2f1855ff97d"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d660979626604b7f9db936c84684a614", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1f1caf4c8fcc43a6b51f3e8457ff8c32"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2138ca60b0f94253802f7e1a32481cc2"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c8622980db4fa193a5d156ab6f152e"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/262942f06fc94b49ac3552bc3163d85c"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2ea626ba35314e8ab3ea2d165713773b"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/30ad5dbcf0d442e1bc1e8e340e55e06c"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c71415636ce42b99557be880b018195", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/34405cb33edf471ca4414ce958307e97"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "34405cb33edf471ca4414ce958307e97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3820caf6a0c6405f8b65c77f7d65576f"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e2a93d68fc4761a3dd85e20b619c71"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3d81fb82aa044f90bf617079ceeecb23"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3f65ec46f5b749fd81be800c2b039dd6"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/444f37c72add435496c0158f1065c47f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "444f37c72add435496c0158f1065c47f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/594b3a38510d4aecab62f913fa87367a"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d300164007a47c58206575924561dbb", "id": "594b3a38510d4aecab62f913fa87367a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5a2426aeca4c4a0da4a856fbe46f4269"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/605b4134441e4292be659f838178d3c5"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "605b4134441e4292be659f838178d3c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/657aff089c4c4ec581502d6cd40d273d"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d300164007a47c58206575924561dbb", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/728eb19116fe42e4bfd4bfbf9d4796d4"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7507809a460a4837a724dc476739faa2"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "7507809a460a4837a724dc476739faa2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/79a00433f8a04424a5317185f94ab199"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c71415636ce42b99557be880b018195", "id": "79a00433f8a04424a5317185f94ab199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8226761f3cd74ec29606bc6ab3621343"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d300164007a47c58206575924561dbb", "id": "8226761f3cd74ec29606bc6ab3621343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/826d6fc2f77d44338fa12c513637f0b3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "826d6fc2f77d44338fa12c513637f0b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/88a0da9933fc4d6b931e0187d650372b"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "88a0da9933fc4d6b931e0187d650372b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a46f669d127641cc8b14e7d34526eb76"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "a46f669d127641cc8b14e7d34526eb76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c71415636ce42b99557be880b018195", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b6e95f4792874992a69044542336e436"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d660979626604b7f9db936c84684a614", "id": "b6e95f4792874992a69044542336e436"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d411a5f2b6e941df94210cccbc2da064"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "d411a5f2b6e941df94210cccbc2da064"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dbf520a8745c4313948a3cf0906f77c0"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd5cc7b236d943c6a90aa072ab0ce32e"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/de121a1d0bd04f5a91d6e4db7992709d"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dfc52042e2c04604b7f56948daf95267"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "dfc52042e2c04604b7f56948daf95267"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e7f278a2cd954646b812f30c876ce7c7"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "e7f278a2cd954646b812f30c876ce7c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e90cda0c34194d4b853b4d8b78669e7e"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "e90cda0c34194d4b853b4d8b78669e7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f66f2b1c922f40468f05caabf54e73fe"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-22 05:53:00,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-a9319ee5-f508-42c0-b78f-716dda8ccab4 2019-07-22 05:53:00,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.115854978561s 2019-07-22 05:53:00,275 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0e1596f902254831a0eda3f0b0bf07d1'}, u'url': u'http://172.30.9.26:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'710d7154e7dd4f14b627367619bdf2a5', u'id': u'0e1596f902254831a0eda3f0b0bf07d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0f063f471c1a4e53ad600c0e0d1bdfe8'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4599bfe2ddd34915ab7378e4380cf852', u'id': u'0f063f471c1a4e53ad600c0e0d1bdfe8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/15a491475c664dbaa7df3950327d6a11'}, u'url': u'http://172.30.9.26:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd660979626604b7f9db936c84684a614', u'id': u'15a491475c664dbaa7df3950327d6a11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1659ab88a84d4df5a08846867e1ef257'}, u'url': u'http://172.30.9.26:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4599bfe2ddd34915ab7378e4380cf852', u'id': u'1659ab88a84d4df5a08846867e1ef257'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1957d6121bee48a5bcd987ef4e2fecf7'}, u'url': u'http://172.30.9.26:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'012906c9a8cf4fe7b41b4763f0b44dfa', u'id': u'1957d6121bee48a5bcd987ef4e2fecf7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1cdc5af74f964cf6b740c2f1855ff97d'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd660979626604b7f9db936c84684a614', u'id': u'1cdc5af74f964cf6b740c2f1855ff97d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1f1caf4c8fcc43a6b51f3e8457ff8c32'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1bbeb8642f594f62b1c449e0ffe04dff', u'id': u'1f1caf4c8fcc43a6b51f3e8457ff8c32'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/2138ca60b0f94253802f7e1a32481cc2'}, u'url': u'http://172.30.9.26:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5603d4b18f85402d9acbf40ffc99c7c3', u'id': u'2138ca60b0f94253802f7e1a32481cc2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/21c8622980db4fa193a5d156ab6f152e'}, u'url': u'http://172.30.9.26:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'008fe680d1e045f3b377cc7edbc4de92', u'id': u'21c8622980db4fa193a5d156ab6f152e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/262942f06fc94b49ac3552bc3163d85c'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'008fe680d1e045f3b377cc7edbc4de92', u'id': u'262942f06fc94b49ac3552bc3163d85c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/2ea626ba35314e8ab3ea2d165713773b'}, u'url': u'http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'56ef18d3072a46a082c0317bdfad92af', u'id': u'2ea626ba35314e8ab3ea2d165713773b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/30ad5dbcf0d442e1bc1e8e340e55e06c'}, u'url': u'http://172.30.9.26:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7c71415636ce42b99557be880b018195', u'id': u'30ad5dbcf0d442e1bc1e8e340e55e06c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/34405cb33edf471ca4414ce958307e97'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'710d7154e7dd4f14b627367619bdf2a5', u'id': u'34405cb33edf471ca4414ce958307e97'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/3820caf6a0c6405f8b65c77f7d65576f'}, u'url': u'http://12.0.0.36:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'56ef18d3072a46a082c0317bdfad92af', u'id': u'3820caf6a0c6405f8b65c77f7d65576f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/38e2a93d68fc4761a3dd85e20b619c71'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5603d4b18f85402d9acbf40ffc99c7c3', u'id': u'38e2a93d68fc4761a3dd85e20b619c71'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/3d81fb82aa044f90bf617079ceeecb23'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8f9fdc85c9ed4c6399c713c91097d7ec', u'id': u'3d81fb82aa044f90bf617079ceeecb23'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/3f65ec46f5b749fd81be800c2b039dd6'}, u'url': u'http://172.30.9.26:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'44f7c2cce1e04afb9f9a10c959837cce', u'id': u'3f65ec46f5b749fd81be800c2b039dd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/444f37c72add435496c0158f1065c47f'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8f9fdc85c9ed4c6399c713c91097d7ec', u'id': u'444f37c72add435496c0158f1065c47f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/594b3a38510d4aecab62f913fa87367a'}, u'url': u'http://192.30.9.9:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9d300164007a47c58206575924561dbb', u'id': u'594b3a38510d4aecab62f913fa87367a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5a2426aeca4c4a0da4a856fbe46f4269'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'008fe680d1e045f3b377cc7edbc4de92', u'id': u'5a2426aeca4c4a0da4a856fbe46f4269'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/605b4134441e4292be659f838178d3c5'}, u'url': u'http://172.30.9.26:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1bbeb8642f594f62b1c449e0ffe04dff', u'id': u'605b4134441e4292be659f838178d3c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/657aff089c4c4ec581502d6cd40d273d'}, u'url': u'http://172.30.9.26:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9d300164007a47c58206575924561dbb', u'id': u'657aff089c4c4ec581502d6cd40d273d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/728eb19116fe42e4bfd4bfbf9d4796d4'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0ba0afd99d6547fc8cfbcb24861be3ba', u'id': u'728eb19116fe42e4bfd4bfbf9d4796d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7507809a460a4837a724dc476739faa2'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'012906c9a8cf4fe7b41b4763f0b44dfa', u'id': u'7507809a460a4837a724dc476739faa2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/79a00433f8a04424a5317185f94ab199'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7c71415636ce42b99557be880b018195', u'id': u'79a00433f8a04424a5317185f94ab199'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/8226761f3cd74ec29606bc6ab3621343'}, u'url': u'http://192.30.9.9:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9d300164007a47c58206575924561dbb', u'id': u'8226761f3cd74ec29606bc6ab3621343'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/826d6fc2f77d44338fa12c513637f0b3'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1bbeb8642f594f62b1c449e0ffe04dff', u'id': u'826d6fc2f77d44338fa12c513637f0b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/88a0da9933fc4d6b931e0187d650372b'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5603d4b18f85402d9acbf40ffc99c7c3', u'id': u'88a0da9933fc4d6b931e0187d650372b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/a46f669d127641cc8b14e7d34526eb76'}, u'url': u'http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'56ef18d3072a46a082c0317bdfad92af', u'id': u'a46f669d127641cc8b14e7d34526eb76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/a5cf0c4fca5b4d9da3bdd4e3e41f8685'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7c71415636ce42b99557be880b018195', u'id': u'a5cf0c4fca5b4d9da3bdd4e3e41f8685'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b6e95f4792874992a69044542336e436'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd660979626604b7f9db936c84684a614', u'id': u'b6e95f4792874992a69044542336e436'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d411a5f2b6e941df94210cccbc2da064'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'012906c9a8cf4fe7b41b4763f0b44dfa', u'id': u'd411a5f2b6e941df94210cccbc2da064'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/dbf520a8745c4313948a3cf0906f77c0'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0ba0afd99d6547fc8cfbcb24861be3ba', u'id': u'dbf520a8745c4313948a3cf0906f77c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/dd5cc7b236d943c6a90aa072ab0ce32e'}, u'url': u'http://172.30.9.26:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8f9fdc85c9ed4c6399c713c91097d7ec', u'id': u'dd5cc7b236d943c6a90aa072ab0ce32e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/de121a1d0bd04f5a91d6e4db7992709d'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'44f7c2cce1e04afb9f9a10c959837cce', u'id': u'de121a1d0bd04f5a91d6e4db7992709d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/dfc52042e2c04604b7f56948daf95267'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4599bfe2ddd34915ab7378e4380cf852', u'id': u'dfc52042e2c04604b7f56948daf95267'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/e7f278a2cd954646b812f30c876ce7c7'}, u'url': u'http://172.30.9.26:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0ba0afd99d6547fc8cfbcb24861be3ba', u'id': u'e7f278a2cd954646b812f30c876ce7c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/e90cda0c34194d4b853b4d8b78669e7e'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'44f7c2cce1e04afb9f9a10c959837cce', u'id': u'e90cda0c34194d4b853b4d8b78669e7e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/f66f2b1c922f40468f05caabf54e73fe'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'710d7154e7dd4f14b627367619bdf2a5', u'id': u'f66f2b1c922f40468f05caabf54e73fe'})] 2019-07-22 05:53:00,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-07-22 05:53:00,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:00,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d97a072-369a-4b2a-98d3-c15ea794c849 x-openstack-request-id: req-8d97a072-369a-4b2a-98d3-c15ea794c849 2019-07-22 05:53:00,384 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2019-07-22 05:53:00,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-8d97a072-369a-4b2a-98d3-c15ea794c849 2019-07-22 05:53:00,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.108349084854s 2019-07-22 05:53:00,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-07-22 05:53:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:02,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1a37687-43a9-4677-8ab4-80ffa5045303 x-openstack-request-id: req-a1a37687-43a9-4677-8ab4-80ffa5045303 2019-07-22 05:53:02,158 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-07-22 05:53:02,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-a1a37687-43a9-4677-8ab4-80ffa5045303 2019-07-22 05:53:02,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.76076793671s 2019-07-22 05:53:02,159 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-07-22 05:53:02,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:53:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:02,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:02 GMT X-Openstack-Request-Id: req-6f917b96-7555-4237-b1e5-9a945b0d7efb 2019-07-22 05:53:02,248 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:53:02,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6f917b96-7555-4237-b1e5-9a945b0d7efb 2019-07-22 05:53:02,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.083781003952s 2019-07-22 05:53:02,248 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-07-22 05:53:02,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 05:53:02,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:02,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96fd7937-5a6e-4860-9f0d-1025e0f05911 x-openstack-request-id: req-96fd7937-5a6e-4860-9f0d-1025e0f05911 2019-07-22 05:53:02,286 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 05:53:02,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-96fd7937-5a6e-4860-9f0d-1025e0f05911 2019-07-22 05:53:02,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.037878036499s 2019-07-22 05:53:02,288 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 14}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 15}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-07-22 05:53:02,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-07-22 05:53:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:02,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b29d534-4462-4f0a-b968-2bfd96379252 x-openstack-request-id: req-9b29d534-4462-4f0a-b968-2bfd96379252 2019-07-22 05:53:02,415 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-07-22 05:53:02,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9b29d534-4462-4f0a-b968-2bfd96379252 2019-07-22 05:53:02,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.127007007599s 2019-07-22 05:53:02,416 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-07-22 05:53:02,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:02,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:02 GMT X-Openstack-Request-Id: req-6825fe7a-0c8c-4b21-ab94-5facccf55cb3 2019-07-22 05:53:02,510 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:53:02,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6825fe7a-0c8c-4b21-ab94-5facccf55cb3 2019-07-22 05:53:02,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940330028534s 2019-07-22 05:53:02,510 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:50:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-07-22T05:50:45Z', u'provider:network_type': u'flat', u'tenant_id': u'1d1cfb077a694e5fb287d685b1c0d90c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1d1cfb077a694e5fb287d685b1c0d90c', u'l2_adjacency': True})] 2019-07-22 05:53:02,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:53:02,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:02,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:02 GMT X-Openstack-Request-Id: req-204fc4ba-5b25-4177-8e4c-3f550816082f 2019-07-22 05:53:02,539 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-07-22 05:53:02,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-204fc4ba-5b25-4177-8e4c-3f550816082f 2019-07-22 05:53:02,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0282859802246s 2019-07-22 05:53:02,539 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-07-22 05:53:02,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:53:02,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:02,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a1b8cd-566a-4323-af52-12e10ad45a11 2019-07-22 05:53:02,750 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "12ad8a6513f34ea1af62c343ad975f33"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/12ad8a6513f34ea1af62c343ad975f33/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "27c3839849c84266bfc6bee10bd652d2"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/27c3839849c84266bfc6bee10bd652d2/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "2a42915f2dfa4fd68bfc07f502f59550"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/2a42915f2dfa4fd68bfc07f502f59550/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "2c60c28e9f51472d927a094724b384f4"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/2c60c28e9f51472d927a094724b384f4/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "40d21475a0284614a68046b8c9d895ae"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/40d21475a0284614a68046b8c9d895ae/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "437621bf12e44f0584d9607cd9e1db12"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/437621bf12e44f0584d9607cd9e1db12/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "4f7cac0290dc47d8bab14a69bfa365de"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/4f7cac0290dc47d8bab14a69bfa365de/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "6100d944d49e41118f9a7f68a01efe60"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/6100d944d49e41118f9a7f68a01efe60/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "7630311b5cbf49e09c73352fe2a5bcf6"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/7630311b5cbf49e09c73352fe2a5bcf6/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "f94f593311164639a251e82d4d9f3bbd"}, "user": {"id": "7630311b5cbf49e09c73352fe2a5bcf6"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/7630311b5cbf49e09c73352fe2a5bcf6/roles/f94f593311164639a251e82d4d9f3bbd"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "976d0f9f91c14524b9f9aa8b7f7ece82"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/976d0f9f91c14524b9f9aa8b7f7ece82/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "aaac18724ab74c4fa075d67d395b9230"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/aaac18724ab74c4fa075d67d395b9230/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "2078ad5c535b4345afad4be9276ce840"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "dee4bb8d7802400caccd306491ffd885"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840/users/dee4bb8d7802400caccd306491ffd885/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"project": {"id": "2078ad5c535b4345afad4be9276ce840"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "dee4bb8d7802400caccd306491ffd885"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840/users/dee4bb8d7802400caccd306491ffd885/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "1d1cfb077a694e5fb287d685b1c0d90c"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "f6d51734d7274fda887bdd1dabdc7e81"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c/users/f6d51734d7274fda887bdd1dabdc7e81/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"domain": {"id": "ef909a2742004d4aae99af420671eafb"}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "e8ad747385c04bd69984f3efa628bed3"}, "links": {"assignment": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb/users/e8ad747385c04bd69984f3efa628bed3/roles/20583a51c37f4249bd5ba195627f096a"}}, {"scope": {"system": {"all": true}}, "role": {"id": "20583a51c37f4249bd5ba195627f096a"}, "user": {"id": "dee4bb8d7802400caccd306491ffd885"}, "links": {"assignment": "http://172.30.9.26:5000/v3/system/users/dee4bb8d7802400caccd306491ffd885/roles/20583a51c37f4249bd5ba195627f096a"}}], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments", "previous": null, "next": null}} 2019-07-22 05:53:02,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-b8a1b8cd-566a-4323-af52-12e10ad45a11 2019-07-22 05:53:02,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207092046738s 2019-07-22 05:53:02,753 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'12ad8a6513f34ea1af62c343ad975f33'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'27c3839849c84266bfc6bee10bd652d2'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'2a42915f2dfa4fd68bfc07f502f59550'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'2c60c28e9f51472d927a094724b384f4'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'40d21475a0284614a68046b8c9d895ae'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'437621bf12e44f0584d9607cd9e1db12'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'4f7cac0290dc47d8bab14a69bfa365de'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'6100d944d49e41118f9a7f68a01efe60'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'7630311b5cbf49e09c73352fe2a5bcf6'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'f94f593311164639a251e82d4d9f3bbd', 'user': u'7630311b5cbf49e09c73352fe2a5bcf6'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'976d0f9f91c14524b9f9aa8b7f7ece82'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'aaac18724ab74c4fa075d67d395b9230'}), Munch({'project': u'2078ad5c535b4345afad4be9276ce840', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'dee4bb8d7802400caccd306491ffd885'}), Munch({'project': u'2078ad5c535b4345afad4be9276ce840', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'dee4bb8d7802400caccd306491ffd885'}), Munch({'project': u'1d1cfb077a694e5fb287d685b1c0d90c', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'f6d51734d7274fda887bdd1dabdc7e81'}), Munch({'domain': u'ef909a2742004d4aae99af420671eafb', 'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'e8ad747385c04bd69984f3efa628bed3'}), Munch({'id': u'20583a51c37f4249bd5ba195627f096a', 'user': u'dee4bb8d7802400caccd306491ffd885'})] 2019-07-22 05:53:02,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:53:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:02,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2022f226-0ab3-4881-a176-4c9b5346e411 2019-07-22 05:53:02,955 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:53:02,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2022f226-0ab3-4881-a176-4c9b5346e411 2019-07-22 05:53:02,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199465036392s 2019-07-22 05:53:02,957 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'20583a51c37f4249bd5ba195627f096a'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'23f604dff87046f2af79aff96531dd1d'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'3af7e014330a4c138b57f4d0e8894c92'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'6d493ea1bfb344f8b6eaaf917678551f'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'78a5463383db4114b5ccd6678388d609'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'f94f593311164639a251e82d4d9f3bbd'})] 2019-07-22 05:53:02,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:53:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:03,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:03 GMT X-Openstack-Request-Id: req-42892a17-3888-4079-a7c5-511145aa6262 2019-07-22 05:53:03,008 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-07-22 05:53:03,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-42892a17-3888-4079-a7c5-511145aa6262 2019-07-22 05:53:03,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.049898147583s 2019-07-22 05:53:03,008 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-07-22 05:53:03,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:53:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:03,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c9fa087-ce3a-48c3-9023-25cf5ae1bca2 x-openstack-request-id: req-0c9fa087-ce3a-48c3-9023-25cf5ae1bca2 2019-07-22 05:53:03,208 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 05:53:03,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0c9fa087-ce3a-48c3-9023-25cf5ae1bca2 2019-07-22 05:53:03,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199537992477s 2019-07-22 05:53:03,208 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-07-22 05:53:03,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-22 05:53:03,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:03,222 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aee2a1d7-83db-4588-997a-af0333451270 2019-07-22 05:53:03,223 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2019-07-22 05:53:03,223 - keystoneauth.session - DEBUG - GET call to http://192.30.9.9:35357/ used request id req-aee2a1d7-83db-4588-997a-af0333451270 2019-07-22 05:53:03,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:03,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932dc252-0430-4a51-b8b7-25be250454f5 2019-07-22 05:53:03,411 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/008fe680d1e045f3b377cc7edbc4de92"}, "enabled": true, "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/012906c9a8cf4fe7b41b4763f0b44dfa"}, "enabled": true, "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/0ba0afd99d6547fc8cfbcb24861be3ba"}, "enabled": true, "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1babf4cf47b64a18ab636a1f3038326d"}, "enabled": true, "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1bbeb8642f594f62b1c449e0ffe04dff"}, "enabled": true, "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/44f7c2cce1e04afb9f9a10c959837cce"}, "enabled": true, "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4599bfe2ddd34915ab7378e4380cf852"}, "enabled": true, "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5603d4b18f85402d9acbf40ffc99c7c3"}, "enabled": true, "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/56ef18d3072a46a082c0317bdfad92af"}, "enabled": true, "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/710d7154e7dd4f14b627367619bdf2a5"}, "enabled": true, "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7c71415636ce42b99557be880b018195"}, "enabled": true, "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8f9fdc85c9ed4c6399c713c91097d7ec"}, "enabled": true, "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9d300164007a47c58206575924561dbb"}, "enabled": true, "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/d660979626604b7f9db936c84684a614"}, "enabled": true, "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2019-07-22 05:53:03,411 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-932dc252-0430-4a51-b8b7-25be250454f5 2019-07-22 05:53:03,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199706077576s 2019-07-22 05:53:03,416 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'008fe680d1e045f3b377cc7edbc4de92', 'name': u'nova'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'012906c9a8cf4fe7b41b4763f0b44dfa', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'0ba0afd99d6547fc8cfbcb24861be3ba', 'name': u'cinderv3'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'1babf4cf47b64a18ab636a1f3038326d', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'1bbeb8642f594f62b1c449e0ffe04dff', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'44f7c2cce1e04afb9f9a10c959837cce', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'4599bfe2ddd34915ab7378e4380cf852', 'name': u'glance'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'5603d4b18f85402d9acbf40ffc99c7c3', 'name': u'gnocchi'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'56ef18d3072a46a082c0317bdfad92af', 'name': u'swift'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'710d7154e7dd4f14b627367619bdf2a5', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'7c71415636ce42b99557be880b018195', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'8f9fdc85c9ed4c6399c713c91097d7ec', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'9d300164007a47c58206575924561dbb', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'd660979626604b7f9db936c84684a614', 'name': u'cinderv2'})] 2019-07-22 05:53:03,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:53:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:03,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:03 GMT X-Openstack-Request-Id: req-140ebef5-517d-4ea7-9075-a09fb71693cb 2019-07-22 05:53:03,457 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4}]} 2019-07-22 05:53:03,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-140ebef5-517d-4ea7-9075-a09fb71693cb 2019-07-22 05:53:03,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0396630764008s 2019-07-22 05:53:03,457 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:50:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'tenant_id': u'1d1cfb077a694e5fb287d685b1c0d90c', u'created_at': u'2019-07-22T05:50:50Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'1d1cfb077a694e5fb287d685b1c0d90c'})] 2019-07-22 05:53:03,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-07-22 05:53:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7ec812285c564a69ba33e12bf9cf30a319e201b3" 2019-07-22 05:53:03,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:03 GMT X-Openstack-Request-Id: req-0201eae0-3ab7-4dee-aed3-69433b936bdd 2019-07-22 05:53:03,465 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-07-22 05:53:03,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/service-providers.json used request id req-0201eae0-3ab7-4dee-aed3-69433b936bdd 2019-07-22 05:53:03,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00712704658508s 2019-07-22 05:53:03,466 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-07-22 05:53:03,610 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:53:03,610 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-22 05:53:03,660 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-07-22 05:53:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:03,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332fef77-d2bf-4942-820d-08159114eff7 2019-07-22 05:53:03,771 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:53:03,771 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-332fef77-d2bf-4942-820d-08159114eff7 2019-07-22 05:53:03,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:53:04,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["LjN-s3b9Tsqpbx06QJ0-2w"], "issued_at": "2019-07-22T05:53:04.000000Z"}} 2019-07-22 05:53:04,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:04,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:04,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:04 GMT X-Openstack-Request-Id: req-46493989-e4c4-4564-ab82-2aefb8441db0 2019-07-22 05:53:04,552 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:53:04,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-46493989-e4c4-4564-ab82-2aefb8441db0 2019-07-22 05:53:04,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364189863205s 2019-07-22 05:53:04,553 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-07-22 05:53:04,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:04,564 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a79211db-44c9-4055-8e9c-46a47fdffe5b 2019-07-22 05:53:04,564 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:53:04,564 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-a79211db-44c9-4055-8e9c-46a47fdffe5b 2019-07-22 05:53:04,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:53:04,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:04,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfef81f-ab1f-47b5-a304-dd3128cd3752 2019-07-22 05:53:04,754 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:53:04,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fdfef81f-ab1f-47b5-a304-dd3128cd3752 2019-07-22 05:53:04,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188694953918s 2019-07-22 05:53:04,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:53:04,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:04,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fabf07-0f8c-461d-ab49-067871fb9a1b 2019-07-22 05:53:04,961 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 05:53:04,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-50fabf07-0f8c-461d-ab49-067871fb9a1b 2019-07-22 05:53:04,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20011305809s 2019-07-22 05:53:04,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:53:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" -d '{"network": {"tenant_id": "2078ad5c535b4345afad4be9276ce840", "name": "tenantnetwork1-net_e39a97a2-96d8-4084-849d-b0b7e4e047b1", "admin_state_up": true}}' 2019-07-22 05:53:05,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:05 GMT X-Openstack-Request-Id: req-597d0322-8c11-4b49-a4bf-ddee4bbaf72e 2019-07-22 05:53:05,302 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e4e42900-01ac-4785-b877-226e046a8187","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:05Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_e39a97a2-96d8-4084-849d-b0b7e4e047b1","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:05Z","mtu":1450}} 2019-07-22 05:53:05,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-597d0322-8c11-4b49-a4bf-ddee4bbaf72e 2019-07-22 05:53:05,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.339469909668s 2019-07-22 05:53:05,303 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:53:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e4e42900-01ac-4785-b877-226e046a8187', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_e39a97a2-96d8-4084-849d-b0b7e4e047b1', u'created_at': u'2019-07-22T05:53:05Z', u'mtu': 1450, u'tenant_id': u'2078ad5c535b4345afad4be9276ce840', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2078ad5c535b4345afad4be9276ce840', u'l2_adjacency': True}) 2019-07-22 05:53:05,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:05,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:05 GMT X-Openstack-Request-Id: req-9b7978de-02c5-443f-b1a2-0e0413dff45f 2019-07-22 05:53:05,404 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e4e42900-01ac-4785-b877-226e046a8187","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:05Z","qos_policy_id":null,"name":"tenantnetwork1-net_e39a97a2-96d8-4084-849d-b0b7e4e047b1","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:53:05,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9b7978de-02c5-443f-b1a2-0e0413dff45f 2019-07-22 05:53:05,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100525856018s 2019-07-22 05:53:05,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:53:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" -d '{"subnet": {"name": "tenantnetwork1-subnet_e39a97a2-96d8-4084-849d-b0b7e4e047b1", "enable_dhcp": true, "network_id": "e4e42900-01ac-4785-b877-226e046a8187", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:53:06,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:06 GMT X-Openstack-Request-Id: req-5761b723-0f54-486d-af4a-827b7a9fae48 2019-07-22 05:53:06,069 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T05:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4967a07a-dbfb-421a-b7a8-663cbcb3244d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2078ad5c535b4345afad4be9276ce840","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e39a97a2-96d8-4084-849d-b0b7e4e047b1","enable_dhcp":true,"segment_id":null,"network_id":"e4e42900-01ac-4785-b877-226e046a8187","tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:05Z","ip_version":4}} 2019-07-22 05:53:06,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5761b723-0f54-486d-af4a-827b7a9fae48 2019-07-22 05:53:06,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.66303896904s 2019-07-22 05:53:06,070 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:53:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4967a07a-dbfb-421a-b7a8-663cbcb3244d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_e39a97a2-96d8-4084-849d-b0b7e4e047b1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e4e42900-01ac-4785-b877-226e046a8187', u'tenant_id': u'2078ad5c535b4345afad4be9276ce840', u'created_at': u'2019-07-22T05:53:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2078ad5c535b4345afad4be9276ce840'}) 2019-07-22 05:53:06,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:53:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "tenantnetwork1-router_e39a97a2-96d8-4084-849d-b0b7e4e047b1", "admin_state_up": true}}' 2019-07-22 05:53:07,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:07 GMT X-Openstack-Request-Id: req-7d7fe152-4c05-4ab9-ada6-3a9926f96d87 2019-07-22 05:53:07,622 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:06Z", "admin_state_up": true, "updated_at": "2019-07-22T05:53:07Z", "project_id": "2078ad5c535b4345afad4be9276ce840", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "60e8c215-52a1-44fc-a6e3-776e16412116", "name": "tenantnetwork1-router_e39a97a2-96d8-4084-849d-b0b7e4e047b1"}} 2019-07-22 05:53:07,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7d7fe152-4c05-4ab9-ada6-3a9926f96d87 2019-07-22 05:53:07,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55176496506s 2019-07-22 05:53:07,623 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:53:07Z', u'revision_number': 2, u'ha': False, u'id': u'60e8c215-52a1-44fc-a6e3-776e16412116', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_e39a97a2-96d8-4084-849d-b0b7e4e047b1', u'admin_state_up': True, u'tenant_id': u'2078ad5c535b4345afad4be9276ce840', u'created_at': u'2019-07-22T05:53:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'2078ad5c535b4345afad4be9276ce840'}) 2019-07-22 05:53:07,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:53:07,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/60e8c215-52a1-44fc-a6e3-776e16412116/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" -d '{"subnet_id": "4967a07a-dbfb-421a-b7a8-663cbcb3244d"}' 2019-07-22 05:53:09,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:09 GMT X-Openstack-Request-Id: req-63352ffd-3593-4f82-afc6-0458a8adec36 2019-07-22 05:53:09,641 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e4e42900-01ac-4785-b877-226e046a8187", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "subnet_id": "4967a07a-dbfb-421a-b7a8-663cbcb3244d", "subnet_ids": ["4967a07a-dbfb-421a-b7a8-663cbcb3244d"], "port_id": "9a2451ce-640b-4c16-9e8e-f39f340b40b7", "id": "60e8c215-52a1-44fc-a6e3-776e16412116"} 2019-07-22 05:53:09,641 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/60e8c215-52a1-44fc-a6e3-776e16412116/add_router_interface.json used request id req-63352ffd-3593-4f82-afc6-0458a8adec36 2019-07-22 05:53:09,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01800513268s 2019-07-22 05:53:09,753 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:53:09,754 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-22 05:53:09,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 05:53:09,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/60e8c215-52a1-44fc-a6e3-776e16412116/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" -d '{"subnet_id": "4967a07a-dbfb-421a-b7a8-663cbcb3244d"}' 2019-07-22 05:53:11,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:12 GMT X-Openstack-Request-Id: req-6fdb9e02-46ab-4f83-938e-78f7ec599b5d 2019-07-22 05:53:11,980 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e4e42900-01ac-4785-b877-226e046a8187", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "subnet_id": "4967a07a-dbfb-421a-b7a8-663cbcb3244d", "subnet_ids": ["4967a07a-dbfb-421a-b7a8-663cbcb3244d"], "port_id": "9a2451ce-640b-4c16-9e8e-f39f340b40b7", "id": "60e8c215-52a1-44fc-a6e3-776e16412116"} 2019-07-22 05:53:11,980 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/60e8c215-52a1-44fc-a6e3-776e16412116/remove_router_interface.json used request id req-6fdb9e02-46ab-4f83-938e-78f7ec599b5d 2019-07-22 05:53:11,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22133612633s 2019-07-22 05:53:11,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:53:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:12,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:12 GMT X-Openstack-Request-Id: req-a69d789f-1023-41de-be8b-8488cc8f8aba 2019-07-22 05:53:12,162 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:06Z", "admin_state_up": true, "updated_at": "2019-07-22T05:53:11Z", "project_id": "2078ad5c535b4345afad4be9276ce840", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "60e8c215-52a1-44fc-a6e3-776e16412116", "name": "tenantnetwork1-router_e39a97a2-96d8-4084-849d-b0b7e4e047b1"}]} 2019-07-22 05:53:12,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a69d789f-1023-41de-be8b-8488cc8f8aba 2019-07-22 05:53:12,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.181591033936s 2019-07-22 05:53:12,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 05:53:12,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/60e8c215-52a1-44fc-a6e3-776e16412116.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:13,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:13 GMT X-Openstack-Request-Id: req-10b278ed-3d66-455d-af86-b7150d86f027 2019-07-22 05:53:13,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:13,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/60e8c215-52a1-44fc-a6e3-776e16412116.json used request id req-10b278ed-3d66-455d-af86-b7150d86f027 2019-07-22 05:53:13,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23246788979s 2019-07-22 05:53:13,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:53:13,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:13,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:13 GMT X-Openstack-Request-Id: req-f781b8a8-bac4-4b7e-b3de-2010652f4a85 2019-07-22 05:53:13,487 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T05:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4967a07a-dbfb-421a-b7a8-663cbcb3244d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2078ad5c535b4345afad4be9276ce840","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e39a97a2-96d8-4084-849d-b0b7e4e047b1","enable_dhcp":true,"segment_id":null,"network_id":"e4e42900-01ac-4785-b877-226e046a8187","tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:05Z","ip_version":4}]} 2019-07-22 05:53:13,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-f781b8a8-bac4-4b7e-b3de-2010652f4a85 2019-07-22 05:53:13,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0906829833984s 2019-07-22 05:53:13,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 05:53:13,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/4967a07a-dbfb-421a-b7a8-663cbcb3244d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:14,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:14 GMT X-Openstack-Request-Id: req-15f032ab-8935-4939-b486-a2dd93d0d899 2019-07-22 05:53:14,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:14,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4967a07a-dbfb-421a-b7a8-663cbcb3244d.json used request id req-15f032ab-8935-4939-b486-a2dd93d0d899 2019-07-22 05:53:14,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.992565155029s 2019-07-22 05:53:14,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:14,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:14 GMT X-Openstack-Request-Id: req-47c52f7d-7458-4f17-8bc1-73ac3e033cbb 2019-07-22 05:53:14,577 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e4e42900-01ac-4785-b877-226e046a8187","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:14Z","qos_policy_id":null,"name":"tenantnetwork1-net_e39a97a2-96d8-4084-849d-b0b7e4e047b1","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:53:14,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-47c52f7d-7458-4f17-8bc1-73ac3e033cbb 2019-07-22 05:53:14,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0956630706787s 2019-07-22 05:53:14,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 05:53:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/e4e42900-01ac-4785-b877-226e046a8187.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29fb7e2b0cee37e65279c1fa06d582d617a8a359" 2019-07-22 05:53:15,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:15 GMT X-Openstack-Request-Id: req-23b9a74e-b085-42c3-b0d0-3a830cdc0f42 2019-07-22 05:53:15,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:15,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e4e42900-01ac-4785-b877-226e046a8187.json used request id req-23b9a74e-b085-42c3-b0d0-3a830cdc0f42 2019-07-22 05:53:15,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0646071434s 2019-07-22 05:53:15,671 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-07-22 05:53:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:15,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a00394-3f83-4e66-9837-15397ec02b42 2019-07-22 05:53:15,704 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:53:15,704 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-33a00394-3f83-4e66-9837-15397ec02b42 2019-07-22 05:53:15,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:53:16,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:53:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["HjR9awY2RwSdCTDvtDFRAw"], "issued_at": "2019-07-22T05:53:16.000000Z"}} 2019-07-22 05:53:16,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:16,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:17,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:17 GMT X-Openstack-Request-Id: req-0938142a-f5ee-4c2e-a458-e28395c7d8d4 2019-07-22 05:53:17,208 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:53:17,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0938142a-f5ee-4c2e-a458-e28395c7d8d4 2019-07-22 05:53:17,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1003010273s 2019-07-22 05:53:17,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:17,221 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a9c6bb-c256-4388-9eb7-3d8854cd9528 2019-07-22 05:53:17,221 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:53:17,221 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-02a9c6bb-c256-4388-9eb7-3d8854cd9528 2019-07-22 05:53:17,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:53:17,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:17,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468bb3d4-c1a5-43f5-b677-be82444d06fd 2019-07-22 05:53:17,348 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:53:17,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-468bb3d4-c1a5-43f5-b677-be82444d06fd 2019-07-22 05:53:17,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126705884933s 2019-07-22 05:53:17,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 05:53:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}}' 2019-07-22 05:53:17,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eec3768-48f3-492d-b380-8af180acdf94 2019-07-22 05:53:17,629 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a76a3fcb3d14095b493d21b454b8c4e"}, "tags": [], "enabled": true, "id": "0a76a3fcb3d14095b493d21b454b8c4e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}} 2019-07-22 05:53:17,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2eec3768-48f3-492d-b380-8af180acdf94 2019-07-22 05:53:17,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.273595094681s 2019-07-22 05:53:17,630 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'0a76a3fcb3d14095b493d21b454b8c4e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_3dab5015-d4b8-4df8-8c12-b4670640a4b3'}) 2019-07-22 05:53:17,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 05:53:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aXYZ8n4vdfYLp8F9Rc8yXWkmgEdqhQ", "email": null, "name": "tenantnetwork2-user_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}}' 2019-07-22 05:53:18,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2aedc4c-e8e7-48cb-8a51-50934da53214 2019-07-22 05:53:18,075 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_3dab5015-d4b8-4df8-8c12-b4670640a4b3", "links": {"self": "http://172.30.9.26:5000/v3/users/82dbbcf816f84bce95204f8dd876612d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "82dbbcf816f84bce95204f8dd876612d", "domain_id": "default", "password_expires_at": null}} 2019-07-22 05:53:18,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-b2aedc4c-e8e7-48cb-8a51-50934da53214 2019-07-22 05:53:18,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.438490152359s 2019-07-22 05:53:18,076 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'82dbbcf816f84bce95204f8dd876612d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_3dab5015-d4b8-4df8-8c12-b4670640a4b3'}) 2019-07-22 05:53:18,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:53:18,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:18,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d96b4c1-3e5d-469f-b6ab-370c8d06b802 2019-07-22 05:53:18,307 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:53:18,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5d96b4c1-3e5d-469f-b6ab-370c8d06b802 2019-07-22 05:53:18,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227423191071s 2019-07-22 05:53:18,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:53:18,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:18,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c109d7-7bd3-4766-82e6-3cc014150ea4 2019-07-22 05:53:18,429 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:53:18,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-16c109d7-7bd3-4766-82e6-3cc014150ea4 2019-07-22 05:53:18,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117126941681s 2019-07-22 05:53:18,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:53:18,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:18,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe116f2-2484-4f4b-b85f-5b7d366fadd7 2019-07-22 05:53:18,633 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:53:18,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-afe116f2-2484-4f4b-b85f-5b7d366fadd7 2019-07-22 05:53:18,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199138879776s 2019-07-22 05:53:18,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:53:18,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:18,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b5061f-ed3d-4412-a306-27ec246af44a 2019-07-22 05:53:18,830 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 05:53:18,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a3b5061f-ed3d-4412-a306-27ec246af44a 2019-07-22 05:53:18,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191967010498s 2019-07-22 05:53:18,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:53:18,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:18,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-519424bf-4ed8-4276-8afa-16711a6cbd1b 2019-07-22 05:53:18,962 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_3dab5015-d4b8-4df8-8c12-b4670640a4b3", "links": {"self": "http://172.30.9.26:5000/v3/users/82dbbcf816f84bce95204f8dd876612d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "82dbbcf816f84bce95204f8dd876612d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:53:18,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-519424bf-4ed8-4276-8afa-16711a6cbd1b 2019-07-22 05:53:18,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130621194839s 2019-07-22 05:53:18,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:53:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:19,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3141a8f7-b246-4229-83f4-f9ebad66f0bd 2019-07-22 05:53:19,133 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a76a3fcb3d14095b493d21b454b8c4e"}, "tags": [], "enabled": true, "id": "0a76a3fcb3d14095b493d21b454b8c4e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}]} 2019-07-22 05:53:19,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3141a8f7-b246-4229-83f4-f9ebad66f0bd 2019-07-22 05:53:19,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15909910202s 2019-07-22 05:53:19,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:53:19,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=82dbbcf816f84bce95204f8dd876612d&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=0a76a3fcb3d14095b493d21b454b8c4e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:19,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2698f4e9-febe-4f18-abb0-78f4a72a506e 2019-07-22 05:53:19,251 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=82dbbcf816f84bce95204f8dd876612d&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=0a76a3fcb3d14095b493d21b454b8c4e", "previous": null, "next": null}} 2019-07-22 05:53:19,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=82dbbcf816f84bce95204f8dd876612d&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=0a76a3fcb3d14095b493d21b454b8c4e used request id req-2698f4e9-febe-4f18-abb0-78f4a72a506e 2019-07-22 05:53:19,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112851142883s 2019-07-22 05:53:19,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 05:53:19,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/0a76a3fcb3d14095b493d21b454b8c4e/users/82dbbcf816f84bce95204f8dd876612d/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:19,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb154e93-3741-4faa-9ff0-1e4590a4a9ef 2019-07-22 05:53:19,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:53:19,459 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0a76a3fcb3d14095b493d21b454b8c4e/users/82dbbcf816f84bce95204f8dd876612d/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-cb154e93-3741-4faa-9ff0-1e4590a4a9ef 2019-07-22 05:53:19,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.20388007164s 2019-07-22 05:53:19,460 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_3dab5015-d4b8-4df8-8c12-b4670640a4b3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'0a76a3fcb3d14095b493d21b454b8c4e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aXYZ8n4vdfYLp8F9Rc8yXWkmgEdqhQ', 'username': u'tenantnetwork2-user_3dab5015-d4b8-4df8-8c12-b4670640a4b3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 05:53:19,464 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_3dab5015-d4b8-4df8-8c12-b4670640a4b3', 'password': 'aXYZ8n4vdfYLp8F9Rc8yXWkmgEdqhQ', 'project_name': 'tenantnetwork2-project_3dab5015-d4b8-4df8-8c12-b4670640a4b3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '0a76a3fcb3d14095b493d21b454b8c4e', 'project_domain_name': 'Default'} 2019-07-22 05:53:19,464 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-07-22 05:53:19,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:53:19,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:19,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6595909e-100b-45c7-afa8-c92288417eac 2019-07-22 05:53:19,602 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:53:19,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6595909e-100b-45c7-afa8-c92288417eac 2019-07-22 05:53:19,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.137341022491s 2019-07-22 05:53:19,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:53:19,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:19,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce73544-b13b-44d0-8aa9-1d027e245297 2019-07-22 05:53:19,729 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a76a3fcb3d14095b493d21b454b8c4e"}, "tags": [], "enabled": true, "id": "0a76a3fcb3d14095b493d21b454b8c4e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}]} 2019-07-22 05:53:19,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3ce73544-b13b-44d0-8aa9-1d027e245297 2019-07-22 05:53:19,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118971824646s 2019-07-22 05:53:19,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:53:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" -d '{"network": {"tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "name": "tenantnetwork2-net_3dab5015-d4b8-4df8-8c12-b4670640a4b3", "admin_state_up": true}}' 2019-07-22 05:53:20,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:20 GMT X-Openstack-Request-Id: req-6890ee7f-e2ff-4d3b-97d0-ebe8601ae2cf 2019-07-22 05:53:20,140 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"88dad7b8-05d4-498f-bcc4-46f31bc884d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"0a76a3fcb3d14095b493d21b454b8c4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:20Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_3dab5015-d4b8-4df8-8c12-b4670640a4b3","admin_state_up":true,"tenant_id":"0a76a3fcb3d14095b493d21b454b8c4e","created_at":"2019-07-22T05:53:20Z","mtu":1450}} 2019-07-22 05:53:20,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6890ee7f-e2ff-4d3b-97d0-ebe8601ae2cf 2019-07-22 05:53:20,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.409065961838s 2019-07-22 05:53:20,141 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:53:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'88dad7b8-05d4-498f-bcc4-46f31bc884d9', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_3dab5015-d4b8-4df8-8c12-b4670640a4b3', u'created_at': u'2019-07-22T05:53:20Z', u'mtu': 1450, u'tenant_id': u'0a76a3fcb3d14095b493d21b454b8c4e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0a76a3fcb3d14095b493d21b454b8c4e', u'l2_adjacency': True}) 2019-07-22 05:53:20,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:20,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4da9ae6-a891-4dce-99d9-7178ff5032bb 2019-07-22 05:53:20,151 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:53:20,151 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-c4da9ae6-a891-4dce-99d9-7178ff5032bb 2019-07-22 05:53:20,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:53:20,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T06:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a76a3fcb3d14095b493d21b454b8c4e", "name": "tenantnetwork2-project_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0a76a3fcb3d14095b493d21b454b8c4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/0a76a3fcb3d14095b493d21b454b8c4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/0a76a3fcb3d14095b493d21b454b8c4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_0a76a3fcb3d14095b493d21b454b8c4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_0a76a3fcb3d14095b493d21b454b8c4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/0a76a3fcb3d14095b493d21b454b8c4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/0a76a3fcb3d14095b493d21b454b8c4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/0a76a3fcb3d14095b493d21b454b8c4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/0a76a3fcb3d14095b493d21b454b8c4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/0a76a3fcb3d14095b493d21b454b8c4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/0a76a3fcb3d14095b493d21b454b8c4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_3dab5015-d4b8-4df8-8c12-b4670640a4b3", "id": "82dbbcf816f84bce95204f8dd876612d"}, "audit_ids": ["wKLIBY3YRCOQnr0YCaXJlw"], "issued_at": "2019-07-22T05:53:20.000000Z"}} 2019-07-22 05:53:20,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:20,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" 2019-07-22 05:53:21,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:21 GMT X-Openstack-Request-Id: req-e5de68eb-b799-4df7-bc4c-1cdb268b016d 2019-07-22 05:53:21,667 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"88dad7b8-05d4-498f-bcc4-46f31bc884d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a76a3fcb3d14095b493d21b454b8c4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:20Z","qos_policy_id":null,"name":"tenantnetwork2-net_3dab5015-d4b8-4df8-8c12-b4670640a4b3","admin_state_up":true,"tenant_id":"0a76a3fcb3d14095b493d21b454b8c4e","created_at":"2019-07-22T05:53:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:53:21,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e5de68eb-b799-4df7-bc4c-1cdb268b016d 2019-07-22 05:53:21,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12834000587s 2019-07-22 05:53:21,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:53:21,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" -d '{"subnet": {"name": "tenantnetwork2-subnet_3dab5015-d4b8-4df8-8c12-b4670640a4b3", "enable_dhcp": true, "network_id": "88dad7b8-05d4-498f-bcc4-46f31bc884d9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:53:22,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:22 GMT X-Openstack-Request-Id: req-56d5f9ad-e19f-46ea-b122-84fa62836160 2019-07-22 05:53:22,434 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dad7b8-05d4-498f-bcc4-46f31bc884d9","tenant_id":"0a76a3fcb3d14095b493d21b454b8c4e","created_at":"2019-07-22T05:53:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:53:21Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0a76a3fcb3d14095b493d21b454b8c4e","id":"682f9b86-9fdc-4794-933f-2c77840e4d7f","subnetpool_id":null,"name":"tenantnetwork2-subnet_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}} 2019-07-22 05:53:22,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-56d5f9ad-e19f-46ea-b122-84fa62836160 2019-07-22 05:53:22,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.765542984009s 2019-07-22 05:53:22,435 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:53:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'682f9b86-9fdc-4794-933f-2c77840e4d7f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_3dab5015-d4b8-4df8-8c12-b4670640a4b3', u'enable_dhcp': True, u'network_id': u'88dad7b8-05d4-498f-bcc4-46f31bc884d9', u'tenant_id': u'0a76a3fcb3d14095b493d21b454b8c4e', u'created_at': u'2019-07-22T05:53:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0a76a3fcb3d14095b493d21b454b8c4e'}) 2019-07-22 05:53:22,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:53:22,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "tenantnetwork2-router_3dab5015-d4b8-4df8-8c12-b4670640a4b3", "admin_state_up": true}}' 2019-07-22 05:53:24,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:24 GMT X-Openstack-Request-Id: req-14a2ea24-22dd-4d62-804d-1f229ad43776 2019-07-22 05:53:24,532 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "created_at": "2019-07-22T05:53:22Z", "admin_state_up": true, "updated_at": "2019-07-22T05:53:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0a76a3fcb3d14095b493d21b454b8c4e", "id": "97945038-af48-42bc-acf3-2d12cf7a8fc8", "name": "tenantnetwork2-router_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}} 2019-07-22 05:53:24,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-14a2ea24-22dd-4d62-804d-1f229ad43776 2019-07-22 05:53:24,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.09723091125s 2019-07-22 05:53:24,533 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:53:23Z', u'revision_number': 2, u'id': u'97945038-af48-42bc-acf3-2d12cf7a8fc8', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_3dab5015-d4b8-4df8-8c12-b4670640a4b3', u'admin_state_up': True, u'tenant_id': u'0a76a3fcb3d14095b493d21b454b8c4e', u'created_at': u'2019-07-22T05:53:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'0a76a3fcb3d14095b493d21b454b8c4e'}) 2019-07-22 05:53:24,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:53:24,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/97945038-af48-42bc-acf3-2d12cf7a8fc8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" -d '{"subnet_id": "682f9b86-9fdc-4794-933f-2c77840e4d7f"}' 2019-07-22 05:53:26,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:26 GMT X-Openstack-Request-Id: req-ec950a75-f1b6-4bc5-b084-e2287dac6721 2019-07-22 05:53:26,815 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "88dad7b8-05d4-498f-bcc4-46f31bc884d9", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "subnet_id": "682f9b86-9fdc-4794-933f-2c77840e4d7f", "subnet_ids": ["682f9b86-9fdc-4794-933f-2c77840e4d7f"], "port_id": "4b9afa7d-6aac-4e86-b2a6-66f2d87cae4a", "id": "97945038-af48-42bc-acf3-2d12cf7a8fc8"} 2019-07-22 05:53:26,815 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/97945038-af48-42bc-acf3-2d12cf7a8fc8/add_router_interface.json used request id req-ec950a75-f1b6-4bc5-b084-e2287dac6721 2019-07-22 05:53:26,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28070807457s 2019-07-22 05:53:26,929 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:53:26,930 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-22 05:53:26,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 05:53:26,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/97945038-af48-42bc-acf3-2d12cf7a8fc8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" -d '{"subnet_id": "682f9b86-9fdc-4794-933f-2c77840e4d7f"}' 2019-07-22 05:53:29,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:29 GMT X-Openstack-Request-Id: req-eb47f143-2eb0-4e54-a49a-d856bcc5d488 2019-07-22 05:53:29,193 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "88dad7b8-05d4-498f-bcc4-46f31bc884d9", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "subnet_id": "682f9b86-9fdc-4794-933f-2c77840e4d7f", "subnet_ids": ["682f9b86-9fdc-4794-933f-2c77840e4d7f"], "port_id": "4b9afa7d-6aac-4e86-b2a6-66f2d87cae4a", "id": "97945038-af48-42bc-acf3-2d12cf7a8fc8"} 2019-07-22 05:53:29,193 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/97945038-af48-42bc-acf3-2d12cf7a8fc8/remove_router_interface.json used request id req-eb47f143-2eb0-4e54-a49a-d856bcc5d488 2019-07-22 05:53:29,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2581679821s 2019-07-22 05:53:29,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:53:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" 2019-07-22 05:53:29,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:29 GMT X-Openstack-Request-Id: req-b7fb87a3-222e-4597-8b71-585e9d0aa479 2019-07-22 05:53:29,343 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "created_at": "2019-07-22T05:53:22Z", "admin_state_up": true, "updated_at": "2019-07-22T05:53:28Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0a76a3fcb3d14095b493d21b454b8c4e", "id": "97945038-af48-42bc-acf3-2d12cf7a8fc8", "name": "tenantnetwork2-router_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}]} 2019-07-22 05:53:29,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b7fb87a3-222e-4597-8b71-585e9d0aa479 2019-07-22 05:53:29,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.150096178055s 2019-07-22 05:53:29,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 05:53:29,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/97945038-af48-42bc-acf3-2d12cf7a8fc8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" 2019-07-22 05:53:30,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:30 GMT X-Openstack-Request-Id: req-5c9a4b69-5cf5-4b7e-b796-41e579ea885e 2019-07-22 05:53:30,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:30,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/97945038-af48-42bc-acf3-2d12cf7a8fc8.json used request id req-5c9a4b69-5cf5-4b7e-b796-41e579ea885e 2019-07-22 05:53:30,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32097887993s 2019-07-22 05:53:30,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:53:30,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" 2019-07-22 05:53:30,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:30 GMT X-Openstack-Request-Id: req-d20f9615-4d9f-48fa-b79c-4fbaeabd09cc 2019-07-22 05:53:30,793 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88dad7b8-05d4-498f-bcc4-46f31bc884d9","tenant_id":"0a76a3fcb3d14095b493d21b454b8c4e","created_at":"2019-07-22T05:53:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0a76a3fcb3d14095b493d21b454b8c4e","id":"682f9b86-9fdc-4794-933f-2c77840e4d7f","subnetpool_id":null,"name":"tenantnetwork2-subnet_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}]} 2019-07-22 05:53:30,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d20f9615-4d9f-48fa-b79c-4fbaeabd09cc 2019-07-22 05:53:30,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.126574039459s 2019-07-22 05:53:30,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 05:53:30,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/682f9b86-9fdc-4794-933f-2c77840e4d7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" 2019-07-22 05:53:31,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:31 GMT X-Openstack-Request-Id: req-97a13d4a-0c5c-4ea3-b877-345d00d89c02 2019-07-22 05:53:31,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:31,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/682f9b86-9fdc-4794-933f-2c77840e4d7f.json used request id req-97a13d4a-0c5c-4ea3-b877-345d00d89c02 2019-07-22 05:53:31,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1362118721s 2019-07-22 05:53:31,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" 2019-07-22 05:53:32,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:32 GMT X-Openstack-Request-Id: req-2380584e-16f2-43d7-aebc-465775f0b3ed 2019-07-22 05:53:32,029 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"88dad7b8-05d4-498f-bcc4-46f31bc884d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a76a3fcb3d14095b493d21b454b8c4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:31Z","qos_policy_id":null,"name":"tenantnetwork2-net_3dab5015-d4b8-4df8-8c12-b4670640a4b3","admin_state_up":true,"tenant_id":"0a76a3fcb3d14095b493d21b454b8c4e","created_at":"2019-07-22T05:53:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:53:32,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2380584e-16f2-43d7-aebc-465775f0b3ed 2019-07-22 05:53:32,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0985300540924s 2019-07-22 05:53:32,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 05:53:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/88dad7b8-05d4-498f-bcc4-46f31bc884d9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dbab58189e51c19ceb43e0c67f43bf834512b073" 2019-07-22 05:53:33,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:33 GMT X-Openstack-Request-Id: req-49663a04-6999-4f4e-81f7-baa834335141 2019-07-22 05:53:33,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:33,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/88dad7b8-05d4-498f-bcc4-46f31bc884d9.json used request id req-49663a04-6999-4f4e-81f7-baa834335141 2019-07-22 05:53:33,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23692989349s 2019-07-22 05:53:33,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:53:33,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:33,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae18ab5-7a5d-4bff-854c-783e72b22fa8 2019-07-22 05:53:33,416 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_3dab5015-d4b8-4df8-8c12-b4670640a4b3", "links": {"self": "http://172.30.9.26:5000/v3/users/82dbbcf816f84bce95204f8dd876612d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "82dbbcf816f84bce95204f8dd876612d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:53:33,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-eae18ab5-7a5d-4bff-854c-783e72b22fa8 2019-07-22 05:53:33,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147567987442s 2019-07-22 05:53:33,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:53:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/82dbbcf816f84bce95204f8dd876612d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:33,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf49454d-2bc1-445f-958c-565d3e4fe9f1 2019-07-22 05:53:33,632 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_3dab5015-d4b8-4df8-8c12-b4670640a4b3", "links": {"self": "http://172.30.9.26:5000/v3/users/82dbbcf816f84bce95204f8dd876612d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "82dbbcf816f84bce95204f8dd876612d", "description": null}} 2019-07-22 05:53:33,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/82dbbcf816f84bce95204f8dd876612d used request id req-bf49454d-2bc1-445f-958c-565d3e4fe9f1 2019-07-22 05:53:33,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210500955582s 2019-07-22 05:53:33,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 05:53:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/82dbbcf816f84bce95204f8dd876612d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:33,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef00091-556f-4008-aede-6239f8a8b254 2019-07-22 05:53:33,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:53:33,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/82dbbcf816f84bce95204f8dd876612d used request id req-aef00091-556f-4008-aede-6239f8a8b254 2019-07-22 05:53:33,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.299102067947s 2019-07-22 05:53:33,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:53:33,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:34,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f835df99-c25e-4a44-bf05-f753d7ad8bfd 2019-07-22 05:53:34,143 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a76a3fcb3d14095b493d21b454b8c4e"}, "tags": [], "enabled": true, "id": "0a76a3fcb3d14095b493d21b454b8c4e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3dab5015-d4b8-4df8-8c12-b4670640a4b3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-22 05:53:34,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f835df99-c25e-4a44-bf05-f753d7ad8bfd 2019-07-22 05:53:34,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205615997314s 2019-07-22 05:53:34,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 05:53:34,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/0a76a3fcb3d14095b493d21b454b8c4e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:34,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e7a384f-993d-4fb2-a3ea-1ab370ac7cb4 2019-07-22 05:53:34,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:53:34,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0a76a3fcb3d14095b493d21b454b8c4e used request id req-0e7a384f-993d-4fb2-a3ea-1ab370ac7cb4 2019-07-22 05:53:34,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.326638936996s 2019-07-22 05:53:34,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:53:34,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0a76a3fcb3d14095b493d21b454b8c4e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:35,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:35 GMT X-Openstack-Request-Id: req-2fc6753c-9d37-4807-94c5-d1a575de8fe9 2019-07-22 05:53:35,436 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "created_at": "2019-07-22T05:53:20Z", "updated_at": "2019-07-22T05:53:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:20Z", "revision_number": 0, "id": "2700f280-f934-450f-a727-3c5d64482d4f", "remote_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:20Z", "security_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a76a3fcb3d14095b493d21b454b8c4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:20Z", "revision_number": 0, "id": "33a80df1-1973-4909-a7a5-f3cc8b87a7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:20Z", "security_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a76a3fcb3d14095b493d21b454b8c4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:20Z", "revision_number": 0, "id": "c3506867-ab84-4e36-9cae-bf088f7407ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:20Z", "security_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a76a3fcb3d14095b493d21b454b8c4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:20Z", "revision_number": 0, "id": "cfd80011-fa8c-4edb-a52b-d70afbbf35c6", "remote_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:20Z", "security_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a76a3fcb3d14095b493d21b454b8c4e"}], "revision_number": 1, "project_id": "0a76a3fcb3d14095b493d21b454b8c4e", "id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "name": "default"}]} 2019-07-22 05:53:35,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0a76a3fcb3d14095b493d21b454b8c4e&name=default used request id req-2fc6753c-9d37-4807-94c5-d1a575de8fe9 2019-07-22 05:53:35,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.956489801407s 2019-07-22 05:53:35,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:53:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:35,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:35 GMT X-Openstack-Request-Id: req-00835cb7-0ead-43bd-b39b-03909a095d49 2019-07-22 05:53:35,498 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "created_at": "2019-07-22T05:53:20Z", "updated_at": "2019-07-22T05:53:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:20Z", "revision_number": 0, "id": "2700f280-f934-450f-a727-3c5d64482d4f", "remote_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:20Z", "security_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a76a3fcb3d14095b493d21b454b8c4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:20Z", "revision_number": 0, "id": "33a80df1-1973-4909-a7a5-f3cc8b87a7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:20Z", "security_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a76a3fcb3d14095b493d21b454b8c4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:20Z", "revision_number": 0, "id": "c3506867-ab84-4e36-9cae-bf088f7407ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:20Z", "security_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a76a3fcb3d14095b493d21b454b8c4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:20Z", "revision_number": 0, "id": "cfd80011-fa8c-4edb-a52b-d70afbbf35c6", "remote_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:20Z", "security_group_id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "tenant_id": "0a76a3fcb3d14095b493d21b454b8c4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a76a3fcb3d14095b493d21b454b8c4e"}], "revision_number": 1, "project_id": "0a76a3fcb3d14095b493d21b454b8c4e", "id": "367e95b0-6e3b-4e5d-9892-e3e95075a18c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 05:53:35,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-00835cb7-0ead-43bd-b39b-03909a095d49 2019-07-22 05:53:35,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0560920238495s 2019-07-22 05:53:35,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:53:35,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/367e95b0-6e3b-4e5d-9892-e3e95075a18c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3625398840407e93baa235c33b1b6a68768670b3" 2019-07-22 05:53:35,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:35 GMT X-Openstack-Request-Id: req-8e00fad4-beac-4772-ab76-ac57a254559a 2019-07-22 05:53:35,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:35,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/367e95b0-6e3b-4e5d-9892-e3e95075a18c.json used request id req-8e00fad4-beac-4772-ab76-ac57a254559a 2019-07-22 05:53:35,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.170588970184s 2019-07-22 05:53:35,718 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-07-22 05:53:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:35,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769c8833-7565-4b94-af3a-082dddc7a8be 2019-07-22 05:53:35,796 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:53:35,796 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-769c8833-7565-4b94-af3a-082dddc7a8be 2019-07-22 05:53:35,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:53:36,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["xpYPT-QETcqNsQWl_L8NgQ"], "issued_at": "2019-07-22T05:53:36.000000Z"}} 2019-07-22 05:53:36,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:36,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:36 GMT X-Openstack-Request-Id: req-e844dfba-10d7-48b5-854a-cb95cab70cc6 2019-07-22 05:53:36,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:53:36,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e844dfba-10d7-48b5-854a-cb95cab70cc6 2019-07-22 05:53:36,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348842144012s 2019-07-22 05:53:36,558 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-07-22 05:53:36,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:36,569 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15b1fc31-f5be-458d-89f9-80fad5fa231d 2019-07-22 05:53:36,570 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:53:36,570 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-15b1fc31-f5be-458d-89f9-80fad5fa231d 2019-07-22 05:53:36,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:53:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:36,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34c23a8-fad2-49eb-be02-0a15e857c4f0 2019-07-22 05:53:36,688 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:53:36,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c34c23a8-fad2-49eb-be02-0a15e857c4f0 2019-07-22 05:53:36,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117095947266s 2019-07-22 05:53:36,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:53:36,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:36,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a122ee06-5a1c-4400-8b89-72f9b443c992 2019-07-22 05:53:36,885 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 05:53:36,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a122ee06-5a1c-4400-8b89-72f9b443c992 2019-07-22 05:53:36,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190117120743s 2019-07-22 05:53:36,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:53:36,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" -d '{"network": {"tenant_id": "2078ad5c535b4345afad4be9276ce840", "name": "vmready1-net_200fc228-d8eb-47da-bcc1-d661b2300132", "admin_state_up": true}}' 2019-07-22 05:53:37,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:37 GMT X-Openstack-Request-Id: req-331420d1-d519-4dbe-a2a2-8ebabd310c91 2019-07-22 05:53:37,234 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"683e454a-93a5-43ae-889d-8d2e4a09e8e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:37Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_200fc228-d8eb-47da-bcc1-d661b2300132","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:36Z","mtu":1450}} 2019-07-22 05:53:37,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-331420d1-d519-4dbe-a2a2-8ebabd310c91 2019-07-22 05:53:37,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.347864866257s 2019-07-22 05:53:37,235 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:53:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'683e454a-93a5-43ae-889d-8d2e4a09e8e4', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_200fc228-d8eb-47da-bcc1-d661b2300132', u'created_at': u'2019-07-22T05:53:36Z', u'mtu': 1450, u'tenant_id': u'2078ad5c535b4345afad4be9276ce840', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2078ad5c535b4345afad4be9276ce840', u'l2_adjacency': True}) 2019-07-22 05:53:37,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:37,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:37,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:37 GMT X-Openstack-Request-Id: req-92612aa2-edbd-43e3-946c-cbab04cbc414 2019-07-22 05:53:37,351 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"683e454a-93a5-43ae-889d-8d2e4a09e8e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:37Z","qos_policy_id":null,"name":"vmready1-net_200fc228-d8eb-47da-bcc1-d661b2300132","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:53:37,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-92612aa2-edbd-43e3-946c-cbab04cbc414 2019-07-22 05:53:37,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115683078766s 2019-07-22 05:53:37,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:53:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" -d '{"subnet": {"name": "vmready1-subnet_200fc228-d8eb-47da-bcc1-d661b2300132", "enable_dhcp": true, "network_id": "683e454a-93a5-43ae-889d-8d2e4a09e8e4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:53:38,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:38 GMT X-Openstack-Request-Id: req-d72d59be-b1f5-493b-a2ab-e106593454fa 2019-07-22 05:53:38,028 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T05:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"732d3b3f-ceb0-492f-b161-75c6bd6d7f87","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2078ad5c535b4345afad4be9276ce840","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_200fc228-d8eb-47da-bcc1-d661b2300132","enable_dhcp":true,"segment_id":null,"network_id":"683e454a-93a5-43ae-889d-8d2e4a09e8e4","tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:37Z","ip_version":4}} 2019-07-22 05:53:38,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d72d59be-b1f5-493b-a2ab-e106593454fa 2019-07-22 05:53:38,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.674873113632s 2019-07-22 05:53:38,028 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:53:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'732d3b3f-ceb0-492f-b161-75c6bd6d7f87', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_200fc228-d8eb-47da-bcc1-d661b2300132', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'683e454a-93a5-43ae-889d-8d2e4a09e8e4', u'tenant_id': u'2078ad5c535b4345afad4be9276ce840', u'created_at': u'2019-07-22T05:53:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2078ad5c535b4345afad4be9276ce840'}) 2019-07-22 05:53:38,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:53:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "vmready1-router_200fc228-d8eb-47da-bcc1-d661b2300132", "admin_state_up": true}}' 2019-07-22 05:53:39,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:39 GMT X-Openstack-Request-Id: req-d83e9f1e-c1ee-4721-a1ff-dc2ae22df597 2019-07-22 05:53:39,521 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:38Z", "admin_state_up": true, "updated_at": "2019-07-22T05:53:39Z", "project_id": "2078ad5c535b4345afad4be9276ce840", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9b41ea79-a63e-4e3e-bc91-529a791d8838", "name": "vmready1-router_200fc228-d8eb-47da-bcc1-d661b2300132"}} 2019-07-22 05:53:39,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d83e9f1e-c1ee-4721-a1ff-dc2ae22df597 2019-07-22 05:53:39,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49226903915s 2019-07-22 05:53:39,522 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:53:39Z', u'revision_number': 2, u'ha': False, u'id': u'9b41ea79-a63e-4e3e-bc91-529a791d8838', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_200fc228-d8eb-47da-bcc1-d661b2300132', u'admin_state_up': True, u'tenant_id': u'2078ad5c535b4345afad4be9276ce840', u'created_at': u'2019-07-22T05:53:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'2078ad5c535b4345afad4be9276ce840'}) 2019-07-22 05:53:39,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:53:39,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9b41ea79-a63e-4e3e-bc91-529a791d8838/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" -d '{"subnet_id": "732d3b3f-ceb0-492f-b161-75c6bd6d7f87"}' 2019-07-22 05:53:41,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:41 GMT X-Openstack-Request-Id: req-00a65da4-f2c1-47f3-9809-bd3053a73116 2019-07-22 05:53:41,624 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "683e454a-93a5-43ae-889d-8d2e4a09e8e4", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "subnet_id": "732d3b3f-ceb0-492f-b161-75c6bd6d7f87", "subnet_ids": ["732d3b3f-ceb0-492f-b161-75c6bd6d7f87"], "port_id": "5aec3911-e731-4ab7-80aa-6cefb1fbc96c", "id": "9b41ea79-a63e-4e3e-bc91-529a791d8838"} 2019-07-22 05:53:41,625 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9b41ea79-a63e-4e3e-bc91-529a791d8838/add_router_interface.json used request id req-00a65da4-f2c1-47f3-9809-bd3053a73116 2019-07-22 05:53:41,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10251617432s 2019-07-22 05:53:41,625 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 05:53:41,731 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 05:53:41,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:41,739 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:41 GMT 2019-07-22 05:53:41,740 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 05:53:41,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:53:41,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:42,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:42 GMT X-Openstack-Request-Id: req-c4419f77-fc7c-47f4-8217-247b09019ffd 2019-07-22 05:53:42,504 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:53:42,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c4419f77-fc7c-47f4-8217-247b09019ffd 2019-07-22 05:53:42,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.762137889862s 2019-07-22 05:53:42,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 05:53:42,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132"}' 2019-07-22 05:53:42,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:42 GMT Location: http://172.30.9.26:9292/v2/images/1e45e369-0713-44af-a98f-17709b78ad20 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-59e1d30c-a692-48f9-beef-a080908fe2d3 2019-07-22 05:53:42,582 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:53:42Z", "file": "/v2/images/1e45e369-0713-44af-a98f-17709b78ad20/file", "owner": "2078ad5c535b4345afad4be9276ce840", "id": "1e45e369-0713-44af-a98f-17709b78ad20", "size": null, "self": "/v2/images/1e45e369-0713-44af-a98f-17709b78ad20", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132", "checksum": null, "created_at": "2019-07-22T05:53:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 05:53:42,582 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-59e1d30c-a692-48f9-beef-a080908fe2d3 2019-07-22 05:53:42,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0687129497528s 2019-07-22 05:53:42,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 05:53:42,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/1e45e369-0713-44af-a98f-17709b78ad20/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" -d '' 2019-07-22 05:53:44,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:53:45 GMT X-Openstack-Request-Id: req-33f85e34-e945-4d74-9dde-7ba239276135 2019-07-22 05:53:44,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:53:44,996 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1e45e369-0713-44af-a98f-17709b78ad20/file used request id req-33f85e34-e945-4d74-9dde-7ba239276135 2019-07-22 05:53:44,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.41390991211s 2019-07-22 05:53:45,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:53:45,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:45,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:45 GMT X-Openstack-Request-Id: req-06ef1f0e-6b8c-49ef-b72d-b3fa032219d3 2019-07-22 05:53:45,026 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:53:44Z", "file": "/v2/images/1e45e369-0713-44af-a98f-17709b78ad20/file", "owner": "2078ad5c535b4345afad4be9276ce840", "id": "1e45e369-0713-44af-a98f-17709b78ad20", "size": 12716032, "self": "/v2/images/1e45e369-0713-44af-a98f-17709b78ad20", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/1e45e369-0713-44af-a98f-17709b78ad20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/1e45e369-0713-44af-a98f-17709b78ad20/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:53:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:53:45,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-06ef1f0e-6b8c-49ef-b72d-b3fa032219d3 2019-07-22 05:53:45,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251100063324s 2019-07-22 05:53:45,028 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/1e45e369-0713-44af-a98f-17709b78ad20/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1e45e369-0713-44af-a98f-17709b78ad20/file', 'owner': u'2078ad5c535b4345afad4be9276ce840', 'id': u'1e45e369-0713-44af-a98f-17709b78ad20', 'size': 12716032, u'self': u'/v2/images/1e45e369-0713-44af-a98f-17709b78ad20', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/1e45e369-0713-44af-a98f-17709b78ad20/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T05:53:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T05:53:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1e45e369-0713-44af-a98f-17709b78ad20', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132', 'created': u'2019-07-22T05:53:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T05:53:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1e45e369-0713-44af-a98f-17709b78ad20', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 05:53:45,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 05:53:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_200fc228-d8eb-47da-bcc1-d661b2300132", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 05:53:45,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42170cc0-fae2-473b-962b-db81256513b2 x-openstack-request-id: req-42170cc0-fae2-473b-962b-db81256513b2 2019-07-22 05:53:45,368 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_200fc228-d8eb-47da-bcc1-d661b2300132", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/21b1d3fd-230b-4ed5-bf5f-cea972ece2a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/21b1d3fd-230b-4ed5-bf5f-cea972ece2a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "21b1d3fd-230b-4ed5-bf5f-cea972ece2a7"}} 2019-07-22 05:53:45,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-42170cc0-fae2-473b-962b-db81256513b2 2019-07-22 05:53:45,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.336948156357s 2019-07-22 05:53:45,369 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_200fc228-d8eb-47da-bcc1-d661b2300132', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'21b1d3fd-230b-4ed5-bf5f-cea972ece2a7', 'swap': 0}) 2019-07-22 05:53:45,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 05:53:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/21b1d3fd-230b-4ed5-bf5f-cea972ece2a7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" -d '{"extra_specs": {}}' 2019-07-22 05:53:45,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bada8a14-8133-414d-985f-0178878a7253 x-openstack-request-id: req-bada8a14-8133-414d-985f-0178878a7253 2019-07-22 05:53:45,506 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 05:53:45,506 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/21b1d3fd-230b-4ed5-bf5f-cea972ece2a7/os-extra_specs used request id req-bada8a14-8133-414d-985f-0178878a7253 2019-07-22 05:53:45,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.134566783905s 2019-07-22 05:53:45,619 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:53:45,619 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 05:53:45,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 05:53:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9b41ea79-a63e-4e3e-bc91-529a791d8838/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" -d '{"subnet_id": "732d3b3f-ceb0-492f-b161-75c6bd6d7f87"}' 2019-07-22 05:53:47,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:47 GMT X-Openstack-Request-Id: req-684dc9e4-28aa-472e-a370-e3a9ae088811 2019-07-22 05:53:47,788 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "683e454a-93a5-43ae-889d-8d2e4a09e8e4", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "subnet_id": "732d3b3f-ceb0-492f-b161-75c6bd6d7f87", "subnet_ids": ["732d3b3f-ceb0-492f-b161-75c6bd6d7f87"], "port_id": "5aec3911-e731-4ab7-80aa-6cefb1fbc96c", "id": "9b41ea79-a63e-4e3e-bc91-529a791d8838"} 2019-07-22 05:53:47,789 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9b41ea79-a63e-4e3e-bc91-529a791d8838/remove_router_interface.json used request id req-684dc9e4-28aa-472e-a370-e3a9ae088811 2019-07-22 05:53:47,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.16174197197s 2019-07-22 05:53:47,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:53:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:47,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:47 GMT X-Openstack-Request-Id: req-a8d7e320-b33f-407f-bf50-7e69280ce231 2019-07-22 05:53:47,920 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:38Z", "admin_state_up": true, "updated_at": "2019-07-22T05:53:46Z", "project_id": "2078ad5c535b4345afad4be9276ce840", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9b41ea79-a63e-4e3e-bc91-529a791d8838", "name": "vmready1-router_200fc228-d8eb-47da-bcc1-d661b2300132"}]} 2019-07-22 05:53:47,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a8d7e320-b33f-407f-bf50-7e69280ce231 2019-07-22 05:53:47,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130573034286s 2019-07-22 05:53:47,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 05:53:47,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/9b41ea79-a63e-4e3e-bc91-529a791d8838.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:49,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:49 GMT X-Openstack-Request-Id: req-d2005888-4880-487d-afba-2c01ee718296 2019-07-22 05:53:49,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:49,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9b41ea79-a63e-4e3e-bc91-529a791d8838.json used request id req-d2005888-4880-487d-afba-2c01ee718296 2019-07-22 05:53:49,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38544392586s 2019-07-22 05:53:49,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:53:49,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:49,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:49 GMT X-Openstack-Request-Id: req-e1bc38ae-3227-44d7-9901-f14906f7fd9e 2019-07-22 05:53:49,392 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T05:53:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"732d3b3f-ceb0-492f-b161-75c6bd6d7f87","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2078ad5c535b4345afad4be9276ce840","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_200fc228-d8eb-47da-bcc1-d661b2300132","enable_dhcp":true,"segment_id":null,"network_id":"683e454a-93a5-43ae-889d-8d2e4a09e8e4","tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:37Z","ip_version":4}]} 2019-07-22 05:53:49,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e1bc38ae-3227-44d7-9901-f14906f7fd9e 2019-07-22 05:53:49,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0851340293884s 2019-07-22 05:53:49,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 05:53:49,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/732d3b3f-ceb0-492f-b161-75c6bd6d7f87.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:50,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:50 GMT X-Openstack-Request-Id: req-121920fc-e43f-4b83-89e7-83df09cc8671 2019-07-22 05:53:50,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:50,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/732d3b3f-ceb0-492f-b161-75c6bd6d7f87.json used request id req-121920fc-e43f-4b83-89e7-83df09cc8671 2019-07-22 05:53:50,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.87779211998s 2019-07-22 05:53:50,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:50,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:50,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:50 GMT X-Openstack-Request-Id: req-d2897104-57f2-44b7-8512-048dbf36d084 2019-07-22 05:53:50,354 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"683e454a-93a5-43ae-889d-8d2e4a09e8e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:50Z","qos_policy_id":null,"name":"vmready1-net_200fc228-d8eb-47da-bcc1-d661b2300132","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:53:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:53:50,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d2897104-57f2-44b7-8512-048dbf36d084 2019-07-22 05:53:50,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.08154296875s 2019-07-22 05:53:50,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 05:53:50,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/683e454a-93a5-43ae-889d-8d2e4a09e8e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:51,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:53:51 GMT X-Openstack-Request-Id: req-e796759c-9222-4cc8-96db-1f4230e087f4 2019-07-22 05:53:51,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:53:51,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/683e454a-93a5-43ae-889d-8d2e4a09e8e4.json used request id req-e796759c-9222-4cc8-96db-1f4230e087f4 2019-07-22 05:53:51,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21186184883s 2019-07-22 05:53:51,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:53:51,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:51,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:51 GMT X-Openstack-Request-Id: req-e485d910-1e8f-49f4-b6ac-d6f0cda16ff4 2019-07-22 05:53:51,597 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:53:44Z", "file": "/v2/images/1e45e369-0713-44af-a98f-17709b78ad20/file", "owner": "2078ad5c535b4345afad4be9276ce840", "id": "1e45e369-0713-44af-a98f-17709b78ad20", "size": 12716032, "self": "/v2/images/1e45e369-0713-44af-a98f-17709b78ad20", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/1e45e369-0713-44af-a98f-17709b78ad20/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/1e45e369-0713-44af-a98f-17709b78ad20/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_200fc228-d8eb-47da-bcc1-d661b2300132", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:53:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:53:51,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e485d910-1e8f-49f4-b6ac-d6f0cda16ff4 2019-07-22 05:53:51,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253100395203s 2019-07-22 05:53:51,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 05:53:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/1e45e369-0713-44af-a98f-17709b78ad20 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:52,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:53:52 GMT X-Openstack-Request-Id: req-c0a9dd70-bbc3-4abb-aa9a-0df3c25f780e 2019-07-22 05:53:52,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:53:52,605 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1e45e369-0713-44af-a98f-17709b78ad20 used request id req-c0a9dd70-bbc3-4abb-aa9a-0df3c25f780e 2019-07-22 05:53:52,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00659608841s 2019-07-22 05:53:52,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:53:52,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:52,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5317dde-71cd-49b2-a1d4-4ebbaf02ab2d x-openstack-request-id: req-e5317dde-71cd-49b2-a1d4-4ebbaf02ab2d 2019-07-22 05:53:52,648 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_200fc228-d8eb-47da-bcc1-d661b2300132", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/21b1d3fd-230b-4ed5-bf5f-cea972ece2a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/21b1d3fd-230b-4ed5-bf5f-cea972ece2a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "21b1d3fd-230b-4ed5-bf5f-cea972ece2a7"}]} 2019-07-22 05:53:52,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e5317dde-71cd-49b2-a1d4-4ebbaf02ab2d 2019-07-22 05:53:52,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269129276276s 2019-07-22 05:53:52,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 05:53:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/21b1d3fd-230b-4ed5-bf5f-cea972ece2a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}13a71e3d1b7c4b185bf8ae021893f278349d180a" 2019-07-22 05:53:52,801 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-222526fd-a0f3-4470-b960-2537a22b2c66 x-openstack-request-id: req-222526fd-a0f3-4470-b960-2537a22b2c66 2019-07-22 05:53:52,801 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/21b1d3fd-230b-4ed5-bf5f-cea972ece2a7 used request id req-222526fd-a0f3-4470-b960-2537a22b2c66 2019-07-22 05:53:52,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.151634931564s 2019-07-22 05:53:52,845 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-07-22 05:53:52,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:52,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d540e3e0-e429-419d-96fa-f2fcc54df453 2019-07-22 05:53:52,907 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:53:52,907 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-d540e3e0-e429-419d-96fa-f2fcc54df453 2019-07-22 05:53:52,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:53:53,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["OTagR0TzRTmXK7LE5Gmqtw"], "issued_at": "2019-07-22T05:53:53.000000Z"}} 2019-07-22 05:53:53,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:53,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:53,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:53 GMT X-Openstack-Request-Id: req-4a8dcf26-2054-4104-944c-bed44be9e4c8 2019-07-22 05:53:53,676 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:53:53,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a8dcf26-2054-4104-944c-bed44be9e4c8 2019-07-22 05:53:53,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360826015472s 2019-07-22 05:53:53,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:53,688 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afe7e7d6-0a95-40eb-83a8-4d0ceb07cca9 2019-07-22 05:53:53,689 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:53:53,689 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-afe7e7d6-0a95-40eb-83a8-4d0ceb07cca9 2019-07-22 05:53:53,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:53:53,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:53,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d1ef26-d3d4-4a21-b575-8447df04a664 2019-07-22 05:53:53,888 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:53:53,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-22d1ef26-d3d4-4a21-b575-8447df04a664 2019-07-22 05:53:53,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19819188118s 2019-07-22 05:53:53,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 05:53:53,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612"}}' 2019-07-22 05:53:54,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f54894-de4a-4484-8f86-0ec692d75b76 2019-07-22 05:53:54,949 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/d4d4890fc0194787936e787b37ead086"}, "tags": [], "enabled": true, "id": "d4d4890fc0194787936e787b37ead086", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612"}} 2019-07-22 05:53:54,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-30f54894-de4a-4484-8f86-0ec692d75b76 2019-07-22 05:53:54,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 1.05328178406s 2019-07-22 05:53:54,950 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'd4d4890fc0194787936e787b37ead086', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612'}) 2019-07-22 05:53:54,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 05:53:54,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "oeZfVCOWKpyUsi3wl1Ar3HD4icjz2h", "email": null, "name": "vmready2-user_6a659ccc-aa8f-48aa-b910-a833d31ad612"}}' 2019-07-22 05:53:55,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a1fd8b-0bc9-4eed-8906-dd3ed285fac6 2019-07-22 05:53:55,496 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_6a659ccc-aa8f-48aa-b910-a833d31ad612", "links": {"self": "http://172.30.9.26:5000/v3/users/0dbf0997a6634f5a98fea8a76e189a70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0dbf0997a6634f5a98fea8a76e189a70", "domain_id": "default", "password_expires_at": null}} 2019-07-22 05:53:55,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-86a1fd8b-0bc9-4eed-8906-dd3ed285fac6 2019-07-22 05:53:55,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.540444135666s 2019-07-22 05:53:55,497 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0dbf0997a6634f5a98fea8a76e189a70', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_6a659ccc-aa8f-48aa-b910-a833d31ad612'}) 2019-07-22 05:53:55,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:53:55,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:55,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fe38a7-3599-4b6e-be17-dafc3cec4eac 2019-07-22 05:53:55,717 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:53:55,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b1fe38a7-3599-4b6e-be17-dafc3cec4eac 2019-07-22 05:53:55,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216350078583s 2019-07-22 05:53:55,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:53:55,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:55,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fd2671-72c8-4c43-a31a-60861315d743 2019-07-22 05:53:55,872 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:53:55,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-13fd2671-72c8-4c43-a31a-60861315d743 2019-07-22 05:53:55,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149818897247s 2019-07-22 05:53:55,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:53:55,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:55,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5edd609d-b505-4876-9337-e41beac3bbda 2019-07-22 05:53:55,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:53:55,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5edd609d-b505-4876-9337-e41beac3bbda 2019-07-22 05:53:55,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121143102646s 2019-07-22 05:53:56,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:53:56,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:56,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f61f8be-9b8d-4f87-a84e-356935f52af2 2019-07-22 05:53:56,207 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 05:53:56,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2f61f8be-9b8d-4f87-a84e-356935f52af2 2019-07-22 05:53:56,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204121828079s 2019-07-22 05:53:56,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:53:56,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:56,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335e0e9c-83ac-43b5-a683-0b661a5eb2c7 2019-07-22 05:53:56,415 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vmready2-user_6a659ccc-aa8f-48aa-b910-a833d31ad612", "links": {"self": "http://172.30.9.26:5000/v3/users/0dbf0997a6634f5a98fea8a76e189a70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0dbf0997a6634f5a98fea8a76e189a70", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:53:56,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-335e0e9c-83ac-43b5-a683-0b661a5eb2c7 2019-07-22 05:53:56,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206393957138s 2019-07-22 05:53:56,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:53:56,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:56,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73a828d-76c4-46c8-a856-0dd7524d68c8 2019-07-22 05:53:56,639 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/d4d4890fc0194787936e787b37ead086"}, "tags": [], "enabled": true, "id": "d4d4890fc0194787936e787b37ead086", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612"}]} 2019-07-22 05:53:56,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c73a828d-76c4-46c8-a856-0dd7524d68c8 2019-07-22 05:53:56,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213280916214s 2019-07-22 05:53:56,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:53:56,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=0dbf0997a6634f5a98fea8a76e189a70&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=d4d4890fc0194787936e787b37ead086" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:56,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c756691-31eb-4128-aaf0-f1e8c95b8718 2019-07-22 05:53:56,756 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=0dbf0997a6634f5a98fea8a76e189a70&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=d4d4890fc0194787936e787b37ead086", "previous": null, "next": null}} 2019-07-22 05:53:56,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0dbf0997a6634f5a98fea8a76e189a70&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=d4d4890fc0194787936e787b37ead086 used request id req-9c756691-31eb-4128-aaf0-f1e8c95b8718 2019-07-22 05:53:56,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109523057938s 2019-07-22 05:53:56,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 05:53:56,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d4d4890fc0194787936e787b37ead086/users/0dbf0997a6634f5a98fea8a76e189a70/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:56,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7452947-7564-47a0-a102-08cc0361aa97 2019-07-22 05:53:56,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:53:56,952 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d4d4890fc0194787936e787b37ead086/users/0dbf0997a6634f5a98fea8a76e189a70/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-c7452947-7564-47a0-a102-08cc0361aa97 2019-07-22 05:53:56,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.192108154297s 2019-07-22 05:53:56,953 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd4d4890fc0194787936e787b37ead086', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'oeZfVCOWKpyUsi3wl1Ar3HD4icjz2h', 'username': u'vmready2-user_6a659ccc-aa8f-48aa-b910-a833d31ad612', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 05:53:56,957 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_6a659ccc-aa8f-48aa-b910-a833d31ad612', 'password': 'oeZfVCOWKpyUsi3wl1Ar3HD4icjz2h', 'project_name': 'vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd4d4890fc0194787936e787b37ead086', 'project_domain_name': 'Default'} 2019-07-22 05:53:56,958 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-07-22 05:53:56,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:53:56,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:57,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38503c6c-eebc-4d5d-bdcc-42d104d632c7 2019-07-22 05:53:57,157 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:53:57,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-38503c6c-eebc-4d5d-bdcc-42d104d632c7 2019-07-22 05:53:57,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198271989822s 2019-07-22 05:53:57,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:53:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:53:57,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ae7e8d-f3b9-47d1-987d-0d90b1fc0cf1 2019-07-22 05:53:57,374 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/d4d4890fc0194787936e787b37ead086"}, "tags": [], "enabled": true, "id": "d4d4890fc0194787936e787b37ead086", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612"}]} 2019-07-22 05:53:57,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-18ae7e8d-f3b9-47d1-987d-0d90b1fc0cf1 2019-07-22 05:53:57,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20957493782s 2019-07-22 05:53:57,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:53:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" -d '{"network": {"tenant_id": "d4d4890fc0194787936e787b37ead086", "name": "vmready2-net_6a659ccc-aa8f-48aa-b910-a833d31ad612", "admin_state_up": true}}' 2019-07-22 05:53:57,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:57 GMT X-Openstack-Request-Id: req-8e14b0cd-be36-4b4e-9f36-9155bbacf8ae 2019-07-22 05:53:57,795 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"d4d4890fc0194787936e787b37ead086","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:57Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_6a659ccc-aa8f-48aa-b910-a833d31ad612","admin_state_up":true,"tenant_id":"d4d4890fc0194787936e787b37ead086","created_at":"2019-07-22T05:53:57Z","mtu":1450}} 2019-07-22 05:53:57,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8e14b0cd-be36-4b4e-9f36-9155bbacf8ae 2019-07-22 05:53:57,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.418967962265s 2019-07-22 05:53:57,796 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:53:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_6a659ccc-aa8f-48aa-b910-a833d31ad612', u'created_at': u'2019-07-22T05:53:57Z', u'mtu': 1450, u'tenant_id': u'd4d4890fc0194787936e787b37ead086', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd4d4890fc0194787936e787b37ead086', u'l2_adjacency': True}) 2019-07-22 05:53:57,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:53:57,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9a9890-4400-4797-8be0-697cf1ceb296 2019-07-22 05:53:57,806 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:53:57,806 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-eb9a9890-4400-4797-8be0-697cf1ceb296 2019-07-22 05:53:57,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:53:58,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T06:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4d4890fc0194787936e787b37ead086", "name": "vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d4d4890fc0194787936e787b37ead086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/d4d4890fc0194787936e787b37ead086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/d4d4890fc0194787936e787b37ead086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_d4d4890fc0194787936e787b37ead086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_d4d4890fc0194787936e787b37ead086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d4d4890fc0194787936e787b37ead086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/d4d4890fc0194787936e787b37ead086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/d4d4890fc0194787936e787b37ead086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/d4d4890fc0194787936e787b37ead086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/d4d4890fc0194787936e787b37ead086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/d4d4890fc0194787936e787b37ead086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_6a659ccc-aa8f-48aa-b910-a833d31ad612", "id": "0dbf0997a6634f5a98fea8a76e189a70"}, "audit_ids": ["nPpCJerEQG6Bcirm3zVNiQ"], "issued_at": "2019-07-22T05:53:58.000000Z"}} 2019-07-22 05:53:58,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:53:58,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:53:58,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:58 GMT X-Openstack-Request-Id: req-a3d95c39-7926-467c-b17e-ea3c253c309e 2019-07-22 05:53:58,526 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d4d4890fc0194787936e787b37ead086","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:53:57Z","qos_policy_id":null,"name":"vmready2-net_6a659ccc-aa8f-48aa-b910-a833d31ad612","admin_state_up":true,"tenant_id":"d4d4890fc0194787936e787b37ead086","created_at":"2019-07-22T05:53:57Z","mtu":1450}]} 2019-07-22 05:53:58,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a3d95c39-7926-467c-b17e-ea3c253c309e 2019-07-22 05:53:58,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329123973846s 2019-07-22 05:53:58,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:53:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" -d '{"subnet": {"name": "vmready2-subnet_6a659ccc-aa8f-48aa-b910-a833d31ad612", "enable_dhcp": true, "network_id": "fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:53:59,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 22 Jul 2019 05:53:59 GMT X-Openstack-Request-Id: req-bbd29fa6-a0a9-4ced-bf70-068a51c908bd 2019-07-22 05:53:59,389 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0","tenant_id":"d4d4890fc0194787936e787b37ead086","created_at":"2019-07-22T05:53:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:53:58Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d4d4890fc0194787936e787b37ead086","id":"5a79c549-0067-4afc-9b75-6c1a983e25be","subnetpool_id":null,"name":"vmready2-subnet_6a659ccc-aa8f-48aa-b910-a833d31ad612"}} 2019-07-22 05:53:59,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bbd29fa6-a0a9-4ced-bf70-068a51c908bd 2019-07-22 05:53:59,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.861866950989s 2019-07-22 05:53:59,390 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:53:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5a79c549-0067-4afc-9b75-6c1a983e25be', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_6a659ccc-aa8f-48aa-b910-a833d31ad612', u'enable_dhcp': True, u'network_id': u'fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0', u'tenant_id': u'd4d4890fc0194787936e787b37ead086', u'created_at': u'2019-07-22T05:53:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd4d4890fc0194787936e787b37ead086'}) 2019-07-22 05:53:59,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:53:59,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "vmready2-router_6a659ccc-aa8f-48aa-b910-a833d31ad612", "admin_state_up": true}}' 2019-07-22 05:54:00,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:00 GMT X-Openstack-Request-Id: req-44cb58b6-0f70-4061-9819-a44e0caa18f6 2019-07-22 05:54:00,881 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d4d4890fc0194787936e787b37ead086", "created_at": "2019-07-22T05:53:59Z", "admin_state_up": true, "updated_at": "2019-07-22T05:54:00Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d4d4890fc0194787936e787b37ead086", "id": "2e03b110-f2a4-4ba3-ab7e-e18d00aabb54", "name": "vmready2-router_6a659ccc-aa8f-48aa-b910-a833d31ad612"}} 2019-07-22 05:54:00,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-44cb58b6-0f70-4061-9819-a44e0caa18f6 2019-07-22 05:54:00,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4908220768s 2019-07-22 05:54:00,882 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:54:00Z', u'revision_number': 2, u'id': u'2e03b110-f2a4-4ba3-ab7e-e18d00aabb54', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_6a659ccc-aa8f-48aa-b910-a833d31ad612', u'admin_state_up': True, u'tenant_id': u'd4d4890fc0194787936e787b37ead086', u'created_at': u'2019-07-22T05:53:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'd4d4890fc0194787936e787b37ead086'}) 2019-07-22 05:54:00,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:54:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2e03b110-f2a4-4ba3-ab7e-e18d00aabb54/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" -d '{"subnet_id": "5a79c549-0067-4afc-9b75-6c1a983e25be"}' 2019-07-22 05:54:03,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:03 GMT X-Openstack-Request-Id: req-4cc99bce-3df3-4785-9b23-396b58b65288 2019-07-22 05:54:03,321 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0", "tenant_id": "d4d4890fc0194787936e787b37ead086", "subnet_id": "5a79c549-0067-4afc-9b75-6c1a983e25be", "subnet_ids": ["5a79c549-0067-4afc-9b75-6c1a983e25be"], "port_id": "2838ef7a-b74a-487c-9336-9461af585fd7", "id": "2e03b110-f2a4-4ba3-ab7e-e18d00aabb54"} 2019-07-22 05:54:03,321 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2e03b110-f2a4-4ba3-ab7e-e18d00aabb54/add_router_interface.json used request id req-4cc99bce-3df3-4785-9b23-396b58b65288 2019-07-22 05:54:03,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43843102455s 2019-07-22 05:54:03,321 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 05:54:03,427 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 05:54:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:54:03,435 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:03 GMT 2019-07-22 05:54:03,435 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 05:54:03,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:54:03,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:04,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:04 GMT X-Openstack-Request-Id: req-90eb1092-7c4c-4414-a85c-e2bd978b9532 2019-07-22 05:54:04,224 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:54:04,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-90eb1092-7c4c-4414-a85c-e2bd978b9532 2019-07-22 05:54:04,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.786787986755s 2019-07-22 05:54:04,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 05:54:04,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612"}' 2019-07-22 05:54:04,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:04 GMT Location: http://172.30.9.26:9292/v2/images/6195ba67-c089-447b-910d-373582ca318d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-75c326e7-e006-42f0-b8c0-e3089855b295 2019-07-22 05:54:04,350 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:54:04Z", "file": "/v2/images/6195ba67-c089-447b-910d-373582ca318d/file", "owner": "d4d4890fc0194787936e787b37ead086", "id": "6195ba67-c089-447b-910d-373582ca318d", "size": null, "self": "/v2/images/6195ba67-c089-447b-910d-373582ca318d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612", "checksum": null, "created_at": "2019-07-22T05:54:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 05:54:04,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-75c326e7-e006-42f0-b8c0-e3089855b295 2019-07-22 05:54:04,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.116467952728s 2019-07-22 05:54:04,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 05:54:04,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/6195ba67-c089-447b-910d-373582ca318d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" -d '' 2019-07-22 05:54:04,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:54:04 GMT X-Openstack-Request-Id: req-10afea31-7adf-4411-b686-75c2273b8f61 2019-07-22 05:54:04,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:54:04,794 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6195ba67-c089-447b-910d-373582ca318d/file used request id req-10afea31-7adf-4411-b686-75c2273b8f61 2019-07-22 05:54:04,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.443138837814s 2019-07-22 05:54:04,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:54:04,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:04,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:04 GMT X-Openstack-Request-Id: req-7a29114c-e55a-4250-a1f2-c931daf1426a 2019-07-22 05:54:04,836 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:54:04Z", "file": "/v2/images/6195ba67-c089-447b-910d-373582ca318d/file", "owner": "d4d4890fc0194787936e787b37ead086", "id": "6195ba67-c089-447b-910d-373582ca318d", "size": 12716032, "self": "/v2/images/6195ba67-c089-447b-910d-373582ca318d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6195ba67-c089-447b-910d-373582ca318d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6195ba67-c089-447b-910d-373582ca318d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:54:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:54:04,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7a29114c-e55a-4250-a1f2-c931daf1426a 2019-07-22 05:54:04,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378019809723s 2019-07-22 05:54:04,838 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6195ba67-c089-447b-910d-373582ca318d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6195ba67-c089-447b-910d-373582ca318d/file', 'owner': u'd4d4890fc0194787936e787b37ead086', 'id': u'6195ba67-c089-447b-910d-373582ca318d', 'size': 12716032, u'self': u'/v2/images/6195ba67-c089-447b-910d-373582ca318d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4d4890fc0194787936e787b37ead086', 'name': 'vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6195ba67-c089-447b-910d-373582ca318d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T05:54:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T05:54:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6195ba67-c089-447b-910d-373582ca318d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612', 'created': u'2019-07-22T05:54:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T05:54:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6195ba67-c089-447b-910d-373582ca318d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 05:54:04,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 05:54:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_6a659ccc-aa8f-48aa-b910-a833d31ad612", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 05:54:05,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b326ad82-8e2a-4593-bf99-4971ed7895c8 x-openstack-request-id: req-b326ad82-8e2a-4593-bf99-4971ed7895c8 2019-07-22 05:54:05,653 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_6a659ccc-aa8f-48aa-b910-a833d31ad612", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bd291bf8-0c58-49d1-b487-1b012869d796", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bd291bf8-0c58-49d1-b487-1b012869d796", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bd291bf8-0c58-49d1-b487-1b012869d796"}} 2019-07-22 05:54:05,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b326ad82-8e2a-4593-bf99-4971ed7895c8 2019-07-22 05:54:05,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.812826156616s 2019-07-22 05:54:05,655 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_6a659ccc-aa8f-48aa-b910-a833d31ad612', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'bd291bf8-0c58-49d1-b487-1b012869d796', 'swap': 0}) 2019-07-22 05:54:05,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 05:54:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/bd291bf8-0c58-49d1-b487-1b012869d796/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" -d '{"extra_specs": {}}' 2019-07-22 05:54:05,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a277f94a-b615-4813-9596-c319613ef467 x-openstack-request-id: req-a277f94a-b615-4813-9596-c319613ef467 2019-07-22 05:54:05,675 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 05:54:05,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/bd291bf8-0c58-49d1-b487-1b012869d796/os-extra_specs used request id req-a277f94a-b615-4813-9596-c319613ef467 2019-07-22 05:54:05,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202629566193s 2019-07-22 05:54:05,789 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:54:05,789 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 05:54:05,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 05:54:05,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2e03b110-f2a4-4ba3-ab7e-e18d00aabb54/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" -d '{"subnet_id": "5a79c549-0067-4afc-9b75-6c1a983e25be"}' 2019-07-22 05:54:07,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:07 GMT X-Openstack-Request-Id: req-4033643e-99d7-4f83-8b0e-acb747496aa1 2019-07-22 05:54:07,881 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0", "tenant_id": "d4d4890fc0194787936e787b37ead086", "subnet_id": "5a79c549-0067-4afc-9b75-6c1a983e25be", "subnet_ids": ["5a79c549-0067-4afc-9b75-6c1a983e25be"], "port_id": "2838ef7a-b74a-487c-9336-9461af585fd7", "id": "2e03b110-f2a4-4ba3-ab7e-e18d00aabb54"} 2019-07-22 05:54:07,881 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2e03b110-f2a4-4ba3-ab7e-e18d00aabb54/remove_router_interface.json used request id req-4033643e-99d7-4f83-8b0e-acb747496aa1 2019-07-22 05:54:07,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08630013466s 2019-07-22 05:54:07,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:54:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:08,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:08 GMT X-Openstack-Request-Id: req-32a1c5fb-9a5c-47ca-8337-f195713dac2c 2019-07-22 05:54:08,046 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d4d4890fc0194787936e787b37ead086", "created_at": "2019-07-22T05:53:59Z", "admin_state_up": true, "updated_at": "2019-07-22T05:54:06Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d4d4890fc0194787936e787b37ead086", "id": "2e03b110-f2a4-4ba3-ab7e-e18d00aabb54", "name": "vmready2-router_6a659ccc-aa8f-48aa-b910-a833d31ad612"}]} 2019-07-22 05:54:08,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-32a1c5fb-9a5c-47ca-8337-f195713dac2c 2019-07-22 05:54:08,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.164597988129s 2019-07-22 05:54:08,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 05:54:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/2e03b110-f2a4-4ba3-ab7e-e18d00aabb54.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:09,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:54:09 GMT X-Openstack-Request-Id: req-2a4f9d6d-98bb-4ec6-8cc7-12518d574554 2019-07-22 05:54:09,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:54:09,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2e03b110-f2a4-4ba3-ab7e-e18d00aabb54.json used request id req-2a4f9d6d-98bb-4ec6-8cc7-12518d574554 2019-07-22 05:54:09,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21847391129s 2019-07-22 05:54:09,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:54:09,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:09,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:09 GMT X-Openstack-Request-Id: req-6480ff7f-c94d-4629-a9fc-1ecf3bd278a8 2019-07-22 05:54:09,351 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0","tenant_id":"d4d4890fc0194787936e787b37ead086","created_at":"2019-07-22T05:53:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:53:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d4d4890fc0194787936e787b37ead086","id":"5a79c549-0067-4afc-9b75-6c1a983e25be","subnetpool_id":null,"name":"vmready2-subnet_6a659ccc-aa8f-48aa-b910-a833d31ad612"}]} 2019-07-22 05:54:09,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6480ff7f-c94d-4629-a9fc-1ecf3bd278a8 2019-07-22 05:54:09,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0851600170135s 2019-07-22 05:54:09,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 05:54:09,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/5a79c549-0067-4afc-9b75-6c1a983e25be.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:10,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:54:10 GMT X-Openstack-Request-Id: req-336db0af-b393-4c15-932a-4761255ff44d 2019-07-22 05:54:10,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:54:10,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5a79c549-0067-4afc-9b75-6c1a983e25be.json used request id req-336db0af-b393-4c15-932a-4761255ff44d 2019-07-22 05:54:10,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1418530941s 2019-07-22 05:54:10,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:54:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:10,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:10 GMT X-Openstack-Request-Id: req-c2ae8f83-16a0-46e8-a4ef-917259b7b00f 2019-07-22 05:54:10,585 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4d4890fc0194787936e787b37ead086","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:54:10Z","qos_policy_id":null,"name":"vmready2-net_6a659ccc-aa8f-48aa-b910-a833d31ad612","admin_state_up":true,"tenant_id":"d4d4890fc0194787936e787b37ead086","created_at":"2019-07-22T05:53:57Z","mtu":1450}]} 2019-07-22 05:54:10,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c2ae8f83-16a0-46e8-a4ef-917259b7b00f 2019-07-22 05:54:10,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.089987039566s 2019-07-22 05:54:10,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 05:54:10,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:11,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:54:11 GMT X-Openstack-Request-Id: req-9f9ff1e0-dc45-46f6-8a90-6797113f496d 2019-07-22 05:54:11,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:54:11,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fc5dc78c-2da8-48ff-9fb9-78dcc186dfc0.json used request id req-9f9ff1e0-dc45-46f6-8a90-6797113f496d 2019-07-22 05:54:11,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21949195862s 2019-07-22 05:54:11,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:54:11,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:11,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:11 GMT X-Openstack-Request-Id: req-8e69c2e6-fcae-4457-86e9-9216ff7da2cc 2019-07-22 05:54:11,848 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:54:04Z", "file": "/v2/images/6195ba67-c089-447b-910d-373582ca318d/file", "owner": "d4d4890fc0194787936e787b37ead086", "id": "6195ba67-c089-447b-910d-373582ca318d", "size": 12716032, "self": "/v2/images/6195ba67-c089-447b-910d-373582ca318d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6195ba67-c089-447b-910d-373582ca318d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6195ba67-c089-447b-910d-373582ca318d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_6a659ccc-aa8f-48aa-b910-a833d31ad612", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:54:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:54:11,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8e69c2e6-fcae-4457-86e9-9216ff7da2cc 2019-07-22 05:54:11,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382459163666s 2019-07-22 05:54:11,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 05:54:11,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/6195ba67-c089-447b-910d-373582ca318d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}38660ca6dbe85a0c291fd37f8df922f2d78cc733" 2019-07-22 05:54:12,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:54:12 GMT X-Openstack-Request-Id: req-5651b871-645a-47f4-8cde-5480e92028e1 2019-07-22 05:54:12,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:54:12,749 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6195ba67-c089-447b-910d-373582ca318d used request id req-5651b871-645a-47f4-8cde-5480e92028e1 2019-07-22 05:54:12,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.899384975433s 2019-07-22 05:54:12,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:54:12,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:12,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-daad6ed1-619f-4668-88af-f54a25cda30d x-openstack-request-id: req-daad6ed1-619f-4668-88af-f54a25cda30d 2019-07-22 05:54:12,780 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_6a659ccc-aa8f-48aa-b910-a833d31ad612", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bd291bf8-0c58-49d1-b487-1b012869d796", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bd291bf8-0c58-49d1-b487-1b012869d796", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bd291bf8-0c58-49d1-b487-1b012869d796"}]} 2019-07-22 05:54:12,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-daad6ed1-619f-4668-88af-f54a25cda30d 2019-07-22 05:54:12,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253849029541s 2019-07-22 05:54:12,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 05:54:12,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/bd291bf8-0c58-49d1-b487-1b012869d796 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:12,825 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4ff823b-2fa4-4c00-a831-47ba5df0b4b5 x-openstack-request-id: req-c4ff823b-2fa4-4c00-a831-47ba5df0b4b5 2019-07-22 05:54:12,825 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/bd291bf8-0c58-49d1-b487-1b012869d796 used request id req-c4ff823b-2fa4-4c00-a831-47ba5df0b4b5 2019-07-22 05:54:12,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0434880256653s 2019-07-22 05:54:12,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:54:12,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:13,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be446005-687d-4434-bac8-37ab115b9969 2019-07-22 05:54:13,077 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vmready2-user_6a659ccc-aa8f-48aa-b910-a833d31ad612", "links": {"self": "http://172.30.9.26:5000/v3/users/0dbf0997a6634f5a98fea8a76e189a70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0dbf0997a6634f5a98fea8a76e189a70", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:54:13,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-be446005-687d-4434-bac8-37ab115b9969 2019-07-22 05:54:13,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.251560926437s 2019-07-22 05:54:13,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:54:13,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/0dbf0997a6634f5a98fea8a76e189a70 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:13,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40aec446-5340-4bc4-81b7-4739108378f5 2019-07-22 05:54:13,301 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_6a659ccc-aa8f-48aa-b910-a833d31ad612", "links": {"self": "http://172.30.9.26:5000/v3/users/0dbf0997a6634f5a98fea8a76e189a70"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0dbf0997a6634f5a98fea8a76e189a70", "description": null}} 2019-07-22 05:54:13,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0dbf0997a6634f5a98fea8a76e189a70 used request id req-40aec446-5340-4bc4-81b7-4739108378f5 2019-07-22 05:54:13,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217777967453s 2019-07-22 05:54:13,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 05:54:13,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/0dbf0997a6634f5a98fea8a76e189a70 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:13,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e009a10-220e-4446-b0d1-d9319dc397d6 2019-07-22 05:54:13,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:54:13,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0dbf0997a6634f5a98fea8a76e189a70 used request id req-1e009a10-220e-4446-b0d1-d9319dc397d6 2019-07-22 05:54:13,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.338192939758s 2019-07-22 05:54:13,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:54:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:13,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c724fc00-9783-4c15-891d-790324a087ba 2019-07-22 05:54:13,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/d4d4890fc0194787936e787b37ead086"}, "tags": [], "enabled": true, "id": "d4d4890fc0194787936e787b37ead086", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_6a659ccc-aa8f-48aa-b910-a833d31ad612"}]} 2019-07-22 05:54:13,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-c724fc00-9783-4c15-891d-790324a087ba 2019-07-22 05:54:13,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115597009659s 2019-07-22 05:54:13,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 05:54:13,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d4d4890fc0194787936e787b37ead086 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:14,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66fa053a-f2a8-447d-bc9e-c7986bb47b6e 2019-07-22 05:54:14,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:54:14,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d4d4890fc0194787936e787b37ead086 used request id req-66fa053a-f2a8-447d-bc9e-c7986bb47b6e 2019-07-22 05:54:14,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.281775951385s 2019-07-22 05:54:14,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:54:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d4d4890fc0194787936e787b37ead086&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:15,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:15 GMT X-Openstack-Request-Id: req-16f0725c-10f2-46c3-ac7c-7f48ff88774f 2019-07-22 05:54:15,062 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4d4890fc0194787936e787b37ead086", "created_at": "2019-07-22T05:53:57Z", "updated_at": "2019-07-22T05:53:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:57Z", "revision_number": 0, "id": "149068a0-b657-4353-ac6d-0c7ce56a101b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:57Z", "security_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "tenant_id": "d4d4890fc0194787936e787b37ead086", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d4890fc0194787936e787b37ead086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:57Z", "revision_number": 0, "id": "1d537147-fc50-4e27-8cdf-d8b4f8696ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:57Z", "security_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "tenant_id": "d4d4890fc0194787936e787b37ead086", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d4890fc0194787936e787b37ead086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:57Z", "revision_number": 0, "id": "4277a45c-0c3e-4d7a-a8a2-9408493bbe82", "remote_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:57Z", "security_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "tenant_id": "d4d4890fc0194787936e787b37ead086", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d4890fc0194787936e787b37ead086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:57Z", "revision_number": 0, "id": "f433b0d2-87ce-49ae-9ae5-c727a8b2550d", "remote_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:57Z", "security_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "tenant_id": "d4d4890fc0194787936e787b37ead086", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d4890fc0194787936e787b37ead086"}], "revision_number": 1, "project_id": "d4d4890fc0194787936e787b37ead086", "id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "name": "default"}]} 2019-07-22 05:54:15,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d4d4890fc0194787936e787b37ead086&name=default used request id req-16f0725c-10f2-46c3-ac7c-7f48ff88774f 2019-07-22 05:54:15,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.00838708878s 2019-07-22 05:54:15,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:54:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:15,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:15 GMT X-Openstack-Request-Id: req-34091e08-c793-47e9-a524-d0df1a200f51 2019-07-22 05:54:15,121 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4d4890fc0194787936e787b37ead086", "created_at": "2019-07-22T05:53:57Z", "updated_at": "2019-07-22T05:53:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:57Z", "revision_number": 0, "id": "149068a0-b657-4353-ac6d-0c7ce56a101b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:57Z", "security_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "tenant_id": "d4d4890fc0194787936e787b37ead086", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d4890fc0194787936e787b37ead086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:57Z", "revision_number": 0, "id": "1d537147-fc50-4e27-8cdf-d8b4f8696ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:57Z", "security_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "tenant_id": "d4d4890fc0194787936e787b37ead086", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d4890fc0194787936e787b37ead086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:57Z", "revision_number": 0, "id": "4277a45c-0c3e-4d7a-a8a2-9408493bbe82", "remote_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:57Z", "security_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "tenant_id": "d4d4890fc0194787936e787b37ead086", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4d4890fc0194787936e787b37ead086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:57Z", "revision_number": 0, "id": "f433b0d2-87ce-49ae-9ae5-c727a8b2550d", "remote_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:57Z", "security_group_id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "tenant_id": "d4d4890fc0194787936e787b37ead086", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4d4890fc0194787936e787b37ead086"}], "revision_number": 1, "project_id": "d4d4890fc0194787936e787b37ead086", "id": "9689232c-7ef3-4348-b7c6-7597938bfcaf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 05:54:15,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-34091e08-c793-47e9-a524-d0df1a200f51 2019-07-22 05:54:15,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0538370609283s 2019-07-22 05:54:15,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:54:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9689232c-7ef3-4348-b7c6-7597938bfcaf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}700fa9ade5b56927d8360a6366eac3b6a9f46355" 2019-07-22 05:54:15,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:54:15 GMT X-Openstack-Request-Id: req-f97f8719-ad5c-4367-ab08-46542d9e56ac 2019-07-22 05:54:15,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:54:15,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9689232c-7ef3-4348-b7c6-7597938bfcaf.json used request id req-f97f8719-ad5c-4367-ab08-46542d9e56ac 2019-07-22 05:54:15,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139297962189s 2019-07-22 05:54:15,313 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-07-22 05:54:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:54:15,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd81b21-7a57-49a9-af7e-ce3b1c49fa64 2019-07-22 05:54:15,365 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:54:15,365 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-bfd81b21-7a57-49a9-af7e-ce3b1c49fa64 2019-07-22 05:54:15,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:54:15,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["hZZ6j2riTMG5T_jHFV4piQ"], "issued_at": "2019-07-22T05:54:15.000000Z"}} 2019-07-22 05:54:15,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:54:15,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:16,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:16 GMT X-Openstack-Request-Id: req-e14dde67-2c19-48fe-95d0-a28f77eea487 2019-07-22 05:54:16,143 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:54:16,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e14dde67-2c19-48fe-95d0-a28f77eea487 2019-07-22 05:54:16,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376487970352s 2019-07-22 05:54:16,150 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-07-22 05:54:16,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:54:16,161 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f068dbab-9d20-4a05-8237-a2fe70155f9c 2019-07-22 05:54:16,162 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:54:16,162 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-f068dbab-9d20-4a05-8237-a2fe70155f9c 2019-07-22 05:54:16,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:54:16,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:16,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e819ea-ffaf-46f5-9b88-17ef498410ff 2019-07-22 05:54:16,369 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:54:16,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-07e819ea-ffaf-46f5-9b88-17ef498410ff 2019-07-22 05:54:16,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20641207695s 2019-07-22 05:54:16,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:54:16,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:16,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c586d53f-5186-423f-8c5e-53fa549db56b 2019-07-22 05:54:16,560 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 05:54:16,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c586d53f-5186-423f-8c5e-53fa549db56b 2019-07-22 05:54:16,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184277057648s 2019-07-22 05:54:16,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:54:16,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"network": {"tenant_id": "2078ad5c535b4345afad4be9276ce840", "name": "singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be", "admin_state_up": true}}' 2019-07-22 05:54:16,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:16 GMT X-Openstack-Request-Id: req-1310da64-1b80-4b47-851c-4900d4e5117a 2019-07-22 05:54:16,837 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:54:16Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:16Z","mtu":1450}} 2019-07-22 05:54:16,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1310da64-1b80-4b47-851c-4900d4e5117a 2019-07-22 05:54:16,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.276355028152s 2019-07-22 05:54:16,838 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:54:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c', u'provider:segmentation_id': 89, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be', u'created_at': u'2019-07-22T05:54:16Z', u'mtu': 1450, u'tenant_id': u'2078ad5c535b4345afad4be9276ce840', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2078ad5c535b4345afad4be9276ce840', u'l2_adjacency': True}) 2019-07-22 05:54:16,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:54:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:16,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:16 GMT X-Openstack-Request-Id: req-ae3349a5-d168-47d1-af0e-a219947f10c9 2019-07-22 05:54:16,945 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:54:16Z","qos_policy_id":null,"name":"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:54:16,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ae3349a5-d168-47d1-af0e-a219947f10c9 2019-07-22 05:54:16,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106795072556s 2019-07-22 05:54:16,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:54:16,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"subnet": {"name": "singlevm1-subnet_474266bb-8db3-4365-a9a5-642cddd5e0be", "enable_dhcp": true, "network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:54:17,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:17 GMT X-Openstack-Request-Id: req-768b2cc6-1e8d-446e-820b-6747f709633d 2019-07-22 05:54:17,736 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T05:54:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e8647116-892d-4c15-8573-e16f405eefa3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2078ad5c535b4345afad4be9276ce840","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_474266bb-8db3-4365-a9a5-642cddd5e0be","enable_dhcp":true,"segment_id":null,"network_id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:17Z","ip_version":4}} 2019-07-22 05:54:17,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-768b2cc6-1e8d-446e-820b-6747f709633d 2019-07-22 05:54:17,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.789010047913s 2019-07-22 05:54:17,737 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:54:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e8647116-892d-4c15-8573-e16f405eefa3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_474266bb-8db3-4365-a9a5-642cddd5e0be', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c', u'tenant_id': u'2078ad5c535b4345afad4be9276ce840', u'created_at': u'2019-07-22T05:54:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2078ad5c535b4345afad4be9276ce840'}) 2019-07-22 05:54:17,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:54:17,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "singlevm1-router_474266bb-8db3-4365-a9a5-642cddd5e0be", "admin_state_up": true}}' 2019-07-22 05:54:19,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:19 GMT X-Openstack-Request-Id: req-6549f5f9-d639-4f31-8e7f-74974ed35411 2019-07-22 05:54:19,210 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:17Z", "admin_state_up": true, "updated_at": "2019-07-22T05:54:18Z", "project_id": "2078ad5c535b4345afad4be9276ce840", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a", "name": "singlevm1-router_474266bb-8db3-4365-a9a5-642cddd5e0be"}} 2019-07-22 05:54:19,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6549f5f9-d639-4f31-8e7f-74974ed35411 2019-07-22 05:54:19,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47337794304s 2019-07-22 05:54:19,211 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:54:18Z', u'revision_number': 2, u'ha': False, u'id': u'ff2c6593-ab5e-408b-8e0f-06d2fed6da2a', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_474266bb-8db3-4365-a9a5-642cddd5e0be', u'admin_state_up': True, u'tenant_id': u'2078ad5c535b4345afad4be9276ce840', u'created_at': u'2019-07-22T05:54:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'2078ad5c535b4345afad4be9276ce840'}) 2019-07-22 05:54:19,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:54:19,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ff2c6593-ab5e-408b-8e0f-06d2fed6da2a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"subnet_id": "e8647116-892d-4c15-8573-e16f405eefa3"}' 2019-07-22 05:54:21,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:21 GMT X-Openstack-Request-Id: req-9b5bc4a0-93f7-481a-975a-48ef42847f2d 2019-07-22 05:54:21,540 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "subnet_id": "e8647116-892d-4c15-8573-e16f405eefa3", "subnet_ids": ["e8647116-892d-4c15-8573-e16f405eefa3"], "port_id": "d72b0c9e-fe9e-42b0-9356-fe7cc86e51f0", "id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a"} 2019-07-22 05:54:21,541 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ff2c6593-ab5e-408b-8e0f-06d2fed6da2a/add_router_interface.json used request id req-9b5bc4a0-93f7-481a-975a-48ef42847f2d 2019-07-22 05:54:21,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3288359642s 2019-07-22 05:54:21,541 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 05:54:21,647 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 05:54:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:54:21,657 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:21 GMT 2019-07-22 05:54:21,657 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 05:54:21,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:54:21,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:22,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:22 GMT X-Openstack-Request-Id: req-54fd49ab-1137-40bb-8131-43f959213bec 2019-07-22 05:54:22,459 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:54:22,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-54fd49ab-1137-40bb-8131-43f959213bec 2019-07-22 05:54:22,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.796535968781s 2019-07-22 05:54:22,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 05:54:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be"}' 2019-07-22 05:54:22,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:22 GMT Location: http://172.30.9.26:9292/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b5f2fefa-e0fb-47c3-8e6f-9af3055bc834 2019-07-22 05:54:22,598 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:54:22Z", "file": "/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/file", "owner": "2078ad5c535b4345afad4be9276ce840", "id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "size": null, "self": "/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be", "checksum": null, "created_at": "2019-07-22T05:54:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 05:54:22,598 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b5f2fefa-e0fb-47c3-8e6f-9af3055bc834 2019-07-22 05:54:22,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.130606174469s 2019-07-22 05:54:22,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 05:54:22,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '' 2019-07-22 05:54:23,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:54:23 GMT X-Openstack-Request-Id: req-8d0a8c63-38a0-49ba-b500-a4457efb2e92 2019-07-22 05:54:23,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:54:23,017 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/file used request id req-8d0a8c63-38a0-49ba-b500-a4457efb2e92 2019-07-22 05:54:23,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.418601989746s 2019-07-22 05:54:23,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:54:23,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:23,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:23 GMT X-Openstack-Request-Id: req-2b308d56-052f-483e-88bb-633c2f5337f7 2019-07-22 05:54:23,048 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:54:22Z", "file": "/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/file", "owner": "2078ad5c535b4345afad4be9276ce840", "id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "size": 12716032, "self": "/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:54:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:54:23,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2b308d56-052f-483e-88bb-633c2f5337f7 2019-07-22 05:54:23,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258581638336s 2019-07-22 05:54:23,050 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/file', 'owner': u'2078ad5c535b4345afad4be9276ce840', 'id': u'ee02fa7a-73bd-49fa-907d-7e20e2a9b123', 'size': 12716032, u'self': u'/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T05:54:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T05:54:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be', 'created': u'2019-07-22T05:54:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T05:54:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 05:54:23,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 05:54:23,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_474266bb-8db3-4365-a9a5-642cddd5e0be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 05:54:23,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47258a17-c37a-4e03-93dd-119b058d7a4f x-openstack-request-id: req-47258a17-c37a-4e03-93dd-119b058d7a4f 2019-07-22 05:54:23,803 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_474266bb-8db3-4365-a9a5-642cddd5e0be", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3332037a-1550-4afc-b438-aa3758535d74"}} 2019-07-22 05:54:23,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-47258a17-c37a-4e03-93dd-119b058d7a4f 2019-07-22 05:54:23,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.750216960907s 2019-07-22 05:54:23,804 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_474266bb-8db3-4365-a9a5-642cddd5e0be', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'3332037a-1550-4afc-b438-aa3758535d74', 'swap': 0}) 2019-07-22 05:54:23,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 05:54:23,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/3332037a-1550-4afc-b438-aa3758535d74/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"extra_specs": {}}' 2019-07-22 05:54:23,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cde29430-2ceb-4f00-8ab8-7d74da839698 x-openstack-request-id: req-cde29430-2ceb-4f00-8ab8-7d74da839698 2019-07-22 05:54:23,834 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 05:54:23,834 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3332037a-1550-4afc-b438-aa3758535d74/os-extra_specs used request id req-cde29430-2ceb-4f00-8ab8-7d74da839698 2019-07-22 05:54:23,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0298399925232s 2019-07-22 05:54:23,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 05:54:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"keypair": {"name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be"}}' 2019-07-22 05:54:25,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0ba4673-26f2-46f5-9043-0c7e3b47a8c5 x-openstack-request-id: req-c0ba4673-26f2-46f5-9043-0c7e3b47a8c5 2019-07-22 05:54:25,104 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX2OhiyH3eGKVaaQ0O3CPvSuvpRkLdQ/mMy6yxO2q0zEzlneUdG7q/OFYJetxI0VYWfRcM2lVWwlxeEysA0iRIIQkDrHlZl2IuC9osDWl6+A03C5lG0VvmhyRS2KxRy1Ld7gR8nML6iqOAKRtNff2XFzykdKtqoJNfhBfHi8Y524yRpAltBcPTybEJkftbf54+4ShZ1/18Rc8nu5FOOclysEAzCiKEISUAUZ43kJku1HnkwFrfOJlpjUnUZg2BWBorafTZNPnDFLFTrjXJAcZ7PlgZ+iD4e4mj6qmz+clv3nkhm+YFzx4/DShJ10PpsuW0qgJwC9sR6305BaVEIWUz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAl9joYsh93hilWmkNDtwj70rr6UZC3UP5jMussTtqtMxM5Z3l\nHRu6vzhWCXrcSNFWFn0XDNpVVsJcXhMrANIkSCEJA6x5WZdiLgvaLA1pevgNNwuZ\nRtFb5ockUtisUctS3e4EfJzC+oqjgCkbTX39lxc8pHSraqCTX4QXx4vGOduMkaQJ\nbQXD08mxCZH7W3+ePuEoWdf9fEXPJ7uRTjnJcrBAMwoihCElAFGeN5CZLtR55MBa\n3ziZaY1J1GYNgVgaK2n02TT5wxSxU641yQHGez5YGfog+HuJo+qps/nJb955IZvm\nBc8ePw0oSddD6bLltKoCcAvbEet9OQWlRCFlMwIDAQABAoIBAEAyQNT6hFQwQT/+\n57lfkoWpPCGMRdp70XYX6bOoNg2nzd7JqUJsJcCQFbe+TIEwl1+8lNEnQSsD0r8n\nBWg8b4BbDw+RjGA3IxfqhNtY9D47voKGEdAh1OOaQN4RopCWEDupVBZGxBveHw+g\n0V0qpdqJxWaVuJ7EsmmQU+lWC4ELzR2nB96iaXQXcAjoulijbBxw2J315hjex5hb\nsFAujprQfHjiuePCpULrelzo+6HcXNXW4UbGYcKyR93AoJuo27m8zZXs1SJ3NgPV\nKficAP5JPfwj4LBquNbFVW8qIuHQtevk9pNM2FRP6eDN/nOReBjUyu6i5sqoYV9U\nOaLi+wkCgYEAyOOs+aXlRVa1DHzfdNYRAvYmPyWDh4pHnk84ZJM8V4h0Dp4yb1HR\nuqzLn0O8+naiIAc6CJVZLqnIIgLghM2ysQJa6zLQORdZjAi409p226GJE9+Dk2gY\nDKQSSxzqR2xhuYuF8Yorhg/5f0FOvC2Kl/XJtWIdQF8oo0zBFcpjSHcCgYEAwYEK\ng+mpZ6JyRBEtFey91Cedseqx+5tMqG6PWKNPbe3nAv4BVd9mG4H7dKIGmUnBqL3O\n1279uhtXxcu7rKQSvR1WjtmH00uEOK1NdKc5DKoakPypO8N9HczCF0/IDtyVVlVD\nH29m6Z6pFvMUjZjOxDGaxo9HJvCseQouD/8edCUCgYAtwi6UbwVaVfXHcmoz4s7d\nLdRobdMX/Jdzp/fgcOk9xwcojUBPuwNa0iFPlc5l/r/PK9Y8PkiiKGo91QnvNiuN\nxkuPZ3OmjXsIOrRfDVQlkxX2QONnoD5aIsVH9r4mprlb2jwYWLCxSNI7+lRE6Nq4\n4nOfrUmccBCBoeoZXJBg4QKBgFNN8G71yx54iuTO2DAWKWsKWxNbTKBbLVddsYyh\nUfKrdsaM/5ougNDa1pxRnLGlVSAGBuQsPkM+vjzDBtq+D+smlDsPXzAR1Kxpv2y3\nCRJwsNs2Ss0VzelkWzKaADCVuhzeu/TuismMqpLctz52SJ2iFVXiHOmgtz+sqEPu\nuveZAoGAJKmINiIAmzvDrt84j8THOv5Wih2LS2dJ+gxiMoq/dQ6DMgbw1VIXM8y6\ntUscwvRWmUtKmsmKreHy+hsWVKRzkizsI+4RemfCnp9GXo/up/iwDSo2BSUocLss\nqjN3F03Ur8ydcvLslyKrnO8+6+roiiNFg6vFCrECp3DQhm8UjmI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "dee4bb8d7802400caccd306491ffd885", "name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be", "fingerprint": "6a:2d:72:19:8e:7c:77:29:d7:de:5c:fd:ba:ad:cc:35"}} 2019-07-22 05:54:25,104 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c0ba4673-26f2-46f5-9043-0c7e3b47a8c5 2019-07-22 05:54:25,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.2693400383s 2019-07-22 05:54:25,105 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX2OhiyH3eGKVaaQ0O3CPvSuvpRkLdQ/mMy6yxO2q0zEzlneUdG7q/OFYJetxI0VYWfRcM2lVWwlxeEysA0iRIIQkDrHlZl2IuC9osDWl6+A03C5lG0VvmhyRS2KxRy1Ld7gR8nML6iqOAKRtNff2XFzykdKtqoJNfhBfHi8Y524yRpAltBcPTybEJkftbf54+4ShZ1/18Rc8nu5FOOclysEAzCiKEISUAUZ43kJku1HnkwFrfOJlpjUnUZg2BWBorafTZNPnDFLFTrjXJAcZ7PlgZ+iD4e4mj6qmz+clv3nkhm+YFzx4/DShJ10PpsuW0qgJwC9sR6305BaVEIWUz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAl9joYsh93hilWmkNDtwj70rr6UZC3UP5jMussTtqtMxM5Z3l\nHRu6vzhWCXrcSNFWFn0XDNpVVsJcXhMrANIkSCEJA6x5WZdiLgvaLA1pevgNNwuZ\nRtFb5ockUtisUctS3e4EfJzC+oqjgCkbTX39lxc8pHSraqCTX4QXx4vGOduMkaQJ\nbQXD08mxCZH7W3+ePuEoWdf9fEXPJ7uRTjnJcrBAMwoihCElAFGeN5CZLtR55MBa\n3ziZaY1J1GYNgVgaK2n02TT5wxSxU641yQHGez5YGfog+HuJo+qps/nJb955IZvm\nBc8ePw0oSddD6bLltKoCcAvbEet9OQWlRCFlMwIDAQABAoIBAEAyQNT6hFQwQT/+\n57lfkoWpPCGMRdp70XYX6bOoNg2nzd7JqUJsJcCQFbe+TIEwl1+8lNEnQSsD0r8n\nBWg8b4BbDw+RjGA3IxfqhNtY9D47voKGEdAh1OOaQN4RopCWEDupVBZGxBveHw+g\n0V0qpdqJxWaVuJ7EsmmQU+lWC4ELzR2nB96iaXQXcAjoulijbBxw2J315hjex5hb\nsFAujprQfHjiuePCpULrelzo+6HcXNXW4UbGYcKyR93AoJuo27m8zZXs1SJ3NgPV\nKficAP5JPfwj4LBquNbFVW8qIuHQtevk9pNM2FRP6eDN/nOReBjUyu6i5sqoYV9U\nOaLi+wkCgYEAyOOs+aXlRVa1DHzfdNYRAvYmPyWDh4pHnk84ZJM8V4h0Dp4yb1HR\nuqzLn0O8+naiIAc6CJVZLqnIIgLghM2ysQJa6zLQORdZjAi409p226GJE9+Dk2gY\nDKQSSxzqR2xhuYuF8Yorhg/5f0FOvC2Kl/XJtWIdQF8oo0zBFcpjSHcCgYEAwYEK\ng+mpZ6JyRBEtFey91Cedseqx+5tMqG6PWKNPbe3nAv4BVd9mG4H7dKIGmUnBqL3O\n1279uhtXxcu7rKQSvR1WjtmH00uEOK1NdKc5DKoakPypO8N9HczCF0/IDtyVVlVD\nH29m6Z6pFvMUjZjOxDGaxo9HJvCseQouD/8edCUCgYAtwi6UbwVaVfXHcmoz4s7d\nLdRobdMX/Jdzp/fgcOk9xwcojUBPuwNa0iFPlc5l/r/PK9Y8PkiiKGo91QnvNiuN\nxkuPZ3OmjXsIOrRfDVQlkxX2QONnoD5aIsVH9r4mprlb2jwYWLCxSNI7+lRE6Nq4\n4nOfrUmccBCBoeoZXJBg4QKBgFNN8G71yx54iuTO2DAWKWsKWxNbTKBbLVddsYyh\nUfKrdsaM/5ougNDa1pxRnLGlVSAGBuQsPkM+vjzDBtq+D+smlDsPXzAR1Kxpv2y3\nCRJwsNs2Ss0VzelkWzKaADCVuhzeu/TuismMqpLctz52SJ2iFVXiHOmgtz+sqEPu\nuveZAoGAJKmINiIAmzvDrt84j8THOv5Wih2LS2dJ+gxiMoq/dQ6DMgbw1VIXM8y6\ntUscwvRWmUtKmsmKreHy+hsWVKRzkizsI+4RemfCnp9GXo/up/iwDSo2BSUocLss\nqjN3F03Ur8ydcvLslyKrnO8+6+roiiNFg6vFCrECp3DQhm8UjmI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dee4bb8d7802400caccd306491ffd885', 'name': u'singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be', 'created_at': '2019-07-22T05:54:25.105725', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6a:2d:72:19:8e:7c:77:29:d7:de:5c:fd:ba:ad:cc:35', 'type': 'ssh', 'id': u'singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be'}) 2019-07-22 05:54:25,106 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAl9joYsh93hilWmkNDtwj70rr6UZC3UP5jMussTtqtMxM5Z3l HRu6vzhWCXrcSNFWFn0XDNpVVsJcXhMrANIkSCEJA6x5WZdiLgvaLA1pevgNNwuZ RtFb5ockUtisUctS3e4EfJzC+oqjgCkbTX39lxc8pHSraqCTX4QXx4vGOduMkaQJ bQXD08mxCZH7W3+ePuEoWdf9fEXPJ7uRTjnJcrBAMwoihCElAFGeN5CZLtR55MBa 3ziZaY1J1GYNgVgaK2n02TT5wxSxU641yQHGez5YGfog+HuJo+qps/nJb955IZvm Bc8ePw0oSddD6bLltKoCcAvbEet9OQWlRCFlMwIDAQABAoIBAEAyQNT6hFQwQT/+ 57lfkoWpPCGMRdp70XYX6bOoNg2nzd7JqUJsJcCQFbe+TIEwl1+8lNEnQSsD0r8n BWg8b4BbDw+RjGA3IxfqhNtY9D47voKGEdAh1OOaQN4RopCWEDupVBZGxBveHw+g 0V0qpdqJxWaVuJ7EsmmQU+lWC4ELzR2nB96iaXQXcAjoulijbBxw2J315hjex5hb sFAujprQfHjiuePCpULrelzo+6HcXNXW4UbGYcKyR93AoJuo27m8zZXs1SJ3NgPV KficAP5JPfwj4LBquNbFVW8qIuHQtevk9pNM2FRP6eDN/nOReBjUyu6i5sqoYV9U OaLi+wkCgYEAyOOs+aXlRVa1DHzfdNYRAvYmPyWDh4pHnk84ZJM8V4h0Dp4yb1HR uqzLn0O8+naiIAc6CJVZLqnIIgLghM2ysQJa6zLQORdZjAi409p226GJE9+Dk2gY DKQSSxzqR2xhuYuF8Yorhg/5f0FOvC2Kl/XJtWIdQF8oo0zBFcpjSHcCgYEAwYEK g+mpZ6JyRBEtFey91Cedseqx+5tMqG6PWKNPbe3nAv4BVd9mG4H7dKIGmUnBqL3O 1279uhtXxcu7rKQSvR1WjtmH00uEOK1NdKc5DKoakPypO8N9HczCF0/IDtyVVlVD H29m6Z6pFvMUjZjOxDGaxo9HJvCseQouD/8edCUCgYAtwi6UbwVaVfXHcmoz4s7d LdRobdMX/Jdzp/fgcOk9xwcojUBPuwNa0iFPlc5l/r/PK9Y8PkiiKGo91QnvNiuN xkuPZ3OmjXsIOrRfDVQlkxX2QONnoD5aIsVH9r4mprlb2jwYWLCxSNI7+lRE6Nq4 4nOfrUmccBCBoeoZXJBg4QKBgFNN8G71yx54iuTO2DAWKWsKWxNbTKBbLVddsYyh UfKrdsaM/5ougNDa1pxRnLGlVSAGBuQsPkM+vjzDBtq+D+smlDsPXzAR1Kxpv2y3 CRJwsNs2Ss0VzelkWzKaADCVuhzeu/TuismMqpLctz52SJ2iFVXiHOmgtz+sqEPu uveZAoGAJKmINiIAmzvDrt84j8THOv5Wih2LS2dJ+gxiMoq/dQ6DMgbw1VIXM8y6 tUscwvRWmUtKmsmKreHy+hsWVKRzkizsI+4RemfCnp9GXo/up/iwDSo2BSUocLss qjN3F03Ur8ydcvLslyKrnO8+6+roiiNFg6vFCrECp3DQhm8UjmI= -----END RSA PRIVATE KEY----- 2019-07-22 05:54:25,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-22 05:54:25,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"security_group": {"name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-07-22 05:54:25,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:25 GMT X-Openstack-Request-Id: req-61fe8807-cb8b-449e-8cf4-b657bc6d6b07 2019-07-22 05:54:25,281 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:25Z", "updated_at": "2019-07-22T05:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "b735af46-01f3-4f44-a0c8-14ee7cd2588f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "cad9fa9a-b71b-475a-bdc5-efa8ec7742ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}} 2019-07-22 05:54:25,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-61fe8807-cb8b-449e-8cf4-b657bc6d6b07 2019-07-22 05:54:25,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.170212984085s 2019-07-22 05:54:25,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:54:25,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:25,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:25 GMT X-Openstack-Request-Id: req-0aa3f1e0-aac6-4305-8ab5-6fed23b781dc 2019-07-22 05:54:25,400 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:25Z", "updated_at": "2019-07-22T05:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "b735af46-01f3-4f44-a0c8-14ee7cd2588f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "cad9fa9a-b71b-475a-bdc5-efa8ec7742ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 05:54:25,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0aa3f1e0-aac6-4305-8ab5-6fed23b781dc 2019-07-22 05:54:25,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112625837326s 2019-07-22 05:54:25,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 05:54:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6"}}' 2019-07-22 05:54:25,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:25 GMT X-Openstack-Request-Id: req-36081820-cd09-4365-8c16-89e67495e173 2019-07-22 05:54:25,561 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "port_range_min": 22, "revision_number": 0, "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:25Z", "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "e0476f31-80e5-4f1b-ba49-b8db7ac58d4f"}} 2019-07-22 05:54:25,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-36081820-cd09-4365-8c16-89e67495e173 2019-07-22 05:54:25,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154489040375s 2019-07-22 05:54:25,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:54:25,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:25,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:25 GMT X-Openstack-Request-Id: req-19dc26f9-f60b-4bdd-997a-d3a21cd49c03 2019-07-22 05:54:25,623 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:25Z", "updated_at": "2019-07-22T05:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "b735af46-01f3-4f44-a0c8-14ee7cd2588f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "cad9fa9a-b71b-475a-bdc5-efa8ec7742ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "e0476f31-80e5-4f1b-ba49-b8db7ac58d4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 2, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 05:54:25,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-19dc26f9-f60b-4bdd-997a-d3a21cd49c03 2019-07-22 05:54:25,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0563149452209s 2019-07-22 05:54:25,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 05:54:25,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6"}}' 2019-07-22 05:54:25,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:25 GMT X-Openstack-Request-Id: req-04b95c27-2a89-4433-8750-5788a163f49c 2019-07-22 05:54:25,766 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "port_range_min": null, "revision_number": 0, "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:25Z", "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "055eb3d6-49b2-4129-b287-78216c5c0ad8"}} 2019-07-22 05:54:25,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-04b95c27-2a89-4433-8750-5788a163f49c 2019-07-22 05:54:25,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136510133743s 2019-07-22 05:54:25,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:54:25,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:25,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:25 GMT X-Openstack-Request-Id: req-9e6f3af0-3ec3-44d5-9521-318aaa5afe27 2019-07-22 05:54:25,854 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":["e8647116-892d-4c15-8573-e16f405eefa3"],"description":"","tags":[],"updated_at":"2019-07-22T05:54:17Z","qos_policy_id":null,"name":"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:54:25,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9e6f3af0-3ec3-44d5-9521-318aaa5afe27 2019-07-22 05:54:25,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0872960090637s 2019-07-22 05:54:25,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:54:25,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:25,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:25 GMT X-Openstack-Request-Id: req-7e727f94-08b6-43d1-8222-2849417b4849 2019-07-22 05:54:25,887 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:54:22Z", "file": "/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/file", "owner": "2078ad5c535b4345afad4be9276ce840", "id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "size": 12716032, "self": "/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:54:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:54:25,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7e727f94-08b6-43d1-8222-2849417b4849 2019-07-22 05:54:25,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279369354248s 2019-07-22 05:54:25,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:54:25,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:25,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b2c0851-7349-4c42-a2bf-1b708a8046bc x-openstack-request-id: req-1b2c0851-7349-4c42-a2bf-1b708a8046bc 2019-07-22 05:54:25,915 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_474266bb-8db3-4365-a9a5-642cddd5e0be", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3332037a-1550-4afc-b438-aa3758535d74"}]} 2019-07-22 05:54:25,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1b2c0851-7349-4c42-a2bf-1b708a8046bc 2019-07-22 05:54:25,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0209729671478s 2019-07-22 05:54:25,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 05:54:25,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"server": {"name": "singlevm1-vm_474266bb-8db3-4365-a9a5-642cddd5e0be", "imageRef": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "key_name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be", "flavorRef": "3332037a-1550-4afc-b438-aa3758535d74", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c"}], "security_groups": [{"name": "c0bf54c0-ff64-4eb2-a787-71050bc297c6"}]}}' 2019-07-22 05:54:28,060 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7 x-compute-request-id: req-b9493832-883e-4c5b-83c4-f8cf7d10fba0 x-openstack-request-id: req-b9493832-883e-4c5b-83c4-f8cf7d10fba0 2019-07-22 05:54:28,061 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c0bf54c0-ff64-4eb2-a787-71050bc297c6"}], "OS-DCF:diskConfig": "MANUAL", "id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "bookmark"}], "adminPass": "SoK6iR7frVeH"}} 2019-07-22 05:54:28,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b9493832-883e-4c5b-83c4-f8cf7d10fba0 2019-07-22 05:54:28,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.14441800117s 2019-07-22 05:54:28,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:54:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:29,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6182f562-d3ff-4356-b35c-462fa81beee1 x-openstack-request-id: req-6182f562-d3ff-4356-b35c-462fa81beee1 2019-07-22 05:54:29,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "bookmark"}], "image": {"id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "links": [{"href": "http://172.30.9.26:8774/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3332037a-1550-4afc-b438-aa3758535d74", "links": [{"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}]}, "id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "user_id": "dee4bb8d7802400caccd306491ffd885", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:54:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_474266bb-8db3-4365-a9a5-642cddd5e0be", "created": "2019-07-22T05:54:28Z", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:54:29,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6182f562-d3ff-4356-b35c-462fa81beee1 2019-07-22 05:54:29,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15767478943s 2019-07-22 05:54:29,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:54:29,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:29,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:29 GMT X-Openstack-Request-Id: req-4c855f88-7ecc-4bc4-a3ea-48dda3843360 2019-07-22 05:54:29,318 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":["e8647116-892d-4c15-8573-e16f405eefa3"],"description":"","tags":[],"updated_at":"2019-07-22T05:54:17Z","qos_policy_id":null,"name":"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:54:29,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4c855f88-7ecc-4bc4-a3ea-48dda3843360 2019-07-22 05:54:29,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0877530574799s 2019-07-22 05:54:29,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:54:29,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:29,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:29 GMT X-Openstack-Request-Id: req-55ed5611-11d6-44d0-a8a3-d55472df6004 2019-07-22 05:54:29,394 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T05:54:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e8647116-892d-4c15-8573-e16f405eefa3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2078ad5c535b4345afad4be9276ce840","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_474266bb-8db3-4365-a9a5-642cddd5e0be","enable_dhcp":true,"segment_id":null,"network_id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:17Z","ip_version":4}]} 2019-07-22 05:54:29,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-55ed5611-11d6-44d0-a8a3-d55472df6004 2019-07-22 05:54:29,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0748021602631s 2019-07-22 05:54:29,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:54:31,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:54:31,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:32,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b71ece7-8d50-4783-851c-8c917223b411 x-openstack-request-id: req-6b71ece7-8d50-4783-851c-8c917223b411 2019-07-22 05:54:32,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "bookmark"}], "image": {"id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "links": [{"href": "http://172.30.9.26:8774/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3332037a-1550-4afc-b438-aa3758535d74", "links": [{"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}]}, "id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "security_groups": [{"name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}], "user_id": "dee4bb8d7802400caccd306491ffd885", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:54:31Z", "hostId": "8ee8a40ce1aeb268ba925032f3d9a733c544c86a96e7d0be6f6d13c1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_474266bb-8db3-4365-a9a5-642cddd5e0be", "created": "2019-07-22T05:54:28Z", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:54:32,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6b71ece7-8d50-4783-851c-8c917223b411 2019-07-22 05:54:32,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770655870438s 2019-07-22 05:54:32,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:54:34,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:54:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:34,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dcc83ebf-dfc0-4c5e-b9f1-7b460b5e3bea x-openstack-request-id: req-dcc83ebf-dfc0-4c5e-b9f1-7b460b5e3bea 2019-07-22 05:54:34,982 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:a1:71", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "bookmark"}], "image": {"id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "links": [{"href": "http://172.30.9.26:8774/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3332037a-1550-4afc-b438-aa3758535d74", "links": [{"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}]}, "id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "security_groups": [{"name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}], "user_id": "dee4bb8d7802400caccd306491ffd885", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:54:32Z", "hostId": "8ee8a40ce1aeb268ba925032f3d9a733c544c86a96e7d0be6f6d13c1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_474266bb-8db3-4365-a9a5-642cddd5e0be", "created": "2019-07-22T05:54:28Z", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:54:34,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dcc83ebf-dfc0-4c5e-b9f1-7b460b5e3bea 2019-07-22 05:54:34,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804663896561s 2019-07-22 05:54:34,989 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:54:36,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:54:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:37,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9788b752-143b-4dac-b9ef-eb5858e9f83e x-openstack-request-id: req-9788b752-143b-4dac-b9ef-eb5858e9f83e 2019-07-22 05:54:37,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:a1:71", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "bookmark"}], "image": {"id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "links": [{"href": "http://172.30.9.26:8774/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3332037a-1550-4afc-b438-aa3758535d74", "links": [{"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}]}, "id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "security_groups": [{"name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}], "user_id": "dee4bb8d7802400caccd306491ffd885", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:54:32Z", "hostId": "8ee8a40ce1aeb268ba925032f3d9a733c544c86a96e7d0be6f6d13c1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_474266bb-8db3-4365-a9a5-642cddd5e0be", "created": "2019-07-22T05:54:28Z", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:54:37,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9788b752-143b-4dac-b9ef-eb5858e9f83e 2019-07-22 05:54:37,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.950768947601s 2019-07-22 05:54:37,949 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:54:39,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:54:39,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:40,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4990e751-392a-49a2-9a5d-9ca6b66c9025 x-openstack-request-id: req-4990e751-392a-49a2-9a5d-9ca6b66c9025 2019-07-22 05:54:40,623 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:a1:71", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "bookmark"}], "image": {"id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "links": [{"href": "http://172.30.9.26:8774/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3332037a-1550-4afc-b438-aa3758535d74", "links": [{"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}]}, "id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "security_groups": [{"name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}], "user_id": "dee4bb8d7802400caccd306491ffd885", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:54:32Z", "hostId": "8ee8a40ce1aeb268ba925032f3d9a733c544c86a96e7d0be6f6d13c1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_474266bb-8db3-4365-a9a5-642cddd5e0be", "created": "2019-07-22T05:54:28Z", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:54:40,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4990e751-392a-49a2-9a5d-9ca6b66c9025 2019-07-22 05:54:40,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671649932861s 2019-07-22 05:54:40,629 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:54:42,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:54:42,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:44,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ffbe5ff-1309-4cb4-8e67-8ef15481be97 x-openstack-request-id: req-6ffbe5ff-1309-4cb4-8e67-8ef15481be97 2019-07-22 05:54:44,076 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:a1:71", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "bookmark"}], "image": {"id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "links": [{"href": "http://172.30.9.26:8774/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-07-22T05:54:40.000000", "flavor": {"id": "3332037a-1550-4afc-b438-aa3758535d74", "links": [{"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}]}, "id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "security_groups": [{"name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}], "user_id": "dee4bb8d7802400caccd306491ffd885", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:54:40Z", "hostId": "8ee8a40ce1aeb268ba925032f3d9a733c544c86a96e7d0be6f6d13c1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_474266bb-8db3-4365-a9a5-642cddd5e0be", "created": "2019-07-22T05:54:28Z", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:54:44,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ffbe5ff-1309-4cb4-8e67-8ef15481be97 2019-07-22 05:54:44,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44471001625s 2019-07-22 05:54:44,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:54:44,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=a952d2a3-0d13-483e-b0fa-2a99fc2553d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:44,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:44 GMT X-Openstack-Request-Id: req-be8f45ff-399f-4c4c-867d-773b21784bd2 2019-07-22 05:54:44,136 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:54:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8647116-892d-4c15-8573-e16f405eefa3","ip_address":"192.168.120.15"}],"id":"9cb742e1-5080-4f0f-8327-cdbe47424836","security_groups":["c0bf54c0-ff64-4eb2-a787-71050bc297c6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:a1:71","project_id":"2078ad5c535b4345afad4be9276ce840","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:31Z","binding:vnic_type":"normal","device_id":"a952d2a3-0d13-483e-b0fa-2a99fc2553d7","ip_allocation":"immediate"}]} 2019-07-22 05:54:44,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a952d2a3-0d13-483e-b0fa-2a99fc2553d7 used request id req-be8f45ff-399f-4c4c-867d-773b21784bd2 2019-07-22 05:54:44,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0535681247711s 2019-07-22 05:54:44,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:54:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9cb742e1-5080-4f0f-8327-cdbe47424836" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:44,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:44 GMT X-Openstack-Request-Id: req-a29720f1-1ab9-45e3-9812-7be526b46d70 2019-07-22 05:54:44,195 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:54:44,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9cb742e1-5080-4f0f-8327-cdbe47424836 used request id req-a29720f1-1ab9-45e3-9812-7be526b46d70 2019-07-22 05:54:44,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0484399795532s 2019-07-22 05:54:44,196 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:43:a1:71', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ee02fa7a-73bd-49fa-907d-7e20e2a9b123'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-07-22T05:54:40.000000', 'flavor': Munch({u'id': u'3332037a-1550-4afc-b438-aa3758535d74'}), 'az': u'nova', 'id': u'a952d2a3-0d13-483e-b0fa-2a99fc2553d7', 'security_groups': [Munch({u'name': u'singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dee4bb8d7802400caccd306491ffd885', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T05:54:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T05:54:40Z', 'hostId': u'8ee8a40ce1aeb268ba925032f3d9a733c544c86a96e7d0be6f6d13c1', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'8ee8a40ce1aeb268ba925032f3d9a733c544c86a96e7d0be6f6d13c1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-07-22T05:54:40.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2078ad5c535b4345afad4be9276ce840', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_474266bb-8db3-4365-a9a5-642cddd5e0be', 'adminPass': u'SoK6iR7frVeH', 'tenant_id': u'2078ad5c535b4345afad4be9276ce840', 'created_at': u'2019-07-22T05:54:28Z', 'created': u'2019-07-22T05:54:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 05:54:44,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:54:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:44,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:44 GMT X-Openstack-Request-Id: req-2d2fab20-b55d-4874-a941-1d88e2476a27 2019-07-22 05:54:44,294 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":["e8647116-892d-4c15-8573-e16f405eefa3"],"description":"","tags":[],"updated_at":"2019-07-22T05:54:17Z","qos_policy_id":null,"name":"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:54:44,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2d2fab20-b55d-4874-a941-1d88e2476a27 2019-07-22 05:54:44,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934391021729s 2019-07-22 05:54:44,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:54:44,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=a952d2a3-0d13-483e-b0fa-2a99fc2553d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:44,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:44 GMT X-Openstack-Request-Id: req-c6f1b425-e2c8-486d-bcc1-96d083a63fc3 2019-07-22 05:54:44,341 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:54:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8647116-892d-4c15-8573-e16f405eefa3","ip_address":"192.168.120.15"}],"id":"9cb742e1-5080-4f0f-8327-cdbe47424836","security_groups":["c0bf54c0-ff64-4eb2-a787-71050bc297c6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:a1:71","project_id":"2078ad5c535b4345afad4be9276ce840","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:31Z","binding:vnic_type":"normal","device_id":"a952d2a3-0d13-483e-b0fa-2a99fc2553d7","ip_allocation":"immediate"}]} 2019-07-22 05:54:44,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=a952d2a3-0d13-483e-b0fa-2a99fc2553d7 used request id req-c6f1b425-e2c8-486d-bcc1-96d083a63fc3 2019-07-22 05:54:44,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0451490879059s 2019-07-22 05:54:44,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-22 05:54:44,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "fixed_ip_address": "192.168.120.15", "port_id": "9cb742e1-5080-4f0f-8327-cdbe47424836"}}' 2019-07-22 05:54:46,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:46 GMT X-Openstack-Request-Id: req-48f77315-8cb3-4637-bcb9-92a55744310d 2019-07-22 05:54:46,829 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:45Z", "updated_at": "2019-07-22T05:54:45Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:a1:71", "device_id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "2078ad5c535b4345afad4be9276ce840", "port_id": "9cb742e1-5080-4f0f-8327-cdbe47424836", "id": "58ac3b39-f453-49ba-9713-e6c534917938", "qos_policy_id": null}} 2019-07-22 05:54:46,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-48f77315-8cb3-4637-bcb9-92a55744310d 2019-07-22 05:54:46,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.48701786995s 2019-07-22 05:54:46,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:54:46,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:46,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:46 GMT X-Openstack-Request-Id: req-0af0232c-89a1-4d63-836d-3a4a24fbb66b 2019-07-22 05:54:46,917 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:45Z", "updated_at": "2019-07-22T05:54:45Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:a1:71", "device_id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "2078ad5c535b4345afad4be9276ce840", "port_id": "9cb742e1-5080-4f0f-8327-cdbe47424836", "id": "58ac3b39-f453-49ba-9713-e6c534917938", "qos_policy_id": null}]} 2019-07-22 05:54:46,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-0af0232c-89a1-4d63-836d-3a4a24fbb66b 2019-07-22 05:54:46,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.073343038559s 2019-07-22 05:54:46,923 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:54:47,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:54:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:47,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:47 GMT X-Openstack-Request-Id: req-fda1461d-acd6-4ea8-b71b-33f6724e89dd 2019-07-22 05:54:47,091 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:45Z", "updated_at": "2019-07-22T05:54:45Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:a1:71", "device_id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "2078ad5c535b4345afad4be9276ce840", "port_id": "9cb742e1-5080-4f0f-8327-cdbe47424836", "id": "58ac3b39-f453-49ba-9713-e6c534917938", "qos_policy_id": null}]} 2019-07-22 05:54:47,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fda1461d-acd6-4ea8-b71b-33f6724e89dd 2019-07-22 05:54:47,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0583608150482s 2019-07-22 05:54:47,097 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:54:47,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:54:47,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:47,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:47 GMT X-Openstack-Request-Id: req-9ffb7aa4-e9a6-409f-b5df-301cdfaa7aa4 2019-07-22 05:54:47,269 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:45Z", "updated_at": "2019-07-22T05:54:45Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:a1:71", "device_id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "2078ad5c535b4345afad4be9276ce840", "port_id": "9cb742e1-5080-4f0f-8327-cdbe47424836", "id": "58ac3b39-f453-49ba-9713-e6c534917938", "qos_policy_id": null}]} 2019-07-22 05:54:47,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9ffb7aa4-e9a6-409f-b5df-301cdfaa7aa4 2019-07-22 05:54:47,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623841285706s 2019-07-22 05:54:47,275 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:54:47,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:54:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:47,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:47 GMT X-Openstack-Request-Id: req-57663491-d78e-4dd0-90a4-25aa298a42bf 2019-07-22 05:54:47,443 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:45Z", "updated_at": "2019-07-22T05:54:45Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:a1:71", "device_id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "2078ad5c535b4345afad4be9276ce840", "port_id": "9cb742e1-5080-4f0f-8327-cdbe47424836", "id": "58ac3b39-f453-49ba-9713-e6c534917938", "qos_policy_id": null}]} 2019-07-22 05:54:47,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-57663491-d78e-4dd0-90a4-25aa298a42bf 2019-07-22 05:54:47,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580661296844s 2019-07-22 05:54:47,448 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:54:47,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:54:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:47,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:47 GMT X-Openstack-Request-Id: req-9a66ffe9-977f-4097-aefe-9c5b54270034 2019-07-22 05:54:47,616 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:45Z", "updated_at": "2019-07-22T05:54:45Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:a1:71", "device_id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "2078ad5c535b4345afad4be9276ce840", "port_id": "9cb742e1-5080-4f0f-8327-cdbe47424836", "id": "58ac3b39-f453-49ba-9713-e6c534917938", "qos_policy_id": null}]} 2019-07-22 05:54:47,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9a66ffe9-977f-4097-aefe-9c5b54270034 2019-07-22 05:54:47,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579969882965s 2019-07-22 05:54:47,622 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:54:47,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:54:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:47,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:47 GMT X-Openstack-Request-Id: req-9f1a801e-cb90-4d13-8e7d-e4a2a7a6a0fc 2019-07-22 05:54:47,793 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:45Z", "updated_at": "2019-07-22T05:54:47Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:a1:71", "device_id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "port_id": "9cb742e1-5080-4f0f-8327-cdbe47424836", "id": "58ac3b39-f453-49ba-9713-e6c534917938", "qos_policy_id": null}]} 2019-07-22 05:54:47,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9f1a801e-cb90-4d13-8e7d-e4a2a7a6a0fc 2019-07-22 05:54:47,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619070529938s 2019-07-22 05:54:47,799 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ff2c6593-ab5e-408b-8e0f-06d2fed6da2a', 'updated_at': u'2019-07-22T05:54:47Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'9cb742e1-5080-4f0f-8327-cdbe47424836', 'id': u'58ac3b39-f453-49ba-9713-e6c534917938', 'network': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'port': u'9cb742e1-5080-4f0f-8327-cdbe47424836', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2078ad5c535b4345afad4be9276ce840', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:a1:71', u'device_id': u'a952d2a3-0d13-483e-b0fa-2a99fc2553d7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2078ad5c535b4345afad4be9276ce840', 'created_at': u'2019-07-22T05:54:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:a1:71', u'device_id': u'a952d2a3-0d13-483e-b0fa-2a99fc2553d7'}), 'router': u'ff2c6593-ab5e-408b-8e0f-06d2fed6da2a'}) 2019-07-22 05:54:47,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 05:54:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 05:54:48,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9601 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1aba0f9e-fc04-4a98-b094-a275131221a0 x-openstack-request-id: req-1aba0f9e-fc04-4a98-b094-a275131221a0 2019-07-22 05:54:48,747 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 554108599 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.236487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.239505] pid_max: default: 32768 minimum: 301\n[ 0.241125] ACPI: Core revision 20150930\n[ 0.243157] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.245500] Security Framework initialized\n[ 0.246984] Yama: becoming mindful.\n[ 0.248297] AppArmor: AppArmor initialized\n[ 0.249807] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.252138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.254408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256566] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259035] Initializing cgroup subsys io\n[ 0.260492] Initializing cgroup subsys memory\n[ 0.262040] Initializing cgroup subsys devices\n[ 0.263621] Initializing cgroup subsys freezer\n[ 0.265180] Initializing cgroup subsys net_cls\n[ 0.266750] Initializing cgroup subsys perf_event\n[ 0.268391] Initializing cgroup subsys net_prio\n[ 0.269976] Initializing cgroup subsys hugetlb\n[ 0.271538] Initializing cgroup subsys pids\n[ 0.273089] CPU: Physical Processor ID: 0\n[ 0.275230] mce: CPU supports 10 MCE banks\n[ 0.276737] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.278528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.297301] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.307264] ftrace: allocating 31920 entries in 125 pages\n[ 0.344952] smpboot: Max logical packages: 1\n[ 0.346478] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.348898] x2apic enabled\n[ 0.350295] Switched APIC routing to physical x2apic.\n[ 0.353249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355260] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.358979] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362176] KVM setup paravirtual spinlock\n[ 0.364182] x86: Booted up 1 node, 1 CPUs\n[ 0.365625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.368051] devtmpfs: initialized\n[ 0.370321] evm: security.selinux\n[ 0.371566] evm: security.SMACK64\n[ 0.372806] evm: security.SMACK64EXEC\n[ 0.374143] evm: security.SMACK64TRANSMUTE\n[ 0.375589] evm: security.SMACK64MMAP\n[ 0.376915] evm: security.ima\n[ 0.378058] evm: security.capability\n[ 0.379447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.382731] pinctrl core: initialized pinctrl subsystem\n[ 0.384650] RTC time: 5:54:40, date: 07/22/19\n[ 0.386303] NET: Registered protocol family 16\n[ 0.387996] cpuidle: using governor ladder\n[ 0.389456] cpuidle: using governor menu\n[ 0.390866] PCCT header not found.\n[ 0.392179] ACPI: bus type PCI registered\n[ 0.393610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.395811] PCI: Using configuration type 1 for base access\n[ 0.398421] ACPI: Added _OSI(Module Device)\n[ 0.399917] ACPI: Added _OSI(Processor Device)\n[ 0.401459] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.403090] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.405730] ACPI: Interpreter enabled\n[ 0.407087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.410417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.413726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.417040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.420346] ACPI: (supports S0 S5)\n[ 0.421625] ACPI: Using IOAPIC for interrupt routing\n[ 0.423314] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.427877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.429928] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432149] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.434303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438217] acpiphp: Slot [3] registered\n[ 0.439655] acpiphp: Slot [4] registered\n[ 0.441083] acpiphp: Slot [5] registered\n[ 0.442516] acpiphp: Slot [6] registered\n[ 0.443940] acpiphp: Slot [7] registered\n[ 0.445368] acpiphp: Slot [8] registered\n[ 0.446803] acpiphp: Slot [9] registered\n[ 0.448234] acpiphp: Slot [10] registered\n[ 0.449689] acpiphp: Slot [11] registered\n[ 0.451138] acpiphp: Slot [12] registered\n[ 0.452588] acpiphp: Slot [13] registered\n[ 0.454031] acpiphp: Slot [14] registered\n[ 0.455485] acpiphp: Slot [15] registered\n[ 0.473646] acpiphp: Slot [16] registered\n[ 0.475108] acpiphp: Slot [17] registered\n[ 0.476557] acpiphp: Slot [18] registered\n[ 0.478002] acpiphp: Slot [19] registered\n[ 0.479448] acpiphp: Slot [20] registered\n[ 0.480900] acpiphp: Slot [21] registered\n[ 0.482351] acpiphp: Slot [22] registered\n[ 0.483801] acpiphp: Slot [23] registered\n[ 0.485254] acpiphp: Slot [24] registered\n[ 0.486711] acpiphp: Slot [25] registered\n[ 0.488153] acpiphp: Slot [26] registered\n[ 0.489604] acpiphp: Slot [27] registered\n[ 0.491057] acpiphp: Slot [28] registered\n[ 0.492507] acpiphp: Slot [29] registered\n[ 0.493955] acpiphp: Slot [30] registered\n[ 0.495403] acpiphp: Slot [31] registered\n[ 0.496864] PCI host bridge to bus 0000:00\n[ 0.498318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.500508] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.502700] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.505291] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.510994] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.513742] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.521275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.523580] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.525696] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.527967] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.532912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.535470] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.558686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.561654] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.564204] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.566740] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.569236] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.571526] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.574546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.576449] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.579217] vgaarb: loaded\n[ 0.580291] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582836] SCSI subsystem initialized\n[ 0.584864] ACPI: bus type USB registered\n[ 0.586382] usbcore: registered new interface driver usbfs\n[ 0.588249] usbcore: registered new interface driver hub\n[ 0.590057] usbcore: registered new device driver usb\n[ 0.592151] PCI: Using ACPI for IRQ routing\n[ 0.594526] NetLabel: Initializing\n[ 0.595814] NetLabel: domain hash size = 128\n[ 0.597346] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.599097] NetLabel: unlabeled traffic allowed by default\n[ 0.601505] clocksource: Switched to clocksource kvm-clock\n[ 0.613795] AppArmor: AppArmor Filesystem Enabled\n[ 0.615548] pnp: PnP ACPI init\n[ 0.617218] pnp: PnP ACPI: found 5 devices\n[ 0.624532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.627648] NET: Registered protocol family 2\n[ 0.629753] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.632068] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.634239] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.636412] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.638374] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.640543] NET: Registered protocol family 1\n[ 0.642151] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.644120] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.646053] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.661148] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.676424] Trying to unpack rootfs image as initramfs...\n[ 0.742529] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.745660] Scanning for low memory corruption every 60 seconds\n[ 0.748130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.750327] audit: initializing netlink subsys (disabled)\n[ 0.752172] audit: type=2000 audit(1563774881.814:1): initialized\n[ 0.754580] Initialise system trusted keyring\n[ 0.756310] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.758395] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.761676] zbud: loaded\n[ 0.762903] VFS: Disk quotas dquot_6.6.0\n[ 0.764368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.767066] fuse init (API version 7.23)\n[ 0.768672] Key type big_key registered\n[ 0.770139] Allocating IMA MOK and blacklist keyrings.\n[ 0.772249] Key type asymmetric registered\n[ 0.773756] Asymmetric key parser 'x509' registered\n[ 0.775479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.778164] io scheduler noop registered\n[ 0.779579] io scheduler deadline registered (default)\n[ 0.781366] io scheduler cfq registered\n[ 0.782905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.784768] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.787044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.789646] ACPI: Power Button [PWRF]\n[ 0.791148] GHES: HEST is not enabled!\n[ 0.805479] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.835543] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.839242] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.865224] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.869021] Linux agpgart interface v0.103\n[ 0.873081] brd: module loaded\n[ 0.875649] loop: module loaded\n[ 0.882544] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.885253] GPT:90111 != 2097151\n[ 0.886521] GPT:Alternate GPT header not at the end of the disk.\n[ 0.888580] GPT:90111 != 2097151\n[ 0.889842] GPT: Use GNU Parted to correct GPT errors.\n[ 0.891662] vda: vda1 vda15\n[ 0.893704] scsi host0: ata_piix\n[ 0.895139] scsi host1: ata_piix\n[ 0.896461] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.898755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.901737] libphy: Fixed MDIO Bus: probed\n[ 0.903279] tun: Universal TUN/TAP device driver, 1.6\n[ 0.905068] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.908498] PPP generic driver version 2.4.2\n[ 0.910202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.912432] ehci-pci: EHCI PCI platform driver\n[ 0.914083] ehci-platform: EHCI generic platform driver\n[ 0.915944] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.918077] ohci-pci: OHCI PCI platform driver\n[ 0.919720] ohci-platform: OHCI generic platform driver\n[ 0.921595] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.936758] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.938645] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.941391] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.943258] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.945500] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.947810] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.950459] usb usb1: Product: UHCI Host Controller\n[ 0.952200] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.954338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.956125] hub 1-0:1.0: USB hub found\n[ 0.957582] hub 1-0:1.0: 2 ports detected\n[ 0.959287] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.963193] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.964969] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.966865] mousedev: PS/2 mouse device common for all mice\n[ 0.969232] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.972388] rtc_cmos 00:00: RTC can wake from S4\n[ 0.974689] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.976892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.979129] i2c /dev entries driver\n[ 0.980543] device-mapper: uevent: version 1.0.3\n[ 0.982305] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.985336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.987801] NET: Registered protocol family 10\n[ 0.989927] NET: Registered protocol family 17\n[ 0.991584] Key type dns_resolver registered\n[ 0.993390] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.995435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.998709] registered taskstats version 1\n[ 1.000284] Loading compiled-in X.509 certificates\n[ 1.002664] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.006162] zswap: loaded using pool lzo/zbud\n[ 1.008831] Key type trusted registered\n[ 1.011360] Key type encrypted registered\n[ 1.012885] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.014837] ima: No TPM chip found, activating TPM-bypass!\n[ 1.016781] evm: HMAC attrs: 0x1\n[ 1.018484] Magic number: 11:79:922\n[ 1.020035] rtc_cmos 00:00: setting system clock to 2019-07-22 05:54:41 UTC (1563774881)\n[ 1.023041] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.025109] EDD information not available.\n[ 1.060130] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.079867] Write protecting the kernel read-only data: 14336k\n[ 1.085357] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.088774] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.141034] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbudaSLZR3TIXj3hnnvsvirToDX6Px8tq6i1zTq0YPfsS2Scvz+b679B/wNL1F4ZgwgW2di8c1F42MRc4gKXpoj/Q3/l2I/O/6a2/ZFzi2sv3ymKG97kei2NVFpvWXpESjLzmTn4aF7pcu/uiZ2ubh+lj7DqmN7mAt3rrVfLRFUhb5LLu+ZxO6GaAqu6gTsrjb7qyQBpisURXN27fiDUGJo5IhOrfgJK3YqRnT+2QLuOR1LnzTNoFK3eBwhEa4Dt7aY2ZLWuxCwAk4mL9PQ8p59LKNOAORWP1lWBbphCYmAcKiudGbpW/Y6lrxr4D6XTekt1U0hwrpnX85eU0T/AgX root@singlevm1-vm-474266bb-8db3-4365-a9a5-642cddd5e0be\nssh-dss AAAAB3NzaC1kc3MAAACBANgzTPQq5Rz1pTPBkjjmk3eBuRAGCyq0lkzSBbtwoCI3C+gWJhjxmM+6uEsoZxQRs9/hPC1cP5SbFn8wMQ9QnGX9ppCYk0KaC85vjGaM/7/dHIYdmV6856I20bdFX1B1Nx/44VdRpcA0TD1cFc5PxzArON6AvjTuIySkPmzDH6D5AAAAFQD1PKpErzs9KuXLi0AOTnLBUk185QAAAIBokas1lgnleIb+xtd/VfgIx4e0XfCniFKLDkuqw7SfJISjWjUG5lBZpEGVPrMGHwEM2RbM1rb5RWVmL18zUKaLZWyEmmB+tuA4F59pY6aILPreoF9LBmdIIqh4QaftOLodpYe1BuqkoCjx3EbmyVRdsfVGvh+jbZ7x+lJlCTdwjQAAAIEA0lnZKnQjeAJ0Ejngv+iiP1cnkux0jw2Uppv3gD7+04SSpL2DkPqmA4AKSRXwEJ7k8p/0ZXV2bFsKhXTaNqtX8dfH69glAnbdlUaWm+LPqA6eUjJjUY6QNw2c+KC7E0IlLo8odKjiZMYu1OP6sgkwWp/9zQNCjPSun2EfNRioyyo= root@singlevm1-vm-474266bb-8db3-4365-a9a5-642cddd5e0be\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.68s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe43:a171/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-474266bb-8db3-4365-a9a5-642cddd5e0be\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-474266bb-8db3-4365-a9a5-642cddd5e0be login: "} 2019-07-22 05:54:48,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7/action used request id req-1aba0f9e-fc04-4a98-b094-a275131221a0 2019-07-22 05:54:48,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.948384046555s 2019-07-22 05:54:48,749 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 554108599 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.236487] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.239505] pid_max: default: 32768 minimum: 301 [ 0.241125] ACPI: Core revision 20150930 [ 0.243157] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.245500] Security Framework initialized [ 0.246984] Yama: becoming mindful. [ 0.248297] AppArmor: AppArmor initialized [ 0.249807] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.252138] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.254408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256566] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259035] Initializing cgroup subsys io [ 0.260492] Initializing cgroup subsys memory [ 0.262040] Initializing cgroup subsys devices [ 0.263621] Initializing cgroup subsys freezer [ 0.265180] Initializing cgroup subsys net_cls [ 0.266750] Initializing cgroup subsys perf_event [ 0.268391] Initializing cgroup subsys net_prio [ 0.269976] Initializing cgroup subsys hugetlb [ 0.271538] Initializing cgroup subsys pids [ 0.273089] CPU: Physical Processor ID: 0 [ 0.275230] mce: CPU supports 10 MCE banks [ 0.276737] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.278528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.297301] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.307264] ftrace: allocating 31920 entries in 125 pages [ 0.344952] smpboot: Max logical packages: 1 [ 0.346478] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.348898] x2apic enabled [ 0.350295] Switched APIC routing to physical x2apic. [ 0.353249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355260] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.358979] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362176] KVM setup paravirtual spinlock [ 0.364182] x86: Booted up 1 node, 1 CPUs [ 0.365625] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.368051] devtmpfs: initialized [ 0.370321] evm: security.selinux [ 0.371566] evm: security.SMACK64 [ 0.372806] evm: security.SMACK64EXEC [ 0.374143] evm: security.SMACK64TRANSMUTE [ 0.375589] evm: security.SMACK64MMAP [ 0.376915] evm: security.ima [ 0.378058] evm: security.capability [ 0.379447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.382731] pinctrl core: initialized pinctrl subsystem [ 0.384650] RTC time: 5:54:40, date: 07/22/19 [ 0.386303] NET: Registered protocol family 16 [ 0.387996] cpuidle: using governor ladder [ 0.389456] cpuidle: using governor menu [ 0.390866] PCCT header not found. [ 0.392179] ACPI: bus type PCI registered [ 0.393610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.395811] PCI: Using configuration type 1 for base access [ 0.398421] ACPI: Added _OSI(Module Device) [ 0.399917] ACPI: Added _OSI(Processor Device) [ 0.401459] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.403090] ACPI: Added _OSI(Processor Aggregator Device) [ 0.405730] ACPI: Interpreter enabled [ 0.407087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.410417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.413726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.417040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.420346] ACPI: (supports S0 S5) [ 0.421625] ACPI: Using IOAPIC for interrupt routing [ 0.423314] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.427877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.429928] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432149] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434303] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438217] acpiphp: Slot [3] registered [ 0.439655] acpiphp: Slot [4] registered [ 0.441083] acpiphp: Slot [5] registered [ 0.442516] acpiphp: Slot [6] registered [ 0.443940] acpiphp: Slot [7] registered [ 0.445368] acpiphp: Slot [8] registered [ 0.446803] acpiphp: Slot [9] registered [ 0.448234] acpiphp: Slot [10] registered [ 0.449689] acpiphp: Slot [11] registered [ 0.451138] acpiphp: Slot [12] registered [ 0.452588] acpiphp: Slot [13] registered [ 0.454031] acpiphp: Slot [14] registered [ 0.455485] acpiphp: Slot [15] registered [ 0.473646] acpiphp: Slot [16] registered [ 0.475108] acpiphp: Slot [17] registered [ 0.476557] acpiphp: Slot [18] registered [ 0.478002] acpiphp: Slot [19] registered [ 0.479448] acpiphp: Slot [20] registered [ 0.480900] acpiphp: Slot [21] registered [ 0.482351] acpiphp: Slot [22] registered [ 0.483801] acpiphp: Slot [23] registered [ 0.485254] acpiphp: Slot [24] registered [ 0.486711] acpiphp: Slot [25] registered [ 0.488153] acpiphp: Slot [26] registered [ 0.489604] acpiphp: Slot [27] registered [ 0.491057] acpiphp: Slot [28] registered [ 0.492507] acpiphp: Slot [29] registered [ 0.493955] acpiphp: Slot [30] registered [ 0.495403] acpiphp: Slot [31] registered [ 0.496864] PCI host bridge to bus 0000:00 [ 0.498318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500508] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.502700] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.505291] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.510994] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.513742] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.521275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.523580] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.525696] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.527967] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.532912] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.535470] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.558686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.561654] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.564204] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566740] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.569236] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.571526] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574546] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.576449] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.579217] vgaarb: loaded [ 0.580291] vgaarb: bridge control possible 0000:00:02.0 [ 0.582836] SCSI subsystem initialized [ 0.584864] ACPI: bus type USB registered [ 0.586382] usbcore: registered new interface driver usbfs [ 0.588249] usbcore: registered new interface driver hub [ 0.590057] usbcore: registered new device driver usb [ 0.592151] PCI: Using ACPI for IRQ routing [ 0.594526] NetLabel: Initializing [ 0.595814] NetLabel: domain hash size = 128 [ 0.597346] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.599097] NetLabel: unlabeled traffic allowed by default [ 0.601505] clocksource: Switched to clocksource kvm-clock [ 0.613795] AppArmor: AppArmor Filesystem Enabled [ 0.615548] pnp: PnP ACPI init [ 0.617218] pnp: PnP ACPI: found 5 devices [ 0.624532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.627648] NET: Registered protocol family 2 [ 0.629753] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.632068] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.634239] TCP: Hash tables configured (established 4096 bind 4096) [ 0.636412] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.638374] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.640543] NET: Registered protocol family 1 [ 0.642151] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.644120] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.646053] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.661148] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.676424] Trying to unpack rootfs image as initramfs... [ 0.742529] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.745660] Scanning for low memory corruption every 60 seconds [ 0.748130] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.750327] audit: initializing netlink subsys (disabled) [ 0.752172] audit: type=2000 audit(1563774881.814:1): initialized [ 0.754580] Initialise system trusted keyring [ 0.756310] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.758395] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.761676] zbud: loaded [ 0.762903] VFS: Disk quotas dquot_6.6.0 [ 0.764368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.767066] fuse init (API version 7.23) [ 0.768672] Key type big_key registered [ 0.770139] Allocating IMA MOK and blacklist keyrings. [ 0.772249] Key type asymmetric registered [ 0.773756] Asymmetric key parser 'x509' registered [ 0.775479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.778164] io scheduler noop registered [ 0.779579] io scheduler deadline registered (default) [ 0.781366] io scheduler cfq registered [ 0.782905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.784768] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.787044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.789646] ACPI: Power Button [PWRF] [ 0.791148] GHES: HEST is not enabled! [ 0.805479] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.835543] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.839242] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.865224] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.869021] Linux agpgart interface v0.103 [ 0.873081] brd: module loaded [ 0.875649] loop: module loaded [ 0.882544] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.885253] GPT:90111 != 2097151 [ 0.886521] GPT:Alternate GPT header not at the end of the disk. [ 0.888580] GPT:90111 != 2097151 [ 0.889842] GPT: Use GNU Parted to correct GPT errors. [ 0.891662] vda: vda1 vda15 [ 0.893704] scsi host0: ata_piix [ 0.895139] scsi host1: ata_piix [ 0.896461] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.898755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.901737] libphy: Fixed MDIO Bus: probed [ 0.903279] tun: Universal TUN/TAP device driver, 1.6 [ 0.905068] tun: (C) 1999-2004 Max Krasnyansky [ 0.908498] PPP generic driver version 2.4.2 [ 0.910202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.912432] ehci-pci: EHCI PCI platform driver [ 0.914083] ehci-platform: EHCI generic platform driver [ 0.915944] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.918077] ohci-pci: OHCI PCI platform driver [ 0.919720] ohci-platform: OHCI generic platform driver [ 0.921595] uhci_hcd: USB Universal Host Controller Interface driver [ 0.936758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.938645] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.941391] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.943258] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.945500] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.947810] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.950459] usb usb1: Product: UHCI Host Controller [ 0.952200] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.954338] usb usb1: SerialNumber: 0000:00:01.2 [ 0.956125] hub 1-0:1.0: USB hub found [ 0.957582] hub 1-0:1.0: 2 ports detected [ 0.959287] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.963193] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.964969] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.966865] mousedev: PS/2 mouse device common for all mice [ 0.969232] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.972388] rtc_cmos 00:00: RTC can wake from S4 [ 0.974689] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.976892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.979129] i2c /dev entries driver [ 0.980543] device-mapper: uevent: version 1.0.3 [ 0.982305] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.985336] ledtrig-cpu: registered to indicate activity on CPUs [ 0.987801] NET: Registered protocol family 10 [ 0.989927] NET: Registered protocol family 17 [ 0.991584] Key type dns_resolver registered [ 0.993390] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.995435] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.998709] registered taskstats version 1 [ 1.000284] Loading compiled-in X.509 certificates [ 1.002664] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.006162] zswap: loaded using pool lzo/zbud [ 1.008831] Key type trusted registered [ 1.011360] Key type encrypted registered [ 1.012885] AppArmor: AppArmor sha1 policy hashing enabled [ 1.014837] ima: No TPM chip found, activating TPM-bypass! [ 1.016781] evm: HMAC attrs: 0x1 [ 1.018484] Magic number: 11:79:922 [ 1.020035] rtc_cmos 00:00: setting system clock to 2019-07-22 05:54:41 UTC (1563774881) [ 1.023041] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.025109] EDD information not available. [ 1.060130] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.079867] Write protecting the kernel read-only data: 14336k [ 1.085357] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.088774] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.141034] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbudaSLZR3TIXj3hnnvsvirToDX6Px8tq6i1zTq0YPfsS2Scvz+b679B/wNL1F4ZgwgW2di8c1F42MRc4gKXpoj/Q3/l2I/O/6a2/ZFzi2sv3ymKG97kei2NVFpvWXpESjLzmTn4aF7pcu/uiZ2ubh+lj7DqmN7mAt3rrVfLRFUhb5LLu+ZxO6GaAqu6gTsrjb7qyQBpisURXN27fiDUGJo5IhOrfgJK3YqRnT+2QLuOR1LnzTNoFK3eBwhEa4Dt7aY2ZLWuxCwAk4mL9PQ8p59LKNOAORWP1lWBbphCYmAcKiudGbpW/Y6lrxr4D6XTekt1U0hwrpnX85eU0T/AgX root@singlevm1-vm-474266bb-8db3-4365-a9a5-642cddd5e0be ssh-dss AAAAB3NzaC1kc3MAAACBANgzTPQq5Rz1pTPBkjjmk3eBuRAGCyq0lkzSBbtwoCI3C+gWJhjxmM+6uEsoZxQRs9/hPC1cP5SbFn8wMQ9QnGX9ppCYk0KaC85vjGaM/7/dHIYdmV6856I20bdFX1B1Nx/44VdRpcA0TD1cFc5PxzArON6AvjTuIySkPmzDH6D5AAAAFQD1PKpErzs9KuXLi0AOTnLBUk185QAAAIBokas1lgnleIb+xtd/VfgIx4e0XfCniFKLDkuqw7SfJISjWjUG5lBZpEGVPrMGHwEM2RbM1rb5RWVmL18zUKaLZWyEmmB+tuA4F59pY6aILPreoF9LBmdIIqh4QaftOLodpYe1BuqkoCjx3EbmyVRdsfVGvh+jbZ7x+lJlCTdwjQAAAIEA0lnZKnQjeAJ0Ejngv+iiP1cnkux0jw2Uppv3gD7+04SSpL2DkPqmA4AKSRXwEJ7k8p/0ZXV2bFsKhXTaNqtX8dfH69glAnbdlUaWm+LPqA6eUjJjUY6QNw2c+KC7E0IlLo8odKjiZMYu1OP6sgkwWp/9zQNCjPSun2EfNRioyyo= root@singlevm1-vm-474266bb-8db3-4365-a9a5-642cddd5e0be -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.68s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe43:a171/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-474266bb-8db3-4365-a9a5-642cddd5e0be launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-474266bb-8db3-4365-a9a5-642cddd5e0be login: 2019-07-22 05:54:48,754 - paramiko.transport - DEBUG - starting thread (client mode): 0xb55b7f50L 2019-07-22 05:54:48,754 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 05:54:48,755 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-22 05:54:48,755 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-22 05:54:48,756 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 05:54:48,756 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 05:54:48,756 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-22 05:54:48,757 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 05:54:48,757 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 05:54:48,757 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 05:54:48,777 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 05:54:48,778 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 05:54:48,786 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 0b3e8b83fffb7b3800e2114f065320ba 2019-07-22 05:54:48,787 - paramiko.transport - DEBUG - Trying discovered key 6a2d72198e7c7729d7de5cfdbaadcc35 in /tmp/tmp5ZOsyR 2019-07-22 05:54:48,817 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 05:54:48,823 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 05:54:48,852 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 05:54:48,853 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-22 05:54:48,853 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 05:54:48,854 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 05:54:48,855 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 05:54:48,856 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-22 05:54:48,857 - functest.core.singlevm - DEBUG - error: 2019-07-22 05:54:48,860 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-22 05:54:48,970 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:54:48,971 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 05:54:48,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 05:54:48,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/58ac3b39-f453-49ba-9713-e6c534917938.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:50,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:54:50 GMT X-Openstack-Request-Id: req-16e8f8c1-234c-4640-b015-90effb02a924 2019-07-22 05:54:50,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:54:50,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/58ac3b39-f453-49ba-9713-e6c534917938.json used request id req-16e8f8c1-234c-4640-b015-90effb02a924 2019-07-22 05:54:50,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.26115202904s 2019-07-22 05:54:50,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:54:50,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:50,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:50 GMT X-Openstack-Request-Id: req-1ef5cd3a-ea47-415a-b899-1fe023825d2e 2019-07-22 05:54:50,318 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:54:50,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1ef5cd3a-ea47-415a-b899-1fe023825d2e 2019-07-22 05:54:50,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674660205841s 2019-07-22 05:54:50,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 05:54:50,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:50,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47cc40f4-02e6-4111-866d-ef19bdfd35ce x-openstack-request-id: req-47cc40f4-02e6-4111-866d-ef19bdfd35ce 2019-07-22 05:54:50,624 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7 used request id req-47cc40f4-02e6-4111-866d-ef19bdfd35ce 2019-07-22 05:54:50,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.304842948914s 2019-07-22 05:54:50,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:54:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:52,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e31b4851-7d68-4518-b0fd-f45fb963b242 x-openstack-request-id: req-e31b4851-7d68-4518-b0fd-f45fb963b242 2019-07-22 05:54:52,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:a1:71", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:a1:71", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "rel": "bookmark"}], "image": {"id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "links": [{"href": "http://172.30.9.26:8774/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-07-22T05:54:40.000000", "flavor": {"id": "3332037a-1550-4afc-b438-aa3758535d74", "links": [{"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}]}, "id": "a952d2a3-0d13-483e-b0fa-2a99fc2553d7", "security_groups": [{"name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}], "user_id": "dee4bb8d7802400caccd306491ffd885", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:54:50Z", "hostId": "8ee8a40ce1aeb268ba925032f3d9a733c544c86a96e7d0be6f6d13c1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_474266bb-8db3-4365-a9a5-642cddd5e0be", "created": "2019-07-22T05:54:28Z", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:54:52,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e31b4851-7d68-4518-b0fd-f45fb963b242 2019-07-22 05:54:52,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.56475901604s 2019-07-22 05:54:52,191 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:54:54,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:54:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:54,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ef5a54a9-189e-429b-b644-320da1e34dec x-openstack-request-id: req-ef5a54a9-189e-429b-b644-320da1e34dec 2019-07-22 05:54:54,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 05:54:54,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ef5a54a9-189e-429b-b644-320da1e34dec 2019-07-22 05:54:54,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208880901337s 2019-07-22 05:54:54,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:54:54,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:54,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:54 GMT X-Openstack-Request-Id: req-3ec52029-2eb7-49ea-8e3f-fe390765d04b 2019-07-22 05:54:54,476 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:25Z", "updated_at": "2019-07-22T05:54:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "055eb3d6-49b2-4129-b287-78216c5c0ad8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "b735af46-01f3-4f44-a0c8-14ee7cd2588f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "cad9fa9a-b71b-475a-bdc5-efa8ec7742ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T05:54:25Z", "revision_number": 0, "id": "e0476f31-80e5-4f1b-ba49-b8db7ac58d4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:54:25Z", "security_group_id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 3, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "c0bf54c0-ff64-4eb2-a787-71050bc297c6", "name": "singlevm1-sg_474266bb-8db3-4365-a9a5-642cddd5e0be"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 05:54:54,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3ec52029-2eb7-49ea-8e3f-fe390765d04b 2019-07-22 05:54:54,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0677108764648s 2019-07-22 05:54:54,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:54:54,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c0bf54c0-ff64-4eb2-a787-71050bc297c6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:54,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:54:54 GMT X-Openstack-Request-Id: req-ca265c18-cf0e-44b9-9eaf-154a62d2a628 2019-07-22 05:54:54,608 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:54:54,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c0bf54c0-ff64-4eb2-a787-71050bc297c6.json used request id req-ca265c18-cf0e-44b9-9eaf-154a62d2a628 2019-07-22 05:54:54,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125632047653s 2019-07-22 05:54:54,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-22 05:54:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:54,650 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-063bf7eb-5f15-4b4a-9945-8544acb60696 x-openstack-request-id: req-063bf7eb-5f15-4b4a-9945-8544acb60696 2019-07-22 05:54:54,651 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_474266bb-8db3-4365-a9a5-642cddd5e0be used request id req-063bf7eb-5f15-4b4a-9945-8544acb60696 2019-07-22 05:54:54,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0415880680084s 2019-07-22 05:54:54,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 05:54:54,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ff2c6593-ab5e-408b-8e0f-06d2fed6da2a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" -d '{"subnet_id": "e8647116-892d-4c15-8573-e16f405eefa3"}' 2019-07-22 05:54:56,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:56 GMT X-Openstack-Request-Id: req-c8508066-b93f-4232-927c-25afd9b3d77c 2019-07-22 05:54:56,965 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "subnet_id": "e8647116-892d-4c15-8573-e16f405eefa3", "subnet_ids": ["e8647116-892d-4c15-8573-e16f405eefa3"], "port_id": "d72b0c9e-fe9e-42b0-9356-fe7cc86e51f0", "id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a"} 2019-07-22 05:54:56,965 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ff2c6593-ab5e-408b-8e0f-06d2fed6da2a/remove_router_interface.json used request id req-c8508066-b93f-4232-927c-25afd9b3d77c 2019-07-22 05:54:56,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.31383109093s 2019-07-22 05:54:56,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:54:56,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:57,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:57 GMT X-Openstack-Request-Id: req-5200a310-59b0-42ee-9de0-ba4d89c8f2cc 2019-07-22 05:54:57,106 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:54:17Z", "admin_state_up": true, "updated_at": "2019-07-22T05:54:55Z", "project_id": "2078ad5c535b4345afad4be9276ce840", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ff2c6593-ab5e-408b-8e0f-06d2fed6da2a", "name": "singlevm1-router_474266bb-8db3-4365-a9a5-642cddd5e0be"}]} 2019-07-22 05:54:57,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5200a310-59b0-42ee-9de0-ba4d89c8f2cc 2019-07-22 05:54:57,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140873908997s 2019-07-22 05:54:57,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 05:54:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/ff2c6593-ab5e-408b-8e0f-06d2fed6da2a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:58,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:54:58 GMT X-Openstack-Request-Id: req-70a63e3e-44fa-4e18-8dc1-6687ec2a7434 2019-07-22 05:54:58,350 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:54:58,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ff2c6593-ab5e-408b-8e0f-06d2fed6da2a.json used request id req-70a63e3e-44fa-4e18-8dc1-6687ec2a7434 2019-07-22 05:54:58,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2422170639s 2019-07-22 05:54:58,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:54:58,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:58,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:58 GMT X-Openstack-Request-Id: req-52024ecf-0e1b-4d08-9034-bf4ae1bb3f65 2019-07-22 05:54:58,393 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T05:54:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e8647116-892d-4c15-8573-e16f405eefa3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2078ad5c535b4345afad4be9276ce840","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_474266bb-8db3-4365-a9a5-642cddd5e0be","enable_dhcp":true,"segment_id":null,"network_id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:17Z","ip_version":4}]} 2019-07-22 05:54:58,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-52024ecf-0e1b-4d08-9034-bf4ae1bb3f65 2019-07-22 05:54:58,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0427379608154s 2019-07-22 05:54:58,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 05:54:58,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/e8647116-892d-4c15-8573-e16f405eefa3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:59,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:54:59 GMT X-Openstack-Request-Id: req-eb85021f-a4ae-4b6f-bd82-37cb7afbc443 2019-07-22 05:54:59,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:54:59,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e8647116-892d-4c15-8573-e16f405eefa3.json used request id req-eb85021f-a4ae-4b6f-bd82-37cb7afbc443 2019-07-22 05:54:59,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03955292702s 2019-07-22 05:54:59,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:54:59,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:54:59,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Mon, 22 Jul 2019 05:54:59 GMT X-Openstack-Request-Id: req-11ac7c51-9242-41ea-858c-0f97358ed2b6 2019-07-22 05:54:59,518 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"2078ad5c535b4345afad4be9276ce840","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:54:59Z","qos_policy_id":null,"name":"singlevm1-net_474266bb-8db3-4365-a9a5-642cddd5e0be","admin_state_up":true,"tenant_id":"2078ad5c535b4345afad4be9276ce840","created_at":"2019-07-22T05:54:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:54:59,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-11ac7c51-9242-41ea-858c-0f97358ed2b6 2019-07-22 05:54:59,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0834250450134s 2019-07-22 05:54:59,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 05:54:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:55:01,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:55:01 GMT X-Openstack-Request-Id: req-a8ef5f0e-a1eb-48f6-8396-4b8b39e49b37 2019-07-22 05:55:01,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:55:01,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/ddef38e1-00f5-4bdb-bd3e-a70b9311ff4c.json used request id req-a8ef5f0e-a1eb-48f6-8396-4b8b39e49b37 2019-07-22 05:55:01,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62679314613s 2019-07-22 05:55:01,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:55:01,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:55:01,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:01 GMT X-Openstack-Request-Id: req-dab6d27d-0bf9-4e57-90a8-7eabf1364cf1 2019-07-22 05:55:01,950 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:54:22Z", "file": "/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/file", "owner": "2078ad5c535b4345afad4be9276ce840", "id": "ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "size": 12716032, "self": "/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_474266bb-8db3-4365-a9a5-642cddd5e0be", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:54:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:55:01,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-dab6d27d-0bf9-4e57-90a8-7eabf1364cf1 2019-07-22 05:55:01,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.799312114716s 2019-07-22 05:55:01,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 05:55:01,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:55:02,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:55:02 GMT X-Openstack-Request-Id: req-201ce3a3-8e98-47c5-862d-c69e4827012a 2019-07-22 05:55:02,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:55:02,646 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ee02fa7a-73bd-49fa-907d-7e20e2a9b123 used request id req-201ce3a3-8e98-47c5-862d-c69e4827012a 2019-07-22 05:55:02,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.692993879318s 2019-07-22 05:55:02,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:55:02,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:55:02,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c02034d-a8f1-4c12-bf12-53ece58f89ce x-openstack-request-id: req-9c02034d-a8f1-4c12-bf12-53ece58f89ce 2019-07-22 05:55:02,672 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_474266bb-8db3-4365-a9a5-642cddd5e0be", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3332037a-1550-4afc-b438-aa3758535d74", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3332037a-1550-4afc-b438-aa3758535d74"}]} 2019-07-22 05:55:02,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9c02034d-a8f1-4c12-bf12-53ece58f89ce 2019-07-22 05:55:02,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258419513702s 2019-07-22 05:55:02,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 05:55:02,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/3332037a-1550-4afc-b438-aa3758535d74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1aff9f724459cb24fe2bfd7a7a6398275877e1e1" 2019-07-22 05:55:02,711 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-042f5bad-103e-4450-8f25-54fff5e78f2a x-openstack-request-id: req-042f5bad-103e-4450-8f25-54fff5e78f2a 2019-07-22 05:55:02,711 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3332037a-1550-4afc-b438-aa3758535d74 used request id req-042f5bad-103e-4450-8f25-54fff5e78f2a 2019-07-22 05:55:02,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0374300479889s 2019-07-22 05:55:02,753 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-07-22 05:55:02,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:55:02,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4d2fc6-03f9-40c1-a125-7975606be0b5 2019-07-22 05:55:02,796 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:55:02,796 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-ea4d2fc6-03f9-40c1-a125-7975606be0b5 2019-07-22 05:55:02,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:55:03,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["e3rhkYXbR-CDypLhg3wV8w"], "issued_at": "2019-07-22T05:55:03.000000Z"}} 2019-07-22 05:55:03,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:55:03,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:03,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:03 GMT X-Openstack-Request-Id: req-ca4a4277-1884-477e-b44d-4e2afd1e1c58 2019-07-22 05:55:03,782 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:55:03,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca4a4277-1884-477e-b44d-4e2afd1e1c58 2019-07-22 05:55:03,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.57834815979s 2019-07-22 05:55:03,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:55:03,795 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0799b8c1-7e95-498e-a49c-4ef9e5c552e5 2019-07-22 05:55:03,796 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:55:03,796 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-0799b8c1-7e95-498e-a49c-4ef9e5c552e5 2019-07-22 05:55:03,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:55:03,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:04,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744dd1ad-a075-4a57-9a5a-8ee170f8e780 2019-07-22 05:55:04,001 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:55:04,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-744dd1ad-a075-4a57-9a5a-8ee170f8e780 2019-07-22 05:55:04,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204658985138s 2019-07-22 05:55:04,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 05:55:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}}' 2019-07-22 05:55:04,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46100d6b-3319-4488-a3a6-507e4f377817 2019-07-22 05:55:04,228 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3ba4a6518eb4519999490999b5460d7"}, "tags": [], "enabled": true, "id": "c3ba4a6518eb4519999490999b5460d7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}} 2019-07-22 05:55:04,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-46100d6b-3319-4488-a3a6-507e4f377817 2019-07-22 05:55:04,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219353914261s 2019-07-22 05:55:04,229 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'c3ba4a6518eb4519999490999b5460d7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb'}) 2019-07-22 05:55:04,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 05:55:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5lv4L3EysYopNf3RysxT1Y2HnGOahZ", "email": null, "name": "singlevm2-user_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}}' 2019-07-22 05:55:04,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f83d26d9-8984-4774-9135-8323b2410819 2019-07-22 05:55:04,713 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "links": {"self": "http://172.30.9.26:5000/v3/users/4888730ab85941979143afe88ae10a66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4888730ab85941979143afe88ae10a66", "domain_id": "default", "password_expires_at": null}} 2019-07-22 05:55:04,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-f83d26d9-8984-4774-9135-8323b2410819 2019-07-22 05:55:04,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477525949478s 2019-07-22 05:55:04,714 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4888730ab85941979143afe88ae10a66', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb'}) 2019-07-22 05:55:04,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:55:04,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:04,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431d101f-9f1e-45b7-84ef-88e6ac7c7c5e 2019-07-22 05:55:04,933 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:55:04,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-431d101f-9f1e-45b7-84ef-88e6ac7c7c5e 2019-07-22 05:55:04,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216283798218s 2019-07-22 05:55:04,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:55:04,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:05,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d4802b-3367-4b69-bf3c-5413ae76d07f 2019-07-22 05:55:05,169 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:55:05,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-61d4802b-3367-4b69-bf3c-5413ae76d07f 2019-07-22 05:55:05,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230854034424s 2019-07-22 05:55:05,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:55:05,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:05,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d322d1-5655-4cd4-aa17-2b5746c96d23 2019-07-22 05:55:05,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:55:05,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-27d322d1-5655-4cd4-aa17-2b5746c96d23 2019-07-22 05:55:05,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110988140106s 2019-07-22 05:55:05,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:55:05,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:05,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3584ec6-83cb-4caa-a706-74b958c9749e 2019-07-22 05:55:05,502 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 05:55:05,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d3584ec6-83cb-4caa-a706-74b958c9749e 2019-07-22 05:55:05,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211935043335s 2019-07-22 05:55:05,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:55:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:05,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd77b51b-125e-49fe-bb13-b89d7a0b88e1 2019-07-22 05:55:05,631 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "links": {"self": "http://172.30.9.26:5000/v3/users/4888730ab85941979143afe88ae10a66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4888730ab85941979143afe88ae10a66", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:55:05,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fd77b51b-125e-49fe-bb13-b89d7a0b88e1 2019-07-22 05:55:05,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127894878387s 2019-07-22 05:55:05,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:55:05,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:05,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a823f279-bd78-455a-b8ba-399984becaac 2019-07-22 05:55:05,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3ba4a6518eb4519999490999b5460d7"}, "tags": [], "enabled": true, "id": "c3ba4a6518eb4519999490999b5460d7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}]} 2019-07-22 05:55:05,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a823f279-bd78-455a-b8ba-399984becaac 2019-07-22 05:55:05,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109798192978s 2019-07-22 05:55:05,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:55:05,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=4888730ab85941979143afe88ae10a66&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=c3ba4a6518eb4519999490999b5460d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:05,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3697124f-28b6-4eab-96e2-fdab8eac5bd0 2019-07-22 05:55:05,887 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=4888730ab85941979143afe88ae10a66&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=c3ba4a6518eb4519999490999b5460d7", "previous": null, "next": null}} 2019-07-22 05:55:05,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=4888730ab85941979143afe88ae10a66&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=c3ba4a6518eb4519999490999b5460d7 used request id req-3697124f-28b6-4eab-96e2-fdab8eac5bd0 2019-07-22 05:55:05,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.12633895874s 2019-07-22 05:55:05,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 05:55:05,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/c3ba4a6518eb4519999490999b5460d7/users/4888730ab85941979143afe88ae10a66/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:06,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab3f188-4a8d-479e-bdf4-452a9cbcc7bf 2019-07-22 05:55:06,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:55:06,134 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c3ba4a6518eb4519999490999b5460d7/users/4888730ab85941979143afe88ae10a66/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-aab3f188-4a8d-479e-bdf4-452a9cbcc7bf 2019-07-22 05:55:06,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243185997009s 2019-07-22 05:55:06,135 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c3ba4a6518eb4519999490999b5460d7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5lv4L3EysYopNf3RysxT1Y2HnGOahZ', 'username': u'singlevm2-user_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 05:55:06,139 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'password': '5lv4L3EysYopNf3RysxT1Y2HnGOahZ', 'project_name': 'singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'c3ba4a6518eb4519999490999b5460d7', 'project_domain_name': 'Default'} 2019-07-22 05:55:06,140 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-07-22 05:55:06,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:55:06,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:06,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad66107-2c4f-4c70-a965-bd79f2c8023f 2019-07-22 05:55:06,337 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:55:06,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-dad66107-2c4f-4c70-a965-bd79f2c8023f 2019-07-22 05:55:06,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196770906448s 2019-07-22 05:55:06,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:55:06,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:06,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9832c8cf-4913-4f9e-8777-71c22a42ff69 2019-07-22 05:55:06,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3ba4a6518eb4519999490999b5460d7"}, "tags": [], "enabled": true, "id": "c3ba4a6518eb4519999490999b5460d7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}]} 2019-07-22 05:55:06,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-9832c8cf-4913-4f9e-8777-71c22a42ff69 2019-07-22 05:55:06,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198120832443s 2019-07-22 05:55:06,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:55:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" -d '{"network": {"tenant_id": "c3ba4a6518eb4519999490999b5460d7", "name": "singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "admin_state_up": true}}' 2019-07-22 05:55:06,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:06 GMT X-Openstack-Request-Id: req-83d75532-b796-4762-8112-905df3426946 2019-07-22 05:55:06,873 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c3ba4a6518eb4519999490999b5460d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:55:06Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb","admin_state_up":true,"tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:06Z","mtu":1450}} 2019-07-22 05:55:06,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-83d75532-b796-4762-8112-905df3426946 2019-07-22 05:55:06,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.327594041824s 2019-07-22 05:55:06,874 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:55:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c2b0789a-74ec-4f43-b5a4-e7748c61939c', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', u'created_at': u'2019-07-22T05:55:06Z', u'mtu': 1450, u'tenant_id': u'c3ba4a6518eb4519999490999b5460d7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c3ba4a6518eb4519999490999b5460d7', u'l2_adjacency': True}) 2019-07-22 05:55:06,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:55:06,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9dadf2-088d-4904-bdc1-44257e1c862f 2019-07-22 05:55:06,884 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:55:06,885 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-8b9dadf2-088d-4904-bdc1-44257e1c862f 2019-07-22 05:55:06,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:55:07,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T06:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3ba4a6518eb4519999490999b5460d7", "name": "singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c3ba4a6518eb4519999490999b5460d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/c3ba4a6518eb4519999490999b5460d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/c3ba4a6518eb4519999490999b5460d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_c3ba4a6518eb4519999490999b5460d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_c3ba4a6518eb4519999490999b5460d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c3ba4a6518eb4519999490999b5460d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/c3ba4a6518eb4519999490999b5460d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/c3ba4a6518eb4519999490999b5460d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/c3ba4a6518eb4519999490999b5460d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/c3ba4a6518eb4519999490999b5460d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/c3ba4a6518eb4519999490999b5460d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "id": "4888730ab85941979143afe88ae10a66"}, "audit_ids": ["r_cWmHVpTOObRx_QLG_Vbw"], "issued_at": "2019-07-22T05:55:07.000000Z"}} 2019-07-22 05:55:07,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:55:07,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:07,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:07 GMT X-Openstack-Request-Id: req-b00f0699-3b80-4cd4-9869-50cb9c68a783 2019-07-22 05:55:07,681 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c3ba4a6518eb4519999490999b5460d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:55:06Z","qos_policy_id":null,"name":"singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb","admin_state_up":true,"tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:55:07,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b00f0699-3b80-4cd4-9869-50cb9c68a783 2019-07-22 05:55:07,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385111808777s 2019-07-22 05:55:07,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:55:07,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"subnet": {"name": "singlevm2-subnet_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "enable_dhcp": true, "network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:55:08,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:08 GMT X-Openstack-Request-Id: req-b7985e0d-2dc0-420d-a60e-a800907e7251 2019-07-22 05:55:08,640 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:55:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c3ba4a6518eb4519999490999b5460d7","id":"0e5762e9-8d75-4edc-b37e-13426893c576","subnetpool_id":null,"name":"singlevm2-subnet_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}} 2019-07-22 05:55:08,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b7985e0d-2dc0-420d-a60e-a800907e7251 2019-07-22 05:55:08,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.956398963928s 2019-07-22 05:55:08,640 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:55:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0e5762e9-8d75-4edc-b37e-13426893c576', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', u'enable_dhcp': True, u'network_id': u'c2b0789a-74ec-4f43-b5a4-e7748c61939c', u'tenant_id': u'c3ba4a6518eb4519999490999b5460d7', u'created_at': u'2019-07-22T05:55:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c3ba4a6518eb4519999490999b5460d7'}) 2019-07-22 05:55:08,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:55:08,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "singlevm2-router_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "admin_state_up": true}}' 2019-07-22 05:55:10,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:10 GMT X-Openstack-Request-Id: req-97712086-8efa-4050-8888-40579dfdfb4a 2019-07-22 05:55:10,197 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:08Z", "admin_state_up": true, "updated_at": "2019-07-22T05:55:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "name": "singlevm2-router_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}} 2019-07-22 05:55:10,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-97712086-8efa-4050-8888-40579dfdfb4a 2019-07-22 05:55:10,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5567150116s 2019-07-22 05:55:10,198 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:55:09Z', u'revision_number': 2, u'id': u'cf7829c2-71bb-4d92-ba73-632ecc8a30d5', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', u'admin_state_up': True, u'tenant_id': u'c3ba4a6518eb4519999490999b5460d7', u'created_at': u'2019-07-22T05:55:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'c3ba4a6518eb4519999490999b5460d7'}) 2019-07-22 05:55:10,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:55:10,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/cf7829c2-71bb-4d92-ba73-632ecc8a30d5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"subnet_id": "0e5762e9-8d75-4edc-b37e-13426893c576"}' 2019-07-22 05:55:12,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:12 GMT X-Openstack-Request-Id: req-20641fb1-8ccc-4a07-8312-aefe3e250d4a 2019-07-22 05:55:12,659 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "subnet_id": "0e5762e9-8d75-4edc-b37e-13426893c576", "subnet_ids": ["0e5762e9-8d75-4edc-b37e-13426893c576"], "port_id": "b786b62a-5749-4af6-91a5-80d3d124d02a", "id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5"} 2019-07-22 05:55:12,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/cf7829c2-71bb-4d92-ba73-632ecc8a30d5/add_router_interface.json used request id req-20641fb1-8ccc-4a07-8312-aefe3e250d4a 2019-07-22 05:55:12,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46073889732s 2019-07-22 05:55:12,660 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 05:55:12,762 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 05:55:12,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:55:12,770 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:12 GMT 2019-07-22 05:55:12,770 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 05:55:12,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:55:12,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:13,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:13 GMT X-Openstack-Request-Id: req-98437590-8c5e-4f31-8912-1fc9da410553 2019-07-22 05:55:13,540 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:55:13,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-98437590-8c5e-4f31-8912-1fc9da410553 2019-07-22 05:55:13,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.767132997513s 2019-07-22 05:55:13,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 05:55:13,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}' 2019-07-22 05:55:13,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:13 GMT Location: http://172.30.9.26:9292/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d0392cd4-7835-49a0-87a1-178c1cb8493c 2019-07-22 05:55:13,610 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:55:13Z", "file": "/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/file", "owner": "c3ba4a6518eb4519999490999b5460d7", "id": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "size": null, "self": "/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "checksum": null, "created_at": "2019-07-22T05:55:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 05:55:13,610 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d0392cd4-7835-49a0-87a1-178c1cb8493c 2019-07-22 05:55:13,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0615389347076s 2019-07-22 05:55:13,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 05:55:13,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '' 2019-07-22 05:55:14,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:55:14 GMT X-Openstack-Request-Id: req-15325d64-c415-4b3d-9c2b-42d0ee55313e 2019-07-22 05:55:14,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:55:14,604 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/file used request id req-15325d64-c415-4b3d-9c2b-42d0ee55313e 2019-07-22 05:55:14,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.993089914322s 2019-07-22 05:55:14,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:55:14,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:14,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:14 GMT X-Openstack-Request-Id: req-c557665f-395a-4d6a-bb98-013b67e60ff6 2019-07-22 05:55:14,647 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:55:14Z", "file": "/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/file", "owner": "c3ba4a6518eb4519999490999b5460d7", "id": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "size": 12716032, "self": "/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:55:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:55:14,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c557665f-395a-4d6a-bb98-013b67e60ff6 2019-07-22 05:55:14,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388069152832s 2019-07-22 05:55:14,649 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/file', 'owner': u'c3ba4a6518eb4519999490999b5460d7', 'id': u'7c0641b2-1c21-4aa7-843e-f54c51df8daa', 'size': 12716032, u'self': u'/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3ba4a6518eb4519999490999b5460d7', 'name': 'singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T05:55:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T05:55:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'created': u'2019-07-22T05:55:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T05:55:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 05:55:14,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 05:55:14,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 05:55:15,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf274032-44c3-457b-8b52-a964205851c5 x-openstack-request-id: req-bf274032-44c3-457b-8b52-a964205851c5 2019-07-22 05:55:15,002 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "83d89a0f-c0bf-45ce-b68f-6be6a4cb9236"}} 2019-07-22 05:55:15,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bf274032-44c3-457b-8b52-a964205851c5 2019-07-22 05:55:15,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.349728107452s 2019-07-22 05:55:15,003 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'83d89a0f-c0bf-45ce-b68f-6be6a4cb9236', 'swap': 0}) 2019-07-22 05:55:15,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 05:55:15,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" -d '{"extra_specs": {}}' 2019-07-22 05:55:15,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-afcc67f6-7371-494f-ae68-1a0729a10bc1 x-openstack-request-id: req-afcc67f6-7371-494f-ae68-1a0729a10bc1 2019-07-22 05:55:15,025 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 05:55:15,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236/os-extra_specs used request id req-afcc67f6-7371-494f-ae68-1a0729a10bc1 2019-07-22 05:55:15,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214269161224s 2019-07-22 05:55:15,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 05:55:15,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"keypair": {"name": "singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}}' 2019-07-22 05:55:15,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a7b3dc1-5b37-4dd5-a0a6-aae9fbd77fc8 x-openstack-request-id: req-2a7b3dc1-5b37-4dd5-a0a6-aae9fbd77fc8 2019-07-22 05:55:15,585 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiVfwlDFxGQyvz9a71s0GO0EjrL4Nvh8ggutSVl2B4saiNYaOObZecwQ1TB8U50c4peEy7kaRdtqGA6z89SoR+ly9foF2PV/ehJXdH0wnb5KiVdweLxdum9N7EwHrjtOgnweHXnkUP2afxRL4BvtkvZI7ILPjgXDLL7R5O81zVesfqR5bNWUZp6mRKoGETKO5w4BgOyNc7zUAGiAGz0n1yVRh9jnVN0SAcEiIkgAoimCWKS2E4jvW7PjyoubIYlGTJHDMpBeOwYEKYtMf7Nm20rcLcSflsYYA716wLmFVXvaIckAn5c1eE5X3UxtbzMr090u7l+heXLabnP5vA2ZaZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAolX8JQxcRkMr8/Wu9bNBjtBI6y+Db4fIILrUlZdgeLGojWGj\njm2XnMENUwfFOdHOKXhMu5GkXbahgOs/PUqEfpcvX6Bdj1f3oSV3R9MJ2+SolXcH\ni8XbpvTexMB647ToJ8Hh155FD9mn8US+Ab7ZL2SOyCz44Fwyy+0eTvNc1XrH6keW\nzVlGaepkSqBhEyjucOAYDsjXO81ABogBs9J9clUYfY51TdEgHBIiJIAKIpglikth\nOI71uz48qLmyGJRkyRwzKQXjsGBCmLTH+zZttK3C3En5bGGAO9esC5hVV72iHJAJ\n+XNXhOV91MbW8zK9PdLu5foXly2m5z+bwNmWmQIDAQABAoIBAHAOuMH+OUgLIDEE\nG+Tg+1UQ8/Tc1HbNnNjy/sHQP7iwsi/+AT/U6L49COySxZL2/7/imd00WOiTpAJw\n4TN21+Tmib4R3eOQDpC/YwpCZGDVA4ZBJwVV7BzglVHtqCa8/zBKhpInX3bkgShr\nkll0G0m6uVD2skl1e18HbE+FcESvpbDbRoOBq7hQqspRSVvsgrK0TMKbVb8bFMLp\nxTuVhm2YO678uzej32YK1Od/oRXZzlDhrQ0nQ/jz+2UEg5QN7DYGdRRSkmXIgqZh\nACIeVk+WBG9qZS/YnuinNyo6XiTcfSMm9WY6YHNNKtcWxA7Bm0BoJyNYy23phCZE\nnewfrXECgYEA1uPWP4ZdpNasK+aesW1l3V4PFj8dSL97nlo282rDf4Nx9HyzRfkb\nNpaFvuXzFYGp372Izt8Y56tH2WE11LR112FGo8gykIexfHVtn8Xwb6YaZzPgQQdI\nUaEih62bPbV2lOtQsD7Jq30SSjS8V1fdYCo/8HJr60aMi05SKTbdsyUCgYEAwWRU\nIjLaeYn7pi710kXRMu3Y53hJL+Pal9I0hewlxMc7aUWaX4OGjxDREEc+xoX9Wj3H\nQH1ezVRoA+ZTPC3TXhqMOJKtFvVOglQggo5ubB8ndf9OKf0uPW3N1SQVnZgcVrJu\ntMdbWB+JpbeVgFEbwbDB4UWITmCMRYlFVt/adWUCgYAojbbRJjpl8V1sq4knUs32\niNmwCRktsXVS3ROhvHRIjDXlPeNXQTuxgZacAClv1ZiJcOtwnwnELr7Qd1gBXE0g\n6Gq8Xfus6u7D3iViEajeaSpyb4fSvd0YCqDJminB640FbaM8n5zPkDrzZiBlG1/b\n1h1a8z0KmbXMVGuM+527QQKBgACZWfVdKPYValUichp7ouFAgVp+MePXFddAjG8Z\nwygv4cw6rfa7xo/s4mjlf5lH0vgTlulpOgDy0PuqG/nkvnHdLTADrEuU6PBYaF1f\nKZJmKk4gQ1K3+QuxqmCNow+A6B2Qoe0nbO4B8wAzaGAkYCyiaodTGs/7VpPkj/Vr\n7hZNAoGATtmW+78WZsJH+y+Yrw/JDGHMG98EYRlrn2wMeJOnRxd361o7f7LQWEKR\nHwPmE/O5p++eDoOih4vFLgRWGwgefOmFugCECINbxWKF7gq+AXNv9YTRGzUFWI1V\nvFO9Jdtkio2RDKuGUc1PVu5fcIA05P846UdRYZtedDJ8/grueKk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "4888730ab85941979143afe88ae10a66", "name": "singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "fingerprint": "ff:d5:d4:1b:7e:4f:67:d5:1a:95:b4:31:2f:1c:ee:46"}} 2019-07-22 05:55:15,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2a7b3dc1-5b37-4dd5-a0a6-aae9fbd77fc8 2019-07-22 05:55:15,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.557157993317s 2019-07-22 05:55:15,586 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiVfwlDFxGQyvz9a71s0GO0EjrL4Nvh8ggutSVl2B4saiNYaOObZecwQ1TB8U50c4peEy7kaRdtqGA6z89SoR+ly9foF2PV/ehJXdH0wnb5KiVdweLxdum9N7EwHrjtOgnweHXnkUP2afxRL4BvtkvZI7ILPjgXDLL7R5O81zVesfqR5bNWUZp6mRKoGETKO5w4BgOyNc7zUAGiAGz0n1yVRh9jnVN0SAcEiIkgAoimCWKS2E4jvW7PjyoubIYlGTJHDMpBeOwYEKYtMf7Nm20rcLcSflsYYA716wLmFVXvaIckAn5c1eE5X3UxtbzMr090u7l+heXLabnP5vA2ZaZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAolX8JQxcRkMr8/Wu9bNBjtBI6y+Db4fIILrUlZdgeLGojWGj\njm2XnMENUwfFOdHOKXhMu5GkXbahgOs/PUqEfpcvX6Bdj1f3oSV3R9MJ2+SolXcH\ni8XbpvTexMB647ToJ8Hh155FD9mn8US+Ab7ZL2SOyCz44Fwyy+0eTvNc1XrH6keW\nzVlGaepkSqBhEyjucOAYDsjXO81ABogBs9J9clUYfY51TdEgHBIiJIAKIpglikth\nOI71uz48qLmyGJRkyRwzKQXjsGBCmLTH+zZttK3C3En5bGGAO9esC5hVV72iHJAJ\n+XNXhOV91MbW8zK9PdLu5foXly2m5z+bwNmWmQIDAQABAoIBAHAOuMH+OUgLIDEE\nG+Tg+1UQ8/Tc1HbNnNjy/sHQP7iwsi/+AT/U6L49COySxZL2/7/imd00WOiTpAJw\n4TN21+Tmib4R3eOQDpC/YwpCZGDVA4ZBJwVV7BzglVHtqCa8/zBKhpInX3bkgShr\nkll0G0m6uVD2skl1e18HbE+FcESvpbDbRoOBq7hQqspRSVvsgrK0TMKbVb8bFMLp\nxTuVhm2YO678uzej32YK1Od/oRXZzlDhrQ0nQ/jz+2UEg5QN7DYGdRRSkmXIgqZh\nACIeVk+WBG9qZS/YnuinNyo6XiTcfSMm9WY6YHNNKtcWxA7Bm0BoJyNYy23phCZE\nnewfrXECgYEA1uPWP4ZdpNasK+aesW1l3V4PFj8dSL97nlo282rDf4Nx9HyzRfkb\nNpaFvuXzFYGp372Izt8Y56tH2WE11LR112FGo8gykIexfHVtn8Xwb6YaZzPgQQdI\nUaEih62bPbV2lOtQsD7Jq30SSjS8V1fdYCo/8HJr60aMi05SKTbdsyUCgYEAwWRU\nIjLaeYn7pi710kXRMu3Y53hJL+Pal9I0hewlxMc7aUWaX4OGjxDREEc+xoX9Wj3H\nQH1ezVRoA+ZTPC3TXhqMOJKtFvVOglQggo5ubB8ndf9OKf0uPW3N1SQVnZgcVrJu\ntMdbWB+JpbeVgFEbwbDB4UWITmCMRYlFVt/adWUCgYAojbbRJjpl8V1sq4knUs32\niNmwCRktsXVS3ROhvHRIjDXlPeNXQTuxgZacAClv1ZiJcOtwnwnELr7Qd1gBXE0g\n6Gq8Xfus6u7D3iViEajeaSpyb4fSvd0YCqDJminB640FbaM8n5zPkDrzZiBlG1/b\n1h1a8z0KmbXMVGuM+527QQKBgACZWfVdKPYValUichp7ouFAgVp+MePXFddAjG8Z\nwygv4cw6rfa7xo/s4mjlf5lH0vgTlulpOgDy0PuqG/nkvnHdLTADrEuU6PBYaF1f\nKZJmKk4gQ1K3+QuxqmCNow+A6B2Qoe0nbO4B8wAzaGAkYCyiaodTGs/7VpPkj/Vr\n7hZNAoGATtmW+78WZsJH+y+Yrw/JDGHMG98EYRlrn2wMeJOnRxd361o7f7LQWEKR\nHwPmE/O5p++eDoOih4vFLgRWGwgefOmFugCECINbxWKF7gq+AXNv9YTRGzUFWI1V\nvFO9Jdtkio2RDKuGUc1PVu5fcIA05P846UdRYZtedDJ8/grueKk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4888730ab85941979143afe88ae10a66', 'name': u'singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'created_at': '2019-07-22T05:55:15.586219', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3ba4a6518eb4519999490999b5460d7', 'name': 'singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ff:d5:d4:1b:7e:4f:67:d5:1a:95:b4:31:2f:1c:ee:46', 'type': 'ssh', 'id': u'singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb'}) 2019-07-22 05:55:15,586 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAolX8JQxcRkMr8/Wu9bNBjtBI6y+Db4fIILrUlZdgeLGojWGj jm2XnMENUwfFOdHOKXhMu5GkXbahgOs/PUqEfpcvX6Bdj1f3oSV3R9MJ2+SolXcH i8XbpvTexMB647ToJ8Hh155FD9mn8US+Ab7ZL2SOyCz44Fwyy+0eTvNc1XrH6keW zVlGaepkSqBhEyjucOAYDsjXO81ABogBs9J9clUYfY51TdEgHBIiJIAKIpglikth OI71uz48qLmyGJRkyRwzKQXjsGBCmLTH+zZttK3C3En5bGGAO9esC5hVV72iHJAJ +XNXhOV91MbW8zK9PdLu5foXly2m5z+bwNmWmQIDAQABAoIBAHAOuMH+OUgLIDEE G+Tg+1UQ8/Tc1HbNnNjy/sHQP7iwsi/+AT/U6L49COySxZL2/7/imd00WOiTpAJw 4TN21+Tmib4R3eOQDpC/YwpCZGDVA4ZBJwVV7BzglVHtqCa8/zBKhpInX3bkgShr kll0G0m6uVD2skl1e18HbE+FcESvpbDbRoOBq7hQqspRSVvsgrK0TMKbVb8bFMLp xTuVhm2YO678uzej32YK1Od/oRXZzlDhrQ0nQ/jz+2UEg5QN7DYGdRRSkmXIgqZh ACIeVk+WBG9qZS/YnuinNyo6XiTcfSMm9WY6YHNNKtcWxA7Bm0BoJyNYy23phCZE newfrXECgYEA1uPWP4ZdpNasK+aesW1l3V4PFj8dSL97nlo282rDf4Nx9HyzRfkb NpaFvuXzFYGp372Izt8Y56tH2WE11LR112FGo8gykIexfHVtn8Xwb6YaZzPgQQdI UaEih62bPbV2lOtQsD7Jq30SSjS8V1fdYCo/8HJr60aMi05SKTbdsyUCgYEAwWRU IjLaeYn7pi710kXRMu3Y53hJL+Pal9I0hewlxMc7aUWaX4OGjxDREEc+xoX9Wj3H QH1ezVRoA+ZTPC3TXhqMOJKtFvVOglQggo5ubB8ndf9OKf0uPW3N1SQVnZgcVrJu tMdbWB+JpbeVgFEbwbDB4UWITmCMRYlFVt/adWUCgYAojbbRJjpl8V1sq4knUs32 iNmwCRktsXVS3ROhvHRIjDXlPeNXQTuxgZacAClv1ZiJcOtwnwnELr7Qd1gBXE0g 6Gq8Xfus6u7D3iViEajeaSpyb4fSvd0YCqDJminB640FbaM8n5zPkDrzZiBlG1/b 1h1a8z0KmbXMVGuM+527QQKBgACZWfVdKPYValUichp7ouFAgVp+MePXFddAjG8Z wygv4cw6rfa7xo/s4mjlf5lH0vgTlulpOgDy0PuqG/nkvnHdLTADrEuU6PBYaF1f KZJmKk4gQ1K3+QuxqmCNow+A6B2Qoe0nbO4B8wAzaGAkYCyiaodTGs/7VpPkj/Vr 7hZNAoGATtmW+78WZsJH+y+Yrw/JDGHMG98EYRlrn2wMeJOnRxd361o7f7LQWEKR HwPmE/O5p++eDoOih4vFLgRWGwgefOmFugCECINbxWKF7gq+AXNv9YTRGzUFWI1V vFO9Jdtkio2RDKuGUc1PVu5fcIA05P846UdRYZtedDJ8/grueKk= -----END RSA PRIVATE KEY----- 2019-07-22 05:55:15,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-22 05:55:15,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"security_group": {"name": "singlevm2-sg_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-07-22 05:55:15,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:15 GMT X-Openstack-Request-Id: req-616c2470-0750-4848-b270-0b869a95c2ce 2019-07-22 05:55:15,730 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:15Z", "updated_at": "2019-07-22T05:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "9d5f6bc5-8d28-4d3f-8fea-06118c3ab702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "fd64c9ca-feec-414d-b4f8-48d6733a5f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}], "revision_number": 1, "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "name": "singlevm2-sg_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}} 2019-07-22 05:55:15,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-616c2470-0750-4848-b270-0b869a95c2ce 2019-07-22 05:55:15,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.139112949371s 2019-07-22 05:55:15,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:55:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:15,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:15 GMT X-Openstack-Request-Id: req-5c46adab-cbb7-4f97-a163-2dd5398adb4e 2019-07-22 05:55:15,820 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:15Z", "updated_at": "2019-07-22T05:55:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "9d5f6bc5-8d28-4d3f-8fea-06118c3ab702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "fd64c9ca-feec-414d-b4f8-48d6733a5f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}], "revision_number": 1, "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "name": "singlevm2-sg_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}, {"description": "Default security group", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:06Z", "updated_at": "2019-07-22T05:55:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "2bd870eb-065c-4d55-b283-beacc6bd8474", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "afe149dc-5b72-4065-a36f-41b2533d1086", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "b6b4ea6a-7c45-4109-b0f5-a3efcd1a4105", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "e9d46422-eb1a-45da-8786-7f9ccf9c4d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}], "revision_number": 1, "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "name": "default"}]} 2019-07-22 05:55:15,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5c46adab-cbb7-4f97-a163-2dd5398adb4e 2019-07-22 05:55:15,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0826139450073s 2019-07-22 05:55:15,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 05:55:15,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e"}}' 2019-07-22 05:55:15,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:15 GMT X-Openstack-Request-Id: req-0a114dc1-21c3-4157-ace4-e5c0af2aad0f 2019-07-22 05:55:15,956 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "port_range_min": 22, "revision_number": 0, "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:15Z", "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "0240623d-9a55-483f-9bed-5afe39ac6d0d"}} 2019-07-22 05:55:15,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0a114dc1-21c3-4157-ace4-e5c0af2aad0f 2019-07-22 05:55:15,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130084991455s 2019-07-22 05:55:15,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:55:15,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:16,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:16 GMT X-Openstack-Request-Id: req-dcaff43f-a870-42d2-8093-aafee55cd898 2019-07-22 05:55:16,002 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:15Z", "updated_at": "2019-07-22T05:55:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "0240623d-9a55-483f-9bed-5afe39ac6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "9d5f6bc5-8d28-4d3f-8fea-06118c3ab702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "fd64c9ca-feec-414d-b4f8-48d6733a5f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}], "revision_number": 2, "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "name": "singlevm2-sg_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}, {"description": "Default security group", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:06Z", "updated_at": "2019-07-22T05:55:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "2bd870eb-065c-4d55-b283-beacc6bd8474", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "afe149dc-5b72-4065-a36f-41b2533d1086", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "b6b4ea6a-7c45-4109-b0f5-a3efcd1a4105", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "e9d46422-eb1a-45da-8786-7f9ccf9c4d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}], "revision_number": 1, "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "name": "default"}]} 2019-07-22 05:55:16,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-dcaff43f-a870-42d2-8093-aafee55cd898 2019-07-22 05:55:16,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0394790172577s 2019-07-22 05:55:16,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 05:55:16,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e"}}' 2019-07-22 05:55:16,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:16 GMT X-Openstack-Request-Id: req-4c5d2099-b314-4a41-9c89-d5dc66ec80a1 2019-07-22 05:55:16,112 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-22T05:55:16Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "port_range_min": null, "revision_number": 0, "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:16Z", "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "713d2c86-1044-41c7-8e6c-b1b9a9b40a22"}} 2019-07-22 05:55:16,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-4c5d2099-b314-4a41-9c89-d5dc66ec80a1 2019-07-22 05:55:16,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.10468506813s 2019-07-22 05:55:16,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:55:16,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:16,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:16 GMT X-Openstack-Request-Id: req-2a7a08f9-e4dd-44d7-a41b-e48a02ecde05 2019-07-22 05:55:16,214 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3ba4a6518eb4519999490999b5460d7","l2_adjacency":true,"status":"ACTIVE","subnets":["0e5762e9-8d75-4edc-b37e-13426893c576"],"description":"","tags":[],"updated_at":"2019-07-22T05:55:07Z","qos_policy_id":null,"name":"singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb","admin_state_up":true,"tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:55:16,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2a7a08f9-e4dd-44d7-a41b-e48a02ecde05 2019-07-22 05:55:16,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100254058838s 2019-07-22 05:55:16,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:55:16,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:16,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:16 GMT X-Openstack-Request-Id: req-18817e61-1477-4f34-a067-dfa3075e322b 2019-07-22 05:55:16,255 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:55:14Z", "file": "/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/file", "owner": "c3ba4a6518eb4519999490999b5460d7", "id": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "size": 12716032, "self": "/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:55:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:55:16,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-18817e61-1477-4f34-a067-dfa3075e322b 2019-07-22 05:55:16,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036318063736s 2019-07-22 05:55:16,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:55:16,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:16,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ef4cfd4-2e87-41a3-9fa4-9fa20ce9eedc x-openstack-request-id: req-6ef4cfd4-2e87-41a3-9fa4-9fa20ce9eedc 2019-07-22 05:55:16,289 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "83d89a0f-c0bf-45ce-b68f-6be6a4cb9236"}]} 2019-07-22 05:55:16,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6ef4cfd4-2e87-41a3-9fa4-9fa20ce9eedc 2019-07-22 05:55:16,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270791053772s 2019-07-22 05:55:16,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 05:55:16,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"server": {"name": "singlevm2-vm_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "imageRef": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "key_name": "singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "flavorRef": "83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c2b0789a-74ec-4f43-b5a4-e7748c61939c"}], "security_groups": [{"name": "12d42153-c8ef-43a2-b355-5f03ddd7812e"}]}}' 2019-07-22 05:55:17,920 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9 x-compute-request-id: req-00e117dc-b8d2-4efe-aae9-cab120fc875f x-openstack-request-id: req-00e117dc-b8d2-4efe-aae9-cab120fc875f 2019-07-22 05:55:17,920 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "12d42153-c8ef-43a2-b355-5f03ddd7812e"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "bookmark"}], "adminPass": "6FkmRADJNbc9"}} 2019-07-22 05:55:17,921 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-00e117dc-b8d2-4efe-aae9-cab120fc875f 2019-07-22 05:55:17,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.62966108322s 2019-07-22 05:55:17,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:55:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:18,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91e51bcf-f771-4a7e-a0b8-acb309c322c7 x-openstack-request-id: req-91e51bcf-f771-4a7e-a0b8-acb309c322c7 2019-07-22 05:55:18,426 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "bookmark"}], "image": {"id": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "links": [{"href": "http://172.30.9.26:8774/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "links": [{"href": "http://172.30.9.26:8774/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "bookmark"}]}, "id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "user_id": "4888730ab85941979143afe88ae10a66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:55:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "name": "singlevm2-vm_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "created": "2019-07-22T05:55:17Z", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:55:18,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-91e51bcf-f771-4a7e-a0b8-acb309c322c7 2019-07-22 05:55:18,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504976987839s 2019-07-22 05:55:18,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:55:18,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:18,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:18 GMT X-Openstack-Request-Id: req-f1d1699b-86e2-44e0-abb8-f55abe44710b 2019-07-22 05:55:18,526 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3ba4a6518eb4519999490999b5460d7","l2_adjacency":true,"status":"ACTIVE","subnets":["0e5762e9-8d75-4edc-b37e-13426893c576"],"description":"","tags":[],"updated_at":"2019-07-22T05:55:07Z","qos_policy_id":null,"name":"singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb","admin_state_up":true,"tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:55:18,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f1d1699b-86e2-44e0-abb8-f55abe44710b 2019-07-22 05:55:18,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0884280204773s 2019-07-22 05:55:18,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:55:18,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:18,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:18 GMT X-Openstack-Request-Id: req-695d7e28-56a7-4774-a6c3-b9771b87bbf6 2019-07-22 05:55:18,752 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:55:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c3ba4a6518eb4519999490999b5460d7","id":"0e5762e9-8d75-4edc-b37e-13426893c576","subnetpool_id":null,"name":"singlevm2-subnet_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}]} 2019-07-22 05:55:18,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-695d7e28-56a7-4774-a6c3-b9771b87bbf6 2019-07-22 05:55:18,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.225749015808s 2019-07-22 05:55:18,753 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:55:20,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:55:20,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:21,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8be99ef2-2ab3-4ff0-956a-101f390a8b9b x-openstack-request-id: req-8be99ef2-2ab3-4ff0-956a-101f390a8b9b 2019-07-22 05:55:21,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "bookmark"}], "image": {"id": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "links": [{"href": "http://172.30.9.26:8774/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "links": [{"href": "http://172.30.9.26:8774/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "bookmark"}]}, "id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "security_groups": [{"name": "singlevm2-sg_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}], "user_id": "4888730ab85941979143afe88ae10a66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:55:20Z", "hostId": "78bbc05b9bd46399d54494d0c6623b665a682cddc7b270716eef4da9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "name": "singlevm2-vm_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "created": "2019-07-22T05:55:17Z", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:55:21,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8be99ef2-2ab3-4ff0-956a-101f390a8b9b 2019-07-22 05:55:21,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19335508347s 2019-07-22 05:55:21,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:55:23,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:55:23,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:25,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7fd6fc2-7b3c-459f-868d-4d61a51d74c4 x-openstack-request-id: req-a7fd6fc2-7b3c-459f-868d-4d61a51d74c4 2019-07-22 05:55:25,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "bookmark"}], "image": {"id": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "links": [{"href": "http://172.30.9.26:8774/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "links": [{"href": "http://172.30.9.26:8774/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "bookmark"}]}, "id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "security_groups": [{"name": "singlevm2-sg_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}], "user_id": "4888730ab85941979143afe88ae10a66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:55:20Z", "hostId": "78bbc05b9bd46399d54494d0c6623b665a682cddc7b270716eef4da9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "name": "singlevm2-vm_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "created": "2019-07-22T05:55:17Z", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:55:25,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a7fd6fc2-7b3c-459f-868d-4d61a51d74c4 2019-07-22 05:55:25,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14431500435s 2019-07-22 05:55:25,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:55:27,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:55:27,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f09787a4-2a1f-4bc1-8790-9732e5a8bbb5 x-openstack-request-id: req-f09787a4-2a1f-4bc1-8790-9732e5a8bbb5 2019-07-22 05:55:27,745 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:9e:cb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "bookmark"}], "image": {"id": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "links": [{"href": "http://172.30.9.26:8774/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:55:26.000000", "flavor": {"id": "83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "links": [{"href": "http://172.30.9.26:8774/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "bookmark"}]}, "id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "security_groups": [{"name": "singlevm2-sg_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}], "user_id": "4888730ab85941979143afe88ae10a66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:55:26Z", "hostId": "78bbc05b9bd46399d54494d0c6623b665a682cddc7b270716eef4da9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "name": "singlevm2-vm_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "created": "2019-07-22T05:55:17Z", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:55:27,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f09787a4-2a1f-4bc1-8790-9732e5a8bbb5 2019-07-22 05:55:27,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632590055466s 2019-07-22 05:55:27,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:55:27,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:27,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:27 GMT X-Openstack-Request-Id: req-3a53bab4-5f52-4fb5-a97f-8d9b2c054957 2019-07-22 05:55:27,805 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:55:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e5762e9-8d75-4edc-b37e-13426893c576","ip_address":"192.168.120.3"}],"id":"9281d709-9b3b-494b-b763-1b2d8c2e38f5","security_groups":["12d42153-c8ef-43a2-b355-5f03ddd7812e"],"mac_address":"fa:16:3e:ef:9e:cb","project_id":"c3ba4a6518eb4519999490999b5460d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:20Z","binding:vnic_type":"normal","device_id":"dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9","ip_allocation":"immediate"}]} 2019-07-22 05:55:27,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9 used request id req-3a53bab4-5f52-4fb5-a97f-8d9b2c054957 2019-07-22 05:55:27,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527491569519s 2019-07-22 05:55:27,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:55:27,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9281d709-9b3b-494b-b763-1b2d8c2e38f5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:27,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:27 GMT X-Openstack-Request-Id: req-122285ae-337c-4af7-a189-c60ee3ce7833 2019-07-22 05:55:27,861 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:55:27,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=9281d709-9b3b-494b-b763-1b2d8c2e38f5 used request id req-122285ae-337c-4af7-a189-c60ee3ce7833 2019-07-22 05:55:27,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451929569244s 2019-07-22 05:55:27,861 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:9e:cb', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7c0641b2-1c21-4aa7-843e-f54c51df8daa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:55:26.000000', 'flavor': Munch({u'id': u'83d89a0f-c0bf-45ce-b68f-6be6a4cb9236'}), 'az': u'nova', 'id': u'dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9', 'security_groups': [Munch({u'name': u'singlevm2-sg_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4888730ab85941979143afe88ae10a66', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3ba4a6518eb4519999490999b5460d7', 'name': 'singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T05:55:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T05:55:26Z', 'hostId': u'78bbc05b9bd46399d54494d0c6623b665a682cddc7b270716eef4da9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'78bbc05b9bd46399d54494d0c6623b665a682cddc7b270716eef4da9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:55:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c3ba4a6518eb4519999490999b5460d7', 'name': u'singlevm2-vm_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'adminPass': u'6FkmRADJNbc9', 'tenant_id': u'c3ba4a6518eb4519999490999b5460d7', 'created_at': u'2019-07-22T05:55:17Z', 'created': u'2019-07-22T05:55:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 05:55:27,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:55:27,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:27,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:27 GMT X-Openstack-Request-Id: req-b7eb49a8-7b83-4ec3-a604-5e85db33f103 2019-07-22 05:55:27,958 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3ba4a6518eb4519999490999b5460d7","l2_adjacency":true,"status":"ACTIVE","subnets":["0e5762e9-8d75-4edc-b37e-13426893c576"],"description":"","tags":[],"updated_at":"2019-07-22T05:55:07Z","qos_policy_id":null,"name":"singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb","admin_state_up":true,"tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:55:27,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b7eb49a8-7b83-4ec3-a604-5e85db33f103 2019-07-22 05:55:27,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914659500122s 2019-07-22 05:55:27,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:55:27,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:28,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:28 GMT X-Openstack-Request-Id: req-b31f14d0-b1d3-4238-8bed-f919ff1b2596 2019-07-22 05:55:28,012 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:55:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e5762e9-8d75-4edc-b37e-13426893c576","ip_address":"192.168.120.3"}],"id":"9281d709-9b3b-494b-b763-1b2d8c2e38f5","security_groups":["12d42153-c8ef-43a2-b355-5f03ddd7812e"],"mac_address":"fa:16:3e:ef:9e:cb","project_id":"c3ba4a6518eb4519999490999b5460d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:20Z","binding:vnic_type":"normal","device_id":"dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9","ip_allocation":"immediate"}]} 2019-07-22 05:55:28,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9 used request id req-b31f14d0-b1d3-4238-8bed-f919ff1b2596 2019-07-22 05:55:28,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522530078888s 2019-07-22 05:55:28,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-22 05:55:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "fixed_ip_address": "192.168.120.3", "port_id": "9281d709-9b3b-494b-b763-1b2d8c2e38f5"}}' 2019-07-22 05:55:30,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:30 GMT X-Openstack-Request-Id: req-407eabc3-9e2b-4fc7-bd79-8c4752f2df46 2019-07-22 05:55:30,534 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:29Z", "updated_at": "2019-07-22T05:55:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ef:9e:cb", "device_id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "c3ba4a6518eb4519999490999b5460d7", "port_id": "9281d709-9b3b-494b-b763-1b2d8c2e38f5", "id": "dcab9aa3-a636-4650-b1ba-6780a9508ec7", "qos_policy_id": null}} 2019-07-22 05:55:30,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-407eabc3-9e2b-4fc7-bd79-8c4752f2df46 2019-07-22 05:55:30,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.52113509178s 2019-07-22 05:55:30,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:55:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:30,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:30 GMT X-Openstack-Request-Id: req-a7b79b69-452a-433c-b171-016c773a0665 2019-07-22 05:55:30,628 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:29Z", "updated_at": "2019-07-22T05:55:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ef:9e:cb", "device_id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "c3ba4a6518eb4519999490999b5460d7", "port_id": "9281d709-9b3b-494b-b763-1b2d8c2e38f5", "id": "dcab9aa3-a636-4650-b1ba-6780a9508ec7", "qos_policy_id": null}]} 2019-07-22 05:55:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a7b79b69-452a-433c-b171-016c773a0665 2019-07-22 05:55:30,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0793280601501s 2019-07-22 05:55:30,634 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:55:30,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:55:30,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:30,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:30 GMT X-Openstack-Request-Id: req-ab9eb060-7664-4edf-a513-1c0d919fd4a8 2019-07-22 05:55:30,807 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:29Z", "updated_at": "2019-07-22T05:55:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ef:9e:cb", "device_id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "c3ba4a6518eb4519999490999b5460d7", "port_id": "9281d709-9b3b-494b-b763-1b2d8c2e38f5", "id": "dcab9aa3-a636-4650-b1ba-6780a9508ec7", "qos_policy_id": null}]} 2019-07-22 05:55:30,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ab9eb060-7664-4edf-a513-1c0d919fd4a8 2019-07-22 05:55:30,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621569156647s 2019-07-22 05:55:30,813 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:55:30,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:55:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:30,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:31 GMT X-Openstack-Request-Id: req-9356e6e7-e1b9-4fd3-9848-ea223c7ba21a 2019-07-22 05:55:30,989 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:29Z", "updated_at": "2019-07-22T05:55:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ef:9e:cb", "device_id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "c3ba4a6518eb4519999490999b5460d7", "port_id": "9281d709-9b3b-494b-b763-1b2d8c2e38f5", "id": "dcab9aa3-a636-4650-b1ba-6780a9508ec7", "qos_policy_id": null}]} 2019-07-22 05:55:30,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9356e6e7-e1b9-4fd3-9848-ea223c7ba21a 2019-07-22 05:55:30,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0661571025848s 2019-07-22 05:55:30,995 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:55:31,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:55:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:31,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:31 GMT X-Openstack-Request-Id: req-5560f676-14c1-490d-832a-bfddb818a910 2019-07-22 05:55:31,163 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:29Z", "updated_at": "2019-07-22T05:55:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ef:9e:cb", "device_id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "c3ba4a6518eb4519999490999b5460d7", "port_id": "9281d709-9b3b-494b-b763-1b2d8c2e38f5", "id": "dcab9aa3-a636-4650-b1ba-6780a9508ec7", "qos_policy_id": null}]} 2019-07-22 05:55:31,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5560f676-14c1-490d-832a-bfddb818a910 2019-07-22 05:55:31,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058336019516s 2019-07-22 05:55:31,169 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:55:31,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:55:31,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:31,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:31 GMT X-Openstack-Request-Id: req-1dea62ce-56c3-4ea5-af41-a9b2cd2022b9 2019-07-22 05:55:31,340 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:29Z", "updated_at": "2019-07-22T05:55:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ef:9e:cb", "device_id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "c3ba4a6518eb4519999490999b5460d7", "port_id": "9281d709-9b3b-494b-b763-1b2d8c2e38f5", "id": "dcab9aa3-a636-4650-b1ba-6780a9508ec7", "qos_policy_id": null}]} 2019-07-22 05:55:31,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1dea62ce-56c3-4ea5-af41-a9b2cd2022b9 2019-07-22 05:55:31,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614960193634s 2019-07-22 05:55:31,346 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:55:31,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:55:31,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:31,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:31 GMT X-Openstack-Request-Id: req-c63a9104-2b60-4990-a74d-681c57541e4d 2019-07-22 05:55:31,514 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:29Z", "updated_at": "2019-07-22T05:55:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ef:9e:cb", "device_id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "c3ba4a6518eb4519999490999b5460d7", "port_id": "9281d709-9b3b-494b-b763-1b2d8c2e38f5", "id": "dcab9aa3-a636-4650-b1ba-6780a9508ec7", "qos_policy_id": null}]} 2019-07-22 05:55:31,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c63a9104-2b60-4990-a74d-681c57541e4d 2019-07-22 05:55:31,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0583860874176s 2019-07-22 05:55:31,520 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:55:31,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:55:31,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:31,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:31 GMT X-Openstack-Request-Id: req-4b799aee-7509-435d-8b27-a85c84d19397 2019-07-22 05:55:31,712 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:29Z", "updated_at": "2019-07-22T05:55:31Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ef:9e:cb", "device_id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "c3ba4a6518eb4519999490999b5460d7", "port_id": "9281d709-9b3b-494b-b763-1b2d8c2e38f5", "id": "dcab9aa3-a636-4650-b1ba-6780a9508ec7", "qos_policy_id": null}]} 2019-07-22 05:55:31,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4b799aee-7509-435d-8b27-a85c84d19397 2019-07-22 05:55:31,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0826170444489s 2019-07-22 05:55:31,718 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cf7829c2-71bb-4d92-ba73-632ecc8a30d5', 'updated_at': u'2019-07-22T05:55:31Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'9281d709-9b3b-494b-b763-1b2d8c2e38f5', 'id': u'dcab9aa3-a636-4650-b1ba-6780a9508ec7', 'network': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'port': u'9281d709-9b3b-494b-b763-1b2d8c2e38f5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c3ba4a6518eb4519999490999b5460d7', 'name': 'singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c3ba4a6518eb4519999490999b5460d7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c2b0789a-74ec-4f43-b5a4-e7748c61939c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ef:9e:cb', u'device_id': u'dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c3ba4a6518eb4519999490999b5460d7', 'created_at': u'2019-07-22T05:55:29Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c2b0789a-74ec-4f43-b5a4-e7748c61939c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ef:9e:cb', u'device_id': u'dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9'}), 'router': u'cf7829c2-71bb-4d92-ba73-632ecc8a30d5'}) 2019-07-22 05:55:31,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 05:55:31,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 05:55:31,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7976 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b424a3e1-45e2-41c9-b093-dee8a40906d7 x-openstack-request-id: req-b424a3e1-45e2-41c9-b093-dee8a40906d7 2019-07-22 05:55:31,817 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 538383912 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.245662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.248804] pid_max: default: 32768 minimum: 301\n[ 0.250507] ACPI: Core revision 20150930\n[ 0.252603] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255064] Security Framework initialized\n[ 0.256615] Yama: becoming mindful.\n[ 0.257988] AppArmor: AppArmor initialized\n[ 0.259574] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264448] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269308] Initializing cgroup subsys io\n[ 0.270835] Initializing cgroup subsys memory\n[ 0.272474] Initializing cgroup subsys devices\n[ 0.274126] Initializing cgroup subsys freezer\n[ 0.275771] Initializing cgroup subsys net_cls\n[ 0.277419] Initializing cgroup subsys perf_event\n[ 0.279149] Initializing cgroup subsys net_prio\n[ 0.280831] Initializing cgroup subsys hugetlb\n[ 0.282478] Initializing cgroup subsys pids\n[ 0.284124] CPU: Physical Processor ID: 0\n[ 0.286344] mce: CPU supports 10 MCE banks\n[ 0.287940] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.289843] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.308387] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.318213] ftrace: allocating 31920 entries in 125 pages\n[ 0.354846] smpboot: Max logical packages: 1\n[ 0.356479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359034] x2apic enabled\n[ 0.360499] Switched APIC routing to physical x2apic.\n[ 0.363559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.365682] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.369636] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.373033] KVM setup paravirtual spinlock\n[ 0.375066] x86: Booted up 1 node, 1 CPUs\n[ 0.376591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.379166] devtmpfs: initialized\n[ 0.381489] evm: security.selinux\n[ 0.382807] evm: security.SMACK64\n[ 0.384130] evm: security.SMACK64EXEC\n[ 0.385547] evm: security.SMACK64TRANSMUTE\n[ 0.387088] evm: security.SMACK64MMAP\n[ 0.388498] evm: security.ima\n[ 0.389707] evm: security.capability\n[ 0.391169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.394662] pinctrl core: initialized pinctrl subsystem\n[ 0.396689] RTC time: 5:55:27, date: 07/22/19\n[ 0.398453] NET: Registered protocol family 16\n[ 0.400237] cpuidle: using governor ladder\n[ 0.401785] cpuidle: using governor menu\n[ 0.403279] PCCT header not found.\n[ 0.404669] ACPI: bus type PCI registered\n[ 0.406194] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.408542] PCI: Using configuration type 1 for base access\n[ 0.411264] ACPI: Added _OSI(Module Device)\n[ 0.412855] ACPI: Added _OSI(Processor Device)\n[ 0.414501] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.416225] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.418958] ACPI: Interpreter enabled\n[ 0.420402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.423929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.427449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.430979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.434507] ACPI: (supports S0 S5)\n[ 0.435852] ACPI: Using IOAPIC for interrupt routing\n[ 0.437664] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.442426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.444613] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.446977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.449271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.453389] acpiphp: Slot [3] registered\n[ 0.454903] acpiphp: Slot [4] registered\n[ 0.456420] acpiphp: Slot [5] registered\n[ 0.457935] acpiphp: Slot [6] registered\n[ 0.459452] acpiphp: Slot [7] registered\n[ 0.460959] acpiphp: Slot [8] registered\n[ 0.462479] acpiphp: Slot [9] registered\n[ 0.463993] acpiphp: Slot [10] registered\n[ 0.465534] acpiphp: Slot [11] registered\n[ 0.467077] acpiphp: Slot [12] registered\n[ 0.468618] acpiphp: Slot [13] registered\n[ 0.470201] acpiphp: Slot [14] registered\n[ 0.471739] acpiphp: Slot [15] registered\n[ 0.489932] acpiphp: Slot [16] registered\n[ 0.491475] acpiphp: Slot [17] registered\n[ 0.493008] acpiphp: Slot [18] registered\n[ 0.494550] acpiphp: Slot [19] registered\n[ 0.496088] acpiphp: Slot [20] registered\n[ 0.497619] acpiphp: Slot [21] registered\n[ 0.499155] acpiphp: Slot [22] registered\n[ 0.500687] acpiphp: Slot [23] registered\n[ 0.502224] acpiphp: Slot [24] registered\n[ 0.503759] acpiphp: Slot [25] registered\n[ 0.505297] acpiphp: Slot [26] registered\n[ 0.506826] acpiphp: Slot [27] registered\n[ 0.508367] acpiphp: Slot [28] registered\n[ 0.509907] acpiphp: Slot [29] registered\n[ 0.511436] acpiphp: Slot [30] registered\n[ 0.512970] acpiphp: Slot [31] registered\n[ 0.514505] PCI host bridge to bus 0000:00\n[ 0.516043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.518370] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.520702] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.523460] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.526224] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.529040] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.533898] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.536357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.538622] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.544055] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.549384] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.552109] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.575255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578005] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.583326] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.585939] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.588277] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.590728] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.592746] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.595693] vgaarb: loaded\n[ 0.596828] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599101] SCSI subsystem initialized\n[ 0.600827] ACPI: bus type USB registered\n[ 0.602399] usbcore: registered new interface driver usbfs\n[ 0.604372] usbcore: registered new interface driver hub\n[ 0.606296] usbcore: registered new device driver usb\n[ 0.608354] PCI: Using ACPI for IRQ routing\n[ 0.610414] NetLabel: Initializing\n[ 0.611772] NetLabel: domain hash size = 128\n[ 0.613394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.615236] NetLabel: unlabeled traffic allowed by default\n[ 0.617448] clocksource: Switched to clocksource kvm-clock\n[ 0.628209] AppArmor: AppArmor Filesystem Enabled\n[ 0.630028] pnp: PnP ACPI init\n[ 0.631613] pnp: PnP ACPI: found 5 devices\n[ 0.638891] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.642153] NET: Registered protocol family 2\n[ 0.644090] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.646553] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.648849] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.651150] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.653231] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.655479] NET: Registered protocol family 1\n[ 0.657143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.659240] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.661295] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.676441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.691681] Trying to unpack rootfs image as initramfs...\n[ 0.754157] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.757210] Scanning for low memory corruption every 60 seconds\n[ 0.759643] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.761894] audit: initializing netlink subsys (disabled)\n[ 0.763849] audit: type=2000 audit(1563774927.298:1): initialized\n[ 0.766281] Initialise system trusted keyring\n[ 0.768045] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.770276] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.773611] zbud: loaded\n[ 0.774862] VFS: Disk quotas dquot_6.6.0\n[ 0.776402] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.779206] fuse init (API version 7.23)\n[ 0.780843] Key type big_key registered\n[ 0.782371] Allocating IMA MOK and blacklist keyrings.\n[ 0.784570] Key type asymmetric registered\n[ 0.786154] Asymmetric key parser 'x509' registered\n[ 0.787973] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.790798] io scheduler noop registered\n[ 0.792301] io scheduler deadline registered (default)\n[ 0.794213] io scheduler cfq registered\n[ 0.795774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.797774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.800162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.802921] ACPI: Power Button [PWRF]\n[ 0.804462] GHES: HEST is not enabled!\n[ 0.818846] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.848725] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.852312] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.878009] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.881744] Linux agpgart interface v0.103\n[ 0.885425] brd: module loaded\n[ 0.887934] loop: module loaded\n[ 0.893070] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.895829] GPT:90111 != 2097151\n[ 0.897123] GPT:Alternate GPT header not at the end of the disk.\n[ 0.899230] GPT:90111 != 2097151\n[ 0.900524] GPT: Use GNU Parted to correct GPT errors.\n[ 0.902381] vda: vda1 vda15\n[ 0.904307] scsi host0: ata_piix\n[ 0.905731] scsi host1: ata_piix\n[ 0.907079] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.909426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.912407] libphy: Fixed MDIO Bus: probed\n[ 0.913974] tun: Universal TUN/TAP device driver, 1.6\n[ 0.915817] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.919250] PPP generic driver version 2.4.2\n[ 0.920927] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.923215] ehci-pci: EHCI PCI platform driver\n[ 0.924873] ehci-platform: EHCI generic platform driver\n[ 0.926768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.928944] ohci-pci: OHCI PCI platform driver\n[ 0.930616] ohci-platform: OHCI generic platform driver\n[ 0.932511] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.947699] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.949616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.952404] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.954298] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.956501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.958859] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.961570] usb usb1: Product: UHCI Host Controller\n[ 0.963352] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.965553] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.967365] hub 1-0:1.0: USB hub found\n[ 0.968832] hub 1-0:1.0: 2 ports detected\n[ 0.970526] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.974435] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.976250] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.978174] mousedev: PS/2 mouse device common for all mice\n[ 0.980525] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.983741] rtc_cmos 00:00: RTC can wake from S4\n[ 0.986020] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.988279] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.990557] i2c /dev entries driver\n[ 0.991981] device-mapper: uevent: version 1.0.3\n[ 0.993767] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.996857] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.999294] NET: Registered protocol family 10\n[ 1.001236] NET: Registered protocol family 17\n[ 1.002931] Key type dns_resolver registered\n[ 1.004687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.006766] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.010079] registered taskstats version 1\n[ 1.011660] Loading compiled-in X.509 certificates\n[ 1.013984] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.017521] zswap: loaded using pool lzo/zbud\n[ 1.019949] Key type trusted registered\n[ 1.022441] Key type encrypted registered\n[ 1.023986] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.025971] ima: No TPM chip found, activating TPM-bypass!\n[ 1.027957] evm: HMAC attrs: 0x1\n[ 1.029647] Magic number: 11:79:922\n[ 1.031208] rtc_cmos 00:00: setting system clock to 2019-07-22 05:55:27 UTC (1563774927)\n[ 1.034235] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.036354] EDD information not available.\n[ 1.067173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.086829] Write protecting the kernel read-only data: 14336k\n[ 1.090445] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.093710] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.264449] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2019-07-22 05:55:31,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9/action used request id req-b424a3e1-45e2-41c9-b093-dee8a40906d7 2019-07-22 05:55:31,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0991058349609s 2019-07-22 05:55:31,819 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 538383912 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.245662] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.248804] pid_max: default: 32768 minimum: 301 [ 0.250507] ACPI: Core revision 20150930 [ 0.252603] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255064] Security Framework initialized [ 0.256615] Yama: becoming mindful. [ 0.257988] AppArmor: AppArmor initialized [ 0.259574] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262040] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264448] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269308] Initializing cgroup subsys io [ 0.270835] Initializing cgroup subsys memory [ 0.272474] Initializing cgroup subsys devices [ 0.274126] Initializing cgroup subsys freezer [ 0.275771] Initializing cgroup subsys net_cls [ 0.277419] Initializing cgroup subsys perf_event [ 0.279149] Initializing cgroup subsys net_prio [ 0.280831] Initializing cgroup subsys hugetlb [ 0.282478] Initializing cgroup subsys pids [ 0.284124] CPU: Physical Processor ID: 0 [ 0.286344] mce: CPU supports 10 MCE banks [ 0.287940] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289843] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.308387] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.318213] ftrace: allocating 31920 entries in 125 pages [ 0.354846] smpboot: Max logical packages: 1 [ 0.356479] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359034] x2apic enabled [ 0.360499] Switched APIC routing to physical x2apic. [ 0.363559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.365682] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.369636] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.373033] KVM setup paravirtual spinlock [ 0.375066] x86: Booted up 1 node, 1 CPUs [ 0.376591] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.379166] devtmpfs: initialized [ 0.381489] evm: security.selinux [ 0.382807] evm: security.SMACK64 [ 0.384130] evm: security.SMACK64EXEC [ 0.385547] evm: security.SMACK64TRANSMUTE [ 0.387088] evm: security.SMACK64MMAP [ 0.388498] evm: security.ima [ 0.389707] evm: security.capability [ 0.391169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.394662] pinctrl core: initialized pinctrl subsystem [ 0.396689] RTC time: 5:55:27, date: 07/22/19 [ 0.398453] NET: Registered protocol family 16 [ 0.400237] cpuidle: using governor ladder [ 0.401785] cpuidle: using governor menu [ 0.403279] PCCT header not found. [ 0.404669] ACPI: bus type PCI registered [ 0.406194] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408542] PCI: Using configuration type 1 for base access [ 0.411264] ACPI: Added _OSI(Module Device) [ 0.412855] ACPI: Added _OSI(Processor Device) [ 0.414501] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.416225] ACPI: Added _OSI(Processor Aggregator Device) [ 0.418958] ACPI: Interpreter enabled [ 0.420402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.423929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.427449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.430979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.434507] ACPI: (supports S0 S5) [ 0.435852] ACPI: Using IOAPIC for interrupt routing [ 0.437664] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.442426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.444613] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.446977] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453389] acpiphp: Slot [3] registered [ 0.454903] acpiphp: Slot [4] registered [ 0.456420] acpiphp: Slot [5] registered [ 0.457935] acpiphp: Slot [6] registered [ 0.459452] acpiphp: Slot [7] registered [ 0.460959] acpiphp: Slot [8] registered [ 0.462479] acpiphp: Slot [9] registered [ 0.463993] acpiphp: Slot [10] registered [ 0.465534] acpiphp: Slot [11] registered [ 0.467077] acpiphp: Slot [12] registered [ 0.468618] acpiphp: Slot [13] registered [ 0.470201] acpiphp: Slot [14] registered [ 0.471739] acpiphp: Slot [15] registered [ 0.489932] acpiphp: Slot [16] registered [ 0.491475] acpiphp: Slot [17] registered [ 0.493008] acpiphp: Slot [18] registered [ 0.494550] acpiphp: Slot [19] registered [ 0.496088] acpiphp: Slot [20] registered [ 0.497619] acpiphp: Slot [21] registered [ 0.499155] acpiphp: Slot [22] registered [ 0.500687] acpiphp: Slot [23] registered [ 0.502224] acpiphp: Slot [24] registered [ 0.503759] acpiphp: Slot [25] registered [ 0.505297] acpiphp: Slot [26] registered [ 0.506826] acpiphp: Slot [27] registered [ 0.508367] acpiphp: Slot [28] registered [ 0.509907] acpiphp: Slot [29] registered [ 0.511436] acpiphp: Slot [30] registered [ 0.512970] acpiphp: Slot [31] registered [ 0.514505] PCI host bridge to bus 0000:00 [ 0.516043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.518370] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.520702] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.523460] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.526224] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.529040] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.533898] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.536357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.538622] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544055] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.549384] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.552109] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.575255] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578005] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580664] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.583326] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.585939] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.588277] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.590728] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.592746] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.595693] vgaarb: loaded [ 0.596828] vgaarb: bridge control possible 0000:00:02.0 [ 0.599101] SCSI subsystem initialized [ 0.600827] ACPI: bus type USB registered [ 0.602399] usbcore: registered new interface driver usbfs [ 0.604372] usbcore: registered new interface driver hub [ 0.606296] usbcore: registered new device driver usb [ 0.608354] PCI: Using ACPI for IRQ routing [ 0.610414] NetLabel: Initializing [ 0.611772] NetLabel: domain hash size = 128 [ 0.613394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.615236] NetLabel: unlabeled traffic allowed by default [ 0.617448] clocksource: Switched to clocksource kvm-clock [ 0.628209] AppArmor: AppArmor Filesystem Enabled [ 0.630028] pnp: PnP ACPI init [ 0.631613] pnp: PnP ACPI: found 5 devices [ 0.638891] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.642153] NET: Registered protocol family 2 [ 0.644090] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.646553] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.648849] TCP: Hash tables configured (established 4096 bind 4096) [ 0.651150] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.653231] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.655479] NET: Registered protocol family 1 [ 0.657143] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.659240] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.661295] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.691681] Trying to unpack rootfs image as initramfs... [ 0.754157] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.757210] Scanning for low memory corruption every 60 seconds [ 0.759643] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.761894] audit: initializing netlink subsys (disabled) [ 0.763849] audit: type=2000 audit(1563774927.298:1): initialized [ 0.766281] Initialise system trusted keyring [ 0.768045] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.770276] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.773611] zbud: loaded [ 0.774862] VFS: Disk quotas dquot_6.6.0 [ 0.776402] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.779206] fuse init (API version 7.23) [ 0.780843] Key type big_key registered [ 0.782371] Allocating IMA MOK and blacklist keyrings. [ 0.784570] Key type asymmetric registered [ 0.786154] Asymmetric key parser 'x509' registered [ 0.787973] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.790798] io scheduler noop registered [ 0.792301] io scheduler deadline registered (default) [ 0.794213] io scheduler cfq registered [ 0.795774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.797774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.800162] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.802921] ACPI: Power Button [PWRF] [ 0.804462] GHES: HEST is not enabled! [ 0.818846] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.848725] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.852312] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.878009] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.881744] Linux agpgart interface v0.103 [ 0.885425] brd: module loaded [ 0.887934] loop: module loaded [ 0.893070] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.895829] GPT:90111 != 2097151 [ 0.897123] GPT:Alternate GPT header not at the end of the disk. [ 0.899230] GPT:90111 != 2097151 [ 0.900524] GPT: Use GNU Parted to correct GPT errors. [ 0.902381] vda: vda1 vda15 [ 0.904307] scsi host0: ata_piix [ 0.905731] scsi host1: ata_piix [ 0.907079] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.909426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.912407] libphy: Fixed MDIO Bus: probed [ 0.913974] tun: Universal TUN/TAP device driver, 1.6 [ 0.915817] tun: (C) 1999-2004 Max Krasnyansky [ 0.919250] PPP generic driver version 2.4.2 [ 0.920927] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.923215] ehci-pci: EHCI PCI platform driver [ 0.924873] ehci-platform: EHCI generic platform driver [ 0.926768] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.928944] ohci-pci: OHCI PCI platform driver [ 0.930616] ohci-platform: OHCI generic platform driver [ 0.932511] uhci_hcd: USB Universal Host Controller Interface driver [ 0.947699] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.949616] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.952404] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.954298] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.956501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.958859] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.961570] usb usb1: Product: UHCI Host Controller [ 0.963352] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.965553] usb usb1: SerialNumber: 0000:00:01.2 [ 0.967365] hub 1-0:1.0: USB hub found [ 0.968832] hub 1-0:1.0: 2 ports detected [ 0.970526] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.974435] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.976250] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.978174] mousedev: PS/2 mouse device common for all mice [ 0.980525] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.983741] rtc_cmos 00:00: RTC can wake from S4 [ 0.986020] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.988279] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.990557] i2c /dev entries driver [ 0.991981] device-mapper: uevent: version 1.0.3 [ 0.993767] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.996857] ledtrig-cpu: registered to indicate activity on CPUs [ 0.999294] NET: Registered protocol family 10 [ 1.001236] NET: Registered protocol family 17 [ 1.002931] Key type dns_resolver registered [ 1.004687] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.006766] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.010079] registered taskstats version 1 [ 1.011660] Loading compiled-in X.509 certificates [ 1.013984] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.017521] zswap: loaded using pool lzo/zbud [ 1.019949] Key type trusted registered [ 1.022441] Key type encrypted registered [ 1.023986] AppArmor: AppArmor sha1 policy hashing enabled [ 1.025971] ima: No TPM chip found, activating TPM-bypass! [ 1.027957] evm: HMAC attrs: 0x1 [ 1.029647] Magic number: 11:79:922 [ 1.031208] rtc_cmos 00:00: setting system clock to 2019-07-22 05:55:27 UTC (1563774927) [ 1.034235] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.036354] EDD information not available. [ 1.067173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.086829] Write protecting the kernel read-only data: 14336k [ 1.090445] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.093710] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.264449] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2019-07-22 05:55:31,822 - paramiko.transport - DEBUG - starting thread (client mode): 0xb5592e10L 2019-07-22 05:55:31,823 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 05:55:31,823 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-22 05:55:31,823 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-22 05:55:31,824 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 05:55:31,825 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 05:55:31,825 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-22 05:55:31,825 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 05:55:31,825 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 05:55:31,825 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 05:55:31,850 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 05:55:31,850 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 05:55:31,855 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 9b500e9f81e2d374ef42f7cac96d6fec 2019-07-22 05:55:31,856 - paramiko.transport - DEBUG - Trying discovered key ffd5d41b7e4f67d51a95b4312f1cee46 in /tmp/tmp0P55V6 2019-07-22 05:55:31,888 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 05:55:31,894 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 05:55:31,920 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 05:55:31,928 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-22 05:55:31,928 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 05:55:31,937 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 05:55:31,938 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 05:55:31,938 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-22 05:55:31,939 - functest.core.singlevm - DEBUG - error: 2019-07-22 05:55:31,944 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-22 05:55:32,054 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:55:32,054 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:26 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 05:55:32,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 05:55:32,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/dcab9aa3-a636-4650-b1ba-6780a9508ec7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:33,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:55:33 GMT X-Openstack-Request-Id: req-ec3d264c-8d66-48e0-a231-b31636587b33 2019-07-22 05:55:33,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:55:33,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/dcab9aa3-a636-4650-b1ba-6780a9508ec7.json used request id req-ec3d264c-8d66-48e0-a231-b31636587b33 2019-07-22 05:55:33,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.18865799904s 2019-07-22 05:55:33,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:55:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:33,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:33 GMT X-Openstack-Request-Id: req-ed1eb9cc-a502-40a8-8968-b2adc7541fa5 2019-07-22 05:55:33,336 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:55:33,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ed1eb9cc-a502-40a8-8968-b2adc7541fa5 2019-07-22 05:55:33,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0741300582886s 2019-07-22 05:55:33,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 05:55:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:33,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52bfd3a1-ad3d-4e3b-940e-420f47dc3375 x-openstack-request-id: req-52bfd3a1-ad3d-4e3b-940e-420f47dc3375 2019-07-22 05:55:33,505 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9 used request id req-52bfd3a1-ad3d-4e3b-940e-420f47dc3375 2019-07-22 05:55:33,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168046951294s 2019-07-22 05:55:33,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:55:33,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:35,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ed04651-9999-4929-86f7-7b4cdefe7654 x-openstack-request-id: req-2ed04651-9999-4929-86f7-7b4cdefe7654 2019-07-22 05:55:35,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:9e:cb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:9e:cb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "rel": "bookmark"}], "image": {"id": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "links": [{"href": "http://172.30.9.26:8774/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:55:26.000000", "flavor": {"id": "83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "links": [{"href": "http://172.30.9.26:8774/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "bookmark"}]}, "id": "dc6163d2-0ad9-4e5a-a7d7-c72875e97cb9", "user_id": "4888730ab85941979143afe88ae10a66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:55:33Z", "hostId": "78bbc05b9bd46399d54494d0c6623b665a682cddc7b270716eef4da9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "name": "singlevm2-vm_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "created": "2019-07-22T05:55:17Z", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:55:35,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2ed04651-9999-4929-86f7-7b4cdefe7654 2019-07-22 05:55:35,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.59904694557s 2019-07-22 05:55:35,107 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:55:37,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:55:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:37,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-782d5c1a-7f2d-4c3f-8ede-069043be3e27 x-openstack-request-id: req-782d5c1a-7f2d-4c3f-8ede-069043be3e27 2019-07-22 05:55:37,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 05:55:37,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-782d5c1a-7f2d-4c3f-8ede-069043be3e27 2019-07-22 05:55:37,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0798449516296s 2019-07-22 05:55:37,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:55:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:37,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:37 GMT X-Openstack-Request-Id: req-5c191017-598e-481f-ae74-f2376ea18e64 2019-07-22 05:55:37,241 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:15Z", "updated_at": "2019-07-22T05:55:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "0240623d-9a55-483f-9bed-5afe39ac6d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:16Z", "revision_number": 0, "id": "713d2c86-1044-41c7-8e6c-b1b9a9b40a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:16Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "9d5f6bc5-8d28-4d3f-8fea-06118c3ab702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:15Z", "revision_number": 0, "id": "fd64c9ca-feec-414d-b4f8-48d6733a5f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:15Z", "security_group_id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}], "revision_number": 3, "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "12d42153-c8ef-43a2-b355-5f03ddd7812e", "name": "singlevm2-sg_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}, {"description": "Default security group", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:06Z", "updated_at": "2019-07-22T05:55:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "2bd870eb-065c-4d55-b283-beacc6bd8474", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "afe149dc-5b72-4065-a36f-41b2533d1086", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "b6b4ea6a-7c45-4109-b0f5-a3efcd1a4105", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "e9d46422-eb1a-45da-8786-7f9ccf9c4d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}], "revision_number": 1, "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "name": "default"}]} 2019-07-22 05:55:37,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5c191017-598e-481f-ae74-f2376ea18e64 2019-07-22 05:55:37,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467059612274s 2019-07-22 05:55:37,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:55:37,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/12d42153-c8ef-43a2-b355-5f03ddd7812e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:37,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:55:37 GMT X-Openstack-Request-Id: req-74a358fe-f6e3-4afb-8d0b-43fae4c8d4d3 2019-07-22 05:55:37,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:55:37,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/12d42153-c8ef-43a2-b355-5f03ddd7812e.json used request id req-74a358fe-f6e3-4afb-8d0b-43fae4c8d4d3 2019-07-22 05:55:37,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.194777011871s 2019-07-22 05:55:37,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-22 05:55:37,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:37,633 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-829c04d8-93ca-41af-8515-d2d28089ff56 x-openstack-request-id: req-829c04d8-93ca-41af-8515-d2d28089ff56 2019-07-22 05:55:37,633 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb used request id req-829c04d8-93ca-41af-8515-d2d28089ff56 2019-07-22 05:55:37,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.191269159317s 2019-07-22 05:55:37,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 05:55:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/cf7829c2-71bb-4d92-ba73-632ecc8a30d5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" -d '{"subnet_id": "0e5762e9-8d75-4edc-b37e-13426893c576"}' 2019-07-22 05:55:39,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:39 GMT X-Openstack-Request-Id: req-d0bf4a89-7591-46aa-a83c-129c37add660 2019-07-22 05:55:39,766 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c2b0789a-74ec-4f43-b5a4-e7748c61939c", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "subnet_id": "0e5762e9-8d75-4edc-b37e-13426893c576", "subnet_ids": ["0e5762e9-8d75-4edc-b37e-13426893c576"], "port_id": "b786b62a-5749-4af6-91a5-80d3d124d02a", "id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5"} 2019-07-22 05:55:39,766 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/cf7829c2-71bb-4d92-ba73-632ecc8a30d5/remove_router_interface.json used request id req-d0bf4a89-7591-46aa-a83c-129c37add660 2019-07-22 05:55:39,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.13261294365s 2019-07-22 05:55:39,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:55:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:39,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:39 GMT X-Openstack-Request-Id: req-4eafb5f4-6e3e-4625-b584-55373b39c063 2019-07-22 05:55:39,943 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:08Z", "admin_state_up": true, "updated_at": "2019-07-22T05:55:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "cf7829c2-71bb-4d92-ba73-632ecc8a30d5", "name": "singlevm2-router_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}]} 2019-07-22 05:55:39,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-4eafb5f4-6e3e-4625-b584-55373b39c063 2019-07-22 05:55:39,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.176764965057s 2019-07-22 05:55:39,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 05:55:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/cf7829c2-71bb-4d92-ba73-632ecc8a30d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:41,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:55:41 GMT X-Openstack-Request-Id: req-324a88e2-d794-4d21-b67b-0936d329e122 2019-07-22 05:55:41,295 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:55:41,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/cf7829c2-71bb-4d92-ba73-632ecc8a30d5.json used request id req-324a88e2-d794-4d21-b67b-0936d329e122 2019-07-22 05:55:41,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35040688515s 2019-07-22 05:55:41,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:55:41,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:41,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:41 GMT X-Openstack-Request-Id: req-8a2373f6-cdcd-46e9-844b-aa8228b52bcd 2019-07-22 05:55:41,338 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:55:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c3ba4a6518eb4519999490999b5460d7","id":"0e5762e9-8d75-4edc-b37e-13426893c576","subnetpool_id":null,"name":"singlevm2-subnet_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}]} 2019-07-22 05:55:41,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8a2373f6-cdcd-46e9-844b-aa8228b52bcd 2019-07-22 05:55:41,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425899028778s 2019-07-22 05:55:41,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 05:55:41,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/0e5762e9-8d75-4edc-b37e-13426893c576.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:42,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:55:42 GMT X-Openstack-Request-Id: req-0a086d2d-b062-46bb-a290-0734a7aae1bc 2019-07-22 05:55:42,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:55:42,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0e5762e9-8d75-4edc-b37e-13426893c576.json used request id req-0a086d2d-b062-46bb-a290-0734a7aae1bc 2019-07-22 05:55:42,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19048500061s 2019-07-22 05:55:42,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:55:42,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:42,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:42 GMT X-Openstack-Request-Id: req-a5b2e983-569e-4c14-aa85-6a6d75f56fb8 2019-07-22 05:55:42,631 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2b0789a-74ec-4f43-b5a4-e7748c61939c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3ba4a6518eb4519999490999b5460d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:55:42Z","qos_policy_id":null,"name":"singlevm2-net_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb","admin_state_up":true,"tenant_id":"c3ba4a6518eb4519999490999b5460d7","created_at":"2019-07-22T05:55:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:55:42,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a5b2e983-569e-4c14-aa85-6a6d75f56fb8 2019-07-22 05:55:42,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100982904434s 2019-07-22 05:55:42,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 05:55:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/c2b0789a-74ec-4f43-b5a4-e7748c61939c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:43,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:55:43 GMT X-Openstack-Request-Id: req-02c9050c-c0b0-45fb-aa13-67f000bad071 2019-07-22 05:55:43,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:55:43,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c2b0789a-74ec-4f43-b5a4-e7748c61939c.json used request id req-02c9050c-c0b0-45fb-aa13-67f000bad071 2019-07-22 05:55:43,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20297718048s 2019-07-22 05:55:43,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:55:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:43,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:43 GMT X-Openstack-Request-Id: req-a5b166ba-305c-42ce-ade6-d22a19ba581b 2019-07-22 05:55:43,950 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:55:14Z", "file": "/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/file", "owner": "c3ba4a6518eb4519999490999b5460d7", "id": "7c0641b2-1c21-4aa7-843e-f54c51df8daa", "size": 12716032, "self": "/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:55:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:55:43,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a5b166ba-305c-42ce-ade6-d22a19ba581b 2019-07-22 05:55:43,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.110301017761s 2019-07-22 05:55:43,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 05:55:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7109135e84fd5c18d83093ad207f3613bfddd5a9" 2019-07-22 05:55:44,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:55:44 GMT X-Openstack-Request-Id: req-26684385-e73a-4f2e-99e8-e7dc92d58d6f 2019-07-22 05:55:44,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:55:44,634 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7c0641b2-1c21-4aa7-843e-f54c51df8daa used request id req-26684385-e73a-4f2e-99e8-e7dc92d58d6f 2019-07-22 05:55:44,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.682513952255s 2019-07-22 05:55:44,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:55:44,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:44,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f443a3f3-d0fc-4dcf-8c5c-f3ff7fcf953c x-openstack-request-id: req-f443a3f3-d0fc-4dcf-8c5c-f3ff7fcf953c 2019-07-22 05:55:44,664 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "83d89a0f-c0bf-45ce-b68f-6be6a4cb9236"}]} 2019-07-22 05:55:44,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f443a3f3-d0fc-4dcf-8c5c-f3ff7fcf953c 2019-07-22 05:55:44,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239851474762s 2019-07-22 05:55:44,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 05:55:44,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:44,693 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cdd31515-63d9-48c1-93ac-4d3bc79456f2 x-openstack-request-id: req-cdd31515-63d9-48c1-93ac-4d3bc79456f2 2019-07-22 05:55:44,693 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/83d89a0f-c0bf-45ce-b68f-6be6a4cb9236 used request id req-cdd31515-63d9-48c1-93ac-4d3bc79456f2 2019-07-22 05:55:44,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0274810791016s 2019-07-22 05:55:44,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:55:44,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:44,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a8777ee-b53f-42fc-a2b3-8ae6089db12a 2019-07-22 05:55:44,914 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "links": {"self": "http://172.30.9.26:5000/v3/users/4888730ab85941979143afe88ae10a66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4888730ab85941979143afe88ae10a66", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:55:44,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6a8777ee-b53f-42fc-a2b3-8ae6089db12a 2019-07-22 05:55:44,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221085071564s 2019-07-22 05:55:44,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:55:44,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/4888730ab85941979143afe88ae10a66 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:45,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbedc394-3612-45ea-a0ea-eba48bd725b9 2019-07-22 05:55:45,147 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb", "links": {"self": "http://172.30.9.26:5000/v3/users/4888730ab85941979143afe88ae10a66"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4888730ab85941979143afe88ae10a66", "description": null}} 2019-07-22 05:55:45,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/4888730ab85941979143afe88ae10a66 used request id req-fbedc394-3612-45ea-a0ea-eba48bd725b9 2019-07-22 05:55:45,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22655081749s 2019-07-22 05:55:45,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 05:55:45,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/4888730ab85941979143afe88ae10a66 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:45,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e35e5b-1175-4dcd-a4e1-4e33af57e18b 2019-07-22 05:55:45,524 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:55:45,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4888730ab85941979143afe88ae10a66 used request id req-c1e35e5b-1175-4dcd-a4e1-4e33af57e18b 2019-07-22 05:55:45,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.376564979553s 2019-07-22 05:55:45,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:55:45,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:45,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e1af5a-2162-40c1-bf7e-1bfc5265b709 2019-07-22 05:55:45,720 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/c3ba4a6518eb4519999490999b5460d7"}, "tags": [], "enabled": true, "id": "c3ba4a6518eb4519999490999b5460d7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6f9e7dba-06e3-4f90-97d9-3c127a87bbcb"}]} 2019-07-22 05:55:45,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-57e1af5a-2162-40c1-bf7e-1bfc5265b709 2019-07-22 05:55:45,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189264059067s 2019-07-22 05:55:45,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 05:55:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/c3ba4a6518eb4519999490999b5460d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:46,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d25e2651-92b6-4fd0-ab80-57585df1ec1a 2019-07-22 05:55:46,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:55:46,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c3ba4a6518eb4519999490999b5460d7 used request id req-d25e2651-92b6-4fd0-ab80-57585df1ec1a 2019-07-22 05:55:46,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.321561098099s 2019-07-22 05:55:46,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:55:46,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=c3ba4a6518eb4519999490999b5460d7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:46,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:46 GMT X-Openstack-Request-Id: req-f0f1a2e3-88b7-4657-b49b-fc8038f74a75 2019-07-22 05:55:46,288 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:06Z", "updated_at": "2019-07-22T05:55:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "2bd870eb-065c-4d55-b283-beacc6bd8474", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "afe149dc-5b72-4065-a36f-41b2533d1086", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "b6b4ea6a-7c45-4109-b0f5-a3efcd1a4105", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "e9d46422-eb1a-45da-8786-7f9ccf9c4d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}], "revision_number": 1, "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "name": "default"}]} 2019-07-22 05:55:46,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=c3ba4a6518eb4519999490999b5460d7&name=default used request id req-f0f1a2e3-88b7-4657-b49b-fc8038f74a75 2019-07-22 05:55:46,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237262964249s 2019-07-22 05:55:46,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:55:46,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:46,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:46 GMT X-Openstack-Request-Id: req-d9a44d5c-b9d9-470f-9f16-c8743f09fbaf 2019-07-22 05:55:46,347 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "created_at": "2019-07-22T05:55:06Z", "updated_at": "2019-07-22T05:55:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "2bd870eb-065c-4d55-b283-beacc6bd8474", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "afe149dc-5b72-4065-a36f-41b2533d1086", "remote_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "b6b4ea6a-7c45-4109-b0f5-a3efcd1a4105", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3ba4a6518eb4519999490999b5460d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:06Z", "revision_number": 0, "id": "e9d46422-eb1a-45da-8786-7f9ccf9c4d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:06Z", "security_group_id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "tenant_id": "c3ba4a6518eb4519999490999b5460d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3ba4a6518eb4519999490999b5460d7"}], "revision_number": 1, "project_id": "c3ba4a6518eb4519999490999b5460d7", "id": "9467e46a-ed3c-4a16-adfa-f7ac843eb15b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 05:55:46,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d9a44d5c-b9d9-470f-9f16-c8743f09fbaf 2019-07-22 05:55:46,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536229610443s 2019-07-22 05:55:46,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:55:46,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9467e46a-ed3c-4a16-adfa-f7ac843eb15b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae4bae8ddd4e926bb7b42e95b9b6fd4ee6e18e69" 2019-07-22 05:55:46,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:55:46 GMT X-Openstack-Request-Id: req-34e721fa-2738-478d-a4bb-1fffa3c8ce4f 2019-07-22 05:55:46,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:55:46,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9467e46a-ed3c-4a16-adfa-f7ac843eb15b.json used request id req-34e721fa-2738-478d-a4bb-1fffa3c8ce4f 2019-07-22 05:55:46,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.185601949692s 2019-07-22 05:55:46,589 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-07-22 05:55:46,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:55:46,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d73c54-7ced-4b22-917d-4f34bc847aa9 2019-07-22 05:55:46,638 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:55:46,638 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-40d73c54-7ced-4b22-917d-4f34bc847aa9 2019-07-22 05:55:46,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:55:47,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["yv56p4rvTf6DzvGT-xdUww"], "issued_at": "2019-07-22T05:55:46.000000Z"}} 2019-07-22 05:55:47,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:55:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:47,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:47 GMT X-Openstack-Request-Id: req-3dc204d5-23ac-4417-83ee-45717de6021f 2019-07-22 05:55:47,395 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:55:47,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3dc204d5-23ac-4417-83ee-45717de6021f 2019-07-22 05:55:47,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338577985764s 2019-07-22 05:55:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:55:47,408 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580349de-24a6-4a30-9c1f-10b0bb6e254b 2019-07-22 05:55:47,408 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:55:47,408 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-580349de-24a6-4a30-9c1f-10b0bb6e254b 2019-07-22 05:55:47,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:55:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:47,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc1879a-5051-4d72-99f7-30eb2a7e390e 2019-07-22 05:55:47,620 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:55:47,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ffc1879a-5051-4d72-99f7-30eb2a7e390e 2019-07-22 05:55:47,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210702896118s 2019-07-22 05:55:47,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 05:55:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}}' 2019-07-22 05:55:47,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb33760a-2764-4804-8355-4042091f48aa 2019-07-22 05:55:47,779 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/6d0f4b5b13f946f286d931d267428331"}, "tags": [], "enabled": true, "id": "6d0f4b5b13f946f286d931d267428331", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}} 2019-07-22 05:55:47,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fb33760a-2764-4804-8355-4042091f48aa 2019-07-22 05:55:47,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.152523994446s 2019-07-22 05:55:47,780 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'6d0f4b5b13f946f286d931d267428331', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869'}) 2019-07-22 05:55:47,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 05:55:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "mUOpjbf7HXrdGKhStqaa6zSVndJkRT", "email": null, "name": "vping_ssh-user_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}}' 2019-07-22 05:55:48,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3375e60-24ae-4aa9-8993-bf69b2a5582c 2019-07-22 05:55:48,219 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "links": {"self": "http://172.30.9.26:5000/v3/users/e682bf721d9b404990eeeaa9ad1eeca8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e682bf721d9b404990eeeaa9ad1eeca8", "domain_id": "default", "password_expires_at": null}} 2019-07-22 05:55:48,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-f3375e60-24ae-4aa9-8993-bf69b2a5582c 2019-07-22 05:55:48,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.432319164276s 2019-07-22 05:55:48,220 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e682bf721d9b404990eeeaa9ad1eeca8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869'}) 2019-07-22 05:55:48,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:55:48,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:48,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfc11ee-7642-46ef-a2fd-91973c753724 2019-07-22 05:55:48,427 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:55:48,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7bfc11ee-7642-46ef-a2fd-91973c753724 2019-07-22 05:55:48,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204440832138s 2019-07-22 05:55:48,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:55:48,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:48,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d4990d-4cb8-4824-afca-a41c74eba3a0 2019-07-22 05:55:48,648 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:55:48,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-25d4990d-4cb8-4824-afca-a41c74eba3a0 2019-07-22 05:55:48,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216088056564s 2019-07-22 05:55:48,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:55:48,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:48,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c699a6f-ea18-489f-a1cf-04d2055dce05 2019-07-22 05:55:48,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:55:48,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c699a6f-ea18-489f-a1cf-04d2055dce05 2019-07-22 05:55:48,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150874137878s 2019-07-22 05:55:48,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:55:48,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:49,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cd0b53-0034-41b3-9d8f-b04f01bc24e2 2019-07-22 05:55:49,004 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 05:55:49,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f4cd0b53-0034-41b3-9d8f-b04f01bc24e2 2019-07-22 05:55:49,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194826841354s 2019-07-22 05:55:49,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:55:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:49,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8cf37e-0fd0-47fc-8c52-1bde0655b758 2019-07-22 05:55:49,133 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "links": {"self": "http://172.30.9.26:5000/v3/users/e682bf721d9b404990eeeaa9ad1eeca8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e682bf721d9b404990eeeaa9ad1eeca8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:55:49,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4a8cf37e-0fd0-47fc-8c52-1bde0655b758 2019-07-22 05:55:49,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128299951553s 2019-07-22 05:55:49,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:55:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:49,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c990e4d1-731a-4c31-8df6-d3c5ae38758b 2019-07-22 05:55:49,270 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/6d0f4b5b13f946f286d931d267428331"}, "tags": [], "enabled": true, "id": "6d0f4b5b13f946f286d931d267428331", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}]} 2019-07-22 05:55:49,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c990e4d1-731a-4c31-8df6-d3c5ae38758b 2019-07-22 05:55:49,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124237060547s 2019-07-22 05:55:49,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:55:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=e682bf721d9b404990eeeaa9ad1eeca8&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=6d0f4b5b13f946f286d931d267428331" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:49,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fbcdda-845a-4b0a-9591-8deb2b23a0c4 2019-07-22 05:55:49,387 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=e682bf721d9b404990eeeaa9ad1eeca8&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=6d0f4b5b13f946f286d931d267428331", "previous": null, "next": null}} 2019-07-22 05:55:49,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=e682bf721d9b404990eeeaa9ad1eeca8&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=6d0f4b5b13f946f286d931d267428331 used request id req-24fbcdda-845a-4b0a-9591-8deb2b23a0c4 2019-07-22 05:55:49,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109709024429s 2019-07-22 05:55:49,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 05:55:49,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/6d0f4b5b13f946f286d931d267428331/users/e682bf721d9b404990eeeaa9ad1eeca8/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:49,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd07c99f-6ad4-4d4d-9622-ac36a2e6e4a6 2019-07-22 05:55:49,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:55:49,559 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6d0f4b5b13f946f286d931d267428331/users/e682bf721d9b404990eeeaa9ad1eeca8/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-cd07c99f-6ad4-4d4d-9622-ac36a2e6e4a6 2019-07-22 05:55:49,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167720079422s 2019-07-22 05:55:49,560 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6d0f4b5b13f946f286d931d267428331', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'mUOpjbf7HXrdGKhStqaa6zSVndJkRT', 'username': u'vping_ssh-user_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 05:55:49,563 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'password': 'mUOpjbf7HXrdGKhStqaa6zSVndJkRT', 'project_name': 'vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '6d0f4b5b13f946f286d931d267428331', 'project_domain_name': 'Default'} 2019-07-22 05:55:49,564 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-07-22 05:55:49,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:55:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:49,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b9109f-d0f9-4d14-9d77-7b90099e6725 2019-07-22 05:55:49,686 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:55:49,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c8b9109f-d0f9-4d14-9d77-7b90099e6725 2019-07-22 05:55:49,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121312856674s 2019-07-22 05:55:49,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:55:49,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:55:49,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ba846e-14dc-45eb-a65d-d9b6f8a1f55a 2019-07-22 05:55:49,803 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/6d0f4b5b13f946f286d931d267428331"}, "tags": [], "enabled": true, "id": "6d0f4b5b13f946f286d931d267428331", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}]} 2019-07-22 05:55:49,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d7ba846e-14dc-45eb-a65d-d9b6f8a1f55a 2019-07-22 05:55:49,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110096931458s 2019-07-22 05:55:49,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:55:49,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" -d '{"network": {"tenant_id": "6d0f4b5b13f946f286d931d267428331", "name": "vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "admin_state_up": true}}' 2019-07-22 05:55:50,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:50 GMT X-Openstack-Request-Id: req-a3daee09-698f-46a0-a0be-01d139da62c1 2019-07-22 05:55:50,137 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"766acd44-76ba-410b-97a9-790f7f94aaef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6d0f4b5b13f946f286d931d267428331","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:55:50Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869","admin_state_up":true,"tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:49Z","mtu":1450}} 2019-07-22 05:55:50,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a3daee09-698f-46a0-a0be-01d139da62c1 2019-07-22 05:55:50,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.331716060638s 2019-07-22 05:55:50,138 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:55:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'766acd44-76ba-410b-97a9-790f7f94aaef', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', u'created_at': u'2019-07-22T05:55:49Z', u'mtu': 1450, u'tenant_id': u'6d0f4b5b13f946f286d931d267428331', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6d0f4b5b13f946f286d931d267428331', u'l2_adjacency': True}) 2019-07-22 05:55:50,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:55:50,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fc303e-5b4a-4f27-8238-7f7e3f7c643e 2019-07-22 05:55:50,149 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:55:50,149 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-d4fc303e-5b4a-4f27-8238-7f7e3f7c643e 2019-07-22 05:55:50,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:55:50,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T06:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d0f4b5b13f946f286d931d267428331", "name": "vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6d0f4b5b13f946f286d931d267428331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/6d0f4b5b13f946f286d931d267428331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/6d0f4b5b13f946f286d931d267428331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_6d0f4b5b13f946f286d931d267428331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_6d0f4b5b13f946f286d931d267428331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/6d0f4b5b13f946f286d931d267428331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/6d0f4b5b13f946f286d931d267428331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/6d0f4b5b13f946f286d931d267428331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/6d0f4b5b13f946f286d931d267428331", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/6d0f4b5b13f946f286d931d267428331", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/6d0f4b5b13f946f286d931d267428331", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "id": "e682bf721d9b404990eeeaa9ad1eeca8"}, "audit_ids": ["Oxre7uzURr2O35LZ5Mcqdg"], "issued_at": "2019-07-22T05:55:50.000000Z"}} 2019-07-22 05:55:50,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:55:50,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:55:50,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:50 GMT X-Openstack-Request-Id: req-5221b2d9-0bcf-463b-98ee-ffd11331e24e 2019-07-22 05:55:50,949 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"766acd44-76ba-410b-97a9-790f7f94aaef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d0f4b5b13f946f286d931d267428331","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:55:50Z","qos_policy_id":null,"name":"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869","admin_state_up":true,"tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:55:50,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5221b2d9-0bcf-463b-98ee-ffd11331e24e 2019-07-22 05:55:50,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.409452915192s 2019-07-22 05:55:50,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:55:50,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"subnet": {"name": "vping_ssh-subnet_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "enable_dhcp": true, "network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:55:51,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:51 GMT X-Openstack-Request-Id: req-05f57731-4da1-48b1-86e3-e016738d9fc5 2019-07-22 05:55:51,867 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"766acd44-76ba-410b-97a9-790f7f94aaef","tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:55:51Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6d0f4b5b13f946f286d931d267428331","id":"58f564be-ed29-4483-803e-c7a6999e7391","subnetpool_id":null,"name":"vping_ssh-subnet_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}} 2019-07-22 05:55:51,867 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-05f57731-4da1-48b1-86e3-e016738d9fc5 2019-07-22 05:55:51,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.916474819183s 2019-07-22 05:55:51,868 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:55:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'58f564be-ed29-4483-803e-c7a6999e7391', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', u'enable_dhcp': True, u'network_id': u'766acd44-76ba-410b-97a9-790f7f94aaef', u'tenant_id': u'6d0f4b5b13f946f286d931d267428331', u'created_at': u'2019-07-22T05:55:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6d0f4b5b13f946f286d931d267428331'}) 2019-07-22 05:55:51,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:55:51,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "vping_ssh-router_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "admin_state_up": true}}' 2019-07-22 05:55:53,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:53 GMT X-Openstack-Request-Id: req-151db2ea-2948-4ce4-977c-11aad0174293 2019-07-22 05:55:53,318 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:51Z", "admin_state_up": true, "updated_at": "2019-07-22T05:55:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "776b4586-c1c2-4bbe-aa31-55186feac2f3", "name": "vping_ssh-router_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}} 2019-07-22 05:55:53,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-151db2ea-2948-4ce4-977c-11aad0174293 2019-07-22 05:55:53,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44995117188s 2019-07-22 05:55:53,319 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:55:52Z', u'revision_number': 2, u'id': u'776b4586-c1c2-4bbe-aa31-55186feac2f3', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', u'admin_state_up': True, u'tenant_id': u'6d0f4b5b13f946f286d931d267428331', u'created_at': u'2019-07-22T05:55:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'6d0f4b5b13f946f286d931d267428331'}) 2019-07-22 05:55:53,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:55:53,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/776b4586-c1c2-4bbe-aa31-55186feac2f3/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"subnet_id": "58f564be-ed29-4483-803e-c7a6999e7391"}' 2019-07-22 05:55:56,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:56 GMT X-Openstack-Request-Id: req-5ad42d91-dcbd-4984-b09b-7841640e7bd6 2019-07-22 05:55:56,248 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "subnet_id": "58f564be-ed29-4483-803e-c7a6999e7391", "subnet_ids": ["58f564be-ed29-4483-803e-c7a6999e7391"], "port_id": "96ad979b-2f28-44f7-9967-bdb671b74a8d", "id": "776b4586-c1c2-4bbe-aa31-55186feac2f3"} 2019-07-22 05:55:56,248 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/776b4586-c1c2-4bbe-aa31-55186feac2f3/add_router_interface.json used request id req-5ad42d91-dcbd-4984-b09b-7841640e7bd6 2019-07-22 05:55:56,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.92847108841s 2019-07-22 05:55:56,248 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 05:55:56,341 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 05:55:56,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:55:56,349 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:56 GMT 2019-07-22 05:55:56,349 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 05:55:56,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:55:56,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:55:56,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:56 GMT X-Openstack-Request-Id: req-42475680-0411-4008-a221-7ce17007f99d 2019-07-22 05:55:56,649 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:55:56,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-42475680-0411-4008-a221-7ce17007f99d 2019-07-22 05:55:56,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29824590683s 2019-07-22 05:55:56,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 05:55:56,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}' 2019-07-22 05:55:56,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:56 GMT Location: http://172.30.9.26:9292/v2/images/b7397541-8e37-4376-a52a-20f21daa3313 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0f9faba1-d1ea-4993-89ba-5bf705a78ece 2019-07-22 05:55:56,744 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:55:56Z", "file": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313/file", "owner": "6d0f4b5b13f946f286d931d267428331", "id": "b7397541-8e37-4376-a52a-20f21daa3313", "size": null, "self": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "checksum": null, "created_at": "2019-07-22T05:55:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 05:55:56,744 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0f9faba1-d1ea-4993-89ba-5bf705a78ece 2019-07-22 05:55:56,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0854830741882s 2019-07-22 05:55:56,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 05:55:56,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/b7397541-8e37-4376-a52a-20f21daa3313/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '' 2019-07-22 05:55:57,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:55:57 GMT X-Openstack-Request-Id: req-5b3846fc-1607-4f76-abb4-285651bb9fac 2019-07-22 05:55:57,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:55:57,661 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b7397541-8e37-4376-a52a-20f21daa3313/file used request id req-5b3846fc-1607-4f76-abb4-285651bb9fac 2019-07-22 05:55:57,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.915985822678s 2019-07-22 05:55:57,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:55:57,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:55:57,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:57 GMT X-Openstack-Request-Id: req-68434a58-63e5-46cd-85eb-011f08be3057 2019-07-22 05:55:57,707 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:55:57Z", "file": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313/file", "owner": "6d0f4b5b13f946f286d931d267428331", "id": "b7397541-8e37-4376-a52a-20f21daa3313", "size": 12716032, "self": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:55:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:55:57,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-68434a58-63e5-46cd-85eb-011f08be3057 2019-07-22 05:55:57,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0420000553131s 2019-07-22 05:55:57,709 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b7397541-8e37-4376-a52a-20f21daa3313/file', 'owner': u'6d0f4b5b13f946f286d931d267428331', 'id': u'b7397541-8e37-4376-a52a-20f21daa3313', 'size': 12716032, u'self': u'/v2/images/b7397541-8e37-4376-a52a-20f21daa3313', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6d0f4b5b13f946f286d931d267428331', 'name': 'vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T05:55:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T05:55:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b7397541-8e37-4376-a52a-20f21daa3313', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'created': u'2019-07-22T05:55:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T05:55:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b7397541-8e37-4376-a52a-20f21daa3313', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 05:55:57,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 05:55:57,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 05:55:58,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95b48746-9f77-485f-a390-f0e62a3d49bc x-openstack-request-id: req-95b48746-9f77-485f-a390-f0e62a3d49bc 2019-07-22 05:55:58,060 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ef776edd-8d30-496d-bb33-0974c022bb6b"}} 2019-07-22 05:55:58,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-95b48746-9f77-485f-a390-f0e62a3d49bc 2019-07-22 05:55:58,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.34876203537s 2019-07-22 05:55:58,062 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ef776edd-8d30-496d-bb33-0974c022bb6b', 'swap': 0}) 2019-07-22 05:55:58,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 05:55:58,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" -d '{"extra_specs": {}}' 2019-07-22 05:55:58,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff834a63-e270-4500-b4a2-b4df61ef73e4 x-openstack-request-id: req-ff834a63-e270-4500-b4a2-b4df61ef73e4 2019-07-22 05:55:58,096 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 05:55:58,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b/os-extra_specs used request id req-ff834a63-e270-4500-b4a2-b4df61ef73e4 2019-07-22 05:55:58,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0338349342346s 2019-07-22 05:55:58,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 05:55:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"keypair": {"name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}}' 2019-07-22 05:55:58,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf689725-e6b0-405f-9891-d2a5d67dae32 x-openstack-request-id: req-cf689725-e6b0-405f-9891-d2a5d67dae32 2019-07-22 05:55:58,516 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCY6+LvR3hHSVVQPBjN6Q/s3MBE4vBn20HwjdeHbHJB4V0oQ67ZjmseauGAnLN9LqhLWNgD6yK4lPyU45ezfA5buqLO+8t0NlbOiBp28KS0iAbB5R7vRf/LSQitRlCXfgBgclOA57ppkA5iLhyiBWv3Ut4C5yAnW8/3WrhrpvAwX8H32Uenr4uRJ3IPR13Qho1V8bOLSF0qmqb/IrFw8dmG8mBDO9In9R4iMLCs4mqn/ZU6kJnwPoGEC/4Mi3frga3J/K4upHZ4RxZ5glXz90egqQMw5Y7VUZdfmOdbUFc0BID3eHcY2Gr2OLE1ljPz1JepmrodkQ1i0JYMK+0e70+D Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmOvi70d4R0lVUDwYzekP7NzAROLwZ9tB8I3Xh2xyQeFdKEOu\n2Y5rHmrhgJyzfS6oS1jYA+siuJT8lOOXs3wOW7qizvvLdDZWzogadvCktIgGweUe\n70X/y0kIrUZQl34AYHJTgOe6aZAOYi4cogVr91LeAucgJ1vP91q4a6bwMF/B99lH\np6+LkSdyD0dd0IaNVfGzi0hdKpqm/yKxcPHZhvJgQzvSJ/UeIjCwrOJqp/2VOpCZ\n8D6BhAv+DIt364GtyfyuLqR2eEcWeYJV8/dHoKkDMOWO1VGXX5jnW1BXNASA93h3\nGNhq9jixNZYz89SXqZq6HZENYtCWDCvtHu9PgwIDAQABAoIBABJhP7xsxasjyEpF\nfuG44n4gpkdhU23YL5u/IKmZQj5i3PSK9ggWEw/r3sC7lOM16Wps+kG2UE0JMzae\nCEy9W2hxDUJ9hx2nrlVSjIPBNrqwIsfJRyeRLUZ8t7tD2UnsDhWJiDnVIFWxx9jL\nHAvpROnMHv0QVJAGe/+J+uKNhQ77M96GJ1bwTjaIvTqyyja3XS/KZ6IQJaV7YjsO\nAIgvvu2EygJUm42MTAotivK0NC141cWTnvhxZSWUncHk9nV9yZRmIgQLGZLnfzTm\nGMa8ylkPYIVac+Zq4P4pfUXbzYVtmty7Z7jt0fSsuvj5aCZdjAe6x1Ns9a8VAukL\ncsHEo8ECgYEAyRAV/21lnEjm5eqxuxdzajJbcjgielzoG2TLR7optE35aDQHpTjO\nwi3yuzdknSfsLtskzsWXusvpbiaphLAR4Qgkwl5MjwdTwxzhLEKJ1nxuxnBQN/gV\n59r2486RaUOIv1yLzjZqg8ePn4Y35V3MQPr3vzxmEyikiYKDVviW9mECgYEAwrRp\nnrTS+x4JXuOd9VpquiCkipBaH1R4/2riZSAasN12bt/U7DjlgNNl/o0EKQen/tkN\n+1Q9OwlTsM22QlJXSvKJjQn+ejWrNIoN4oYvPBtdMCayvkhLVk4df59M+STvDkLP\nIp4QmaeJdVayaYDR9CqpYXEh12sxBYxoy8y7CGMCgYEAxkF0T28hmF9SPjeTlPXk\nujx5a0Dqzlk6DXjv8QQiB0YzvYpAV6ySQ2pnRC+0qDora3Bu9OxlVq2muRSqZsnu\nd0Q+auHs/8Or1mJtreTWYYZE/KrWjrmzb/G7LJoNTAxplLe+q1GA6fwnJJeGGkbJ\nFvHgxNLbm9yhkW398A4jXUECgYAZWQt3Eet1rc9ifxeNXZwPZziEoY5aDdFCz1Nx\n/t/6rppAjPtXVYDraJoarZkhDlIcp31efvUJvokat21G7RlYNIMbzXVHy7ziNibg\nmr+Df7x+DEuw4hCMx9anSsHmnZxRqvj0dMeMeXc3w3Wuroqm0vcCLIxPUzEqm8D4\n50piKQKBgBdV47N8xCMMiDZDS0QH/l57ZhG2d2tZi08Ddh1yM2NGnE8XPJVyRecj\nk9s6LYNHgNI1Xk63G0qOjfX1fjCeYlqKa2z5U/rampcMy3v16Kq9xKPfgjMS8xeH\nDtacpSk4T1RGwigcS+uSabCnl0Z0n2E7eBl/lZCgBXtP194ogaqU\n-----END RSA PRIVATE KEY-----\n", "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "fingerprint": "fe:e6:7e:13:f0:48:ef:dd:f5:ca:c1:11:8f:bd:8f:cc"}} 2019-07-22 05:55:58,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cf689725-e6b0-405f-9891-d2a5d67dae32 2019-07-22 05:55:58,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.416748046875s 2019-07-22 05:55:58,517 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCY6+LvR3hHSVVQPBjN6Q/s3MBE4vBn20HwjdeHbHJB4V0oQ67ZjmseauGAnLN9LqhLWNgD6yK4lPyU45ezfA5buqLO+8t0NlbOiBp28KS0iAbB5R7vRf/LSQitRlCXfgBgclOA57ppkA5iLhyiBWv3Ut4C5yAnW8/3WrhrpvAwX8H32Uenr4uRJ3IPR13Qho1V8bOLSF0qmqb/IrFw8dmG8mBDO9In9R4iMLCs4mqn/ZU6kJnwPoGEC/4Mi3frga3J/K4upHZ4RxZ5glXz90egqQMw5Y7VUZdfmOdbUFc0BID3eHcY2Gr2OLE1ljPz1JepmrodkQ1i0JYMK+0e70+D Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmOvi70d4R0lVUDwYzekP7NzAROLwZ9tB8I3Xh2xyQeFdKEOu\n2Y5rHmrhgJyzfS6oS1jYA+siuJT8lOOXs3wOW7qizvvLdDZWzogadvCktIgGweUe\n70X/y0kIrUZQl34AYHJTgOe6aZAOYi4cogVr91LeAucgJ1vP91q4a6bwMF/B99lH\np6+LkSdyD0dd0IaNVfGzi0hdKpqm/yKxcPHZhvJgQzvSJ/UeIjCwrOJqp/2VOpCZ\n8D6BhAv+DIt364GtyfyuLqR2eEcWeYJV8/dHoKkDMOWO1VGXX5jnW1BXNASA93h3\nGNhq9jixNZYz89SXqZq6HZENYtCWDCvtHu9PgwIDAQABAoIBABJhP7xsxasjyEpF\nfuG44n4gpkdhU23YL5u/IKmZQj5i3PSK9ggWEw/r3sC7lOM16Wps+kG2UE0JMzae\nCEy9W2hxDUJ9hx2nrlVSjIPBNrqwIsfJRyeRLUZ8t7tD2UnsDhWJiDnVIFWxx9jL\nHAvpROnMHv0QVJAGe/+J+uKNhQ77M96GJ1bwTjaIvTqyyja3XS/KZ6IQJaV7YjsO\nAIgvvu2EygJUm42MTAotivK0NC141cWTnvhxZSWUncHk9nV9yZRmIgQLGZLnfzTm\nGMa8ylkPYIVac+Zq4P4pfUXbzYVtmty7Z7jt0fSsuvj5aCZdjAe6x1Ns9a8VAukL\ncsHEo8ECgYEAyRAV/21lnEjm5eqxuxdzajJbcjgielzoG2TLR7optE35aDQHpTjO\nwi3yuzdknSfsLtskzsWXusvpbiaphLAR4Qgkwl5MjwdTwxzhLEKJ1nxuxnBQN/gV\n59r2486RaUOIv1yLzjZqg8ePn4Y35V3MQPr3vzxmEyikiYKDVviW9mECgYEAwrRp\nnrTS+x4JXuOd9VpquiCkipBaH1R4/2riZSAasN12bt/U7DjlgNNl/o0EKQen/tkN\n+1Q9OwlTsM22QlJXSvKJjQn+ejWrNIoN4oYvPBtdMCayvkhLVk4df59M+STvDkLP\nIp4QmaeJdVayaYDR9CqpYXEh12sxBYxoy8y7CGMCgYEAxkF0T28hmF9SPjeTlPXk\nujx5a0Dqzlk6DXjv8QQiB0YzvYpAV6ySQ2pnRC+0qDora3Bu9OxlVq2muRSqZsnu\nd0Q+auHs/8Or1mJtreTWYYZE/KrWjrmzb/G7LJoNTAxplLe+q1GA6fwnJJeGGkbJ\nFvHgxNLbm9yhkW398A4jXUECgYAZWQt3Eet1rc9ifxeNXZwPZziEoY5aDdFCz1Nx\n/t/6rppAjPtXVYDraJoarZkhDlIcp31efvUJvokat21G7RlYNIMbzXVHy7ziNibg\nmr+Df7x+DEuw4hCMx9anSsHmnZxRqvj0dMeMeXc3w3Wuroqm0vcCLIxPUzEqm8D4\n50piKQKBgBdV47N8xCMMiDZDS0QH/l57ZhG2d2tZi08Ddh1yM2NGnE8XPJVyRecj\nk9s6LYNHgNI1Xk63G0qOjfX1fjCeYlqKa2z5U/rampcMy3v16Kq9xKPfgjMS8xeH\nDtacpSk4T1RGwigcS+uSabCnl0Z0n2E7eBl/lZCgBXtP194ogaqU\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e682bf721d9b404990eeeaa9ad1eeca8', 'name': u'vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'created_at': '2019-07-22T05:55:58.517245', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6d0f4b5b13f946f286d931d267428331', 'name': 'vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fe:e6:7e:13:f0:48:ef:dd:f5:ca:c1:11:8f:bd:8f:cc', 'type': 'ssh', 'id': u'vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869'}) 2019-07-22 05:55:58,517 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAmOvi70d4R0lVUDwYzekP7NzAROLwZ9tB8I3Xh2xyQeFdKEOu 2Y5rHmrhgJyzfS6oS1jYA+siuJT8lOOXs3wOW7qizvvLdDZWzogadvCktIgGweUe 70X/y0kIrUZQl34AYHJTgOe6aZAOYi4cogVr91LeAucgJ1vP91q4a6bwMF/B99lH p6+LkSdyD0dd0IaNVfGzi0hdKpqm/yKxcPHZhvJgQzvSJ/UeIjCwrOJqp/2VOpCZ 8D6BhAv+DIt364GtyfyuLqR2eEcWeYJV8/dHoKkDMOWO1VGXX5jnW1BXNASA93h3 GNhq9jixNZYz89SXqZq6HZENYtCWDCvtHu9PgwIDAQABAoIBABJhP7xsxasjyEpF fuG44n4gpkdhU23YL5u/IKmZQj5i3PSK9ggWEw/r3sC7lOM16Wps+kG2UE0JMzae CEy9W2hxDUJ9hx2nrlVSjIPBNrqwIsfJRyeRLUZ8t7tD2UnsDhWJiDnVIFWxx9jL HAvpROnMHv0QVJAGe/+J+uKNhQ77M96GJ1bwTjaIvTqyyja3XS/KZ6IQJaV7YjsO AIgvvu2EygJUm42MTAotivK0NC141cWTnvhxZSWUncHk9nV9yZRmIgQLGZLnfzTm GMa8ylkPYIVac+Zq4P4pfUXbzYVtmty7Z7jt0fSsuvj5aCZdjAe6x1Ns9a8VAukL csHEo8ECgYEAyRAV/21lnEjm5eqxuxdzajJbcjgielzoG2TLR7optE35aDQHpTjO wi3yuzdknSfsLtskzsWXusvpbiaphLAR4Qgkwl5MjwdTwxzhLEKJ1nxuxnBQN/gV 59r2486RaUOIv1yLzjZqg8ePn4Y35V3MQPr3vzxmEyikiYKDVviW9mECgYEAwrRp nrTS+x4JXuOd9VpquiCkipBaH1R4/2riZSAasN12bt/U7DjlgNNl/o0EKQen/tkN +1Q9OwlTsM22QlJXSvKJjQn+ejWrNIoN4oYvPBtdMCayvkhLVk4df59M+STvDkLP Ip4QmaeJdVayaYDR9CqpYXEh12sxBYxoy8y7CGMCgYEAxkF0T28hmF9SPjeTlPXk ujx5a0Dqzlk6DXjv8QQiB0YzvYpAV6ySQ2pnRC+0qDora3Bu9OxlVq2muRSqZsnu d0Q+auHs/8Or1mJtreTWYYZE/KrWjrmzb/G7LJoNTAxplLe+q1GA6fwnJJeGGkbJ FvHgxNLbm9yhkW398A4jXUECgYAZWQt3Eet1rc9ifxeNXZwPZziEoY5aDdFCz1Nx /t/6rppAjPtXVYDraJoarZkhDlIcp31efvUJvokat21G7RlYNIMbzXVHy7ziNibg mr+Df7x+DEuw4hCMx9anSsHmnZxRqvj0dMeMeXc3w3Wuroqm0vcCLIxPUzEqm8D4 50piKQKBgBdV47N8xCMMiDZDS0QH/l57ZhG2d2tZi08Ddh1yM2NGnE8XPJVyRecj k9s6LYNHgNI1Xk63G0qOjfX1fjCeYlqKa2z5U/rampcMy3v16Kq9xKPfgjMS8xeH DtacpSk4T1RGwigcS+uSabCnl0Z0n2E7eBl/lZCgBXtP194ogaqU -----END RSA PRIVATE KEY----- 2019-07-22 05:55:58,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-22 05:55:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"security_group": {"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-07-22 05:55:58,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:58 GMT X-Openstack-Request-Id: req-b1deebaf-041c-4425-b43d-46a698a40d00 2019-07-22 05:55:58,642 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:58Z", "updated_at": "2019-07-22T05:55:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "ca495b8b-4f1c-4995-8966-dbbd0e8cd8a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "e1de1d1a-6eb3-40c5-b504-5c117a3b0299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}], "revision_number": 1, "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}} 2019-07-22 05:55:58,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b1deebaf-041c-4425-b43d-46a698a40d00 2019-07-22 05:55:58,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.119527101517s 2019-07-22 05:55:58,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:55:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:55:58,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:58 GMT X-Openstack-Request-Id: req-7bce8972-7c7d-4d15-90ce-8505aa7418d9 2019-07-22 05:55:58,701 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:58Z", "updated_at": "2019-07-22T05:55:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "ca495b8b-4f1c-4995-8966-dbbd0e8cd8a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "e1de1d1a-6eb3-40c5-b504-5c117a3b0299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}], "revision_number": 1, "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}, {"description": "Default security group", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:49Z", "updated_at": "2019-07-22T05:55:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "04421f13-4022-4a84-831a-6ad93e64c617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "6fd61600-ccb7-40ef-bab7-8529315de7c5", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c0178d55-ef85-481d-880b-6b7a68420f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c658d3f1-63a2-46a1-ae69-ab5612da12d6", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}], "revision_number": 1, "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "be386079-0df8-472b-8034-f02b18c431f8", "name": "default"}]} 2019-07-22 05:55:58,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7bce8972-7c7d-4d15-90ce-8505aa7418d9 2019-07-22 05:55:58,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524609088898s 2019-07-22 05:55:58,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 05:55:58,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347"}}' 2019-07-22 05:55:58,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:58 GMT X-Openstack-Request-Id: req-26d7ad65-1771-4aa3-86d7-b00767aaf4cc 2019-07-22 05:55:58,828 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "port_range_min": 22, "revision_number": 0, "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:58Z", "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "ab2c63f4-4818-43ba-bd94-02c9bd469880"}} 2019-07-22 05:55:58,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-26d7ad65-1771-4aa3-86d7-b00767aaf4cc 2019-07-22 05:55:58,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120158910751s 2019-07-22 05:55:58,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:55:58,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:55:58,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:58 GMT X-Openstack-Request-Id: req-24bec89f-10df-499f-af3d-7d9a2eab2b97 2019-07-22 05:55:58,883 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:58Z", "updated_at": "2019-07-22T05:55:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "ab2c63f4-4818-43ba-bd94-02c9bd469880", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "ca495b8b-4f1c-4995-8966-dbbd0e8cd8a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "e1de1d1a-6eb3-40c5-b504-5c117a3b0299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}], "revision_number": 2, "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}, {"description": "Default security group", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:49Z", "updated_at": "2019-07-22T05:55:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "04421f13-4022-4a84-831a-6ad93e64c617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "6fd61600-ccb7-40ef-bab7-8529315de7c5", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c0178d55-ef85-481d-880b-6b7a68420f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c658d3f1-63a2-46a1-ae69-ab5612da12d6", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}], "revision_number": 1, "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "be386079-0df8-472b-8034-f02b18c431f8", "name": "default"}]} 2019-07-22 05:55:58,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-24bec89f-10df-499f-af3d-7d9a2eab2b97 2019-07-22 05:55:58,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0490989685059s 2019-07-22 05:55:58,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 05:55:58,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347"}}' 2019-07-22 05:55:59,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:59 GMT X-Openstack-Request-Id: req-409c74ce-5f47-4159-ab3f-b4fdfff33e22 2019-07-22 05:55:59,008 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "port_range_min": null, "revision_number": 0, "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:58Z", "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "e089a37c-71d3-4bd7-8ae7-a844ac309356"}} 2019-07-22 05:55:59,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-409c74ce-5f47-4159-ab3f-b4fdfff33e22 2019-07-22 05:55:59,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11917090416s 2019-07-22 05:55:59,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:55:59,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:55:59,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:59 GMT X-Openstack-Request-Id: req-03be60f1-4ec1-4bc3-a86d-11838896b97a 2019-07-22 05:55:59,101 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"766acd44-76ba-410b-97a9-790f7f94aaef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d0f4b5b13f946f286d931d267428331","l2_adjacency":true,"status":"ACTIVE","subnets":["58f564be-ed29-4483-803e-c7a6999e7391"],"description":"","tags":[],"updated_at":"2019-07-22T05:55:51Z","qos_policy_id":null,"name":"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869","admin_state_up":true,"tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:55:59,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-03be60f1-4ec1-4bc3-a86d-11838896b97a 2019-07-22 05:55:59,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0922780036926s 2019-07-22 05:55:59,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:55:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:55:59,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:59 GMT X-Openstack-Request-Id: req-15490acf-b6c6-4fa5-9074-f01d2be26be9 2019-07-22 05:55:59,145 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:55:57Z", "file": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313/file", "owner": "6d0f4b5b13f946f286d931d267428331", "id": "b7397541-8e37-4376-a52a-20f21daa3313", "size": 12716032, "self": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:55:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:55:59,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-15490acf-b6c6-4fa5-9074-f01d2be26be9 2019-07-22 05:55:59,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389552116394s 2019-07-22 05:55:59,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:55:59,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:55:59,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-48b0b0bd-d2ad-453f-ad29-3de791f344cf x-openstack-request-id: req-48b0b0bd-d2ad-453f-ad29-3de791f344cf 2019-07-22 05:55:59,175 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ef776edd-8d30-496d-bb33-0974c022bb6b"}]} 2019-07-22 05:55:59,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-48b0b0bd-d2ad-453f-ad29-3de791f344cf 2019-07-22 05:55:59,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231130123138s 2019-07-22 05:55:59,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 05:55:59,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"server": {"name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "imageRef": "b7397541-8e37-4376-a52a-20f21daa3313", "flavorRef": "ef776edd-8d30-496d-bb33-0974c022bb6b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "766acd44-76ba-410b-97a9-790f7f94aaef"}], "security_groups": [{"name": "2d40dbb1-3248-4392-9cfa-879ac3268347"}]}}' 2019-07-22 05:56:01,234 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 05:55:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43 x-compute-request-id: req-79449c9e-6e18-4b66-a772-83e9690a32a2 x-openstack-request-id: req-79449c9e-6e18-4b66-a772-83e9690a32a2 2019-07-22 05:56:01,235 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2d40dbb1-3248-4392-9cfa-879ac3268347"}], "OS-DCF:diskConfig": "MANUAL", "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "adminPass": "cvFcQD9QH7Xm"}} 2019-07-22 05:56:01,235 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-79449c9e-6e18-4b66-a772-83e9690a32a2 2019-07-22 05:56:01,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.05821013451s 2019-07-22 05:56:01,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:01,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:01,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f9035c9-8028-410c-9968-f6ea39cec3f4 x-openstack-request-id: req-9f9035c9-8028-410c-9968-f6ea39cec3f4 2019-07-22 05:56:01,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:56:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:01,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9f9035c9-8028-410c-9968-f6ea39cec3f4 2019-07-22 05:56:01,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724869012833s 2019-07-22 05:56:01,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:56:01,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:02,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:02 GMT X-Openstack-Request-Id: req-f6bbb834-7b90-4445-b885-e3094d83dda4 2019-07-22 05:56:02,242 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"766acd44-76ba-410b-97a9-790f7f94aaef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d0f4b5b13f946f286d931d267428331","l2_adjacency":true,"status":"ACTIVE","subnets":["58f564be-ed29-4483-803e-c7a6999e7391"],"description":"","tags":[],"updated_at":"2019-07-22T05:55:51Z","qos_policy_id":null,"name":"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869","admin_state_up":true,"tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:56:02,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f6bbb834-7b90-4445-b885-e3094d83dda4 2019-07-22 05:56:02,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269634008408s 2019-07-22 05:56:02,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:56:02,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:02,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:02 GMT X-Openstack-Request-Id: req-762c4710-7d48-49a9-91d0-7c41785c6ea3 2019-07-22 05:56:02,313 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"766acd44-76ba-410b-97a9-790f7f94aaef","tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:55:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6d0f4b5b13f946f286d931d267428331","id":"58f564be-ed29-4483-803e-c7a6999e7391","subnetpool_id":null,"name":"vping_ssh-subnet_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}]} 2019-07-22 05:56:02,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-762c4710-7d48-49a9-91d0-7c41785c6ea3 2019-07-22 05:56:02,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.070366859436s 2019-07-22 05:56:02,314 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:04,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:04,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:04,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f0ec262-5b3a-4f70-ae3b-7f2d07855763 x-openstack-request-id: req-4f0ec262-5b3a-4f70-ae3b-7f2d07855763 2019-07-22 05:56:04,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:56:03Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:04,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4f0ec262-5b3a-4f70-ae3b-7f2d07855763 2019-07-22 05:56:04,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600165128708s 2019-07-22 05:56:04,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:06,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:06,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:07,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b328738-002b-4734-b22f-0c6ec06e06d4 x-openstack-request-id: req-0b328738-002b-4734-b22f-0c6ec06e06d4 2019-07-22 05:56:07,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:56:03Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:07,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0b328738-002b-4734-b22f-0c6ec06e06d4 2019-07-22 05:56:07,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369034051895s 2019-07-22 05:56:07,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:09,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:09,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:09,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5b4896b-6483-46ba-a6c1-11462bc5a414 x-openstack-request-id: req-f5b4896b-6483-46ba-a6c1-11462bc5a414 2019-07-22 05:56:09,756 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:56:03Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:09,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f5b4896b-6483-46ba-a6c1-11462bc5a414 2019-07-22 05:56:09,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451948881149s 2019-07-22 05:56:09,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:11,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:11,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:12,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7eac8d96-6896-497e-9840-d36db12240c5 x-openstack-request-id: req-7eac8d96-6896-497e-9840-d36db12240c5 2019-07-22 05:56:12,373 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ec:35", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:10.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:10Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:12,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7eac8d96-6896-497e-9840-d36db12240c5 2019-07-22 05:56:12,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607933998108s 2019-07-22 05:56:12,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:56:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=d80d1c37-283b-49d1-bb8b-816657cc3f43" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:12,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:12 GMT X-Openstack-Request-Id: req-7aed9c4b-1e11-4526-b0ef-232a2d899e91 2019-07-22 05:56:12,613 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:56:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58f564be-ed29-4483-803e-c7a6999e7391","ip_address":"192.168.120.6"}],"id":"b796e541-aa6b-4cfb-95e8-010fe5934c52","security_groups":["2d40dbb1-3248-4392-9cfa-879ac3268347"],"mac_address":"fa:16:3e:55:ec:35","project_id":"6d0f4b5b13f946f286d931d267428331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"766acd44-76ba-410b-97a9-790f7f94aaef","tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:56:04Z","binding:vnic_type":"normal","device_id":"d80d1c37-283b-49d1-bb8b-816657cc3f43","ip_allocation":"immediate"}]} 2019-07-22 05:56:12,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d80d1c37-283b-49d1-bb8b-816657cc3f43 used request id req-7aed9c4b-1e11-4526-b0ef-232a2d899e91 2019-07-22 05:56:12,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.234172105789s 2019-07-22 05:56:12,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:56:12,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b796e541-aa6b-4cfb-95e8-010fe5934c52" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:12,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:12 GMT X-Openstack-Request-Id: req-d5a8d192-48e9-47c2-b3ac-6048b8bc783a 2019-07-22 05:56:12,678 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:56:12,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b796e541-aa6b-4cfb-95e8-010fe5934c52 used request id req-d5a8d192-48e9-47c2-b3ac-6048b8bc783a 2019-07-22 05:56:12,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0527830123901s 2019-07-22 05:56:12,679 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:55:ec:35', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b7397541-8e37-4376-a52a-20f21daa3313'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:56:10.000000', 'flavor': Munch({u'id': u'ef776edd-8d30-496d-bb33-0974c022bb6b'}), 'az': u'nova', 'id': u'd80d1c37-283b-49d1-bb8b-816657cc3f43', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e682bf721d9b404990eeeaa9ad1eeca8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6d0f4b5b13f946f286d931d267428331', 'name': 'vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T05:56:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T05:56:10Z', 'hostId': u'cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:56:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6d0f4b5b13f946f286d931d267428331', 'name': u'vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'adminPass': u'cvFcQD9QH7Xm', 'tenant_id': u'6d0f4b5b13f946f286d931d267428331', 'created_at': u'2019-07-22T05:56:01Z', 'created': u'2019-07-22T05:56:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 05:56:12,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:56:12,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:12,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:12 GMT X-Openstack-Request-Id: req-6f3c3fb4-917b-4cc0-8d2a-e3d44a3c6c2f 2019-07-22 05:56:12,777 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"766acd44-76ba-410b-97a9-790f7f94aaef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d0f4b5b13f946f286d931d267428331","l2_adjacency":true,"status":"ACTIVE","subnets":["58f564be-ed29-4483-803e-c7a6999e7391"],"description":"","tags":[],"updated_at":"2019-07-22T05:55:51Z","qos_policy_id":null,"name":"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869","admin_state_up":true,"tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:56:12,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6f3c3fb4-917b-4cc0-8d2a-e3d44a3c6c2f 2019-07-22 05:56:12,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.09739112854s 2019-07-22 05:56:12,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:56:12,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:13,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:13 GMT X-Openstack-Request-Id: req-8d3b3e28-0025-4ef1-b47e-f007550ea539 2019-07-22 05:56:13,574 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:55:57Z", "file": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313/file", "owner": "6d0f4b5b13f946f286d931d267428331", "id": "b7397541-8e37-4376-a52a-20f21daa3313", "size": 12716032, "self": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:55:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:56:13,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d3b3e28-0025-4ef1-b47e-f007550ea539 2019-07-22 05:56:13,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.793210983276s 2019-07-22 05:56:13,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:56:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:13,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bef8986-70a5-4538-824d-e98d03cb796a x-openstack-request-id: req-1bef8986-70a5-4538-824d-e98d03cb796a 2019-07-22 05:56:13,599 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ef776edd-8d30-496d-bb33-0974c022bb6b"}]} 2019-07-22 05:56:13,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1bef8986-70a5-4538-824d-e98d03cb796a 2019-07-22 05:56:13,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232360363007s 2019-07-22 05:56:13,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 05:56:13,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"server": {"name": "vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "imageRef": "b7397541-8e37-4376-a52a-20f21daa3313", "key_name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "flavorRef": "ef776edd-8d30-496d-bb33-0974c022bb6b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "766acd44-76ba-410b-97a9-790f7f94aaef"}], "security_groups": [{"name": "2d40dbb1-3248-4392-9cfa-879ac3268347"}]}}' 2019-07-22 05:56:15,530 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19 x-compute-request-id: req-046d950e-23b2-4442-8d20-4cbbabf81469 x-openstack-request-id: req-046d950e-23b2-4442-8d20-4cbbabf81469 2019-07-22 05:56:15,531 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2d40dbb1-3248-4392-9cfa-879ac3268347"}], "OS-DCF:diskConfig": "MANUAL", "id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "bookmark"}], "adminPass": "b276mWWoXLQF"}} 2019-07-22 05:56:15,531 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-046d950e-23b2-4442-8d20-4cbbabf81469 2019-07-22 05:56:15,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.92998600006s 2019-07-22 05:56:15,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:15,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:15,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab274242-234a-43fa-a464-c11d0fc172f9 x-openstack-request-id: req-ab274242-234a-43fa-a464-c11d0fc172f9 2019-07-22 05:56:15,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:56:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "name": "vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:15Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ec:35", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:10.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:10Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:15,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ab274242-234a-43fa-a464-c11d0fc172f9 2019-07-22 05:56:15,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354501008987s 2019-07-22 05:56:15,894 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:17,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:18,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 877 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2f47426-0e73-447d-9a1c-268cdf610ef3 x-openstack-request-id: req-e2f47426-0e73-447d-9a1c-268cdf610ef3 2019-07-22 05:56:18,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:56:17Z", "hostId": "4de8b8ad8b8a84f2192123e96f6d0aa202a33f365eab605e42f7a7c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "name": "vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:15Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ec:35", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:10.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:10Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:18,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2f47426-0e73-447d-9a1c-268cdf610ef3 2019-07-22 05:56:18,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488835096359s 2019-07-22 05:56:18,393 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:20,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:20,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:20,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-058b73d2-9a76-4ef2-96f9-9115ba1fff42 x-openstack-request-id: req-058b73d2-9a76-4ef2-96f9-9115ba1fff42 2019-07-22 05:56:20,602 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:56:19Z", "hostId": "4de8b8ad8b8a84f2192123e96f6d0aa202a33f365eab605e42f7a7c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "name": "vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:15Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ec:35", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:10.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:10Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:20,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-058b73d2-9a76-4ef2-96f9-9115ba1fff42 2019-07-22 05:56:20,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207227230072s 2019-07-22 05:56:20,609 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:22,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:22,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:23,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff23d90a-2a98-412e-bcc0-b878a6e0f5a0 x-openstack-request-id: req-ff23d90a-2a98-412e-bcc0-b878a6e0f5a0 2019-07-22 05:56:23,235 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:56:19Z", "hostId": "4de8b8ad8b8a84f2192123e96f6d0aa202a33f365eab605e42f7a7c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "name": "vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:15Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ec:35", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:10.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:10Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:23,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff23d90a-2a98-412e-bcc0-b878a6e0f5a0 2019-07-22 05:56:23,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623878002167s 2019-07-22 05:56:23,243 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:25,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:25,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce02d8ef-234a-47b1-828c-7873e76d9f30 x-openstack-request-id: req-ce02d8ef-234a-47b1-828c-7873e76d9f30 2019-07-22 05:56:25,591 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:2e:76", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:24.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:25Z", "hostId": "4de8b8ad8b8a84f2192123e96f6d0aa202a33f365eab605e42f7a7c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "name": "vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:15Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ec:35", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:10.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:10Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:25,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ce02d8ef-234a-47b1-828c-7873e76d9f30 2019-07-22 05:56:25,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345421075821s 2019-07-22 05:56:25,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:56:25,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=ae44d477-4e72-4c2a-b643-0c2af3ab7c19" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:26,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:26 GMT X-Openstack-Request-Id: req-6ce6ca59-cfe6-4288-a407-54d780fe9db0 2019-07-22 05:56:26,747 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58f564be-ed29-4483-803e-c7a6999e7391","ip_address":"192.168.120.3"}],"id":"7c09f4c0-f1a8-4d8d-bc66-075102311ae5","security_groups":["2d40dbb1-3248-4392-9cfa-879ac3268347"],"mac_address":"fa:16:3e:ad:2e:76","project_id":"6d0f4b5b13f946f286d931d267428331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"766acd44-76ba-410b-97a9-790f7f94aaef","tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:56:18Z","binding:vnic_type":"normal","device_id":"ae44d477-4e72-4c2a-b643-0c2af3ab7c19","ip_allocation":"immediate"}]} 2019-07-22 05:56:26,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ae44d477-4e72-4c2a-b643-0c2af3ab7c19 used request id req-6ce6ca59-cfe6-4288-a407-54d780fe9db0 2019-07-22 05:56:26,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.14950299263s 2019-07-22 05:56:26,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:56:26,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=7c09f4c0-f1a8-4d8d-bc66-075102311ae5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:26,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:26 GMT X-Openstack-Request-Id: req-61a5ad3f-7b17-440e-b96a-c7d81be71c52 2019-07-22 05:56:26,813 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:56:26,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=7c09f4c0-f1a8-4d8d-bc66-075102311ae5 used request id req-61a5ad3f-7b17-440e-b96a-c7d81be71c52 2019-07-22 05:56:26,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0561599731445s 2019-07-22 05:56:26,814 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:2e:76', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b7397541-8e37-4376-a52a-20f21daa3313'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:56:24.000000', 'flavor': Munch({u'id': u'ef776edd-8d30-496d-bb33-0974c022bb6b'}), 'az': u'nova', 'id': u'ae44d477-4e72-4c2a-b643-0c2af3ab7c19', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e682bf721d9b404990eeeaa9ad1eeca8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6d0f4b5b13f946f286d931d267428331', 'name': 'vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T05:56:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T05:56:25Z', 'hostId': u'4de8b8ad8b8a84f2192123e96f6d0aa202a33f365eab605e42f7a7c0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'4de8b8ad8b8a84f2192123e96f6d0aa202a33f365eab605e42f7a7c0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:56:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6d0f4b5b13f946f286d931d267428331', 'name': u'vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'adminPass': u'b276mWWoXLQF', 'tenant_id': u'6d0f4b5b13f946f286d931d267428331', 'created_at': u'2019-07-22T05:56:15Z', 'created': u'2019-07-22T05:56:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 05:56:26,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:56:26,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:26,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:26 GMT X-Openstack-Request-Id: req-515e3533-9d83-4c28-bdb3-d755de35285d 2019-07-22 05:56:26,929 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"766acd44-76ba-410b-97a9-790f7f94aaef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d0f4b5b13f946f286d931d267428331","l2_adjacency":true,"status":"ACTIVE","subnets":["58f564be-ed29-4483-803e-c7a6999e7391"],"description":"","tags":[],"updated_at":"2019-07-22T05:55:51Z","qos_policy_id":null,"name":"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869","admin_state_up":true,"tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:56:26,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-515e3533-9d83-4c28-bdb3-d755de35285d 2019-07-22 05:56:26,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109753131866s 2019-07-22 05:56:26,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:56:26,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=ae44d477-4e72-4c2a-b643-0c2af3ab7c19" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:26,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:26 GMT X-Openstack-Request-Id: req-6d83ee76-b955-496e-901e-d84a1fedd8a1 2019-07-22 05:56:26,977 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:56:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58f564be-ed29-4483-803e-c7a6999e7391","ip_address":"192.168.120.3"}],"id":"7c09f4c0-f1a8-4d8d-bc66-075102311ae5","security_groups":["2d40dbb1-3248-4392-9cfa-879ac3268347"],"mac_address":"fa:16:3e:ad:2e:76","project_id":"6d0f4b5b13f946f286d931d267428331","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"766acd44-76ba-410b-97a9-790f7f94aaef","tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:56:18Z","binding:vnic_type":"normal","device_id":"ae44d477-4e72-4c2a-b643-0c2af3ab7c19","ip_allocation":"immediate"}]} 2019-07-22 05:56:26,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ae44d477-4e72-4c2a-b643-0c2af3ab7c19 used request id req-6d83ee76-b955-496e-901e-d84a1fedd8a1 2019-07-22 05:56:26,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0463349819183s 2019-07-22 05:56:26,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-22 05:56:26,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "fixed_ip_address": "192.168.120.3", "port_id": "7c09f4c0-f1a8-4d8d-bc66-075102311ae5"}}' 2019-07-22 05:56:29,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:29 GMT X-Openstack-Request-Id: req-1198da80-79d8-4d75-960a-12f0e791cd7c 2019-07-22 05:56:29,504 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "776b4586-c1c2-4bbe-aa31-55186feac2f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:56:28Z", "updated_at": "2019-07-22T05:56:28Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:2e:76", "device_id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6d0f4b5b13f946f286d931d267428331", "port_id": "7c09f4c0-f1a8-4d8d-bc66-075102311ae5", "id": "498767c3-1954-402d-a406-019ebdfb9d9f", "qos_policy_id": null}} 2019-07-22 05:56:29,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1198da80-79d8-4d75-960a-12f0e791cd7c 2019-07-22 05:56:29,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.52616715431s 2019-07-22 05:56:29,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:56:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:29,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:29 GMT X-Openstack-Request-Id: req-0c9575c6-ef01-4588-aa85-2f22cc67669e 2019-07-22 05:56:29,598 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "776b4586-c1c2-4bbe-aa31-55186feac2f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:56:28Z", "updated_at": "2019-07-22T05:56:28Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:2e:76", "device_id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6d0f4b5b13f946f286d931d267428331", "port_id": "7c09f4c0-f1a8-4d8d-bc66-075102311ae5", "id": "498767c3-1954-402d-a406-019ebdfb9d9f", "qos_policy_id": null}]} 2019-07-22 05:56:29,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-0c9575c6-ef01-4588-aa85-2f22cc67669e 2019-07-22 05:56:29,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0789070129395s 2019-07-22 05:56:29,605 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:56:29,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:56:29,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:29,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:29 GMT X-Openstack-Request-Id: req-c2b1dd7c-4631-4471-ba07-bb1468909f38 2019-07-22 05:56:29,773 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "776b4586-c1c2-4bbe-aa31-55186feac2f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:56:28Z", "updated_at": "2019-07-22T05:56:28Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:2e:76", "device_id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6d0f4b5b13f946f286d931d267428331", "port_id": "7c09f4c0-f1a8-4d8d-bc66-075102311ae5", "id": "498767c3-1954-402d-a406-019ebdfb9d9f", "qos_policy_id": null}]} 2019-07-22 05:56:29,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c2b1dd7c-4631-4471-ba07-bb1468909f38 2019-07-22 05:56:29,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586988925934s 2019-07-22 05:56:29,779 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:56:29,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:56:29,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:29,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:29 GMT X-Openstack-Request-Id: req-111a845b-5a35-49c8-9b46-3611795b5c07 2019-07-22 05:56:29,953 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "776b4586-c1c2-4bbe-aa31-55186feac2f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:56:28Z", "updated_at": "2019-07-22T05:56:28Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:2e:76", "device_id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6d0f4b5b13f946f286d931d267428331", "port_id": "7c09f4c0-f1a8-4d8d-bc66-075102311ae5", "id": "498767c3-1954-402d-a406-019ebdfb9d9f", "qos_policy_id": null}]} 2019-07-22 05:56:29,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-111a845b-5a35-49c8-9b46-3611795b5c07 2019-07-22 05:56:29,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0642380714417s 2019-07-22 05:56:29,960 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:56:30,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:56:30,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:30,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:30 GMT X-Openstack-Request-Id: req-9d0cedfd-5a10-4746-8449-99cfaa4ba2fd 2019-07-22 05:56:30,140 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "776b4586-c1c2-4bbe-aa31-55186feac2f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:56:28Z", "updated_at": "2019-07-22T05:56:28Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:2e:76", "device_id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6d0f4b5b13f946f286d931d267428331", "port_id": "7c09f4c0-f1a8-4d8d-bc66-075102311ae5", "id": "498767c3-1954-402d-a406-019ebdfb9d9f", "qos_policy_id": null}]} 2019-07-22 05:56:30,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9d0cedfd-5a10-4746-8449-99cfaa4ba2fd 2019-07-22 05:56:30,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0711140632629s 2019-07-22 05:56:30,147 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:56:30,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:56:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:30,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:30 GMT X-Openstack-Request-Id: req-44405b3f-e50e-4d4f-b5f3-7ee00277935e 2019-07-22 05:56:30,317 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "776b4586-c1c2-4bbe-aa31-55186feac2f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:56:28Z", "updated_at": "2019-07-22T05:56:28Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:2e:76", "device_id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "6d0f4b5b13f946f286d931d267428331", "port_id": "7c09f4c0-f1a8-4d8d-bc66-075102311ae5", "id": "498767c3-1954-402d-a406-019ebdfb9d9f", "qos_policy_id": null}]} 2019-07-22 05:56:30,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-44405b3f-e50e-4d4f-b5f3-7ee00277935e 2019-07-22 05:56:30,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608961582184s 2019-07-22 05:56:30,323 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:56:30,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:56:30,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:30,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:30 GMT X-Openstack-Request-Id: req-e8bc4719-0ee5-419e-bccd-35c9c0470810 2019-07-22 05:56:30,712 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "776b4586-c1c2-4bbe-aa31-55186feac2f3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:56:28Z", "updated_at": "2019-07-22T05:56:30Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ad:2e:76", "device_id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "6d0f4b5b13f946f286d931d267428331", "port_id": "7c09f4c0-f1a8-4d8d-bc66-075102311ae5", "id": "498767c3-1954-402d-a406-019ebdfb9d9f", "qos_policy_id": null}]} 2019-07-22 05:56:30,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e8bc4719-0ee5-419e-bccd-35c9c0470810 2019-07-22 05:56:30,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.279529094696s 2019-07-22 05:56:30,719 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'776b4586-c1c2-4bbe-aa31-55186feac2f3', 'updated_at': u'2019-07-22T05:56:30Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'7c09f4c0-f1a8-4d8d-bc66-075102311ae5', 'id': u'498767c3-1954-402d-a406-019ebdfb9d9f', 'network': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'port': u'7c09f4c0-f1a8-4d8d-bc66-075102311ae5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6d0f4b5b13f946f286d931d267428331', 'name': 'vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6d0f4b5b13f946f286d931d267428331', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'766acd44-76ba-410b-97a9-790f7f94aaef', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ad:2e:76', u'device_id': u'ae44d477-4e72-4c2a-b643-0c2af3ab7c19'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6d0f4b5b13f946f286d931d267428331', 'created_at': u'2019-07-22T05:56:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'766acd44-76ba-410b-97a9-790f7f94aaef', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ad:2e:76', u'device_id': u'ae44d477-4e72-4c2a-b643-0c2af3ab7c19'}), 'router': u'776b4586-c1c2-4bbe-aa31-55186feac2f3'}) 2019-07-22 05:56:30,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 05:56:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 05:56:31,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9607 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6563f29c-7622-49da-97c7-1e3fa07017e8 x-openstack-request-id: req-6563f29c-7622-49da-97c7-1e3fa07017e8 2019-07-22 05:56:31,502 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 662426586 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.248588] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.251774] pid_max: default: 32768 minimum: 301\n[ 0.253487] ACPI: Core revision 20150930\n[ 0.255588] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.258090] Security Framework initialized\n[ 0.259657] Yama: becoming mindful.\n[ 0.261042] AppArmor: AppArmor initialized\n[ 0.262635] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.265129] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.267575] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.272479] Initializing cgroup subsys io\n[ 0.274030] Initializing cgroup subsys memory\n[ 0.275694] Initializing cgroup subsys devices\n[ 0.277360] Initializing cgroup subsys freezer\n[ 0.279034] Initializing cgroup subsys net_cls\n[ 0.280701] Initializing cgroup subsys perf_event\n[ 0.282444] Initializing cgroup subsys net_prio\n[ 0.284145] Initializing cgroup subsys hugetlb\n[ 0.285807] Initializing cgroup subsys pids\n[ 0.287465] CPU: Physical Processor ID: 0\n[ 0.289720] mce: CPU supports 10 MCE banks\n[ 0.291333] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.293252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.313838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.323676] ftrace: allocating 31920 entries in 125 pages\n[ 0.360110] smpboot: Max logical packages: 1\n[ 0.361736] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.364308] x2apic enabled\n[ 0.365776] Switched APIC routing to physical x2apic.\n[ 0.368853] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370999] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.374980] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.378411] KVM setup paravirtual spinlock\n[ 0.380456] x86: Booted up 1 node, 1 CPUs\n[ 0.382006] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.384602] devtmpfs: initialized\n[ 0.386942] evm: security.selinux\n[ 0.388270] evm: security.SMACK64\n[ 0.389592] evm: security.SMACK64EXEC\n[ 0.391017] evm: security.SMACK64TRANSMUTE\n[ 0.392566] evm: security.SMACK64MMAP\n[ 0.393991] evm: security.ima\n[ 0.395211] evm: security.capability\n[ 0.396688] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.400211] pinctrl core: initialized pinctrl subsystem\n[ 0.402261] RTC time: 5:56:25, date: 07/22/19\n[ 0.404028] NET: Registered protocol family 16\n[ 0.405827] cpuidle: using governor ladder\n[ 0.407399] cpuidle: using governor menu\n[ 0.408904] PCCT header not found.\n[ 0.410306] ACPI: bus type PCI registered\n[ 0.411837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.414192] PCI: Using configuration type 1 for base access\n[ 0.416937] ACPI: Added _OSI(Module Device)\n[ 0.418535] ACPI: Added _OSI(Processor Device)\n[ 0.420191] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.421924] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.424694] ACPI: Interpreter enabled\n[ 0.426151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.429699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.433226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.436763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.440295] ACPI: (supports S0 S5)\n[ 0.441647] ACPI: Using IOAPIC for interrupt routing\n[ 0.443461] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448257] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.450453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.452841] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455156] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459331] acpiphp: Slot [3] registered\n[ 0.460860] acpiphp: Slot [4] registered\n[ 0.462390] acpiphp: Slot [5] registered\n[ 0.463922] acpiphp: Slot [6] registered\n[ 0.465442] acpiphp: Slot [7] registered\n[ 0.466972] acpiphp: Slot [8] registered\n[ 0.471033] acpiphp: Slot [9] registered\n[ 0.472622] acpiphp: Slot [10] registered\n[ 0.474170] acpiphp: Slot [11] registered\n[ 0.475912] acpiphp: Slot [12] registered\n[ 0.477466] acpiphp: Slot [13] registered\n[ 0.479018] acpiphp: Slot [14] registered\n[ 0.480596] acpiphp: Slot [15] registered\n[ 0.499323] acpiphp: Slot [16] registered\n[ 0.500889] acpiphp: Slot [17] registered\n[ 0.502439] acpiphp: Slot [18] registered\n[ 0.503992] acpiphp: Slot [19] registered\n[ 0.505537] acpiphp: Slot [20] registered\n[ 0.507087] acpiphp: Slot [21] registered\n[ 0.508635] acpiphp: Slot [22] registered\n[ 0.510184] acpiphp: Slot [23] registered\n[ 0.511737] acpiphp: Slot [24] registered\n[ 0.513289] acpiphp: Slot [25] registered\n[ 0.514835] acpiphp: Slot [26] registered\n[ 0.516378] acpiphp: Slot [27] registered\n[ 0.517934] acpiphp: Slot [28] registered\n[ 0.519485] acpiphp: Slot [29] registered\n[ 0.521045] acpiphp: Slot [30] registered\n[ 0.522601] acpiphp: Slot [31] registered\n[ 0.524169] PCI host bridge to bus 0000:00\n[ 0.525743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.528096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.530444] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.533221] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.536000] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.538833] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.545418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.547899] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.550172] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.552845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.557786] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.560517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.585114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.587896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.590586] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.593260] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.595911] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.598273] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.600761] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.602800] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.605784] vgaarb: loaded\n[ 0.606926] vgaarb: bridge control possible 0000:00:02.0\n[ 0.609211] SCSI subsystem initialized\n[ 0.610962] ACPI: bus type USB registered\n[ 0.612536] usbcore: registered new interface driver usbfs\n[ 0.614519] usbcore: registered new interface driver hub\n[ 0.616453] usbcore: registered new device driver usb\n[ 0.618524] PCI: Using ACPI for IRQ routing\n[ 0.620609] NetLabel: Initializing\n[ 0.621977] NetLabel: domain hash size = 128\n[ 0.623617] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.625469] NetLabel: unlabeled traffic allowed by default\n[ 0.627703] clocksource: Switched to clocksource kvm-clock\n[ 0.638457] AppArmor: AppArmor Filesystem Enabled\n[ 0.640270] pnp: PnP ACPI init\n[ 0.641886] pnp: PnP ACPI: found 5 devices\n[ 0.649269] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.652551] NET: Registered protocol family 2\n[ 0.654497] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.656988] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.659335] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.661654] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.663753] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666015] NET: Registered protocol family 1\n[ 0.667689] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.669794] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.671874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.687082] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.702376] Trying to unpack rootfs image as initramfs...\n[ 0.765430] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.768545] Scanning for low memory corruption every 60 seconds\n[ 0.771041] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.773298] audit: initializing netlink subsys (disabled)\n[ 0.775267] audit: type=2000 audit(1563774985.977:1): initialized\n[ 0.777713] Initialise system trusted keyring\n[ 0.779477] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.781717] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.785055] zbud: loaded\n[ 0.786324] VFS: Disk quotas dquot_6.6.0\n[ 0.787891] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.790682] fuse init (API version 7.23)\n[ 0.792352] Key type big_key registered\n[ 0.793863] Allocating IMA MOK and blacklist keyrings.\n[ 0.796115] Key type asymmetric registered\n[ 0.797690] Asymmetric key parser 'x509' registered\n[ 0.799511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.802353] io scheduler noop registered\n[ 0.803874] io scheduler deadline registered (default)\n[ 0.805779] io scheduler cfq registered\n[ 0.807360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.809376] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.811787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.814550] ACPI: Power Button [PWRF]\n[ 0.816114] GHES: HEST is not enabled!\n[ 0.830500] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.860666] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.864410] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.890092] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.893914] Linux agpgart interface v0.103\n[ 0.897780] brd: module loaded\n[ 0.900452] loop: module loaded\n[ 0.906116] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.908903] GPT:90111 != 2097151\n[ 0.910197] GPT:Alternate GPT header not at the end of the disk.\n[ 0.912310] GPT:90111 != 2097151\n[ 0.913603] GPT: Use GNU Parted to correct GPT errors.\n[ 0.915465] vda: vda1 vda15\n[ 0.917414] scsi host0: ata_piix\n[ 0.918854] scsi host1: ata_piix\n[ 0.920215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.922568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.925565] libphy: Fixed MDIO Bus: probed\n[ 0.927145] tun: Universal TUN/TAP device driver, 1.6\n[ 0.928985] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.932503] PPP generic driver version 2.4.2\n[ 0.934205] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.936512] ehci-pci: EHCI PCI platform driver\n[ 0.938193] ehci-platform: EHCI generic platform driver\n[ 0.940106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.942303] ohci-pci: OHCI PCI platform driver\n[ 0.943988] ohci-platform: OHCI generic platform driver\n[ 0.945910] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.961126] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.963045] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.965843] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.967792] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.969967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.972351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.975068] usb usb1: Product: UHCI Host Controller\n[ 0.976852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.979050] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.980870] hub 1-0:1.0: USB hub found\n[ 0.982358] hub 1-0:1.0: 2 ports detected\n[ 0.984064] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.987971] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.989797] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.991737] mousedev: PS/2 mouse device common for all mice\n[ 0.994124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.997354] rtc_cmos 00:00: RTC can wake from S4\n[ 0.999644] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.001912] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.004206] i2c /dev entries driver\n[ 1.005643] device-mapper: uevent: version 1.0.3\n[ 1.007437] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.010555] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.013015] NET: Registered protocol family 10\n[ 1.014983] NET: Registered protocol family 17\n[ 1.016692] Key type dns_resolver registered\n[ 1.018476] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.020575] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.023913] registered taskstats version 1\n[ 1.025515] Loading compiled-in X.509 certificates\n[ 1.027859] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.031407] zswap: loaded using pool lzo/zbud\n[ 1.033937] Key type trusted registered\n[ 1.036585] Key type encrypted registered\n[ 1.038134] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.040144] ima: No TPM chip found, activating TPM-bypass!\n[ 1.042142] evm: HMAC attrs: 0x1\n[ 1.043881] Magic number: 11:79:922\n[ 1.045457] rtc_cmos 00:00: setting system clock to 2019-07-22 05:56:26 UTC (1563774986)\n[ 1.048514] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.050649] EDD information not available.\n[ 1.081438] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.101593] Write protecting the kernel read-only data: 14336k\n[ 1.105214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.108495] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.280651] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\n/dev/root resized successfully [took 0.13s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD6qA4IhEhptpClgmQN05+fcDY+99bjbe2VfmfIDkhMbdQtdRDB4JAdyXTbq/z7J++k7MYEnevq5gkUUetDsTPv1rBGA/P6Mm7dmJOeXYdqf2KS9AWF9G/CrKLTLgxREukPKpvITKYwUw4Q4TweFaq8fCeHvMksS6hgCOWs8UWRGZMCBWFWk//fsOkL1+d3vNvxPK1Wk7NoBwkTn5sqLfkmEc9rwPIKK9Vn7FLLbjl9DZ2Hbm80J3lBfKi2LyF4Pj7oewijylbWH6dBClvywVFYBXyd1FyrjIcKS0uXVHU5i2qr25FJ7zQSUdT6nprPK3GOx5qOP+7SXe/p2kTqCK+f root@vping-ssh-vm-9d4e6850-2eb5-47d2-86f1-a7e96ad2f869\nssh-dss AAAAB3NzaC1kc3MAAACBAOXQszm2EkIPEuSfWvHDnw7joQtrTQAuU9GzuRm1L6Oa4/Fu+a5B0dlYjZHwTmkhYE5fRqJfi4MSTgN42pC1s3HshLjudQldT2ZvUWlR69cabdKkF3gHFxqGndIHmnAV7tGelb+ZX0xlyhtpahsm8IZ1OmCbK0vM0L0xRxCYa71TAAAAFQDUFzBVXlBsNclt7IVH5JbNdKqk1wAAAIEAqvKhGDq4eK+IcpG87XK1zh5kq1ndjzc90C9F7WnM/BpvGQo0p3hvLFr783LfKesc5z97kobGCtGSJHI0ck0MXmIitPe9mA0SGcChM0ma6LyvHD6zhPMU9XGzEannm1LTgoifO6i8hJfkfWIRpFPJ3Ph6sCBnE6JVmlATZe8PrFMAAACAYw9XP7I8MrVf2r2qxagW/sUQQK88eyYdCD+zwFBSbDMcQCfwqCy5BcwvXiUznUKicn8DPeuJiTeN4b+W1gGqNLXTBMXXMjROyV2XrwzLy/8Lw3nLfgTIK49KJdgflUxJ7iMTvBHrFRK88JhrpkmjwCSEvD301Zbi5UncfShy49s= root@vping-ssh-vm-9d4e6850-2eb5-47d2-86f1-a7e96ad2f869\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fead:2e76/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-9d4e6850-2eb5-47d2-86f1-a7e96ad2f869\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.38 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-9d4e6850-2eb5-47d2-86f1-a7e96ad2f869 login: "} 2019-07-22 05:56:31,503 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19/action used request id req-6563f29c-7622-49da-97c7-1e3fa07017e8 2019-07-22 05:56:31,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.7836830616s 2019-07-22 05:56:31,504 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 662426586 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.248588] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.251774] pid_max: default: 32768 minimum: 301 [ 0.253487] ACPI: Core revision 20150930 [ 0.255588] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.258090] Security Framework initialized [ 0.259657] Yama: becoming mindful. [ 0.261042] AppArmor: AppArmor initialized [ 0.262635] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.265129] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.267575] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272479] Initializing cgroup subsys io [ 0.274030] Initializing cgroup subsys memory [ 0.275694] Initializing cgroup subsys devices [ 0.277360] Initializing cgroup subsys freezer [ 0.279034] Initializing cgroup subsys net_cls [ 0.280701] Initializing cgroup subsys perf_event [ 0.282444] Initializing cgroup subsys net_prio [ 0.284145] Initializing cgroup subsys hugetlb [ 0.285807] Initializing cgroup subsys pids [ 0.287465] CPU: Physical Processor ID: 0 [ 0.289720] mce: CPU supports 10 MCE banks [ 0.291333] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.293252] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.313838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.323676] ftrace: allocating 31920 entries in 125 pages [ 0.360110] smpboot: Max logical packages: 1 [ 0.361736] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.364308] x2apic enabled [ 0.365776] Switched APIC routing to physical x2apic. [ 0.368853] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370999] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.374980] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.378411] KVM setup paravirtual spinlock [ 0.380456] x86: Booted up 1 node, 1 CPUs [ 0.382006] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.384602] devtmpfs: initialized [ 0.386942] evm: security.selinux [ 0.388270] evm: security.SMACK64 [ 0.389592] evm: security.SMACK64EXEC [ 0.391017] evm: security.SMACK64TRANSMUTE [ 0.392566] evm: security.SMACK64MMAP [ 0.393991] evm: security.ima [ 0.395211] evm: security.capability [ 0.396688] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.400211] pinctrl core: initialized pinctrl subsystem [ 0.402261] RTC time: 5:56:25, date: 07/22/19 [ 0.404028] NET: Registered protocol family 16 [ 0.405827] cpuidle: using governor ladder [ 0.407399] cpuidle: using governor menu [ 0.408904] PCCT header not found. [ 0.410306] ACPI: bus type PCI registered [ 0.411837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.414192] PCI: Using configuration type 1 for base access [ 0.416937] ACPI: Added _OSI(Module Device) [ 0.418535] ACPI: Added _OSI(Processor Device) [ 0.420191] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.421924] ACPI: Added _OSI(Processor Aggregator Device) [ 0.424694] ACPI: Interpreter enabled [ 0.426151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.429699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.433226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.436763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.440295] ACPI: (supports S0 S5) [ 0.441647] ACPI: Using IOAPIC for interrupt routing [ 0.443461] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448257] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.450453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.452841] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455156] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459331] acpiphp: Slot [3] registered [ 0.460860] acpiphp: Slot [4] registered [ 0.462390] acpiphp: Slot [5] registered [ 0.463922] acpiphp: Slot [6] registered [ 0.465442] acpiphp: Slot [7] registered [ 0.466972] acpiphp: Slot [8] registered [ 0.471033] acpiphp: Slot [9] registered [ 0.472622] acpiphp: Slot [10] registered [ 0.474170] acpiphp: Slot [11] registered [ 0.475912] acpiphp: Slot [12] registered [ 0.477466] acpiphp: Slot [13] registered [ 0.479018] acpiphp: Slot [14] registered [ 0.480596] acpiphp: Slot [15] registered [ 0.499323] acpiphp: Slot [16] registered [ 0.500889] acpiphp: Slot [17] registered [ 0.502439] acpiphp: Slot [18] registered [ 0.503992] acpiphp: Slot [19] registered [ 0.505537] acpiphp: Slot [20] registered [ 0.507087] acpiphp: Slot [21] registered [ 0.508635] acpiphp: Slot [22] registered [ 0.510184] acpiphp: Slot [23] registered [ 0.511737] acpiphp: Slot [24] registered [ 0.513289] acpiphp: Slot [25] registered [ 0.514835] acpiphp: Slot [26] registered [ 0.516378] acpiphp: Slot [27] registered [ 0.517934] acpiphp: Slot [28] registered [ 0.519485] acpiphp: Slot [29] registered [ 0.521045] acpiphp: Slot [30] registered [ 0.522601] acpiphp: Slot [31] registered [ 0.524169] PCI host bridge to bus 0000:00 [ 0.525743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.528096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.530444] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.533221] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.536000] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.538833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.545418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.547899] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.550172] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.552845] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.557786] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.560517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590586] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.593260] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595911] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.598273] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.600761] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.602800] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.605784] vgaarb: loaded [ 0.606926] vgaarb: bridge control possible 0000:00:02.0 [ 0.609211] SCSI subsystem initialized [ 0.610962] ACPI: bus type USB registered [ 0.612536] usbcore: registered new interface driver usbfs [ 0.614519] usbcore: registered new interface driver hub [ 0.616453] usbcore: registered new device driver usb [ 0.618524] PCI: Using ACPI for IRQ routing [ 0.620609] NetLabel: Initializing [ 0.621977] NetLabel: domain hash size = 128 [ 0.623617] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.625469] NetLabel: unlabeled traffic allowed by default [ 0.627703] clocksource: Switched to clocksource kvm-clock [ 0.638457] AppArmor: AppArmor Filesystem Enabled [ 0.640270] pnp: PnP ACPI init [ 0.641886] pnp: PnP ACPI: found 5 devices [ 0.649269] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.652551] NET: Registered protocol family 2 [ 0.654497] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.656988] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.659335] TCP: Hash tables configured (established 4096 bind 4096) [ 0.661654] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.663753] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.666015] NET: Registered protocol family 1 [ 0.667689] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.669794] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.671874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687082] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.702376] Trying to unpack rootfs image as initramfs... [ 0.765430] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768545] Scanning for low memory corruption every 60 seconds [ 0.771041] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773298] audit: initializing netlink subsys (disabled) [ 0.775267] audit: type=2000 audit(1563774985.977:1): initialized [ 0.777713] Initialise system trusted keyring [ 0.779477] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.781717] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.785055] zbud: loaded [ 0.786324] VFS: Disk quotas dquot_6.6.0 [ 0.787891] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.790682] fuse init (API version 7.23) [ 0.792352] Key type big_key registered [ 0.793863] Allocating IMA MOK and blacklist keyrings. [ 0.796115] Key type asymmetric registered [ 0.797690] Asymmetric key parser 'x509' registered [ 0.799511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.802353] io scheduler noop registered [ 0.803874] io scheduler deadline registered (default) [ 0.805779] io scheduler cfq registered [ 0.807360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.809376] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.811787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.814550] ACPI: Power Button [PWRF] [ 0.816114] GHES: HEST is not enabled! [ 0.830500] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.860666] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.864410] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.890092] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.893914] Linux agpgart interface v0.103 [ 0.897780] brd: module loaded [ 0.900452] loop: module loaded [ 0.906116] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.908903] GPT:90111 != 2097151 [ 0.910197] GPT:Alternate GPT header not at the end of the disk. [ 0.912310] GPT:90111 != 2097151 [ 0.913603] GPT: Use GNU Parted to correct GPT errors. [ 0.915465] vda: vda1 vda15 [ 0.917414] scsi host0: ata_piix [ 0.918854] scsi host1: ata_piix [ 0.920215] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.922568] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.925565] libphy: Fixed MDIO Bus: probed [ 0.927145] tun: Universal TUN/TAP device driver, 1.6 [ 0.928985] tun: (C) 1999-2004 Max Krasnyansky [ 0.932503] PPP generic driver version 2.4.2 [ 0.934205] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.936512] ehci-pci: EHCI PCI platform driver [ 0.938193] ehci-platform: EHCI generic platform driver [ 0.940106] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.942303] ohci-pci: OHCI PCI platform driver [ 0.943988] ohci-platform: OHCI generic platform driver [ 0.945910] uhci_hcd: USB Universal Host Controller Interface driver [ 0.961126] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.963045] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.965843] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.967792] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.969967] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.972351] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.975068] usb usb1: Product: UHCI Host Controller [ 0.976852] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.979050] usb usb1: SerialNumber: 0000:00:01.2 [ 0.980870] hub 1-0:1.0: USB hub found [ 0.982358] hub 1-0:1.0: 2 ports detected [ 0.984064] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.987971] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.989797] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.991737] mousedev: PS/2 mouse device common for all mice [ 0.994124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.997354] rtc_cmos 00:00: RTC can wake from S4 [ 0.999644] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.001912] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.004206] i2c /dev entries driver [ 1.005643] device-mapper: uevent: version 1.0.3 [ 1.007437] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.010555] ledtrig-cpu: registered to indicate activity on CPUs [ 1.013015] NET: Registered protocol family 10 [ 1.014983] NET: Registered protocol family 17 [ 1.016692] Key type dns_resolver registered [ 1.018476] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.020575] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.023913] registered taskstats version 1 [ 1.025515] Loading compiled-in X.509 certificates [ 1.027859] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.031407] zswap: loaded using pool lzo/zbud [ 1.033937] Key type trusted registered [ 1.036585] Key type encrypted registered [ 1.038134] AppArmor: AppArmor sha1 policy hashing enabled [ 1.040144] ima: No TPM chip found, activating TPM-bypass! [ 1.042142] evm: HMAC attrs: 0x1 [ 1.043881] Magic number: 11:79:922 [ 1.045457] rtc_cmos 00:00: setting system clock to 2019-07-22 05:56:26 UTC (1563774986) [ 1.048514] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.050649] EDD information not available. [ 1.081438] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.101593] Write protecting the kernel read-only data: 14336k [ 1.105214] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.108495] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.280651] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.13s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD6qA4IhEhptpClgmQN05+fcDY+99bjbe2VfmfIDkhMbdQtdRDB4JAdyXTbq/z7J++k7MYEnevq5gkUUetDsTPv1rBGA/P6Mm7dmJOeXYdqf2KS9AWF9G/CrKLTLgxREukPKpvITKYwUw4Q4TweFaq8fCeHvMksS6hgCOWs8UWRGZMCBWFWk//fsOkL1+d3vNvxPK1Wk7NoBwkTn5sqLfkmEc9rwPIKK9Vn7FLLbjl9DZ2Hbm80J3lBfKi2LyF4Pj7oewijylbWH6dBClvywVFYBXyd1FyrjIcKS0uXVHU5i2qr25FJ7zQSUdT6nprPK3GOx5qOP+7SXe/p2kTqCK+f root@vping-ssh-vm-9d4e6850-2eb5-47d2-86f1-a7e96ad2f869 ssh-dss AAAAB3NzaC1kc3MAAACBAOXQszm2EkIPEuSfWvHDnw7joQtrTQAuU9GzuRm1L6Oa4/Fu+a5B0dlYjZHwTmkhYE5fRqJfi4MSTgN42pC1s3HshLjudQldT2ZvUWlR69cabdKkF3gHFxqGndIHmnAV7tGelb+ZX0xlyhtpahsm8IZ1OmCbK0vM0L0xRxCYa71TAAAAFQDUFzBVXlBsNclt7IVH5JbNdKqk1wAAAIEAqvKhGDq4eK+IcpG87XK1zh5kq1ndjzc90C9F7WnM/BpvGQo0p3hvLFr783LfKesc5z97kobGCtGSJHI0ck0MXmIitPe9mA0SGcChM0ma6LyvHD6zhPMU9XGzEannm1LTgoifO6i8hJfkfWIRpFPJ3Ph6sCBnE6JVmlATZe8PrFMAAACAYw9XP7I8MrVf2r2qxagW/sUQQK88eyYdCD+zwFBSbDMcQCfwqCy5BcwvXiUznUKicn8DPeuJiTeN4b+W1gGqNLXTBMXXMjROyV2XrwzLy/8Lw3nLfgTIK49KJdgflUxJ7iMTvBHrFRK88JhrpkmjwCSEvD301Zbi5UncfShy49s= root@vping-ssh-vm-9d4e6850-2eb5-47d2-86f1-a7e96ad2f869 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fead:2e76/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-9d4e6850-2eb5-47d2-86f1-a7e96ad2f869 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.38 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-9d4e6850-2eb5-47d2-86f1-a7e96ad2f869 login: 2019-07-22 05:56:31,508 - paramiko.transport - DEBUG - starting thread (client mode): 0xb52a5950L 2019-07-22 05:56:31,509 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 05:56:31,509 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-22 05:56:31,509 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-22 05:56:31,511 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 05:56:31,511 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 05:56:31,511 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-22 05:56:31,511 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 05:56:31,511 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 05:56:31,512 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 05:56:31,529 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 05:56:31,530 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 05:56:31,541 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: cc7d40961bcabb0dce37b312513b1eaa 2019-07-22 05:56:31,542 - paramiko.transport - DEBUG - Trying discovered key fee67e13f048efddf5cac1118fbd8fcc in /tmp/tmpAGq8X6 2019-07-22 05:56:31,570 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 05:56:31,576 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 05:56:31,606 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 05:56:31,607 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-22 05:56:31,607 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 05:56:31,609 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 05:56:31,632 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 05:56:31,633 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.6 (192.168.120.6): 56 data bytes 64 bytes from 192.168.120.6: seq=0 ttl=64 time=22.068 ms --- 192.168.120.6 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 22.068/22.068/22.068 ms 2019-07-22 05:56:31,633 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-07-22 05:56:31,637 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-22 05:56:31,752 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:56:31,752 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 05:56:31,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 05:56:31,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:31,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9bfa2aba-28e7-471d-b623-171332ec8ec7 x-openstack-request-id: req-9bfa2aba-28e7-471d-b623-171332ec8ec7 2019-07-22 05:56:31,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43 used request id req-9bfa2aba-28e7-471d-b623-171332ec8ec7 2019-07-22 05:56:31,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146839141846s 2019-07-22 05:56:31,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:32,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8488039c-aa72-4396-b254-83394498255f x-openstack-request-id: req-8488039c-aa72-4396-b254-83394498255f 2019-07-22 05:56:32,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:2e:76", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:2e:76", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:24.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:25Z", "hostId": "4de8b8ad8b8a84f2192123e96f6d0aa202a33f365eab605e42f7a7c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "name": "vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:15Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ec:35", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d80d1c37-283b-49d1-bb8b-816657cc3f43", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:10.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "d80d1c37-283b-49d1-bb8b-816657cc3f43", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:31Z", "hostId": "cc77f994c299d21e7c659ee50d6a8a0e6cd2b68b67a0c411ca414fe0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:01Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:32,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8488039c-aa72-4396-b254-83394498255f 2019-07-22 05:56:32,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480982065201s 2019-07-22 05:56:32,388 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:34,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:34,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aef94628-8ca1-4715-a155-eea6e4118e3c x-openstack-request-id: req-aef94628-8ca1-4715-a155-eea6e4118e3c 2019-07-22 05:56:34,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:2e:76", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:2e:76", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:24.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:25Z", "hostId": "4de8b8ad8b8a84f2192123e96f6d0aa202a33f365eab605e42f7a7c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "name": "vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:15Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:34,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aef94628-8ca1-4715-a155-eea6e4118e3c 2019-07-22 05:56:34,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361145019531s 2019-07-22 05:56:34,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 05:56:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/498767c3-1954-402d-a406-019ebdfb9d9f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:35,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:56:35 GMT X-Openstack-Request-Id: req-de359c2f-4b38-4ae3-90b5-b193682f243a 2019-07-22 05:56:35,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:56:35,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/498767c3-1954-402d-a406-019ebdfb9d9f.json used request id req-de359c2f-4b38-4ae3-90b5-b193682f243a 2019-07-22 05:56:35,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.18453097343s 2019-07-22 05:56:35,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:56:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:36,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:36 GMT X-Openstack-Request-Id: req-50e96ae8-37b3-4a48-a364-9ddf2ee147dc 2019-07-22 05:56:36,018 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:56:36,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-50e96ae8-37b3-4a48-a364-9ddf2ee147dc 2019-07-22 05:56:36,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0683431625366s 2019-07-22 05:56:36,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 05:56:36,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:36,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2511302d-f5c4-40e2-833e-a6e3e0a072c8 x-openstack-request-id: req-2511302d-f5c4-40e2-833e-a6e3e0a072c8 2019-07-22 05:56:36,187 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19 used request id req-2511302d-f5c4-40e2-833e-a6e3e0a072c8 2019-07-22 05:56:36,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168559074402s 2019-07-22 05:56:36,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:36,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:36,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebd45e49-f124-4f54-a6be-05419afe75c1 x-openstack-request-id: req-ebd45e49-f124-4f54-a6be-05419afe75c1 2019-07-22 05:56:36,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:2e:76", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:2e:76", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "rel": "bookmark"}], "image": {"id": "b7397541-8e37-4376-a52a-20f21daa3313", "links": [{"href": "http://172.30.9.26:8774/images/b7397541-8e37-4376-a52a-20f21daa3313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:56:24.000000", "flavor": {"id": "ef776edd-8d30-496d-bb33-0974c022bb6b", "links": [{"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}]}, "id": "ae44d477-4e72-4c2a-b643-0c2af3ab7c19", "security_groups": [{"name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}], "user_id": "e682bf721d9b404990eeeaa9ad1eeca8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:56:36Z", "hostId": "4de8b8ad8b8a84f2192123e96f6d0aa202a33f365eab605e42f7a7c0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "name": "vping_ssh-vm_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "created": "2019-07-22T05:56:15Z", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:56:36,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ebd45e49-f124-4f54-a6be-05419afe75c1 2019-07-22 05:56:36,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507590055466s 2019-07-22 05:56:36,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:56:38,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:56:38,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:38,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40a4798a-2945-4b1a-be7d-583a9048d5f0 x-openstack-request-id: req-40a4798a-2945-4b1a-be7d-583a9048d5f0 2019-07-22 05:56:38,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 05:56:38,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40a4798a-2945-4b1a-be7d-583a9048d5f0 2019-07-22 05:56:38,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0778539180756s 2019-07-22 05:56:38,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:56:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:38,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:38 GMT X-Openstack-Request-Id: req-94633dc1-aea2-4edf-b5dc-c396a0f36915 2019-07-22 05:56:38,834 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:58Z", "updated_at": "2019-07-22T05:55:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "ab2c63f4-4818-43ba-bd94-02c9bd469880", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "ca495b8b-4f1c-4995-8966-dbbd0e8cd8a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "e089a37c-71d3-4bd7-8ae7-a844ac309356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:58Z", "revision_number": 0, "id": "e1de1d1a-6eb3-40c5-b504-5c117a3b0299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:58Z", "security_group_id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}], "revision_number": 3, "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "2d40dbb1-3248-4392-9cfa-879ac3268347", "name": "vping_ssh-sg_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}, {"description": "Default security group", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:49Z", "updated_at": "2019-07-22T05:55:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "04421f13-4022-4a84-831a-6ad93e64c617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "6fd61600-ccb7-40ef-bab7-8529315de7c5", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c0178d55-ef85-481d-880b-6b7a68420f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c658d3f1-63a2-46a1-ae69-ab5612da12d6", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}], "revision_number": 1, "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "be386079-0df8-472b-8034-f02b18c431f8", "name": "default"}]} 2019-07-22 05:56:38,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-94633dc1-aea2-4edf-b5dc-c396a0f36915 2019-07-22 05:56:38,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509650707245s 2019-07-22 05:56:38,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:56:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2d40dbb1-3248-4392-9cfa-879ac3268347.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:39,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:56:39 GMT X-Openstack-Request-Id: req-9e3048aa-4a80-4051-bb68-ef399090e5c7 2019-07-22 05:56:39,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:56:39,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2d40dbb1-3248-4392-9cfa-879ac3268347.json used request id req-9e3048aa-4a80-4051-bb68-ef399090e5c7 2019-07-22 05:56:39,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.167807102203s 2019-07-22 05:56:39,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-22 05:56:39,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:39,050 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df997402-72bc-4244-9073-62af05a01a9b x-openstack-request-id: req-df997402-72bc-4244-9073-62af05a01a9b 2019-07-22 05:56:39,050 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869 used request id req-df997402-72bc-4244-9073-62af05a01a9b 2019-07-22 05:56:39,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0410578250885s 2019-07-22 05:56:39,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 05:56:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/776b4586-c1c2-4bbe-aa31-55186feac2f3/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" -d '{"subnet_id": "58f564be-ed29-4483-803e-c7a6999e7391"}' 2019-07-22 05:56:41,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:41 GMT X-Openstack-Request-Id: req-309b07b5-aab9-4976-9e81-701a02c63923 2019-07-22 05:56:41,225 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "766acd44-76ba-410b-97a9-790f7f94aaef", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "subnet_id": "58f564be-ed29-4483-803e-c7a6999e7391", "subnet_ids": ["58f564be-ed29-4483-803e-c7a6999e7391"], "port_id": "96ad979b-2f28-44f7-9967-bdb671b74a8d", "id": "776b4586-c1c2-4bbe-aa31-55186feac2f3"} 2019-07-22 05:56:41,225 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/776b4586-c1c2-4bbe-aa31-55186feac2f3/remove_router_interface.json used request id req-309b07b5-aab9-4976-9e81-701a02c63923 2019-07-22 05:56:41,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.17424201965s 2019-07-22 05:56:41,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:56:41,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:41,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:41 GMT X-Openstack-Request-Id: req-b463d677-87ba-4591-8459-10b23bdd3cb3 2019-07-22 05:56:41,361 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:51Z", "admin_state_up": true, "updated_at": "2019-07-22T05:56:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "776b4586-c1c2-4bbe-aa31-55186feac2f3", "name": "vping_ssh-router_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}]} 2019-07-22 05:56:41,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b463d677-87ba-4591-8459-10b23bdd3cb3 2019-07-22 05:56:41,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135262012482s 2019-07-22 05:56:41,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 05:56:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/776b4586-c1c2-4bbe-aa31-55186feac2f3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:42,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:56:42 GMT X-Openstack-Request-Id: req-c55808f3-f39b-4a3b-ae20-cec336eed520 2019-07-22 05:56:42,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:56:42,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/776b4586-c1c2-4bbe-aa31-55186feac2f3.json used request id req-c55808f3-f39b-4a3b-ae20-cec336eed520 2019-07-22 05:56:42,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41015386581s 2019-07-22 05:56:42,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:56:42,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:42,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:42 GMT X-Openstack-Request-Id: req-516def76-53f2-47d4-a605-a049af74265e 2019-07-22 05:56:42,815 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"766acd44-76ba-410b-97a9-790f7f94aaef","tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:55:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6d0f4b5b13f946f286d931d267428331","id":"58f564be-ed29-4483-803e-c7a6999e7391","subnetpool_id":null,"name":"vping_ssh-subnet_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}]} 2019-07-22 05:56:42,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-516def76-53f2-47d4-a605-a049af74265e 2019-07-22 05:56:42,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417931079865s 2019-07-22 05:56:42,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 05:56:42,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/58f564be-ed29-4483-803e-c7a6999e7391.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:43,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:56:43 GMT X-Openstack-Request-Id: req-0befae2c-dd78-46be-9276-3575a562e3c4 2019-07-22 05:56:43,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:56:43,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/58f564be-ed29-4483-803e-c7a6999e7391.json used request id req-0befae2c-dd78-46be-9276-3575a562e3c4 2019-07-22 05:56:43,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00059103966s 2019-07-22 05:56:43,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:56:43,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:43,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:43 GMT X-Openstack-Request-Id: req-e6f441af-3b93-4dc8-b432-07c79e1e5bee 2019-07-22 05:56:43,909 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"766acd44-76ba-410b-97a9-790f7f94aaef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d0f4b5b13f946f286d931d267428331","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:56:43Z","qos_policy_id":null,"name":"vping_ssh-net_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869","admin_state_up":true,"tenant_id":"6d0f4b5b13f946f286d931d267428331","created_at":"2019-07-22T05:55:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:56:43,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e6f441af-3b93-4dc8-b432-07c79e1e5bee 2019-07-22 05:56:43,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921280384064s 2019-07-22 05:56:43,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 05:56:43,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/766acd44-76ba-410b-97a9-790f7f94aaef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:44,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:56:44 GMT X-Openstack-Request-Id: req-29324950-7398-411a-b9e5-b0d56a129bc4 2019-07-22 05:56:44,828 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:56:44,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/766acd44-76ba-410b-97a9-790f7f94aaef.json used request id req-29324950-7398-411a-b9e5-b0d56a129bc4 2019-07-22 05:56:44,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.917431116104s 2019-07-22 05:56:44,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:56:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:44,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:44 GMT X-Openstack-Request-Id: req-4ebcecc4-2c02-4842-add4-827d32fa2c9c 2019-07-22 05:56:44,874 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:55:57Z", "file": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313/file", "owner": "6d0f4b5b13f946f286d931d267428331", "id": "b7397541-8e37-4376-a52a-20f21daa3313", "size": 12716032, "self": "/v2/images/b7397541-8e37-4376-a52a-20f21daa3313", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b7397541-8e37-4376-a52a-20f21daa3313/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:55:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:56:44,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4ebcecc4-2c02-4842-add4-827d32fa2c9c 2019-07-22 05:56:44,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0411329269409s 2019-07-22 05:56:44,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 05:56:44,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/b7397541-8e37-4376-a52a-20f21daa3313 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a4fb76a07edc138fffc2ea3db2779b3443e18c5" 2019-07-22 05:56:45,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:56:45 GMT X-Openstack-Request-Id: req-62c2062b-c32a-413a-b276-9e912c8b28ae 2019-07-22 05:56:45,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:56:45,195 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b7397541-8e37-4376-a52a-20f21daa3313 used request id req-62c2062b-c32a-413a-b276-9e912c8b28ae 2019-07-22 05:56:45,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.319665908813s 2019-07-22 05:56:45,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:56:45,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:45,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f1c6892-3d10-4486-b71c-3efd6874ad18 x-openstack-request-id: req-4f1c6892-3d10-4486-b71c-3efd6874ad18 2019-07-22 05:56:45,224 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ef776edd-8d30-496d-bb33-0974c022bb6b"}]} 2019-07-22 05:56:45,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4f1c6892-3d10-4486-b71c-3efd6874ad18 2019-07-22 05:56:45,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228729248047s 2019-07-22 05:56:45,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 05:56:45,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:45,254 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbdc8de1-c006-4820-8f6a-e33812077d97 x-openstack-request-id: req-cbdc8de1-c006-4820-8f6a-e33812077d97 2019-07-22 05:56:45,254 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ef776edd-8d30-496d-bb33-0974c022bb6b used request id req-cbdc8de1-c006-4820-8f6a-e33812077d97 2019-07-22 05:56:45,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284678936005s 2019-07-22 05:56:45,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:56:45,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:45,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b1c406-ac09-418b-a351-ce84c05f0ac5 2019-07-22 05:56:45,477 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "links": {"self": "http://172.30.9.26:5000/v3/users/e682bf721d9b404990eeeaa9ad1eeca8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e682bf721d9b404990eeeaa9ad1eeca8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:56:45,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d5b1c406-ac09-418b-a351-ce84c05f0ac5 2019-07-22 05:56:45,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222732067108s 2019-07-22 05:56:45,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:56:45,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/e682bf721d9b404990eeeaa9ad1eeca8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:45,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ae9bfa-153d-41da-9e79-e5d2a7dc8f0f 2019-07-22 05:56:45,696 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869", "links": {"self": "http://172.30.9.26:5000/v3/users/e682bf721d9b404990eeeaa9ad1eeca8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e682bf721d9b404990eeeaa9ad1eeca8", "description": null}} 2019-07-22 05:56:45,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/e682bf721d9b404990eeeaa9ad1eeca8 used request id req-69ae9bfa-153d-41da-9e79-e5d2a7dc8f0f 2019-07-22 05:56:45,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213468074799s 2019-07-22 05:56:45,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 05:56:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/e682bf721d9b404990eeeaa9ad1eeca8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:46,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e722d88-27b0-4a19-9703-ec0595a2c491 2019-07-22 05:56:46,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:56:46,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e682bf721d9b404990eeeaa9ad1eeca8 used request id req-5e722d88-27b0-4a19-9703-ec0595a2c491 2019-07-22 05:56:46,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.324689865112s 2019-07-22 05:56:46,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:56:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:46,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892f3134-937c-449e-a55c-ac6c29dc9116 2019-07-22 05:56:46,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/6d0f4b5b13f946f286d931d267428331"}, "tags": [], "enabled": true, "id": "6d0f4b5b13f946f286d931d267428331", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9d4e6850-2eb5-47d2-86f1-a7e96ad2f869"}]} 2019-07-22 05:56:46,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-892f3134-937c-449e-a55c-ac6c29dc9116 2019-07-22 05:56:46,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219198942184s 2019-07-22 05:56:46,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 05:56:46,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/6d0f4b5b13f946f286d931d267428331 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:46,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da72d36-451a-4f02-9068-1b70ec9d19eb 2019-07-22 05:56:46,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:56:46,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6d0f4b5b13f946f286d931d267428331 used request id req-8da72d36-451a-4f02-9068-1b70ec9d19eb 2019-07-22 05:56:46,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273788928986s 2019-07-22 05:56:46,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:56:46,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=6d0f4b5b13f946f286d931d267428331&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:46,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:46 GMT X-Openstack-Request-Id: req-b574a630-d6fb-48f6-a8ce-3eb7af1ebf5e 2019-07-22 05:56:46,852 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:49Z", "updated_at": "2019-07-22T05:55:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "04421f13-4022-4a84-831a-6ad93e64c617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "6fd61600-ccb7-40ef-bab7-8529315de7c5", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c0178d55-ef85-481d-880b-6b7a68420f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c658d3f1-63a2-46a1-ae69-ab5612da12d6", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}], "revision_number": 1, "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "be386079-0df8-472b-8034-f02b18c431f8", "name": "default"}]} 2019-07-22 05:56:46,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=6d0f4b5b13f946f286d931d267428331&name=default used request id req-b574a630-d6fb-48f6-a8ce-3eb7af1ebf5e 2019-07-22 05:56:46,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321506977081s 2019-07-22 05:56:46,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:56:46,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:46,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:46 GMT X-Openstack-Request-Id: req-59b4c7e8-afd9-4ce9-99f4-e40bc18c0ea4 2019-07-22 05:56:46,909 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d0f4b5b13f946f286d931d267428331", "created_at": "2019-07-22T05:55:49Z", "updated_at": "2019-07-22T05:55:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "04421f13-4022-4a84-831a-6ad93e64c617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "6fd61600-ccb7-40ef-bab7-8529315de7c5", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c0178d55-ef85-481d-880b-6b7a68420f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:55:49Z", "revision_number": 0, "id": "c658d3f1-63a2-46a1-ae69-ab5612da12d6", "remote_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "remote_ip_prefix": null, "created_at": "2019-07-22T05:55:49Z", "security_group_id": "be386079-0df8-472b-8034-f02b18c431f8", "tenant_id": "6d0f4b5b13f946f286d931d267428331", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d0f4b5b13f946f286d931d267428331"}], "revision_number": 1, "project_id": "6d0f4b5b13f946f286d931d267428331", "id": "be386079-0df8-472b-8034-f02b18c431f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 05:56:46,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-59b4c7e8-afd9-4ce9-99f4-e40bc18c0ea4 2019-07-22 05:56:46,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525031089783s 2019-07-22 05:56:46,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:56:46,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/be386079-0df8-472b-8034-f02b18c431f8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0695ccecfa02c7902b2d9a89db921255571d68be" 2019-07-22 05:56:47,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:56:47 GMT X-Openstack-Request-Id: req-9f07004e-394e-43e8-98a6-c8f71eb8bfcd 2019-07-22 05:56:47,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:56:47,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/be386079-0df8-472b-8034-f02b18c431f8.json used request id req-9f07004e-394e-43e8-98a6-c8f71eb8bfcd 2019-07-22 05:56:47,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.1318359375s 2019-07-22 05:56:47,093 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-07-22 05:56:47,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:56:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709abdd6-ffba-4d55-8037-c9e4a569db6c 2019-07-22 05:56:47,138 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:56:47,138 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-709abdd6-ffba-4d55-8037-c9e4a569db6c 2019-07-22 05:56:47,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:56:47,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["JOHdXGB6SCuoO4gc23d-IA"], "issued_at": "2019-07-22T05:56:47.000000Z"}} 2019-07-22 05:56:47,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:56:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:47,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:47 GMT X-Openstack-Request-Id: req-46e5901e-a900-40e2-825f-0fb780f3b897 2019-07-22 05:56:47,901 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:56:47,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-46e5901e-a900-40e2-825f-0fb780f3b897 2019-07-22 05:56:47,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353893995285s 2019-07-22 05:56:47,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:56:47,914 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d77c2e9-e789-459a-aff3-711c88ba4888 2019-07-22 05:56:47,914 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:56:47,914 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-1d77c2e9-e789-459a-aff3-711c88ba4888 2019-07-22 05:56:47,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:56:47,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:48,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d6715d-be48-4a6a-86d4-53182eba316c 2019-07-22 05:56:48,102 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:56:48,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-d5d6715d-be48-4a6a-86d4-53182eba316c 2019-07-22 05:56:48,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187183856964s 2019-07-22 05:56:48,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 05:56:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}}' 2019-07-22 05:56:48,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11b5ff2-af1a-4929-a9c5-36962a032fd1 2019-07-22 05:56:48,334 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/59f9079515124adfa9278d328ef53351"}, "tags": [], "enabled": true, "id": "59f9079515124adfa9278d328ef53351", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}} 2019-07-22 05:56:48,334 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e11b5ff2-af1a-4929-a9c5-36962a032fd1 2019-07-22 05:56:48,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.224494934082s 2019-07-22 05:56:48,335 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'59f9079515124adfa9278d328ef53351', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25'}) 2019-07-22 05:56:48,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 05:56:48,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "LI4TPwxvdAW8tNOjEqAtVk9Q1n54WA", "email": null, "name": "vping_userdata-user_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}}' 2019-07-22 05:56:48,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-735c1a4f-cb9c-4faf-be33-0d0d7a68f88b 2019-07-22 05:56:48,907 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "links": {"self": "http://172.30.9.26:5000/v3/users/020347ce546f4daf8e13ee7247caaebc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "020347ce546f4daf8e13ee7247caaebc", "domain_id": "default", "password_expires_at": null}} 2019-07-22 05:56:48,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-735c1a4f-cb9c-4faf-be33-0d0d7a68f88b 2019-07-22 05:56:48,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.566509962082s 2019-07-22 05:56:48,908 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'020347ce546f4daf8e13ee7247caaebc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_9f19d245-ecbe-4576-86f7-b15ec67d1b25'}) 2019-07-22 05:56:48,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:56:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:49,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72a2bd1-79b9-46a0-9e08-c1d8aec5be10 2019-07-22 05:56:49,070 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:56:49,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f72a2bd1-79b9-46a0-9e08-c1d8aec5be10 2019-07-22 05:56:49,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158585071564s 2019-07-22 05:56:49,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:56:49,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:49,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b5fabb-3a2f-457f-b5de-d10e2696bea6 2019-07-22 05:56:49,194 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:56:49,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-09b5fabb-3a2f-457f-b5de-d10e2696bea6 2019-07-22 05:56:49,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118862867355s 2019-07-22 05:56:49,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:56:49,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:49,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4cebb0d-3cc7-4cba-bd17-417e04e3f156 2019-07-22 05:56:49,394 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:56:49,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f4cebb0d-3cc7-4cba-bd17-417e04e3f156 2019-07-22 05:56:49,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195051193237s 2019-07-22 05:56:49,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:56:49,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:49,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83496bca-d916-4b72-b690-27d83445148d 2019-07-22 05:56:49,586 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 05:56:49,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-83496bca-d916-4b72-b690-27d83445148d 2019-07-22 05:56:49,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187283039093s 2019-07-22 05:56:49,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:56:49,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:49,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3b0a5e-8532-422b-85c4-15ab680e3f99 2019-07-22 05:56:49,722 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vping_userdata-user_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "links": {"self": "http://172.30.9.26:5000/v3/users/020347ce546f4daf8e13ee7247caaebc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "020347ce546f4daf8e13ee7247caaebc", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:56:49,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5e3b0a5e-8532-422b-85c4-15ab680e3f99 2019-07-22 05:56:49,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135052204132s 2019-07-22 05:56:49,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:56:49,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:49,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78802079-f8bd-4041-ba91-34f253a74a90 2019-07-22 05:56:49,884 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/59f9079515124adfa9278d328ef53351"}, "tags": [], "enabled": true, "id": "59f9079515124adfa9278d328ef53351", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}]} 2019-07-22 05:56:49,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-78802079-f8bd-4041-ba91-34f253a74a90 2019-07-22 05:56:49,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.149765014648s 2019-07-22 05:56:49,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:56:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=020347ce546f4daf8e13ee7247caaebc&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=59f9079515124adfa9278d328ef53351" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:50,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fdacd75-28e0-4020-a820-077e4725a020 2019-07-22 05:56:50,002 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=020347ce546f4daf8e13ee7247caaebc&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=59f9079515124adfa9278d328ef53351", "previous": null, "next": null}} 2019-07-22 05:56:50,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=020347ce546f4daf8e13ee7247caaebc&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=59f9079515124adfa9278d328ef53351 used request id req-6fdacd75-28e0-4020-a820-077e4725a020 2019-07-22 05:56:50,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109637022018s 2019-07-22 05:56:50,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 05:56:50,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/59f9079515124adfa9278d328ef53351/users/020347ce546f4daf8e13ee7247caaebc/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:50,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15267015-13ae-45ee-87e5-fdcc85a61f96 2019-07-22 05:56:50,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:56:50,361 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/59f9079515124adfa9278d328ef53351/users/020347ce546f4daf8e13ee7247caaebc/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-15267015-13ae-45ee-87e5-fdcc85a61f96 2019-07-22 05:56:50,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.355783224106s 2019-07-22 05:56:50,362 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'59f9079515124adfa9278d328ef53351', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'LI4TPwxvdAW8tNOjEqAtVk9Q1n54WA', 'username': u'vping_userdata-user_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 05:56:50,366 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'password': 'LI4TPwxvdAW8tNOjEqAtVk9Q1n54WA', 'project_name': 'vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '59f9079515124adfa9278d328ef53351', 'project_domain_name': 'Default'} 2019-07-22 05:56:50,367 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-07-22 05:56:50,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:56:50,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:50,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed96dcb6-0f2a-4254-8317-1930f04f7888 2019-07-22 05:56:50,477 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:56:50,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ed96dcb6-0f2a-4254-8317-1930f04f7888 2019-07-22 05:56:50,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110477924347s 2019-07-22 05:56:50,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:56:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:56:50,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc9743c-3e33-4b87-a319-cceed50508d0 2019-07-22 05:56:50,600 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/59f9079515124adfa9278d328ef53351"}, "tags": [], "enabled": true, "id": "59f9079515124adfa9278d328ef53351", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}]} 2019-07-22 05:56:50,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-9cc9743c-3e33-4b87-a319-cceed50508d0 2019-07-22 05:56:50,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113876104355s 2019-07-22 05:56:50,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:56:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" -d '{"network": {"tenant_id": "59f9079515124adfa9278d328ef53351", "name": "vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "admin_state_up": true}}' 2019-07-22 05:56:50,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:50 GMT X-Openstack-Request-Id: req-89ac6dcf-a329-4ab7-a2e2-de8a2921832d 2019-07-22 05:56:50,960 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"41a9c676-8518-411e-bc9b-7991240099a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"59f9079515124adfa9278d328ef53351","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:56:50Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25","admin_state_up":true,"tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:56:50Z","mtu":1450}} 2019-07-22 05:56:50,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-89ac6dcf-a329-4ab7-a2e2-de8a2921832d 2019-07-22 05:56:50,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.357939958572s 2019-07-22 05:56:50,961 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:56:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'41a9c676-8518-411e-bc9b-7991240099a5', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25', u'created_at': u'2019-07-22T05:56:50Z', u'mtu': 1450, u'tenant_id': u'59f9079515124adfa9278d328ef53351', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'59f9079515124adfa9278d328ef53351', u'l2_adjacency': True}) 2019-07-22 05:56:50,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:56:50,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016d18df-042b-4ffa-bb6d-47cf60fe74e5 2019-07-22 05:56:50,971 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:56:50,971 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-016d18df-042b-4ffa-bb6d-47cf60fe74e5 2019-07-22 05:56:50,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:56:51,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T06:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59f9079515124adfa9278d328ef53351", "name": "vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/59f9079515124adfa9278d328ef53351", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/59f9079515124adfa9278d328ef53351", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/59f9079515124adfa9278d328ef53351", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_59f9079515124adfa9278d328ef53351", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_59f9079515124adfa9278d328ef53351", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/59f9079515124adfa9278d328ef53351", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/59f9079515124adfa9278d328ef53351", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/59f9079515124adfa9278d328ef53351", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/59f9079515124adfa9278d328ef53351", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/59f9079515124adfa9278d328ef53351", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/59f9079515124adfa9278d328ef53351", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "id": "020347ce546f4daf8e13ee7247caaebc"}, "audit_ids": ["keMx5WsgSpyAjML2_E7O1g"], "issued_at": "2019-07-22T05:56:51.000000Z"}} 2019-07-22 05:56:51,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:56:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:56:51,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:51 GMT X-Openstack-Request-Id: req-cb3e5119-c859-4a06-87ae-6b0756f79f9e 2019-07-22 05:56:51,748 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"41a9c676-8518-411e-bc9b-7991240099a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"59f9079515124adfa9278d328ef53351","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:56:50Z","qos_policy_id":null,"name":"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25","admin_state_up":true,"tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:56:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:56:51,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cb3e5119-c859-4a06-87ae-6b0756f79f9e 2019-07-22 05:56:51,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385262966156s 2019-07-22 05:56:51,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:56:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '{"subnet": {"name": "vping_userdata-subnet_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "enable_dhcp": true, "network_id": "41a9c676-8518-411e-bc9b-7991240099a5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:56:52,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:52 GMT X-Openstack-Request-Id: req-889d523f-d6b7-49b9-8560-224909440c8f 2019-07-22 05:56:52,823 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41a9c676-8518-411e-bc9b-7991240099a5","tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:56:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:56:52Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"59f9079515124adfa9278d328ef53351","id":"17279c00-47d3-45b2-a67f-5642d322be1f","subnetpool_id":null,"name":"vping_userdata-subnet_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}} 2019-07-22 05:56:52,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-889d523f-d6b7-49b9-8560-224909440c8f 2019-07-22 05:56:52,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07339096069s 2019-07-22 05:56:52,824 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:56:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'17279c00-47d3-45b2-a67f-5642d322be1f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_9f19d245-ecbe-4576-86f7-b15ec67d1b25', u'enable_dhcp': True, u'network_id': u'41a9c676-8518-411e-bc9b-7991240099a5', u'tenant_id': u'59f9079515124adfa9278d328ef53351', u'created_at': u'2019-07-22T05:56:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'59f9079515124adfa9278d328ef53351'}) 2019-07-22 05:56:52,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:56:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "vping_userdata-router_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "admin_state_up": true}}' 2019-07-22 05:56:54,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:54 GMT X-Openstack-Request-Id: req-a9f32acd-0f52-4330-8e6e-76037a279d82 2019-07-22 05:56:54,743 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "59f9079515124adfa9278d328ef53351", "created_at": "2019-07-22T05:56:52Z", "admin_state_up": true, "updated_at": "2019-07-22T05:56:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "59f9079515124adfa9278d328ef53351", "id": "3df125bb-eaba-4ed3-a937-1c16abb85b0e", "name": "vping_userdata-router_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}} 2019-07-22 05:56:54,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a9f32acd-0f52-4330-8e6e-76037a279d82 2019-07-22 05:56:54,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.9187810421s 2019-07-22 05:56:54,744 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:56:53Z', u'revision_number': 2, u'id': u'3df125bb-eaba-4ed3-a937-1c16abb85b0e', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_9f19d245-ecbe-4576-86f7-b15ec67d1b25', u'admin_state_up': True, u'tenant_id': u'59f9079515124adfa9278d328ef53351', u'created_at': u'2019-07-22T05:56:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'59f9079515124adfa9278d328ef53351'}) 2019-07-22 05:56:54,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:56:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3df125bb-eaba-4ed3-a937-1c16abb85b0e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '{"subnet_id": "17279c00-47d3-45b2-a67f-5642d322be1f"}' 2019-07-22 05:56:57,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:57 GMT X-Openstack-Request-Id: req-29de9996-9529-4786-ba25-5e163cf9671f 2019-07-22 05:56:57,311 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "41a9c676-8518-411e-bc9b-7991240099a5", "tenant_id": "59f9079515124adfa9278d328ef53351", "subnet_id": "17279c00-47d3-45b2-a67f-5642d322be1f", "subnet_ids": ["17279c00-47d3-45b2-a67f-5642d322be1f"], "port_id": "e377f415-4d18-489b-b65c-71435184a1bb", "id": "3df125bb-eaba-4ed3-a937-1c16abb85b0e"} 2019-07-22 05:56:57,311 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3df125bb-eaba-4ed3-a937-1c16abb85b0e/add_router_interface.json used request id req-29de9996-9529-4786-ba25-5e163cf9671f 2019-07-22 05:56:57,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.56706285477s 2019-07-22 05:56:57,312 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 05:56:57,418 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 05:56:57,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:56:57,426 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:57 GMT 2019-07-22 05:56:57,426 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 05:56:57,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:56:57,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:56:57,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:57 GMT X-Openstack-Request-Id: req-b318b345-a1d9-40b8-8291-20f5561eaaf8 2019-07-22 05:56:57,733 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:56:57,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b318b345-a1d9-40b8-8291-20f5561eaaf8 2019-07-22 05:56:57,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304485082626s 2019-07-22 05:56:57,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 05:56:57,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}' 2019-07-22 05:56:57,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:57 GMT Location: http://172.30.9.26:9292/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aff59427-5b43-44b8-8b58-2d5796770ef8 2019-07-22 05:56:57,789 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:56:57Z", "file": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/file", "owner": "59f9079515124adfa9278d328ef53351", "id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "size": null, "self": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "checksum": null, "created_at": "2019-07-22T05:56:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 05:56:57,789 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-aff59427-5b43-44b8-8b58-2d5796770ef8 2019-07-22 05:56:57,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0476448535919s 2019-07-22 05:56:57,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 05:56:57,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '' 2019-07-22 05:56:58,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:56:58 GMT X-Openstack-Request-Id: req-f902dfa1-8dc4-494a-ac46-48c5e9347e78 2019-07-22 05:56:58,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:56:58,731 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/file used request id req-f902dfa1-8dc4-494a-ac46-48c5e9347e78 2019-07-22 05:56:58,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.941026926041s 2019-07-22 05:56:58,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:56:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:56:58,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:58 GMT X-Openstack-Request-Id: req-6ca1ed92-4578-4d4c-a401-2c01a02d47e8 2019-07-22 05:56:58,777 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:56:58Z", "file": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/file", "owner": "59f9079515124adfa9278d328ef53351", "id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "size": 12716032, "self": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:56:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:56:58,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6ca1ed92-4578-4d4c-a401-2c01a02d47e8 2019-07-22 05:56:58,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.042200088501s 2019-07-22 05:56:58,780 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/file', 'owner': u'59f9079515124adfa9278d328ef53351', 'id': u'9ac42ca1-9990-47bc-a97c-aedba9a3416b', 'size': 12716032, u'self': u'/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59f9079515124adfa9278d328ef53351', 'name': 'vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T05:56:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T05:56:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'created': u'2019-07-22T05:56:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T05:56:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 05:56:58,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 05:56:58,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 05:56:59,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa550a9d-c94e-44af-b992-0906062554b4 x-openstack-request-id: req-aa550a9d-c94e-44af-b992-0906062554b4 2019-07-22 05:56:59,144 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c"}} 2019-07-22 05:56:59,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-aa550a9d-c94e-44af-b992-0906062554b4 2019-07-22 05:56:59,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361950874329s 2019-07-22 05:56:59,145 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'da9f9da2-9a86-4680-8d10-e52f3fc5700c', 'swap': 0}) 2019-07-22 05:56:59,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 05:56:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" -d '{"extra_specs": {}}' 2019-07-22 05:56:59,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-840e96be-1c38-40c8-90f2-73b9f7c171c3 x-openstack-request-id: req-840e96be-1c38-40c8-90f2-73b9f7c171c3 2019-07-22 05:56:59,165 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 05:56:59,165 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c/os-extra_specs used request id req-840e96be-1c38-40c8-90f2-73b9f7c171c3 2019-07-22 05:56:59,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.01930809021s 2019-07-22 05:56:59,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:56:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:56:59,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:59 GMT X-Openstack-Request-Id: req-9dae02b9-5bf1-438d-a7da-5793f132ba80 2019-07-22 05:56:59,262 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"41a9c676-8518-411e-bc9b-7991240099a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59f9079515124adfa9278d328ef53351","l2_adjacency":true,"status":"ACTIVE","subnets":["17279c00-47d3-45b2-a67f-5642d322be1f"],"description":"","tags":[],"updated_at":"2019-07-22T05:56:52Z","qos_policy_id":null,"name":"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25","admin_state_up":true,"tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:56:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:56:59,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9dae02b9-5bf1-438d-a7da-5793f132ba80 2019-07-22 05:56:59,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966341495514s 2019-07-22 05:56:59,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:56:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:56:59,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:59 GMT X-Openstack-Request-Id: req-1e5c6a30-c8bc-476f-a30a-2ee97f716b13 2019-07-22 05:56:59,308 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:56:58Z", "file": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/file", "owner": "59f9079515124adfa9278d328ef53351", "id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "size": 12716032, "self": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:56:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:56:59,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1e5c6a30-c8bc-476f-a30a-2ee97f716b13 2019-07-22 05:56:59,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389151573181s 2019-07-22 05:56:59,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:56:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:56:59,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-656c5aa9-57ee-4269-ba3d-4120efedfb23 x-openstack-request-id: req-656c5aa9-57ee-4269-ba3d-4120efedfb23 2019-07-22 05:56:59,542 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c"}]} 2019-07-22 05:56:59,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-656c5aa9-57ee-4269-ba3d-4120efedfb23 2019-07-22 05:56:59,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.227370023727s 2019-07-22 05:56:59,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 05:56:59,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '{"server": {"name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "imageRef": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "flavorRef": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "41a9c676-8518-411e-bc9b-7991240099a5"}]}}' 2019-07-22 05:57:01,278 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 22 Jul 2019 05:56:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b x-compute-request-id: req-1440c53e-8041-4e95-be49-d1dc9261c209 x-openstack-request-id: req-1440c53e-8041-4e95-be49-d1dc9261c209 2019-07-22 05:57:01,278 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "adminPass": "v2BbKGmmHcur"}} 2019-07-22 05:57:01,279 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1440c53e-8041-4e95-be49-d1dc9261c209 2019-07-22 05:57:01,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.73213601112s 2019-07-22 05:57:01,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:01,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:01,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-588f72d0-c30e-41f4-9ec8-d2de5a8282f4 x-openstack-request-id: req-588f72d0-c30e-41f4-9ec8-d2de5a8282f4 2019-07-22 05:57:01,723 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:01,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-588f72d0-c30e-41f4-9ec8-d2de5a8282f4 2019-07-22 05:57:01,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443410873413s 2019-07-22 05:57:01,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:57:01,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:01,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:01 GMT X-Openstack-Request-Id: req-90150c1a-dcc6-4461-814e-67c348a0c929 2019-07-22 05:57:01,830 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"41a9c676-8518-411e-bc9b-7991240099a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59f9079515124adfa9278d328ef53351","l2_adjacency":true,"status":"ACTIVE","subnets":["17279c00-47d3-45b2-a67f-5642d322be1f"],"description":"","tags":[],"updated_at":"2019-07-22T05:56:52Z","qos_policy_id":null,"name":"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25","admin_state_up":true,"tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:56:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:57:01,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-90150c1a-dcc6-4461-814e-67c348a0c929 2019-07-22 05:57:01,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955681800842s 2019-07-22 05:57:01,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:57:01,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:01,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:01 GMT X-Openstack-Request-Id: req-5cb8fe06-815a-454c-b084-e61588b21df6 2019-07-22 05:57:01,925 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41a9c676-8518-411e-bc9b-7991240099a5","tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:56:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:56:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"59f9079515124adfa9278d328ef53351","id":"17279c00-47d3-45b2-a67f-5642d322be1f","subnetpool_id":null,"name":"vping_userdata-subnet_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}]} 2019-07-22 05:57:01,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5cb8fe06-815a-454c-b084-e61588b21df6 2019-07-22 05:57:01,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0940170288086s 2019-07-22 05:57:01,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:03,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:03,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:04,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ef9f09f-11ac-4e12-b749-f5e54fb8717d x-openstack-request-id: req-0ef9f09f-11ac-4e12-b749-f5e54fb8717d 2019-07-22 05:57:04,296 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:03Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:04,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ef9f09f-11ac-4e12-b749-f5e54fb8717d 2019-07-22 05:57:04,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368297100067s 2019-07-22 05:57:04,303 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:06,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:06,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b76b9d67-c9a9-4e30-9b80-e02b3c1d1d12 x-openstack-request-id: req-b76b9d67-c9a9-4e30-9b80-e02b3c1d1d12 2019-07-22 05:57:06,906 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:03Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:06,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b76b9d67-c9a9-4e30-9b80-e02b3c1d1d12 2019-07-22 05:57:06,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600984096527s 2019-07-22 05:57:06,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:08,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:08,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:09,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57cb5302-a208-4ed1-8f15-9a1647c65c2f x-openstack-request-id: req-57cb5302-a208-4ed1-8f15-9a1647c65c2f 2019-07-22 05:57:09,624 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:35:aa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:08.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:08Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:09,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-57cb5302-a208-4ed1-8f15-9a1647c65c2f 2019-07-22 05:57:09,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708000898361s 2019-07-22 05:57:09,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:57:09,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=f9853b3e-c935-4eb5-af1d-4f27dcf6b37b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:09,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:09 GMT X-Openstack-Request-Id: req-7881350d-cadb-41f3-9524-da0c93526dd7 2019-07-22 05:57:09,711 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:57:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17279c00-47d3-45b2-a67f-5642d322be1f","ip_address":"192.168.120.10"}],"id":"c02caff9-3dbf-4bf2-8d8f-07d26921df01","security_groups":["b5985172-d775-43cf-a106-a8776890c795"],"mac_address":"fa:16:3e:e0:35:aa","project_id":"59f9079515124adfa9278d328ef53351","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41a9c676-8518-411e-bc9b-7991240099a5","tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:57:03Z","binding:vnic_type":"normal","device_id":"f9853b3e-c935-4eb5-af1d-4f27dcf6b37b","ip_allocation":"immediate"}]} 2019-07-22 05:57:09,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=f9853b3e-c935-4eb5-af1d-4f27dcf6b37b used request id req-7881350d-cadb-41f3-9524-da0c93526dd7 2019-07-22 05:57:09,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0803430080414s 2019-07-22 05:57:09,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:57:09,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=c02caff9-3dbf-4bf2-8d8f-07d26921df01" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:09,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:09 GMT X-Openstack-Request-Id: req-88d04ae8-3bfc-4891-9dde-be794d7c7d0c 2019-07-22 05:57:09,764 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:57:09,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=c02caff9-3dbf-4bf2-8d8f-07d26921df01 used request id req-88d04ae8-3bfc-4891-9dde-be794d7c7d0c 2019-07-22 05:57:09,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0434989929199s 2019-07-22 05:57:09,765 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e0:35:aa', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ac42ca1-9990-47bc-a97c-aedba9a3416b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:57:08.000000', 'flavor': Munch({u'id': u'da9f9da2-9a86-4680-8d10-e52f3fc5700c'}), 'az': u'nova', 'id': u'f9853b3e-c935-4eb5-af1d-4f27dcf6b37b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'020347ce546f4daf8e13ee7247caaebc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59f9079515124adfa9278d328ef53351', 'name': 'vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T05:57:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T05:57:08Z', 'hostId': u'081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:57:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59f9079515124adfa9278d328ef53351', 'name': u'vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'adminPass': u'v2BbKGmmHcur', 'tenant_id': u'59f9079515124adfa9278d328ef53351', 'created_at': u'2019-07-22T05:57:01Z', 'created': u'2019-07-22T05:57:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 05:57:09,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:57:09,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:09,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:09 GMT X-Openstack-Request-Id: req-7925b03f-fb72-4299-ae0f-db4cca117696 2019-07-22 05:57:09,856 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"41a9c676-8518-411e-bc9b-7991240099a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59f9079515124adfa9278d328ef53351","l2_adjacency":true,"status":"ACTIVE","subnets":["17279c00-47d3-45b2-a67f-5642d322be1f"],"description":"","tags":[],"updated_at":"2019-07-22T05:56:52Z","qos_policy_id":null,"name":"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25","admin_state_up":true,"tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:56:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:57:09,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7925b03f-fb72-4299-ae0f-db4cca117696 2019-07-22 05:57:09,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0901391506195s 2019-07-22 05:57:09,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:57:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:10,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:10 GMT X-Openstack-Request-Id: req-944a3d2e-1d8d-4182-82fa-4b2d10be98e2 2019-07-22 05:57:10,158 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:56:58Z", "file": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/file", "owner": "59f9079515124adfa9278d328ef53351", "id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "size": 12716032, "self": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:56:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:57:10,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-944a3d2e-1d8d-4182-82fa-4b2d10be98e2 2019-07-22 05:57:10,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297203063965s 2019-07-22 05:57:10,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:57:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:10,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47d1300c-90eb-4716-9446-4c90145c60d5 x-openstack-request-id: req-47d1300c-90eb-4716-9446-4c90145c60d5 2019-07-22 05:57:10,182 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c"}]} 2019-07-22 05:57:10,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-47d1300c-90eb-4716-9446-4c90145c60d5 2019-07-22 05:57:10,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222949981689s 2019-07-22 05:57:10,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 05:57:10,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '{"server": {"name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "imageRef": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "flavorRef": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEwIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "41a9c676-8518-411e-bc9b-7991240099a5"}]}}' 2019-07-22 05:57:10,976 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0 x-compute-request-id: req-7f510877-1e31-4abf-a47f-f1a04faf3726 x-openstack-request-id: req-7f510877-1e31-4abf-a47f-f1a04faf3726 2019-07-22 05:57:10,976 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "adminPass": "q7BUShpr2Gw3"}} 2019-07-22 05:57:10,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7f510877-1e31-4abf-a47f-f1a04faf3726 2019-07-22 05:57:10,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.792779922485s 2019-07-22 05:57:10,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:10,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:11,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d5f9cc6-7e3f-436a-88f6-c6208096163d x-openstack-request-id: req-5d5f9cc6-7e3f-436a-88f6-c6208096163d 2019-07-22 05:57:11,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:35:aa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:08.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:08Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:11,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5d5f9cc6-7e3f-436a-88f6-c6208096163d 2019-07-22 05:57:11,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354207038879s 2019-07-22 05:57:11,339 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:13,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:13,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:14,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 871 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3688f213-5223-4dbf-8fa3-b4ab33b020fd x-openstack-request-id: req-3688f213-5223-4dbf-8fa3-b4ab33b020fd 2019-07-22 05:57:14,024 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:13Z", "hostId": "6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:35:aa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:08.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:08Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:14,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3688f213-5223-4dbf-8fa3-b4ab33b020fd 2019-07-22 05:57:14,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682899951935s 2019-07-22 05:57:14,032 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:16,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:16,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-71ff605f-e38f-4c91-8faa-c40b8caa3ed0 x-openstack-request-id: req-71ff605f-e38f-4c91-8faa-c40b8caa3ed0 2019-07-22 05:57:16,903 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:13Z", "hostId": "6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:35:aa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:08.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:08Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:16,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71ff605f-e38f-4c91-8faa-c40b8caa3ed0 2019-07-22 05:57:16,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868973016739s 2019-07-22 05:57:16,910 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:18,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:19,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3dfd306e-33c4-4e36-866a-0daceeb103f6 x-openstack-request-id: req-3dfd306e-33c4-4e36-866a-0daceeb103f6 2019-07-22 05:57:19,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:13Z", "hostId": "6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:35:aa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:08.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:08Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:19,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3dfd306e-33c4-4e36-866a-0daceeb103f6 2019-07-22 05:57:19,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508459806442s 2019-07-22 05:57:19,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:21,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:21,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:21,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73c79435-df3d-4adc-aa0c-9848976f0839 x-openstack-request-id: req-73c79435-df3d-4adc-aa0c-9848976f0839 2019-07-22 05:57:21,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:e2:e0", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:19.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:19Z", "hostId": "6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:35:aa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:08.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:08Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:21,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-73c79435-df3d-4adc-aa0c-9848976f0839 2019-07-22 05:57:21,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424130916595s 2019-07-22 05:57:21,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:57:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=c9099a1d-5229-4247-8afe-9a1b3b0241e0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:21,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:21 GMT X-Openstack-Request-Id: req-1c6883f6-6cab-486e-93f7-ba6a604f1fe6 2019-07-22 05:57:21,915 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:57:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17279c00-47d3-45b2-a67f-5642d322be1f","ip_address":"192.168.120.3"}],"id":"bb805086-9b41-4f1b-ad5e-fdf7c912dc14","security_groups":["b5985172-d775-43cf-a106-a8776890c795"],"mac_address":"fa:16:3e:06:e2:e0","project_id":"59f9079515124adfa9278d328ef53351","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41a9c676-8518-411e-bc9b-7991240099a5","tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:57:14Z","binding:vnic_type":"normal","device_id":"c9099a1d-5229-4247-8afe-9a1b3b0241e0","ip_allocation":"immediate"}]} 2019-07-22 05:57:21,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=c9099a1d-5229-4247-8afe-9a1b3b0241e0 used request id req-1c6883f6-6cab-486e-93f7-ba6a604f1fe6 2019-07-22 05:57:21,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0520358085632s 2019-07-22 05:57:21,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:57:21,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=bb805086-9b41-4f1b-ad5e-fdf7c912dc14" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:21,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:21 GMT X-Openstack-Request-Id: req-8ce6f22d-c5e5-46f4-a259-ba881988c34f 2019-07-22 05:57:21,969 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:57:21,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=bb805086-9b41-4f1b-ad5e-fdf7c912dc14 used request id req-8ce6f22d-c5e5-46f4-a259-ba881988c34f 2019-07-22 05:57:21,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0444121360779s 2019-07-22 05:57:21,970 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:e2:e0', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ac42ca1-9990-47bc-a97c-aedba9a3416b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:57:19.000000', 'flavor': Munch({u'id': u'da9f9da2-9a86-4680-8d10-e52f3fc5700c'}), 'az': u'nova', 'id': u'c9099a1d-5229-4247-8afe-9a1b3b0241e0', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'020347ce546f4daf8e13ee7247caaebc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59f9079515124adfa9278d328ef53351', 'name': 'vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T05:57:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T05:57:19Z', 'hostId': u'6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:57:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59f9079515124adfa9278d328ef53351', 'name': u'vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25', 'adminPass': u'q7BUShpr2Gw3', 'tenant_id': u'59f9079515124adfa9278d328ef53351', 'created_at': u'2019-07-22T05:57:10Z', 'created': u'2019-07-22T05:57:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 05:57:21,971 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-07-22 05:57:22,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:22,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:23,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc52284b-ed7d-4c9b-a0c6-4ac4cc90f6e5 x-openstack-request-id: req-bc52284b-ed7d-4c9b-a0c6-4ac4cc90f6e5 2019-07-22 05:57:23,158 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:e2:e0", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:19.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:19Z", "hostId": "6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:35:aa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:08.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:08Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:23,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc52284b-ed7d-4c9b-a0c6-4ac4cc90f6e5 2019-07-22 05:57:23,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186367988586s 2019-07-22 05:57:23,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 05:57:23,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 05:57:23,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 8037 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46961539-d967-4157-b3a2-aaa0c5b33044 x-openstack-request-id: req-46961539-d967-4157-b3a2-aaa0c5b33044 2019-07-22 05:57:23,249 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530288226 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.244753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.247876] pid_max: default: 32768 minimum: 301\n[ 0.249560] ACPI: Core revision 20150930\n[ 0.251637] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.254089] Security Framework initialized\n[ 0.255633] Yama: becoming mindful.\n[ 0.257003] AppArmor: AppArmor initialized\n[ 0.258573] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.261025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.263417] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265685] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268234] Initializing cgroup subsys io\n[ 0.269754] Initializing cgroup subsys memory\n[ 0.271383] Initializing cgroup subsys devices\n[ 0.273024] Initializing cgroup subsys freezer\n[ 0.274652] Initializing cgroup subsys net_cls\n[ 0.276288] Initializing cgroup subsys perf_event\n[ 0.278007] Initializing cgroup subsys net_prio\n[ 0.279678] Initializing cgroup subsys hugetlb\n[ 0.281312] Initializing cgroup subsys pids\n[ 0.282935] CPU: Physical Processor ID: 0\n[ 0.285134] mce: CPU supports 10 MCE banks\n[ 0.286717] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.288610] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.307113] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316918] ftrace: allocating 31920 entries in 125 pages\n[ 0.353500] smpboot: Max logical packages: 1\n[ 0.355106] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357619] x2apic enabled\n[ 0.359078] Switched APIC routing to physical x2apic.\n[ 0.362122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.364219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.371445] KVM setup paravirtual spinlock\n[ 0.373463] x86: Booted up 1 node, 1 CPUs\n[ 0.374970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.377511] devtmpfs: initialized\n[ 0.379819] evm: security.selinux\n[ 0.381120] evm: security.SMACK64\n[ 0.382417] evm: security.SMACK64EXEC\n[ 0.383813] evm: security.SMACK64TRANSMUTE\n[ 0.385331] evm: security.SMACK64MMAP\n[ 0.386723] evm: security.ima\n[ 0.387923] evm: security.capability\n[ 0.389366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392800] pinctrl core: initialized pinctrl subsystem\n[ 0.394803] RTC time: 5:57:19, date: 07/22/19\n[ 0.396532] NET: Registered protocol family 16\n[ 0.398297] cpuidle: using governor ladder\n[ 0.399834] cpuidle: using governor menu\n[ 0.401307] PCCT header not found.\n[ 0.402681] ACPI: bus type PCI registered\n[ 0.404186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.406498] PCI: Using configuration type 1 for base access\n[ 0.409198] ACPI: Added _OSI(Module Device)\n[ 0.410763] ACPI: Added _OSI(Processor Device)\n[ 0.412388] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.414085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416827] ACPI: Interpreter enabled\n[ 0.418247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.421718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.425179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.428655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.432126] ACPI: (supports S0 S5)\n[ 0.433449] ACPI: Using IOAPIC for interrupt routing\n[ 0.435226] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.439938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.442083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446677] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450744] acpiphp: Slot [3] registered\n[ 0.452240] acpiphp: Slot [4] registered\n[ 0.453735] acpiphp: Slot [5] registered\n[ 0.455231] acpiphp: Slot [6] registered\n[ 0.456719] acpiphp: Slot [7] registered\n[ 0.458207] acpiphp: Slot [8] registered\n[ 0.459702] acpiphp: Slot [9] registered\n[ 0.461189] acpiphp: Slot [10] registered\n[ 0.462701] acpiphp: Slot [11] registered\n[ 0.464223] acpiphp: Slot [12] registered\n[ 0.465740] acpiphp: Slot [13] registered\n[ 0.467242] acpiphp: Slot [14] registered\n[ 0.468756] acpiphp: Slot [15] registered\n[ 0.487027] acpiphp: Slot [16] registered\n[ 0.488542] acpiphp: Slot [17] registered\n[ 0.490058] acpiphp: Slot [18] registered\n[ 0.491571] acpiphp: Slot [19] registered\n[ 0.493084] acpiphp: Slot [20] registered\n[ 0.494595] acpiphp: Slot [21] registered\n[ 0.496111] acpiphp: Slot [22] registered\n[ 0.497629] acpiphp: Slot [23] registered\n[ 0.499147] acpiphp: Slot [24] registered\n[ 0.500665] acpiphp: Slot [25] registered\n[ 0.502184] acpiphp: Slot [26] registered\n[ 0.503695] acpiphp: Slot [27] registered\n[ 0.505217] acpiphp: Slot [28] registered\n[ 0.506736] acpiphp: Slot [29] registered\n[ 0.508249] acpiphp: Slot [30] registered\n[ 0.509761] acpiphp: Slot [31] registered\n[ 0.511278] PCI host bridge to bus 0000:00\n[ 0.512798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.515096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.517391] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.520109] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.522833] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.525601] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.530532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.535149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.537638] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.541139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.546947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.549618] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.573174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.575937] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.578568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.581194] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.583835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.586146] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.588577] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.590563] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.593470] vgaarb: loaded\n[ 0.594592] vgaarb: bridge control possible 0000:00:02.0\n[ 0.596852] SCSI subsystem initialized\n[ 0.598564] ACPI: bus type USB registered\n[ 0.600115] usbcore: registered new interface driver usbfs\n[ 0.602055] usbcore: registered new interface driver hub\n[ 0.603948] usbcore: registered new device driver usb\n[ 0.605980] PCI: Using ACPI for IRQ routing\n[ 0.608033] NetLabel: Initializing\n[ 0.609376] NetLabel: domain hash size = 128\n[ 0.610979] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.612786] NetLabel: unlabeled traffic allowed by default\n[ 0.614983] clocksource: Switched to clocksource kvm-clock\n[ 0.625830] AppArmor: AppArmor Filesystem Enabled\n[ 0.627612] pnp: PnP ACPI init\n[ 0.629192] pnp: PnP ACPI: found 5 devices\n[ 0.636446] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.639661] NET: Registered protocol family 2\n[ 0.641579] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.644020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.646286] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.648554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.650604] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652820] NET: Registered protocol family 1\n[ 0.654458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.656529] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.658561] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.673682] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688923] Trying to unpack rootfs image as initramfs...\n[ 0.750949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.753989] Scanning for low memory corruption every 60 seconds\n[ 0.756375] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.758557] audit: initializing netlink subsys (disabled)\n[ 0.760525] audit: type=2000 audit(1563775040.042:1): initialized\n[ 0.762922] Initialise system trusted keyring\n[ 0.764660] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.766852] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.770132] zbud: loaded\n[ 0.771390] VFS: Disk quotas dquot_6.6.0\n[ 0.772916] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.775665] fuse init (API version 7.23)\n[ 0.777289] Key type big_key registered\n[ 0.778778] Allocating IMA MOK and blacklist keyrings.\n[ 0.780951] Key type asymmetric registered\n[ 0.782503] Asymmetric key parser 'x509' registered\n[ 0.784311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.787109] io scheduler noop registered\n[ 0.788592] io scheduler deadline registered (default)\n[ 0.790462] io scheduler cfq registered\n[ 0.792028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.793994] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.796358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.799096] ACPI: Power Button [PWRF]\n[ 0.800622] GHES: HEST is not enabled!\n[ 0.814990] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.845159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.848859] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.874574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.878262] Linux agpgart interface v0.103\n[ 0.881958] brd: module loaded\n[ 0.884466] loop: module loaded\n[ 0.889805] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.892538] GPT:90111 != 2097151\n[ 0.893816] GPT:Alternate GPT header not at the end of the disk.\n[ 0.895891] GPT:90111 != 2097151\n[ 0.897164] GPT: Use GNU Parted to correct GPT errors.\n[ 0.898998] vda: vda1 vda15\n[ 0.900903] scsi host0: ata_piix\n[ 0.902299] scsi host1: ata_piix\n[ 0.903634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.905948] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.908896] libphy: Fixed MDIO Bus: probed\n[ 0.910436] tun: Universal TUN/TAP device driver, 1.6\n[ 0.912244] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.915662] PPP generic driver version 2.4.2\n[ 0.917335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.919594] ehci-pci: EHCI PCI platform driver\n[ 0.921243] ehci-platform: EHCI generic platform driver\n[ 0.923121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.925269] ohci-pci: OHCI PCI platform driver\n[ 0.926921] ohci-platform: OHCI generic platform driver\n[ 0.928790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.943967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.945845] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.948588] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.950458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.952633] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.954949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.957613] usb usb1: Product: UHCI Host Controller\n[ 0.959371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.961519] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.963315] hub 1-0:1.0: USB hub found\n[ 0.964762] hub 1-0:1.0: 2 ports detected\n[ 0.966424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.970253] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.972080] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.973978] mousedev: PS/2 mouse device common for all mice\n[ 0.976320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.979505] rtc_cmos 00:00: RTC can wake from S4\n[ 0.981758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.984001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.986238] i2c /dev entries driver\n[ 0.987646] device-mapper: uevent: version 1.0.3\n[ 0.989426] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.992484] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.994891] NET: Registered protocol family 10\n[ 0.996825] NET: Registered protocol family 17\n[ 0.998486] Key type dns_resolver registered\n[ 1.000242] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.002288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.005548] registered taskstats version 1\n[ 1.007129] Loading compiled-in X.509 certificates\n[ 1.009422] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.012909] zswap: loaded using pool lzo/zbud\n[ 1.015335] Key type trusted registered\n[ 1.017814] Key type encrypted registered\n[ 1.019353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.021306] ima: No TPM chip found, activating TPM-bypass!\n[ 1.023278] evm: HMAC attrs: 0x1\n[ 1.024952] Magic number: 11:629:972\n[ 1.026522] rtc_cmos 00:00: setting system clock to 2019-07-22 05:57:20 UTC (1563775040)\n[ 1.029522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.031620] EDD information not available.\n[ 1.064759] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.084693] Write protecting the kernel read-only data: 14336k\n[ 1.088229] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.091463] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.269967] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n"} 2019-07-22 05:57:23,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0/action used request id req-46961539-d967-4157-b3a2-aaa0c5b33044 2019-07-22 05:57:23,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0886199474335s 2019-07-22 05:57:23,251 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 530288226 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.244753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.247876] pid_max: default: 32768 minimum: 301 [ 0.249560] ACPI: Core revision 20150930 [ 0.251637] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254089] Security Framework initialized [ 0.255633] Yama: becoming mindful. [ 0.257003] AppArmor: AppArmor initialized [ 0.258573] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263417] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265685] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268234] Initializing cgroup subsys io [ 0.269754] Initializing cgroup subsys memory [ 0.271383] Initializing cgroup subsys devices [ 0.273024] Initializing cgroup subsys freezer [ 0.274652] Initializing cgroup subsys net_cls [ 0.276288] Initializing cgroup subsys perf_event [ 0.278007] Initializing cgroup subsys net_prio [ 0.279678] Initializing cgroup subsys hugetlb [ 0.281312] Initializing cgroup subsys pids [ 0.282935] CPU: Physical Processor ID: 0 [ 0.285134] mce: CPU supports 10 MCE banks [ 0.286717] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288610] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.307113] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316918] ftrace: allocating 31920 entries in 125 pages [ 0.353500] smpboot: Max logical packages: 1 [ 0.355106] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357619] x2apic enabled [ 0.359078] Switched APIC routing to physical x2apic. [ 0.362122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371445] KVM setup paravirtual spinlock [ 0.373463] x86: Booted up 1 node, 1 CPUs [ 0.374970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.377511] devtmpfs: initialized [ 0.379819] evm: security.selinux [ 0.381120] evm: security.SMACK64 [ 0.382417] evm: security.SMACK64EXEC [ 0.383813] evm: security.SMACK64TRANSMUTE [ 0.385331] evm: security.SMACK64MMAP [ 0.386723] evm: security.ima [ 0.387923] evm: security.capability [ 0.389366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392800] pinctrl core: initialized pinctrl subsystem [ 0.394803] RTC time: 5:57:19, date: 07/22/19 [ 0.396532] NET: Registered protocol family 16 [ 0.398297] cpuidle: using governor ladder [ 0.399834] cpuidle: using governor menu [ 0.401307] PCCT header not found. [ 0.402681] ACPI: bus type PCI registered [ 0.404186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.406498] PCI: Using configuration type 1 for base access [ 0.409198] ACPI: Added _OSI(Module Device) [ 0.410763] ACPI: Added _OSI(Processor Device) [ 0.412388] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.414085] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416827] ACPI: Interpreter enabled [ 0.418247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.425179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.428655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432126] ACPI: (supports S0 S5) [ 0.433449] ACPI: Using IOAPIC for interrupt routing [ 0.435226] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.439938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446677] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450744] acpiphp: Slot [3] registered [ 0.452240] acpiphp: Slot [4] registered [ 0.453735] acpiphp: Slot [5] registered [ 0.455231] acpiphp: Slot [6] registered [ 0.456719] acpiphp: Slot [7] registered [ 0.458207] acpiphp: Slot [8] registered [ 0.459702] acpiphp: Slot [9] registered [ 0.461189] acpiphp: Slot [10] registered [ 0.462701] acpiphp: Slot [11] registered [ 0.464223] acpiphp: Slot [12] registered [ 0.465740] acpiphp: Slot [13] registered [ 0.467242] acpiphp: Slot [14] registered [ 0.468756] acpiphp: Slot [15] registered [ 0.487027] acpiphp: Slot [16] registered [ 0.488542] acpiphp: Slot [17] registered [ 0.490058] acpiphp: Slot [18] registered [ 0.491571] acpiphp: Slot [19] registered [ 0.493084] acpiphp: Slot [20] registered [ 0.494595] acpiphp: Slot [21] registered [ 0.496111] acpiphp: Slot [22] registered [ 0.497629] acpiphp: Slot [23] registered [ 0.499147] acpiphp: Slot [24] registered [ 0.500665] acpiphp: Slot [25] registered [ 0.502184] acpiphp: Slot [26] registered [ 0.503695] acpiphp: Slot [27] registered [ 0.505217] acpiphp: Slot [28] registered [ 0.506736] acpiphp: Slot [29] registered [ 0.508249] acpiphp: Slot [30] registered [ 0.509761] acpiphp: Slot [31] registered [ 0.511278] PCI host bridge to bus 0000:00 [ 0.512798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517391] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520109] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522833] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525601] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.535149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.537638] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.541139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.546947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.549618] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.573174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.575937] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.578568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.581194] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.583835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.586146] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.588577] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.590563] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.593470] vgaarb: loaded [ 0.594592] vgaarb: bridge control possible 0000:00:02.0 [ 0.596852] SCSI subsystem initialized [ 0.598564] ACPI: bus type USB registered [ 0.600115] usbcore: registered new interface driver usbfs [ 0.602055] usbcore: registered new interface driver hub [ 0.603948] usbcore: registered new device driver usb [ 0.605980] PCI: Using ACPI for IRQ routing [ 0.608033] NetLabel: Initializing [ 0.609376] NetLabel: domain hash size = 128 [ 0.610979] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.612786] NetLabel: unlabeled traffic allowed by default [ 0.614983] clocksource: Switched to clocksource kvm-clock [ 0.625830] AppArmor: AppArmor Filesystem Enabled [ 0.627612] pnp: PnP ACPI init [ 0.629192] pnp: PnP ACPI: found 5 devices [ 0.636446] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.639661] NET: Registered protocol family 2 [ 0.641579] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.644020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.646286] TCP: Hash tables configured (established 4096 bind 4096) [ 0.648554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.650604] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.652820] NET: Registered protocol family 1 [ 0.654458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.656529] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.658561] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.673682] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688923] Trying to unpack rootfs image as initramfs... [ 0.750949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.753989] Scanning for low memory corruption every 60 seconds [ 0.756375] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.758557] audit: initializing netlink subsys (disabled) [ 0.760525] audit: type=2000 audit(1563775040.042:1): initialized [ 0.762922] Initialise system trusted keyring [ 0.764660] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.766852] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.770132] zbud: loaded [ 0.771390] VFS: Disk quotas dquot_6.6.0 [ 0.772916] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.775665] fuse init (API version 7.23) [ 0.777289] Key type big_key registered [ 0.778778] Allocating IMA MOK and blacklist keyrings. [ 0.780951] Key type asymmetric registered [ 0.782503] Asymmetric key parser 'x509' registered [ 0.784311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.787109] io scheduler noop registered [ 0.788592] io scheduler deadline registered (default) [ 0.790462] io scheduler cfq registered [ 0.792028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.793994] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.796358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.799096] ACPI: Power Button [PWRF] [ 0.800622] GHES: HEST is not enabled! [ 0.814990] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.845159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.848859] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.874574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.878262] Linux agpgart interface v0.103 [ 0.881958] brd: module loaded [ 0.884466] loop: module loaded [ 0.889805] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.892538] GPT:90111 != 2097151 [ 0.893816] GPT:Alternate GPT header not at the end of the disk. [ 0.895891] GPT:90111 != 2097151 [ 0.897164] GPT: Use GNU Parted to correct GPT errors. [ 0.898998] vda: vda1 vda15 [ 0.900903] scsi host0: ata_piix [ 0.902299] scsi host1: ata_piix [ 0.903634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.905948] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.908896] libphy: Fixed MDIO Bus: probed [ 0.910436] tun: Universal TUN/TAP device driver, 1.6 [ 0.912244] tun: (C) 1999-2004 Max Krasnyansky [ 0.915662] PPP generic driver version 2.4.2 [ 0.917335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.919594] ehci-pci: EHCI PCI platform driver [ 0.921243] ehci-platform: EHCI generic platform driver [ 0.923121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.925269] ohci-pci: OHCI PCI platform driver [ 0.926921] ohci-platform: OHCI generic platform driver [ 0.928790] uhci_hcd: USB Universal Host Controller Interface driver [ 0.943967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.945845] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.948588] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.950458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.952633] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.954949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.957613] usb usb1: Product: UHCI Host Controller [ 0.959371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.961519] usb usb1: SerialNumber: 0000:00:01.2 [ 0.963315] hub 1-0:1.0: USB hub found [ 0.964762] hub 1-0:1.0: 2 ports detected [ 0.966424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.970253] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.972080] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.973978] mousedev: PS/2 mouse device common for all mice [ 0.976320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.979505] rtc_cmos 00:00: RTC can wake from S4 [ 0.981758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.984001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.986238] i2c /dev entries driver [ 0.987646] device-mapper: uevent: version 1.0.3 [ 0.989426] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.992484] ledtrig-cpu: registered to indicate activity on CPUs [ 0.994891] NET: Registered protocol family 10 [ 0.996825] NET: Registered protocol family 17 [ 0.998486] Key type dns_resolver registered [ 1.000242] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.002288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.005548] registered taskstats version 1 [ 1.007129] Loading compiled-in X.509 certificates [ 1.009422] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.012909] zswap: loaded using pool lzo/zbud [ 1.015335] Key type trusted registered [ 1.017814] Key type encrypted registered [ 1.019353] AppArmor: AppArmor sha1 policy hashing enabled [ 1.021306] ima: No TPM chip found, activating TPM-bypass! [ 1.023278] evm: HMAC attrs: 0x1 [ 1.024952] Magic number: 11:629:972 [ 1.026522] rtc_cmos 00:00: setting system clock to 2019-07-22 05:57:20 UTC (1563775040) [ 1.029522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.031620] EDD information not available. [ 1.064759] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.084693] Write protecting the kernel read-only data: 14336k [ 1.088229] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.091463] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.269967] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 2019-07-22 05:57:23,252 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.10. Waiting for response... 2019-07-22 05:57:24,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:24,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9cf0ccad-495c-46ce-8696-686ec4b9c620 x-openstack-request-id: req-9cf0ccad-495c-46ce-8696-686ec4b9c620 2019-07-22 05:57:24,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:e2:e0", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:19.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:19Z", "hostId": "6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:35:aa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:08.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:08Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:24,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9cf0ccad-495c-46ce-8696-686ec4b9c620 2019-07-22 05:57:24,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199809074402s 2019-07-22 05:57:24,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 05:57:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 05:57:24,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9581 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-818fbc96-0193-4dd4-8e41-697e324d9098 x-openstack-request-id: req-818fbc96-0193-4dd4-8e41-697e324d9098 2019-07-22 05:57:24,563 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 530288226 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.244753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.247876] pid_max: default: 32768 minimum: 301\n[ 0.249560] ACPI: Core revision 20150930\n[ 0.251637] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.254089] Security Framework initialized\n[ 0.255633] Yama: becoming mindful.\n[ 0.257003] AppArmor: AppArmor initialized\n[ 0.258573] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.261025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.263417] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265685] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268234] Initializing cgroup subsys io\n[ 0.269754] Initializing cgroup subsys memory\n[ 0.271383] Initializing cgroup subsys devices\n[ 0.273024] Initializing cgroup subsys freezer\n[ 0.274652] Initializing cgroup subsys net_cls\n[ 0.276288] Initializing cgroup subsys perf_event\n[ 0.278007] Initializing cgroup subsys net_prio\n[ 0.279678] Initializing cgroup subsys hugetlb\n[ 0.281312] Initializing cgroup subsys pids\n[ 0.282935] CPU: Physical Processor ID: 0\n[ 0.285134] mce: CPU supports 10 MCE banks\n[ 0.286717] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.288610] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.307113] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316918] ftrace: allocating 31920 entries in 125 pages\n[ 0.353500] smpboot: Max logical packages: 1\n[ 0.355106] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357619] x2apic enabled\n[ 0.359078] Switched APIC routing to physical x2apic.\n[ 0.362122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.364219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.371445] KVM setup paravirtual spinlock\n[ 0.373463] x86: Booted up 1 node, 1 CPUs\n[ 0.374970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.377511] devtmpfs: initialized\n[ 0.379819] evm: security.selinux\n[ 0.381120] evm: security.SMACK64\n[ 0.382417] evm: security.SMACK64EXEC\n[ 0.383813] evm: security.SMACK64TRANSMUTE\n[ 0.385331] evm: security.SMACK64MMAP\n[ 0.386723] evm: security.ima\n[ 0.387923] evm: security.capability\n[ 0.389366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392800] pinctrl core: initialized pinctrl subsystem\n[ 0.394803] RTC time: 5:57:19, date: 07/22/19\n[ 0.396532] NET: Registered protocol family 16\n[ 0.398297] cpuidle: using governor ladder\n[ 0.399834] cpuidle: using governor menu\n[ 0.401307] PCCT header not found.\n[ 0.402681] ACPI: bus type PCI registered\n[ 0.404186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.406498] PCI: Using configuration type 1 for base access\n[ 0.409198] ACPI: Added _OSI(Module Device)\n[ 0.410763] ACPI: Added _OSI(Processor Device)\n[ 0.412388] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.414085] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416827] ACPI: Interpreter enabled\n[ 0.418247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.421718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.425179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.428655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.432126] ACPI: (supports S0 S5)\n[ 0.433449] ACPI: Using IOAPIC for interrupt routing\n[ 0.435226] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.439938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.442083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446677] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450744] acpiphp: Slot [3] registered\n[ 0.452240] acpiphp: Slot [4] registered\n[ 0.453735] acpiphp: Slot [5] registered\n[ 0.455231] acpiphp: Slot [6] registered\n[ 0.456719] acpiphp: Slot [7] registered\n[ 0.458207] acpiphp: Slot [8] registered\n[ 0.459702] acpiphp: Slot [9] registered\n[ 0.461189] acpiphp: Slot [10] registered\n[ 0.462701] acpiphp: Slot [11] registered\n[ 0.464223] acpiphp: Slot [12] registered\n[ 0.465740] acpiphp: Slot [13] registered\n[ 0.467242] acpiphp: Slot [14] registered\n[ 0.468756] acpiphp: Slot [15] registered\n[ 0.487027] acpiphp: Slot [16] registered\n[ 0.488542] acpiphp: Slot [17] registered\n[ 0.490058] acpiphp: Slot [18] registered\n[ 0.491571] acpiphp: Slot [19] registered\n[ 0.493084] acpiphp: Slot [20] registered\n[ 0.494595] acpiphp: Slot [21] registered\n[ 0.496111] acpiphp: Slot [22] registered\n[ 0.497629] acpiphp: Slot [23] registered\n[ 0.499147] acpiphp: Slot [24] registered\n[ 0.500665] acpiphp: Slot [25] registered\n[ 0.502184] acpiphp: Slot [26] registered\n[ 0.503695] acpiphp: Slot [27] registered\n[ 0.505217] acpiphp: Slot [28] registered\n[ 0.506736] acpiphp: Slot [29] registered\n[ 0.508249] acpiphp: Slot [30] registered\n[ 0.509761] acpiphp: Slot [31] registered\n[ 0.511278] PCI host bridge to bus 0000:00\n[ 0.512798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.515096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.517391] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.520109] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.522833] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.525601] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.530532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.535149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.537638] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.541139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.546947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.549618] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.573174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.575937] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.578568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.581194] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.583835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.586146] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.588577] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.590563] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.593470] vgaarb: loaded\n[ 0.594592] vgaarb: bridge control possible 0000:00:02.0\n[ 0.596852] SCSI subsystem initialized\n[ 0.598564] ACPI: bus type USB registered\n[ 0.600115] usbcore: registered new interface driver usbfs\n[ 0.602055] usbcore: registered new interface driver hub\n[ 0.603948] usbcore: registered new device driver usb\n[ 0.605980] PCI: Using ACPI for IRQ routing\n[ 0.608033] NetLabel: Initializing\n[ 0.609376] NetLabel: domain hash size = 128\n[ 0.610979] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.612786] NetLabel: unlabeled traffic allowed by default\n[ 0.614983] clocksource: Switched to clocksource kvm-clock\n[ 0.625830] AppArmor: AppArmor Filesystem Enabled\n[ 0.627612] pnp: PnP ACPI init\n[ 0.629192] pnp: PnP ACPI: found 5 devices\n[ 0.636446] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.639661] NET: Registered protocol family 2\n[ 0.641579] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.644020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.646286] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.648554] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.650604] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652820] NET: Registered protocol family 1\n[ 0.654458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.656529] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.658561] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.673682] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688923] Trying to unpack rootfs image as initramfs...\n[ 0.750949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.753989] Scanning for low memory corruption every 60 seconds\n[ 0.756375] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.758557] audit: initializing netlink subsys (disabled)\n[ 0.760525] audit: type=2000 audit(1563775040.042:1): initialized\n[ 0.762922] Initialise system trusted keyring\n[ 0.764660] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.766852] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.770132] zbud: loaded\n[ 0.771390] VFS: Disk quotas dquot_6.6.0\n[ 0.772916] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.775665] fuse init (API version 7.23)\n[ 0.777289] Key type big_key registered\n[ 0.778778] Allocating IMA MOK and blacklist keyrings.\n[ 0.780951] Key type asymmetric registered\n[ 0.782503] Asymmetric key parser 'x509' registered\n[ 0.784311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.787109] io scheduler noop registered\n[ 0.788592] io scheduler deadline registered (default)\n[ 0.790462] io scheduler cfq registered\n[ 0.792028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.793994] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.796358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.799096] ACPI: Power Button [PWRF]\n[ 0.800622] GHES: HEST is not enabled!\n[ 0.814990] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.845159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.848859] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.874574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.878262] Linux agpgart interface v0.103\n[ 0.881958] brd: module loaded\n[ 0.884466] loop: module loaded\n[ 0.889805] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.892538] GPT:90111 != 2097151\n[ 0.893816] GPT:Alternate GPT header not at the end of the disk.\n[ 0.895891] GPT:90111 != 2097151\n[ 0.897164] GPT: Use GNU Parted to correct GPT errors.\n[ 0.898998] vda: vda1 vda15\n[ 0.900903] scsi host0: ata_piix\n[ 0.902299] scsi host1: ata_piix\n[ 0.903634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.905948] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.908896] libphy: Fixed MDIO Bus: probed\n[ 0.910436] tun: Universal TUN/TAP device driver, 1.6\n[ 0.912244] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.915662] PPP generic driver version 2.4.2\n[ 0.917335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.919594] ehci-pci: EHCI PCI platform driver\n[ 0.921243] ehci-platform: EHCI generic platform driver\n[ 0.923121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.925269] ohci-pci: OHCI PCI platform driver\n[ 0.926921] ohci-platform: OHCI generic platform driver\n[ 0.928790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.943967] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.945845] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.948588] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.950458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.952633] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.954949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.957613] usb usb1: Product: UHCI Host Controller\n[ 0.959371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.961519] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.963315] hub 1-0:1.0: USB hub found\n[ 0.964762] hub 1-0:1.0: 2 ports detected\n[ 0.966424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.970253] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.972080] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.973978] mousedev: PS/2 mouse device common for all mice\n[ 0.976320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.979505] rtc_cmos 00:00: RTC can wake from S4\n[ 0.981758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.984001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.986238] i2c /dev entries driver\n[ 0.987646] device-mapper: uevent: version 1.0.3\n[ 0.989426] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.992484] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.994891] NET: Registered protocol family 10\n[ 0.996825] NET: Registered protocol family 17\n[ 0.998486] Key type dns_resolver registered\n[ 1.000242] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.002288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.005548] registered taskstats version 1\n[ 1.007129] Loading compiled-in X.509 certificates\n[ 1.009422] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.012909] zswap: loaded using pool lzo/zbud\n[ 1.015335] Key type trusted registered\n[ 1.017814] Key type encrypted registered\n[ 1.019353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.021306] ima: No TPM chip found, activating TPM-bypass!\n[ 1.023278] evm: HMAC attrs: 0x1\n[ 1.024952] Magic number: 11:629:972\n[ 1.026522] rtc_cmos 00:00: setting system clock to 2019-07-22 05:57:20 UTC (1563775040)\n[ 1.029522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.031620] EDD information not available.\n[ 1.064759] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.084693] Write protecting the kernel read-only data: 14336k\n[ 1.088229] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.091463] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.269967] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVAqs0f2eoPpjWUiY7ZP+tjDlCz3BQeTR7Q5dNLOB9PrH+juZoM3TOT7S7SRSieH+EGOM9j5PRxNXChoa+NP3ZO3l7wngS2gnSy7MYwFaWNYzKmESbrAtAU4YD02GKbsNNKtpWPbd502PBclmwaS3v05WoaglrUNApfOf3l6I2yHeDq9KpDVgQWffiqTnrETPQOH5c+YijC8CaqZbEZNK/OE84C+JFkQdFyLSI0Fft0NJjSoLzNFFA2yfv+q9k0PUZWJtopg3xTfxOGZc7+tf56EH55XD0sVJSC5xyX367e2YfeQpiXKBelwdyBJF0org/xuVUPsSgHyFrwtCfjx+z root@vping-userdata-vm2-9f19d245-ecbe-4576-86f7-b15ec67d1b25\nssh-dss AAAAB3NzaC1kc3MAAACBAKR2cavJz3AlreUQbUjZGMQDtiDBauWw6w7PEx/Db/5I+exMOOCop8X3AOwwi2Rjph6b2U1kkGGPRAOQ0TjqZTC61mu3MU+/yF67FkrLTeU9uUIKOXLnvji5Q6drEjF0AQhftDkHpqzzu25H68Pt34TFJcxWlbRrdlEf30QzOzlBAAAAFQCnHAnbc3qfIbO1+Qd8UA/MPO8vlQAAAIBcEMjvwv2nziSR8ITf/3uxEZFermSzlA5nd6wtrAJ0ebRo8ZWfP7Li09RbXMMjDqYhD0qyEQkL9CPb3T50cAnQ7+Fd9LX6wXOghwsx/NQAP8OaFPh/6/X75oDzyesAhh3NGNKwFk4vfcKd4BK2e5qKEuxB/pEa4Mo82TYnouwqZQAAAIANq9BU+CCPaPIg3M8eyEJ3WXjJiV6V3IyXQww2IQHrQdCKqX6UrZ8ycXT9c3lriRcYo3alxacBkAQvTk3wpvGTAh5t9gQ4lPUqUECwPSN9wTPp8JP8XY15A41EuZewoaVGxCrukXdH+a8XmTHkQoDbMwVs2oABbwr//cIl2d++pg== root@vping-userdata-vm2-9f19d245-ecbe-4576-86f7-b15ec67d1b25\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe06:e2e0/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-9f19d245-ecbe-4576-86f7-b15ec67d1b25\nlaunch-index: 0\n/dev/root resized successfully [took 0.38s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.67 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-9f19d245-ecbe-4576-86f7-b15ec67d1b25 login: "} 2019-07-22 05:57:24,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0/action used request id req-818fbc96-0193-4dd4-8e41-697e324d9098 2019-07-22 05:57:24,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.108179807663s 2019-07-22 05:57:24,565 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 530288226 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.244753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.247876] pid_max: default: 32768 minimum: 301 [ 0.249560] ACPI: Core revision 20150930 [ 0.251637] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.254089] Security Framework initialized [ 0.255633] Yama: becoming mindful. [ 0.257003] AppArmor: AppArmor initialized [ 0.258573] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.261025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.263417] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265685] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268234] Initializing cgroup subsys io [ 0.269754] Initializing cgroup subsys memory [ 0.271383] Initializing cgroup subsys devices [ 0.273024] Initializing cgroup subsys freezer [ 0.274652] Initializing cgroup subsys net_cls [ 0.276288] Initializing cgroup subsys perf_event [ 0.278007] Initializing cgroup subsys net_prio [ 0.279678] Initializing cgroup subsys hugetlb [ 0.281312] Initializing cgroup subsys pids [ 0.282935] CPU: Physical Processor ID: 0 [ 0.285134] mce: CPU supports 10 MCE banks [ 0.286717] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288610] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.307113] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316918] ftrace: allocating 31920 entries in 125 pages [ 0.353500] smpboot: Max logical packages: 1 [ 0.355106] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357619] x2apic enabled [ 0.359078] Switched APIC routing to physical x2apic. [ 0.362122] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364219] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371445] KVM setup paravirtual spinlock [ 0.373463] x86: Booted up 1 node, 1 CPUs [ 0.374970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.377511] devtmpfs: initialized [ 0.379819] evm: security.selinux [ 0.381120] evm: security.SMACK64 [ 0.382417] evm: security.SMACK64EXEC [ 0.383813] evm: security.SMACK64TRANSMUTE [ 0.385331] evm: security.SMACK64MMAP [ 0.386723] evm: security.ima [ 0.387923] evm: security.capability [ 0.389366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392800] pinctrl core: initialized pinctrl subsystem [ 0.394803] RTC time: 5:57:19, date: 07/22/19 [ 0.396532] NET: Registered protocol family 16 [ 0.398297] cpuidle: using governor ladder [ 0.399834] cpuidle: using governor menu [ 0.401307] PCCT header not found. [ 0.402681] ACPI: bus type PCI registered [ 0.404186] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.406498] PCI: Using configuration type 1 for base access [ 0.409198] ACPI: Added _OSI(Module Device) [ 0.410763] ACPI: Added _OSI(Processor Device) [ 0.412388] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.414085] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416827] ACPI: Interpreter enabled [ 0.418247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421718] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.425179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.428655] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432126] ACPI: (supports S0 S5) [ 0.433449] ACPI: Using IOAPIC for interrupt routing [ 0.435226] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.439938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442083] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446677] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450744] acpiphp: Slot [3] registered [ 0.452240] acpiphp: Slot [4] registered [ 0.453735] acpiphp: Slot [5] registered [ 0.455231] acpiphp: Slot [6] registered [ 0.456719] acpiphp: Slot [7] registered [ 0.458207] acpiphp: Slot [8] registered [ 0.459702] acpiphp: Slot [9] registered [ 0.461189] acpiphp: Slot [10] registered [ 0.462701] acpiphp: Slot [11] registered [ 0.464223] acpiphp: Slot [12] registered [ 0.465740] acpiphp: Slot [13] registered [ 0.467242] acpiphp: Slot [14] registered [ 0.468756] acpiphp: Slot [15] registered [ 0.487027] acpiphp: Slot [16] registered [ 0.488542] acpiphp: Slot [17] registered [ 0.490058] acpiphp: Slot [18] registered [ 0.491571] acpiphp: Slot [19] registered [ 0.493084] acpiphp: Slot [20] registered [ 0.494595] acpiphp: Slot [21] registered [ 0.496111] acpiphp: Slot [22] registered [ 0.497629] acpiphp: Slot [23] registered [ 0.499147] acpiphp: Slot [24] registered [ 0.500665] acpiphp: Slot [25] registered [ 0.502184] acpiphp: Slot [26] registered [ 0.503695] acpiphp: Slot [27] registered [ 0.505217] acpiphp: Slot [28] registered [ 0.506736] acpiphp: Slot [29] registered [ 0.508249] acpiphp: Slot [30] registered [ 0.509761] acpiphp: Slot [31] registered [ 0.511278] PCI host bridge to bus 0000:00 [ 0.512798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515096] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517391] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520109] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522833] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525601] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.530532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.535149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.537638] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.541139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.546947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.549618] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.573174] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.575937] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.578568] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.581194] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.583835] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.586146] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.588577] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.590563] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.593470] vgaarb: loaded [ 0.594592] vgaarb: bridge control possible 0000:00:02.0 [ 0.596852] SCSI subsystem initialized [ 0.598564] ACPI: bus type USB registered [ 0.600115] usbcore: registered new interface driver usbfs [ 0.602055] usbcore: registered new interface driver hub [ 0.603948] usbcore: registered new device driver usb [ 0.605980] PCI: Using ACPI for IRQ routing [ 0.608033] NetLabel: Initializing [ 0.609376] NetLabel: domain hash size = 128 [ 0.610979] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.612786] NetLabel: unlabeled traffic allowed by default [ 0.614983] clocksource: Switched to clocksource kvm-clock [ 0.625830] AppArmor: AppArmor Filesystem Enabled [ 0.627612] pnp: PnP ACPI init [ 0.629192] pnp: PnP ACPI: found 5 devices [ 0.636446] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.639661] NET: Registered protocol family 2 [ 0.641579] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.644020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.646286] TCP: Hash tables configured (established 4096 bind 4096) [ 0.648554] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.650604] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.652820] NET: Registered protocol family 1 [ 0.654458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.656529] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.658561] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.673682] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688923] Trying to unpack rootfs image as initramfs... [ 0.750949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.753989] Scanning for low memory corruption every 60 seconds [ 0.756375] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.758557] audit: initializing netlink subsys (disabled) [ 0.760525] audit: type=2000 audit(1563775040.042:1): initialized [ 0.762922] Initialise system trusted keyring [ 0.764660] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.766852] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.770132] zbud: loaded [ 0.771390] VFS: Disk quotas dquot_6.6.0 [ 0.772916] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.775665] fuse init (API version 7.23) [ 0.777289] Key type big_key registered [ 0.778778] Allocating IMA MOK and blacklist keyrings. [ 0.780951] Key type asymmetric registered [ 0.782503] Asymmetric key parser 'x509' registered [ 0.784311] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.787109] io scheduler noop registered [ 0.788592] io scheduler deadline registered (default) [ 0.790462] io scheduler cfq registered [ 0.792028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.793994] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.796358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.799096] ACPI: Power Button [PWRF] [ 0.800622] GHES: HEST is not enabled! [ 0.814990] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.845159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.848859] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.874574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.878262] Linux agpgart interface v0.103 [ 0.881958] brd: module loaded [ 0.884466] loop: module loaded [ 0.889805] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.892538] GPT:90111 != 2097151 [ 0.893816] GPT:Alternate GPT header not at the end of the disk. [ 0.895891] GPT:90111 != 2097151 [ 0.897164] GPT: Use GNU Parted to correct GPT errors. [ 0.898998] vda: vda1 vda15 [ 0.900903] scsi host0: ata_piix [ 0.902299] scsi host1: ata_piix [ 0.903634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.905948] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.908896] libphy: Fixed MDIO Bus: probed [ 0.910436] tun: Universal TUN/TAP device driver, 1.6 [ 0.912244] tun: (C) 1999-2004 Max Krasnyansky [ 0.915662] PPP generic driver version 2.4.2 [ 0.917335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.919594] ehci-pci: EHCI PCI platform driver [ 0.921243] ehci-platform: EHCI generic platform driver [ 0.923121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.925269] ohci-pci: OHCI PCI platform driver [ 0.926921] ohci-platform: OHCI generic platform driver [ 0.928790] uhci_hcd: USB Universal Host Controller Interface driver [ 0.943967] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.945845] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.948588] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.950458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.952633] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.954949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.957613] usb usb1: Product: UHCI Host Controller [ 0.959371] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.961519] usb usb1: SerialNumber: 0000:00:01.2 [ 0.963315] hub 1-0:1.0: USB hub found [ 0.964762] hub 1-0:1.0: 2 ports detected [ 0.966424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.970253] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.972080] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.973978] mousedev: PS/2 mouse device common for all mice [ 0.976320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.979505] rtc_cmos 00:00: RTC can wake from S4 [ 0.981758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.984001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.986238] i2c /dev entries driver [ 0.987646] device-mapper: uevent: version 1.0.3 [ 0.989426] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.992484] ledtrig-cpu: registered to indicate activity on CPUs [ 0.994891] NET: Registered protocol family 10 [ 0.996825] NET: Registered protocol family 17 [ 0.998486] Key type dns_resolver registered [ 1.000242] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.002288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.005548] registered taskstats version 1 [ 1.007129] Loading compiled-in X.509 certificates [ 1.009422] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.012909] zswap: loaded using pool lzo/zbud [ 1.015335] Key type trusted registered [ 1.017814] Key type encrypted registered [ 1.019353] AppArmor: AppArmor sha1 policy hashing enabled [ 1.021306] ima: No TPM chip found, activating TPM-bypass! [ 1.023278] evm: HMAC attrs: 0x1 [ 1.024952] Magic number: 11:629:972 [ 1.026522] rtc_cmos 00:00: setting system clock to 2019-07-22 05:57:20 UTC (1563775040) [ 1.029522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.031620] EDD information not available. [ 1.064759] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.084693] Write protecting the kernel read-only data: 14336k [ 1.088229] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.091463] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.269967] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVAqs0f2eoPpjWUiY7ZP+tjDlCz3BQeTR7Q5dNLOB9PrH+juZoM3TOT7S7SRSieH+EGOM9j5PRxNXChoa+NP3ZO3l7wngS2gnSy7MYwFaWNYzKmESbrAtAU4YD02GKbsNNKtpWPbd502PBclmwaS3v05WoaglrUNApfOf3l6I2yHeDq9KpDVgQWffiqTnrETPQOH5c+YijC8CaqZbEZNK/OE84C+JFkQdFyLSI0Fft0NJjSoLzNFFA2yfv+q9k0PUZWJtopg3xTfxOGZc7+tf56EH55XD0sVJSC5xyX367e2YfeQpiXKBelwdyBJF0org/xuVUPsSgHyFrwtCfjx+z root@vping-userdata-vm2-9f19d245-ecbe-4576-86f7-b15ec67d1b25 ssh-dss AAAAB3NzaC1kc3MAAACBAKR2cavJz3AlreUQbUjZGMQDtiDBauWw6w7PEx/Db/5I+exMOOCop8X3AOwwi2Rjph6b2U1kkGGPRAOQ0TjqZTC61mu3MU+/yF67FkrLTeU9uUIKOXLnvji5Q6drEjF0AQhftDkHpqzzu25H68Pt34TFJcxWlbRrdlEf30QzOzlBAAAAFQCnHAnbc3qfIbO1+Qd8UA/MPO8vlQAAAIBcEMjvwv2nziSR8ITf/3uxEZFermSzlA5nd6wtrAJ0ebRo8ZWfP7Li09RbXMMjDqYhD0qyEQkL9CPb3T50cAnQ7+Fd9LX6wXOghwsx/NQAP8OaFPh/6/X75oDzyesAhh3NGNKwFk4vfcKd4BK2e5qKEuxB/pEa4Mo82TYnouwqZQAAAIANq9BU+CCPaPIg3M8eyEJ3WXjJiV6V3IyXQww2IQHrQdCKqX6UrZ8ycXT9c3lriRcYo3alxacBkAQvTk3wpvGTAh5t9gQ4lPUqUECwPSN9wTPp8JP8XY15A41EuZewoaVGxCrukXdH+a8XmTHkQoDbMwVs2oABbwr//cIl2d++pg== root@vping-userdata-vm2-9f19d245-ecbe-4576-86f7-b15ec67d1b25 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe06:e2e0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-9f19d245-ecbe-4576-86f7-b15ec67d1b25 launch-index: 0 /dev/root resized successfully [took 0.38s] === cirros: current=0.4.0 latest=0.4.0 uptime=3.67 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-9f19d245-ecbe-4576-86f7-b15ec67d1b25 login: 2019-07-22 05:57:24,566 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-07-22 05:57:24,696 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:57:24,696 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:34 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-22 05:57:24,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 05:57:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:25,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b2fa30b-cd25-48bb-88ee-e5c9208f2ae9 x-openstack-request-id: req-0b2fa30b-cd25-48bb-88ee-e5c9208f2ae9 2019-07-22 05:57:25,264 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b used request id req-0b2fa30b-cd25-48bb-88ee-e5c9208f2ae9 2019-07-22 05:57:25,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.56270813942s 2019-07-22 05:57:25,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:25,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:25,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f2d38a4-2331-443f-ade9-6facc511e6aa x-openstack-request-id: req-8f2d38a4-2331-443f-ade9-6facc511e6aa 2019-07-22 05:57:25,485 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:e2:e0", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:19.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:19Z", "hostId": "6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:35:aa", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:08.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "f9853b3e-c935-4eb5-af1d-4f27dcf6b37b", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:24Z", "hostId": "081eae083f937e06eeb4f8054b228a89505bd73a0c0895ed5025ccdd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:01Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:25,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8f2d38a4-2331-443f-ade9-6facc511e6aa 2019-07-22 05:57:25,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220335006714s 2019-07-22 05:57:25,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:27,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:27,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8a08504-bcc4-4885-bf44-fd69abd79be5 x-openstack-request-id: req-a8a08504-bcc4-4885-bf44-fd69abd79be5 2019-07-22 05:57:27,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:e2:e0", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:19.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:19Z", "hostId": "6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:27,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8a08504-bcc4-4885-bf44-fd69abd79be5 2019-07-22 05:57:27,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18888092041s 2019-07-22 05:57:27,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 05:57:27,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:27,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0763b04-b959-411a-b4e9-3670b0a26bd2 x-openstack-request-id: req-c0763b04-b959-411a-b4e9-3670b0a26bd2 2019-07-22 05:57:27,836 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0 used request id req-c0763b04-b959-411a-b4e9-3670b0a26bd2 2019-07-22 05:57:27,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154960870743s 2019-07-22 05:57:27,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:27,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:28,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ba9c970-5dcd-47dd-bd2e-4d12e1a0fd07 x-openstack-request-id: req-0ba9c970-5dcd-47dd-bd2e-4d12e1a0fd07 2019-07-22 05:57:28,307 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:e2:e0", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/c9099a1d-5229-4247-8afe-9a1b3b0241e0", "rel": "bookmark"}], "image": {"id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "links": [{"href": "http://172.30.9.26:8774/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:57:19.000000", "flavor": {"id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c", "links": [{"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}]}, "id": "c9099a1d-5229-4247-8afe-9a1b3b0241e0", "security_groups": [{"name": "default"}], "user_id": "020347ce546f4daf8e13ee7247caaebc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:57:27Z", "hostId": "6de4ead5eb8409280bb478145c35a33c9fc80f84c0ff10f015e5eee2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "created": "2019-07-22T05:57:10Z", "tenant_id": "59f9079515124adfa9278d328ef53351", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:28,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ba9c970-5dcd-47dd-bd2e-4d12e1a0fd07 2019-07-22 05:57:28,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470394134521s 2019-07-22 05:57:28,308 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:30,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:30,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:30,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-194b9e65-d905-4ae5-9263-a1acf993eb1d x-openstack-request-id: req-194b9e65-d905-4ae5-9263-a1acf993eb1d 2019-07-22 05:57:30,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 05:57:30,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-194b9e65-d905-4ae5-9263-a1acf993eb1d 2019-07-22 05:57:30,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0637159347534s 2019-07-22 05:57:30,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 05:57:30,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3df125bb-eaba-4ed3-a937-1c16abb85b0e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" -d '{"subnet_id": "17279c00-47d3-45b2-a67f-5642d322be1f"}' 2019-07-22 05:57:32,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:32 GMT X-Openstack-Request-Id: req-b08b5925-94c8-4bb4-8a4b-eec358886be0 2019-07-22 05:57:32,748 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "41a9c676-8518-411e-bc9b-7991240099a5", "tenant_id": "59f9079515124adfa9278d328ef53351", "subnet_id": "17279c00-47d3-45b2-a67f-5642d322be1f", "subnet_ids": ["17279c00-47d3-45b2-a67f-5642d322be1f"], "port_id": "e377f415-4d18-489b-b65c-71435184a1bb", "id": "3df125bb-eaba-4ed3-a937-1c16abb85b0e"} 2019-07-22 05:57:32,748 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3df125bb-eaba-4ed3-a937-1c16abb85b0e/remove_router_interface.json used request id req-b08b5925-94c8-4bb4-8a4b-eec358886be0 2019-07-22 05:57:32,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.37263298035s 2019-07-22 05:57:32,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:57:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:32,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:32 GMT X-Openstack-Request-Id: req-10a9a243-f71a-4d96-be75-844369ed44f9 2019-07-22 05:57:32,883 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59f9079515124adfa9278d328ef53351", "created_at": "2019-07-22T05:56:52Z", "admin_state_up": true, "updated_at": "2019-07-22T05:57:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "59f9079515124adfa9278d328ef53351", "id": "3df125bb-eaba-4ed3-a937-1c16abb85b0e", "name": "vping_userdata-router_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}]} 2019-07-22 05:57:32,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-10a9a243-f71a-4d96-be75-844369ed44f9 2019-07-22 05:57:32,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134831905365s 2019-07-22 05:57:32,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 05:57:32,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/3df125bb-eaba-4ed3-a937-1c16abb85b0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:34,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:57:34 GMT X-Openstack-Request-Id: req-f1062477-2871-4b98-a00c-fe73e0d57ba7 2019-07-22 05:57:34,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:57:34,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3df125bb-eaba-4ed3-a937-1c16abb85b0e.json used request id req-f1062477-2871-4b98-a00c-fe73e0d57ba7 2019-07-22 05:57:34,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18340802193s 2019-07-22 05:57:34,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:57:34,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:34,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:34 GMT X-Openstack-Request-Id: req-f67f64fd-f286-4e9f-b832-b5674bab1988 2019-07-22 05:57:34,113 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41a9c676-8518-411e-bc9b-7991240099a5","tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:56:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:56:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"59f9079515124adfa9278d328ef53351","id":"17279c00-47d3-45b2-a67f-5642d322be1f","subnetpool_id":null,"name":"vping_userdata-subnet_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}]} 2019-07-22 05:57:34,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-f67f64fd-f286-4e9f-b832-b5674bab1988 2019-07-22 05:57:34,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044361114502s 2019-07-22 05:57:34,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 05:57:34,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/17279c00-47d3-45b2-a67f-5642d322be1f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:35,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:57:35 GMT X-Openstack-Request-Id: req-6447573e-d18a-4db8-b3de-1b57d69568b7 2019-07-22 05:57:35,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:57:35,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/17279c00-47d3-45b2-a67f-5642d322be1f.json used request id req-6447573e-d18a-4db8-b3de-1b57d69568b7 2019-07-22 05:57:35,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13812494278s 2019-07-22 05:57:35,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:57:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:35,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:35 GMT X-Openstack-Request-Id: req-79998551-f507-42a0-b8d0-24ec425aee91 2019-07-22 05:57:35,348 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"41a9c676-8518-411e-bc9b-7991240099a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59f9079515124adfa9278d328ef53351","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:57:35Z","qos_policy_id":null,"name":"vping_userdata-net_9f19d245-ecbe-4576-86f7-b15ec67d1b25","admin_state_up":true,"tenant_id":"59f9079515124adfa9278d328ef53351","created_at":"2019-07-22T05:56:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:57:35,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-79998551-f507-42a0-b8d0-24ec425aee91 2019-07-22 05:57:35,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951321125031s 2019-07-22 05:57:35,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 05:57:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/41a9c676-8518-411e-bc9b-7991240099a5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:36,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:57:36 GMT X-Openstack-Request-Id: req-8789bf11-ecf8-47e5-9d92-80bf38681733 2019-07-22 05:57:36,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:57:36,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/41a9c676-8518-411e-bc9b-7991240099a5.json used request id req-8789bf11-ecf8-47e5-9d92-80bf38681733 2019-07-22 05:57:36,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21142196655s 2019-07-22 05:57:36,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:57:36,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:37,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:37 GMT X-Openstack-Request-Id: req-681c6009-da06-4ff8-82a5-a3776b79897f 2019-07-22 05:57:37,530 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:56:58Z", "file": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/file", "owner": "59f9079515124adfa9278d328ef53351", "id": "9ac42ca1-9990-47bc-a97c-aedba9a3416b", "size": 12716032, "self": "/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:56:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:57:37,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-681c6009-da06-4ff8-82a5-a3776b79897f 2019-07-22 05:57:37,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.964806079865s 2019-07-22 05:57:37,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 05:57:37,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3e6b19f650902a471fc30658b4a799ee7146e430" 2019-07-22 05:57:38,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:57:38 GMT X-Openstack-Request-Id: req-74d2455f-5d3b-4173-af23-339e664202b0 2019-07-22 05:57:38,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:57:38,754 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9ac42ca1-9990-47bc-a97c-aedba9a3416b used request id req-74d2455f-5d3b-4173-af23-339e664202b0 2019-07-22 05:57:38,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22212314606s 2019-07-22 05:57:38,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:57:38,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:38,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-763a1099-5a68-40ce-9d0b-2cbe4905494d x-openstack-request-id: req-763a1099-5a68-40ce-9d0b-2cbe4905494d 2019-07-22 05:57:38,784 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "da9f9da2-9a86-4680-8d10-e52f3fc5700c"}]} 2019-07-22 05:57:38,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-763a1099-5a68-40ce-9d0b-2cbe4905494d 2019-07-22 05:57:38,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247669219971s 2019-07-22 05:57:38,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 05:57:38,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:38,825 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-405d2f5b-a0d1-40c6-85eb-c7393a676196 x-openstack-request-id: req-405d2f5b-a0d1-40c6-85eb-c7393a676196 2019-07-22 05:57:38,826 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/da9f9da2-9a86-4680-8d10-e52f3fc5700c used request id req-405d2f5b-a0d1-40c6-85eb-c7393a676196 2019-07-22 05:57:38,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0400040149689s 2019-07-22 05:57:38,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:57:38,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:39,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c882a1-6c08-475f-bd23-3123a82863fd 2019-07-22 05:57:39,055 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vping_userdata-user_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "links": {"self": "http://172.30.9.26:5000/v3/users/020347ce546f4daf8e13ee7247caaebc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "020347ce546f4daf8e13ee7247caaebc", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:57:39,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d5c882a1-6c08-475f-bd23-3123a82863fd 2019-07-22 05:57:39,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229179143906s 2019-07-22 05:57:39,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:57:39,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/020347ce546f4daf8e13ee7247caaebc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:39,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8992cd2-8b27-4a4c-8f91-81a804268a78 2019-07-22 05:57:39,267 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_9f19d245-ecbe-4576-86f7-b15ec67d1b25", "links": {"self": "http://172.30.9.26:5000/v3/users/020347ce546f4daf8e13ee7247caaebc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "020347ce546f4daf8e13ee7247caaebc", "description": null}} 2019-07-22 05:57:39,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/020347ce546f4daf8e13ee7247caaebc used request id req-d8992cd2-8b27-4a4c-8f91-81a804268a78 2019-07-22 05:57:39,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20582985878s 2019-07-22 05:57:39,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 05:57:39,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/020347ce546f4daf8e13ee7247caaebc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:39,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11fef69-d377-47bd-baec-55708856c513 2019-07-22 05:57:39,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:57:39,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/020347ce546f4daf8e13ee7247caaebc used request id req-e11fef69-d377-47bd-baec-55708856c513 2019-07-22 05:57:39,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.304543018341s 2019-07-22 05:57:39,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:57:39,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:39,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e771baa9-ba3b-40d9-b03e-cbd7695d21e5 2019-07-22 05:57:39,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/59f9079515124adfa9278d328ef53351"}, "tags": [], "enabled": true, "id": "59f9079515124adfa9278d328ef53351", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9f19d245-ecbe-4576-86f7-b15ec67d1b25"}]} 2019-07-22 05:57:39,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e771baa9-ba3b-40d9-b03e-cbd7695d21e5 2019-07-22 05:57:39,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207039833069s 2019-07-22 05:57:39,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 05:57:39,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/59f9079515124adfa9278d328ef53351 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:40,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c4ed062-31cd-4d5f-a1be-59258a225bfe 2019-07-22 05:57:40,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:57:40,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/59f9079515124adfa9278d328ef53351 used request id req-1c4ed062-31cd-4d5f-a1be-59258a225bfe 2019-07-22 05:57:40,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257473230362s 2019-07-22 05:57:40,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:57:40,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=59f9079515124adfa9278d328ef53351&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:40,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:40 GMT X-Openstack-Request-Id: req-2cf5e42d-f179-4a72-a5a2-7e9061f854d3 2019-07-22 05:57:40,364 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "59f9079515124adfa9278d328ef53351", "created_at": "2019-07-22T05:56:50Z", "updated_at": "2019-07-22T05:56:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:56:50Z", "revision_number": 0, "id": "375888d5-95c0-491e-892c-195b6fb2ef67", "remote_group_id": "b5985172-d775-43cf-a106-a8776890c795", "remote_ip_prefix": null, "created_at": "2019-07-22T05:56:50Z", "security_group_id": "b5985172-d775-43cf-a106-a8776890c795", "tenant_id": "59f9079515124adfa9278d328ef53351", "port_range_min": null, "ethertype": "IPv4", "project_id": "59f9079515124adfa9278d328ef53351"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:56:50Z", "revision_number": 0, "id": "8328d5b3-8abc-442e-bfba-4117ff629568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:56:50Z", "security_group_id": "b5985172-d775-43cf-a106-a8776890c795", "tenant_id": "59f9079515124adfa9278d328ef53351", "port_range_min": null, "ethertype": "IPv4", "project_id": "59f9079515124adfa9278d328ef53351"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:56:50Z", "revision_number": 0, "id": "88f55069-245f-4820-a40b-cf345f0c88d8", "remote_group_id": "b5985172-d775-43cf-a106-a8776890c795", "remote_ip_prefix": null, "created_at": "2019-07-22T05:56:50Z", "security_group_id": "b5985172-d775-43cf-a106-a8776890c795", "tenant_id": "59f9079515124adfa9278d328ef53351", "port_range_min": null, "ethertype": "IPv6", "project_id": "59f9079515124adfa9278d328ef53351"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:56:50Z", "revision_number": 0, "id": "9d1d717a-66cb-46f8-b094-32ebcfc2147c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:56:50Z", "security_group_id": "b5985172-d775-43cf-a106-a8776890c795", "tenant_id": "59f9079515124adfa9278d328ef53351", "port_range_min": null, "ethertype": "IPv6", "project_id": "59f9079515124adfa9278d328ef53351"}], "revision_number": 1, "project_id": "59f9079515124adfa9278d328ef53351", "id": "b5985172-d775-43cf-a106-a8776890c795", "name": "default"}]} 2019-07-22 05:57:40,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=59f9079515124adfa9278d328ef53351&name=default used request id req-2cf5e42d-f179-4a72-a5a2-7e9061f854d3 2019-07-22 05:57:40,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.31072807312s 2019-07-22 05:57:40,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:57:40,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:40,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:40 GMT X-Openstack-Request-Id: req-ff5f5d35-56ba-44aa-b4a1-ab42fc1c39d9 2019-07-22 05:57:40,422 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59f9079515124adfa9278d328ef53351", "created_at": "2019-07-22T05:56:50Z", "updated_at": "2019-07-22T05:56:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:56:50Z", "revision_number": 0, "id": "375888d5-95c0-491e-892c-195b6fb2ef67", "remote_group_id": "b5985172-d775-43cf-a106-a8776890c795", "remote_ip_prefix": null, "created_at": "2019-07-22T05:56:50Z", "security_group_id": "b5985172-d775-43cf-a106-a8776890c795", "tenant_id": "59f9079515124adfa9278d328ef53351", "port_range_min": null, "ethertype": "IPv4", "project_id": "59f9079515124adfa9278d328ef53351"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:56:50Z", "revision_number": 0, "id": "8328d5b3-8abc-442e-bfba-4117ff629568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:56:50Z", "security_group_id": "b5985172-d775-43cf-a106-a8776890c795", "tenant_id": "59f9079515124adfa9278d328ef53351", "port_range_min": null, "ethertype": "IPv4", "project_id": "59f9079515124adfa9278d328ef53351"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:56:50Z", "revision_number": 0, "id": "88f55069-245f-4820-a40b-cf345f0c88d8", "remote_group_id": "b5985172-d775-43cf-a106-a8776890c795", "remote_ip_prefix": null, "created_at": "2019-07-22T05:56:50Z", "security_group_id": "b5985172-d775-43cf-a106-a8776890c795", "tenant_id": "59f9079515124adfa9278d328ef53351", "port_range_min": null, "ethertype": "IPv6", "project_id": "59f9079515124adfa9278d328ef53351"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:56:50Z", "revision_number": 0, "id": "9d1d717a-66cb-46f8-b094-32ebcfc2147c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:56:50Z", "security_group_id": "b5985172-d775-43cf-a106-a8776890c795", "tenant_id": "59f9079515124adfa9278d328ef53351", "port_range_min": null, "ethertype": "IPv6", "project_id": "59f9079515124adfa9278d328ef53351"}], "revision_number": 1, "project_id": "59f9079515124adfa9278d328ef53351", "id": "b5985172-d775-43cf-a106-a8776890c795", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 05:57:40,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ff5f5d35-56ba-44aa-b4a1-ab42fc1c39d9 2019-07-22 05:57:40,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525810718536s 2019-07-22 05:57:40,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:57:40,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b5985172-d775-43cf-a106-a8776890c795.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}552c5f621ffb3db8bf595844cc7047712ae86721" 2019-07-22 05:57:40,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:57:40 GMT X-Openstack-Request-Id: req-3e9f4a03-32fa-4fe3-a354-156ad1d12d82 2019-07-22 05:57:40,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:57:40,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b5985172-d775-43cf-a106-a8776890c795.json used request id req-3e9f4a03-32fa-4fe3-a354-156ad1d12d82 2019-07-22 05:57:40,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151128053665s 2019-07-22 05:57:40,624 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-07-22 05:57:40,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:57:40,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1246493-33d3-4eb8-b497-f6f336fd9433 2019-07-22 05:57:40,670 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:57:40,670 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-e1246493-33d3-4eb8-b497-f6f336fd9433 2019-07-22 05:57:40,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:57:41,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["-9Cf7cs1RvW_OyVYSeuj_g"], "issued_at": "2019-07-22T05:57:41.000000Z"}} 2019-07-22 05:57:41,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:57:41,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:41,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:41 GMT X-Openstack-Request-Id: req-979966c8-1e16-425b-a8be-abf0490816fd 2019-07-22 05:57:41,424 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:57:41,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-979966c8-1e16-425b-a8be-abf0490816fd 2019-07-22 05:57:41,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339272022247s 2019-07-22 05:57:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:57:41,437 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88676af6-57e5-47a9-a070-e67272f32722 2019-07-22 05:57:41,437 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:57:41,437 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-88676af6-57e5-47a9-a070-e67272f32722 2019-07-22 05:57:41,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:57:41,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:41,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09baed0b-6b5e-47e5-84b2-26df4a222ae0 2019-07-22 05:57:41,636 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:57:41,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-09baed0b-6b5e-47e5-84b2-26df4a222ae0 2019-07-22 05:57:41,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197929859161s 2019-07-22 05:57:41,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 05:57:41,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c"}}' 2019-07-22 05:57:41,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-782e2083-e638-4f83-ac76-6cc0e8044eaa 2019-07-22 05:57:41,931 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc9ce463c2e84f98ae6c5dba280c8bee"}, "tags": [], "enabled": true, "id": "dc9ce463c2e84f98ae6c5dba280c8bee", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c"}} 2019-07-22 05:57:41,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-782e2083-e638-4f83-ac76-6cc0e8044eaa 2019-07-22 05:57:41,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.287364006042s 2019-07-22 05:57:41,932 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c'}) 2019-07-22 05:57:41,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 05:57:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "EkYV06oGwEueLVxrcxNTOaIgRdCP2D", "email": null, "name": "cinder_test-user_a246db2c-2e61-486a-add3-dccdc268eb6c"}}' 2019-07-22 05:57:42,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f39bfd9d-37e7-43bc-90e7-29ede9452f86 2019-07-22 05:57:42,359 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_a246db2c-2e61-486a-add3-dccdc268eb6c", "links": {"self": "http://172.30.9.26:5000/v3/users/2e6b537b49254bbeb5a1d26b9b04f010"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e6b537b49254bbeb5a1d26b9b04f010", "domain_id": "default", "password_expires_at": null}} 2019-07-22 05:57:42,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-f39bfd9d-37e7-43bc-90e7-29ede9452f86 2019-07-22 05:57:42,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.421060085297s 2019-07-22 05:57:42,360 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2e6b537b49254bbeb5a1d26b9b04f010', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_a246db2c-2e61-486a-add3-dccdc268eb6c'}) 2019-07-22 05:57:42,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:57:42,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:42,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c18583-7db8-4b3b-afa7-262d165fc8c2 2019-07-22 05:57:42,569 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:57:42,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-72c18583-7db8-4b3b-afa7-262d165fc8c2 2019-07-22 05:57:42,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205888032913s 2019-07-22 05:57:42,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:57:42,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:42,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0ea647-14c1-48bf-8c4c-cfe93bd853a8 2019-07-22 05:57:42,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:57:42,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-de0ea647-14c1-48bf-8c4c-cfe93bd853a8 2019-07-22 05:57:42,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111150979996s 2019-07-22 05:57:42,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:57:42,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:42,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf21f977-c693-4809-989b-0cb615b185ba 2019-07-22 05:57:42,845 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:57:42,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bf21f977-c693-4809-989b-0cb615b185ba 2019-07-22 05:57:42,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153984069824s 2019-07-22 05:57:42,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:57:42,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:42,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72e242c-cc91-4741-b29d-1c009644cd34 2019-07-22 05:57:42,964 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 05:57:42,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d72e242c-cc91-4741-b29d-1c009644cd34 2019-07-22 05:57:42,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114351987839s 2019-07-22 05:57:42,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:57:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:43,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28073296-9846-4972-8358-d344b4e138c5 2019-07-22 05:57:43,107 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder_test-user_a246db2c-2e61-486a-add3-dccdc268eb6c", "links": {"self": "http://172.30.9.26:5000/v3/users/2e6b537b49254bbeb5a1d26b9b04f010"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e6b537b49254bbeb5a1d26b9b04f010", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:57:43,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-28073296-9846-4972-8358-d344b4e138c5 2019-07-22 05:57:43,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141829013824s 2019-07-22 05:57:43,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:57:43,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:43,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75be5632-fe74-4648-8b2f-64d40ef8f50a 2019-07-22 05:57:43,327 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc9ce463c2e84f98ae6c5dba280c8bee"}, "tags": [], "enabled": true, "id": "dc9ce463c2e84f98ae6c5dba280c8bee", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 05:57:43,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-75be5632-fe74-4648-8b2f-64d40ef8f50a 2019-07-22 05:57:43,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207718133926s 2019-07-22 05:57:43,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:57:43,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=2e6b537b49254bbeb5a1d26b9b04f010&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=dc9ce463c2e84f98ae6c5dba280c8bee" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:43,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f1e961-57e6-4a49-8ced-3a8f6a35cb6a 2019-07-22 05:57:43,451 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=2e6b537b49254bbeb5a1d26b9b04f010&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=dc9ce463c2e84f98ae6c5dba280c8bee", "previous": null, "next": null}} 2019-07-22 05:57:43,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2e6b537b49254bbeb5a1d26b9b04f010&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=dc9ce463c2e84f98ae6c5dba280c8bee used request id req-06f1e961-57e6-4a49-8ced-3a8f6a35cb6a 2019-07-22 05:57:43,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116271972656s 2019-07-22 05:57:43,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 05:57:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/dc9ce463c2e84f98ae6c5dba280c8bee/users/2e6b537b49254bbeb5a1d26b9b04f010/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:43,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d983e6d-4a6a-4ba6-bdbc-27ebd78f76ba 2019-07-22 05:57:43,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:57:43,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dc9ce463c2e84f98ae6c5dba280c8bee/users/2e6b537b49254bbeb5a1d26b9b04f010/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-9d983e6d-4a6a-4ba6-bdbc-27ebd78f76ba 2019-07-22 05:57:43,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.244072914124s 2019-07-22 05:57:43,700 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'EkYV06oGwEueLVxrcxNTOaIgRdCP2D', 'username': u'cinder_test-user_a246db2c-2e61-486a-add3-dccdc268eb6c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 05:57:43,703 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_a246db2c-2e61-486a-add3-dccdc268eb6c', 'password': 'EkYV06oGwEueLVxrcxNTOaIgRdCP2D', 'project_name': 'cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'dc9ce463c2e84f98ae6c5dba280c8bee', 'project_domain_name': 'Default'} 2019-07-22 05:57:43,704 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-07-22 05:57:43,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:57:43,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:43,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cc4454-7ae6-4338-bec5-95c24b5978f6 2019-07-22 05:57:43,821 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:57:43,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e6cc4454-7ae6-4338-bec5-95c24b5978f6 2019-07-22 05:57:43,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116994857788s 2019-07-22 05:57:43,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:57:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:57:44,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f130dafd-b977-4bac-8942-9171f3e59f7f 2019-07-22 05:57:44,030 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc9ce463c2e84f98ae6c5dba280c8bee"}, "tags": [], "enabled": true, "id": "dc9ce463c2e84f98ae6c5dba280c8bee", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 05:57:44,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f130dafd-b977-4bac-8942-9171f3e59f7f 2019-07-22 05:57:44,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201421976089s 2019-07-22 05:57:44,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:57:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" -d '{"network": {"tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "name": "cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c", "admin_state_up": true}}' 2019-07-22 05:57:44,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:44 GMT X-Openstack-Request-Id: req-5c6f9d39-86dc-4703-afc0-aaf8469133c4 2019-07-22 05:57:44,442 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:57:44Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c","admin_state_up":true,"tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:44Z","mtu":1450}} 2019-07-22 05:57:44,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5c6f9d39-86dc-4703-afc0-aaf8469133c4 2019-07-22 05:57:44,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.409858942032s 2019-07-22 05:57:44,443 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:57:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'61bf963c-5b9f-49ee-8f78-30370c190ab6', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c', u'created_at': u'2019-07-22T05:57:44Z', u'mtu': 1450, u'tenant_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', u'l2_adjacency': True}) 2019-07-22 05:57:44,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:57:44,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae270fb-e45d-43d3-af3a-235fa102169c 2019-07-22 05:57:44,454 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:57:44,454 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-5ae270fb-e45d-43d3-af3a-235fa102169c 2019-07-22 05:57:44,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:57:44,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T06:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc9ce463c2e84f98ae6c5dba280c8bee", "name": "cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/dc9ce463c2e84f98ae6c5dba280c8bee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_a246db2c-2e61-486a-add3-dccdc268eb6c", "id": "2e6b537b49254bbeb5a1d26b9b04f010"}, "audit_ids": ["vgXBtgBoRZmRztHGsCyVsw"], "issued_at": "2019-07-22T05:57:44.000000Z"}} 2019-07-22 05:57:44,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:57:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:45,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:45 GMT X-Openstack-Request-Id: req-94a2e5ec-ba10-412f-a3f9-937dd5eb074e 2019-07-22 05:57:45,323 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:57:44Z","qos_policy_id":null,"name":"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c","admin_state_up":true,"tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:57:45,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-94a2e5ec-ba10-412f-a3f9-937dd5eb074e 2019-07-22 05:57:45,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373025894165s 2019-07-22 05:57:45,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:57:45,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"subnet": {"name": "cinder_test-subnet_a246db2c-2e61-486a-add3-dccdc268eb6c", "enable_dhcp": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:57:46,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:46 GMT X-Openstack-Request-Id: req-e9bcf3d4-429b-48b9-b96b-df716adc88aa 2019-07-22 05:57:46,267 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:57:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","id":"c597da08-2970-4141-9f50-37556e8adbc2","subnetpool_id":null,"name":"cinder_test-subnet_a246db2c-2e61-486a-add3-dccdc268eb6c"}} 2019-07-22 05:57:46,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e9bcf3d4-429b-48b9-b96b-df716adc88aa 2019-07-22 05:57:46,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.94228386879s 2019-07-22 05:57:46,268 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:57:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c597da08-2970-4141-9f50-37556e8adbc2', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_a246db2c-2e61-486a-add3-dccdc268eb6c', u'enable_dhcp': True, u'network_id': u'61bf963c-5b9f-49ee-8f78-30370c190ab6', u'tenant_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', u'created_at': u'2019-07-22T05:57:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dc9ce463c2e84f98ae6c5dba280c8bee'}) 2019-07-22 05:57:46,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:57:46,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "cinder_test-router_a246db2c-2e61-486a-add3-dccdc268eb6c", "admin_state_up": true}}' 2019-07-22 05:57:47,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:47 GMT X-Openstack-Request-Id: req-9c899138-92d6-4061-8acf-cfbc0783ac59 2019-07-22 05:57:47,864 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:46Z", "admin_state_up": true, "updated_at": "2019-07-22T05:57:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "794342a2-6671-4fa8-9050-5d97e4837d72", "name": "cinder_test-router_a246db2c-2e61-486a-add3-dccdc268eb6c"}} 2019-07-22 05:57:47,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-9c899138-92d6-4061-8acf-cfbc0783ac59 2019-07-22 05:57:47,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59625601768s 2019-07-22 05:57:47,865 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:57:47Z', u'revision_number': 2, u'id': u'794342a2-6671-4fa8-9050-5d97e4837d72', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_a246db2c-2e61-486a-add3-dccdc268eb6c', u'admin_state_up': True, u'tenant_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', u'created_at': u'2019-07-22T05:57:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'dc9ce463c2e84f98ae6c5dba280c8bee'}) 2019-07-22 05:57:47,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:57:47,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/794342a2-6671-4fa8-9050-5d97e4837d72/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"subnet_id": "c597da08-2970-4141-9f50-37556e8adbc2"}' 2019-07-22 05:57:50,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:50 GMT X-Openstack-Request-Id: req-350b63ee-224b-4932-a0e0-b72cd738d329 2019-07-22 05:57:50,398 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "subnet_id": "c597da08-2970-4141-9f50-37556e8adbc2", "subnet_ids": ["c597da08-2970-4141-9f50-37556e8adbc2"], "port_id": "668a2ba5-2c06-4a62-8c02-7f6ada45cbf1", "id": "794342a2-6671-4fa8-9050-5d97e4837d72"} 2019-07-22 05:57:50,398 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/794342a2-6671-4fa8-9050-5d97e4837d72/add_router_interface.json used request id req-350b63ee-224b-4932-a0e0-b72cd738d329 2019-07-22 05:57:50,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.53248691559s 2019-07-22 05:57:50,399 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 05:57:50,504 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 05:57:50,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:57:50,512 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:50 GMT 2019-07-22 05:57:50,513 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 05:57:50,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:57:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:50,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:50 GMT X-Openstack-Request-Id: req-fc6fed02-6ebf-49dd-a00e-0f47a44f141b 2019-07-22 05:57:50,804 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:57:50,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fc6fed02-6ebf-49dd-a00e-0f47a44f141b 2019-07-22 05:57:50,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288280010223s 2019-07-22 05:57:50,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 05:57:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c"}' 2019-07-22 05:57:50,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:50 GMT Location: http://172.30.9.26:9292/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9054be4d-d51e-46cd-90fb-a44596fdd4a7 2019-07-22 05:57:50,860 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:57:50Z", "file": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/file", "owner": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "size": null, "self": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "checksum": null, "created_at": "2019-07-22T05:57:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 05:57:50,860 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9054be4d-d51e-46cd-90fb-a44596fdd4a7 2019-07-22 05:57:50,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0469989776611s 2019-07-22 05:57:50,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 05:57:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '' 2019-07-22 05:57:51,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:57:51 GMT X-Openstack-Request-Id: req-d053c1d9-9d25-4f0c-80d0-a15332a7597e 2019-07-22 05:57:51,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:57:51,283 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/file used request id req-d053c1d9-9d25-4f0c-80d0-a15332a7597e 2019-07-22 05:57:51,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.421939849854s 2019-07-22 05:57:51,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:57:51,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:51,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:51 GMT X-Openstack-Request-Id: req-a82f4b01-ecad-425f-8cb2-e21e57474a3e 2019-07-22 05:57:51,329 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:57:51Z", "file": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/file", "owner": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "size": 12716032, "self": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:57:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:57:51,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a82f4b01-ecad-425f-8cb2-e21e57474a3e 2019-07-22 05:57:51,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0415689945221s 2019-07-22 05:57:51,331 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/file', 'owner': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'id': u'5aa3872a-d4f1-4c19-9f98-04ee233987fc', 'size': 12716032, u'self': u'/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'name': 'cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T05:57:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T05:57:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c', 'created': u'2019-07-22T05:57:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T05:57:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 05:57:51,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 05:57:51,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_a246db2c-2e61-486a-add3-dccdc268eb6c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 05:57:51,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6aa71f6-e3fe-46d1-8a99-44ae9159f5c4 x-openstack-request-id: req-b6aa71f6-e3fe-46d1-8a99-44ae9159f5c4 2019-07-22 05:57:51,690 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_a246db2c-2e61-486a-add3-dccdc268eb6c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f2f9b98-122f-407e-b997-4b097d1cbb82"}} 2019-07-22 05:57:51,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b6aa71f6-e3fe-46d1-8a99-44ae9159f5c4 2019-07-22 05:57:51,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.356086969376s 2019-07-22 05:57:51,691 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_a246db2c-2e61-486a-add3-dccdc268eb6c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5f2f9b98-122f-407e-b997-4b097d1cbb82', 'swap': 0}) 2019-07-22 05:57:51,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 05:57:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" -d '{"extra_specs": {}}' 2019-07-22 05:57:51,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac974e96-461f-4fee-a7c3-4635d46dec18 x-openstack-request-id: req-ac974e96-461f-4fee-a7c3-4635d46dec18 2019-07-22 05:57:51,713 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 05:57:51,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82/os-extra_specs used request id req-ac974e96-461f-4fee-a7c3-4635d46dec18 2019-07-22 05:57:51,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214281082153s 2019-07-22 05:57:51,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 05:57:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"keypair": {"name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c"}}' 2019-07-22 05:57:52,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-71e9d916-3c5f-44d5-b988-be405ad43300 x-openstack-request-id: req-71e9d916-3c5f-44d5-b988-be405ad43300 2019-07-22 05:57:52,079 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAPfSY0G0X8z+bHCnsPCXpUCGoKWOeZUUmDVIHziLVlAGTNvipMpYCSvANLXUuAygWszIUSwxcfUDcugVBVxOs2Uq3XfcvxBSKyPSoxGNFvX5qQm7MU2EvlIQBL8aiZ2Lg/rGbZMTTAEFwFMGve0jGyNJuGqcQ2LyY4+OVABIRB9Wb7xmkPgrZgX9aDF+msONlzTRo9Jrie14ulCL6avfU4tm95VQZZh/eBzq5XZnBj4l8uTaH+dOORH3WvIic4x7rtzu132qOBEWWx4ifDVzFyBKM+rPEpzdkaa1BhUhzt0thZnwdGlbAWPiobNe3lXTqBnfgc84eYQ8OzbTFnMvx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwD30mNBtF/M/mxwp7Dwl6VAhqCljnmVFJg1SB84i1ZQBkzb4\nqTKWAkrwDS11LgMoFrMyFEsMXH1A3LoFQVcTrNlKt133L8QUisj0qMRjRb1+akJu\nzFNhL5SEAS/Gomdi4P6xm2TE0wBBcBTBr3tIxsjSbhqnENi8mOPjlQASEQfVm+8Z\npD4K2YF/WgxfprDjZc00aPSa4nteLpQi+mr31OLZveVUGWYf3gc6uV2ZwY+JfLk2\nh/nTjkR91ryInOMe67c7td9qjgRFlseInw1cxcgSjPqzxKc3ZGmtQYVIc7dLYWZ8\nHRpWwFj4qGzXt5V06gZ34HPOHmEPDs20xZzL8QIDAQABAoIBAQCLM5GMoceNAx84\nkrEslPUit1pXqPiwdkYW4qhWbIY+vvhRAAoYgj+rE1Y1RIhINBLwNPt7REiEJFI2\nQiCSCpp9m64Fju3xUXtKb27xUZtMoYULLmWKYInL6S+YqF6dtF0d7G7wxYvb+aBo\npy8EgTHWdw4gmf4FLduKneFqP+3VE+Lt0dhoryNaY6dQZM8pZia3y6HJXn0HQ0m7\nQoFdAwN/i2joe3gQF4CP680rdAS38aHyrIKDPsFEkQaYFbwKOuLYBPTgfISyVV39\nAENJy6vKPExoIHTivEXNPqPKTl17qjMU8sQH1IekQBOJ642r4h6zNaiVOcpUevGN\nnNvetywBAoGBAPf1//yLm/nfnG1GTjSD7hHr5lRlA3YZ7nMO/x+dhKi93cyTfW/l\nRVxYQTVNRELJibZ2J8fYTfVdP87dOzqGlDwXpWSCZ2W7GBe8hALreC35TT381nun\niBcXWcSoLL/Y0ZMXR770tL8UTopmfDZjJnOMKAPPhA86mutqsXR4bvnBAoGBAMZ5\ngWW53m0V+Ty3NXjdf410xm3LvV1EGzeB+l+/bJ7crYQ2w0XSLOtsi+ZBob2pDK5x\nfd7fkYSc1/pLEGVM28wutIaSOluV+AS7q3KHYTavppJQtRGxRxCVdIBPqm9xzvpJ\nPHaSZFrEs27xVWXYxlGlqHyxVknPQyXSpxFB8n4xAoGAcQ0/wS0F2E8TSt8bGOZt\nzM35HdFQWrBH/z1/JDL1INowHe3A6xtlHE1ArcSksq6gkwgb6wm7wXradL55Gp3x\nR9SgG8s4yTEcMvZIWexxxsQ7a1+zin0/lweWbgsfG/kG1EFw/KclIVlo1cEUMNfT\n2Cq2s8YRN8BIkbz7W1btggECgYAVWbjLwqTkwzpeh67e46T3CJrX8NTcFZl/7SGL\n70G2DTM1R9bVyfg/ExwxltnZVzggA+FwekhjJaQuLqkC3LPAUT3mRBC3DXjyuWWG\nGn4greCTWM9BqfplFE7GBsvk1S9YyUwRzUmyYfqTcq6nGBytZ86qK0GHCx7EENcc\nCiYV4QKBgQDHWKz210G/HtfEsbivxB6WxvaeBxegLnYB/XW8f5tmgDTd7nFiaVI8\ne1urZOFwq/84oEqbipC7YTfJx/c6uXQrW878w4ITBevbUC+iRC2n48uKnt6Lp+sl\noR2+R7IKobBtN1j44UhYcRCDrABRQ0ZXb4OgcULLXq4E8vg9kpGR+Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "fingerprint": "42:46:46:96:f8:52:10:51:6f:0f:8e:9c:27:38:a0:e3"}} 2019-07-22 05:57:52,079 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-71e9d916-3c5f-44d5-b988-be405ad43300 2019-07-22 05:57:52,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.363211154938s 2019-07-22 05:57:52,080 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAPfSY0G0X8z+bHCnsPCXpUCGoKWOeZUUmDVIHziLVlAGTNvipMpYCSvANLXUuAygWszIUSwxcfUDcugVBVxOs2Uq3XfcvxBSKyPSoxGNFvX5qQm7MU2EvlIQBL8aiZ2Lg/rGbZMTTAEFwFMGve0jGyNJuGqcQ2LyY4+OVABIRB9Wb7xmkPgrZgX9aDF+msONlzTRo9Jrie14ulCL6avfU4tm95VQZZh/eBzq5XZnBj4l8uTaH+dOORH3WvIic4x7rtzu132qOBEWWx4ifDVzFyBKM+rPEpzdkaa1BhUhzt0thZnwdGlbAWPiobNe3lXTqBnfgc84eYQ8OzbTFnMvx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwD30mNBtF/M/mxwp7Dwl6VAhqCljnmVFJg1SB84i1ZQBkzb4\nqTKWAkrwDS11LgMoFrMyFEsMXH1A3LoFQVcTrNlKt133L8QUisj0qMRjRb1+akJu\nzFNhL5SEAS/Gomdi4P6xm2TE0wBBcBTBr3tIxsjSbhqnENi8mOPjlQASEQfVm+8Z\npD4K2YF/WgxfprDjZc00aPSa4nteLpQi+mr31OLZveVUGWYf3gc6uV2ZwY+JfLk2\nh/nTjkR91ryInOMe67c7td9qjgRFlseInw1cxcgSjPqzxKc3ZGmtQYVIc7dLYWZ8\nHRpWwFj4qGzXt5V06gZ34HPOHmEPDs20xZzL8QIDAQABAoIBAQCLM5GMoceNAx84\nkrEslPUit1pXqPiwdkYW4qhWbIY+vvhRAAoYgj+rE1Y1RIhINBLwNPt7REiEJFI2\nQiCSCpp9m64Fju3xUXtKb27xUZtMoYULLmWKYInL6S+YqF6dtF0d7G7wxYvb+aBo\npy8EgTHWdw4gmf4FLduKneFqP+3VE+Lt0dhoryNaY6dQZM8pZia3y6HJXn0HQ0m7\nQoFdAwN/i2joe3gQF4CP680rdAS38aHyrIKDPsFEkQaYFbwKOuLYBPTgfISyVV39\nAENJy6vKPExoIHTivEXNPqPKTl17qjMU8sQH1IekQBOJ642r4h6zNaiVOcpUevGN\nnNvetywBAoGBAPf1//yLm/nfnG1GTjSD7hHr5lRlA3YZ7nMO/x+dhKi93cyTfW/l\nRVxYQTVNRELJibZ2J8fYTfVdP87dOzqGlDwXpWSCZ2W7GBe8hALreC35TT381nun\niBcXWcSoLL/Y0ZMXR770tL8UTopmfDZjJnOMKAPPhA86mutqsXR4bvnBAoGBAMZ5\ngWW53m0V+Ty3NXjdf410xm3LvV1EGzeB+l+/bJ7crYQ2w0XSLOtsi+ZBob2pDK5x\nfd7fkYSc1/pLEGVM28wutIaSOluV+AS7q3KHYTavppJQtRGxRxCVdIBPqm9xzvpJ\nPHaSZFrEs27xVWXYxlGlqHyxVknPQyXSpxFB8n4xAoGAcQ0/wS0F2E8TSt8bGOZt\nzM35HdFQWrBH/z1/JDL1INowHe3A6xtlHE1ArcSksq6gkwgb6wm7wXradL55Gp3x\nR9SgG8s4yTEcMvZIWexxxsQ7a1+zin0/lweWbgsfG/kG1EFw/KclIVlo1cEUMNfT\n2Cq2s8YRN8BIkbz7W1btggECgYAVWbjLwqTkwzpeh67e46T3CJrX8NTcFZl/7SGL\n70G2DTM1R9bVyfg/ExwxltnZVzggA+FwekhjJaQuLqkC3LPAUT3mRBC3DXjyuWWG\nGn4greCTWM9BqfplFE7GBsvk1S9YyUwRzUmyYfqTcq6nGBytZ86qK0GHCx7EENcc\nCiYV4QKBgQDHWKz210G/HtfEsbivxB6WxvaeBxegLnYB/XW8f5tmgDTd7nFiaVI8\ne1urZOFwq/84oEqbipC7YTfJx/c6uXQrW878w4ITBevbUC+iRC2n48uKnt6Lp+sl\noR2+R7IKobBtN1j44UhYcRCDrABRQ0ZXb4OgcULLXq4E8vg9kpGR+Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2e6b537b49254bbeb5a1d26b9b04f010', 'name': u'cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c', 'created_at': '2019-07-22T05:57:52.080864', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'name': 'cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'42:46:46:96:f8:52:10:51:6f:0f:8e:9c:27:38:a0:e3', 'type': 'ssh', 'id': u'cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c'}) 2019-07-22 05:57:52,081 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwD30mNBtF/M/mxwp7Dwl6VAhqCljnmVFJg1SB84i1ZQBkzb4 qTKWAkrwDS11LgMoFrMyFEsMXH1A3LoFQVcTrNlKt133L8QUisj0qMRjRb1+akJu zFNhL5SEAS/Gomdi4P6xm2TE0wBBcBTBr3tIxsjSbhqnENi8mOPjlQASEQfVm+8Z pD4K2YF/WgxfprDjZc00aPSa4nteLpQi+mr31OLZveVUGWYf3gc6uV2ZwY+JfLk2 h/nTjkR91ryInOMe67c7td9qjgRFlseInw1cxcgSjPqzxKc3ZGmtQYVIc7dLYWZ8 HRpWwFj4qGzXt5V06gZ34HPOHmEPDs20xZzL8QIDAQABAoIBAQCLM5GMoceNAx84 krEslPUit1pXqPiwdkYW4qhWbIY+vvhRAAoYgj+rE1Y1RIhINBLwNPt7REiEJFI2 QiCSCpp9m64Fju3xUXtKb27xUZtMoYULLmWKYInL6S+YqF6dtF0d7G7wxYvb+aBo py8EgTHWdw4gmf4FLduKneFqP+3VE+Lt0dhoryNaY6dQZM8pZia3y6HJXn0HQ0m7 QoFdAwN/i2joe3gQF4CP680rdAS38aHyrIKDPsFEkQaYFbwKOuLYBPTgfISyVV39 AENJy6vKPExoIHTivEXNPqPKTl17qjMU8sQH1IekQBOJ642r4h6zNaiVOcpUevGN nNvetywBAoGBAPf1//yLm/nfnG1GTjSD7hHr5lRlA3YZ7nMO/x+dhKi93cyTfW/l RVxYQTVNRELJibZ2J8fYTfVdP87dOzqGlDwXpWSCZ2W7GBe8hALreC35TT381nun iBcXWcSoLL/Y0ZMXR770tL8UTopmfDZjJnOMKAPPhA86mutqsXR4bvnBAoGBAMZ5 gWW53m0V+Ty3NXjdf410xm3LvV1EGzeB+l+/bJ7crYQ2w0XSLOtsi+ZBob2pDK5x fd7fkYSc1/pLEGVM28wutIaSOluV+AS7q3KHYTavppJQtRGxRxCVdIBPqm9xzvpJ PHaSZFrEs27xVWXYxlGlqHyxVknPQyXSpxFB8n4xAoGAcQ0/wS0F2E8TSt8bGOZt zM35HdFQWrBH/z1/JDL1INowHe3A6xtlHE1ArcSksq6gkwgb6wm7wXradL55Gp3x R9SgG8s4yTEcMvZIWexxxsQ7a1+zin0/lweWbgsfG/kG1EFw/KclIVlo1cEUMNfT 2Cq2s8YRN8BIkbz7W1btggECgYAVWbjLwqTkwzpeh67e46T3CJrX8NTcFZl/7SGL 70G2DTM1R9bVyfg/ExwxltnZVzggA+FwekhjJaQuLqkC3LPAUT3mRBC3DXjyuWWG Gn4greCTWM9BqfplFE7GBsvk1S9YyUwRzUmyYfqTcq6nGBytZ86qK0GHCx7EENcc CiYV4QKBgQDHWKz210G/HtfEsbivxB6WxvaeBxegLnYB/XW8f5tmgDTd7nFiaVI8 e1urZOFwq/84oEqbipC7YTfJx/c6uXQrW878w4ITBevbUC+iRC2n48uKnt6Lp+sl oR2+R7IKobBtN1j44UhYcRCDrABRQ0ZXb4OgcULLXq4E8vg9kpGR+Q== -----END RSA PRIVATE KEY----- 2019-07-22 05:57:52,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-22 05:57:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"security_group": {"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-07-22 05:57:52,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:52 GMT X-Openstack-Request-Id: req-2d7642ca-18b6-4dc5-b423-2967882c0800 2019-07-22 05:57:52,261 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:52Z", "updated_at": "2019-07-22T05:57:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "b38d2b9b-543b-401b-bca2-a0cd82fd5295", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "ea7776a5-8ef4-44ea-9327-da594ec02040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}], "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "249390fc-8b19-4390-ad2a-6a593334557f", "name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}} 2019-07-22 05:57:52,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2d7642ca-18b6-4dc5-b423-2967882c0800 2019-07-22 05:57:52,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.17479300499s 2019-07-22 05:57:52,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:57:52,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:52,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:52 GMT X-Openstack-Request-Id: req-23810d63-3868-4545-b67f-adbd4ae5d12c 2019-07-22 05:57:52,339 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:52Z", "updated_at": "2019-07-22T05:57:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "b38d2b9b-543b-401b-bca2-a0cd82fd5295", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "ea7776a5-8ef4-44ea-9327-da594ec02040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}], "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "249390fc-8b19-4390-ad2a-6a593334557f", "name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}, {"description": "Default security group", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:44Z", "updated_at": "2019-07-22T05:57:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "037b629b-e719-4cb1-80b7-dc3ad6776123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9e59ff0c-1b8e-4c89-b735-636795a25f76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9f8e2ae4-0aef-4e08-9b06-2a50c241a305", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "c377107a-73d5-4841-93b3-a96b06f3dd1d", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}], "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "name": "default"}]} 2019-07-22 05:57:52,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-23810d63-3868-4545-b67f-adbd4ae5d12c 2019-07-22 05:57:52,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0713739395142s 2019-07-22 05:57:52,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 05:57:52,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f"}}' 2019-07-22 05:57:52,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:52 GMT X-Openstack-Request-Id: req-0df96b57-fa2e-4c5f-9d08-3e7bf5e44835 2019-07-22 05:57:52,453 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "port_range_min": 22, "revision_number": 0, "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:52Z", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "af09d3eb-18bf-4df5-bdd7-4ab4c2313785"}} 2019-07-22 05:57:52,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0df96b57-fa2e-4c5f-9d08-3e7bf5e44835 2019-07-22 05:57:52,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.107559919357s 2019-07-22 05:57:52,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:57:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:52,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:52 GMT X-Openstack-Request-Id: req-f18e3ad8-3a76-45c1-a4c5-209da8ba9d44 2019-07-22 05:57:52,499 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:52Z", "updated_at": "2019-07-22T05:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "af09d3eb-18bf-4df5-bdd7-4ab4c2313785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "b38d2b9b-543b-401b-bca2-a0cd82fd5295", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "ea7776a5-8ef4-44ea-9327-da594ec02040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}], "revision_number": 2, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "249390fc-8b19-4390-ad2a-6a593334557f", "name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}, {"description": "Default security group", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:44Z", "updated_at": "2019-07-22T05:57:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "037b629b-e719-4cb1-80b7-dc3ad6776123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9e59ff0c-1b8e-4c89-b735-636795a25f76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9f8e2ae4-0aef-4e08-9b06-2a50c241a305", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "c377107a-73d5-4841-93b3-a96b06f3dd1d", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}], "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "name": "default"}]} 2019-07-22 05:57:52,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f18e3ad8-3a76-45c1-a4c5-209da8ba9d44 2019-07-22 05:57:52,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0396220684052s 2019-07-22 05:57:52,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 05:57:52,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f"}}' 2019-07-22 05:57:52,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:52 GMT X-Openstack-Request-Id: req-34a6250c-ec32-4ec8-85b6-104918ef6a8c 2019-07-22 05:57:52,656 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "port_range_min": null, "revision_number": 0, "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:52Z", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "c13ef510-8362-48a5-a798-44ce1efe95bf"}} 2019-07-22 05:57:52,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-34a6250c-ec32-4ec8-85b6-104918ef6a8c 2019-07-22 05:57:52,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151243925095s 2019-07-22 05:57:52,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:57:52,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:52,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:52 GMT X-Openstack-Request-Id: req-d439e59b-3773-420a-9a78-a39c390d7d9d 2019-07-22 05:57:52,755 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","l2_adjacency":true,"status":"ACTIVE","subnets":["c597da08-2970-4141-9f50-37556e8adbc2"],"description":"","tags":[],"updated_at":"2019-07-22T05:57:45Z","qos_policy_id":null,"name":"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c","admin_state_up":true,"tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:57:52,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d439e59b-3773-420a-9a78-a39c390d7d9d 2019-07-22 05:57:52,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979120731354s 2019-07-22 05:57:52,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:57:52,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:52,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:52 GMT X-Openstack-Request-Id: req-e201788b-240b-4bbe-bc2b-eab5cc6a5ae7 2019-07-22 05:57:52,797 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:57:51Z", "file": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/file", "owner": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "size": 12716032, "self": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:57:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:57:52,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e201788b-240b-4bbe-bc2b-eab5cc6a5ae7 2019-07-22 05:57:52,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037113904953s 2019-07-22 05:57:52,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:57:52,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:52,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0042af5-856a-42a8-b7c7-bca89d8c9fc1 x-openstack-request-id: req-c0042af5-856a-42a8-b7c7-bca89d8c9fc1 2019-07-22 05:57:52,832 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a246db2c-2e61-486a-add3-dccdc268eb6c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f2f9b98-122f-407e-b997-4b097d1cbb82"}]} 2019-07-22 05:57:52,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c0042af5-856a-42a8-b7c7-bca89d8c9fc1 2019-07-22 05:57:52,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278539657593s 2019-07-22 05:57:52,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 05:57:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"server": {"name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "imageRef": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "flavorRef": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "max_count": 1, "min_count": 1, "networks": [{"uuid": "61bf963c-5b9f-49ee-8f78-30370c190ab6"}], "security_groups": [{"name": "249390fc-8b19-4390-ad2a-6a593334557f"}]}}' 2019-07-22 05:57:55,390 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f x-compute-request-id: req-d9c2bde5-4ded-4673-be66-9a7ae9d22c2e x-openstack-request-id: req-d9c2bde5-4ded-4673-be66-9a7ae9d22c2e 2019-07-22 05:57:55,390 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "249390fc-8b19-4390-ad2a-6a593334557f"}], "OS-DCF:diskConfig": "MANUAL", "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "adminPass": "rDBhwy2oZibs"}} 2019-07-22 05:57:55,390 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d9c2bde5-4ded-4673-be66-9a7ae9d22c2e 2019-07-22 05:57:55,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.55613398552s 2019-07-22 05:57:55,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:55,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:55,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-545259bf-de9b-4b01-8421-4f375035381d x-openstack-request-id: req-545259bf-de9b-4b01-8421-4f375035381d 2019-07-22 05:57:55,504 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:55,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-545259bf-de9b-4b01-8421-4f375035381d 2019-07-22 05:57:55,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.112732887268s 2019-07-22 05:57:55,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:57:55,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:55,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:55 GMT X-Openstack-Request-Id: req-6bf60077-fd48-455e-8598-6b1feafb0a5b 2019-07-22 05:57:55,604 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","l2_adjacency":true,"status":"ACTIVE","subnets":["c597da08-2970-4141-9f50-37556e8adbc2"],"description":"","tags":[],"updated_at":"2019-07-22T05:57:45Z","qos_policy_id":null,"name":"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c","admin_state_up":true,"tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:57:55,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6bf60077-fd48-455e-8598-6b1feafb0a5b 2019-07-22 05:57:55,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.089124917984s 2019-07-22 05:57:55,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:57:55,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:55,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:55 GMT X-Openstack-Request-Id: req-09c8ef6d-730d-4e22-b144-fd8a00278dbe 2019-07-22 05:57:55,668 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","id":"c597da08-2970-4141-9f50-37556e8adbc2","subnetpool_id":null,"name":"cinder_test-subnet_a246db2c-2e61-486a-add3-dccdc268eb6c"}]} 2019-07-22 05:57:55,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-09c8ef6d-730d-4e22-b144-fd8a00278dbe 2019-07-22 05:57:55,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0628571510315s 2019-07-22 05:57:55,669 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:57:57,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:57:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:57:58,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Mon, 22 Jul 2019 05:57:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba75d219-af89-4235-920b-99660cecb4a8 x-openstack-request-id: req-ba75d219-af89-4235-920b-99660cecb4a8 2019-07-22 05:57:58,048 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:57Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:57:58,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ba75d219-af89-4235-920b-99660cecb4a8 2019-07-22 05:57:58,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376678943634s 2019-07-22 05:57:58,055 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:00,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:58:00,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:00,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64627f93-d5a0-4c45-a2f9-3baa28123594 x-openstack-request-id: req-64627f93-d5a0-4c45-a2f9-3baa28123594 2019-07-22 05:58:00,482 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:58Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:58:00,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-64627f93-d5a0-4c45-a2f9-3baa28123594 2019-07-22 05:58:00,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424298048019s 2019-07-22 05:58:00,489 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:02,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:58:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:03,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ce8b201-6c80-488c-a830-74f38a37cf6a x-openstack-request-id: req-5ce8b201-6c80-488c-a830-74f38a37cf6a 2019-07-22 05:58:03,193 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:57:58Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:58:03,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5ce8b201-6c80-488c-a830-74f38a37cf6a 2019-07-22 05:58:03,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701821088791s 2019-07-22 05:58:03,201 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:05,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:58:05,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:05,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-887779b2-7d54-49bb-ab91-db56d902f17a x-openstack-request-id: req-887779b2-7d54-49bb-ab91-db56d902f17a 2019-07-22 05:58:05,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:03.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:58:03Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:58:05,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-887779b2-7d54-49bb-ab91-db56d902f17a 2019-07-22 05:58:05,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177937984467s 2019-07-22 05:58:05,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:58:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=02551fe2-2435-4055-b110-3aeb9dae259f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:05,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:05 GMT X-Openstack-Request-Id: req-0276eaa5-586f-4c01-b104-5102ea8c9b9d 2019-07-22 05:58:05,436 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:58:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c597da08-2970-4141-9f50-37556e8adbc2","ip_address":"192.168.120.3"}],"id":"57d811d7-fef6-4b92-9de0-4f1a07afaf84","security_groups":["249390fc-8b19-4390-ad2a-6a593334557f"],"mac_address":"fa:16:3e:a0:1d:fa","project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:58Z","binding:vnic_type":"normal","device_id":"02551fe2-2435-4055-b110-3aeb9dae259f","ip_allocation":"immediate"}]} 2019-07-22 05:58:05,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=02551fe2-2435-4055-b110-3aeb9dae259f used request id req-0276eaa5-586f-4c01-b104-5102ea8c9b9d 2019-07-22 05:58:05,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0487461090088s 2019-07-22 05:58:05,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=57d811d7-fef6-4b92-9de0-4f1a07afaf84" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:05,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:05 GMT X-Openstack-Request-Id: req-ae1d1319-8f1d-49f6-9c67-3fe5d66382ba 2019-07-22 05:58:05,684 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:58:05,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=57d811d7-fef6-4b92-9de0-4f1a07afaf84 used request id req-ae1d1319-8f1d-49f6-9c67-3fe5d66382ba 2019-07-22 05:58:05,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.237292051315s 2019-07-22 05:58:05,685 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a0:1d:fa', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5aa3872a-d4f1-4c19-9f98-04ee233987fc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:58:03.000000', 'flavor': Munch({u'id': u'5f2f9b98-122f-407e-b997-4b097d1cbb82'}), 'az': u'nova', 'id': u'02551fe2-2435-4055-b110-3aeb9dae259f', 'security_groups': [Munch({u'name': u'cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2e6b537b49254bbeb5a1d26b9b04f010', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'name': 'cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T05:58:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T05:58:03Z', 'hostId': u'4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:58:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'name': u'cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c', 'adminPass': u'rDBhwy2oZibs', 'tenant_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'created_at': u'2019-07-22T05:57:55Z', 'created': u'2019-07-22T05:57:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 05:58:05,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:58:05,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:05,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:05 GMT X-Openstack-Request-Id: req-815f1ca1-55b1-437e-8b1e-7efcec3d984e 2019-07-22 05:58:05,784 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","l2_adjacency":true,"status":"ACTIVE","subnets":["c597da08-2970-4141-9f50-37556e8adbc2"],"description":"","tags":[],"updated_at":"2019-07-22T05:57:45Z","qos_policy_id":null,"name":"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c","admin_state_up":true,"tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:58:05,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-815f1ca1-55b1-437e-8b1e-7efcec3d984e 2019-07-22 05:58:05,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935800075531s 2019-07-22 05:58:05,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:58:05,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=02551fe2-2435-4055-b110-3aeb9dae259f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:05,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:05 GMT X-Openstack-Request-Id: req-eef4575a-d618-4d12-adf9-67ba10793264 2019-07-22 05:58:05,833 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:58:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c597da08-2970-4141-9f50-37556e8adbc2","ip_address":"192.168.120.3"}],"id":"57d811d7-fef6-4b92-9de0-4f1a07afaf84","security_groups":["249390fc-8b19-4390-ad2a-6a593334557f"],"mac_address":"fa:16:3e:a0:1d:fa","project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:58Z","binding:vnic_type":"normal","device_id":"02551fe2-2435-4055-b110-3aeb9dae259f","ip_allocation":"immediate"}]} 2019-07-22 05:58:05,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=02551fe2-2435-4055-b110-3aeb9dae259f used request id req-eef4575a-d618-4d12-adf9-67ba10793264 2019-07-22 05:58:05,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0485529899597s 2019-07-22 05:58:05,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-22 05:58:05,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "fixed_ip_address": "192.168.120.3", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84"}}' 2019-07-22 05:58:08,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:08 GMT X-Openstack-Request-Id: req-46e42dec-1d09-4464-854a-2feb015a82ff 2019-07-22 05:58:08,012 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:06Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}} 2019-07-22 05:58:08,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-46e42dec-1d09-4464-854a-2feb015a82ff 2019-07-22 05:58:08,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.17789816856s 2019-07-22 05:58:08,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:08,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:08,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:08 GMT X-Openstack-Request-Id: req-2469b9d3-3ffc-433c-a370-3ae0798f4151 2019-07-22 05:58:08,311 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:06Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:08,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-2469b9d3-3ffc-433c-a370-3ae0798f4151 2019-07-22 05:58:08,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.283504009247s 2019-07-22 05:58:08,318 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:08,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:08,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:08 GMT X-Openstack-Request-Id: req-556d2c6f-b0bb-4764-8272-54ed707b0187 2019-07-22 05:58:08,486 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:06Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:08,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-556d2c6f-b0bb-4764-8272-54ed707b0187 2019-07-22 05:58:08,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581109523773s 2019-07-22 05:58:08,492 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:08,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:08,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:08,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:08 GMT X-Openstack-Request-Id: req-072abd40-5ea6-46d0-92b2-4aeb0e6b35bb 2019-07-22 05:58:08,658 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:06Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:08,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-072abd40-5ea6-46d0-92b2-4aeb0e6b35bb 2019-07-22 05:58:08,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560231208801s 2019-07-22 05:58:08,664 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:08,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:08,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:08,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:08 GMT X-Openstack-Request-Id: req-849fb017-ab37-435a-8405-97394c579968 2019-07-22 05:58:08,832 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:06Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:08,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-849fb017-ab37-435a-8405-97394c579968 2019-07-22 05:58:08,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590381622314s 2019-07-22 05:58:08,838 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:08,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:08,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:09,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:09 GMT X-Openstack-Request-Id: req-61fea0c4-ea67-4b77-a0c8-4d59d58b9358 2019-07-22 05:58:09,008 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:06Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:09,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-61fea0c4-ea67-4b77-a0c8-4d59d58b9358 2019-07-22 05:58:09,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586359500885s 2019-07-22 05:58:09,014 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:09,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:09,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:09,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:09 GMT X-Openstack-Request-Id: req-62c41b17-7f1c-438b-97f7-fb8a54d2ca68 2019-07-22 05:58:09,188 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:09,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-62c41b17-7f1c-438b-97f7-fb8a54d2ca68 2019-07-22 05:58:09,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0646910667419s 2019-07-22 05:58:09,194 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'794342a2-6671-4fa8-9050-5d97e4837d72', 'updated_at': u'2019-07-22T05:58:09Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'57d811d7-fef6-4b92-9de0-4f1a07afaf84', 'id': u'6c0e588d-7929-44c1-870a-d823de2fb4cb', 'network': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'port': u'57d811d7-fef6-4b92-9de0-4f1a07afaf84', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'name': 'cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'61bf963c-5b9f-49ee-8f78-30370c190ab6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a0:1d:fa', u'device_id': u'02551fe2-2435-4055-b110-3aeb9dae259f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'created_at': u'2019-07-22T05:58:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'61bf963c-5b9f-49ee-8f78-30370c190ab6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a0:1d:fa', u'device_id': u'02551fe2-2435-4055-b110-3aeb9dae259f'}), 'router': u'794342a2-6671-4fa8-9050-5d97e4837d72'}) 2019-07-22 05:58:09,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 05:58:09,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 05:58:09,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2cc08c8-d642-41f9-8260-09adacfb7c4c x-openstack-request-id: req-a2cc08c8-d642-41f9-8260-09adacfb7c4c 2019-07-22 05:58:09,261 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 539985539 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.249925] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.253146] pid_max: default: 32768 minimum: 301\n[ 0.254881] ACPI: Core revision 20150930\n[ 0.257006] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.259524] Security Framework initialized\n[ 0.261112] Yama: becoming mindful.\n[ 0.262516] AppArmor: AppArmor initialized\n[ 0.264152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.266669] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.269137] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271476] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.274100] Initializing cgroup subsys io\n[ 0.275666] Initializing cgroup subsys memory\n[ 0.277343] Initializing cgroup subsys devices\n[ 0.279048] Initializing cgroup subsys freezer\n[ 0.280745] Initializing cgroup subsys net_cls\n[ 0.282433] Initializing cgroup subsys perf_event\n[ 0.284215] Initializing cgroup subsys net_prio\n[ 0.285932] Initializing cgroup subsys hugetlb\n[ 0.287618] Initializing cgroup subsys pids\n[ 0.289303] CPU: Physical Processor ID: 0\n[ 0.291573] mce: CPU supports 10 MCE banks\n[ 0.293214] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295167] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.315867] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.325806] ftrace: allocating 31920 entries in 125 pages\n[ 0.362679] smpboot: Max logical packages: 1\n[ 0.364340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.366935] x2apic enabled\n[ 0.368425] Switched APIC routing to physical x2apic.\n[ 0.371521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.373694] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.377712] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.381168] KVM setup paravirtual spinlock\n[ 0.383225] x86: Booted up 1 node, 1 CPUs\n[ 0.384785] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.387407] devtmpfs: initialized\n[ 0.389764] evm: security.selinux\n[ 0.391123] evm: security.SMACK64\n[ 0.392460] evm: security.SMACK64EXEC\n[ 0.393893] evm: security.SMACK64TRANSMUTE\n[ 0.395466] evm: security.SMACK64MMAP\n[ 0.396900] evm: security.ima\n[ 0.398131] evm: security.capability\n[ 0.399626] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.403182] pinctrl core: initialized pinctrl subsystem\n[ 0.405259] RTC time: 5:58:04, date: 07/22/19\n[ 0.407041] NET: Registered protocol family 16\n[ 0.408845] cpuidle: using governor ladder\n[ 0.410448] cpuidle: using governor menu\n[ 0.411977] PCCT header not found.\n[ 0.413386] ACPI: bus type PCI registered\n[ 0.414936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.417348] PCI: Using configuration type 1 for base access\n[ 0.420121] ACPI: Added _OSI(Module Device)\n[ 0.421747] ACPI: Added _OSI(Processor Device)\n[ 0.423429] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.425186] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.427986] ACPI: Interpreter enabled\n[ 0.429453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.433040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.436609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.440188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.443760] ACPI: (supports S0 S5)\n[ 0.445123] ACPI: Using IOAPIC for interrupt routing\n[ 0.446967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.451814] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.454042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.456448] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.458778] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.462979] acpiphp: Slot [3] registered\n[ 0.464519] acpiphp: Slot [4] registered\n[ 0.466062] acpiphp: Slot [5] registered\n[ 0.467608] acpiphp: Slot [6] registered\n[ 0.469147] acpiphp: Slot [7] registered\n[ 0.470682] acpiphp: Slot [8] registered\n[ 0.472228] acpiphp: Slot [9] registered\n[ 0.473759] acpiphp: Slot [10] registered\n[ 0.475317] acpiphp: Slot [11] registered\n[ 0.476880] acpiphp: Slot [12] registered\n[ 0.478435] acpiphp: Slot [13] registered\n[ 0.480001] acpiphp: Slot [14] registered\n[ 0.481569] acpiphp: Slot [15] registered\n[ 0.499636] acpiphp: Slot [16] registered\n[ 0.501204] acpiphp: Slot [17] registered\n[ 0.502763] acpiphp: Slot [18] registered\n[ 0.504329] acpiphp: Slot [19] registered\n[ 0.505889] acpiphp: Slot [20] registered\n[ 0.507449] acpiphp: Slot [21] registered\n[ 0.509015] acpiphp: Slot [22] registered\n[ 0.510578] acpiphp: Slot [23] registered\n[ 0.512142] acpiphp: Slot [24] registered\n[ 0.513704] acpiphp: Slot [25] registered\n[ 0.515267] acpiphp: Slot [26] registered\n[ 0.516824] acpiphp: Slot [27] registered\n[ 0.518391] acpiphp: Slot [28] registered\n[ 0.519957] acpiphp: Slot [29] registered\n[ 0.524491] acpiphp: Slot [30] registered\n[ 0.526099] acpiphp: Slot [31] registered\n[ 0.527745] PCI host bridge to bus 0000:00\n[ 0.529338] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.531714] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.534088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.536894] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.539698] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.542568] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.549312] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.551810] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.554114] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.556827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.561794] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.564555] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.589108] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.591924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.594642] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.597354] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.600024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.602401] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.604897] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.606967] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.609963] vgaarb: loaded\n[ 0.611113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.613410] SCSI subsystem initialized\n[ 0.615188] ACPI: bus type USB registered\n[ 0.616791] usbcore: registered new interface driver usbfs\n[ 0.618791] usbcore: registered new interface driver hub\n[ 0.620747] usbcore: registered new device driver usb\n[ 0.622837] PCI: Using ACPI for IRQ routing\n[ 0.624936] NetLabel: Initializing\n[ 0.626314] NetLabel: domain hash size = 128\n[ 0.627973] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.629827] NetLabel: unlabeled traffic allowed by default\n[ 0.632079] clocksource: Switched to clocksource kvm-clock\n[ 0.642999] AppArmor: AppArmor Filesystem Enabled\n[ 0.644847] pnp: PnP ACPI init\n[ 0.646472] pnp: PnP ACPI: found 5 devices\n[ 0.653873] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.657190] NET: Registered protocol family 2\n[ 0.659157] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.661671] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.664011] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.666343] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.668484] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.670774] NET: Registered protocol family 1\n[ 0.672474] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.674608] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.676707] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.691885] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.707184] Trying to unpack rootfs image as initramfs...\n[ 0.770245] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.773373] Scanning for low memory corruption every 60 seconds\n[ 0.775822] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.778118] audit: initializing netlink subsys (disabled)\n[ 0.780117] audit: type=2000 audit(1563775084.823:1): initialized\n[ 0.782588] Initialise system trusted keyring\n[ 0.784393] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.786652] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.790006] zbud: loaded\n[ 0.791288] VFS: Disk quotas dquot_6.6.0\n[ 0.792868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.795696] fuse init (API version 7.23)\n[ 0.797380] Key type big_key registered\n[ 0.798914] Allocating IMA MOK and blacklist keyrings.\n[ 0.801154] Key type asymmetric registered\n[ 0.802755] Asymmetric key parser 'x509' registered\n[ 0.804616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.807494] io scheduler noop registered\n[ 0.809031] io scheduler deadline registered (default)\n[ 0.810959] io scheduler cfq registered\n[ 0.812568] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.814597] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.817025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.819821] ACPI: Power Button [PWRF]\n[ 0.821396] GHES: HEST is not enabled!\n[ 0.835801] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.865754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.869609] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.895431] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.899341] Linux agpgart interface v0.103\n[ 0.903224] brd: module loaded\n[ 0.905853] loop: module loaded\n[ 0.911751] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.914568] GPT:90111 != 2097151\n[ 0.915883] GPT:Alternate GPT header not at the end of the disk.\n[ 0.918035] GPT:90111 != 2097151\n[ 0.919344] GPT: Use GNU Parted to correct GPT errors.\n[ 0.921240] vda: vda1 vda15\n[ 0.923215] scsi host0: ata_piix\n[ 0.924677] scsi host1: ata_piix\n[ 0.926050] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.928439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.931477] libphy: Fixed MDIO Bus: probed\n[ 0.933083] tun: Universal TUN/TAP device driver, 1.6\n[ 0.934951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.938460] PPP generic driver version 2.4.2\n[ 0.940207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.942540] ehci-pci: EHCI PCI platform driver\n[ 0.944245] ehci-platform: EHCI generic platform driver\n[ 0.946184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.948412] ohci-pci: OHCI PCI platform driver\n[ 0.950120] ohci-platform: OHCI generic platform driver\n[ 0.952069] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.967303] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.969251] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.972107] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.974107] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.976314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.978743] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.981535] usb usb1: Product: UHCI Host Controller\n[ 0.983366] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.985625] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.987482] hub 1-0:1.0: USB hub found\n[ 0.989007] hub 1-0:1.0: 2 ports detected\n[ 0.990724] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.994683] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.996543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.998524] mousedev: PS/2 mouse device common for all mice\n[ 1.000937] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.004232] rtc_cmos 00:00: RTC can wake from S4\n[ 1.006538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.008842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.011167] i2c /dev entries driver\n[ 1.012622] device-mapper: uevent: version 1.0.3\n[ 1.014691] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.017877] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.020403] NET: Registered protocol family 10\n[ 1.022413] NET: Registered protocol family 17\n[ 1.024177] Key type dns_resolver registered\n[ 1.026013] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.028154] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.031537] registered taskstats version 1\n[ 1.033179] Loading compiled-in X.509 certificates\n[ 1.035573] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.039211] zswap: loaded using pool lzo/zbud\n[ 1.041749] Key type trusted registered\n[ 1.044335] Key type encrypted registered\n[ 1.045914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.047916] ima: No TPM chip found, activating TPM-bypass!\n[ 1.049965] evm: HMAC attrs: 0x1\n[ 1.051702] Magic number: 11:629:972\n[ 1.053340] rtc_cmos 00:00: setting system clock to 2019-07-22 05:58:04 UTC (1563775084)\n[ 1.056427] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.058586] EDD information not available.\n[ 1.085846] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.105853] Write protecting the kernel read-only data: 14336k\n[ 1.109546] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.112876] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.79\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.167567] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.93\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBn+lu3vomNcJGKE/lN1RY20mQRQLXez0jxkGAEwE2NLmitPLSS6YQBag4S6bo3avzf/AMo/Z6quNFPAXjjmiR4zEtt/XHwz4KMgyck0AY6UbuSr26kaJ2FezzfcJ66nbJQ+Wjj6568DTGyNNOANfok1HRMMw11qwMxhVk334aoVv5jxetR16Tk+hBRiOHoxLw8xIHkiBzHpF6DqBeTLiMyoINclludso3Nqw6A3hYiaBBWdNZU/odBikb7VzX2PrvL3l3MYBmEa91q3whuuPL8aO1qdRTvx5Ai+yYKzNtc89cKlNsCI/53NUM4/az35Vxh021XlyHG2fM8zTTjh+j root@cinder-test-vm2-a246db2c-2e61-486a-add3-dccdc268eb6c\nssh-dss AAAAB3NzaC1kc3MAAACBALNocaP4y1GsyVYMJBL3nXBJuvtjo1gFtCsWxp9iT50n6vc2mTDyIUhkXhoPAVqcylEOb+LDNndUcTRMqYSqtzTcwszMXWteFgqvxdGCOT5Jk0xKWBgPcegpY95T4gtu5ZpJmQHuCHLlybwXcOQgjAQFGZ5eeo4/a60P2D7HddmVAAAAFQCpbk8P/tZSdwjS/R69REIurA1A7QAAAIBQQnPZJSxELC4SOllqVZpoGzGsTNREzhn9MXLf+T9H4hZ47jpPPK1BzpSVgy8aoWUmYG6hQn+73x2jgsemzz1K5/ao3nk6ldd2vQsCQ9EgxpfNYCA5htFKPLDvGg4vyXrAgZmUR33autqAMvYjlLPMMux+3OT+WUWKsXj5aySJhwAAAIB5RmVliiD+prGbPUOm8Y3fGQTNc9l5cpC2yjMYM3aY6/ygtwseZny5W5D5v/VrAW2DMei7438C2ksszBXLS3pO5E9klyRW7zfnJlY6R8xwAJqWxwNJdi+c3tctvGhplWx06AjkQYNQq8nY7G2bASN/awD24D58bOHdFKd9Yh3ICw== root@cinder-test-vm2-a246db2c-2e61-486a-add3-dccdc268eb6c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fea0:1dfa/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-a246db2c-2e61-486a-add3-dccdc268eb6c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.05 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-a246db2c-2e61-486a-add3-dccdc268eb6c login: "} 2019-07-22 05:58:09,262 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f/action used request id req-a2cc08c8-d642-41f9-8260-09adacfb7c4c 2019-07-22 05:58:09,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0673739910126s 2019-07-22 05:58:09,263 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 539985539 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.249925] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.253146] pid_max: default: 32768 minimum: 301 [ 0.254881] ACPI: Core revision 20150930 [ 0.257006] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259524] Security Framework initialized [ 0.261112] Yama: becoming mindful. [ 0.262516] AppArmor: AppArmor initialized [ 0.264152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.266669] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.269137] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271476] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274100] Initializing cgroup subsys io [ 0.275666] Initializing cgroup subsys memory [ 0.277343] Initializing cgroup subsys devices [ 0.279048] Initializing cgroup subsys freezer [ 0.280745] Initializing cgroup subsys net_cls [ 0.282433] Initializing cgroup subsys perf_event [ 0.284215] Initializing cgroup subsys net_prio [ 0.285932] Initializing cgroup subsys hugetlb [ 0.287618] Initializing cgroup subsys pids [ 0.289303] CPU: Physical Processor ID: 0 [ 0.291573] mce: CPU supports 10 MCE banks [ 0.293214] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295167] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.315867] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.325806] ftrace: allocating 31920 entries in 125 pages [ 0.362679] smpboot: Max logical packages: 1 [ 0.364340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366935] x2apic enabled [ 0.368425] Switched APIC routing to physical x2apic. [ 0.371521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.373694] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.377712] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.381168] KVM setup paravirtual spinlock [ 0.383225] x86: Booted up 1 node, 1 CPUs [ 0.384785] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.387407] devtmpfs: initialized [ 0.389764] evm: security.selinux [ 0.391123] evm: security.SMACK64 [ 0.392460] evm: security.SMACK64EXEC [ 0.393893] evm: security.SMACK64TRANSMUTE [ 0.395466] evm: security.SMACK64MMAP [ 0.396900] evm: security.ima [ 0.398131] evm: security.capability [ 0.399626] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.403182] pinctrl core: initialized pinctrl subsystem [ 0.405259] RTC time: 5:58:04, date: 07/22/19 [ 0.407041] NET: Registered protocol family 16 [ 0.408845] cpuidle: using governor ladder [ 0.410448] cpuidle: using governor menu [ 0.411977] PCCT header not found. [ 0.413386] ACPI: bus type PCI registered [ 0.414936] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.417348] PCI: Using configuration type 1 for base access [ 0.420121] ACPI: Added _OSI(Module Device) [ 0.421747] ACPI: Added _OSI(Processor Device) [ 0.423429] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.425186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.427986] ACPI: Interpreter enabled [ 0.429453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.433040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.436609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.440188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.443760] ACPI: (supports S0 S5) [ 0.445123] ACPI: Using IOAPIC for interrupt routing [ 0.446967] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.451814] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.454042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456448] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.458778] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.462979] acpiphp: Slot [3] registered [ 0.464519] acpiphp: Slot [4] registered [ 0.466062] acpiphp: Slot [5] registered [ 0.467608] acpiphp: Slot [6] registered [ 0.469147] acpiphp: Slot [7] registered [ 0.470682] acpiphp: Slot [8] registered [ 0.472228] acpiphp: Slot [9] registered [ 0.473759] acpiphp: Slot [10] registered [ 0.475317] acpiphp: Slot [11] registered [ 0.476880] acpiphp: Slot [12] registered [ 0.478435] acpiphp: Slot [13] registered [ 0.480001] acpiphp: Slot [14] registered [ 0.481569] acpiphp: Slot [15] registered [ 0.499636] acpiphp: Slot [16] registered [ 0.501204] acpiphp: Slot [17] registered [ 0.502763] acpiphp: Slot [18] registered [ 0.504329] acpiphp: Slot [19] registered [ 0.505889] acpiphp: Slot [20] registered [ 0.507449] acpiphp: Slot [21] registered [ 0.509015] acpiphp: Slot [22] registered [ 0.510578] acpiphp: Slot [23] registered [ 0.512142] acpiphp: Slot [24] registered [ 0.513704] acpiphp: Slot [25] registered [ 0.515267] acpiphp: Slot [26] registered [ 0.516824] acpiphp: Slot [27] registered [ 0.518391] acpiphp: Slot [28] registered [ 0.519957] acpiphp: Slot [29] registered [ 0.524491] acpiphp: Slot [30] registered [ 0.526099] acpiphp: Slot [31] registered [ 0.527745] PCI host bridge to bus 0000:00 [ 0.529338] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.531714] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.534088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.536894] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.539698] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.542568] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.549312] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551810] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.554114] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.556827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.561794] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.564555] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.589108] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.591924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.594642] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.597354] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.600024] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.602401] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.604897] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.606967] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.609963] vgaarb: loaded [ 0.611113] vgaarb: bridge control possible 0000:00:02.0 [ 0.613410] SCSI subsystem initialized [ 0.615188] ACPI: bus type USB registered [ 0.616791] usbcore: registered new interface driver usbfs [ 0.618791] usbcore: registered new interface driver hub [ 0.620747] usbcore: registered new device driver usb [ 0.622837] PCI: Using ACPI for IRQ routing [ 0.624936] NetLabel: Initializing [ 0.626314] NetLabel: domain hash size = 128 [ 0.627973] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.629827] NetLabel: unlabeled traffic allowed by default [ 0.632079] clocksource: Switched to clocksource kvm-clock [ 0.642999] AppArmor: AppArmor Filesystem Enabled [ 0.644847] pnp: PnP ACPI init [ 0.646472] pnp: PnP ACPI: found 5 devices [ 0.653873] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.657190] NET: Registered protocol family 2 [ 0.659157] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.661671] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.664011] TCP: Hash tables configured (established 4096 bind 4096) [ 0.666343] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.668484] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.670774] NET: Registered protocol family 1 [ 0.672474] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.674608] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.676707] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.691885] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.707184] Trying to unpack rootfs image as initramfs... [ 0.770245] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.773373] Scanning for low memory corruption every 60 seconds [ 0.775822] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.778118] audit: initializing netlink subsys (disabled) [ 0.780117] audit: type=2000 audit(1563775084.823:1): initialized [ 0.782588] Initialise system trusted keyring [ 0.784393] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.786652] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.790006] zbud: loaded [ 0.791288] VFS: Disk quotas dquot_6.6.0 [ 0.792868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.795696] fuse init (API version 7.23) [ 0.797380] Key type big_key registered [ 0.798914] Allocating IMA MOK and blacklist keyrings. [ 0.801154] Key type asymmetric registered [ 0.802755] Asymmetric key parser 'x509' registered [ 0.804616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.807494] io scheduler noop registered [ 0.809031] io scheduler deadline registered (default) [ 0.810959] io scheduler cfq registered [ 0.812568] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.814597] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.817025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.819821] ACPI: Power Button [PWRF] [ 0.821396] GHES: HEST is not enabled! [ 0.835801] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.865754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.869609] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.895431] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.899341] Linux agpgart interface v0.103 [ 0.903224] brd: module loaded [ 0.905853] loop: module loaded [ 0.911751] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.914568] GPT:90111 != 2097151 [ 0.915883] GPT:Alternate GPT header not at the end of the disk. [ 0.918035] GPT:90111 != 2097151 [ 0.919344] GPT: Use GNU Parted to correct GPT errors. [ 0.921240] vda: vda1 vda15 [ 0.923215] scsi host0: ata_piix [ 0.924677] scsi host1: ata_piix [ 0.926050] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.928439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.931477] libphy: Fixed MDIO Bus: probed [ 0.933083] tun: Universal TUN/TAP device driver, 1.6 [ 0.934951] tun: (C) 1999-2004 Max Krasnyansky [ 0.938460] PPP generic driver version 2.4.2 [ 0.940207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.942540] ehci-pci: EHCI PCI platform driver [ 0.944245] ehci-platform: EHCI generic platform driver [ 0.946184] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.948412] ohci-pci: OHCI PCI platform driver [ 0.950120] ohci-platform: OHCI generic platform driver [ 0.952069] uhci_hcd: USB Universal Host Controller Interface driver [ 0.967303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.969251] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.972107] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.974107] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.976314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.978743] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.981535] usb usb1: Product: UHCI Host Controller [ 0.983366] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.985625] usb usb1: SerialNumber: 0000:00:01.2 [ 0.987482] hub 1-0:1.0: USB hub found [ 0.989007] hub 1-0:1.0: 2 ports detected [ 0.990724] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.994683] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.996543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.998524] mousedev: PS/2 mouse device common for all mice [ 1.000937] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.004232] rtc_cmos 00:00: RTC can wake from S4 [ 1.006538] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.008842] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.011167] i2c /dev entries driver [ 1.012622] device-mapper: uevent: version 1.0.3 [ 1.014691] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.017877] ledtrig-cpu: registered to indicate activity on CPUs [ 1.020403] NET: Registered protocol family 10 [ 1.022413] NET: Registered protocol family 17 [ 1.024177] Key type dns_resolver registered [ 1.026013] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.028154] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.031537] registered taskstats version 1 [ 1.033179] Loading compiled-in X.509 certificates [ 1.035573] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.039211] zswap: loaded using pool lzo/zbud [ 1.041749] Key type trusted registered [ 1.044335] Key type encrypted registered [ 1.045914] AppArmor: AppArmor sha1 policy hashing enabled [ 1.047916] ima: No TPM chip found, activating TPM-bypass! [ 1.049965] evm: HMAC attrs: 0x1 [ 1.051702] Magic number: 11:629:972 [ 1.053340] rtc_cmos 00:00: setting system clock to 2019-07-22 05:58:04 UTC (1563775084) [ 1.056427] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.058586] EDD information not available. [ 1.085846] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.105853] Write protecting the kernel read-only data: 14336k [ 1.109546] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.112876] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.167567] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBn+lu3vomNcJGKE/lN1RY20mQRQLXez0jxkGAEwE2NLmitPLSS6YQBag4S6bo3avzf/AMo/Z6quNFPAXjjmiR4zEtt/XHwz4KMgyck0AY6UbuSr26kaJ2FezzfcJ66nbJQ+Wjj6568DTGyNNOANfok1HRMMw11qwMxhVk334aoVv5jxetR16Tk+hBRiOHoxLw8xIHkiBzHpF6DqBeTLiMyoINclludso3Nqw6A3hYiaBBWdNZU/odBikb7VzX2PrvL3l3MYBmEa91q3whuuPL8aO1qdRTvx5Ai+yYKzNtc89cKlNsCI/53NUM4/az35Vxh021XlyHG2fM8zTTjh+j root@cinder-test-vm2-a246db2c-2e61-486a-add3-dccdc268eb6c ssh-dss AAAAB3NzaC1kc3MAAACBALNocaP4y1GsyVYMJBL3nXBJuvtjo1gFtCsWxp9iT50n6vc2mTDyIUhkXhoPAVqcylEOb+LDNndUcTRMqYSqtzTcwszMXWteFgqvxdGCOT5Jk0xKWBgPcegpY95T4gtu5ZpJmQHuCHLlybwXcOQgjAQFGZ5eeo4/a60P2D7HddmVAAAAFQCpbk8P/tZSdwjS/R69REIurA1A7QAAAIBQQnPZJSxELC4SOllqVZpoGzGsTNREzhn9MXLf+T9H4hZ47jpPPK1BzpSVgy8aoWUmYG6hQn+73x2jgsemzz1K5/ao3nk6ldd2vQsCQ9EgxpfNYCA5htFKPLDvGg4vyXrAgZmUR33autqAMvYjlLPMMux+3OT+WUWKsXj5aySJhwAAAIB5RmVliiD+prGbPUOm8Y3fGQTNc9l5cpC2yjMYM3aY6/ygtwseZny5W5D5v/VrAW2DMei7438C2ksszBXLS3pO5E9klyRW7zfnJlY6R8xwAJqWxwNJdi+c3tctvGhplWx06AjkQYNQq8nY7G2bASN/awD24D58bOHdFKd9Yh3ICw== root@cinder-test-vm2-a246db2c-2e61-486a-add3-dccdc268eb6c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fea0:1dfa/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-a246db2c-2e61-486a-add3-dccdc268eb6c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.05 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-a246db2c-2e61-486a-add3-dccdc268eb6c login: 2019-07-22 05:58:09,267 - paramiko.transport - DEBUG - starting thread (client mode): 0xb50dd0d0L 2019-07-22 05:58:09,267 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 05:58:09,267 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-22 05:58:09,268 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-22 05:58:09,269 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 05:58:09,269 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 05:58:09,269 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-22 05:58:09,269 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 05:58:09,269 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 05:58:09,269 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 05:58:09,286 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 05:58:09,287 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 05:58:09,299 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 1ee5d201a96012c0adfe54d83691e827 2019-07-22 05:58:09,300 - paramiko.transport - DEBUG - Trying discovered key 42464696f85210516f0f8e9c2738a0e3 in /tmp/tmpH2O2QA 2019-07-22 05:58:09,323 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 05:58:09,329 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 05:58:09,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-07-22 05:58:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"volume": {"display_name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "size": "2"}}' 2019-07-22 05:58:10,659 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-24dd5977-d4ef-4adf-9906-86dc8b01fe4f x-openstack-request-id: req-24dd5977-d4ef-4adf-9906-86dc8b01fe4f 2019-07-22 05:58:10,660 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}} 2019-07-22 05:58:10,660 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes used request id req-24dd5977-d4ef-4adf-9906-86dc8b01fe4f 2019-07-22 05:58:10,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.32091212273s 2019-07-22 05:58:10,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:11,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-28d649b7-519e-4035-9fe9-a2ff3427639b x-openstack-request-id: req-28d649b7-519e-4035-9fe9-a2ff3427639b 2019-07-22 05:58:11,644 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:11,644 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-28d649b7-519e-4035-9fe9-a2ff3427639b 2019-07-22 05:58:11,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.983222007751s 2019-07-22 05:58:11,647 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:13,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:13,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:14,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-56ff96ee-2544-49c1-9be7-5b9218b13610 x-openstack-request-id: req-56ff96ee-2544-49c1-9be7-5b9218b13610 2019-07-22 05:58:14,794 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:14,794 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-56ff96ee-2544-49c1-9be7-5b9218b13610 2019-07-22 05:58:14,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.14527821541s 2019-07-22 05:58:14,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:58:14,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:14,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:14 GMT X-Openstack-Request-Id: req-7c5c489d-5240-4697-bf54-54b50604d842 2019-07-22 05:58:14,888 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","l2_adjacency":true,"status":"ACTIVE","subnets":["c597da08-2970-4141-9f50-37556e8adbc2"],"description":"","tags":[],"updated_at":"2019-07-22T05:57:45Z","qos_policy_id":null,"name":"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c","admin_state_up":true,"tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:58:14,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7c5c489d-5240-4697-bf54-54b50604d842 2019-07-22 05:58:14,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0920329093933s 2019-07-22 05:58:14,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:58:14,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:14,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:14 GMT X-Openstack-Request-Id: req-0deaeefc-4e24-4b6c-9953-864f42bb594c 2019-07-22 05:58:14,935 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:57:51Z", "file": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/file", "owner": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "size": 12716032, "self": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:57:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:58:14,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0deaeefc-4e24-4b6c-9953-864f42bb594c 2019-07-22 05:58:14,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.04176902771s 2019-07-22 05:58:14,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:58:14,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:14,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e577c069-7cf1-4870-8bdf-c6dd3cedf5cc x-openstack-request-id: req-e577c069-7cf1-4870-8bdf-c6dd3cedf5cc 2019-07-22 05:58:14,960 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a246db2c-2e61-486a-add3-dccdc268eb6c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f2f9b98-122f-407e-b997-4b097d1cbb82"}]} 2019-07-22 05:58:14,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e577c069-7cf1-4870-8bdf-c6dd3cedf5cc 2019-07-22 05:58:14,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228068828583s 2019-07-22 05:58:14,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 05:58:14,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"server": {"name": "cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c", "imageRef": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "flavorRef": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "max_count": 1, "min_count": 1, "networks": [{"uuid": "61bf963c-5b9f-49ee-8f78-30370c190ab6"}], "security_groups": [{"name": "249390fc-8b19-4390-ad2a-6a593334557f"}]}}' 2019-07-22 05:58:16,802 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e x-compute-request-id: req-fd33f610-d9bc-4911-bbe1-4eb04ee56d5c x-openstack-request-id: req-fd33f610-d9bc-4911-bbe1-4eb04ee56d5c 2019-07-22 05:58:16,803 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "249390fc-8b19-4390-ad2a-6a593334557f"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "bookmark"}], "adminPass": "8fw8ATv479hU"}} 2019-07-22 05:58:16,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd33f610-d9bc-4911-bbe1-4eb04ee56d5c 2019-07-22 05:58:16,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.84141016006s 2019-07-22 05:58:16,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:58:16,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:16,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ee9fbd6-2275-4fbc-85ef-2344bd630ed6 x-openstack-request-id: req-0ee9fbd6-2275-4fbc-85ef-2344bd630ed6 2019-07-22 05:58:16,971 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:58:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:58:16Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:03.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:58:03Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:58:16,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ee9fbd6-2275-4fbc-85ef-2344bd630ed6 2019-07-22 05:58:16,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167902946472s 2019-07-22 05:58:16,980 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:18,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:58:18,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:19,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 894 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6d6dc08-b6b9-42c8-90d0-b8537a56664f x-openstack-request-id: req-d6d6dc08-b6b9-42c8-90d0-b8537a56664f 2019-07-22 05:58:19,152 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:58:18Z", "hostId": "f8c9656cfcc7e2ef83212108762459bab3b3566baf258d4ffd3ad481", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:58:16Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:03.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:58:03Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:58:19,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6d6dc08-b6b9-42c8-90d0-b8537a56664f 2019-07-22 05:58:19,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170125007629s 2019-07-22 05:58:19,160 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:21,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:58:21,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:21,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db81992c-aac1-4dd3-b76a-46feb99f46d0 x-openstack-request-id: req-db81992c-aac1-4dd3-b76a-46feb99f46d0 2019-07-22 05:58:21,900 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:58:19Z", "hostId": "f8c9656cfcc7e2ef83212108762459bab3b3566baf258d4ffd3ad481", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:58:16Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:03.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:58:03Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:58:21,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db81992c-aac1-4dd3-b76a-46feb99f46d0 2019-07-22 05:58:21,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737367153168s 2019-07-22 05:58:21,908 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:23,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:58:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:24,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eed88dfb-94aa-435b-a8f5-fee5df5dbc7b x-openstack-request-id: req-eed88dfb-94aa-435b-a8f5-fee5df5dbc7b 2019-07-22 05:58:24,079 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T05:58:19Z", "hostId": "f8c9656cfcc7e2ef83212108762459bab3b3566baf258d4ffd3ad481", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:58:16Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:03.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:58:03Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:58:24,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eed88dfb-94aa-435b-a8f5-fee5df5dbc7b 2019-07-22 05:58:24,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169064998627s 2019-07-22 05:58:24,087 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:26,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:58:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:26,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97f5d61f-f73a-4cb6-ab96-4ef04be2a1cd x-openstack-request-id: req-97f5d61f-f73a-4cb6-ab96-4ef04be2a1cd 2019-07-22 05:58:26,248 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:f5:53", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:25.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:58:25Z", "hostId": "f8c9656cfcc7e2ef83212108762459bab3b3566baf258d4ffd3ad481", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:58:16Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:03.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:58:03Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:58:26,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-97f5d61f-f73a-4cb6-ab96-4ef04be2a1cd 2019-07-22 05:58:26,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.159502029419s 2019-07-22 05:58:26,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:58:26,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=ef3b9fce-9b16-43b2-90ad-e5ae512cc36e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:26,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:26 GMT X-Openstack-Request-Id: req-51f0ba8d-ea11-4126-95d7-f6bcf42836e6 2019-07-22 05:58:26,307 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:58:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c597da08-2970-4141-9f50-37556e8adbc2","ip_address":"192.168.120.16"}],"id":"8320d480-d4b3-406a-afff-2a1be62d4808","security_groups":["249390fc-8b19-4390-ad2a-6a593334557f"],"mac_address":"fa:16:3e:b4:f5:53","project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:58:19Z","binding:vnic_type":"normal","device_id":"ef3b9fce-9b16-43b2-90ad-e5ae512cc36e","ip_allocation":"immediate"}]} 2019-07-22 05:58:26,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ef3b9fce-9b16-43b2-90ad-e5ae512cc36e used request id req-51f0ba8d-ea11-4126-95d7-f6bcf42836e6 2019-07-22 05:58:26,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0517988204956s 2019-07-22 05:58:26,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:26,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=8320d480-d4b3-406a-afff-2a1be62d4808" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:26,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:26 GMT X-Openstack-Request-Id: req-c328c88d-1acf-4931-962a-fb24e9af21a9 2019-07-22 05:58:26,361 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:58:26,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=8320d480-d4b3-406a-afff-2a1be62d4808 used request id req-c328c88d-1acf-4931-962a-fb24e9af21a9 2019-07-22 05:58:26,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0437431335449s 2019-07-22 05:58:26,361 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:f5:53', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5aa3872a-d4f1-4c19-9f98-04ee233987fc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:58:25.000000', 'flavor': Munch({u'id': u'5f2f9b98-122f-407e-b997-4b097d1cbb82'}), 'az': u'nova', 'id': u'ef3b9fce-9b16-43b2-90ad-e5ae512cc36e', 'security_groups': [Munch({u'name': u'cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2e6b537b49254bbeb5a1d26b9b04f010', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'name': 'cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T05:58:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T05:58:25Z', 'hostId': u'f8c9656cfcc7e2ef83212108762459bab3b3566baf258d4ffd3ad481', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'f8c9656cfcc7e2ef83212108762459bab3b3566baf258d4ffd3ad481', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T05:58:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'name': u'cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c', 'adminPass': u'8fw8ATv479hU', 'tenant_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'created_at': u'2019-07-22T05:58:16Z', 'created': u'2019-07-22T05:58:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 05:58:26,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:58:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:26,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:26 GMT X-Openstack-Request-Id: req-faf09bf1-8eee-4095-b29a-20a80849bba8 2019-07-22 05:58:26,453 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","l2_adjacency":true,"status":"ACTIVE","subnets":["c597da08-2970-4141-9f50-37556e8adbc2"],"description":"","tags":[],"updated_at":"2019-07-22T05:57:45Z","qos_policy_id":null,"name":"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c","admin_state_up":true,"tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:58:26,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-faf09bf1-8eee-4095-b29a-20a80849bba8 2019-07-22 05:58:26,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0868258476257s 2019-07-22 05:58:26,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 05:58:26,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=ef3b9fce-9b16-43b2-90ad-e5ae512cc36e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:26,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:26 GMT X-Openstack-Request-Id: req-45b14cc3-a245-4e6a-8c47-232d98393d70 2019-07-22 05:58:26,508 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T05:58:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c597da08-2970-4141-9f50-37556e8adbc2","ip_address":"192.168.120.16"}],"id":"8320d480-d4b3-406a-afff-2a1be62d4808","security_groups":["249390fc-8b19-4390-ad2a-6a593334557f"],"mac_address":"fa:16:3e:b4:f5:53","project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:58:19Z","binding:vnic_type":"normal","device_id":"ef3b9fce-9b16-43b2-90ad-e5ae512cc36e","ip_allocation":"immediate"}]} 2019-07-22 05:58:26,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=ef3b9fce-9b16-43b2-90ad-e5ae512cc36e used request id req-45b14cc3-a245-4e6a-8c47-232d98393d70 2019-07-22 05:58:26,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0541341304779s 2019-07-22 05:58:26,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-22 05:58:26,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "fixed_ip_address": "192.168.120.16", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808"}}' 2019-07-22 05:58:28,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:28 GMT X-Openstack-Request-Id: req-e84cf98c-b134-4e51-bea0-53682062b8cf 2019-07-22 05:58:28,777 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:27Z", "updated_at": "2019-07-22T05:58:27Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:f5:53", "device_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808", "id": "62b6ffd7-8cc3-4210-8e0e-050583036e6f", "qos_policy_id": null}} 2019-07-22 05:58:28,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e84cf98c-b134-4e51-bea0-53682062b8cf 2019-07-22 05:58:28,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.26783895493s 2019-07-22 05:58:28,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:28,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:28,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:28 GMT X-Openstack-Request-Id: req-a36ae036-94fc-4ce7-a8b9-b65a0410168f 2019-07-22 05:58:28,876 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:27Z", "updated_at": "2019-07-22T05:58:27Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:f5:53", "device_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808", "id": "62b6ffd7-8cc3-4210-8e0e-050583036e6f", "qos_policy_id": null}, {"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:28,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a36ae036-94fc-4ce7-a8b9-b65a0410168f 2019-07-22 05:58:28,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.084578037262s 2019-07-22 05:58:28,889 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:28,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:29,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:29 GMT X-Openstack-Request-Id: req-1da78364-f1b5-4e84-9365-dfa13e619438 2019-07-22 05:58:29,058 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:27Z", "updated_at": "2019-07-22T05:58:27Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:f5:53", "device_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808", "id": "62b6ffd7-8cc3-4210-8e0e-050583036e6f", "qos_policy_id": null}, {"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:29,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1da78364-f1b5-4e84-9365-dfa13e619438 2019-07-22 05:58:29,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588729381561s 2019-07-22 05:58:29,069 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:29,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:29,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:29,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:29 GMT X-Openstack-Request-Id: req-b6e3bce6-94a8-4705-b592-b1495fac831b 2019-07-22 05:58:29,245 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:27Z", "updated_at": "2019-07-22T05:58:27Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:f5:53", "device_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808", "id": "62b6ffd7-8cc3-4210-8e0e-050583036e6f", "qos_policy_id": null}, {"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:29,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b6e3bce6-94a8-4705-b592-b1495fac831b 2019-07-22 05:58:29,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0667698383331s 2019-07-22 05:58:29,257 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:29,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:29,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:29,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:29 GMT X-Openstack-Request-Id: req-8d420f81-424b-4b5d-81f8-28a55faded8a 2019-07-22 05:58:29,437 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:27Z", "updated_at": "2019-07-22T05:58:27Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:f5:53", "device_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808", "id": "62b6ffd7-8cc3-4210-8e0e-050583036e6f", "qos_policy_id": null}, {"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:29,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-8d420f81-424b-4b5d-81f8-28a55faded8a 2019-07-22 05:58:29,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0697360038757s 2019-07-22 05:58:29,449 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:29,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:29,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:29 GMT X-Openstack-Request-Id: req-efd5c578-d9a0-4248-9d2a-8e5ea2975aca 2019-07-22 05:58:29,621 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:27Z", "updated_at": "2019-07-22T05:58:27Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:f5:53", "device_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808", "id": "62b6ffd7-8cc3-4210-8e0e-050583036e6f", "qos_policy_id": null}, {"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:29,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-efd5c578-d9a0-4248-9d2a-8e5ea2975aca 2019-07-22 05:58:29,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628070831299s 2019-07-22 05:58:29,633 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:29,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:29,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:29,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:29 GMT X-Openstack-Request-Id: req-6b4a4fc7-8794-4644-a20d-386eb9fcff0d 2019-07-22 05:58:29,802 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:27Z", "updated_at": "2019-07-22T05:58:27Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:f5:53", "device_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808", "id": "62b6ffd7-8cc3-4210-8e0e-050583036e6f", "qos_policy_id": null}, {"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:29,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6b4a4fc7-8794-4644-a20d-386eb9fcff0d 2019-07-22 05:58:29,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596389770508s 2019-07-22 05:58:29,814 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 05:58:29,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:58:29,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:29,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:30 GMT X-Openstack-Request-Id: req-b7257e6d-15ef-446a-ba87-29de86798554 2019-07-22 05:58:29,990 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:27Z", "updated_at": "2019-07-22T05:58:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:f5:53", "device_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808", "id": "62b6ffd7-8cc3-4210-8e0e-050583036e6f", "qos_policy_id": null}, {"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:06Z", "updated_at": "2019-07-22T05:58:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a0:1d:fa", "device_id": "02551fe2-2435-4055-b110-3aeb9dae259f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "57d811d7-fef6-4b92-9de0-4f1a07afaf84", "id": "6c0e588d-7929-44c1-870a-d823de2fb4cb", "qos_policy_id": null}]} 2019-07-22 05:58:29,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b7257e6d-15ef-446a-ba87-29de86798554 2019-07-22 05:58:29,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0661041736603s 2019-07-22 05:58:30,001 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'794342a2-6671-4fa8-9050-5d97e4837d72', 'updated_at': u'2019-07-22T05:58:29Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'8320d480-d4b3-406a-afff-2a1be62d4808', 'id': u'62b6ffd7-8cc3-4210-8e0e-050583036e6f', 'network': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'port': u'8320d480-d4b3-406a-afff-2a1be62d4808', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'name': 'cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'61bf963c-5b9f-49ee-8f78-30370c190ab6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b4:f5:53', u'device_id': u'ef3b9fce-9b16-43b2-90ad-e5ae512cc36e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'dc9ce463c2e84f98ae6c5dba280c8bee', 'created_at': u'2019-07-22T05:58:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'61bf963c-5b9f-49ee-8f78-30370c190ab6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b4:f5:53', u'device_id': u'ef3b9fce-9b16-43b2-90ad-e5ae512cc36e'}), 'router': u'794342a2-6671-4fa8-9050-5d97e4837d72'}) 2019-07-22 05:58:30,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 05:58:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 05:58:30,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7931 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d088089a-2429-4b1f-81ba-9c0dd44d1ffc x-openstack-request-id: req-d088089a-2429-4b1f-81ba-9c0dd44d1ffc 2019-07-22 05:58:30,081 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529899029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.242315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.245423] pid_max: default: 32768 minimum: 301\n[ 0.247089] ACPI: Core revision 20150930\n[ 0.249156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.251578] Security Framework initialized\n[ 0.253113] Yama: becoming mindful.\n[ 0.254471] AppArmor: AppArmor initialized\n[ 0.256028] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.258456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260827] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263073] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265617] Initializing cgroup subsys io\n[ 0.267128] Initializing cgroup subsys memory\n[ 0.268741] Initializing cgroup subsys devices\n[ 0.270371] Initializing cgroup subsys freezer\n[ 0.271988] Initializing cgroup subsys net_cls\n[ 0.273629] Initializing cgroup subsys perf_event\n[ 0.275332] Initializing cgroup subsys net_prio\n[ 0.276989] Initializing cgroup subsys hugetlb\n[ 0.278610] Initializing cgroup subsys pids\n[ 0.280219] CPU: Physical Processor ID: 0\n[ 0.282410] mce: CPU supports 10 MCE banks\n[ 0.283976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.285858] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.304322] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.314100] ftrace: allocating 31920 entries in 125 pages\n[ 0.350604] smpboot: Max logical packages: 1\n[ 0.352198] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.354715] x2apic enabled\n[ 0.356188] Switched APIC routing to physical x2apic.\n[ 0.359210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.361304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.365252] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.368612] KVM setup paravirtual spinlock\n[ 0.370660] x86: Booted up 1 node, 1 CPUs\n[ 0.372172] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374710] devtmpfs: initialized\n[ 0.377043] evm: security.selinux\n[ 0.378359] evm: security.SMACK64\n[ 0.379650] evm: security.SMACK64EXEC\n[ 0.381039] evm: security.SMACK64TRANSMUTE\n[ 0.382553] evm: security.SMACK64MMAP\n[ 0.383935] evm: security.ima\n[ 0.385126] evm: security.capability\n[ 0.386560] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.389980] pinctrl core: initialized pinctrl subsystem\n[ 0.391975] RTC time: 5:58:25, date: 07/22/19\n[ 0.393695] NET: Registered protocol family 16\n[ 0.395453] cpuidle: using governor ladder\n[ 0.396978] cpuidle: using governor menu\n[ 0.398445] PCCT header not found.\n[ 0.399810] ACPI: bus type PCI registered\n[ 0.401305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.403617] PCI: Using configuration type 1 for base access\n[ 0.406294] ACPI: Added _OSI(Module Device)\n[ 0.407853] ACPI: Added _OSI(Processor Device)\n[ 0.409462] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.411152] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.413866] ACPI: Interpreter enabled\n[ 0.415281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.418732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.422188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.425630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.429064] ACPI: (supports S0 S5)\n[ 0.430377] ACPI: Using IOAPIC for interrupt routing\n[ 0.432143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.441262] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.443501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.447536] acpiphp: Slot [3] registered\n[ 0.449018] acpiphp: Slot [4] registered\n[ 0.450499] acpiphp: Slot [5] registered\n[ 0.451982] acpiphp: Slot [6] registered\n[ 0.453459] acpiphp: Slot [7] registered\n[ 0.454943] acpiphp: Slot [8] registered\n[ 0.456430] acpiphp: Slot [9] registered\n[ 0.457903] acpiphp: Slot [10] registered\n[ 0.459402] acpiphp: Slot [11] registered\n[ 0.460906] acpiphp: Slot [12] registered\n[ 0.462413] acpiphp: Slot [13] registered\n[ 0.463911] acpiphp: Slot [14] registered\n[ 0.465451] acpiphp: Slot [15] registered\n[ 0.483468] acpiphp: Slot [16] registered\n[ 0.484981] acpiphp: Slot [17] registered\n[ 0.486493] acpiphp: Slot [18] registered\n[ 0.488022] acpiphp: Slot [19] registered\n[ 0.489531] acpiphp: Slot [20] registered\n[ 0.491031] acpiphp: Slot [21] registered\n[ 0.492542] acpiphp: Slot [22] registered\n[ 0.494043] acpiphp: Slot [23] registered\n[ 0.495553] acpiphp: Slot [24] registered\n[ 0.497056] acpiphp: Slot [25] registered\n[ 0.498560] acpiphp: Slot [26] registered\n[ 0.500059] acpiphp: Slot [27] registered\n[ 0.501570] acpiphp: Slot [28] registered\n[ 0.503079] acpiphp: Slot [29] registered\n[ 0.504580] acpiphp: Slot [30] registered\n[ 0.506098] acpiphp: Slot [31] registered\n[ 0.507594] PCI host bridge to bus 0000:00\n[ 0.509106] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.511381] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.513661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.516360] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.519057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.521808] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.526661] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.529051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.531254] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.537257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.543142] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545802] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.569185] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.571900] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574517] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.577135] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.584423] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.586404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589285] vgaarb: loaded\n[ 0.590397] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592631] SCSI subsystem initialized\n[ 0.594340] ACPI: bus type USB registered\n[ 0.595874] usbcore: registered new interface driver usbfs\n[ 0.597795] usbcore: registered new interface driver hub\n[ 0.599672] usbcore: registered new device driver usb\n[ 0.601689] PCI: Using ACPI for IRQ routing\n[ 0.603725] NetLabel: Initializing\n[ 0.605057] NetLabel: domain hash size = 128\n[ 0.606652] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.608441] NetLabel: unlabeled traffic allowed by default\n[ 0.610615] clocksource: Switched to clocksource kvm-clock\n[ 0.621342] AppArmor: AppArmor Filesystem Enabled\n[ 0.623114] pnp: PnP ACPI init\n[ 0.624678] pnp: PnP ACPI: found 5 devices\n[ 0.631919] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.635115] NET: Registered protocol family 2\n[ 0.637004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641681] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.643937] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645986] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.648191] NET: Registered protocol family 1\n[ 0.649826] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.651883] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.653898] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.669045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.684259] Trying to unpack rootfs image as initramfs...\n[ 0.746917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.749844] Scanning for low memory corruption every 60 seconds\n[ 0.752380] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.754544] audit: initializing netlink subsys (disabled)\n[ 0.756494] audit: type=2000 audit(1563775106.639:1): initialized\n[ 0.758900] Initialise system trusted keyring\n[ 0.760625] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.762808] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.766072] zbud: loaded\n[ 0.767323] VFS: Disk quotas dquot_6.6.0\n[ 0.768835] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.771564] fuse init (API version 7.23)\n[ 0.773199] Key type big_key registered\n[ 0.774696] Allocating IMA MOK and blacklist keyrings.\n[ 0.776857] Key type asymmetric registered\n[ 0.778391] Asymmetric key parser 'x509' registered\n[ 0.780180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.782960] io scheduler noop registered\n[ 0.784438] io scheduler deadline registered (default)\n[ 0.786291] io scheduler cfq registered\n[ 0.787849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.789805] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.792152] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.794865] ACPI: Power Button [PWRF]\n[ 0.796385] GHES: HEST is not enabled!\n[ 0.810735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.840815] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.844488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.870140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.873848] Linux agpgart interface v0.103\n[ 0.877580] brd: module loaded\n[ 0.880166] loop: module loaded\n[ 0.886508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.889229] GPT:90111 != 2097151\n[ 0.890493] GPT:Alternate GPT header not at the end of the disk.\n[ 0.892550] GPT:90111 != 2097151\n[ 0.893813] GPT: Use GNU Parted to correct GPT errors.\n[ 0.895631] vda: vda1 vda15\n[ 0.897529] scsi host0: ata_piix\n[ 0.898941] scsi host1: ata_piix\n[ 0.900266] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.902558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.905483] libphy: Fixed MDIO Bus: probed\n[ 0.907018] tun: Universal TUN/TAP device driver, 1.6\n[ 0.908810] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.912303] PPP generic driver version 2.4.2\n[ 0.913960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.916205] ehci-pci: EHCI PCI platform driver\n[ 0.917835] ehci-platform: EHCI generic platform driver\n[ 0.919700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.921832] ohci-pci: OHCI PCI platform driver\n[ 0.923472] ohci-platform: OHCI generic platform driver\n[ 0.925341] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.940476] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.942343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.945071] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.946931] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.949089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.951403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.954055] usb usb1: Product: UHCI Host Controller\n[ 0.955795] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.957936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.959722] hub 1-0:1.0: USB hub found\n[ 0.961183] hub 1-0:1.0: 2 ports detected\n[ 0.962849] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.966660] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.968438] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.970318] mousedev: PS/2 mouse device common for all mice\n[ 0.972674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.975832] rtc_cmos 00:00: RTC can wake from S4\n[ 0.978060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.980274] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.982506] i2c /dev entries driver\n[ 0.983898] device-mapper: uevent: version 1.0.3\n[ 0.985657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.988699] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.991097] NET: Registered protocol family 10\n[ 0.993009] NET: Registered protocol family 17\n[ 0.994678] Key type dns_resolver registered\n[ 0.996423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.998458] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.001684] registered taskstats version 1\n[ 1.003260] Loading compiled-in X.509 certificates\n[ 1.005543] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.009022] zswap: loaded using pool lzo/zbud\n[ 1.011465] Key type trusted registered\n[ 1.013975] Key type encrypted registered\n[ 1.015529] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.017478] ima: No TPM chip found, activating TPM-bypass!\n[ 1.019431] evm: HMAC attrs: 0x1\n[ 1.021105] Magic number: 11:629:972\n[ 1.022677] rtc_cmos 00:00: setting system clock to 2019-07-22 05:58:26 UTC (1563775106)\n[ 1.025673] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.027761] EDD information not available.\n[ 1.060336] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.080014] Write protecting the kernel read-only data: 14336k\n[ 1.083591] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.086807] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.137547] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.16...\nLease of 192.168.120.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2019-07-22 05:58:30,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e/action used request id req-d088089a-2429-4b1f-81ba-9c0dd44d1ffc 2019-07-22 05:58:30,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798528194427s 2019-07-22 05:58:30,082 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 529899029 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.242315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245423] pid_max: default: 32768 minimum: 301 [ 0.247089] ACPI: Core revision 20150930 [ 0.249156] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251578] Security Framework initialized [ 0.253113] Yama: becoming mindful. [ 0.254471] AppArmor: AppArmor initialized [ 0.256028] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260827] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263073] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265617] Initializing cgroup subsys io [ 0.267128] Initializing cgroup subsys memory [ 0.268741] Initializing cgroup subsys devices [ 0.270371] Initializing cgroup subsys freezer [ 0.271988] Initializing cgroup subsys net_cls [ 0.273629] Initializing cgroup subsys perf_event [ 0.275332] Initializing cgroup subsys net_prio [ 0.276989] Initializing cgroup subsys hugetlb [ 0.278610] Initializing cgroup subsys pids [ 0.280219] CPU: Physical Processor ID: 0 [ 0.282410] mce: CPU supports 10 MCE banks [ 0.283976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.285858] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.304322] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.314100] ftrace: allocating 31920 entries in 125 pages [ 0.350604] smpboot: Max logical packages: 1 [ 0.352198] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.354715] x2apic enabled [ 0.356188] Switched APIC routing to physical x2apic. [ 0.359210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.361304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.365252] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.368612] KVM setup paravirtual spinlock [ 0.370660] x86: Booted up 1 node, 1 CPUs [ 0.372172] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374710] devtmpfs: initialized [ 0.377043] evm: security.selinux [ 0.378359] evm: security.SMACK64 [ 0.379650] evm: security.SMACK64EXEC [ 0.381039] evm: security.SMACK64TRANSMUTE [ 0.382553] evm: security.SMACK64MMAP [ 0.383935] evm: security.ima [ 0.385126] evm: security.capability [ 0.386560] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.389980] pinctrl core: initialized pinctrl subsystem [ 0.391975] RTC time: 5:58:25, date: 07/22/19 [ 0.393695] NET: Registered protocol family 16 [ 0.395453] cpuidle: using governor ladder [ 0.396978] cpuidle: using governor menu [ 0.398445] PCCT header not found. [ 0.399810] ACPI: bus type PCI registered [ 0.401305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.403617] PCI: Using configuration type 1 for base access [ 0.406294] ACPI: Added _OSI(Module Device) [ 0.407853] ACPI: Added _OSI(Processor Device) [ 0.409462] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.411152] ACPI: Added _OSI(Processor Aggregator Device) [ 0.413866] ACPI: Interpreter enabled [ 0.415281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.418732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.422188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.425630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.429064] ACPI: (supports S0 S5) [ 0.430377] ACPI: Using IOAPIC for interrupt routing [ 0.432143] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.441262] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.443501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.447536] acpiphp: Slot [3] registered [ 0.449018] acpiphp: Slot [4] registered [ 0.450499] acpiphp: Slot [5] registered [ 0.451982] acpiphp: Slot [6] registered [ 0.453459] acpiphp: Slot [7] registered [ 0.454943] acpiphp: Slot [8] registered [ 0.456430] acpiphp: Slot [9] registered [ 0.457903] acpiphp: Slot [10] registered [ 0.459402] acpiphp: Slot [11] registered [ 0.460906] acpiphp: Slot [12] registered [ 0.462413] acpiphp: Slot [13] registered [ 0.463911] acpiphp: Slot [14] registered [ 0.465451] acpiphp: Slot [15] registered [ 0.483468] acpiphp: Slot [16] registered [ 0.484981] acpiphp: Slot [17] registered [ 0.486493] acpiphp: Slot [18] registered [ 0.488022] acpiphp: Slot [19] registered [ 0.489531] acpiphp: Slot [20] registered [ 0.491031] acpiphp: Slot [21] registered [ 0.492542] acpiphp: Slot [22] registered [ 0.494043] acpiphp: Slot [23] registered [ 0.495553] acpiphp: Slot [24] registered [ 0.497056] acpiphp: Slot [25] registered [ 0.498560] acpiphp: Slot [26] registered [ 0.500059] acpiphp: Slot [27] registered [ 0.501570] acpiphp: Slot [28] registered [ 0.503079] acpiphp: Slot [29] registered [ 0.504580] acpiphp: Slot [30] registered [ 0.506098] acpiphp: Slot [31] registered [ 0.507594] PCI host bridge to bus 0000:00 [ 0.509106] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.511381] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.513661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.516360] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.519057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.521808] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.526661] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.529051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.531254] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.543142] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545802] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.569185] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.571900] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574517] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.577135] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581993] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.584423] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.586404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589285] vgaarb: loaded [ 0.590397] vgaarb: bridge control possible 0000:00:02.0 [ 0.592631] SCSI subsystem initialized [ 0.594340] ACPI: bus type USB registered [ 0.595874] usbcore: registered new interface driver usbfs [ 0.597795] usbcore: registered new interface driver hub [ 0.599672] usbcore: registered new device driver usb [ 0.601689] PCI: Using ACPI for IRQ routing [ 0.603725] NetLabel: Initializing [ 0.605057] NetLabel: domain hash size = 128 [ 0.606652] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608441] NetLabel: unlabeled traffic allowed by default [ 0.610615] clocksource: Switched to clocksource kvm-clock [ 0.621342] AppArmor: AppArmor Filesystem Enabled [ 0.623114] pnp: PnP ACPI init [ 0.624678] pnp: PnP ACPI: found 5 devices [ 0.631919] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635115] NET: Registered protocol family 2 [ 0.637004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641681] TCP: Hash tables configured (established 4096 bind 4096) [ 0.643937] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.645986] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.648191] NET: Registered protocol family 1 [ 0.649826] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.651883] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.653898] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.669045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.684259] Trying to unpack rootfs image as initramfs... [ 0.746917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.749844] Scanning for low memory corruption every 60 seconds [ 0.752380] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.754544] audit: initializing netlink subsys (disabled) [ 0.756494] audit: type=2000 audit(1563775106.639:1): initialized [ 0.758900] Initialise system trusted keyring [ 0.760625] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.762808] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.766072] zbud: loaded [ 0.767323] VFS: Disk quotas dquot_6.6.0 [ 0.768835] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.771564] fuse init (API version 7.23) [ 0.773199] Key type big_key registered [ 0.774696] Allocating IMA MOK and blacklist keyrings. [ 0.776857] Key type asymmetric registered [ 0.778391] Asymmetric key parser 'x509' registered [ 0.780180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.782960] io scheduler noop registered [ 0.784438] io scheduler deadline registered (default) [ 0.786291] io scheduler cfq registered [ 0.787849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.789805] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.792152] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.794865] ACPI: Power Button [PWRF] [ 0.796385] GHES: HEST is not enabled! [ 0.810735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.840815] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.844488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.870140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.873848] Linux agpgart interface v0.103 [ 0.877580] brd: module loaded [ 0.880166] loop: module loaded [ 0.886508] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.889229] GPT:90111 != 2097151 [ 0.890493] GPT:Alternate GPT header not at the end of the disk. [ 0.892550] GPT:90111 != 2097151 [ 0.893813] GPT: Use GNU Parted to correct GPT errors. [ 0.895631] vda: vda1 vda15 [ 0.897529] scsi host0: ata_piix [ 0.898941] scsi host1: ata_piix [ 0.900266] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.902558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.905483] libphy: Fixed MDIO Bus: probed [ 0.907018] tun: Universal TUN/TAP device driver, 1.6 [ 0.908810] tun: (C) 1999-2004 Max Krasnyansky [ 0.912303] PPP generic driver version 2.4.2 [ 0.913960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.916205] ehci-pci: EHCI PCI platform driver [ 0.917835] ehci-platform: EHCI generic platform driver [ 0.919700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.921832] ohci-pci: OHCI PCI platform driver [ 0.923472] ohci-platform: OHCI generic platform driver [ 0.925341] uhci_hcd: USB Universal Host Controller Interface driver [ 0.940476] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.942343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.945071] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.946931] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.949089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.951403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.954055] usb usb1: Product: UHCI Host Controller [ 0.955795] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.957936] usb usb1: SerialNumber: 0000:00:01.2 [ 0.959722] hub 1-0:1.0: USB hub found [ 0.961183] hub 1-0:1.0: 2 ports detected [ 0.962849] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.966660] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.968438] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.970318] mousedev: PS/2 mouse device common for all mice [ 0.972674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.975832] rtc_cmos 00:00: RTC can wake from S4 [ 0.978060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.980274] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.982506] i2c /dev entries driver [ 0.983898] device-mapper: uevent: version 1.0.3 [ 0.985657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.988699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.991097] NET: Registered protocol family 10 [ 0.993009] NET: Registered protocol family 17 [ 0.994678] Key type dns_resolver registered [ 0.996423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.998458] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.001684] registered taskstats version 1 [ 1.003260] Loading compiled-in X.509 certificates [ 1.005543] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.009022] zswap: loaded using pool lzo/zbud [ 1.011465] Key type trusted registered [ 1.013975] Key type encrypted registered [ 1.015529] AppArmor: AppArmor sha1 policy hashing enabled [ 1.017478] ima: No TPM chip found, activating TPM-bypass! [ 1.019431] evm: HMAC attrs: 0x1 [ 1.021105] Magic number: 11:629:972 [ 1.022677] rtc_cmos 00:00: setting system clock to 2019-07-22 05:58:26 UTC (1563775106) [ 1.025673] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.027761] EDD information not available. [ 1.060336] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.080014] Write protecting the kernel read-only data: 14336k [ 1.083591] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.086807] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.137547] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2019-07-22 05:58:30,085 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2019-07-22 05:58:39,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 05:58:39,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 05:58:39,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9591 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d7ae195-71e8-4774-ba30-990b7090da91 x-openstack-request-id: req-6d7ae195-71e8-4774-ba30-990b7090da91 2019-07-22 05:58:39,188 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529899029 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.242315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.245423] pid_max: default: 32768 minimum: 301\n[ 0.247089] ACPI: Core revision 20150930\n[ 0.249156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.251578] Security Framework initialized\n[ 0.253113] Yama: becoming mindful.\n[ 0.254471] AppArmor: AppArmor initialized\n[ 0.256028] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.258456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260827] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263073] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265617] Initializing cgroup subsys io\n[ 0.267128] Initializing cgroup subsys memory\n[ 0.268741] Initializing cgroup subsys devices\n[ 0.270371] Initializing cgroup subsys freezer\n[ 0.271988] Initializing cgroup subsys net_cls\n[ 0.273629] Initializing cgroup subsys perf_event\n[ 0.275332] Initializing cgroup subsys net_prio\n[ 0.276989] Initializing cgroup subsys hugetlb\n[ 0.278610] Initializing cgroup subsys pids\n[ 0.280219] CPU: Physical Processor ID: 0\n[ 0.282410] mce: CPU supports 10 MCE banks\n[ 0.283976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.285858] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.304322] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.314100] ftrace: allocating 31920 entries in 125 pages\n[ 0.350604] smpboot: Max logical packages: 1\n[ 0.352198] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.354715] x2apic enabled\n[ 0.356188] Switched APIC routing to physical x2apic.\n[ 0.359210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.361304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.365252] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.368612] KVM setup paravirtual spinlock\n[ 0.370660] x86: Booted up 1 node, 1 CPUs\n[ 0.372172] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374710] devtmpfs: initialized\n[ 0.377043] evm: security.selinux\n[ 0.378359] evm: security.SMACK64\n[ 0.379650] evm: security.SMACK64EXEC\n[ 0.381039] evm: security.SMACK64TRANSMUTE\n[ 0.382553] evm: security.SMACK64MMAP\n[ 0.383935] evm: security.ima\n[ 0.385126] evm: security.capability\n[ 0.386560] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.389980] pinctrl core: initialized pinctrl subsystem\n[ 0.391975] RTC time: 5:58:25, date: 07/22/19\n[ 0.393695] NET: Registered protocol family 16\n[ 0.395453] cpuidle: using governor ladder\n[ 0.396978] cpuidle: using governor menu\n[ 0.398445] PCCT header not found.\n[ 0.399810] ACPI: bus type PCI registered\n[ 0.401305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.403617] PCI: Using configuration type 1 for base access\n[ 0.406294] ACPI: Added _OSI(Module Device)\n[ 0.407853] ACPI: Added _OSI(Processor Device)\n[ 0.409462] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.411152] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.413866] ACPI: Interpreter enabled\n[ 0.415281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.418732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.422188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.425630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.429064] ACPI: (supports S0 S5)\n[ 0.430377] ACPI: Using IOAPIC for interrupt routing\n[ 0.432143] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.441262] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.443501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.447536] acpiphp: Slot [3] registered\n[ 0.449018] acpiphp: Slot [4] registered\n[ 0.450499] acpiphp: Slot [5] registered\n[ 0.451982] acpiphp: Slot [6] registered\n[ 0.453459] acpiphp: Slot [7] registered\n[ 0.454943] acpiphp: Slot [8] registered\n[ 0.456430] acpiphp: Slot [9] registered\n[ 0.457903] acpiphp: Slot [10] registered\n[ 0.459402] acpiphp: Slot [11] registered\n[ 0.460906] acpiphp: Slot [12] registered\n[ 0.462413] acpiphp: Slot [13] registered\n[ 0.463911] acpiphp: Slot [14] registered\n[ 0.465451] acpiphp: Slot [15] registered\n[ 0.483468] acpiphp: Slot [16] registered\n[ 0.484981] acpiphp: Slot [17] registered\n[ 0.486493] acpiphp: Slot [18] registered\n[ 0.488022] acpiphp: Slot [19] registered\n[ 0.489531] acpiphp: Slot [20] registered\n[ 0.491031] acpiphp: Slot [21] registered\n[ 0.492542] acpiphp: Slot [22] registered\n[ 0.494043] acpiphp: Slot [23] registered\n[ 0.495553] acpiphp: Slot [24] registered\n[ 0.497056] acpiphp: Slot [25] registered\n[ 0.498560] acpiphp: Slot [26] registered\n[ 0.500059] acpiphp: Slot [27] registered\n[ 0.501570] acpiphp: Slot [28] registered\n[ 0.503079] acpiphp: Slot [29] registered\n[ 0.504580] acpiphp: Slot [30] registered\n[ 0.506098] acpiphp: Slot [31] registered\n[ 0.507594] PCI host bridge to bus 0000:00\n[ 0.509106] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.511381] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.513661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.516360] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.519057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.521808] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.526661] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.529051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.531254] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.537257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.543142] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545802] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.569185] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.571900] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574517] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.577135] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581993] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.584423] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.586404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589285] vgaarb: loaded\n[ 0.590397] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592631] SCSI subsystem initialized\n[ 0.594340] ACPI: bus type USB registered\n[ 0.595874] usbcore: registered new interface driver usbfs\n[ 0.597795] usbcore: registered new interface driver hub\n[ 0.599672] usbcore: registered new device driver usb\n[ 0.601689] PCI: Using ACPI for IRQ routing\n[ 0.603725] NetLabel: Initializing\n[ 0.605057] NetLabel: domain hash size = 128\n[ 0.606652] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.608441] NetLabel: unlabeled traffic allowed by default\n[ 0.610615] clocksource: Switched to clocksource kvm-clock\n[ 0.621342] AppArmor: AppArmor Filesystem Enabled\n[ 0.623114] pnp: PnP ACPI init\n[ 0.624678] pnp: PnP ACPI: found 5 devices\n[ 0.631919] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.635115] NET: Registered protocol family 2\n[ 0.637004] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641681] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.643937] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645986] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.648191] NET: Registered protocol family 1\n[ 0.649826] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.651883] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.653898] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.669045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.684259] Trying to unpack rootfs image as initramfs...\n[ 0.746917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.749844] Scanning for low memory corruption every 60 seconds\n[ 0.752380] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.754544] audit: initializing netlink subsys (disabled)\n[ 0.756494] audit: type=2000 audit(1563775106.639:1): initialized\n[ 0.758900] Initialise system trusted keyring\n[ 0.760625] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.762808] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.766072] zbud: loaded\n[ 0.767323] VFS: Disk quotas dquot_6.6.0\n[ 0.768835] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.771564] fuse init (API version 7.23)\n[ 0.773199] Key type big_key registered\n[ 0.774696] Allocating IMA MOK and blacklist keyrings.\n[ 0.776857] Key type asymmetric registered\n[ 0.778391] Asymmetric key parser 'x509' registered\n[ 0.780180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.782960] io scheduler noop registered\n[ 0.784438] io scheduler deadline registered (default)\n[ 0.786291] io scheduler cfq registered\n[ 0.787849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.789805] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.792152] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.794865] ACPI: Power Button [PWRF]\n[ 0.796385] GHES: HEST is not enabled!\n[ 0.810735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.840815] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.844488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.870140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.873848] Linux agpgart interface v0.103\n[ 0.877580] brd: module loaded\n[ 0.880166] loop: module loaded\n[ 0.886508] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.889229] GPT:90111 != 2097151\n[ 0.890493] GPT:Alternate GPT header not at the end of the disk.\n[ 0.892550] GPT:90111 != 2097151\n[ 0.893813] GPT: Use GNU Parted to correct GPT errors.\n[ 0.895631] vda: vda1 vda15\n[ 0.897529] scsi host0: ata_piix\n[ 0.898941] scsi host1: ata_piix\n[ 0.900266] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.902558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.905483] libphy: Fixed MDIO Bus: probed\n[ 0.907018] tun: Universal TUN/TAP device driver, 1.6\n[ 0.908810] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.912303] PPP generic driver version 2.4.2\n[ 0.913960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.916205] ehci-pci: EHCI PCI platform driver\n[ 0.917835] ehci-platform: EHCI generic platform driver\n[ 0.919700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.921832] ohci-pci: OHCI PCI platform driver\n[ 0.923472] ohci-platform: OHCI generic platform driver\n[ 0.925341] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.940476] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.942343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.945071] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.946931] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.949089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.951403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.954055] usb usb1: Product: UHCI Host Controller\n[ 0.955795] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.957936] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.959722] hub 1-0:1.0: USB hub found\n[ 0.961183] hub 1-0:1.0: 2 ports detected\n[ 0.962849] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.966660] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.968438] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.970318] mousedev: PS/2 mouse device common for all mice\n[ 0.972674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.975832] rtc_cmos 00:00: RTC can wake from S4\n[ 0.978060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.980274] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.982506] i2c /dev entries driver\n[ 0.983898] device-mapper: uevent: version 1.0.3\n[ 0.985657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.988699] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.991097] NET: Registered protocol family 10\n[ 0.993009] NET: Registered protocol family 17\n[ 0.994678] Key type dns_resolver registered\n[ 0.996423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.998458] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.001684] registered taskstats version 1\n[ 1.003260] Loading compiled-in X.509 certificates\n[ 1.005543] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.009022] zswap: loaded using pool lzo/zbud\n[ 1.011465] Key type trusted registered\n[ 1.013975] Key type encrypted registered\n[ 1.015529] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.017478] ima: No TPM chip found, activating TPM-bypass!\n[ 1.019431] evm: HMAC attrs: 0x1\n[ 1.021105] Magic number: 11:629:972\n[ 1.022677] rtc_cmos 00:00: setting system clock to 2019-07-22 05:58:26 UTC (1563775106)\n[ 1.025673] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.027761] EDD information not available.\n[ 1.060336] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.080014] Write protecting the kernel read-only data: 14336k\n[ 1.083591] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.086807] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.137547] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.16...\nLease of 192.168.120.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu+WMRSImV+XXuLXp5JS2Dd4dhjTvaTohiPaLvUjHNnItL5vY/dcdqNHOl2KxtOk+M9PW1csW3XCUPXdqpYXOg7uvjYOgmhRtiU8c90wrlmUnFrf8G8gPm/PzRGsTTKlum2sbQ164BblZuVx7Z2wWkk7okvk1NL9nAlf7mRLvJTlJ8YT8vB6SkyJW3tZ965bikk6Glwk6gd/WaC71SW4QWUuZUeMB1E2LfRZKsG7IouHaQ77vrWZJNMPSw2WIboGdShTds2lC65Z2ugfyS962N/LmENvrYc43knpQQl1ey5c4ENWSKM8hmr5c2BI0BU81xXjwLmoUStISS9t1ir1m5 root@cinder-test-vm-a246db2c-2e61-486a-add3-dccdc268eb6c\nssh-dss AAAAB3NzaC1kc3MAAACBAOSwL/87QTsITl+m7uQl7jej4JQvtwpHTyZ9yhLAUZCFAthjIn5KQNdqWNGAOCJaIv7+dMgn0DLdY+CpZtt6ydHraBi9IyuHSXtyHxJmWxAKsP1G859uKqsxWss13NVLN7wDNPmG7k1N/+nMBufvXcmI3qL/zmoiSB1vymF/PYcbAAAAFQCs2/cJLoEMvb6NpmUE8qGmjFDmCQAAAIAfCOyw3QhSs2G4yytWohcCP7D1wUL2kC7hwr1KP6SFEGM7rD75iOboaZK4b4dIUAFOCO9P70QiHVQjM92WdtK37a5LNuXcqAD/PlXqT0yFHAk97mETMXJRyLlsTAz8LyIGVos2wKVZKVVDK5dL5iJ89zyK9ExBWJrNZMNpPVIEqQAAAIA2902yuXPLL77zPCSgZTfO56iVYG6XdCGLXPvAi2kAFrCMupsoji6U+ZrC/ydk2IwIrySCjX4Qhau+MEW7U0VwSlO9uwuUCJ8dW4sZWeXBDoLMOebudlGV5fJMXbqxW0BS1RPNj7Rz970Y+/ZGVuIpLiefnXRm7wU0GdnMVwSYYA== root@cinder-test-vm-a246db2c-2e61-486a-add3-dccdc268eb6c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:feb4:f553/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-a246db2c-2e61-486a-add3-dccdc268eb6c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.63 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-a246db2c-2e61-486a-add3-dccdc268eb6c login: "} 2019-07-22 05:58:39,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e/action used request id req-6d7ae195-71e8-4774-ba30-990b7090da91 2019-07-22 05:58:39,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0944700241089s 2019-07-22 05:58:39,190 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 529899029 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.242315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245423] pid_max: default: 32768 minimum: 301 [ 0.247089] ACPI: Core revision 20150930 [ 0.249156] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251578] Security Framework initialized [ 0.253113] Yama: becoming mindful. [ 0.254471] AppArmor: AppArmor initialized [ 0.256028] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258456] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260827] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263073] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265617] Initializing cgroup subsys io [ 0.267128] Initializing cgroup subsys memory [ 0.268741] Initializing cgroup subsys devices [ 0.270371] Initializing cgroup subsys freezer [ 0.271988] Initializing cgroup subsys net_cls [ 0.273629] Initializing cgroup subsys perf_event [ 0.275332] Initializing cgroup subsys net_prio [ 0.276989] Initializing cgroup subsys hugetlb [ 0.278610] Initializing cgroup subsys pids [ 0.280219] CPU: Physical Processor ID: 0 [ 0.282410] mce: CPU supports 10 MCE banks [ 0.283976] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.285858] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.304322] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.314100] ftrace: allocating 31920 entries in 125 pages [ 0.350604] smpboot: Max logical packages: 1 [ 0.352198] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.354715] x2apic enabled [ 0.356188] Switched APIC routing to physical x2apic. [ 0.359210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.361304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.365252] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.368612] KVM setup paravirtual spinlock [ 0.370660] x86: Booted up 1 node, 1 CPUs [ 0.372172] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374710] devtmpfs: initialized [ 0.377043] evm: security.selinux [ 0.378359] evm: security.SMACK64 [ 0.379650] evm: security.SMACK64EXEC [ 0.381039] evm: security.SMACK64TRANSMUTE [ 0.382553] evm: security.SMACK64MMAP [ 0.383935] evm: security.ima [ 0.385126] evm: security.capability [ 0.386560] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.389980] pinctrl core: initialized pinctrl subsystem [ 0.391975] RTC time: 5:58:25, date: 07/22/19 [ 0.393695] NET: Registered protocol family 16 [ 0.395453] cpuidle: using governor ladder [ 0.396978] cpuidle: using governor menu [ 0.398445] PCCT header not found. [ 0.399810] ACPI: bus type PCI registered [ 0.401305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.403617] PCI: Using configuration type 1 for base access [ 0.406294] ACPI: Added _OSI(Module Device) [ 0.407853] ACPI: Added _OSI(Processor Device) [ 0.409462] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.411152] ACPI: Added _OSI(Processor Aggregator Device) [ 0.413866] ACPI: Interpreter enabled [ 0.415281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.418732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.422188] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.425630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.429064] ACPI: (supports S0 S5) [ 0.430377] ACPI: Using IOAPIC for interrupt routing [ 0.432143] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.441262] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.443501] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.447536] acpiphp: Slot [3] registered [ 0.449018] acpiphp: Slot [4] registered [ 0.450499] acpiphp: Slot [5] registered [ 0.451982] acpiphp: Slot [6] registered [ 0.453459] acpiphp: Slot [7] registered [ 0.454943] acpiphp: Slot [8] registered [ 0.456430] acpiphp: Slot [9] registered [ 0.457903] acpiphp: Slot [10] registered [ 0.459402] acpiphp: Slot [11] registered [ 0.460906] acpiphp: Slot [12] registered [ 0.462413] acpiphp: Slot [13] registered [ 0.463911] acpiphp: Slot [14] registered [ 0.465451] acpiphp: Slot [15] registered [ 0.483468] acpiphp: Slot [16] registered [ 0.484981] acpiphp: Slot [17] registered [ 0.486493] acpiphp: Slot [18] registered [ 0.488022] acpiphp: Slot [19] registered [ 0.489531] acpiphp: Slot [20] registered [ 0.491031] acpiphp: Slot [21] registered [ 0.492542] acpiphp: Slot [22] registered [ 0.494043] acpiphp: Slot [23] registered [ 0.495553] acpiphp: Slot [24] registered [ 0.497056] acpiphp: Slot [25] registered [ 0.498560] acpiphp: Slot [26] registered [ 0.500059] acpiphp: Slot [27] registered [ 0.501570] acpiphp: Slot [28] registered [ 0.503079] acpiphp: Slot [29] registered [ 0.504580] acpiphp: Slot [30] registered [ 0.506098] acpiphp: Slot [31] registered [ 0.507594] PCI host bridge to bus 0000:00 [ 0.509106] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.511381] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.513661] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.516360] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.519057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.521808] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.526661] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.529051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.531254] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.537257] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.543142] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545802] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.569185] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.571900] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574517] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.577135] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581993] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.584423] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.586404] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589285] vgaarb: loaded [ 0.590397] vgaarb: bridge control possible 0000:00:02.0 [ 0.592631] SCSI subsystem initialized [ 0.594340] ACPI: bus type USB registered [ 0.595874] usbcore: registered new interface driver usbfs [ 0.597795] usbcore: registered new interface driver hub [ 0.599672] usbcore: registered new device driver usb [ 0.601689] PCI: Using ACPI for IRQ routing [ 0.603725] NetLabel: Initializing [ 0.605057] NetLabel: domain hash size = 128 [ 0.606652] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608441] NetLabel: unlabeled traffic allowed by default [ 0.610615] clocksource: Switched to clocksource kvm-clock [ 0.621342] AppArmor: AppArmor Filesystem Enabled [ 0.623114] pnp: PnP ACPI init [ 0.624678] pnp: PnP ACPI: found 5 devices [ 0.631919] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635115] NET: Registered protocol family 2 [ 0.637004] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639426] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641681] TCP: Hash tables configured (established 4096 bind 4096) [ 0.643937] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.645986] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.648191] NET: Registered protocol family 1 [ 0.649826] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.651883] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.653898] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.669045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.684259] Trying to unpack rootfs image as initramfs... [ 0.746917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.749844] Scanning for low memory corruption every 60 seconds [ 0.752380] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.754544] audit: initializing netlink subsys (disabled) [ 0.756494] audit: type=2000 audit(1563775106.639:1): initialized [ 0.758900] Initialise system trusted keyring [ 0.760625] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.762808] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.766072] zbud: loaded [ 0.767323] VFS: Disk quotas dquot_6.6.0 [ 0.768835] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.771564] fuse init (API version 7.23) [ 0.773199] Key type big_key registered [ 0.774696] Allocating IMA MOK and blacklist keyrings. [ 0.776857] Key type asymmetric registered [ 0.778391] Asymmetric key parser 'x509' registered [ 0.780180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.782960] io scheduler noop registered [ 0.784438] io scheduler deadline registered (default) [ 0.786291] io scheduler cfq registered [ 0.787849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.789805] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.792152] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.794865] ACPI: Power Button [PWRF] [ 0.796385] GHES: HEST is not enabled! [ 0.810735] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.840815] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.844488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.870140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.873848] Linux agpgart interface v0.103 [ 0.877580] brd: module loaded [ 0.880166] loop: module loaded [ 0.886508] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.889229] GPT:90111 != 2097151 [ 0.890493] GPT:Alternate GPT header not at the end of the disk. [ 0.892550] GPT:90111 != 2097151 [ 0.893813] GPT: Use GNU Parted to correct GPT errors. [ 0.895631] vda: vda1 vda15 [ 0.897529] scsi host0: ata_piix [ 0.898941] scsi host1: ata_piix [ 0.900266] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.902558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.905483] libphy: Fixed MDIO Bus: probed [ 0.907018] tun: Universal TUN/TAP device driver, 1.6 [ 0.908810] tun: (C) 1999-2004 Max Krasnyansky [ 0.912303] PPP generic driver version 2.4.2 [ 0.913960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.916205] ehci-pci: EHCI PCI platform driver [ 0.917835] ehci-platform: EHCI generic platform driver [ 0.919700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.921832] ohci-pci: OHCI PCI platform driver [ 0.923472] ohci-platform: OHCI generic platform driver [ 0.925341] uhci_hcd: USB Universal Host Controller Interface driver [ 0.940476] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.942343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.945071] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.946931] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.949089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.951403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.954055] usb usb1: Product: UHCI Host Controller [ 0.955795] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.957936] usb usb1: SerialNumber: 0000:00:01.2 [ 0.959722] hub 1-0:1.0: USB hub found [ 0.961183] hub 1-0:1.0: 2 ports detected [ 0.962849] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.966660] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.968438] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.970318] mousedev: PS/2 mouse device common for all mice [ 0.972674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.975832] rtc_cmos 00:00: RTC can wake from S4 [ 0.978060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.980274] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.982506] i2c /dev entries driver [ 0.983898] device-mapper: uevent: version 1.0.3 [ 0.985657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.988699] ledtrig-cpu: registered to indicate activity on CPUs [ 0.991097] NET: Registered protocol family 10 [ 0.993009] NET: Registered protocol family 17 [ 0.994678] Key type dns_resolver registered [ 0.996423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.998458] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.001684] registered taskstats version 1 [ 1.003260] Loading compiled-in X.509 certificates [ 1.005543] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.009022] zswap: loaded using pool lzo/zbud [ 1.011465] Key type trusted registered [ 1.013975] Key type encrypted registered [ 1.015529] AppArmor: AppArmor sha1 policy hashing enabled [ 1.017478] ima: No TPM chip found, activating TPM-bypass! [ 1.019431] evm: HMAC attrs: 0x1 [ 1.021105] Magic number: 11:629:972 [ 1.022677] rtc_cmos 00:00: setting system clock to 2019-07-22 05:58:26 UTC (1563775106) [ 1.025673] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.027761] EDD information not available. [ 1.060336] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.080014] Write protecting the kernel read-only data: 14336k [ 1.083591] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.086807] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.137547] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu+WMRSImV+XXuLXp5JS2Dd4dhjTvaTohiPaLvUjHNnItL5vY/dcdqNHOl2KxtOk+M9PW1csW3XCUPXdqpYXOg7uvjYOgmhRtiU8c90wrlmUnFrf8G8gPm/PzRGsTTKlum2sbQ164BblZuVx7Z2wWkk7okvk1NL9nAlf7mRLvJTlJ8YT8vB6SkyJW3tZ965bikk6Glwk6gd/WaC71SW4QWUuZUeMB1E2LfRZKsG7IouHaQ77vrWZJNMPSw2WIboGdShTds2lC65Z2ugfyS962N/LmENvrYc43knpQQl1ey5c4ENWSKM8hmr5c2BI0BU81xXjwLmoUStISS9t1ir1m5 root@cinder-test-vm-a246db2c-2e61-486a-add3-dccdc268eb6c ssh-dss AAAAB3NzaC1kc3MAAACBAOSwL/87QTsITl+m7uQl7jej4JQvtwpHTyZ9yhLAUZCFAthjIn5KQNdqWNGAOCJaIv7+dMgn0DLdY+CpZtt6ydHraBi9IyuHSXtyHxJmWxAKsP1G859uKqsxWss13NVLN7wDNPmG7k1N/+nMBufvXcmI3qL/zmoiSB1vymF/PYcbAAAAFQCs2/cJLoEMvb6NpmUE8qGmjFDmCQAAAIAfCOyw3QhSs2G4yytWohcCP7D1wUL2kC7hwr1KP6SFEGM7rD75iOboaZK4b4dIUAFOCO9P70QiHVQjM92WdtK37a5LNuXcqAD/PlXqT0yFHAk97mETMXJRyLlsTAz8LyIGVos2wKVZKVVDK5dL5iJ89zyK9ExBWJrNZMNpPVIEqQAAAIA2902yuXPLL77zPCSgZTfO56iVYG6XdCGLXPvAi2kAFrCMupsoji6U+ZrC/ydk2IwIrySCjX4Qhau+MEW7U0VwSlO9uwuUCJ8dW4sZWeXBDoLMOebudlGV5fJMXbqxW0BS1RPNj7Rz970Y+/ZGVuIpLiefnXRm7wU0GdnMVwSYYA== root@cinder-test-vm-a246db2c-2e61-486a-add3-dccdc268eb6c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.20s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:feb4:f553/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-a246db2c-2e61-486a-add3-dccdc268eb6c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-a246db2c-2e61-486a-add3-dccdc268eb6c login: 2019-07-22 05:58:39,193 - paramiko.transport - DEBUG - starting thread (client mode): 0xb50e4ad0L 2019-07-22 05:58:39,193 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 05:58:39,193 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-22 05:58:39,194 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-22 05:58:39,195 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 05:58:39,195 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 05:58:39,195 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-22 05:58:39,195 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 05:58:39,195 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 05:58:39,196 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 05:58:39,213 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 05:58:39,213 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 05:58:39,225 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 756522282759f0eeeea4d77cbff57b9d 2019-07-22 05:58:39,226 - paramiko.transport - DEBUG - Trying discovered key 42464696f85210516f0f8e9c2738a0e3 in /tmp/tmpH2O2QA 2019-07-22 05:58:39,252 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 05:58:39,258 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 05:58:39,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-07-22 05:58:39,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"volumeAttachment": {"volumeId": "704e7576-ff5c-4933-89c9-a1e9c5925aa2"}}' 2019-07-22 05:58:41,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eda263b3-6d50-4b4d-a215-fe156e873a32 x-openstack-request-id: req-eda263b3-6d50-4b4d-a215-fe156e873a32 2019-07-22 05:58:41,997 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "volumeId": "704e7576-ff5c-4933-89c9-a1e9c5925aa2"}} 2019-07-22 05:58:41,997 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e/os-volume_attachments used request id req-eda263b3-6d50-4b4d-a215-fe156e873a32 2019-07-22 05:58:41,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.73828101158s 2019-07-22 05:58:41,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:42,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6faae3da-b908-448a-aef4-6c182cf83c74 x-openstack-request-id: req-6faae3da-b908-448a-aef4-6c182cf83c74 2019-07-22 05:58:42,057 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:42,057 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-6faae3da-b908-448a-aef4-6c182cf83c74 2019-07-22 05:58:42,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0592019557953s 2019-07-22 05:58:42,058 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:44,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:44,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:44,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-89c8cd1f-b693-4538-bd8a-aa1b8d37f138 x-openstack-request-id: req-89c8cd1f-b693-4538-bd8a-aa1b8d37f138 2019-07-22 05:58:44,121 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:44,121 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-89c8cd1f-b693-4538-bd8a-aa1b8d37f138 2019-07-22 05:58:44,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0598919391632s 2019-07-22 05:58:44,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:46,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:46,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:46,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-842c4dea-3b04-4b84-b4b4-671f659873fa x-openstack-request-id: req-842c4dea-3b04-4b84-b4b4-671f659873fa 2019-07-22 05:58:46,181 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:45.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:46,182 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-842c4dea-3b04-4b84-b4b4-671f659873fa 2019-07-22 05:58:46,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0569579601288s 2019-07-22 05:58:46,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:48,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:48,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:48,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-bdb29389-9dcc-42ec-94cb-367a876b7325 x-openstack-request-id: req-bdb29389-9dcc-42ec-94cb-367a876b7325 2019-07-22 05:58:48,253 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [{"server_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "attachment_id": "f5a073f9-04c2-4b54-88c7-ae54f2eb46ac", "attached_at": "2019-07-22T05:58:45.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "device": "/dev/vdb", "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2"}], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:48,253 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-bdb29389-9dcc-42ec-94cb-367a876b7325 2019-07-22 05:58:48,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0679779052734s 2019-07-22 05:58:48,256 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 05:58:48,257 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-22 05:58:48,257 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 05:58:48,260 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 05:58:48,328 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-22 05:58:48,329 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-22 05:58:48,330 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 05:58:48,330 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-22 05:58:48,368 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-07-22 05:58:48,368 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-22 05:58:48,396 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-22 05:58:49,177 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-22 05:58:49,177 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 4bec2804-fe3d-4fe8-ba62-ec905494980d Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-07-22 05:58:49,178 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-07-22 05:58:49,178 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-22 05:58:49,178 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-07-22 05:58:49,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-07-22 05:58:49,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e/os-volume_attachments/704e7576-ff5c-4933-89c9-a1e9c5925aa2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:50,984 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac8e3521-c59e-4683-9217-a1fc1e97c807 x-openstack-request-id: req-ac8e3521-c59e-4683-9217-a1fc1e97c807 2019-07-22 05:58:50,985 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e/os-volume_attachments/704e7576-ff5c-4933-89c9-a1e9c5925aa2 used request id req-ac8e3521-c59e-4683-9217-a1fc1e97c807 2019-07-22 05:58:50,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.8055369854s 2019-07-22 05:58:50,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:51,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-bbe956cf-9223-4d9e-877e-a0fe59617ddb x-openstack-request-id: req-bbe956cf-9223-4d9e-877e-a0fe59617ddb 2019-07-22 05:58:51,054 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [{"server_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "attachment_id": "f5a073f9-04c2-4b54-88c7-ae54f2eb46ac", "attached_at": "2019-07-22T05:58:45.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "device": "/dev/vdb", "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2"}], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:50.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:51,054 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-bbe956cf-9223-4d9e-877e-a0fe59617ddb 2019-07-22 05:58:51,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0684731006622s 2019-07-22 05:58:51,055 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:53,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:53,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:53,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:53 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-40fb40ab-299f-49fe-ad69-1b3779008231 x-openstack-request-id: req-40fb40ab-299f-49fe-ad69-1b3779008231 2019-07-22 05:58:53,116 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:52.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:53,116 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-40fb40ab-299f-49fe-ad69-1b3779008231 2019-07-22 05:58:53,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0585899353027s 2019-07-22 05:58:53,118 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-07-22 05:58:53,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-07-22 05:58:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"volumeAttachment": {"volumeId": "704e7576-ff5c-4933-89c9-a1e9c5925aa2"}}' 2019-07-22 05:58:53,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34519bc3-03f3-457e-a56a-78a9b14144fe x-openstack-request-id: req-34519bc3-03f3-457e-a56a-78a9b14144fe 2019-07-22 05:58:53,967 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "02551fe2-2435-4055-b110-3aeb9dae259f", "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "volumeId": "704e7576-ff5c-4933-89c9-a1e9c5925aa2"}} 2019-07-22 05:58:53,967 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f/os-volume_attachments used request id req-34519bc3-03f3-457e-a56a-78a9b14144fe 2019-07-22 05:58:53,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.849033117294s 2019-07-22 05:58:53,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:54,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:53 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-580992ff-33bb-4072-afcf-79cddcc54414 x-openstack-request-id: req-580992ff-33bb-4072-afcf-79cddcc54414 2019-07-22 05:58:54,025 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:53.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:54,025 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-580992ff-33bb-4072-afcf-79cddcc54414 2019-07-22 05:58:54,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0570690631866s 2019-07-22 05:58:54,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:56,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:56,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:57,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c88b3628-7f99-48f5-a356-8bedb0630da5 x-openstack-request-id: req-c88b3628-7f99-48f5-a356-8bedb0630da5 2019-07-22 05:58:57,022 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [{"server_id": "02551fe2-2435-4055-b110-3aeb9dae259f", "attachment_id": "51b707c3-3910-4f54-84e7-66f08acfe8de", "attached_at": "2019-07-22T05:58:55.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "device": "/dev/vdb", "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2"}], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:56.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:57,022 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-c88b3628-7f99-48f5-a356-8bedb0630da5 2019-07-22 05:58:57,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.993371963501s 2019-07-22 05:58:57,024 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 05:58:57,027 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-22 05:58:57,027 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 05:58:57,029 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 05:58:57,098 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-22 05:58:57,098 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-22 05:58:57,099 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-22 05:58:57,100 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 05:58:57,140 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-07-22 05:58:57,140 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-22 05:58:57,164 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-22 05:58:57,188 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-22 05:58:57,189 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-07-22 05:58:57,189 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-07-22 05:58:57,190 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-22 05:58:57,190 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-07-22 05:58:57,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-07-22 05:58:57,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f/os-volume_attachments/704e7576-ff5c-4933-89c9-a1e9c5925aa2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:57,834 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e0101e6-e821-4d33-9d58-ec13de174443 x-openstack-request-id: req-8e0101e6-e821-4d33-9d58-ec13de174443 2019-07-22 05:58:57,834 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f/os-volume_attachments/704e7576-ff5c-4933-89c9-a1e9c5925aa2 used request id req-8e0101e6-e821-4d33-9d58-ec13de174443 2019-07-22 05:58:57,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.643430948257s 2019-07-22 05:58:57,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:57,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:57,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7d37e7d1-638a-4643-a08e-867ae008d587 x-openstack-request-id: req-7d37e7d1-638a-4643-a08e-867ae008d587 2019-07-22 05:58:57,897 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [{"server_id": "02551fe2-2435-4055-b110-3aeb9dae259f", "attachment_id": "51b707c3-3910-4f54-84e7-66f08acfe8de", "attached_at": "2019-07-22T05:58:55.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "device": "/dev/vdb", "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2"}], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:57,897 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-7d37e7d1-638a-4643-a08e-867ae008d587 2019-07-22 05:58:57,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0628221035004s 2019-07-22 05:58:57,899 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:58:59,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:58:59,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:58:59,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Mon, 22 Jul 2019 05:58:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-026ea695-e644-4ced-8d8f-c1b3f829e364 x-openstack-request-id: req-026ea695-e644-4ced-8d8f-c1b3f829e364 2019-07-22 05:58:59,960 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:58.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:58:59,961 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-026ea695-e644-4ced-8d8f-c1b3f829e364 2019-07-22 05:58:59,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0589201450348s 2019-07-22 05:59:00,101 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 05:59:00,101 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:16 | PASS | +---------------------+------------------+------------------+----------------+ 2019-07-22 05:59:00,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 05:59:00,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:00,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36f16645-929e-4a90-9705-b7a72be0c636 x-openstack-request-id: req-36f16645-929e-4a90-9705-b7a72be0c636 2019-07-22 05:59:00,253 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f used request id req-36f16645-929e-4a90-9705-b7a72be0c636 2019-07-22 05:59:00,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.145534038544s 2019-07-22 05:59:00,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:59:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:00,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4db3691b-5e6e-42f7-875d-87c3fe01f011 x-openstack-request-id: req-4db3691b-5e6e-42f7-875d-87c3fe01f011 2019-07-22 05:59:00,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:f5:53", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:f5:53", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:25.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:58:25Z", "hostId": "f8c9656cfcc7e2ef83212108762459bab3b3566baf258d4ffd3ad481", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:58:16Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:1d:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/02551fe2-2435-4055-b110-3aeb9dae259f", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:03.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "02551fe2-2435-4055-b110-3aeb9dae259f", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:59:00Z", "hostId": "4b171a4742959475b2139f2bbd3129144756d27cc3223f2483d80736", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm2_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:57:55Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:59:00,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4db3691b-5e6e-42f7-875d-87c3fe01f011 2019-07-22 05:59:00,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67077422142s 2019-07-22 05:59:00,927 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:59:02,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:59:02,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:03,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c65aa11-f890-428d-9baa-a2927e7803b8 x-openstack-request-id: req-9c65aa11-f890-428d-9baa-a2927e7803b8 2019-07-22 05:59:03,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:f5:53", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:f5:53", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:25.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:58:25Z", "hostId": "f8c9656cfcc7e2ef83212108762459bab3b3566baf258d4ffd3ad481", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:58:16Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:59:03,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c65aa11-f890-428d-9baa-a2927e7803b8 2019-07-22 05:59:03,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166991949081s 2019-07-22 05:59:03,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 05:59:03,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/6c0e588d-7929-44c1-870a-d823de2fb4cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:03,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:59:03 GMT X-Openstack-Request-Id: req-a582eff6-82b1-4831-9ffb-900615714904 2019-07-22 05:59:03,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:59:03,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/6c0e588d-7929-44c1-870a-d823de2fb4cb.json used request id req-a582eff6-82b1-4831-9ffb-900615714904 2019-07-22 05:59:03,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.770509004593s 2019-07-22 05:59:03,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:59:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:03,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:03 GMT X-Openstack-Request-Id: req-90a86cc8-11b5-4385-9059-4ab55bb8047b 2019-07-22 05:59:03,965 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "794342a2-6671-4fa8-9050-5d97e4837d72", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:58:27Z", "updated_at": "2019-07-22T05:58:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b4:f5:53", "device_id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_id": "8320d480-d4b3-406a-afff-2a1be62d4808", "id": "62b6ffd7-8cc3-4210-8e0e-050583036e6f", "qos_policy_id": null}]} 2019-07-22 05:59:03,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-90a86cc8-11b5-4385-9059-4ab55bb8047b 2019-07-22 05:59:03,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0819849967957s 2019-07-22 05:59:03,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:59:03,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:04,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6a94f7d6-fe69-4f32-b3ec-7bbffb0ff730 x-openstack-request-id: req-6a94f7d6-fe69-4f32-b3ec-7bbffb0ff730 2019-07-22 05:59:04,034 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:58:58.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:59:04,035 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-6a94f7d6-fe69-4f32-b3ec-7bbffb0ff730 2019-07-22 05:59:04,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0630910396576s 2019-07-22 05:59:04,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-07-22 05:59:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:04,135 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:59:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-40e4c219-2800-4293-a185-af04eceb8703 2019-07-22 05:59:04,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:59:04,136 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2 used request id req-40e4c219-2800-4293-a185-af04eceb8703 2019-07-22 05:59:04,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0991520881653s 2019-07-22 05:59:04,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:59:04,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:04,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-314cd5c1-34b7-4c0f-a35e-190b09a0768b x-openstack-request-id: req-314cd5c1-34b7-4c0f-a35e-190b09a0768b 2019-07-22 05:59:04,192 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "self"}, {"href": "http://172.30.9.26:8776/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/704e7576-ff5c-4933-89c9-a1e9c5925aa2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-22T05:58:10.000000", "description": null, "os-vol-tenant-attr:tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "updated_at": "2019-07-22T05:59:04.000000", "volume_type": "tripleo", "name": "cinder_test-volume_a246db2c-2e61-486a-add3-dccdc268eb6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "704e7576-ff5c-4933-89c9-a1e9c5925aa2", "size": 2}]} 2019-07-22 05:59:04,192 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-314cd5c1-34b7-4c0f-a35e-190b09a0768b 2019-07-22 05:59:04,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0561130046844s 2019-07-22 05:59:04,194 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:59:06,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-22 05:59:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:06,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:06 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-cda23fb8-a475-47e7-888b-6fc46f6449e5 x-openstack-request-id: req-cda23fb8-a475-47e7-888b-6fc46f6449e5 2019-07-22 05:59:06,248 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-07-22 05:59:06,248 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/dc9ce463c2e84f98ae6c5dba280c8bee/volumes/detail used request id req-cda23fb8-a475-47e7-888b-6fc46f6449e5 2019-07-22 05:59:06,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0518989562988s 2019-07-22 05:59:06,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 05:59:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/62b6ffd7-8cc3-4210-8e0e-050583036e6f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:07,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:59:07 GMT X-Openstack-Request-Id: req-1030cdde-0126-4df9-b3de-9519e84c0a44 2019-07-22 05:59:07,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:59:07,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/62b6ffd7-8cc3-4210-8e0e-050583036e6f.json used request id req-1030cdde-0126-4df9-b3de-9519e84c0a44 2019-07-22 05:59:07,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.19862413406s 2019-07-22 05:59:07,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 05:59:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:07,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:07 GMT X-Openstack-Request-Id: req-7b6f02ce-7e66-4012-b6e4-af1f64d7a371 2019-07-22 05:59:07,534 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 05:59:07,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7b6f02ce-7e66-4012-b6e4-af1f64d7a371 2019-07-22 05:59:07,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0720720291138s 2019-07-22 05:59:07,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 05:59:07,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:07,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-91a6dfa7-b312-490a-91aa-12afbbf69e11 x-openstack-request-id: req-91a6dfa7-b312-490a-91aa-12afbbf69e11 2019-07-22 05:59:07,671 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e used request id req-91a6dfa7-b312-490a-91aa-12afbbf69e11 2019-07-22 05:59:07,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.135407209396s 2019-07-22 05:59:07,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:59:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:08,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67ac497e-9065-4a84-bbf2-16581aba1a6a x-openstack-request-id: req-67ac497e-9065-4a84-bbf2-16581aba1a6a 2019-07-22 05:59:08,152 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:f5:53", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:f5:53", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "rel": "bookmark"}], "image": {"id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "links": [{"href": "http://172.30.9.26:8774/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T05:58:25.000000", "flavor": {"id": "5f2f9b98-122f-407e-b997-4b097d1cbb82", "links": [{"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}]}, "id": "ef3b9fce-9b16-43b2-90ad-e5ae512cc36e", "security_groups": [{"name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}], "user_id": "2e6b537b49254bbeb5a1d26b9b04f010", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T05:59:07Z", "hostId": "f8c9656cfcc7e2ef83212108762459bab3b3566baf258d4ffd3ad481", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c", "name": "cinder_test-vm_a246db2c-2e61-486a-add3-dccdc268eb6c", "created": "2019-07-22T05:58:16Z", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 05:59:08,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67ac497e-9065-4a84-bbf2-16581aba1a6a 2019-07-22 05:59:08,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481353998184s 2019-07-22 05:59:08,154 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 05:59:10,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 05:59:10,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:10,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec30ea60-2ac9-455a-88e2-9b9ace718360 x-openstack-request-id: req-ec30ea60-2ac9-455a-88e2-9b9ace718360 2019-07-22 05:59:10,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 05:59:10,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec30ea60-2ac9-455a-88e2-9b9ace718360 2019-07-22 05:59:10,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0669338703156s 2019-07-22 05:59:10,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:59:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:10,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:10 GMT X-Openstack-Request-Id: req-be337018-5eba-4b26-96a2-19ea1a521573 2019-07-22 05:59:10,270 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:52Z", "updated_at": "2019-07-22T05:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "af09d3eb-18bf-4df5-bdd7-4ab4c2313785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "b38d2b9b-543b-401b-bca2-a0cd82fd5295", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "c13ef510-8362-48a5-a798-44ce1efe95bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:52Z", "revision_number": 0, "id": "ea7776a5-8ef4-44ea-9327-da594ec02040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:52Z", "security_group_id": "249390fc-8b19-4390-ad2a-6a593334557f", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}], "revision_number": 3, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "249390fc-8b19-4390-ad2a-6a593334557f", "name": "cinder_test-sg_a246db2c-2e61-486a-add3-dccdc268eb6c"}, {"description": "Default security group", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:44Z", "updated_at": "2019-07-22T05:57:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "037b629b-e719-4cb1-80b7-dc3ad6776123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9e59ff0c-1b8e-4c89-b735-636795a25f76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9f8e2ae4-0aef-4e08-9b06-2a50c241a305", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "c377107a-73d5-4841-93b3-a96b06f3dd1d", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}], "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "name": "default"}]} 2019-07-22 05:59:10,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-be337018-5eba-4b26-96a2-19ea1a521573 2019-07-22 05:59:10,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0410420894623s 2019-07-22 05:59:10,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:59:10,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/249390fc-8b19-4390-ad2a-6a593334557f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:10,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:59:10 GMT X-Openstack-Request-Id: req-95aa838a-fb37-4d54-8ffe-76213470427b 2019-07-22 05:59:10,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:59:10,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/249390fc-8b19-4390-ad2a-6a593334557f.json used request id req-95aa838a-fb37-4d54-8ffe-76213470427b 2019-07-22 05:59:10,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.116021871567s 2019-07-22 05:59:10,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-22 05:59:10,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:10,422 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a0fbbe4-1b23-43cb-8118-ee4849761268 x-openstack-request-id: req-9a0fbbe4-1b23-43cb-8118-ee4849761268 2019-07-22 05:59:10,422 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_a246db2c-2e61-486a-add3-dccdc268eb6c used request id req-9a0fbbe4-1b23-43cb-8118-ee4849761268 2019-07-22 05:59:10,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0297338962555s 2019-07-22 05:59:10,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 05:59:10,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/794342a2-6671-4fa8-9050-5d97e4837d72/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" -d '{"subnet_id": "c597da08-2970-4141-9f50-37556e8adbc2"}' 2019-07-22 05:59:12,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:12 GMT X-Openstack-Request-Id: req-94ff8229-d96f-47c6-8c43-e3f14e2d1877 2019-07-22 05:59:12,487 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "61bf963c-5b9f-49ee-8f78-30370c190ab6", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "subnet_id": "c597da08-2970-4141-9f50-37556e8adbc2", "subnet_ids": ["c597da08-2970-4141-9f50-37556e8adbc2"], "port_id": "668a2ba5-2c06-4a62-8c02-7f6ada45cbf1", "id": "794342a2-6671-4fa8-9050-5d97e4837d72"} 2019-07-22 05:59:12,487 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/794342a2-6671-4fa8-9050-5d97e4837d72/remove_router_interface.json used request id req-94ff8229-d96f-47c6-8c43-e3f14e2d1877 2019-07-22 05:59:12,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06412601471s 2019-07-22 05:59:12,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 05:59:12,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:12,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:12 GMT X-Openstack-Request-Id: req-5a7d30ee-0b52-44d9-82ec-59d209b3f9b2 2019-07-22 05:59:12,623 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:46Z", "admin_state_up": true, "updated_at": "2019-07-22T05:59:11Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "794342a2-6671-4fa8-9050-5d97e4837d72", "name": "cinder_test-router_a246db2c-2e61-486a-add3-dccdc268eb6c"}]} 2019-07-22 05:59:12,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5a7d30ee-0b52-44d9-82ec-59d209b3f9b2 2019-07-22 05:59:12,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135048866272s 2019-07-22 05:59:12,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 05:59:12,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/794342a2-6671-4fa8-9050-5d97e4837d72.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:13,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:59:13 GMT X-Openstack-Request-Id: req-1e1a63fc-9298-45e3-a33c-4aec806ad0cc 2019-07-22 05:59:13,868 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:59:13,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/794342a2-6671-4fa8-9050-5d97e4837d72.json used request id req-1e1a63fc-9298-45e3-a33c-4aec806ad0cc 2019-07-22 05:59:13,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24384522438s 2019-07-22 05:59:13,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 05:59:13,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:13,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:13 GMT X-Openstack-Request-Id: req-8cd7031c-7948-4c48-8188-ffbc90787918 2019-07-22 05:59:13,910 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T05:57:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","id":"c597da08-2970-4141-9f50-37556e8adbc2","subnetpool_id":null,"name":"cinder_test-subnet_a246db2c-2e61-486a-add3-dccdc268eb6c"}]} 2019-07-22 05:59:13,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8cd7031c-7948-4c48-8188-ffbc90787918 2019-07-22 05:59:13,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0413160324097s 2019-07-22 05:59:13,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 05:59:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/c597da08-2970-4141-9f50-37556e8adbc2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:15,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:59:15 GMT X-Openstack-Request-Id: req-9e9dd577-b88c-4cc2-b003-17090e822c3c 2019-07-22 05:59:15,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:59:15,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c597da08-2970-4141-9f50-37556e8adbc2.json used request id req-9e9dd577-b88c-4cc2-b003-17090e822c3c 2019-07-22 05:59:15,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13300895691s 2019-07-22 05:59:15,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:59:15,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:15,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:15 GMT X-Openstack-Request-Id: req-cbd4ef81-f6ac-48a7-9d12-0436338547fd 2019-07-22 05:59:15,140 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"61bf963c-5b9f-49ee-8f78-30370c190ab6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc9ce463c2e84f98ae6c5dba280c8bee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:59:14Z","qos_policy_id":null,"name":"cinder_test-net_a246db2c-2e61-486a-add3-dccdc268eb6c","admin_state_up":true,"tenant_id":"dc9ce463c2e84f98ae6c5dba280c8bee","created_at":"2019-07-22T05:57:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 05:59:15,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cbd4ef81-f6ac-48a7-9d12-0436338547fd 2019-07-22 05:59:15,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095253944397s 2019-07-22 05:59:15,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 05:59:15,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/61bf963c-5b9f-49ee-8f78-30370c190ab6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:16,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:59:16 GMT X-Openstack-Request-Id: req-47ca7aed-c638-4f4a-b778-4493144562e1 2019-07-22 05:59:16,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:59:16,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/61bf963c-5b9f-49ee-8f78-30370c190ab6.json used request id req-47ca7aed-c638-4f4a-b778-4493144562e1 2019-07-22 05:59:16,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1643140316s 2019-07-22 05:59:16,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:59:16,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:16,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:16 GMT X-Openstack-Request-Id: req-54781d5b-7d7a-48ef-9795-563f4aec5143 2019-07-22 05:59:16,423 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:57:51Z", "file": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/file", "owner": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "5aa3872a-d4f1-4c19-9f98-04ee233987fc", "size": 12716032, "self": "/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a246db2c-2e61-486a-add3-dccdc268eb6c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:57:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:59:16,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-54781d5b-7d7a-48ef-9795-563f4aec5143 2019-07-22 05:59:16,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.11385011673s 2019-07-22 05:59:16,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 05:59:16,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70cd4b93d990e2977ca08d5494eaea4126fda9a2" 2019-07-22 05:59:16,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:59:16 GMT X-Openstack-Request-Id: req-c8064965-48af-48ba-ac7d-9f08ba4baf6c 2019-07-22 05:59:16,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:59:16,795 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5aa3872a-d4f1-4c19-9f98-04ee233987fc used request id req-c8064965-48af-48ba-ac7d-9f08ba4baf6c 2019-07-22 05:59:16,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.369940042496s 2019-07-22 05:59:16,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 05:59:16,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:16,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a1fdf69-9d2a-4e78-b5ee-a00bcc7c4d23 x-openstack-request-id: req-4a1fdf69-9d2a-4e78-b5ee-a00bcc7c4d23 2019-07-22 05:59:16,825 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a246db2c-2e61-486a-add3-dccdc268eb6c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f2f9b98-122f-407e-b997-4b097d1cbb82"}]} 2019-07-22 05:59:16,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4a1fdf69-9d2a-4e78-b5ee-a00bcc7c4d23 2019-07-22 05:59:16,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238599777222s 2019-07-22 05:59:16,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 05:59:16,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:16,866 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd54e6d3-b2ad-4970-a861-873290bc5ccb x-openstack-request-id: req-bd54e6d3-b2ad-4970-a861-873290bc5ccb 2019-07-22 05:59:16,866 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5f2f9b98-122f-407e-b997-4b097d1cbb82 used request id req-bd54e6d3-b2ad-4970-a861-873290bc5ccb 2019-07-22 05:59:16,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401701927185s 2019-07-22 05:59:16,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:59:16,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:17,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc10779d-6409-4d7c-9e87-f84c3ffc0497 2019-07-22 05:59:17,088 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder_test-user_a246db2c-2e61-486a-add3-dccdc268eb6c", "links": {"self": "http://172.30.9.26:5000/v3/users/2e6b537b49254bbeb5a1d26b9b04f010"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e6b537b49254bbeb5a1d26b9b04f010", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:59:17,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dc10779d-6409-4d7c-9e87-f84c3ffc0497 2019-07-22 05:59:17,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220872163773s 2019-07-22 05:59:17,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:59:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/2e6b537b49254bbeb5a1d26b9b04f010 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:17,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8258c36e-e81c-4caa-9f7f-a52840e13c9f 2019-07-22 05:59:17,307 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_a246db2c-2e61-486a-add3-dccdc268eb6c", "links": {"self": "http://172.30.9.26:5000/v3/users/2e6b537b49254bbeb5a1d26b9b04f010"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2e6b537b49254bbeb5a1d26b9b04f010", "description": null}} 2019-07-22 05:59:17,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2e6b537b49254bbeb5a1d26b9b04f010 used request id req-8258c36e-e81c-4caa-9f7f-a52840e13c9f 2019-07-22 05:59:17,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214023113251s 2019-07-22 05:59:17,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 05:59:17,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/2e6b537b49254bbeb5a1d26b9b04f010 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:17,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a655e772-3a39-4cc5-b15e-df895f46ab17 2019-07-22 05:59:17,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:59:17,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2e6b537b49254bbeb5a1d26b9b04f010 used request id req-a655e772-3a39-4cc5-b15e-df895f46ab17 2019-07-22 05:59:17,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.316973209381s 2019-07-22 05:59:17,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:59:17,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:17,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99feff27-52f3-4748-9849-ec7064443c29 2019-07-22 05:59:17,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc9ce463c2e84f98ae6c5dba280c8bee"}, "tags": [], "enabled": true, "id": "dc9ce463c2e84f98ae6c5dba280c8bee", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a246db2c-2e61-486a-add3-dccdc268eb6c"}]} 2019-07-22 05:59:17,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-99feff27-52f3-4748-9849-ec7064443c29 2019-07-22 05:59:17,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203092098236s 2019-07-22 05:59:17,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 05:59:17,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/dc9ce463c2e84f98ae6c5dba280c8bee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:18,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5aee419-bd23-432b-9509-d268ef2b0a97 2019-07-22 05:59:18,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:59:18,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/dc9ce463c2e84f98ae6c5dba280c8bee used request id req-b5aee419-bd23-432b-9509-d268ef2b0a97 2019-07-22 05:59:18,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257991075516s 2019-07-22 05:59:18,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:59:18,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=dc9ce463c2e84f98ae6c5dba280c8bee&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:18,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:18 GMT X-Openstack-Request-Id: req-a7aa4f26-ffeb-4ed1-8b6c-618ceca3e40c 2019-07-22 05:59:18,403 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:44Z", "updated_at": "2019-07-22T05:57:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "037b629b-e719-4cb1-80b7-dc3ad6776123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9e59ff0c-1b8e-4c89-b735-636795a25f76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9f8e2ae4-0aef-4e08-9b06-2a50c241a305", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "c377107a-73d5-4841-93b3-a96b06f3dd1d", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}], "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "name": "default"}]} 2019-07-22 05:59:18,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=dc9ce463c2e84f98ae6c5dba280c8bee&name=default used request id req-a7aa4f26-ffeb-4ed1-8b6c-618ceca3e40c 2019-07-22 05:59:18,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.29899096489s 2019-07-22 05:59:18,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 05:59:18,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:18,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:18 GMT X-Openstack-Request-Id: req-6038fa12-8f55-478a-8272-56677fa628c8 2019-07-22 05:59:18,464 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "created_at": "2019-07-22T05:57:44Z", "updated_at": "2019-07-22T05:57:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "037b629b-e719-4cb1-80b7-dc3ad6776123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9e59ff0c-1b8e-4c89-b735-636795a25f76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "9f8e2ae4-0aef-4e08-9b06-2a50c241a305", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:57:44Z", "revision_number": 0, "id": "c377107a-73d5-4841-93b3-a96b06f3dd1d", "remote_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "remote_ip_prefix": null, "created_at": "2019-07-22T05:57:44Z", "security_group_id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "tenant_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee"}], "revision_number": 1, "project_id": "dc9ce463c2e84f98ae6c5dba280c8bee", "id": "743c0f2d-760b-450c-88f1-5fc3cf99f429", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 05:59:18,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6038fa12-8f55-478a-8272-56677fa628c8 2019-07-22 05:59:18,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557069778442s 2019-07-22 05:59:18,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 05:59:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/743c0f2d-760b-450c-88f1-5fc3cf99f429.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cbc4e3ea54be76b7b9c73ea369dfd7134bbd55" 2019-07-22 05:59:18,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 05:59:18 GMT X-Openstack-Request-Id: req-bb03a54d-a257-43f7-952e-5ccfeb1d5974 2019-07-22 05:59:18,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 05:59:18,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/743c0f2d-760b-450c-88f1-5fc3cf99f429.json used request id req-bb03a54d-a257-43f7-952e-5ccfeb1d5974 2019-07-22 05:59:18,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.117480993271s 2019-07-22 05:59:18,633 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-07-22 05:59:18,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:59:18,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e2e42d-b37f-4ede-aff4-74890f62547b 2019-07-22 05:59:18,696 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:59:18,696 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-97e2e42d-b37f-4ede-aff4-74890f62547b 2019-07-22 05:59:18,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:59:19,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["iXPJExkHRYSazKMeb1D2_w"], "issued_at": "2019-07-22T05:59:19.000000Z"}} 2019-07-22 05:59:19,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:59:19,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:19,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:19 GMT X-Openstack-Request-Id: req-6d0fe900-c2fb-44fa-9397-9adc4bc69874 2019-07-22 05:59:19,474 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:59:19,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d0fe900-c2fb-44fa-9397-9adc4bc69874 2019-07-22 05:59:19,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362560987473s 2019-07-22 05:59:19,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:59:19,487 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79f5470b-f57e-4d5c-9e7e-15a678541996 2019-07-22 05:59:19,488 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:59:19,488 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-79f5470b-f57e-4d5c-9e7e-15a678541996 2019-07-22 05:59:19,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:59:19,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:19,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774ac7bb-0f7c-4f47-a7aa-edc4a40c9a6b 2019-07-22 05:59:19,684 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:59:19,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-774ac7bb-0f7c-4f47-a7aa-edc4a40c9a6b 2019-07-22 05:59:19,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195913791656s 2019-07-22 05:59:19,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 05:59:19,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}}' 2019-07-22 05:59:19,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-561e4e26-8b40-4f8b-ae27-65483c0ede1d 2019-07-22 05:59:19,923 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e"}, "tags": [], "enabled": true, "id": "30a9cf288b334558b7ea2f5345329b4e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}} 2019-07-22 05:59:19,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-561e4e26-8b40-4f8b-ae27-65483c0ede1d 2019-07-22 05:59:19,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.229523897171s 2019-07-22 05:59:19,923 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'30a9cf288b334558b7ea2f5345329b4e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff'}) 2019-07-22 05:59:19,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 05:59:19,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9w8JvBtPMEswNZRGF6Ih9I7LlweoTw", "email": null, "name": "tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}}' 2019-07-22 05:59:20,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-744c81c3-9f02-4755-9508-95b9fde34c47 2019-07-22 05:59:20,406 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": {"self": "http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fd0ea9d82cbd40faa1555a70747d1dea", "domain_id": "default", "password_expires_at": null}} 2019-07-22 05:59:20,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-744c81c3-9f02-4755-9508-95b9fde34c47 2019-07-22 05:59:20,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.476898193359s 2019-07-22 05:59:20,407 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fd0ea9d82cbd40faa1555a70747d1dea', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff'}) 2019-07-22 05:59:20,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:59:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:20,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0784e62-d1cf-49f8-abf9-cadd6a8a374a 2019-07-22 05:59:20,611 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:59:20,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f0784e62-d1cf-49f8-abf9-cadd6a8a374a 2019-07-22 05:59:20,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200404882431s 2019-07-22 05:59:20,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:59:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:20,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a375c73d-910a-40a8-8561-dd7d9b04e873 2019-07-22 05:59:20,738 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:59:20,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a375c73d-910a-40a8-8561-dd7d9b04e873 2019-07-22 05:59:20,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121590137482s 2019-07-22 05:59:20,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:59:20,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:20,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110b28a8-17c1-4cad-b43b-ad85ce1e4394 2019-07-22 05:59:20,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:59:20,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-110b28a8-17c1-4cad-b43b-ad85ce1e4394 2019-07-22 05:59:20,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192813158035s 2019-07-22 05:59:20,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:59:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:21,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d728732-e349-40f5-b10d-92c77639be60 2019-07-22 05:59:21,134 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 05:59:21,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9d728732-e349-40f5-b10d-92c77639be60 2019-07-22 05:59:21,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192940950394s 2019-07-22 05:59:21,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:59:21,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:21,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc55b4e8-989a-4484-ba71-1291402b0eae 2019-07-22 05:59:21,269 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": {"self": "http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fd0ea9d82cbd40faa1555a70747d1dea", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:59:21,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cc55b4e8-989a-4484-ba71-1291402b0eae 2019-07-22 05:59:21,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133765935898s 2019-07-22 05:59:21,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:59:21,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:21,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be27f2d-9c84-4c6a-9a18-317b607edbff 2019-07-22 05:59:21,396 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e"}, "tags": [], "enabled": true, "id": "30a9cf288b334558b7ea2f5345329b4e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}]} 2019-07-22 05:59:21,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3be27f2d-9c84-4c6a-9a18-317b607edbff 2019-07-22 05:59:21,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115535020828s 2019-07-22 05:59:21,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:59:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=fd0ea9d82cbd40faa1555a70747d1dea&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=30a9cf288b334558b7ea2f5345329b4e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:21,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac370f45-0ef0-4ffa-a8ac-150e068e4938 2019-07-22 05:59:21,560 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=fd0ea9d82cbd40faa1555a70747d1dea&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=30a9cf288b334558b7ea2f5345329b4e", "previous": null, "next": null}} 2019-07-22 05:59:21,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=fd0ea9d82cbd40faa1555a70747d1dea&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=30a9cf288b334558b7ea2f5345329b4e used request id req-ac370f45-0ef0-4ffa-a8ac-150e068e4938 2019-07-22 05:59:21,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.155515193939s 2019-07-22 05:59:21,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 05:59:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e/users/fd0ea9d82cbd40faa1555a70747d1dea/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:21,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c61a34b2-eba1-4b53-8054-2c976b91beda 2019-07-22 05:59:21,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:59:21,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e/users/fd0ea9d82cbd40faa1555a70747d1dea/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-c61a34b2-eba1-4b53-8054-2c976b91beda 2019-07-22 05:59:21,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149150848389s 2019-07-22 05:59:21,714 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'30a9cf288b334558b7ea2f5345329b4e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9w8JvBtPMEswNZRGF6Ih9I7LlweoTw', 'username': u'tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 05:59:21,717 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'password': '9w8JvBtPMEswNZRGF6Ih9I7LlweoTw', 'project_name': 'tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '30a9cf288b334558b7ea2f5345329b4e', 'project_domain_name': 'Default'} 2019-07-22 05:59:21,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:59:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:21,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0946b3d5-415d-4ec3-9234-7ec6234b62b3 2019-07-22 05:59:21,836 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:59:21,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0946b3d5-415d-4ec3-9234-7ec6234b62b3 2019-07-22 05:59:21,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115386962891s 2019-07-22 05:59:21,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:59:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:21,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c784dfc8-e14f-41d7-9736-77e48b5819f4 2019-07-22 05:59:21,953 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:59:21,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c784dfc8-e14f-41d7-9736-77e48b5819f4 2019-07-22 05:59:21,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111233949661s 2019-07-22 05:59:21,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:59:21,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:22,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d517ad-eaa6-4097-a1b0-8612210c988d 2019-07-22 05:59:22,118 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 05:59:22,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-18d517ad-eaa6-4097-a1b0-8612210c988d 2019-07-22 05:59:22,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160614013672s 2019-07-22 05:59:22,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:59:22,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:22,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a49b32d-7e2b-48e4-bf29-99d5e3266e97 2019-07-22 05:59:22,246 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": {"self": "http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fd0ea9d82cbd40faa1555a70747d1dea", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:59:22,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0a49b32d-7e2b-48e4-bf29-99d5e3266e97 2019-07-22 05:59:22,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127207994461s 2019-07-22 05:59:22,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:59:22,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:22,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d219b8-fdf5-453b-baf8-ca5642274f29 2019-07-22 05:59:22,412 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e"}, "tags": [], "enabled": true, "id": "30a9cf288b334558b7ea2f5345329b4e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}]} 2019-07-22 05:59:22,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-69d219b8-fdf5-453b-baf8-ca5642274f29 2019-07-22 05:59:22,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153981924057s 2019-07-22 05:59:22,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:59:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=fd0ea9d82cbd40faa1555a70747d1dea&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=30a9cf288b334558b7ea2f5345329b4e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:22,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41646975-095c-4d36-8f0d-81ffa38735a7 2019-07-22 05:59:22,529 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=fd0ea9d82cbd40faa1555a70747d1dea&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=30a9cf288b334558b7ea2f5345329b4e", "previous": null, "next": null}} 2019-07-22 05:59:22,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=fd0ea9d82cbd40faa1555a70747d1dea&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=30a9cf288b334558b7ea2f5345329b4e used request id req-41646975-095c-4d36-8f0d-81ffa38735a7 2019-07-22 05:59:22,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109065055847s 2019-07-22 05:59:22,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 05:59:22,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e/users/fd0ea9d82cbd40faa1555a70747d1dea/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:22,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf620c85-5b74-4d7f-b4bf-c22a3b7ae4d7 2019-07-22 05:59:22,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:59:22,696 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e/users/fd0ea9d82cbd40faa1555a70747d1dea/roles/20583a51c37f4249bd5ba195627f096a used request id req-bf620c85-5b74-4d7f-b4bf-c22a3b7ae4d7 2019-07-22 05:59:22,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163326978683s 2019-07-22 05:59:22,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:59:22,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:22,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8eb7840-654a-4967-a97d-1dea3a48ecec 2019-07-22 05:59:22,814 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:59:22,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b8eb7840-654a-4967-a97d-1dea3a48ecec 2019-07-22 05:59:22,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113910913467s 2019-07-22 05:59:22,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:59:22,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:22,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288978a0-93d8-4f93-9dc6-ed065b97175e 2019-07-22 05:59:22,936 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 05:59:22,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-288978a0-93d8-4f93-9dc6-ed065b97175e 2019-07-22 05:59:22,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11704492569s 2019-07-22 05:59:22,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 05:59:22,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:23,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf598b9-1001-497a-953e-dadccfaa50c6 2019-07-22 05:59:23,064 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": {"self": "http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fd0ea9d82cbd40faa1555a70747d1dea", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 05:59:23,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dbf598b9-1001-497a-953e-dadccfaa50c6 2019-07-22 05:59:23,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127248048782s 2019-07-22 05:59:23,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 05:59:23,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=fd0ea9d82cbd40faa1555a70747d1dea&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:23,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bfe330d-f72b-435b-96c2-3d7bdec28b34 2019-07-22 05:59:23,193 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=fd0ea9d82cbd40faa1555a70747d1dea&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 05:59:23,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=fd0ea9d82cbd40faa1555a70747d1dea&scope.domain.id=default used request id req-9bfe330d-f72b-435b-96c2-3d7bdec28b34 2019-07-22 05:59:23,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118077993393s 2019-07-22 05:59:23,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 05:59:23,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/fd0ea9d82cbd40faa1555a70747d1dea/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:23,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 05:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a01549-f55d-4ca8-a22c-530c53436d71 2019-07-22 05:59:23,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 05:59:23,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/fd0ea9d82cbd40faa1555a70747d1dea/roles/20583a51c37f4249bd5ba195627f096a used request id req-e5a01549-f55d-4ca8-a22c-530c53436d71 2019-07-22 05:59:23,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.165699005127s 2019-07-22 05:59:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:59:23,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac1b484-4d2f-4baf-8db0-4316455b4f3b 2019-07-22 05:59:23,374 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 05:59:23,374 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-eac1b484-4d2f-4baf-8db0-4316455b4f3b 2019-07-22 05:59:23,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 05:59:23,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T06:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "30a9cf288b334558b7ea2f5345329b4e", "name": "tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/30a9cf288b334558b7ea2f5345329b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/30a9cf288b334558b7ea2f5345329b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/30a9cf288b334558b7ea2f5345329b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_30a9cf288b334558b7ea2f5345329b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_30a9cf288b334558b7ea2f5345329b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/30a9cf288b334558b7ea2f5345329b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/30a9cf288b334558b7ea2f5345329b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/30a9cf288b334558b7ea2f5345329b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/30a9cf288b334558b7ea2f5345329b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/30a9cf288b334558b7ea2f5345329b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/30a9cf288b334558b7ea2f5345329b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "id": "fd0ea9d82cbd40faa1555a70747d1dea"}, "audit_ids": ["__eLCFlUQLG0nFQVuNlVmw"], "issued_at": "2019-07-22T05:59:23.000000Z"}} 2019-07-22 05:59:23,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 05:59:23,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 05:59:24,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:24 GMT X-Openstack-Request-Id: req-263ccad6-d4b9-4ff4-b55f-dc36ee6d86cc 2019-07-22 05:59:24,171 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 05:59:24,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-263ccad6-d4b9-4ff4-b55f-dc36ee6d86cc 2019-07-22 05:59:24,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.261054039001s 2019-07-22 05:59:24,182 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-07-22 05:59:24,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 05:59:24,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:24,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601b0581-b0b4-4cec-9bfd-5fc68e3f5d5a 2019-07-22 05:59:24,292 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 05:59:24,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-601b0581-b0b4-4cec-9bfd-5fc68e3f5d5a 2019-07-22 05:59:24,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110582828522s 2019-07-22 05:59:24,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 05:59:24,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:24,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6ed64f-dbb0-437c-b061-bbb6aa615072 2019-07-22 05:59:24,451 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e"}, "tags": [], "enabled": true, "id": "30a9cf288b334558b7ea2f5345329b4e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}]} 2019-07-22 05:59:24,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3a6ed64f-dbb0-437c-b061-bbb6aa615072 2019-07-22 05:59:24,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151434898376s 2019-07-22 05:59:24,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 05:59:24,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" -d '{"network": {"shared": true, "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "name": "tempest_smoke-net_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "admin_state_up": true}}' 2019-07-22 05:59:24,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:24 GMT X-Openstack-Request-Id: req-cda289cf-7643-425e-9bcf-2adb6bedc62e 2019-07-22 05:59:24,801 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a2d04d8d-ac3d-49c0-a826-bb71f6747630","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":true,"project_id":"30a9cf288b334558b7ea2f5345329b4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:59:24Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff","admin_state_up":true,"tenant_id":"30a9cf288b334558b7ea2f5345329b4e","created_at":"2019-07-22T05:59:24Z","mtu":1450}} 2019-07-22 05:59:24,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cda289cf-7643-425e-9bcf-2adb6bedc62e 2019-07-22 05:59:24,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.347501039505s 2019-07-22 05:59:24,802 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T05:59:24Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a2d04d8d-ac3d-49c0-a826-bb71f6747630', u'provider:segmentation_id': 19, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', u'created_at': u'2019-07-22T05:59:24Z', u'mtu': 1450, u'tenant_id': u'30a9cf288b334558b7ea2f5345329b4e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'30a9cf288b334558b7ea2f5345329b4e', u'l2_adjacency': True}) 2019-07-22 05:59:24,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 05:59:24,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 05:59:24,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:24 GMT X-Openstack-Request-Id: req-f62562bf-1c95-4e8f-80fb-6ad3f8db33a1 2019-07-22 05:59:24,885 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a2d04d8d-ac3d-49c0-a826-bb71f6747630","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":true,"project_id":"30a9cf288b334558b7ea2f5345329b4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T05:59:24Z","qos_policy_id":null,"name":"tempest_smoke-net_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff","admin_state_up":true,"tenant_id":"30a9cf288b334558b7ea2f5345329b4e","created_at":"2019-07-22T05:59:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 05:59:24,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f62562bf-1c95-4e8f-80fb-6ad3f8db33a1 2019-07-22 05:59:24,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0836308002472s 2019-07-22 05:59:24,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 05:59:24,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" -d '{"subnet": {"name": "tempest_smoke-subnet_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "enable_dhcp": true, "network_id": "a2d04d8d-ac3d-49c0-a826-bb71f6747630", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 05:59:25,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:25 GMT X-Openstack-Request-Id: req-0bedff2d-58a2-4fc1-bc07-5fce39a1b21d 2019-07-22 05:59:25,457 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T05:59:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"169aa022-b148-4c05-87f5-e85280571226","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"30a9cf288b334558b7ea2f5345329b4e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff","enable_dhcp":true,"segment_id":null,"network_id":"a2d04d8d-ac3d-49c0-a826-bb71f6747630","tenant_id":"30a9cf288b334558b7ea2f5345329b4e","created_at":"2019-07-22T05:59:25Z","ip_version":4}} 2019-07-22 05:59:25,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0bedff2d-58a2-4fc1-bc07-5fce39a1b21d 2019-07-22 05:59:25,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.570322990417s 2019-07-22 05:59:25,458 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:59:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'169aa022-b148-4c05-87f5-e85280571226', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a2d04d8d-ac3d-49c0-a826-bb71f6747630', u'tenant_id': u'30a9cf288b334558b7ea2f5345329b4e', u'created_at': u'2019-07-22T05:59:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'30a9cf288b334558b7ea2f5345329b4e'}) 2019-07-22 05:59:25,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 05:59:25,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "tempest_smoke-router_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "admin_state_up": true}}' 2019-07-22 05:59:27,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:27 GMT X-Openstack-Request-Id: req-9f709367-3e3a-4d34-bbe0-685f5e312296 2019-07-22 05:59:27,159 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "created_at": "2019-07-22T05:59:25Z", "admin_state_up": true, "updated_at": "2019-07-22T05:59:26Z", "project_id": "30a9cf288b334558b7ea2f5345329b4e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "997cb67c-3b22-4e71-a04b-b9fdab522260", "name": "tempest_smoke-router_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}} 2019-07-22 05:59:27,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-9f709367-3e3a-4d34-bbe0-685f5e312296 2019-07-22 05:59:27,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70073986053s 2019-07-22 05:59:27,160 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T05:59:26Z', u'revision_number': 2, u'ha': False, u'id': u'997cb67c-3b22-4e71-a04b-b9fdab522260', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', u'admin_state_up': True, u'tenant_id': u'30a9cf288b334558b7ea2f5345329b4e', u'created_at': u'2019-07-22T05:59:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'30a9cf288b334558b7ea2f5345329b4e'}) 2019-07-22 05:59:27,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 05:59:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/997cb67c-3b22-4e71-a04b-b9fdab522260/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" -d '{"subnet_id": "169aa022-b148-4c05-87f5-e85280571226"}' 2019-07-22 05:59:29,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:29 GMT X-Openstack-Request-Id: req-eb8e1c59-749d-46ba-92cc-b0093b551684 2019-07-22 05:59:29,273 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a2d04d8d-ac3d-49c0-a826-bb71f6747630", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "subnet_id": "169aa022-b148-4c05-87f5-e85280571226", "subnet_ids": ["169aa022-b148-4c05-87f5-e85280571226"], "port_id": "ee3bd37e-beb2-40b5-ba73-9f606c606e2c", "id": "997cb67c-3b22-4e71-a04b-b9fdab522260"} 2019-07-22 05:59:29,273 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/997cb67c-3b22-4e71-a04b-b9fdab522260/add_router_interface.json used request id req-eb8e1c59-749d-46ba-92cc-b0093b551684 2019-07-22 05:59:29,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11215806007s 2019-07-22 05:59:29,273 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 05:59:29,379 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 05:59:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:59:29,389 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:29 GMT 2019-07-22 05:59:29,390 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 05:59:29,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:59:29,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 05:59:29,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:29 GMT X-Openstack-Request-Id: req-7bc35c92-9f4d-484f-ab2e-c93c5a7e561b 2019-07-22 05:59:29,686 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:59:29,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7bc35c92-9f4d-484f-ab2e-c93c5a7e561b 2019-07-22 05:59:29,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293035030365s 2019-07-22 05:59:29,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 05:59:29,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}' 2019-07-22 05:59:29,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:29 GMT Location: http://172.30.9.26:9292/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e81d8aa8-6307-4d56-b4ce-3db770fdcccb 2019-07-22 05:59:29,741 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:59:29Z", "file": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812/file", "owner": "30a9cf288b334558b7ea2f5345329b4e", "id": "f4efce3a-5ef8-4549-a65d-662309ae7812", "size": null, "self": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "checksum": null, "created_at": "2019-07-22T05:59:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 05:59:29,741 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e81d8aa8-6307-4d56-b4ce-3db770fdcccb 2019-07-22 05:59:29,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0459368228912s 2019-07-22 05:59:29,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 05:59:29,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" -d '' 2019-07-22 05:59:30,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:59:30 GMT X-Openstack-Request-Id: req-0fc53c36-ab1f-474b-9714-0a1da3da0c08 2019-07-22 05:59:30,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:59:30,728 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812/file used request id req-0fc53c36-ab1f-474b-9714-0a1da3da0c08 2019-07-22 05:59:30,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.985743999481s 2019-07-22 05:59:30,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:59:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 05:59:30,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:30 GMT X-Openstack-Request-Id: req-4f6047c4-6e54-44fa-80ca-3ca1c965f9d7 2019-07-22 05:59:30,758 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:59:30Z", "file": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812/file", "owner": "30a9cf288b334558b7ea2f5345329b4e", "id": "f4efce3a-5ef8-4549-a65d-662309ae7812", "size": 12716032, "self": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:59:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:59:30,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4f6047c4-6e54-44fa-80ca-3ca1c965f9d7 2019-07-22 05:59:30,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258049964905s 2019-07-22 05:59:30,760 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812/file', 'owner': u'30a9cf288b334558b7ea2f5345329b4e', 'id': u'f4efce3a-5ef8-4549-a65d-662309ae7812', 'size': 12716032, u'self': u'/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'30a9cf288b334558b7ea2f5345329b4e', 'name': 'tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T05:59:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T05:59:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'created': u'2019-07-22T05:59:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T05:59:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 05:59:30,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 05:59:30,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 05:59:31,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-420d67fb-278e-4a91-8324-78e77f7eac1c x-openstack-request-id: req-420d67fb-278e-4a91-8324-78e77f7eac1c 2019-07-22 05:59:31,127 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "818fc07e-a2f0-4b02-9ec8-3e3a5be62bef"}} 2019-07-22 05:59:31,127 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-420d67fb-278e-4a91-8324-78e77f7eac1c 2019-07-22 05:59:31,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.363200902939s 2019-07-22 05:59:31,128 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'818fc07e-a2f0-4b02-9ec8-3e3a5be62bef', 'swap': 0}) 2019-07-22 05:59:31,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 05:59:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" -d '{"extra_specs": {}}' 2019-07-22 05:59:31,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b53eb8d2-e3e7-4195-b79f-2526dca687df x-openstack-request-id: req-b53eb8d2-e3e7-4195-b79f-2526dca687df 2019-07-22 05:59:31,148 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 05:59:31,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef/os-extra_specs used request id req-b53eb8d2-e3e7-4195-b79f-2526dca687df 2019-07-22 05:59:31,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194990634918s 2019-07-22 05:59:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 05:59:31,165 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a4bb851-a88c-4c8b-87c4-da3e6e3fc37a 2019-07-22 05:59:31,165 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 05:59:31,165 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-5a4bb851-a88c-4c8b-87c4-da3e6e3fc37a 2019-07-22 05:59:31,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:59:31,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 05:59:31,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36379d3f-055e-4369-9744-bb62d6459203 2019-07-22 05:59:31,366 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:59:31,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-36379d3f-055e-4369-9744-bb62d6459203 2019-07-22 05:59:31,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197772026062s 2019-07-22 05:59:31,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 05:59:31,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 05:59:31,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bef4318-b7fe-4641-9917-2fc2d35e6cad 2019-07-22 05:59:31,550 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 05:59:31,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5bef4318-b7fe-4641-9917-2fc2d35e6cad 2019-07-22 05:59:31,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1787109375s 2019-07-22 05:59:31,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 05:59:35,780 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 56e668cd-3a72-4ed1-9443-3f011a1643a4 | 2019-07-22T05:59:35.446191 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 56e668cd-3a72-4ed1-9443-3f011a1643a4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 05:59:39,043 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 05:59:39,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-22 05:59:44,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=88ccbfef-73cd-4e76-9474-dd0cf1630016) as the default verifier for the future CLI operations. 2019-07-22 05:59:46,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 05:59:46,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 05:59:46,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3d8b7ca-6b65-42d5-85b9-16a766ce574b x-openstack-request-id: req-f3d8b7ca-6b65-42d5-85b9-16a766ce574b 2019-07-22 05:59:46,420 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 05:59:46,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-f3d8b7ca-6b65-42d5-85b9-16a766ce574b 2019-07-22 05:59:46,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0412521362305s 2019-07-22 05:59:46,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:59:46,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 05:59:46,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:46 GMT X-Openstack-Request-Id: req-12fd2597-7f17-4883-9f3e-1deafb8e762b 2019-07-22 05:59:46,696 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:59:30Z", "file": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812/file", "owner": "30a9cf288b334558b7ea2f5345329b4e", "id": "f4efce3a-5ef8-4549-a65d-662309ae7812", "size": 12716032, "self": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:59:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:59:46,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-12fd2597-7f17-4883-9f3e-1deafb8e762b 2019-07-22 05:59:46,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273944139481s 2019-07-22 05:59:46,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 05:59:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}' 2019-07-22 05:59:46,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:46 GMT Location: http://172.30.9.26:9292/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff380a21-cce1-4eef-93f5-1e3ce86d2d7d 2019-07-22 05:59:46,770 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:59:46Z", "file": "/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd/file", "owner": "30a9cf288b334558b7ea2f5345329b4e", "id": "2f698fb9-43a3-4671-8cd4-4328a8aab8fd", "size": null, "self": "/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "checksum": null, "created_at": "2019-07-22T05:59:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 05:59:46,770 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ff380a21-cce1-4eef-93f5-1e3ce86d2d7d 2019-07-22 05:59:46,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0644509792328s 2019-07-22 05:59:46,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 05:59:46,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" -d '' 2019-07-22 05:59:47,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 05:59:47 GMT X-Openstack-Request-Id: req-1978073d-f9ab-4bf3-bba2-9506b51c0ea9 2019-07-22 05:59:47,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 05:59:47,190 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd/file used request id req-1978073d-f9ab-4bf3-bba2-9506b51c0ea9 2019-07-22 05:59:47,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.418750047684s 2019-07-22 05:59:47,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 05:59:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 05:59:47,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:47 GMT X-Openstack-Request-Id: req-742326dd-7e56-45e6-a81c-0e9328d7d01c 2019-07-22 05:59:47,221 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:59:47Z", "file": "/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd/file", "owner": "30a9cf288b334558b7ea2f5345329b4e", "id": "2f698fb9-43a3-4671-8cd4-4328a8aab8fd", "size": 12716032, "self": "/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:59:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:59:30Z", "file": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812/file", "owner": "30a9cf288b334558b7ea2f5345329b4e", "id": "f4efce3a-5ef8-4549-a65d-662309ae7812", "size": 12716032, "self": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:59:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 05:59:47,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-742326dd-7e56-45e6-a81c-0e9328d7d01c 2019-07-22 05:59:47,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266959667206s 2019-07-22 05:59:47,223 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd/file', 'owner': u'30a9cf288b334558b7ea2f5345329b4e', 'id': u'2f698fb9-43a3-4671-8cd4-4328a8aab8fd', 'size': 12716032, u'self': u'/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'30a9cf288b334558b7ea2f5345329b4e', 'name': 'tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T05:59:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T05:59:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'created': u'2019-07-22T05:59:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T05:59:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 05:59:47,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 05:59:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 05:59:47,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-505a8ce5-4b1f-4a88-b507-c168de8f751a x-openstack-request-id: req-505a8ce5-4b1f-4a88-b507-c168de8f751a 2019-07-22 05:59:47,258 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fe8f79b5-0a85-4474-94a0-60d51438b0a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fe8f79b5-0a85-4474-94a0-60d51438b0a8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fe8f79b5-0a85-4474-94a0-60d51438b0a8"}} 2019-07-22 05:59:47,258 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-505a8ce5-4b1f-4a88-b507-c168de8f751a 2019-07-22 05:59:47,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0341038703918s 2019-07-22 05:59:47,259 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'fe8f79b5-0a85-4474-94a0-60d51438b0a8', 'swap': 0}) 2019-07-22 05:59:47,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 05:59:47,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/fe8f79b5-0a85-4474-94a0-60d51438b0a8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" -d '{"extra_specs": {}}' 2019-07-22 05:59:47,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 05:59:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ed8f57d-5f4a-411a-93c1-f73903ad419b x-openstack-request-id: req-1ed8f57d-5f4a-411a-93c1-f73903ad419b 2019-07-22 05:59:47,281 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 05:59:47,281 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/fe8f79b5-0a85-4474-94a0-60d51438b0a8/os-extra_specs used request id req-1ed8f57d-5f4a-411a-93c1-f73903ad419b 2019-07-22 05:59:47,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213987827301s 2019-07-22 05:59:47,281 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'fe8f79b5-0a85-4474-94a0-60d51438b0a8', 'swap': 0}) 2019-07-22 05:59:49,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-22 05:59:49,924 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-22 05:59:49,924 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-22 05:59:49,925 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-22 05:59:49,947 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-22 05:59:52,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-88ccbfef-73cd-4e76-9474-dd0cf1630016/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-07-22 05:59:52,285 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-22 05:59:52,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', u'--concurrency=4']'. 2019-07-22 06:03:38,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 27b2074b-ddfc-42b6-bf94-153145e92ebf 2019-07-22 06:03:38,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'27b2074b-ddfc-42b6-bf94-153145e92ebf']'. 2019-07-22 06:03:39,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-22 06:03:39,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-22 06:03:39,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 06:03:39,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 27b2074b-ddfc-42b6-bf94-153145e92ebf | 2019-07-22 06:03:39,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-22 06:03:39,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-22 05:59:53 | 2019-07-22 06:03:39,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-22 06:03:38 | 2019-07-22 06:03:39,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:45 | 2019-07-22 06:03:39,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-22 06:03:39,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-22 06:03:39,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-22 06:03:39,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 88ccbfef-73cd-4e76-9474-dd0cf1630016) | 2019-07-22 06:03:39,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-22 06:03:39,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 56e668cd-3a72-4ed1-9443-3f011a1643a4) | 2019-07-22 06:03:39,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-07-22 06:03:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 218.301 | 2019-07-22 06:03:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-07-22 06:03:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-07-22 06:03:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-22 06:03:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-22 06:03:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-22 06:03:39,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 06:03:39,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-22 06:03:39,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-22 06:03:39,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-07-22 06:03:39,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'27b2074b-ddfc-42b6-bf94-153145e92ebf', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-07-22 06:03:41,379 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 27b2074b-ddfc-42b6-bf94-153145e92ebf --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-22 06:03:41,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'27b2074b-ddfc-42b6-bf94-153145e92ebf', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-07-22 06:03:43,499 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 27b2074b-ddfc-42b6-bf94-153145e92ebf --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-22 06:03:43,649 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 06:03:43,649 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:19 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-22 06:03:43,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 06:03:43,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 06:03:43,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:03:43 GMT X-Openstack-Request-Id: req-29aee1db-6304-4a03-b7c0-27008a80f198 2019-07-22 06:03:43,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:03:43,948 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2f698fb9-43a3-4671-8cd4-4328a8aab8fd used request id req-29aee1db-6304-4a03-b7c0-27008a80f198 2019-07-22 06:03:43,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.280860900879s 2019-07-22 06:03:43,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 06:03:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:43,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bde745d9-5bd1-4534-9d90-14ca1ab193d1 x-openstack-request-id: req-bde745d9-5bd1-4534-9d90-14ca1ab193d1 2019-07-22 06:03:43,982 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "818fc07e-a2f0-4b02-9ec8-3e3a5be62bef"}, {"name": "tempest_smoke-flavor_alt_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fe8f79b5-0a85-4474-94a0-60d51438b0a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fe8f79b5-0a85-4474-94a0-60d51438b0a8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fe8f79b5-0a85-4474-94a0-60d51438b0a8"}]} 2019-07-22 06:03:43,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-bde745d9-5bd1-4534-9d90-14ca1ab193d1 2019-07-22 06:03:43,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280318260193s 2019-07-22 06:03:43,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 06:03:43,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/fe8f79b5-0a85-4474-94a0-60d51438b0a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:44,038 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f1a11af-aa81-40b2-a3e5-bbd9904a4005 x-openstack-request-id: req-6f1a11af-aa81-40b2-a3e5-bbd9904a4005 2019-07-22 06:03:44,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fe8f79b5-0a85-4474-94a0-60d51438b0a8 used request id req-6f1a11af-aa81-40b2-a3e5-bbd9904a4005 2019-07-22 06:03:44,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0534029006958s 2019-07-22 06:03:44,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 06:03:44,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/997cb67c-3b22-4e71-a04b-b9fdab522260/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" -d '{"subnet_id": "169aa022-b148-4c05-87f5-e85280571226"}' 2019-07-22 06:03:46,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:46 GMT X-Openstack-Request-Id: req-0071f43e-cd39-46ec-9b06-ef59c9ef3dbb 2019-07-22 06:03:46,406 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a2d04d8d-ac3d-49c0-a826-bb71f6747630", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "subnet_id": "169aa022-b148-4c05-87f5-e85280571226", "subnet_ids": ["169aa022-b148-4c05-87f5-e85280571226"], "port_id": "ee3bd37e-beb2-40b5-ba73-9f606c606e2c", "id": "997cb67c-3b22-4e71-a04b-b9fdab522260"} 2019-07-22 06:03:46,406 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/997cb67c-3b22-4e71-a04b-b9fdab522260/remove_router_interface.json used request id req-0071f43e-cd39-46ec-9b06-ef59c9ef3dbb 2019-07-22 06:03:46,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.36719799042s 2019-07-22 06:03:46,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 06:03:46,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 06:03:46,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:46 GMT X-Openstack-Request-Id: req-7b7718c1-9ce0-483e-9d0c-a1fb130cf948 2019-07-22 06:03:46,524 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "created_at": "2019-07-22T05:59:25Z", "admin_state_up": true, "updated_at": "2019-07-22T06:03:45Z", "project_id": "30a9cf288b334558b7ea2f5345329b4e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "997cb67c-3b22-4e71-a04b-b9fdab522260", "name": "tempest_smoke-router_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}]} 2019-07-22 06:03:46,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7b7718c1-9ce0-483e-9d0c-a1fb130cf948 2019-07-22 06:03:46,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117183208466s 2019-07-22 06:03:46,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 06:03:46,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/997cb67c-3b22-4e71-a04b-b9fdab522260.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 06:03:47,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:03:47 GMT X-Openstack-Request-Id: req-5eefa3b5-6ae2-4be7-977c-a4d53742bb4b 2019-07-22 06:03:47,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:03:47,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/997cb67c-3b22-4e71-a04b-b9fdab522260.json used request id req-5eefa3b5-6ae2-4be7-977c-a4d53742bb4b 2019-07-22 06:03:47,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21063709259s 2019-07-22 06:03:47,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 06:03:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 06:03:47,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:47 GMT X-Openstack-Request-Id: req-25a4aa33-2520-4f4c-a81d-9650a05840be 2019-07-22 06:03:47,778 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:59:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"169aa022-b148-4c05-87f5-e85280571226","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"30a9cf288b334558b7ea2f5345329b4e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff","enable_dhcp":true,"segment_id":null,"network_id":"a2d04d8d-ac3d-49c0-a826-bb71f6747630","tenant_id":"30a9cf288b334558b7ea2f5345329b4e","created_at":"2019-07-22T05:59:25Z","ip_version":4},{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4}]} 2019-07-22 06:03:47,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-25a4aa33-2520-4f4c-a81d-9650a05840be 2019-07-22 06:03:47,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041659116745s 2019-07-22 06:03:47,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 06:03:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/169aa022-b148-4c05-87f5-e85280571226.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 06:03:48,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:03:48 GMT X-Openstack-Request-Id: req-499af976-fd61-4007-b36e-2a149c169d32 2019-07-22 06:03:48,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:03:48,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/169aa022-b148-4c05-87f5-e85280571226.json used request id req-499af976-fd61-4007-b36e-2a149c169d32 2019-07-22 06:03:48,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08555793762s 2019-07-22 06:03:48,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:03:48,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 06:03:48,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:48 GMT X-Openstack-Request-Id: req-43355931-6254-477f-93ca-2a5ef16ec7a7 2019-07-22 06:03:48,956 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a2d04d8d-ac3d-49c0-a826-bb71f6747630","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":true,"project_id":"30a9cf288b334558b7ea2f5345329b4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:03:48Z","qos_policy_id":null,"name":"tempest_smoke-net_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff","admin_state_up":true,"tenant_id":"30a9cf288b334558b7ea2f5345329b4e","created_at":"2019-07-22T05:59:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:03:48,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-43355931-6254-477f-93ca-2a5ef16ec7a7 2019-07-22 06:03:48,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0906810760498s 2019-07-22 06:03:48,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 06:03:48,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/a2d04d8d-ac3d-49c0-a826-bb71f6747630.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 06:03:50,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:03:50 GMT X-Openstack-Request-Id: req-fde16ade-5950-4097-af27-3414f6e67782 2019-07-22 06:03:50,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:03:50,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a2d04d8d-ac3d-49c0-a826-bb71f6747630.json used request id req-fde16ade-5950-4097-af27-3414f6e67782 2019-07-22 06:03:50,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17748904228s 2019-07-22 06:03:50,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:03:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 06:03:50,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:50 GMT X-Openstack-Request-Id: req-363fa4ee-74d1-444d-8cdb-2a1cc49def98 2019-07-22 06:03:50,166 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T05:59:30Z", "file": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812/file", "owner": "30a9cf288b334558b7ea2f5345329b4e", "id": "f4efce3a-5ef8-4549-a65d-662309ae7812", "size": 12716032, "self": "/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/f4efce3a-5ef8-4549-a65d-662309ae7812/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T05:59:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:03:50,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-363fa4ee-74d1-444d-8cdb-2a1cc49def98 2019-07-22 06:03:50,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269269943237s 2019-07-22 06:03:50,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 06:03:50,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6c0f4b2d0116807bc9abd07d9d2705ecd0cc9e88" 2019-07-22 06:03:50,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:03:50 GMT X-Openstack-Request-Id: req-e54536b7-0f37-40eb-9ade-6612bce58c37 2019-07-22 06:03:50,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:03:50,932 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f4efce3a-5ef8-4549-a65d-662309ae7812 used request id req-e54536b7-0f37-40eb-9ade-6612bce58c37 2019-07-22 06:03:50,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.763777017593s 2019-07-22 06:03:50,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 06:03:50,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:50,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52e54c9c-32c9-48e9-8a24-f03c96e5602b x-openstack-request-id: req-52e54c9c-32c9-48e9-8a24-f03c96e5602b 2019-07-22 06:03:50,956 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "818fc07e-a2f0-4b02-9ec8-3e3a5be62bef"}]} 2019-07-22 06:03:50,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-52e54c9c-32c9-48e9-8a24-f03c96e5602b 2019-07-22 06:03:50,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237979888916s 2019-07-22 06:03:50,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 06:03:50,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:50,997 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76804942-67d4-4b07-bd16-f6ddea3ca836 x-openstack-request-id: req-76804942-67d4-4b07-bd16-f6ddea3ca836 2019-07-22 06:03:50,997 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/818fc07e-a2f0-4b02-9ec8-3e3a5be62bef used request id req-76804942-67d4-4b07-bd16-f6ddea3ca836 2019-07-22 06:03:50,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0393290519714s 2019-07-22 06:03:50,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:03:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:51,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efbbe95-7a05-4de0-a535-01111d35b96d 2019-07-22 06:03:51,230 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": {"self": "http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fd0ea9d82cbd40faa1555a70747d1dea", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:03:51,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4efbbe95-7a05-4de0-a535-01111d35b96d 2019-07-22 06:03:51,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232275009155s 2019-07-22 06:03:51,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:03:51,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:51,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ee0fac-a576-4eef-af6e-0360e0e8545e 2019-07-22 06:03:51,483 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff", "links": {"self": "http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fd0ea9d82cbd40faa1555a70747d1dea", "description": null}} 2019-07-22 06:03:51,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea used request id req-06ee0fac-a576-4eef-af6e-0360e0e8545e 2019-07-22 06:03:51,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247575998306s 2019-07-22 06:03:51,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 06:03:51,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:51,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-190680a1-6cb4-43a4-8867-cb39ea8d79d8 2019-07-22 06:03:51,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:03:51,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fd0ea9d82cbd40faa1555a70747d1dea used request id req-190680a1-6cb4-43a4-8867-cb39ea8d79d8 2019-07-22 06:03:51,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.309319019318s 2019-07-22 06:03:51,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:03:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:52,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934f75a3-725a-4596-973b-4187ac3c0883 2019-07-22 06:03:52,004 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e"}, "tags": [], "enabled": true, "id": "30a9cf288b334558b7ea2f5345329b4e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_49b55a9f-e1d9-4ce6-b0ad-b1826ae572ff"}]} 2019-07-22 06:03:52,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-934f75a3-725a-4596-973b-4187ac3c0883 2019-07-22 06:03:52,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204315900803s 2019-07-22 06:03:52,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 06:03:52,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:52,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5dc547e-9c32-41e6-909d-fd8bed366f79 2019-07-22 06:03:52,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:03:52,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/30a9cf288b334558b7ea2f5345329b4e used request id req-a5dc547e-9c32-41e6-909d-fd8bed366f79 2019-07-22 06:03:52,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257964134216s 2019-07-22 06:03:52,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 06:03:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=30a9cf288b334558b7ea2f5345329b4e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:52,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:52 GMT X-Openstack-Request-Id: req-9546bfa5-c1aa-4191-86a3-d780e7e118b7 2019-07-22 06:03:52,568 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "created_at": "2019-07-22T05:59:24Z", "updated_at": "2019-07-22T05:59:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:59:24Z", "revision_number": 0, "id": "05d47606-57fc-4b86-8989-86b7fbcc513a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:59:24Z", "security_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "30a9cf288b334558b7ea2f5345329b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:59:24Z", "revision_number": 0, "id": "47f7d39c-9df1-4e20-8f50-0f0d0311ed3b", "remote_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "remote_ip_prefix": null, "created_at": "2019-07-22T05:59:24Z", "security_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "30a9cf288b334558b7ea2f5345329b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:59:24Z", "revision_number": 0, "id": "eceaac6e-e342-487f-aaed-4b5da1180726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:59:24Z", "security_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "30a9cf288b334558b7ea2f5345329b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:59:24Z", "revision_number": 0, "id": "f35b4d5a-7f3f-4ac3-9024-47ed368cd907", "remote_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "remote_ip_prefix": null, "created_at": "2019-07-22T05:59:24Z", "security_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "30a9cf288b334558b7ea2f5345329b4e"}], "revision_number": 1, "project_id": "30a9cf288b334558b7ea2f5345329b4e", "id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "name": "default"}]} 2019-07-22 06:03:52,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=30a9cf288b334558b7ea2f5345329b4e&name=default used request id req-9546bfa5-c1aa-4191-86a3-d780e7e118b7 2019-07-22 06:03:52,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.296840906143s 2019-07-22 06:03:52,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 06:03:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:52,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 06:03:52 GMT X-Openstack-Request-Id: req-e5a1c5ce-c538-4bfb-a031-30d40d3fef3b 2019-07-22 06:03:52,628 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "created_at": "2019-07-22T05:59:24Z", "updated_at": "2019-07-22T05:59:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:59:24Z", "revision_number": 0, "id": "05d47606-57fc-4b86-8989-86b7fbcc513a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:59:24Z", "security_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "30a9cf288b334558b7ea2f5345329b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:59:24Z", "revision_number": 0, "id": "47f7d39c-9df1-4e20-8f50-0f0d0311ed3b", "remote_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "remote_ip_prefix": null, "created_at": "2019-07-22T05:59:24Z", "security_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "30a9cf288b334558b7ea2f5345329b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:59:24Z", "revision_number": 0, "id": "eceaac6e-e342-487f-aaed-4b5da1180726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:59:24Z", "security_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "30a9cf288b334558b7ea2f5345329b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:59:24Z", "revision_number": 0, "id": "f35b4d5a-7f3f-4ac3-9024-47ed368cd907", "remote_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "remote_ip_prefix": null, "created_at": "2019-07-22T05:59:24Z", "security_group_id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "tenant_id": "30a9cf288b334558b7ea2f5345329b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "30a9cf288b334558b7ea2f5345329b4e"}], "revision_number": 1, "project_id": "30a9cf288b334558b7ea2f5345329b4e", "id": "c0f753f9-88d7-4e89-a261-bd24dd4c6bd0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 06:03:52,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-e5a1c5ce-c538-4bfb-a031-30d40d3fef3b 2019-07-22 06:03:52,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0547049045563s 2019-07-22 06:03:52,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 06:03:52,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c0f753f9-88d7-4e89-a261-bd24dd4c6bd0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4edd3642a6a5294397f25cdaaeceb6278b3493c3" 2019-07-22 06:03:52,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:03:52 GMT X-Openstack-Request-Id: req-1fe2414d-e15a-4756-86a2-a22f1f731c91 2019-07-22 06:03:52,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:03:52,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c0f753f9-88d7-4e89-a261-bd24dd4c6bd0.json used request id req-1fe2414d-e15a-4756-86a2-a22f1f731c91 2019-07-22 06:03:52,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.152776956558s 2019-07-22 06:03:52,789 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:33 | PASS | | singlevm2 | functest | healthcheck | 00:26 | PASS | | vping_ssh | functest | healthcheck | 00:42 | PASS | | vping_userdata | functest | healthcheck | 00:34 | PASS | | cinder_test | functest | healthcheck | 01:16 | PASS | | tempest_smoke | functest | healthcheck | 04:19 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-07-22 06:03:52,800 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-22 06:03:52,877 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 06:03:52,923 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 06:03:52,926 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 06:04:21,522 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-97 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-22 06:04:21,525 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PnfId0PI8w7OFVDlUTakJlJiK export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=2078ad5c535b4345afad4be9276ce840 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-22 06:04:21,526 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-22 06:04:21,526 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-07-22 06:04:21,549 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-07-22 06:04:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:04:21,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b28f8d-e151-44c1-a050-c14e167148a0 2019-07-22 06:04:21,883 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 06:04:21,883 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-69b28f8d-e151-44c1-a050-c14e167148a0 2019-07-22 06:04:21,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 06:04:22,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T07:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["tDKCHDFDR6e-N1LJAbrIXw"], "issued_at": "2019-07-22T06:04:22.000000Z"}} 2019-07-22 06:04:22,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:04:22,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:22,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:22 GMT X-Openstack-Request-Id: req-ddf5bd50-6765-4aab-87f6-65acc8d0e516 2019-07-22 06:04:22,649 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:04:22,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ddf5bd50-6765-4aab-87f6-65acc8d0e516 2019-07-22 06:04:22,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353081941605s 2019-07-22 06:04:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:04:22,661 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a3ad8d-b9eb-4701-ac28-732c8dab488e 2019-07-22 06:04:22,661 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 06:04:22,661 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-13a3ad8d-b9eb-4701-ac28-732c8dab488e 2019-07-22 06:04:22,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:04:22,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:22,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba29212a-1f81-482e-9896-3db5d2d05acc 2019-07-22 06:04:22,887 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 06:04:22,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ba29212a-1f81-482e-9896-3db5d2d05acc 2019-07-22 06:04:22,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224801063538s 2019-07-22 06:04:22,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 06:04:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}}' 2019-07-22 06:04:23,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681b83c6-e053-4ccf-a25f-b3eb2d769944 2019-07-22 06:04:23,131 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05"}, "tags": [], "enabled": true, "id": "8eff8be921c749d487c6d4617bb12a05", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}} 2019-07-22 06:04:23,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-681b83c6-e053-4ccf-a25f-b3eb2d769944 2019-07-22 06:04:23,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.23739695549s 2019-07-22 06:04:23,132 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'8eff8be921c749d487c6d4617bb12a05', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9'}) 2019-07-22 06:04:23,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 06:04:23,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "gQXpxpJfWIyYBkBDC2kXJtl4qmgjdg", "email": null, "name": "neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}}' 2019-07-22 06:04:23,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc4d9729-4721-4ccb-af51-732f0b1d4655 2019-07-22 06:04:23,605 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": {"self": "http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "098ff116ff224e7e88a80fa8fbd9f170", "domain_id": "default", "password_expires_at": null}} 2019-07-22 06:04:23,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-cc4d9729-4721-4ccb-af51-732f0b1d4655 2019-07-22 06:04:23,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465018987656s 2019-07-22 06:04:23,606 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'098ff116ff224e7e88a80fa8fbd9f170', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9'}) 2019-07-22 06:04:23,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:04:23,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:23,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa23018-9132-413e-9ab1-79d9addc1cd2 2019-07-22 06:04:23,821 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:04:23,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3fa23018-9132-413e-9ab1-79d9addc1cd2 2019-07-22 06:04:23,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211803913116s 2019-07-22 06:04:23,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:04:23,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:24,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54de760-2c2e-4130-8278-076e362de680 2019-07-22 06:04:24,023 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:04:24,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e54de760-2c2e-4130-8278-076e362de680 2019-07-22 06:04:24,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196501970291s 2019-07-22 06:04:24,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:04:24,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:24,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af5e3da-0bf7-4504-9494-f12641714a90 2019-07-22 06:04:24,227 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:04:24,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7af5e3da-0bf7-4504-9494-f12641714a90 2019-07-22 06:04:24,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199459075928s 2019-07-22 06:04:24,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:04:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:24,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2994e30-545e-4ecb-b714-a09e66a642e6 2019-07-22 06:04:24,439 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:04:24,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c2994e30-545e-4ecb-b714-a09e66a642e6 2019-07-22 06:04:24,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206665039062s 2019-07-22 06:04:24,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:04:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:24,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7902a17-4e6e-4087-88f1-3a930db49ff0 2019-07-22 06:04:24,569 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": {"self": "http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "098ff116ff224e7e88a80fa8fbd9f170", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:04:24,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b7902a17-4e6e-4087-88f1-3a930db49ff0 2019-07-22 06:04:24,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129700899124s 2019-07-22 06:04:24,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:04:24,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:24,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913634f6-4c6d-4079-8568-0a2c8308c2c7 2019-07-22 06:04:24,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05"}, "tags": [], "enabled": true, "id": "8eff8be921c749d487c6d4617bb12a05", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 06:04:24,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-913634f6-4c6d-4079-8568-0a2c8308c2c7 2019-07-22 06:04:24,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112168073654s 2019-07-22 06:04:24,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:04:24,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=098ff116ff224e7e88a80fa8fbd9f170&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=8eff8be921c749d487c6d4617bb12a05" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:24,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf26679a-e76c-462c-b2c4-dbe40537c92a 2019-07-22 06:04:24,912 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=098ff116ff224e7e88a80fa8fbd9f170&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=8eff8be921c749d487c6d4617bb12a05", "previous": null, "next": null}} 2019-07-22 06:04:24,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=098ff116ff224e7e88a80fa8fbd9f170&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=8eff8be921c749d487c6d4617bb12a05 used request id req-cf26679a-e76c-462c-b2c4-dbe40537c92a 2019-07-22 06:04:24,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210752010345s 2019-07-22 06:04:24,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 06:04:24,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05/users/098ff116ff224e7e88a80fa8fbd9f170/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:25,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb765b1c-68d6-4637-9f11-44eac845a424 2019-07-22 06:04:25,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:04:25,064 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05/users/098ff116ff224e7e88a80fa8fbd9f170/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-eb765b1c-68d6-4637-9f11-44eac845a424 2019-07-22 06:04:25,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148546218872s 2019-07-22 06:04:25,065 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'8eff8be921c749d487c6d4617bb12a05', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'gQXpxpJfWIyYBkBDC2kXJtl4qmgjdg', 'username': u'neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 06:04:25,070 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'password': 'gQXpxpJfWIyYBkBDC2kXJtl4qmgjdg', 'project_name': 'neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '8eff8be921c749d487c6d4617bb12a05', 'project_domain_name': 'Default'} 2019-07-22 06:04:25,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:04:25,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:25,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125663b6-c5a1-4fb6-8dd5-f113bb6bf450 2019-07-22 06:04:25,201 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:04:25,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-125663b6-c5a1-4fb6-8dd5-f113bb6bf450 2019-07-22 06:04:25,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128243923187s 2019-07-22 06:04:25,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:04:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:25,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4830baa5-481e-470e-b1e0-8bad1d52fb2f 2019-07-22 06:04:25,319 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:04:25,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4830baa5-481e-470e-b1e0-8bad1d52fb2f 2019-07-22 06:04:25,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112956047058s 2019-07-22 06:04:25,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:04:25,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:25,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72e762c-a88f-44c6-ab99-045762e410a1 2019-07-22 06:04:25,442 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:04:25,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b72e762c-a88f-44c6-ab99-045762e410a1 2019-07-22 06:04:25,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118383169174s 2019-07-22 06:04:25,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:04:25,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:25,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5040c967-58d6-417e-a8ae-1d82f5d430e3 2019-07-22 06:04:25,658 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": {"self": "http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "098ff116ff224e7e88a80fa8fbd9f170", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:04:25,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5040c967-58d6-417e-a8ae-1d82f5d430e3 2019-07-22 06:04:25,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214540958405s 2019-07-22 06:04:25,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:04:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:25,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da5968d-920b-40db-8e0f-3b9961c6f9b5 2019-07-22 06:04:25,783 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05"}, "tags": [], "enabled": true, "id": "8eff8be921c749d487c6d4617bb12a05", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 06:04:25,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1da5968d-920b-40db-8e0f-3b9961c6f9b5 2019-07-22 06:04:25,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114248991013s 2019-07-22 06:04:25,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:04:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=098ff116ff224e7e88a80fa8fbd9f170&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=8eff8be921c749d487c6d4617bb12a05" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:25,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601e6f66-bfe4-4ee9-8c3c-ad2993a35066 2019-07-22 06:04:25,903 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=098ff116ff224e7e88a80fa8fbd9f170&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=8eff8be921c749d487c6d4617bb12a05", "previous": null, "next": null}} 2019-07-22 06:04:25,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=098ff116ff224e7e88a80fa8fbd9f170&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=8eff8be921c749d487c6d4617bb12a05 used request id req-601e6f66-bfe4-4ee9-8c3c-ad2993a35066 2019-07-22 06:04:25,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113091945648s 2019-07-22 06:04:25,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 06:04:25,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05/users/098ff116ff224e7e88a80fa8fbd9f170/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:26,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6415e506-2f78-43c6-a045-fb1b80465c1f 2019-07-22 06:04:26,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:04:26,052 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05/users/098ff116ff224e7e88a80fa8fbd9f170/roles/20583a51c37f4249bd5ba195627f096a used request id req-6415e506-2f78-43c6-a045-fb1b80465c1f 2019-07-22 06:04:26,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145077943802s 2019-07-22 06:04:26,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:04:26,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:26,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e5604e-6db5-423a-88e6-4f33056012c0 2019-07-22 06:04:26,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:04:26,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-27e5604e-6db5-423a-88e6-4f33056012c0 2019-07-22 06:04:26,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130456209183s 2019-07-22 06:04:26,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:04:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:26,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02abfce9-5a72-44d2-ad9f-a06027617748 2019-07-22 06:04:26,302 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:04:26,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-02abfce9-5a72-44d2-ad9f-a06027617748 2019-07-22 06:04:26,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11138010025s 2019-07-22 06:04:26,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:04:26,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:26,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81beb01a-4f50-444b-a589-0f9e658b2630 2019-07-22 06:04:26,439 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": {"self": "http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "098ff116ff224e7e88a80fa8fbd9f170", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:04:26,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-81beb01a-4f50-444b-a589-0f9e658b2630 2019-07-22 06:04:26,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135612010956s 2019-07-22 06:04:26,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:04:26,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=098ff116ff224e7e88a80fa8fbd9f170&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:26,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7240aca5-32ef-407e-a78a-2d6669be3768 2019-07-22 06:04:26,601 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=098ff116ff224e7e88a80fa8fbd9f170&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 06:04:26,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=098ff116ff224e7e88a80fa8fbd9f170&scope.domain.id=default used request id req-7240aca5-32ef-407e-a78a-2d6669be3768 2019-07-22 06:04:26,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.150947093964s 2019-07-22 06:04:26,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 06:04:26,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/098ff116ff224e7e88a80fa8fbd9f170/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:26,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2793b249-7515-4df1-85cd-aa14e908aad8 2019-07-22 06:04:26,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:04:26,765 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/098ff116ff224e7e88a80fa8fbd9f170/roles/20583a51c37f4249bd5ba195627f096a used request id req-2793b249-7515-4df1-85cd-aa14e908aad8 2019-07-22 06:04:26,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.159584999084s 2019-07-22 06:04:26,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:04:26,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11b96d1-658c-48fa-a2ec-0405b7bd1a13 2019-07-22 06:04:26,775 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 06:04:26,775 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-b11b96d1-658c-48fa-a2ec-0405b7bd1a13 2019-07-22 06:04:26,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 06:04:27,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T07:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8eff8be921c749d487c6d4617bb12a05", "name": "neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8eff8be921c749d487c6d4617bb12a05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/8eff8be921c749d487c6d4617bb12a05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/8eff8be921c749d487c6d4617bb12a05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_8eff8be921c749d487c6d4617bb12a05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_8eff8be921c749d487c6d4617bb12a05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/8eff8be921c749d487c6d4617bb12a05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/8eff8be921c749d487c6d4617bb12a05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/8eff8be921c749d487c6d4617bb12a05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/8eff8be921c749d487c6d4617bb12a05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/8eff8be921c749d487c6d4617bb12a05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/8eff8be921c749d487c6d4617bb12a05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "id": "098ff116ff224e7e88a80fa8fbd9f170"}, "audit_ids": ["QKtxPy_5SFuv1qGIY-mqJw"], "issued_at": "2019-07-22T06:04:27.000000Z"}} 2019-07-22 06:04:27,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 06:04:27,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:04:27,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:27 GMT X-Openstack-Request-Id: req-af3efb0b-6e37-4725-bffe-2ba066924577 2019-07-22 06:04:27,456 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 06:04:27,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-af3efb0b-6e37-4725-bffe-2ba066924577 2019-07-22 06:04:27,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.279195070267s 2019-07-22 06:04:27,467 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-07-22 06:04:27,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:04:27,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:27,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5471a2a1-cba4-44f1-be8f-eca126c26c1c 2019-07-22 06:04:27,586 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 06:04:27,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-5471a2a1-cba4-44f1-be8f-eca126c26c1c 2019-07-22 06:04:27,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118855953217s 2019-07-22 06:04:27,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:04:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:04:27,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2f3f22-0604-4e2a-838f-5241a85a0050 2019-07-22 06:04:27,711 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05"}, "tags": [], "enabled": true, "id": "8eff8be921c749d487c6d4617bb12a05", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 06:04:27,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4d2f3f22-0604-4e2a-838f-5241a85a0050 2019-07-22 06:04:27,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117197036743s 2019-07-22 06:04:27,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 06:04:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" -d '{"network": {"shared": true, "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "name": "neutron-tempest-plugin-api-net_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "admin_state_up": true}}' 2019-07-22 06:04:27,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 738 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:27 GMT X-Openstack-Request-Id: req-5dd1537c-7a67-4617-b5f4-2dcf6c7317e3 2019-07-22 06:04:27,957 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0679bc22-7fe9-402e-bf53-8d3eb8a82f1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"8eff8be921c749d487c6d4617bb12a05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:04:27Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_c53a8a29-63ad-49c2-a4ed-9315458b0ab9","admin_state_up":true,"tenant_id":"8eff8be921c749d487c6d4617bb12a05","created_at":"2019-07-22T06:04:27Z","mtu":1450}} 2019-07-22 06:04:27,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5dd1537c-7a67-4617-b5f4-2dcf6c7317e3 2019-07-22 06:04:27,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.243600130081s 2019-07-22 06:04:27,957 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T06:04:27Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0679bc22-7fe9-402e-bf53-8d3eb8a82f1c', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', u'created_at': u'2019-07-22T06:04:27Z', u'mtu': 1450, u'tenant_id': u'8eff8be921c749d487c6d4617bb12a05', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8eff8be921c749d487c6d4617bb12a05', u'l2_adjacency': True}) 2019-07-22 06:04:27,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:04:27,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:04:28,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1444 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:28 GMT X-Openstack-Request-Id: req-c9c71575-25ce-455f-8e6a-ac45ba9a69b0 2019-07-22 06:04:28,046 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0679bc22-7fe9-402e-bf53-8d3eb8a82f1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"8eff8be921c749d487c6d4617bb12a05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:04:27Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_c53a8a29-63ad-49c2-a4ed-9315458b0ab9","admin_state_up":true,"tenant_id":"8eff8be921c749d487c6d4617bb12a05","created_at":"2019-07-22T06:04:27Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T05:50:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:04:28,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c9c71575-25ce-455f-8e6a-ac45ba9a69b0 2019-07-22 06:04:28,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0878989696503s 2019-07-22 06:04:28,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 06:04:28,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "enable_dhcp": true, "network_id": "0679bc22-7fe9-402e-bf53-8d3eb8a82f1c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 06:04:28,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:28 GMT X-Openstack-Request-Id: req-0fc96dfa-87ff-4719-9f80-9a3db1bb32b3 2019-07-22 06:04:28,790 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T06:04:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d7e49fd2-33c0-4d52-a97f-113024daaa71","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8eff8be921c749d487c6d4617bb12a05","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_c53a8a29-63ad-49c2-a4ed-9315458b0ab9","enable_dhcp":true,"segment_id":null,"network_id":"0679bc22-7fe9-402e-bf53-8d3eb8a82f1c","tenant_id":"8eff8be921c749d487c6d4617bb12a05","created_at":"2019-07-22T06:04:28Z","ip_version":4}} 2019-07-22 06:04:28,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0fc96dfa-87ff-4719-9f80-9a3db1bb32b3 2019-07-22 06:04:28,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.743105173111s 2019-07-22 06:04:28,791 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T06:04:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd7e49fd2-33c0-4d52-a97f-113024daaa71', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0679bc22-7fe9-402e-bf53-8d3eb8a82f1c', u'tenant_id': u'8eff8be921c749d487c6d4617bb12a05', u'created_at': u'2019-07-22T06:04:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8eff8be921c749d487c6d4617bb12a05'}) 2019-07-22 06:04:28,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 06:04:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "neutron-tempest-plugin-api-router_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "admin_state_up": true}}' 2019-07-22 06:04:30,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:30 GMT X-Openstack-Request-Id: req-105cab39-cb12-468d-9160-26e620eb8b90 2019-07-22 06:04:30,241 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "created_at": "2019-07-22T06:04:28Z", "admin_state_up": true, "updated_at": "2019-07-22T06:04:29Z", "project_id": "8eff8be921c749d487c6d4617bb12a05", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c5327e07-66ee-4856-8ca4-20da807b7475", "name": "neutron-tempest-plugin-api-router_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}} 2019-07-22 06:04:30,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-105cab39-cb12-468d-9160-26e620eb8b90 2019-07-22 06:04:30,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44913911819s 2019-07-22 06:04:30,241 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T06:04:29Z', u'revision_number': 2, u'ha': False, u'id': u'c5327e07-66ee-4856-8ca4-20da807b7475', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', u'admin_state_up': True, u'tenant_id': u'8eff8be921c749d487c6d4617bb12a05', u'created_at': u'2019-07-22T06:04:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'8eff8be921c749d487c6d4617bb12a05'}) 2019-07-22 06:04:30,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 06:04:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/c5327e07-66ee-4856-8ca4-20da807b7475/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" -d '{"subnet_id": "d7e49fd2-33c0-4d52-a97f-113024daaa71"}' 2019-07-22 06:04:32,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:32 GMT X-Openstack-Request-Id: req-ae3427c0-aea0-4667-873b-6c57d8bfae3b 2019-07-22 06:04:32,358 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0679bc22-7fe9-402e-bf53-8d3eb8a82f1c", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "subnet_id": "d7e49fd2-33c0-4d52-a97f-113024daaa71", "subnet_ids": ["d7e49fd2-33c0-4d52-a97f-113024daaa71"], "port_id": "3316ed45-5445-412e-980c-9ac53ee193e6", "id": "c5327e07-66ee-4856-8ca4-20da807b7475"} 2019-07-22 06:04:32,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/c5327e07-66ee-4856-8ca4-20da807b7475/add_router_interface.json used request id req-ae3427c0-aea0-4667-873b-6c57d8bfae3b 2019-07-22 06:04:32,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11641192436s 2019-07-22 06:04:32,359 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 06:04:32,460 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 06:04:32,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:04:32,468 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:32 GMT 2019-07-22 06:04:32,468 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 06:04:32,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:04:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:04:32,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:32 GMT X-Openstack-Request-Id: req-652ba12f-22a1-4f2d-943b-872d32243621 2019-07-22 06:04:32,774 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:04:32,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-652ba12f-22a1-4f2d-943b-872d32243621 2019-07-22 06:04:32,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303494930267s 2019-07-22 06:04:32,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 06:04:32,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}' 2019-07-22 06:04:32,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:32 GMT Location: http://172.30.9.26:9292/v2/images/07963104-d700-4e91-8848-04abf27a0972 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4521eb2d-263b-4263-aed0-b3ecdb050158 2019-07-22 06:04:32,832 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:04:32Z", "file": "/v2/images/07963104-d700-4e91-8848-04abf27a0972/file", "owner": "8eff8be921c749d487c6d4617bb12a05", "id": "07963104-d700-4e91-8848-04abf27a0972", "size": null, "self": "/v2/images/07963104-d700-4e91-8848-04abf27a0972", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "checksum": null, "created_at": "2019-07-22T06:04:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 06:04:32,832 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4521eb2d-263b-4263-aed0-b3ecdb050158 2019-07-22 06:04:32,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0497028827667s 2019-07-22 06:04:32,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 06:04:32,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/07963104-d700-4e91-8848-04abf27a0972/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" -d '' 2019-07-22 06:04:33,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:04:33 GMT X-Openstack-Request-Id: req-db9a19f2-9749-4389-86f8-8b04a793babe 2019-07-22 06:04:33,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:04:33,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/07963104-d700-4e91-8848-04abf27a0972/file used request id req-db9a19f2-9749-4389-86f8-8b04a793babe 2019-07-22 06:04:33,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.410933017731s 2019-07-22 06:04:33,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:04:33,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:04:33,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:33 GMT X-Openstack-Request-Id: req-96f64902-e0c6-4210-ac96-588b6c1f258b 2019-07-22 06:04:33,275 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:04:33Z", "file": "/v2/images/07963104-d700-4e91-8848-04abf27a0972/file", "owner": "8eff8be921c749d487c6d4617bb12a05", "id": "07963104-d700-4e91-8848-04abf27a0972", "size": 12716032, "self": "/v2/images/07963104-d700-4e91-8848-04abf27a0972", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:04:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:04:33,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-96f64902-e0c6-4210-ac96-588b6c1f258b 2019-07-22 06:04:33,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269918441772s 2019-07-22 06:04:33,278 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap', u'metadata': Munch({})})], 'file': u'/v2/images/07963104-d700-4e91-8848-04abf27a0972/file', 'owner': u'8eff8be921c749d487c6d4617bb12a05', 'id': u'07963104-d700-4e91-8848-04abf27a0972', 'size': 12716032, u'self': u'/v2/images/07963104-d700-4e91-8848-04abf27a0972', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8eff8be921c749d487c6d4617bb12a05', 'name': 'neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T06:04:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T06:04:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/07963104-d700-4e91-8848-04abf27a0972', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'created': u'2019-07-22T06:04:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T06:04:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/07963104-d700-4e91-8848-04abf27a0972', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 06:04:33,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 06:04:33,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 06:04:33,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24b1add9-606f-4ba2-af98-898343b05e9a x-openstack-request-id: req-24b1add9-606f-4ba2-af98-898343b05e9a 2019-07-22 06:04:33,631 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/66752639-8a6e-431a-976a-6202fd63e6a3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/66752639-8a6e-431a-976a-6202fd63e6a3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "66752639-8a6e-431a-976a-6202fd63e6a3"}} 2019-07-22 06:04:33,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-24b1add9-606f-4ba2-af98-898343b05e9a 2019-07-22 06:04:33,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.350354909897s 2019-07-22 06:04:33,632 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'66752639-8a6e-431a-976a-6202fd63e6a3', 'swap': 0}) 2019-07-22 06:04:33,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 06:04:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/66752639-8a6e-431a-976a-6202fd63e6a3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" -d '{"extra_specs": {}}' 2019-07-22 06:04:33,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f703a431-55a8-41fb-b31e-dee297405cf0 x-openstack-request-id: req-f703a431-55a8-41fb-b31e-dee297405cf0 2019-07-22 06:04:33,660 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 06:04:33,660 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/66752639-8a6e-431a-976a-6202fd63e6a3/os-extra_specs used request id req-f703a431-55a8-41fb-b31e-dee297405cf0 2019-07-22 06:04:33,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0272979736328s 2019-07-22 06:04:33,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:04:33,674 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-309d7d57-251f-4a25-af07-337b2ab0e624 2019-07-22 06:04:33,674 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 06:04:33,674 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-309d7d57-251f-4a25-af07-337b2ab0e624 2019-07-22 06:04:33,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:04:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:04:33,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a8f5d5-5421-407a-a0c4-65d7478e2682 2019-07-22 06:04:33,876 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:04:33,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c4a8f5d5-5421-407a-a0c4-65d7478e2682 2019-07-22 06:04:33,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198957920074s 2019-07-22 06:04:33,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:04:33,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:04:34,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b8d1841-f521-4bba-ac1d-5bf41409082b 2019-07-22 06:04:34,075 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:04:34,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7b8d1841-f521-4bba-ac1d-5bf41409082b 2019-07-22 06:04:34,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193984985352s 2019-07-22 06:04:34,089 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 06:04:48,018 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 770b9896-8897-4a5c-baeb-45ebafed5c9c | 2019-07-22T06:04:38.390730 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 770b9896-8897-4a5c-baeb-45ebafed5c9c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 06:04:51,486 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 06:04:52,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-22 06:04:59,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=d116918f-666d-4584-9ea1-ba4498d0524e) as the default verifier for the future CLI operations. 2019-07-22 06:05:01,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 06:05:01,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:05:01,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 06:05:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66135013-4dee-4df0-9588-3a865fdecb2d x-openstack-request-id: req-66135013-4dee-4df0-9588-3a865fdecb2d 2019-07-22 06:05:01,166 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 06:05:01,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-66135013-4dee-4df0-9588-3a865fdecb2d 2019-07-22 06:05:01,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.048131942749s 2019-07-22 06:05:01,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:05:01,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:05:01,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 22 Jul 2019 06:05:01 GMT X-Openstack-Request-Id: req-339b5a28-653d-4e72-8ec8-73a824f5ed8b 2019-07-22 06:05:01,600 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:04:33Z", "file": "/v2/images/07963104-d700-4e91-8848-04abf27a0972/file", "owner": "8eff8be921c749d487c6d4617bb12a05", "id": "07963104-d700-4e91-8848-04abf27a0972", "size": 12716032, "self": "/v2/images/07963104-d700-4e91-8848-04abf27a0972", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:04:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:05:01,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-339b5a28-653d-4e72-8ec8-73a824f5ed8b 2019-07-22 06:05:01,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.428946971893s 2019-07-22 06:05:01,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 06:05:01,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}' 2019-07-22 06:05:01,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Mon, 22 Jul 2019 06:05:01 GMT Location: http://172.30.9.26:9292/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fb874019-91ec-4fcd-84df-f0ec8f2ba145 2019-07-22 06:05:01,676 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:05:01Z", "file": "/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3/file", "owner": "8eff8be921c749d487c6d4617bb12a05", "id": "a13f10e7-a8c4-483b-aed4-a446b25ec8a3", "size": null, "self": "/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "checksum": null, "created_at": "2019-07-22T06:05:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 06:05:01,677 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fb874019-91ec-4fcd-84df-f0ec8f2ba145 2019-07-22 06:05:01,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0692408084869s 2019-07-22 06:05:01,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 06:05:01,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" -d '' 2019-07-22 06:05:02,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:05:02 GMT X-Openstack-Request-Id: req-42507188-8d5a-4023-ad98-bd93b22560d6 2019-07-22 06:05:02,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:05:02,914 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3/file used request id req-42507188-8d5a-4023-ad98-bd93b22560d6 2019-07-22 06:05:02,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23636102676s 2019-07-22 06:05:02,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:05:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:05:02,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Mon, 22 Jul 2019 06:05:02 GMT X-Openstack-Request-Id: req-1eff55b6-fd51-4c8b-a6c0-983098271450 2019-07-22 06:05:02,947 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:05:02Z", "file": "/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3/file", "owner": "8eff8be921c749d487c6d4617bb12a05", "id": "a13f10e7-a8c4-483b-aed4-a446b25ec8a3", "size": 12716032, "self": "/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:05:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:04:33Z", "file": "/v2/images/07963104-d700-4e91-8848-04abf27a0972/file", "owner": "8eff8be921c749d487c6d4617bb12a05", "id": "07963104-d700-4e91-8848-04abf27a0972", "size": 12716032, "self": "/v2/images/07963104-d700-4e91-8848-04abf27a0972", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:04:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:05:02,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1eff55b6-fd51-4c8b-a6c0-983098271450 2019-07-22 06:05:02,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0293471813202s 2019-07-22 06:05:02,950 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3/file', 'owner': u'8eff8be921c749d487c6d4617bb12a05', 'id': u'a13f10e7-a8c4-483b-aed4-a446b25ec8a3', 'size': 12716032, u'self': u'/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8eff8be921c749d487c6d4617bb12a05', 'name': 'neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T06:05:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T06:05:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'created': u'2019-07-22T06:05:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T06:05:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 06:05:02,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 06:05:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 06:05:02,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Mon, 22 Jul 2019 06:05:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2965548b-5303-4079-9eb0-c274ff0c4042 x-openstack-request-id: req-2965548b-5303-4079-9eb0-c274ff0c4042 2019-07-22 06:05:02,992 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/37080845-4f4a-4a40-a434-dbec4d054ada", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/37080845-4f4a-4a40-a434-dbec4d054ada", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "37080845-4f4a-4a40-a434-dbec4d054ada"}} 2019-07-22 06:05:02,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2965548b-5303-4079-9eb0-c274ff0c4042 2019-07-22 06:05:02,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0409700870514s 2019-07-22 06:05:02,993 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'37080845-4f4a-4a40-a434-dbec4d054ada', 'swap': 0}) 2019-07-22 06:05:02,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 06:05:02,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/37080845-4f4a-4a40-a434-dbec4d054ada/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" -d '{"extra_specs": {}}' 2019-07-22 06:05:03,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 06:05:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d7c1112-95a4-41e6-9539-d0d049763315 x-openstack-request-id: req-9d7c1112-95a4-41e6-9539-d0d049763315 2019-07-22 06:05:03,016 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 06:05:03,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/37080845-4f4a-4a40-a434-dbec4d054ada/os-extra_specs used request id req-9d7c1112-95a4-41e6-9539-d0d049763315 2019-07-22 06:05:03,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229029655457s 2019-07-22 06:05:03,017 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'37080845-4f4a-4a40-a434-dbec4d054ada', 'swap': 0}) 2019-07-22 06:05:06,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-22 06:05:06,098 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-22 06:05:06,099 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-22 06:05:06,101 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-22 06:05:06,136 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-22 06:05:09,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d116918f-666d-4584-9ea1-ba4498d0524e/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-07-22 06:05:09,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-22 06:05:09,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', '--concurrency=4']'. 2019-07-22 06:16:05,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b3b315fc-1157-4e90-92fc-74429ffecf94 2019-07-22 06:16:05,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'b3b315fc-1157-4e90-92fc-74429ffecf94']'. 2019-07-22 06:16:06,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-22 06:16:06,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-22 06:16:06,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 06:16:06,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b3b315fc-1157-4e90-92fc-74429ffecf94 | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-22 06:05:11 | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-22 06:16:05 | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:54 | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d116918f-666d-4584-9ea1-ba4498d0524e) | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 770b9896-8897-4a5c-baeb-45ebafed5c9c) | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 647.443 | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-07-22 06:16:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-07-22 06:16:06,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-22 06:16:06,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-22 06:16:06,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-22 06:16:06,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 06:16:06,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-22 06:16:06,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-22 06:16:06,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-07-22 06:16:06,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'b3b315fc-1157-4e90-92fc-74429ffecf94', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-07-22 06:16:08,863 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid b3b315fc-1157-4e90-92fc-74429ffecf94 --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-22 06:16:08,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'b3b315fc-1157-4e90-92fc-74429ffecf94', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-07-22 06:16:11,005 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid b3b315fc-1157-4e90-92fc-74429ffecf94 --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-22 06:16:11,240 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 06:16:11,241 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:44 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-07-22 06:16:11,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 06:16:11,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:16:11,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:16:11 GMT X-Openstack-Request-Id: req-06e23e92-5b63-4f03-9543-3e494c68e467 2019-07-22 06:16:11,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:16:11,824 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a13f10e7-a8c4-483b-aed4-a446b25ec8a3 used request id req-06e23e92-5b63-4f03-9543-3e494c68e467 2019-07-22 06:16:11,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.571949958801s 2019-07-22 06:16:11,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 06:16:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:12,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95d4fd30-da25-4c74-bf84-e96bfafcdd96 x-openstack-request-id: req-95d4fd30-da25-4c74-bf84-e96bfafcdd96 2019-07-22 06:16:12,149 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/37080845-4f4a-4a40-a434-dbec4d054ada", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/37080845-4f4a-4a40-a434-dbec4d054ada", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "37080845-4f4a-4a40-a434-dbec4d054ada"}, {"name": "neutron-tempest-plugin-api-flavor_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/66752639-8a6e-431a-976a-6202fd63e6a3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/66752639-8a6e-431a-976a-6202fd63e6a3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "66752639-8a6e-431a-976a-6202fd63e6a3"}]} 2019-07-22 06:16:12,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-95d4fd30-da25-4c74-bf84-e96bfafcdd96 2019-07-22 06:16:12,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.30957198143s 2019-07-22 06:16:12,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 06:16:12,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/37080845-4f4a-4a40-a434-dbec4d054ada -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:12,182 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3bc07cf-c40c-435b-96cb-716da3029465 x-openstack-request-id: req-b3bc07cf-c40c-435b-96cb-716da3029465 2019-07-22 06:16:12,182 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/37080845-4f4a-4a40-a434-dbec4d054ada used request id req-b3bc07cf-c40c-435b-96cb-716da3029465 2019-07-22 06:16:12,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0312080383301s 2019-07-22 06:16:12,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 06:16:12,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/c5327e07-66ee-4856-8ca4-20da807b7475/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" -d '{"subnet_id": "d7e49fd2-33c0-4d52-a97f-113024daaa71"}' 2019-07-22 06:16:14,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:14 GMT X-Openstack-Request-Id: req-cacbbe7f-4562-45a0-a685-150f42194e95 2019-07-22 06:16:14,654 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0679bc22-7fe9-402e-bf53-8d3eb8a82f1c", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "subnet_id": "d7e49fd2-33c0-4d52-a97f-113024daaa71", "subnet_ids": ["d7e49fd2-33c0-4d52-a97f-113024daaa71"], "port_id": "3316ed45-5445-412e-980c-9ac53ee193e6", "id": "c5327e07-66ee-4856-8ca4-20da807b7475"} 2019-07-22 06:16:14,655 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/c5327e07-66ee-4856-8ca4-20da807b7475/remove_router_interface.json used request id req-cacbbe7f-4562-45a0-a685-150f42194e95 2019-07-22 06:16:14,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47180604935s 2019-07-22 06:16:14,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 06:16:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:16:14,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:14 GMT X-Openstack-Request-Id: req-ad99ec63-1f7f-46ad-b444-90f63f284f28 2019-07-22 06:16:14,780 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "created_at": "2019-07-22T06:04:28Z", "admin_state_up": true, "updated_at": "2019-07-22T06:16:13Z", "project_id": "8eff8be921c749d487c6d4617bb12a05", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c5327e07-66ee-4856-8ca4-20da807b7475", "name": "neutron-tempest-plugin-api-router_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}]} 2019-07-22 06:16:14,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ad99ec63-1f7f-46ad-b444-90f63f284f28 2019-07-22 06:16:14,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124624013901s 2019-07-22 06:16:14,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 06:16:14,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/c5327e07-66ee-4856-8ca4-20da807b7475.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:16:16,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:16:16 GMT X-Openstack-Request-Id: req-1d28d5ce-1b67-4195-9d8e-032c4c9bcbf6 2019-07-22 06:16:16,076 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:16:16,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/c5327e07-66ee-4856-8ca4-20da807b7475.json used request id req-1d28d5ce-1b67-4195-9d8e-032c4c9bcbf6 2019-07-22 06:16:16,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2950220108s 2019-07-22 06:16:16,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 06:16:16,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:16:16,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:16 GMT X-Openstack-Request-Id: req-3c9550fc-649d-4436-985d-b8f2b3b45468 2019-07-22 06:16:16,119 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T06:04:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d7e49fd2-33c0-4d52-a97f-113024daaa71","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8eff8be921c749d487c6d4617bb12a05","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_c53a8a29-63ad-49c2-a4ed-9315458b0ab9","enable_dhcp":true,"segment_id":null,"network_id":"0679bc22-7fe9-402e-bf53-8d3eb8a82f1c","tenant_id":"8eff8be921c749d487c6d4617bb12a05","created_at":"2019-07-22T06:04:28Z","ip_version":4}]} 2019-07-22 06:16:16,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3c9550fc-649d-4436-985d-b8f2b3b45468 2019-07-22 06:16:16,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421009063721s 2019-07-22 06:16:16,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 06:16:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/d7e49fd2-33c0-4d52-a97f-113024daaa71.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:16:16,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:16:16 GMT X-Openstack-Request-Id: req-84afb9e9-4866-4bcb-a295-53a476ad20c7 2019-07-22 06:16:16,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:16:16,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d7e49fd2-33c0-4d52-a97f-113024daaa71.json used request id req-84afb9e9-4866-4bcb-a295-53a476ad20c7 2019-07-22 06:16:16,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.810618162155s 2019-07-22 06:16:16,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:16:16,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:16:17,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:17 GMT X-Openstack-Request-Id: req-f8e5dc4d-8bab-44d6-884a-8907b6c0aaec 2019-07-22 06:16:17,018 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0679bc22-7fe9-402e-bf53-8d3eb8a82f1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"8eff8be921c749d487c6d4617bb12a05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:16:16Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_c53a8a29-63ad-49c2-a4ed-9315458b0ab9","admin_state_up":true,"tenant_id":"8eff8be921c749d487c6d4617bb12a05","created_at":"2019-07-22T06:04:27Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:16:17,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f8e5dc4d-8bab-44d6-884a-8907b6c0aaec 2019-07-22 06:16:17,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0865938663483s 2019-07-22 06:16:17,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 06:16:17,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/0679bc22-7fe9-402e-bf53-8d3eb8a82f1c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:16:18,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:16:18 GMT X-Openstack-Request-Id: req-e5d066df-bf7c-479e-a797-94bbc635bf14 2019-07-22 06:16:18,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:16:18,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0679bc22-7fe9-402e-bf53-8d3eb8a82f1c.json used request id req-e5d066df-bf7c-479e-a797-94bbc635bf14 2019-07-22 06:16:18,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19680809975s 2019-07-22 06:16:18,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:16:18,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:16:18,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:18 GMT X-Openstack-Request-Id: req-ca0c5583-bc97-4acb-bbc0-328449beee5e 2019-07-22 06:16:18,250 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:04:33Z", "file": "/v2/images/07963104-d700-4e91-8848-04abf27a0972/file", "owner": "8eff8be921c749d487c6d4617bb12a05", "id": "07963104-d700-4e91-8848-04abf27a0972", "size": 12716032, "self": "/v2/images/07963104-d700-4e91-8848-04abf27a0972", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/07963104-d700-4e91-8848-04abf27a0972/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:04:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:16:18,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ca0c5583-bc97-4acb-bbc0-328449beee5e 2019-07-22 06:16:18,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0297019481659s 2019-07-22 06:16:18,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 06:16:18,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/07963104-d700-4e91-8848-04abf27a0972 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}007290c13500e219e741422dc534716f4f2e60a5" 2019-07-22 06:16:18,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:16:18 GMT X-Openstack-Request-Id: req-6675cd67-59f4-4096-97ab-828c761d0016 2019-07-22 06:16:18,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:16:18,561 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/07963104-d700-4e91-8848-04abf27a0972 used request id req-6675cd67-59f4-4096-97ab-828c761d0016 2019-07-22 06:16:18,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.30960392952s 2019-07-22 06:16:18,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 06:16:18,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:18,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-091e94c4-ef47-4658-897b-06e86ba0fdb5 x-openstack-request-id: req-091e94c4-ef47-4658-897b-06e86ba0fdb5 2019-07-22 06:16:18,586 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/66752639-8a6e-431a-976a-6202fd63e6a3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/66752639-8a6e-431a-976a-6202fd63e6a3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "66752639-8a6e-431a-976a-6202fd63e6a3"}]} 2019-07-22 06:16:18,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-091e94c4-ef47-4658-897b-06e86ba0fdb5 2019-07-22 06:16:18,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237400531769s 2019-07-22 06:16:18,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 06:16:18,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/66752639-8a6e-431a-976a-6202fd63e6a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:18,614 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b8e29f83-cc88-4f4f-b019-6996038abf67 x-openstack-request-id: req-b8e29f83-cc88-4f4f-b019-6996038abf67 2019-07-22 06:16:18,614 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/66752639-8a6e-431a-976a-6202fd63e6a3 used request id req-b8e29f83-cc88-4f4f-b019-6996038abf67 2019-07-22 06:16:18,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0269958972931s 2019-07-22 06:16:18,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:16:18,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:18,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f06db64-6e46-4de1-bda1-87d662117f09 2019-07-22 06:16:18,845 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": {"self": "http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "098ff116ff224e7e88a80fa8fbd9f170", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:16:18,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3f06db64-6e46-4de1-bda1-87d662117f09 2019-07-22 06:16:18,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230036973953s 2019-07-22 06:16:18,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:16:18,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:19,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903f995f-a3f1-48e5-8ad5-f275b601a520 2019-07-22 06:16:19,081 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_c53a8a29-63ad-49c2-a4ed-9315458b0ab9", "links": {"self": "http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "098ff116ff224e7e88a80fa8fbd9f170", "description": null}} 2019-07-22 06:16:19,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170 used request id req-903f995f-a3f1-48e5-8ad5-f275b601a520 2019-07-22 06:16:19,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230340003967s 2019-07-22 06:16:19,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 06:16:19,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:19,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1da5ef-85f5-492b-94ea-e366061bd65e 2019-07-22 06:16:19,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:16:19,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/098ff116ff224e7e88a80fa8fbd9f170 used request id req-bc1da5ef-85f5-492b-94ea-e366061bd65e 2019-07-22 06:16:19,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323734045029s 2019-07-22 06:16:19,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:16:19,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:19,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17957586-958f-4a7c-9165-f913e3150886 2019-07-22 06:16:19,623 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05"}, "tags": [], "enabled": true, "id": "8eff8be921c749d487c6d4617bb12a05", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_c53a8a29-63ad-49c2-a4ed-9315458b0ab9"}]} 2019-07-22 06:16:19,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-17957586-958f-4a7c-9165-f913e3150886 2019-07-22 06:16:19,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211197853088s 2019-07-22 06:16:19,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 06:16:19,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:19,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02e8c21-bb6d-44a8-92c0-40a9058e552d 2019-07-22 06:16:19,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:16:19,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8eff8be921c749d487c6d4617bb12a05 used request id req-c02e8c21-bb6d-44a8-92c0-40a9058e552d 2019-07-22 06:16:19,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256076097488s 2019-07-22 06:16:19,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 06:16:19,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8eff8be921c749d487c6d4617bb12a05&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:20,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:20 GMT X-Openstack-Request-Id: req-d2dd9e01-aaa1-4893-8d31-1897ba95061f 2019-07-22 06:16:20,203 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "created_at": "2019-07-22T06:04:27Z", "updated_at": "2019-07-22T06:04:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:04:27Z", "revision_number": 0, "id": "1669582c-a8cb-4d46-a64f-8356096c20d4", "remote_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "remote_ip_prefix": null, "created_at": "2019-07-22T06:04:27Z", "security_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "port_range_min": null, "ethertype": "IPv4", "project_id": "8eff8be921c749d487c6d4617bb12a05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:04:27Z", "revision_number": 0, "id": "196dc133-a34e-43f0-993b-67baff73f127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:04:27Z", "security_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "port_range_min": null, "ethertype": "IPv6", "project_id": "8eff8be921c749d487c6d4617bb12a05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:04:27Z", "revision_number": 0, "id": "6ba177d5-8ecc-42c3-8620-60c363996899", "remote_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "remote_ip_prefix": null, "created_at": "2019-07-22T06:04:27Z", "security_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "port_range_min": null, "ethertype": "IPv6", "project_id": "8eff8be921c749d487c6d4617bb12a05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:04:27Z", "revision_number": 0, "id": "c2183522-80b0-428c-8a58-f6ca928df904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:04:27Z", "security_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "port_range_min": null, "ethertype": "IPv4", "project_id": "8eff8be921c749d487c6d4617bb12a05"}], "revision_number": 1, "project_id": "8eff8be921c749d487c6d4617bb12a05", "id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "name": "default"}]} 2019-07-22 06:16:20,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8eff8be921c749d487c6d4617bb12a05&name=default used request id req-d2dd9e01-aaa1-4893-8d31-1897ba95061f 2019-07-22 06:16:20,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314930915833s 2019-07-22 06:16:20,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 06:16:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:20,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:20 GMT X-Openstack-Request-Id: req-d15e430c-6e70-4a71-b3a3-1751db69345f 2019-07-22 06:16:20,260 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "created_at": "2019-07-22T06:04:27Z", "updated_at": "2019-07-22T06:04:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:04:27Z", "revision_number": 0, "id": "1669582c-a8cb-4d46-a64f-8356096c20d4", "remote_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "remote_ip_prefix": null, "created_at": "2019-07-22T06:04:27Z", "security_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "port_range_min": null, "ethertype": "IPv4", "project_id": "8eff8be921c749d487c6d4617bb12a05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:04:27Z", "revision_number": 0, "id": "196dc133-a34e-43f0-993b-67baff73f127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:04:27Z", "security_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "port_range_min": null, "ethertype": "IPv6", "project_id": "8eff8be921c749d487c6d4617bb12a05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:04:27Z", "revision_number": 0, "id": "6ba177d5-8ecc-42c3-8620-60c363996899", "remote_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "remote_ip_prefix": null, "created_at": "2019-07-22T06:04:27Z", "security_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "port_range_min": null, "ethertype": "IPv6", "project_id": "8eff8be921c749d487c6d4617bb12a05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:04:27Z", "revision_number": 0, "id": "c2183522-80b0-428c-8a58-f6ca928df904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:04:27Z", "security_group_id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "tenant_id": "8eff8be921c749d487c6d4617bb12a05", "port_range_min": null, "ethertype": "IPv4", "project_id": "8eff8be921c749d487c6d4617bb12a05"}], "revision_number": 1, "project_id": "8eff8be921c749d487c6d4617bb12a05", "id": "e0000819-0f2d-45de-aa4f-a82b6e99658e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 06:16:20,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d15e430c-6e70-4a71-b3a3-1751db69345f 2019-07-22 06:16:20,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515379905701s 2019-07-22 06:16:20,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 06:16:20,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e0000819-0f2d-45de-aa4f-a82b6e99658e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6cbd778f3ff18d099b86697767062047eebe0cd4" 2019-07-22 06:16:20,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:16:20 GMT X-Openstack-Request-Id: req-746be887-535d-4727-a413-5e9de3d030bf 2019-07-22 06:16:20,393 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:16:20,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e0000819-0f2d-45de-aa4f-a82b6e99658e.json used request id req-746be887-535d-4727-a413-5e9de3d030bf 2019-07-22 06:16:20,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.12659907341s 2019-07-22 06:16:20,446 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-07-22 06:16:20,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:16:20,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898f9661-a235-4104-991b-2c62a8e3dbef 2019-07-22 06:16:20,496 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 06:16:20,496 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-898f9661-a235-4104-991b-2c62a8e3dbef 2019-07-22 06:16:20,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 06:16:20,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T07:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["W36VkVlvSuu1BQKSr0KChg"], "issued_at": "2019-07-22T06:16:20.000000Z"}} 2019-07-22 06:16:20,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:16:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:21,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:21 GMT X-Openstack-Request-Id: req-fce1b21c-750c-43bf-91ef-3c1f9583f670 2019-07-22 06:16:21,198 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:16:21,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fce1b21c-750c-43bf-91ef-3c1f9583f670 2019-07-22 06:16:21,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290777921677s 2019-07-22 06:16:21,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:16:21,210 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7879452d-5bb1-4df1-9297-d9c7d2dc9d6c 2019-07-22 06:16:21,210 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 06:16:21,210 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-7879452d-5bb1-4df1-9297-d9c7d2dc9d6c 2019-07-22 06:16:21,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:16:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:21,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f82568-1321-424b-aecc-2f540d20fc43 2019-07-22 06:16:21,325 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 06:16:21,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-91f82568-1321-424b-aecc-2f540d20fc43 2019-07-22 06:16:21,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114624023438s 2019-07-22 06:16:21,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 06:16:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}}' 2019-07-22 06:16:21,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd468fa-2f4c-4964-99d0-1b8a7e42c414 2019-07-22 06:16:21,549 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4"}, "tags": [], "enabled": true, "id": "e71e1122c2f14c2da80a3d28ac764eb4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}} 2019-07-22 06:16:21,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ddd468fa-2f4c-4964-99d0-1b8a7e42c414 2019-07-22 06:16:21,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216513872147s 2019-07-22 06:16:21,550 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'e71e1122c2f14c2da80a3d28ac764eb4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681'}) 2019-07-22 06:16:21,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 06:16:21,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3AU5WLrfVfxkGbmNloUbft72A3WNFO", "email": null, "name": "rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}}' 2019-07-22 06:16:22,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5286e092-05c7-47b8-8fa5-5a11c3a3698a 2019-07-22 06:16:22,023 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": {"self": "http://172.30.9.26:5000/v3/users/16e05f07c7f0438da2a7e09a4e884f84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "16e05f07c7f0438da2a7e09a4e884f84", "domain_id": "default", "password_expires_at": null}} 2019-07-22 06:16:22,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-5286e092-05c7-47b8-8fa5-5a11c3a3698a 2019-07-22 06:16:22,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.46663403511s 2019-07-22 06:16:22,024 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'16e05f07c7f0438da2a7e09a4e884f84', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681'}) 2019-07-22 06:16:22,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:16:22,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:22,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a6b4c6-31fb-4047-8f4e-d2e141be23b6 2019-07-22 06:16:22,235 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:16:22,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-21a6b4c6-31fb-4047-8f4e-d2e141be23b6 2019-07-22 06:16:22,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207183837891s 2019-07-22 06:16:22,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:16:22,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:22,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da71e2ed-ff51-467f-bbea-a96e7a92db52 2019-07-22 06:16:22,395 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:16:22,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-da71e2ed-ff51-467f-bbea-a96e7a92db52 2019-07-22 06:16:22,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155135154724s 2019-07-22 06:16:22,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:16:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:22,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9d7662-d96f-4ed1-8acc-fb6af51d3280 2019-07-22 06:16:22,520 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:16:22,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c9d7662-d96f-4ed1-8acc-fb6af51d3280 2019-07-22 06:16:22,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120062112808s 2019-07-22 06:16:22,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:16:22,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:22,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254ceb53-a2f3-400d-88b0-8694730902c0 2019-07-22 06:16:22,643 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:16:22,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-254ceb53-a2f3-400d-88b0-8694730902c0 2019-07-22 06:16:22,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117995023727s 2019-07-22 06:16:22,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:16:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:22,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8296b278-fcaa-4720-a866-5de1d743f269 2019-07-22 06:16:22,867 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": {"self": "http://172.30.9.26:5000/v3/users/16e05f07c7f0438da2a7e09a4e884f84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "16e05f07c7f0438da2a7e09a4e884f84", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:16:22,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8296b278-fcaa-4720-a866-5de1d743f269 2019-07-22 06:16:22,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223589897156s 2019-07-22 06:16:22,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:16:22,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:23,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8262c134-32b0-482a-a482-6000a338516c 2019-07-22 06:16:23,079 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4"}, "tags": [], "enabled": true, "id": "e71e1122c2f14c2da80a3d28ac764eb4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 06:16:23,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8262c134-32b0-482a-a482-6000a338516c 2019-07-22 06:16:23,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199376106262s 2019-07-22 06:16:23,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:16:23,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=16e05f07c7f0438da2a7e09a4e884f84&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=e71e1122c2f14c2da80a3d28ac764eb4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:23,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10dc2f8c-967e-4187-b901-ec08645c1087 2019-07-22 06:16:23,400 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=16e05f07c7f0438da2a7e09a4e884f84&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=e71e1122c2f14c2da80a3d28ac764eb4", "previous": null, "next": null}} 2019-07-22 06:16:23,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=16e05f07c7f0438da2a7e09a4e884f84&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=e71e1122c2f14c2da80a3d28ac764eb4 used request id req-10dc2f8c-967e-4187-b901-ec08645c1087 2019-07-22 06:16:23,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.313137054443s 2019-07-22 06:16:23,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 06:16:23,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4/users/16e05f07c7f0438da2a7e09a4e884f84/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:23,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e57031e9-60fa-404d-85ee-12a4a9f5426c 2019-07-22 06:16:23,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:16:23,648 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4/users/16e05f07c7f0438da2a7e09a4e884f84/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-e57031e9-60fa-404d-85ee-12a4a9f5426c 2019-07-22 06:16:23,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.24493598938s 2019-07-22 06:16:23,649 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'e71e1122c2f14c2da80a3d28ac764eb4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3AU5WLrfVfxkGbmNloUbft72A3WNFO', 'username': u'rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 06:16:23,653 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'password': '3AU5WLrfVfxkGbmNloUbft72A3WNFO', 'project_name': 'rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'e71e1122c2f14c2da80a3d28ac764eb4', 'project_domain_name': 'Default'} 2019-07-22 06:16:23,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:16:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:23,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5aceaae-4a26-4ea9-a40d-1ac8d9ce7654 2019-07-22 06:16:23,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:16:23,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a5aceaae-4a26-4ea9-a40d-1ac8d9ce7654 2019-07-22 06:16:23,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111757040024s 2019-07-22 06:16:23,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:16:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:23,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55f75a2-290f-40e9-af90-e32a5fb27fbd 2019-07-22 06:16:23,929 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:16:23,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e55f75a2-290f-40e9-af90-e32a5fb27fbd 2019-07-22 06:16:23,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155323028564s 2019-07-22 06:16:23,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:16:23,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:24,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60d4267-a401-4f4f-b825-dcff74eaac83 2019-07-22 06:16:24,040 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:16:24,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d60d4267-a401-4f4f-b825-dcff74eaac83 2019-07-22 06:16:24,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10649394989s 2019-07-22 06:16:24,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:16:24,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:24,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7192f4e-78e8-45f3-93c4-ba5b506079a2 2019-07-22 06:16:24,173 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": {"self": "http://172.30.9.26:5000/v3/users/16e05f07c7f0438da2a7e09a4e884f84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "16e05f07c7f0438da2a7e09a4e884f84", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:16:24,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a7192f4e-78e8-45f3-93c4-ba5b506079a2 2019-07-22 06:16:24,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131375074387s 2019-07-22 06:16:24,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:16:24,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:24,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ccf0e5-c6aa-472b-a6fd-18d52e6f9258 2019-07-22 06:16:24,305 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4"}, "tags": [], "enabled": true, "id": "e71e1122c2f14c2da80a3d28ac764eb4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 06:16:24,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e8ccf0e5-c6aa-472b-a6fd-18d52e6f9258 2019-07-22 06:16:24,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121160030365s 2019-07-22 06:16:24,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:16:24,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=16e05f07c7f0438da2a7e09a4e884f84&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=e71e1122c2f14c2da80a3d28ac764eb4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:24,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711b2386-a335-4d75-a6d1-8b09257863ef 2019-07-22 06:16:24,509 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=16e05f07c7f0438da2a7e09a4e884f84&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=e71e1122c2f14c2da80a3d28ac764eb4", "previous": null, "next": null}} 2019-07-22 06:16:24,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=16e05f07c7f0438da2a7e09a4e884f84&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=e71e1122c2f14c2da80a3d28ac764eb4 used request id req-711b2386-a335-4d75-a6d1-8b09257863ef 2019-07-22 06:16:24,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195786952972s 2019-07-22 06:16:24,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 06:16:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4/users/16e05f07c7f0438da2a7e09a4e884f84/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:24,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59edcbc9-34cd-4302-944e-443e5e56c241 2019-07-22 06:16:24,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:16:24,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4/users/16e05f07c7f0438da2a7e09a4e884f84/roles/20583a51c37f4249bd5ba195627f096a used request id req-59edcbc9-34cd-4302-944e-443e5e56c241 2019-07-22 06:16:24,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154797077179s 2019-07-22 06:16:24,668 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-07-22 06:16:24,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:16:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:24,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381136b3-9bc5-43ae-9a85-9a57030efa7a 2019-07-22 06:16:24,789 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 06:16:24,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-381136b3-9bc5-43ae-9a85-9a57030efa7a 2019-07-22 06:16:24,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12050819397s 2019-07-22 06:16:24,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:16:24,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:16:24,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4392992e-a92a-447e-8f09-f83a645cabf7 2019-07-22 06:16:24,921 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4"}, "tags": [], "enabled": true, "id": "e71e1122c2f14c2da80a3d28ac764eb4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 06:16:24,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4392992e-a92a-447e-8f09-f83a645cabf7 2019-07-22 06:16:24,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124706029892s 2019-07-22 06:16:24,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 06:16:24,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" -d '{"network": {"shared": true, "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "name": "rally_sanity-net_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "admin_state_up": true}}' 2019-07-22 06:16:25,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:25 GMT X-Openstack-Request-Id: req-dea3eaa7-a272-4264-ae87-638f78a35e95 2019-07-22 06:16:25,435 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1f78c7e8-1121-4e7c-892e-521497cc3987","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":true,"project_id":"e71e1122c2f14c2da80a3d28ac764eb4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:16:25Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_eaf87d8b-2b71-4907-a46d-f95ac79a5681","admin_state_up":true,"tenant_id":"e71e1122c2f14c2da80a3d28ac764eb4","created_at":"2019-07-22T06:16:25Z","mtu":1450}} 2019-07-22 06:16:25,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dea3eaa7-a272-4264-ae87-638f78a35e95 2019-07-22 06:16:25,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.511682033539s 2019-07-22 06:16:25,436 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T06:16:25Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1f78c7e8-1121-4e7c-892e-521497cc3987', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_eaf87d8b-2b71-4907-a46d-f95ac79a5681', u'created_at': u'2019-07-22T06:16:25Z', u'mtu': 1450, u'tenant_id': u'e71e1122c2f14c2da80a3d28ac764eb4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e71e1122c2f14c2da80a3d28ac764eb4', u'l2_adjacency': True}) 2019-07-22 06:16:25,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:16:25,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf7f945-643b-4a38-b498-e97696675f66 2019-07-22 06:16:25,447 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 06:16:25,447 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-0bf7f945-643b-4a38-b498-e97696675f66 2019-07-22 06:16:25,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 06:16:25,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T07:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e71e1122c2f14c2da80a3d28ac764eb4", "name": "rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e71e1122c2f14c2da80a3d28ac764eb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/e71e1122c2f14c2da80a3d28ac764eb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/e71e1122c2f14c2da80a3d28ac764eb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_e71e1122c2f14c2da80a3d28ac764eb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_e71e1122c2f14c2da80a3d28ac764eb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e71e1122c2f14c2da80a3d28ac764eb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/e71e1122c2f14c2da80a3d28ac764eb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/e71e1122c2f14c2da80a3d28ac764eb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/e71e1122c2f14c2da80a3d28ac764eb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/e71e1122c2f14c2da80a3d28ac764eb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/e71e1122c2f14c2da80a3d28ac764eb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "id": "16e05f07c7f0438da2a7e09a4e884f84"}, "audit_ids": ["V0upqAjHRIWkIl9KUBNi-A"], "issued_at": "2019-07-22T06:16:25.000000Z"}} 2019-07-22 06:16:25,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:16:25,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:16:26,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:26 GMT X-Openstack-Request-Id: req-7a498475-2064-492b-9044-3ea31d2defdc 2019-07-22 06:16:26,193 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"1f78c7e8-1121-4e7c-892e-521497cc3987","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":true,"project_id":"e71e1122c2f14c2da80a3d28ac764eb4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:16:25Z","qos_policy_id":null,"name":"rally_sanity-net_eaf87d8b-2b71-4907-a46d-f95ac79a5681","admin_state_up":true,"tenant_id":"e71e1122c2f14c2da80a3d28ac764eb4","created_at":"2019-07-22T06:16:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:16:26,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7a498475-2064-492b-9044-3ea31d2defdc 2019-07-22 06:16:26,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353340148926s 2019-07-22 06:16:26,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 06:16:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" -d '{"subnet": {"name": "rally_sanity-subnet_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "enable_dhcp": true, "network_id": "1f78c7e8-1121-4e7c-892e-521497cc3987", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 06:16:26,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:26 GMT X-Openstack-Request-Id: req-553d682a-6f4e-471b-8c71-d58e6bf540dd 2019-07-22 06:16:26,985 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T06:16:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc91168e-0bb8-4a46-8f2b-791134854eb6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e71e1122c2f14c2da80a3d28ac764eb4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_eaf87d8b-2b71-4907-a46d-f95ac79a5681","enable_dhcp":true,"segment_id":null,"network_id":"1f78c7e8-1121-4e7c-892e-521497cc3987","tenant_id":"e71e1122c2f14c2da80a3d28ac764eb4","created_at":"2019-07-22T06:16:26Z","ip_version":4}} 2019-07-22 06:16:26,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-553d682a-6f4e-471b-8c71-d58e6bf540dd 2019-07-22 06:16:26,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.790443897247s 2019-07-22 06:16:26,986 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T06:16:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dc91168e-0bb8-4a46-8f2b-791134854eb6', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_eaf87d8b-2b71-4907-a46d-f95ac79a5681', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1f78c7e8-1121-4e7c-892e-521497cc3987', u'tenant_id': u'e71e1122c2f14c2da80a3d28ac764eb4', u'created_at': u'2019-07-22T06:16:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e71e1122c2f14c2da80a3d28ac764eb4'}) 2019-07-22 06:16:26,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 06:16:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "rally_sanity-router_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "admin_state_up": true}}' 2019-07-22 06:16:28,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:28 GMT X-Openstack-Request-Id: req-9aa6a57e-b263-45ef-8d5c-4fe36bb61550 2019-07-22 06:16:28,412 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "created_at": "2019-07-22T06:16:27Z", "admin_state_up": true, "updated_at": "2019-07-22T06:16:28Z", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9b9661f3-6e31-4289-87e5-d06bee84d8be", "name": "rally_sanity-router_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}} 2019-07-22 06:16:28,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-9aa6a57e-b263-45ef-8d5c-4fe36bb61550 2019-07-22 06:16:28,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4255130291s 2019-07-22 06:16:28,413 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T06:16:28Z', u'revision_number': 2, u'ha': False, u'id': u'9b9661f3-6e31-4289-87e5-d06bee84d8be', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_eaf87d8b-2b71-4907-a46d-f95ac79a5681', u'admin_state_up': True, u'tenant_id': u'e71e1122c2f14c2da80a3d28ac764eb4', u'created_at': u'2019-07-22T06:16:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'e71e1122c2f14c2da80a3d28ac764eb4'}) 2019-07-22 06:16:28,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 06:16:28,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9b9661f3-6e31-4289-87e5-d06bee84d8be/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" -d '{"subnet_id": "dc91168e-0bb8-4a46-8f2b-791134854eb6"}' 2019-07-22 06:16:30,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:30 GMT X-Openstack-Request-Id: req-cbd49c06-4f45-47be-a19f-2eff6fce63fb 2019-07-22 06:16:30,773 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1f78c7e8-1121-4e7c-892e-521497cc3987", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "subnet_id": "dc91168e-0bb8-4a46-8f2b-791134854eb6", "subnet_ids": ["dc91168e-0bb8-4a46-8f2b-791134854eb6"], "port_id": "06e40c59-af1f-4509-9e7e-5203198eb821", "id": "9b9661f3-6e31-4289-87e5-d06bee84d8be"} 2019-07-22 06:16:30,773 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9b9661f3-6e31-4289-87e5-d06bee84d8be/add_router_interface.json used request id req-cbd49c06-4f45-47be-a19f-2eff6fce63fb 2019-07-22 06:16:30,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35998797417s 2019-07-22 06:16:30,774 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 06:16:30,879 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 06:16:30,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:16:30,887 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:30 GMT 2019-07-22 06:16:30,887 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 06:16:30,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:16:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:16:31,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:31 GMT X-Openstack-Request-Id: req-54d46867-689e-40ec-bf46-a85ad35504a0 2019-07-22 06:16:31,186 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:16:31,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-54d46867-689e-40ec-bf46-a85ad35504a0 2019-07-22 06:16:31,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296262025833s 2019-07-22 06:16:31,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 06:16:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}' 2019-07-22 06:16:31,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:31 GMT Location: http://172.30.9.26:9292/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8abae884-840d-40f7-8819-35abb440db11 2019-07-22 06:16:31,242 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:16:31Z", "file": "/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/file", "owner": "e71e1122c2f14c2da80a3d28ac764eb4", "id": "fa4a50f2-3718-44f8-a82f-61ceea4d5a8f", "size": null, "self": "/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "checksum": null, "created_at": "2019-07-22T06:16:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 06:16:31,242 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8abae884-840d-40f7-8819-35abb440db11 2019-07-22 06:16:31,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0472061634064s 2019-07-22 06:16:31,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 06:16:31,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" -d '' 2019-07-22 06:16:31,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:16:31 GMT X-Openstack-Request-Id: req-e1797b9e-6065-4be4-b8aa-6b8b1bd46c9c 2019-07-22 06:16:31,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:16:31,785 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/file used request id req-e1797b9e-6065-4be4-b8aa-6b8b1bd46c9c 2019-07-22 06:16:31,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.542181015015s 2019-07-22 06:16:31,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:16:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:16:31,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:31 GMT X-Openstack-Request-Id: req-f33aafe8-276a-4f0d-bb06-e0a83a7d1bc6 2019-07-22 06:16:31,815 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:16:31Z", "file": "/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/file", "owner": "e71e1122c2f14c2da80a3d28ac764eb4", "id": "fa4a50f2-3718-44f8-a82f-61ceea4d5a8f", "size": 12716032, "self": "/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:16:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:16:31,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f33aafe8-276a-4f0d-bb06-e0a83a7d1bc6 2019-07-22 06:16:31,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263020992279s 2019-07-22 06:16:31,817 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/file', 'owner': u'e71e1122c2f14c2da80a3d28ac764eb4', 'id': u'fa4a50f2-3718-44f8-a82f-61ceea4d5a8f', 'size': 12716032, u'self': u'/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e71e1122c2f14c2da80a3d28ac764eb4', 'name': 'rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T06:16:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T06:16:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'created': u'2019-07-22T06:16:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T06:16:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 06:16:31,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 06:16:31,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 06:16:32,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d99e2544-7ce9-41e8-bcc5-8e35b1ea7240 x-openstack-request-id: req-d99e2544-7ce9-41e8-bcc5-8e35b1ea7240 2019-07-22 06:16:32,184 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9fa0eb01-c1a8-4052-8470-102a04b0d417"}} 2019-07-22 06:16:32,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d99e2544-7ce9-41e8-bcc5-8e35b1ea7240 2019-07-22 06:16:32,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.363272190094s 2019-07-22 06:16:32,185 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'9fa0eb01-c1a8-4052-8470-102a04b0d417', 'swap': 0}) 2019-07-22 06:16:32,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 06:16:32,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" -d '{"extra_specs": {}}' 2019-07-22 06:16:32,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1d864e01-af29-4c80-b7ad-535fac56033f x-openstack-request-id: req-1d864e01-af29-4c80-b7ad-535fac56033f 2019-07-22 06:16:32,206 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 06:16:32,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417/os-extra_specs used request id req-1d864e01-af29-4c80-b7ad-535fac56033f 2019-07-22 06:16:32,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209159851074s 2019-07-22 06:16:32,207 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 06:16:34,527 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-22 06:16:36,829 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 690276be-232d-43e6-a4d3-d5981922961e | 2019-07-22T06:16:36.454768 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 690276be-232d-43e6-a4d3-d5981922961e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 06:16:40,316 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 06:16:41,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-22 06:16:41,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 06:16:41,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:16:41,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-046de52d-63f4-4d10-8c39-11411cf6b8a3 x-openstack-request-id: req-046de52d-63f4-4d10-8c39-11411cf6b8a3 2019-07-22 06:16:41,462 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 06:16:41,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-046de52d-63f4-4d10-8c39-11411cf6b8a3 2019-07-22 06:16:41,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.300176143646s 2019-07-22 06:16:41,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 06:16:41,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:16:41,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:41 GMT X-Openstack-Request-Id: req-b923c656-ce22-45f2-aded-f8f4ea5237d4 2019-07-22 06:16:41,475 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 06:16:41,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-b923c656-ce22-45f2-aded-f8f4ea5237d4 2019-07-22 06:16:41,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0111849308014s 2019-07-22 06:16:41,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 06:16:41,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 06:16:41,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aba366ee-3f1d-4a4b-ad3f-43e0ad2d4765 x-openstack-request-id: req-aba366ee-3f1d-4a4b-ad3f-43e0ad2d4765 2019-07-22 06:16:41,547 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/15b280ee-5f46-4d00-9dbf-234fb3afb111", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/15b280ee-5f46-4d00-9dbf-234fb3afb111", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "15b280ee-5f46-4d00-9dbf-234fb3afb111"}} 2019-07-22 06:16:41,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-aba366ee-3f1d-4a4b-ad3f-43e0ad2d4765 2019-07-22 06:16:41,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0623290538788s 2019-07-22 06:16:41,548 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'15b280ee-5f46-4d00-9dbf-234fb3afb111', 'swap': 0}) 2019-07-22 06:16:41,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 06:16:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/15b280ee-5f46-4d00-9dbf-234fb3afb111/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" -d '{"extra_specs": {}}' 2019-07-22 06:16:41,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eca7b0ce-8605-4589-be18-dd08b6ac218f x-openstack-request-id: req-eca7b0ce-8605-4589-be18-dd08b6ac218f 2019-07-22 06:16:41,568 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 06:16:41,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/15b280ee-5f46-4d00-9dbf-234fb3afb111/os-extra_specs used request id req-eca7b0ce-8605-4589-be18-dd08b6ac218f 2019-07-22 06:16:41,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196630954742s 2019-07-22 06:16:41,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:16:41,580 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b64a27-b733-48b2-9e22-7b8510678024 2019-07-22 06:16:41,580 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 06:16:41,581 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-b7b64a27-b733-48b2-9e22-7b8510678024 2019-07-22 06:16:41,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-22 06:16:41,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:16:41,592 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39026ec6-1afb-4710-bf10-c9529e720fe3 2019-07-22 06:16:41,593 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2019-07-22 06:16:41,593 - keystoneauth.session - DEBUG - GET call to http://192.30.9.9:35357/ used request id req-39026ec6-1afb-4710-bf10-c9529e720fe3 2019-07-22 06:16:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:16:41,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 06:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27c79f9-932e-4faa-8e0e-2af36cc22da5 2019-07-22 06:16:41,769 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/008fe680d1e045f3b377cc7edbc4de92"}, "enabled": true, "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/012906c9a8cf4fe7b41b4763f0b44dfa"}, "enabled": true, "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/0ba0afd99d6547fc8cfbcb24861be3ba"}, "enabled": true, "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1babf4cf47b64a18ab636a1f3038326d"}, "enabled": true, "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1bbeb8642f594f62b1c449e0ffe04dff"}, "enabled": true, "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/44f7c2cce1e04afb9f9a10c959837cce"}, "enabled": true, "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4599bfe2ddd34915ab7378e4380cf852"}, "enabled": true, "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5603d4b18f85402d9acbf40ffc99c7c3"}, "enabled": true, "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/56ef18d3072a46a082c0317bdfad92af"}, "enabled": true, "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/710d7154e7dd4f14b627367619bdf2a5"}, "enabled": true, "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7c71415636ce42b99557be880b018195"}, "enabled": true, "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8f9fdc85c9ed4c6399c713c91097d7ec"}, "enabled": true, "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9d300164007a47c58206575924561dbb"}, "enabled": true, "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/d660979626604b7f9db936c84684a614"}, "enabled": true, "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2019-07-22 06:16:41,769 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-b27c79f9-932e-4faa-8e0e-2af36cc22da5 2019-07-22 06:16:41,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.185192108154s 2019-07-22 06:16:41,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'15b280ee-5f46-4d00-9dbf-234fb3afb111', 'swap': 0}) 2019-07-22 06:16:41,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-07-22 06:16:41,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 06:16:41,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 06:16:41,794 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-22 06:16:41,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '1f78c7e8-1121-4e7c-892e-521497cc3987', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 06:18:00,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 952c2a8b-f6e7-4b58-b4f8-68eb406343ba 2019-07-22 06:18:00,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'952c2a8b-f6e7-4b58-b4f8-68eb406343ba'] 2019-07-22 06:18:01,042 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 952c2a8b-f6e7-4b58-b4f8-68eb406343ba -------------------------------------------------------------------------------- Task 952c2a8b-f6e7-4b58-b4f8-68eb406343ba: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 952c2a8b-f6e7-4b58-b4f8-68eb406343ba has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.612064 Full duration: 9.693009 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 952c2a8b-f6e7-4b58-b4f8-68eb406343ba has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.016752 Full duration: 10.302896 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 952c2a8b-f6e7-4b58-b4f8-68eb406343ba has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782283 Full duration: 9.525568 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 952c2a8b-f6e7-4b58-b4f8-68eb406343ba has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 100.0% | 1 | | total | 2.024 | 2.024 | 2.024 | 2.024 | 2.024 | 2.024 | 100.0% | 1 | | -> duration | 2.024 | 2.024 | 2.024 | 2.024 | 2.024 | 2.024 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.023828 Full duration: 10.540479 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 952c2a8b-f6e7-4b58-b4f8-68eb406343ba has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.872791 Full duration: 9.59917 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 952c2a8b-f6e7-4b58-b4f8-68eb406343ba has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801925 Full duration: 9.403554 HINTS: * To plot HTML graphics with this data, run: rally task report 952c2a8b-f6e7-4b58-b4f8-68eb406343ba --out output.html * To generate a JUnit report, run: rally task export 952c2a8b-f6e7-4b58-b4f8-68eb406343ba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 952c2a8b-f6e7-4b58-b4f8-68eb406343ba --json --out output.json 2019-07-22 06:18:01,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'952c2a8b-f6e7-4b58-b4f8-68eb406343ba', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-07-22 06:18:03,218 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 952c2a8b-f6e7-4b58-b4f8-68eb406343ba --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-07-22 06:18:03,225 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-22 06:18:03,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2019-07-22 06:18:03,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 06:18:03,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 06:18:03,246 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-22 06:18:03,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '1f78c7e8-1121-4e7c-892e-521497cc3987', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 06:19:41,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8fda6e67-a336-48e3-b856-401a8b57990e 2019-07-22 06:19:41,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'8fda6e67-a336-48e3-b856-401a8b57990e'] 2019-07-22 06:19:42,746 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8fda6e67-a336-48e3-b856-401a8b57990e -------------------------------------------------------------------------------- Task 8fda6e67-a336-48e3-b856-401a8b57990e: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8fda6e67-a336-48e3-b856-401a8b57990e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.803 | 2.803 | 2.803 | 2.803 | 2.803 | 2.803 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | glance_v2.delete_image | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | total | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 100.0% | 1 | | -> duration | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 3.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.84791 Full duration: 14.079874 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8fda6e67-a336-48e3-b856-401a8b57990e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.806 | 2.806 | 2.806 | 2.806 | 2.806 | 2.806 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | glance_v2.list_images | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 100.0% | 1 | | -> duration | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 2.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.847607 Full duration: 15.571544 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8fda6e67-a336-48e3-b856-401a8b57990e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | -> duration | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.310195 Full duration: 9.958974 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "1f78c7e8-1121-4e7c-892e-521497cc3987" } ], "flavor": { "name": "rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8fda6e67-a336-48e3-b856-401a8b57990e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> glance_v2.upload_data | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | nova.boot_servers | 14.436 | 14.436 | 14.436 | 14.436 | 14.436 | 14.436 | 100.0% | 1 | | total | 17.771 | 17.771 | 17.771 | 17.771 | 17.771 | 17.771 | 100.0% | 1 | | -> duration | 16.771 | 16.771 | 16.771 | 16.771 | 16.771 | 16.771 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.771365 Full duration: 39.69445 HINTS: * To plot HTML graphics with this data, run: rally task report 8fda6e67-a336-48e3-b856-401a8b57990e --out output.html * To generate a JUnit report, run: rally task export 8fda6e67-a336-48e3-b856-401a8b57990e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8fda6e67-a336-48e3-b856-401a8b57990e --json --out output.json 2019-07-22 06:19:42,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'8fda6e67-a336-48e3-b856-401a8b57990e', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-07-22 06:19:44,745 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8fda6e67-a336-48e3-b856-401a8b57990e --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-07-22 06:19:44,752 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-22 06:19:44,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2019-07-22 06:19:44,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 06:19:44,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 06:19:44,774 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-22 06:19:44,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '1f78c7e8-1121-4e7c-892e-521497cc3987', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 06:23:21,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : da42b960-9c5d-4a4e-8353-966eb28be97b 2019-07-22 06:23:21,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'da42b960-9c5d-4a4e-8353-966eb28be97b'] 2019-07-22 06:23:22,752 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid da42b960-9c5d-4a4e-8353-966eb28be97b -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.307 | 3.307 | 3.307 | 3.307 | 3.307 | 3.307 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 2.789 | 100.0% | 1 | | total | 6.096 | 6.096 | 6.096 | 6.096 | 6.096 | 6.096 | 100.0% | 1 | | -> duration | 6.096 | 6.096 | 6.096 | 6.096 | 6.096 | 6.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.095725 Full duration: 25.437102 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.72 | 3.72 | 3.72 | 3.72 | 3.72 | 3.72 | 100.0% | 1 | | cinder_v3.delete_volume | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | total | 4.384 | 4.384 | 4.384 | 4.384 | 4.384 | 4.384 | 100.0% | 1 | | -> duration | 4.384 | 4.384 | 4.384 | 4.384 | 4.384 | 4.384 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.38404 Full duration: 17.837538 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.306 | 6.306 | 6.306 | 6.306 | 6.306 | 6.306 | 100.0% | 1 | | cinder_v3.delete_volume | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | total | 6.958 | 6.958 | 6.958 | 6.958 | 6.958 | 6.958 | 100.0% | 1 | | -> duration | 6.958 | 6.958 | 6.958 | 6.958 | 6.958 | 6.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.957884 Full duration: 20.575066 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.357 | 3.357 | 3.357 | 3.357 | 3.357 | 3.357 | 100.0% | 1 | | cinder_v3.delete_volume | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | total | 3.929 | 3.929 | 3.929 | 3.929 | 3.929 | 3.929 | 100.0% | 1 | | -> duration | 3.929 | 3.929 | 3.929 | 3.929 | 3.929 | 3.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.929247 Full duration: 17.055195 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.634 | 3.634 | 3.634 | 3.634 | 3.634 | 3.634 | 100.0% | 1 | | cinder_v3.extend_volume | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 100.0% | 1 | | cinder_v3.delete_volume | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 100.0% | 1 | | total | 9.097 | 9.097 | 9.097 | 9.097 | 9.097 | 9.097 | 100.0% | 1 | | -> duration | 9.097 | 9.097 | 9.097 | 9.097 | 9.097 | 9.097 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.097114 Full duration: 22.0736 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.434 | 3.434 | 3.434 | 3.434 | 3.434 | 3.434 | 100.0% | 1 | | cinder_v3.delete_volume | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | total | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 100.0% | 1 | | -> duration | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 4.1 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.100238 Full duration: 23.07722 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | cinder_v3.list_qos | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | -> duration | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.014803 Full duration: 15.856761 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | cinder_v3.set_qos | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | total | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> duration | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.05557 Full duration: 16.056322 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | cinder_v3.list_types | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> duration | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.070379 Full duration: 16.335413 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task da42b960-9c5d-4a4e-8353-966eb28be97b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> duration | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.072231 Full duration: 16.058147 HINTS: * To plot HTML graphics with this data, run: rally task report da42b960-9c5d-4a4e-8353-966eb28be97b --out output.html * To generate a JUnit report, run: rally task export da42b960-9c5d-4a4e-8353-966eb28be97b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report da42b960-9c5d-4a4e-8353-966eb28be97b --json --out output.json 2019-07-22 06:23:22,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'da42b960-9c5d-4a4e-8353-966eb28be97b', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-07-22 06:23:24,867 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid da42b960-9c5d-4a4e-8353-966eb28be97b --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-07-22 06:23:24,883 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-22 06:23:24,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2019-07-22 06:23:24,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 06:23:24,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 06:23:24,904 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-22 06:23:24,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '1f78c7e8-1121-4e7c-892e-521497cc3987', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 06:25:45,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7e597e5-1fdd-401d-9900-1067b75692d0 2019-07-22 06:25:45,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'b7e597e5-1fdd-401d-9900-1067b75692d0'] 2019-07-22 06:25:46,047 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b7e597e5-1fdd-401d-9900-1067b75692d0 -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | total | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> duration | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70118 Full duration: 9.241842 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> duration | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.711318 Full duration: 9.327303 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | total | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> duration | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.700413 Full duration: 8.928552 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.154136 Full duration: 10.40866 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | total | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> duration | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72058 Full duration: 9.238594 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | -> duration | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.995889 Full duration: 10.394173 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719674 Full duration: 9.204572 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | total | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | -> duration | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.582443 Full duration: 11.286091 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716575 Full duration: 9.023411 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | gnocchi.delete_metric | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> duration | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.292066 Full duration: 11.068161 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b7e597e5-1fdd-401d-9900-1067b75692d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | gnocchi.delete_resource | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> duration | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.961887 Full duration: 10.234825 HINTS: * To plot HTML graphics with this data, run: rally task report b7e597e5-1fdd-401d-9900-1067b75692d0 --out output.html * To generate a JUnit report, run: rally task export b7e597e5-1fdd-401d-9900-1067b75692d0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b7e597e5-1fdd-401d-9900-1067b75692d0 --json --out output.json 2019-07-22 06:25:46,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'b7e597e5-1fdd-401d-9900-1067b75692d0', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-07-22 06:25:48,090 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b7e597e5-1fdd-401d-9900-1067b75692d0 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-07-22 06:25:48,102 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-22 06:25:48,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2019-07-22 06:25:48,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 06:25:48,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 06:25:48,123 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-22 06:25:48,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '1f78c7e8-1121-4e7c-892e-521497cc3987', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 06:27:31,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cdcccab8-c4a2-4a49-9c9c-f15b265da15c 2019-07-22 06:27:31,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'cdcccab8-c4a2-4a49-9c9c-f15b265da15c'] 2019-07-22 06:27:31,969 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cdcccab8-c4a2-4a49-9c9c-f15b265da15c -------------------------------------------------------------------------------- Task cdcccab8-c4a2-4a49-9c9c-f15b265da15c: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cdcccab8-c4a2-4a49-9c9c-f15b265da15c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.479 | 5.479 | 5.479 | 5.479 | 5.479 | 5.479 | 100.0% | 1 | | heat.update_stack | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 100.0% | 1 | | heat.delete_stack | 4.189 | 4.189 | 4.189 | 4.189 | 4.189 | 4.189 | 100.0% | 1 | | total | 12.868 | 12.868 | 12.868 | 12.868 | 12.868 | 12.868 | 100.0% | 1 | | -> duration | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 8.868 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.867877 Full duration: 24.014264 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cdcccab8-c4a2-4a49-9c9c-f15b265da15c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.253 | 5.253 | 5.253 | 5.253 | 5.253 | 5.253 | 100.0% | 1 | | heat.check_stack | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | heat.delete_stack | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | total | 9.056 | 9.056 | 9.056 | 9.056 | 9.056 | 9.056 | 100.0% | 1 | | -> duration | 7.056 | 7.056 | 7.056 | 7.056 | 7.056 | 7.056 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.056284 Full duration: 20.305182 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cdcccab8-c4a2-4a49-9c9c-f15b265da15c has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.22 | 5.22 | 5.22 | 5.22 | 5.22 | 5.22 | 100.0% | 1 | | heat.suspend_stack | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | heat.resume_stack | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | heat.delete_stack | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 100.0% | 1 | | total | 9.139 | 9.139 | 9.139 | 9.139 | 9.139 | 9.139 | 100.0% | 1 | | -> duration | 7.139 | 7.139 | 7.139 | 7.139 | 7.139 | 7.139 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.138509 Full duration: 21.780748 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cdcccab8-c4a2-4a49-9c9c-f15b265da15c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790575 Full duration: 10.835593 HINTS: * To plot HTML graphics with this data, run: rally task report cdcccab8-c4a2-4a49-9c9c-f15b265da15c --out output.html * To generate a JUnit report, run: rally task export cdcccab8-c4a2-4a49-9c9c-f15b265da15c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cdcccab8-c4a2-4a49-9c9c-f15b265da15c --json --out output.json 2019-07-22 06:27:31,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'cdcccab8-c4a2-4a49-9c9c-f15b265da15c', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-07-22 06:27:34,155 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cdcccab8-c4a2-4a49-9c9c-f15b265da15c --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-07-22 06:27:34,158 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-22 06:27:34,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-07-22 06:27:34,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 06:27:34,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 06:27:34,167 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-22 06:27:34,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '1f78c7e8-1121-4e7c-892e-521497cc3987', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 06:31:40,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 25baf1de-e34e-48ca-a1d5-44734ab4ba50 2019-07-22 06:31:40,308 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'25baf1de-e34e-48ca-a1d5-44734ab4ba50'] 2019-07-22 06:31:41,298 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 25baf1de-e34e-48ca-a1d5-44734ab4ba50 -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | keystone_v3.add_role | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.revoke_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> duration | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.110298 Full duration: 18.994242 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | keystone_v3.add_role | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | keystone_v3.list_roles | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | -> duration | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.123013 Full duration: 18.816202 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | keystone_v3.list_projects | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | -> duration | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.470273 Full duration: 19.079237 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | keystone_v3.delete_role | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.867008 Full duration: 16.309046 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | keystone_v3.delete_service | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> duration | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89844 Full duration: 15.926995 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | keystone_v3.create_user | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | -> keystone_v3.add_role | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | keystone_v3.create_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.get_project | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_user | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.get_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.list_services | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | keystone_v3.get_services | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 100.0% | 1 | | -> duration | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.906532 Full duration: 25.595725 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | keystone_v3.update_project | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.delete_project | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 100.0% | 1 | | -> duration | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.518005 Full duration: 16.561401 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.117952 Full duration: 18.560755 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | total | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> duration | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.060917 Full duration: 18.3612 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | keystone_v3.list_users | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.378441 Full duration: 18.692328 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 25baf1de-e34e-48ca-a1d5-44734ab4ba50 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | keystone_v3.create_users | 7.161 | 7.161 | 7.161 | 7.161 | 7.161 | 7.161 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.161 | 7.161 | 7.161 | 7.161 | 7.161 | 7.161 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.971 | 1.971 | 1.971 | 1.971 | 1.971 | 1.971 | 100.0% | 1 | | total | 9.664 | 9.664 | 9.664 | 9.664 | 9.664 | 9.664 | 100.0% | 1 | | -> duration | 9.664 | 9.664 | 9.664 | 9.664 | 9.664 | 9.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.664292 Full duration: 31.442527 HINTS: * To plot HTML graphics with this data, run: rally task report 25baf1de-e34e-48ca-a1d5-44734ab4ba50 --out output.html * To generate a JUnit report, run: rally task export 25baf1de-e34e-48ca-a1d5-44734ab4ba50 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 25baf1de-e34e-48ca-a1d5-44734ab4ba50 --json --out output.json 2019-07-22 06:31:41,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'25baf1de-e34e-48ca-a1d5-44734ab4ba50', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-07-22 06:31:43,503 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 25baf1de-e34e-48ca-a1d5-44734ab4ba50 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-07-22 06:31:43,519 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-22 06:31:43,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-07-22 06:31:43,521 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 06:31:43,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 06:31:43,541 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-22 06:31:43,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '1f78c7e8-1121-4e7c-892e-521497cc3987', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 06:36:33,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9ae0b318-bf72-44cd-8918-8582c433bfcd 2019-07-22 06:36:33,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'9ae0b318-bf72-44cd-8918-8582c433bfcd'] 2019-07-22 06:36:34,026 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9ae0b318-bf72-44cd-8918-8582c433bfcd -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | neutron.delete_network | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | total | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 100.0% | 1 | | -> duration | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.840195 Full duration: 17.771194 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 100.0% | 1 | | neutron.delete_port | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | total | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 100.0% | 1 | | -> duration | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.410128 Full duration: 23.586115 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | neutron.create_subnet | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | neutron.create_router | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | neutron.add_interface_router | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 100.0% | 1 | | neutron.remove_interface_router | 2.487 | 2.487 | 2.487 | 2.487 | 2.487 | 2.487 | 100.0% | 1 | | neutron.delete_router | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | total | 7.468 | 7.468 | 7.468 | 7.468 | 7.468 | 7.468 | 100.0% | 1 | | -> duration | 7.468 | 7.468 | 7.468 | 7.468 | 7.468 | 7.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.467997 Full duration: 29.133063 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | neutron.delete_subnet | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | total | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 100.0% | 1 | | -> duration | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.991949 Full duration: 23.435185 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | neutron.list_networks | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 100.0% | 1 | | -> duration | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.404867 Full duration: 19.622956 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.919 | 1.919 | 1.919 | 1.919 | 1.919 | 1.919 | 100.0% | 1 | | neutron.list_ports | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 2.001 | 2.001 | 2.001 | 2.001 | 2.001 | 2.001 | 100.0% | 1 | | -> duration | 2.001 | 2.001 | 2.001 | 2.001 | 2.001 | 2.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.000893 Full duration: 25.643307 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | neutron.create_subnet | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.create_router | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | neutron.add_interface_router | 2.471 | 2.471 | 2.471 | 2.471 | 2.471 | 2.471 | 100.0% | 1 | | neutron.list_routers | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 4.988 | 4.988 | 4.988 | 4.988 | 4.988 | 4.988 | 100.0% | 1 | | -> duration | 4.988 | 4.988 | 4.988 | 4.988 | 4.988 | 4.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.988289 Full duration: 33.034806 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | neutron.create_subnet | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | neutron.list_subnets | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 100.0% | 1 | | -> duration | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 1.9 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.899894 Full duration: 23.952169 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.delete_security_group | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> duration | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.018895 Full duration: 17.330754 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | neutron.create_security_group_rule | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | neutron.delete_security_group | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> duration | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.189774 Full duration: 17.772228 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ae0b318-bf72-44cd-8918-8582c433bfcd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | neutron.create_router | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | neutron.add_gateway_router | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 100.0% | 1 | | neutron.remove_gateway_router | 1.391 | 1.391 | 1.391 | 1.391 | 1.391 | 1.391 | 100.0% | 1 | | total | 4.725 | 4.725 | 4.725 | 4.725 | 4.725 | 4.725 | 100.0% | 1 | | -> duration | 4.725 | 4.725 | 4.725 | 4.725 | 4.725 | 4.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.725445 Full duration: 31.790296 HINTS: * To plot HTML graphics with this data, run: rally task report 9ae0b318-bf72-44cd-8918-8582c433bfcd --out output.html * To generate a JUnit report, run: rally task export 9ae0b318-bf72-44cd-8918-8582c433bfcd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9ae0b318-bf72-44cd-8918-8582c433bfcd --json --out output.json 2019-07-22 06:36:34,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'9ae0b318-bf72-44cd-8918-8582c433bfcd', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-07-22 06:36:36,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9ae0b318-bf72-44cd-8918-8582c433bfcd --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-07-22 06:36:36,109 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-22 06:36:36,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2019-07-22 06:36:36,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 06:36:36,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 06:36:36,128 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-22 06:36:36,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '1f78c7e8-1121-4e7c-892e-521497cc3987', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 06:37:47,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3302f0a6-369e-40ba-9228-f1c5c911ddab 2019-07-22 06:37:47,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'3302f0a6-369e-40ba-9228-f1c5c911ddab'] 2019-07-22 06:37:47,984 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3302f0a6-369e-40ba-9228-f1c5c911ddab -------------------------------------------------------------------------------- Task 3302f0a6-369e-40ba-9228-f1c5c911ddab: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": true, "flavor": { "name": "rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681" }, "image": { "name": "rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681" }, "nics": [ { "net-id": "1f78c7e8-1121-4e7c-892e-521497cc3987" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3302f0a6-369e-40ba-9228-f1c5c911ddab has 1 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-406cebd6-1dbe-4efd-8746-3c06bfd82372) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-406cebd6-1dbe-4efd-8746-3c06bfd82372) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.818 | 12.818 | 12.818 | 12.818 | 12.818 | 12.818 | 100.0% | 1 | | nova.live_migrate | 4.188 | 4.188 | 4.188 | 4.188 | 4.188 | 4.188 | 0.0% | 1 | | total | 17.006 | 17.006 | 17.006 | 17.006 | 17.006 | 17.006 | 0.0% | 1 | | -> duration | 16.006 | 16.006 | 16.006 | 16.006 | 16.006 | 16.006 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.006486 Full duration: 34.785758 HINTS: * To plot HTML graphics with this data, run: rally task report 3302f0a6-369e-40ba-9228-f1c5c911ddab --out output.html * To generate a JUnit report, run: rally task export 3302f0a6-369e-40ba-9228-f1c5c911ddab --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3302f0a6-369e-40ba-9228-f1c5c911ddab --json --out output.json At least one workload did not pass SLA criteria. 2019-07-22 06:37:47,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'3302f0a6-369e-40ba-9228-f1c5c911ddab', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-07-22 06:37:49,891 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3302f0a6-369e-40ba-9228-f1c5c911ddab --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-07-22 06:37:49,894 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-22 06:37:49,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-07-22 06:37:49,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 06:37:49,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 06:37:49,915 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-22 06:37:49,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '1f78c7e8-1121-4e7c-892e-521497cc3987', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 06:38:53,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d48f21a5-3c6d-437a-ac72-79d8e1220588 2019-07-22 06:38:53,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd48f21a5-3c6d-437a-ac72-79d8e1220588'] 2019-07-22 06:38:53,995 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d48f21a5-3c6d-437a-ac72-79d8e1220588 -------------------------------------------------------------------------------- Task d48f21a5-3c6d-437a-ac72-79d8e1220588: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d48f21a5-3c6d-437a-ac72-79d8e1220588 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | quotas.delete_quotas | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | -> duration | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.12798 Full duration: 11.445647 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d48f21a5-3c6d-437a-ac72-79d8e1220588 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833705 Full duration: 11.2653 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d48f21a5-3c6d-437a-ac72-79d8e1220588 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843389 Full duration: 10.666006 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d48f21a5-3c6d-437a-ac72-79d8e1220588 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.122206 Full duration: 11.004111 HINTS: * To plot HTML graphics with this data, run: rally task report d48f21a5-3c6d-437a-ac72-79d8e1220588 --out output.html * To generate a JUnit report, run: rally task export d48f21a5-3c6d-437a-ac72-79d8e1220588 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d48f21a5-3c6d-437a-ac72-79d8e1220588 --json --out output.json 2019-07-22 06:38:53,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd48f21a5-3c6d-437a-ac72-79d8e1220588', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-07-22 06:38:56,001 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d48f21a5-3c6d-437a-ac72-79d8e1220588 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-07-22 06:38:56,007 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-22 06:38:56,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:59 | 6 | 100.00% | | glance | 00:01:19 | 4 | 100.00% | | cinder | 00:03:10 | 10 | 100.00% | | gnocchi | 00:01:48 | 11 | 100.00% | | heat | 00:01:16 | 4 | 100.00% | | keystone | 00:03:38 | 11 | 100.00% | | neutron | 00:04:23 | 11 | 100.00% | | nova | 00:00:34 | 1 | 0.00% | | quotas | 00:00:44 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:54 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-07-22 06:38:56,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-07-22 06:38:56,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-07-22 06:38:58,539 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-07-22 06:38:58,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-07-22 06:39:00,953 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-07-22 06:39:01,100 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 06:39:01,101 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:36 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-22 06:39:01,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 06:39:01,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:01,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8c5239c-5658-440e-970a-c1b1c7364637 x-openstack-request-id: req-e8c5239c-5658-440e-970a-c1b1c7364637 2019-07-22 06:39:01,421 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/15b280ee-5f46-4d00-9dbf-234fb3afb111", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/15b280ee-5f46-4d00-9dbf-234fb3afb111", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "15b280ee-5f46-4d00-9dbf-234fb3afb111"}, {"name": "rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9fa0eb01-c1a8-4052-8470-102a04b0d417"}]} 2019-07-22 06:39:01,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e8c5239c-5658-440e-970a-c1b1c7364637 2019-07-22 06:39:01,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.308807134628s 2019-07-22 06:39:01,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 06:39:01,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/15b280ee-5f46-4d00-9dbf-234fb3afb111 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:01,452 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-836efa17-271f-4f27-9e81-6db7084590f2 x-openstack-request-id: req-836efa17-271f-4f27-9e81-6db7084590f2 2019-07-22 06:39:01,453 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/15b280ee-5f46-4d00-9dbf-234fb3afb111 used request id req-836efa17-271f-4f27-9e81-6db7084590f2 2019-07-22 06:39:01,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0290758609772s 2019-07-22 06:39:01,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 06:39:01,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9b9661f3-6e31-4289-87e5-d06bee84d8be/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" -d '{"subnet_id": "dc91168e-0bb8-4a46-8f2b-791134854eb6"}' 2019-07-22 06:39:03,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:03 GMT X-Openstack-Request-Id: req-d9710e03-1b3e-41d5-8822-c215d17fa874 2019-07-22 06:39:03,976 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1f78c7e8-1121-4e7c-892e-521497cc3987", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "subnet_id": "dc91168e-0bb8-4a46-8f2b-791134854eb6", "subnet_ids": ["dc91168e-0bb8-4a46-8f2b-791134854eb6"], "port_id": "06e40c59-af1f-4509-9e7e-5203198eb821", "id": "9b9661f3-6e31-4289-87e5-d06bee84d8be"} 2019-07-22 06:39:03,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9b9661f3-6e31-4289-87e5-d06bee84d8be/remove_router_interface.json used request id req-d9710e03-1b3e-41d5-8822-c215d17fa874 2019-07-22 06:39:03,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.52292299271s 2019-07-22 06:39:03,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 06:39:03,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:39:04,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:04 GMT X-Openstack-Request-Id: req-755f8933-cda6-4d14-a81e-9139cf3c0ddb 2019-07-22 06:39:04,095 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "created_at": "2019-07-22T06:16:27Z", "admin_state_up": true, "updated_at": "2019-07-22T06:39:02Z", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9b9661f3-6e31-4289-87e5-d06bee84d8be", "name": "rally_sanity-router_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}]} 2019-07-22 06:39:04,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-755f8933-cda6-4d14-a81e-9139cf3c0ddb 2019-07-22 06:39:04,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1186439991s 2019-07-22 06:39:04,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 06:39:04,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/9b9661f3-6e31-4289-87e5-d06bee84d8be.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:39:05,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:39:05 GMT X-Openstack-Request-Id: req-ff71bf1a-2257-4870-b02e-828744d5b3d6 2019-07-22 06:39:05,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:39:05,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9b9661f3-6e31-4289-87e5-d06bee84d8be.json used request id req-ff71bf1a-2257-4870-b02e-828744d5b3d6 2019-07-22 06:39:05,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33530402184s 2019-07-22 06:39:05,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 06:39:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:39:05,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:05 GMT X-Openstack-Request-Id: req-118290d9-efe7-49da-81c3-be23974cf475 2019-07-22 06:39:05,475 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T06:16:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc91168e-0bb8-4a46-8f2b-791134854eb6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e71e1122c2f14c2da80a3d28ac764eb4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_eaf87d8b-2b71-4907-a46d-f95ac79a5681","enable_dhcp":true,"segment_id":null,"network_id":"1f78c7e8-1121-4e7c-892e-521497cc3987","tenant_id":"e71e1122c2f14c2da80a3d28ac764eb4","created_at":"2019-07-22T06:16:26Z","ip_version":4}]} 2019-07-22 06:39:05,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-118290d9-efe7-49da-81c3-be23974cf475 2019-07-22 06:39:05,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424928665161s 2019-07-22 06:39:05,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 06:39:05,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/dc91168e-0bb8-4a46-8f2b-791134854eb6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:39:06,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:39:06 GMT X-Openstack-Request-Id: req-dcf50d65-ff19-4d93-9475-479c000b2d6d 2019-07-22 06:39:06,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:39:06,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/dc91168e-0bb8-4a46-8f2b-791134854eb6.json used request id req-dcf50d65-ff19-4d93-9475-479c000b2d6d 2019-07-22 06:39:06,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07085299492s 2019-07-22 06:39:06,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:39:06,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:39:06,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:06 GMT X-Openstack-Request-Id: req-db4d2a5d-ca02-4963-b2c6-15924c9152ef 2019-07-22 06:39:06,636 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1f78c7e8-1121-4e7c-892e-521497cc3987","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":true,"project_id":"e71e1122c2f14c2da80a3d28ac764eb4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:39:06Z","qos_policy_id":null,"name":"rally_sanity-net_eaf87d8b-2b71-4907-a46d-f95ac79a5681","admin_state_up":true,"tenant_id":"e71e1122c2f14c2da80a3d28ac764eb4","created_at":"2019-07-22T06:16:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:39:06,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-db4d2a5d-ca02-4963-b2c6-15924c9152ef 2019-07-22 06:39:06,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880038738251s 2019-07-22 06:39:06,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 06:39:06,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/1f78c7e8-1121-4e7c-892e-521497cc3987.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:39:07,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:39:07 GMT X-Openstack-Request-Id: req-808ef0de-8f28-4951-972f-1de40b3f31b1 2019-07-22 06:39:07,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:39:07,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1f78c7e8-1121-4e7c-892e-521497cc3987.json used request id req-808ef0de-8f28-4951-972f-1de40b3f31b1 2019-07-22 06:39:07,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23698782921s 2019-07-22 06:39:07,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:39:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:39:08,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:08 GMT X-Openstack-Request-Id: req-da24b444-c5ac-4ef0-b4b9-b71c5ba9f13b 2019-07-22 06:39:08,266 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:16:31Z", "file": "/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/file", "owner": "e71e1122c2f14c2da80a3d28ac764eb4", "id": "fa4a50f2-3718-44f8-a82f-61ceea4d5a8f", "size": 12716032, "self": "/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:16:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:39:08,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-da24b444-c5ac-4ef0-b4b9-b71c5ba9f13b 2019-07-22 06:39:08,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.387490987778s 2019-07-22 06:39:08,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 06:39:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}783471dad5d50df607154b572c4908433e55a2ff" 2019-07-22 06:39:08,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:39:08 GMT X-Openstack-Request-Id: req-be023920-4698-4304-91a5-8bcbad5e2f30 2019-07-22 06:39:08,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:39:08,940 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fa4a50f2-3718-44f8-a82f-61ceea4d5a8f used request id req-be023920-4698-4304-91a5-8bcbad5e2f30 2019-07-22 06:39:08,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.672490119934s 2019-07-22 06:39:08,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 06:39:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:08,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c8d5ecf-4256-4fe4-8495-17c936f0c3ed x-openstack-request-id: req-1c8d5ecf-4256-4fe4-8495-17c936f0c3ed 2019-07-22 06:39:08,964 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9fa0eb01-c1a8-4052-8470-102a04b0d417"}]} 2019-07-22 06:39:08,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1c8d5ecf-4256-4fe4-8495-17c936f0c3ed 2019-07-22 06:39:08,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234289169312s 2019-07-22 06:39:08,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 06:39:08,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:08,993 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e488200-b948-4813-85c7-660e37f521aa x-openstack-request-id: req-2e488200-b948-4813-85c7-660e37f521aa 2019-07-22 06:39:08,993 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9fa0eb01-c1a8-4052-8470-102a04b0d417 used request id req-2e488200-b948-4813-85c7-660e37f521aa 2019-07-22 06:39:08,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270020961761s 2019-07-22 06:39:08,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:39:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:09,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf14f923-a75e-49eb-b00a-90b1cd5002da 2019-07-22 06:39:09,207 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": {"self": "http://172.30.9.26:5000/v3/users/16e05f07c7f0438da2a7e09a4e884f84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "16e05f07c7f0438da2a7e09a4e884f84", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:39:09,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cf14f923-a75e-49eb-b00a-90b1cd5002da 2019-07-22 06:39:09,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213330984116s 2019-07-22 06:39:09,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:39:09,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/16e05f07c7f0438da2a7e09a4e884f84 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:09,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9eece65-ede1-41a7-9e39-ab5d2b36fb69 2019-07-22 06:39:09,431 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_eaf87d8b-2b71-4907-a46d-f95ac79a5681", "links": {"self": "http://172.30.9.26:5000/v3/users/16e05f07c7f0438da2a7e09a4e884f84"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "16e05f07c7f0438da2a7e09a4e884f84", "description": null}} 2019-07-22 06:39:09,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/16e05f07c7f0438da2a7e09a4e884f84 used request id req-b9eece65-ede1-41a7-9e39-ab5d2b36fb69 2019-07-22 06:39:09,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218894958496s 2019-07-22 06:39:09,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 06:39:09,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/16e05f07c7f0438da2a7e09a4e884f84 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:09,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8b444be-23ff-4007-9632-e48834147664 2019-07-22 06:39:09,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:39:09,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/16e05f07c7f0438da2a7e09a4e884f84 used request id req-a8b444be-23ff-4007-9632-e48834147664 2019-07-22 06:39:09,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.286342144012s 2019-07-22 06:39:09,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:39:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:10,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e915f4-2666-4a41-a7cb-056c62b1aa79 2019-07-22 06:39:10,013 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4"}, "tags": [], "enabled": true, "id": "e71e1122c2f14c2da80a3d28ac764eb4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_eaf87d8b-2b71-4907-a46d-f95ac79a5681"}]} 2019-07-22 06:39:10,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-47e915f4-2666-4a41-a7cb-056c62b1aa79 2019-07-22 06:39:10,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.289026975632s 2019-07-22 06:39:10,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 06:39:10,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:10,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d636da8-191c-4ec0-b0a4-7e9cf75ccc8d 2019-07-22 06:39:10,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:39:10,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e71e1122c2f14c2da80a3d28ac764eb4 used request id req-3d636da8-191c-4ec0-b0a4-7e9cf75ccc8d 2019-07-22 06:39:10,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.268144130707s 2019-07-22 06:39:10,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 06:39:10,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e71e1122c2f14c2da80a3d28ac764eb4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:10,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:10 GMT X-Openstack-Request-Id: req-595158ec-95d1-4e28-a94a-64aef2f659d4 2019-07-22 06:39:10,602 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "created_at": "2019-07-22T06:16:24Z", "updated_at": "2019-07-22T06:16:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:16:25Z", "revision_number": 0, "id": "047c9197-3f59-4ad1-9341-531364aa7306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:16:25Z", "security_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:16:25Z", "revision_number": 0, "id": "18ede2ad-394a-4121-b39d-0a4150854119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:16:25Z", "security_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:16:25Z", "revision_number": 0, "id": "454fc099-b34f-445d-b08c-41de23ab3316", "remote_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "remote_ip_prefix": null, "created_at": "2019-07-22T06:16:25Z", "security_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:16:25Z", "revision_number": 0, "id": "4aaf6b23-3585-4cca-a59d-7c933ba94e7b", "remote_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "remote_ip_prefix": null, "created_at": "2019-07-22T06:16:25Z", "security_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4"}], "revision_number": 1, "project_id": "e71e1122c2f14c2da80a3d28ac764eb4", "id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "name": "default"}]} 2019-07-22 06:39:10,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e71e1122c2f14c2da80a3d28ac764eb4&name=default used request id req-595158ec-95d1-4e28-a94a-64aef2f659d4 2019-07-22 06:39:10,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310626983643s 2019-07-22 06:39:10,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 06:39:10,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:10,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:10 GMT X-Openstack-Request-Id: req-0d12c40a-31c4-4296-a2d0-e74eaa4c77ee 2019-07-22 06:39:10,662 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "created_at": "2019-07-22T06:16:24Z", "updated_at": "2019-07-22T06:16:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:16:25Z", "revision_number": 0, "id": "047c9197-3f59-4ad1-9341-531364aa7306", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:16:25Z", "security_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:16:25Z", "revision_number": 0, "id": "18ede2ad-394a-4121-b39d-0a4150854119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:16:25Z", "security_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:16:25Z", "revision_number": 0, "id": "454fc099-b34f-445d-b08c-41de23ab3316", "remote_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "remote_ip_prefix": null, "created_at": "2019-07-22T06:16:25Z", "security_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:16:25Z", "revision_number": 0, "id": "4aaf6b23-3585-4cca-a59d-7c933ba94e7b", "remote_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "remote_ip_prefix": null, "created_at": "2019-07-22T06:16:25Z", "security_group_id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "tenant_id": "e71e1122c2f14c2da80a3d28ac764eb4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e71e1122c2f14c2da80a3d28ac764eb4"}], "revision_number": 1, "project_id": "e71e1122c2f14c2da80a3d28ac764eb4", "id": "e916ecd8-0184-4cd4-be44-9f6f0af48926", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 06:39:10,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0d12c40a-31c4-4296-a2d0-e74eaa4c77ee 2019-07-22 06:39:10,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0552940368652s 2019-07-22 06:39:10,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 06:39:10,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e916ecd8-0184-4cd4-be44-9f6f0af48926.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8d80d4f6c3b272677cc544a7c8f327d5261b5541" 2019-07-22 06:39:10,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:39:10 GMT X-Openstack-Request-Id: req-82b7a9fa-7663-445e-a0b7-5d8792566a54 2019-07-22 06:39:10,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:39:10,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e916ecd8-0184-4cd4-be44-9f6f0af48926.json used request id req-82b7a9fa-7663-445e-a0b7-5d8792566a54 2019-07-22 06:39:10,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173554897308s 2019-07-22 06:39:10,844 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-07-22 06:39:10,895 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-07-22 06:39:10,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:39:10,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76eebfbc-e744-484a-9e9e-b8ac1bcbe71b 2019-07-22 06:39:10,947 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 06:39:10,947 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-76eebfbc-e744-484a-9e9e-b8ac1bcbe71b 2019-07-22 06:39:10,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 06:39:11,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T07:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["MwMVmKVGRoi-GIxmP4kQIQ"], "issued_at": "2019-07-22T06:39:11.000000Z"}} 2019-07-22 06:39:11,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:39:11,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:11,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:11 GMT X-Openstack-Request-Id: req-23e3ed96-4631-408d-96e7-30e5465f9469 2019-07-22 06:39:11,949 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:39:11,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-23e3ed96-4631-408d-96e7-30e5465f9469 2019-07-22 06:39:11,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.598756074905s 2019-07-22 06:39:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:39:11,961 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba9b4a1-44bc-4187-a7fb-bcb59af73943 2019-07-22 06:39:11,961 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 06:39:11,962 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-0ba9b4a1-44bc-4187-a7fb-bcb59af73943 2019-07-22 06:39:11,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:39:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:12,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be79822-db5e-4eaf-8f52-d957f04566ef 2019-07-22 06:39:12,078 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 06:39:12,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2be79822-db5e-4eaf-8f52-d957f04566ef 2019-07-22 06:39:12,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116246938705s 2019-07-22 06:39:12,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 06:39:12,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664"}}' 2019-07-22 06:39:12,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5cb506-262a-4a47-8c99-89fb28e4f0e9 2019-07-22 06:39:12,235 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313"}, "tags": [], "enabled": true, "id": "12d6bdb8813e4fa4ad3da96c0b37a313", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664"}} 2019-07-22 06:39:12,235 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9e5cb506-262a-4a47-8c99-89fb28e4f0e9 2019-07-22 06:39:12,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.149182081223s 2019-07-22 06:39:12,236 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'12d6bdb8813e4fa4ad3da96c0b37a313', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664'}) 2019-07-22 06:39:12,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 06:39:12,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "QdeLVxUwhGZxfsItCiAs200tyOfgk4", "email": null, "name": "refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664"}}' 2019-07-22 06:39:12,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae331c19-1717-4866-a331-366245602c91 2019-07-22 06:39:12,743 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": {"self": "http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab85653805b24cfb9634a07f65450bc7", "domain_id": "default", "password_expires_at": null}} 2019-07-22 06:39:12,743 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ae331c19-1717-4866-a331-366245602c91 2019-07-22 06:39:12,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.500819921494s 2019-07-22 06:39:12,744 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ab85653805b24cfb9634a07f65450bc7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664'}) 2019-07-22 06:39:12,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:39:12,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:12,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a43276-ba89-462a-9a11-44999c902161 2019-07-22 06:39:12,946 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:39:12,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d0a43276-ba89-462a-9a11-44999c902161 2019-07-22 06:39:12,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198665857315s 2019-07-22 06:39:12,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:39:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:13,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-484952dd-c09f-466b-b8c5-f675796b9488 2019-07-22 06:39:13,145 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:39:13,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-484952dd-c09f-466b-b8c5-f675796b9488 2019-07-22 06:39:13,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193670034409s 2019-07-22 06:39:13,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:39:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:13,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0dc682-8a02-46d2-bb8f-4d3aa8ef78f6 2019-07-22 06:39:13,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:39:13,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3f0dc682-8a02-46d2-bb8f-4d3aa8ef78f6 2019-07-22 06:39:13,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19145822525s 2019-07-22 06:39:13,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:39:13,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:13,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a4b4fa-a034-411c-b7aa-b534664b02ed 2019-07-22 06:39:13,540 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:39:13,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-04a4b4fa-a034-411c-b7aa-b534664b02ed 2019-07-22 06:39:13,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193576097488s 2019-07-22 06:39:13,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:39:13,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:13,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52986939-6821-40bc-8376-cf73d98c9df8 2019-07-22 06:39:13,671 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": {"self": "http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab85653805b24cfb9634a07f65450bc7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:39:13,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-52986939-6821-40bc-8376-cf73d98c9df8 2019-07-22 06:39:13,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129199028015s 2019-07-22 06:39:13,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:39:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:13,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99dbaf1e-34c4-4b34-a758-a1baa0d6cd83 2019-07-22 06:39:13,796 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313"}, "tags": [], "enabled": true, "id": "12d6bdb8813e4fa4ad3da96c0b37a313", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 06:39:13,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-99dbaf1e-34c4-4b34-a758-a1baa0d6cd83 2019-07-22 06:39:13,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113764047623s 2019-07-22 06:39:13,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:39:13,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=ab85653805b24cfb9634a07f65450bc7&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=12d6bdb8813e4fa4ad3da96c0b37a313" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:14,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8a34cc-a475-46a8-a8d9-f5cf084c1799 2019-07-22 06:39:14,026 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ab85653805b24cfb9634a07f65450bc7&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=12d6bdb8813e4fa4ad3da96c0b37a313", "previous": null, "next": null}} 2019-07-22 06:39:14,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ab85653805b24cfb9634a07f65450bc7&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=12d6bdb8813e4fa4ad3da96c0b37a313 used request id req-ab8a34cc-a475-46a8-a8d9-f5cf084c1799 2019-07-22 06:39:14,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222267866135s 2019-07-22 06:39:14,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 06:39:14,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313/users/ab85653805b24cfb9634a07f65450bc7/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:14,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940ebf7c-0f20-4602-868d-79e21a9e3b71 2019-07-22 06:39:14,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:39:14,282 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313/users/ab85653805b24cfb9634a07f65450bc7/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-940ebf7c-0f20-4602-868d-79e21a9e3b71 2019-07-22 06:39:14,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.252126932144s 2019-07-22 06:39:14,283 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'12d6bdb8813e4fa4ad3da96c0b37a313', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'QdeLVxUwhGZxfsItCiAs200tyOfgk4', 'username': u'refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 06:39:14,287 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664', 'password': 'QdeLVxUwhGZxfsItCiAs200tyOfgk4', 'project_name': 'refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '12d6bdb8813e4fa4ad3da96c0b37a313', 'project_domain_name': 'Default'} 2019-07-22 06:39:14,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:39:14,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:14,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39901bb-6a79-4a64-900a-921e50860a54 2019-07-22 06:39:14,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:39:14,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b39901bb-6a79-4a64-900a-921e50860a54 2019-07-22 06:39:14,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110617160797s 2019-07-22 06:39:14,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:39:14,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:14,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8310490-9f08-4131-9939-fd6f460938e1 2019-07-22 06:39:14,600 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:39:14,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a8310490-9f08-4131-9939-fd6f460938e1 2019-07-22 06:39:14,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193796157837s 2019-07-22 06:39:14,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:39:14,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:14,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db97c083-af70-4f37-ab86-25bd5e668ca1 2019-07-22 06:39:14,755 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:39:14,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-db97c083-af70-4f37-ab86-25bd5e668ca1 2019-07-22 06:39:14,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149944067001s 2019-07-22 06:39:14,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:39:14,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:14,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0884cfd7-60c3-4751-8959-83080661fb2e 2019-07-22 06:39:14,885 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": {"self": "http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab85653805b24cfb9634a07f65450bc7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:39:14,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0884cfd7-60c3-4751-8959-83080661fb2e 2019-07-22 06:39:14,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129519939423s 2019-07-22 06:39:14,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:39:14,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:15,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770a6d90-9474-4ccb-9afc-158636618b0a 2019-07-22 06:39:15,049 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313"}, "tags": [], "enabled": true, "id": "12d6bdb8813e4fa4ad3da96c0b37a313", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 06:39:15,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-770a6d90-9474-4ccb-9afc-158636618b0a 2019-07-22 06:39:15,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152263879776s 2019-07-22 06:39:15,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:39:15,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=ab85653805b24cfb9634a07f65450bc7&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=12d6bdb8813e4fa4ad3da96c0b37a313" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:15,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8365728-18b4-435b-a2a8-4c4ab6eb0a95 2019-07-22 06:39:15,174 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ab85653805b24cfb9634a07f65450bc7&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=12d6bdb8813e4fa4ad3da96c0b37a313", "previous": null, "next": null}} 2019-07-22 06:39:15,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ab85653805b24cfb9634a07f65450bc7&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=12d6bdb8813e4fa4ad3da96c0b37a313 used request id req-a8365728-18b4-435b-a2a8-4c4ab6eb0a95 2019-07-22 06:39:15,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11825299263s 2019-07-22 06:39:15,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 06:39:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313/users/ab85653805b24cfb9634a07f65450bc7/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:15,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eb40f61-feae-400b-b967-d063ad69d0c7 2019-07-22 06:39:15,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:39:15,411 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313/users/ab85653805b24cfb9634a07f65450bc7/roles/20583a51c37f4249bd5ba195627f096a used request id req-8eb40f61-feae-400b-b967-d063ad69d0c7 2019-07-22 06:39:15,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.233304023743s 2019-07-22 06:39:15,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:39:15,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:15,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d200b16-588d-4244-9272-55331dafd9e8 2019-07-22 06:39:15,525 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:39:15,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d200b16-588d-4244-9272-55331dafd9e8 2019-07-22 06:39:15,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109986066818s 2019-07-22 06:39:15,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:39:15,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:15,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc90578c-cbdc-4fcd-af90-311921ce3ace 2019-07-22 06:39:15,638 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:39:15,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-fc90578c-cbdc-4fcd-af90-311921ce3ace 2019-07-22 06:39:15,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108591079712s 2019-07-22 06:39:15,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:39:15,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:15,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe62bcc8-cdae-43e1-86ee-700d7c036d97 2019-07-22 06:39:15,765 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": {"self": "http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab85653805b24cfb9634a07f65450bc7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:39:15,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fe62bcc8-cdae-43e1-86ee-700d7c036d97 2019-07-22 06:39:15,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126399993896s 2019-07-22 06:39:15,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:39:15,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=ab85653805b24cfb9634a07f65450bc7&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:15,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0228a2a4-0d40-4715-acde-3ac5fb8a2587 2019-07-22 06:39:15,888 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=ab85653805b24cfb9634a07f65450bc7&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 06:39:15,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=ab85653805b24cfb9634a07f65450bc7&scope.domain.id=default used request id req-0228a2a4-0d40-4715-acde-3ac5fb8a2587 2019-07-22 06:39:15,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111087083817s 2019-07-22 06:39:15,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 06:39:15,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/ab85653805b24cfb9634a07f65450bc7/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:16,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d2ec43b-03f0-49d4-b123-5947eb771b43 2019-07-22 06:39:16,040 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:39:16,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/ab85653805b24cfb9634a07f65450bc7/roles/20583a51c37f4249bd5ba195627f096a used request id req-4d2ec43b-03f0-49d4-b123-5947eb771b43 2019-07-22 06:39:16,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.147963047028s 2019-07-22 06:39:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:39:16,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df55922a-2417-490a-abb9-34899cd4a0c7 2019-07-22 06:39:16,050 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 06:39:16,050 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-df55922a-2417-490a-abb9-34899cd4a0c7 2019-07-22 06:39:16,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 06:39:16,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T07:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12d6bdb8813e4fa4ad3da96c0b37a313", "name": "refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/12d6bdb8813e4fa4ad3da96c0b37a313", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664", "id": "ab85653805b24cfb9634a07f65450bc7"}, "audit_ids": ["WNuH3OsKTsuvsIE8-7YjWg"], "issued_at": "2019-07-22T06:39:16.000000Z"}} 2019-07-22 06:39:16,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 06:39:16,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:39:16,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:16 GMT X-Openstack-Request-Id: req-02ea3c9d-5a88-4e81-a176-f1b96f0c905f 2019-07-22 06:39:16,725 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 06:39:16,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-02ea3c9d-5a88-4e81-a176-f1b96f0c905f 2019-07-22 06:39:16,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.278350114822s 2019-07-22 06:39:16,736 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-07-22 06:39:16,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:39:16,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:16,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd256a1d-d50d-470a-96c7-578405e2510b 2019-07-22 06:39:16,853 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 06:39:16,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-cd256a1d-d50d-470a-96c7-578405e2510b 2019-07-22 06:39:16,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11691403389s 2019-07-22 06:39:16,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:39:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:16,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499f7485-03bd-4150-b019-df78e68f3afa 2019-07-22 06:39:16,973 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313"}, "tags": [], "enabled": true, "id": "12d6bdb8813e4fa4ad3da96c0b37a313", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 06:39:16,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-499f7485-03bd-4150-b019-df78e68f3afa 2019-07-22 06:39:16,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112442970276s 2019-07-22 06:39:16,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 06:39:16,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" -d '{"network": {"shared": true, "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "name": "refstack_defcore-net_daf43f0c-bd43-4642-9d8e-ac691463a664", "admin_state_up": true}}' 2019-07-22 06:39:17,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:17 GMT X-Openstack-Request-Id: req-b3cb64b6-7616-413e-836b-fdfafc35141b 2019-07-22 06:39:17,381 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dfd9e7ee-b504-4aef-9839-fa221bf77c93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":true,"project_id":"12d6bdb8813e4fa4ad3da96c0b37a313","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:39:17Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_daf43f0c-bd43-4642-9d8e-ac691463a664","admin_state_up":true,"tenant_id":"12d6bdb8813e4fa4ad3da96c0b37a313","created_at":"2019-07-22T06:39:17Z","mtu":1450}} 2019-07-22 06:39:17,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b3cb64b6-7616-413e-836b-fdfafc35141b 2019-07-22 06:39:17,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.406349182129s 2019-07-22 06:39:17,382 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T06:39:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dfd9e7ee-b504-4aef-9839-fa221bf77c93', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_daf43f0c-bd43-4642-9d8e-ac691463a664', u'created_at': u'2019-07-22T06:39:17Z', u'mtu': 1450, u'tenant_id': u'12d6bdb8813e4fa4ad3da96c0b37a313', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'12d6bdb8813e4fa4ad3da96c0b37a313', u'l2_adjacency': True}) 2019-07-22 06:39:17,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:39:17,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:39:17,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:17 GMT X-Openstack-Request-Id: req-b6eb0e76-0261-4667-ae35-48146b3d6f79 2019-07-22 06:39:17,473 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"dfd9e7ee-b504-4aef-9839-fa221bf77c93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":true,"project_id":"12d6bdb8813e4fa4ad3da96c0b37a313","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:39:17Z","qos_policy_id":null,"name":"refstack_defcore-net_daf43f0c-bd43-4642-9d8e-ac691463a664","admin_state_up":true,"tenant_id":"12d6bdb8813e4fa4ad3da96c0b37a313","created_at":"2019-07-22T06:39:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:39:17,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b6eb0e76-0261-4667-ae35-48146b3d6f79 2019-07-22 06:39:17,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0906400680542s 2019-07-22 06:39:17,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 06:39:17,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" -d '{"subnet": {"name": "refstack_defcore-subnet_daf43f0c-bd43-4642-9d8e-ac691463a664", "enable_dhcp": true, "network_id": "dfd9e7ee-b504-4aef-9839-fa221bf77c93", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 06:39:18,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:18 GMT X-Openstack-Request-Id: req-ab70f20c-bb09-42bd-9055-87a2217968fd 2019-07-22 06:39:18,346 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T06:39:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0e8d3ff4-972d-488e-93fe-4e858d4114ca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"12d6bdb8813e4fa4ad3da96c0b37a313","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_daf43f0c-bd43-4642-9d8e-ac691463a664","enable_dhcp":true,"segment_id":null,"network_id":"dfd9e7ee-b504-4aef-9839-fa221bf77c93","tenant_id":"12d6bdb8813e4fa4ad3da96c0b37a313","created_at":"2019-07-22T06:39:17Z","ip_version":4}} 2019-07-22 06:39:18,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ab70f20c-bb09-42bd-9055-87a2217968fd 2019-07-22 06:39:18,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.87079501152s 2019-07-22 06:39:18,346 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T06:39:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0e8d3ff4-972d-488e-93fe-4e858d4114ca', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_daf43f0c-bd43-4642-9d8e-ac691463a664', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'dfd9e7ee-b504-4aef-9839-fa221bf77c93', u'tenant_id': u'12d6bdb8813e4fa4ad3da96c0b37a313', u'created_at': u'2019-07-22T06:39:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'12d6bdb8813e4fa4ad3da96c0b37a313'}) 2019-07-22 06:39:18,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 06:39:18,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "refstack_defcore-router_daf43f0c-bd43-4642-9d8e-ac691463a664", "admin_state_up": true}}' 2019-07-22 06:39:19,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:19 GMT X-Openstack-Request-Id: req-f3883e35-0b39-4826-bce6-72a0d46bd4d0 2019-07-22 06:39:19,740 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "created_at": "2019-07-22T06:39:18Z", "admin_state_up": true, "updated_at": "2019-07-22T06:39:19Z", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "74f45e63-f84d-400d-9284-6af5fb677b8a", "name": "refstack_defcore-router_daf43f0c-bd43-4642-9d8e-ac691463a664"}} 2019-07-22 06:39:19,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f3883e35-0b39-4826-bce6-72a0d46bd4d0 2019-07-22 06:39:19,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39364385605s 2019-07-22 06:39:19,741 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T06:39:19Z', u'revision_number': 2, u'ha': False, u'id': u'74f45e63-f84d-400d-9284-6af5fb677b8a', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_daf43f0c-bd43-4642-9d8e-ac691463a664', u'admin_state_up': True, u'tenant_id': u'12d6bdb8813e4fa4ad3da96c0b37a313', u'created_at': u'2019-07-22T06:39:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'12d6bdb8813e4fa4ad3da96c0b37a313'}) 2019-07-22 06:39:19,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 06:39:19,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/74f45e63-f84d-400d-9284-6af5fb677b8a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" -d '{"subnet_id": "0e8d3ff4-972d-488e-93fe-4e858d4114ca"}' 2019-07-22 06:39:22,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:22 GMT X-Openstack-Request-Id: req-0e1b9fb7-625e-4160-b371-a8be2228fa31 2019-07-22 06:39:22,079 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "dfd9e7ee-b504-4aef-9839-fa221bf77c93", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "subnet_id": "0e8d3ff4-972d-488e-93fe-4e858d4114ca", "subnet_ids": ["0e8d3ff4-972d-488e-93fe-4e858d4114ca"], "port_id": "8d62887b-508f-4daf-a45d-84edc2a1ad4c", "id": "74f45e63-f84d-400d-9284-6af5fb677b8a"} 2019-07-22 06:39:22,079 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/74f45e63-f84d-400d-9284-6af5fb677b8a/add_router_interface.json used request id req-0e1b9fb7-625e-4160-b371-a8be2228fa31 2019-07-22 06:39:22,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33759498596s 2019-07-22 06:39:22,080 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 06:39:22,186 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 06:39:22,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:39:22,194 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:22 GMT 2019-07-22 06:39:22,194 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 06:39:22,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:39:22,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:39:22,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:22 GMT X-Openstack-Request-Id: req-b2190f4a-8075-4af6-864d-1e29d017309b 2019-07-22 06:39:22,479 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:39:22,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b2190f4a-8075-4af6-864d-1e29d017309b 2019-07-22 06:39:22,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282707929611s 2019-07-22 06:39:22,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 06:39:22,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664"}' 2019-07-22 06:39:22,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:22 GMT Location: http://172.30.9.26:9292/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c627869-c68b-4cef-b1f5-370dca466b47 2019-07-22 06:39:22,564 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:39:22Z", "file": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/file", "owner": "12d6bdb8813e4fa4ad3da96c0b37a313", "id": "4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "size": null, "self": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "checksum": null, "created_at": "2019-07-22T06:39:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 06:39:22,564 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6c627869-c68b-4cef-b1f5-370dca466b47 2019-07-22 06:39:22,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0763211250305s 2019-07-22 06:39:22,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 06:39:22,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" -d '' 2019-07-22 06:39:23,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:39:23 GMT X-Openstack-Request-Id: req-a8d01699-8a39-402a-a6c5-3c978c485b2f 2019-07-22 06:39:23,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:39:23,371 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/file used request id req-a8d01699-8a39-402a-a6c5-3c978c485b2f 2019-07-22 06:39:23,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.80540394783s 2019-07-22 06:39:23,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:39:23,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:39:23,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:23 GMT X-Openstack-Request-Id: req-fc7ffbd9-8d51-412e-80f6-465639953376 2019-07-22 06:39:23,403 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:39:23Z", "file": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/file", "owner": "12d6bdb8813e4fa4ad3da96c0b37a313", "id": "4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "size": 12716032, "self": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:39:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:39:23,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fc7ffbd9-8d51-412e-80f6-465639953376 2019-07-22 06:39:23,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278768539429s 2019-07-22 06:39:23,405 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/file', 'owner': u'12d6bdb8813e4fa4ad3da96c0b37a313', 'id': u'4356ec93-2dd4-4e2c-8af3-74e7ce6b4613', 'size': 12716032, u'self': u'/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12d6bdb8813e4fa4ad3da96c0b37a313', 'name': 'refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T06:39:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T06:39:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664', 'created': u'2019-07-22T06:39:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T06:39:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 06:39:23,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 06:39:23,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_daf43f0c-bd43-4642-9d8e-ac691463a664", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 06:39:23,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6962493-5b62-4f85-8ca2-bea1deeb9e1a x-openstack-request-id: req-d6962493-5b62-4f85-8ca2-bea1deeb9e1a 2019-07-22 06:39:23,800 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c4434040-442a-46f1-80ad-423857414e34", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c4434040-442a-46f1-80ad-423857414e34", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c4434040-442a-46f1-80ad-423857414e34"}} 2019-07-22 06:39:23,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d6962493-5b62-4f85-8ca2-bea1deeb9e1a 2019-07-22 06:39:23,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.39252614975s 2019-07-22 06:39:23,801 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_daf43f0c-bd43-4642-9d8e-ac691463a664', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c4434040-442a-46f1-80ad-423857414e34', 'swap': 0}) 2019-07-22 06:39:23,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 06:39:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/c4434040-442a-46f1-80ad-423857414e34/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" -d '{"extra_specs": {}}' 2019-07-22 06:39:23,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-511524be-b4f5-4dfa-b6f7-4eb5fc924b6e x-openstack-request-id: req-511524be-b4f5-4dfa-b6f7-4eb5fc924b6e 2019-07-22 06:39:23,824 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 06:39:23,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c4434040-442a-46f1-80ad-423857414e34/os-extra_specs used request id req-511524be-b4f5-4dfa-b6f7-4eb5fc924b6e 2019-07-22 06:39:23,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219080448151s 2019-07-22 06:39:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:39:23,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8f8544-c7a8-421d-89bb-d0218f743279 2019-07-22 06:39:23,838 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 06:39:23,838 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-4b8f8544-c7a8-421d-89bb-d0218f743279 2019-07-22 06:39:23,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:39:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:39:24,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca0875d-0e0c-4f4a-9eca-b32bd1801a65 2019-07-22 06:39:24,033 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:39:24,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bca0875d-0e0c-4f4a-9eca-b32bd1801a65 2019-07-22 06:39:24,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192043781281s 2019-07-22 06:39:24,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:39:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:39:24,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e6dfba-1d50-4ceb-9f1a-3cd6ad636b8e 2019-07-22 06:39:24,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:39:24,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c4e6dfba-1d50-4ceb-9f1a-3cd6ad636b8e 2019-07-22 06:39:24,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203756093979s 2019-07-22 06:39:24,254 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 06:39:26,661 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-22 06:39:29,069 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e5883577-b5c2-46ef-9f3a-a63a1e5b29a5 | 2019-07-22T06:39:28.630285 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e5883577-b5c2-46ef-9f3a-a63a1e5b29a5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 06:39:32,524 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 06:39:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-22 06:39:35,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-22 06:39:38,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b7cb4973-8296-4f45-8b1f-81b43a0380b6) as the default verifier for the future CLI operations. 2019-07-22 06:39:40,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 06:39:40,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:39:40,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f001c6b8-8fc4-4d7e-bdae-2ea383c42eb1 x-openstack-request-id: req-f001c6b8-8fc4-4d7e-bdae-2ea383c42eb1 2019-07-22 06:39:40,446 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 06:39:40,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-f001c6b8-8fc4-4d7e-bdae-2ea383c42eb1 2019-07-22 06:39:40,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0433518886566s 2019-07-22 06:39:40,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:39:40,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:39:40,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:40 GMT X-Openstack-Request-Id: req-1b2de15f-9009-41ca-9fb4-410848ca3f75 2019-07-22 06:39:40,742 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:39:23Z", "file": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/file", "owner": "12d6bdb8813e4fa4ad3da96c0b37a313", "id": "4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "size": 12716032, "self": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:39:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:39:40,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1b2de15f-9009-41ca-9fb4-410848ca3f75 2019-07-22 06:39:40,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291124105453s 2019-07-22 06:39:40,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 06:39:40,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664"}' 2019-07-22 06:39:40,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:40 GMT Location: http://172.30.9.26:9292/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-110e3dd7-6e1e-4338-a27d-086bf4552092 2019-07-22 06:39:40,792 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:39:40Z", "file": "/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f/file", "owner": "12d6bdb8813e4fa4ad3da96c0b37a313", "id": "7fdd6f2c-615e-44a4-8c2d-0c27250bad9f", "size": null, "self": "/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664", "checksum": null, "created_at": "2019-07-22T06:39:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 06:39:40,792 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-110e3dd7-6e1e-4338-a27d-086bf4552092 2019-07-22 06:39:40,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0392880439758s 2019-07-22 06:39:40,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 06:39:40,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" -d '' 2019-07-22 06:39:41,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:39:41 GMT X-Openstack-Request-Id: req-716a8eb3-6519-4b30-b914-f5b7c1fede7e 2019-07-22 06:39:41,145 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:39:41,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f/file used request id req-716a8eb3-6519-4b30-b914-f5b7c1fede7e 2019-07-22 06:39:41,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.35241484642s 2019-07-22 06:39:41,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:39:41,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:39:41,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:41 GMT X-Openstack-Request-Id: req-55d361ba-ed0b-4985-9b10-43976e88a7a5 2019-07-22 06:39:41,181 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:39:41Z", "file": "/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f/file", "owner": "12d6bdb8813e4fa4ad3da96c0b37a313", "id": "7fdd6f2c-615e-44a4-8c2d-0c27250bad9f", "size": 12716032, "self": "/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:39:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:39:23Z", "file": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/file", "owner": "12d6bdb8813e4fa4ad3da96c0b37a313", "id": "4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "size": 12716032, "self": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:39:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:39:41,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-55d361ba-ed0b-4985-9b10-43976e88a7a5 2019-07-22 06:39:41,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0309181213379s 2019-07-22 06:39:41,183 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f/file', 'owner': u'12d6bdb8813e4fa4ad3da96c0b37a313', 'id': u'7fdd6f2c-615e-44a4-8c2d-0c27250bad9f', 'size': 12716032, u'self': u'/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'12d6bdb8813e4fa4ad3da96c0b37a313', 'name': 'refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T06:39:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T06:39:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664', 'created': u'2019-07-22T06:39:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T06:39:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_daf43f0c-bd43-4642-9d8e-ac691463a664', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 06:39:41,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 06:39:41,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_daf43f0c-bd43-4642-9d8e-ac691463a664", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 06:39:41,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-442a78e4-5ba1-4658-9391-fe1d75f35d28 x-openstack-request-id: req-442a78e4-5ba1-4658-9391-fe1d75f35d28 2019-07-22 06:39:41,232 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e707563f-977b-4eb1-bf6e-76febcdd321c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e707563f-977b-4eb1-bf6e-76febcdd321c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e707563f-977b-4eb1-bf6e-76febcdd321c"}} 2019-07-22 06:39:41,233 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-442a78e4-5ba1-4658-9391-fe1d75f35d28 2019-07-22 06:39:41,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0485332012177s 2019-07-22 06:39:41,234 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_daf43f0c-bd43-4642-9d8e-ac691463a664', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e707563f-977b-4eb1-bf6e-76febcdd321c', 'swap': 0}) 2019-07-22 06:39:41,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 06:39:41,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/e707563f-977b-4eb1-bf6e-76febcdd321c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" -d '{"extra_specs": {}}' 2019-07-22 06:39:41,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 06:39:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-902efdb4-7397-40ca-ac0d-28dfd6927798 x-openstack-request-id: req-902efdb4-7397-40ca-ac0d-28dfd6927798 2019-07-22 06:39:41,256 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 06:39:41,256 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e707563f-977b-4eb1-bf6e-76febcdd321c/os-extra_specs used request id req-902efdb4-7397-40ca-ac0d-28dfd6927798 2019-07-22 06:39:41,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216748714447s 2019-07-22 06:39:41,256 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_daf43f0c-bd43-4642-9d8e-ac691463a664', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e707563f-977b-4eb1-bf6e-76febcdd321c', 'swap': 0}) 2019-07-22 06:39:44,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-22 06:39:44,451 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-22 06:39:44,452 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-22 06:39:44,454 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-22 06:39:48,461 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-07-22 06:39:48,461 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-07-22 06:39:48,461 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2019-07-22 06:39:48,461 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-07-22 06:39:48,461 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2019-07-22 06:39:48,461 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-07-22 06:39:48,461 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-07-22 06:39:48,462 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2019-07-22 06:39:48,463 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-22 06:39:48,464 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-07-22 06:39:48,465 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-07-22 06:39:48,466 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-07-22 06:39:48,467 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-07-22 06:39:48,468 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-07-22 06:39:48,468 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-07-22 06:39:48,468 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-07-22 06:39:48,468 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-22 06:39:48,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-07-22 06:45:41,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9184577f-5a08-4fd8-9551-9556fc2f2233 2019-07-22 06:45:41,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'9184577f-5a08-4fd8-9551-9556fc2f2233']'. 2019-07-22 06:45:42,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-22 06:45:42,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-22 06:45:42,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 06:45:42,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9184577f-5a08-4fd8-9551-9556fc2f2233 | 2019-07-22 06:45:42,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-22 06:45:42,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-22 06:39:50 | 2019-07-22 06:45:42,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-22 06:45:41 | 2019-07-22 06:45:42,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:51 | 2019-07-22 06:45:42,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-22 06:45:42,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-22 06:45:42,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-22 06:45:42,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b7cb4973-8296-4f45-8b1f-81b43a0380b6) | 2019-07-22 06:45:42,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-22 06:45:42,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e5883577-b5c2-46ef-9f3a-a63a1e5b29a5) | 2019-07-22 06:45:42,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-07-22 06:45:42,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 345.306 | 2019-07-22 06:45:42,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-07-22 06:45:42,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-07-22 06:45:42,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-22 06:45:42,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-22 06:45:42,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-22 06:45:42,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 06:45:42,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-22 06:45:42,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-22 06:45:42,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-07-22 06:45:42,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'9184577f-5a08-4fd8-9551-9556fc2f2233', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-07-22 06:45:44,543 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 9184577f-5a08-4fd8-9551-9556fc2f2233 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-22 06:45:44,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'9184577f-5a08-4fd8-9551-9556fc2f2233', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-07-22 06:45:47,005 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 9184577f-5a08-4fd8-9551-9556fc2f2233 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-22 06:45:47,169 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 06:45:47,169 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:30 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-07-22 06:45:47,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 06:45:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:45:47,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:45:47 GMT X-Openstack-Request-Id: req-f14689ca-0ce6-49af-8157-74c66f612bb6 2019-07-22 06:45:47,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:45:47,825 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7fdd6f2c-615e-44a4-8c2d-0c27250bad9f used request id req-f14689ca-0ce6-49af-8157-74c66f612bb6 2019-07-22 06:45:47,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.640396118164s 2019-07-22 06:45:47,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 06:45:47,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:48,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c80f1981-9d7c-405e-98c1-555832496250 x-openstack-request-id: req-c80f1981-9d7c-405e-98c1-555832496250 2019-07-22 06:45:48,157 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c4434040-442a-46f1-80ad-423857414e34", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c4434040-442a-46f1-80ad-423857414e34", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c4434040-442a-46f1-80ad-423857414e34"}, {"name": "refstack_defcore-flavor_alt_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e707563f-977b-4eb1-bf6e-76febcdd321c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e707563f-977b-4eb1-bf6e-76febcdd321c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e707563f-977b-4eb1-bf6e-76febcdd321c"}]} 2019-07-22 06:45:48,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c80f1981-9d7c-405e-98c1-555832496250 2019-07-22 06:45:48,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.326368808746s 2019-07-22 06:45:48,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 06:45:48,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/e707563f-977b-4eb1-bf6e-76febcdd321c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:48,189 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55b8e552-23da-4067-9da8-90165b3243df x-openstack-request-id: req-55b8e552-23da-4067-9da8-90165b3243df 2019-07-22 06:45:48,189 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e707563f-977b-4eb1-bf6e-76febcdd321c used request id req-55b8e552-23da-4067-9da8-90165b3243df 2019-07-22 06:45:48,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0293891429901s 2019-07-22 06:45:48,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 06:45:48,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/74f45e63-f84d-400d-9284-6af5fb677b8a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" -d '{"subnet_id": "0e8d3ff4-972d-488e-93fe-4e858d4114ca"}' 2019-07-22 06:45:50,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:50 GMT X-Openstack-Request-Id: req-0072718d-00a6-4d80-81d7-83a9fbd785f8 2019-07-22 06:45:50,532 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "dfd9e7ee-b504-4aef-9839-fa221bf77c93", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "subnet_id": "0e8d3ff4-972d-488e-93fe-4e858d4114ca", "subnet_ids": ["0e8d3ff4-972d-488e-93fe-4e858d4114ca"], "port_id": "8d62887b-508f-4daf-a45d-84edc2a1ad4c", "id": "74f45e63-f84d-400d-9284-6af5fb677b8a"} 2019-07-22 06:45:50,532 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/74f45e63-f84d-400d-9284-6af5fb677b8a/remove_router_interface.json used request id req-0072718d-00a6-4d80-81d7-83a9fbd785f8 2019-07-22 06:45:50,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34227800369s 2019-07-22 06:45:50,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 06:45:50,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:45:50,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:50 GMT X-Openstack-Request-Id: req-822afac4-1fcd-4a42-a8ad-90e14a1bf1d3 2019-07-22 06:45:50,664 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "created_at": "2019-07-22T06:39:18Z", "admin_state_up": true, "updated_at": "2019-07-22T06:45:49Z", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "74f45e63-f84d-400d-9284-6af5fb677b8a", "name": "refstack_defcore-router_daf43f0c-bd43-4642-9d8e-ac691463a664"}]} 2019-07-22 06:45:50,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-822afac4-1fcd-4a42-a8ad-90e14a1bf1d3 2019-07-22 06:45:50,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131965875626s 2019-07-22 06:45:50,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 06:45:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/74f45e63-f84d-400d-9284-6af5fb677b8a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:45:51,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:45:51 GMT X-Openstack-Request-Id: req-18482a53-db96-4700-91b3-8b5a8b5a298b 2019-07-22 06:45:51,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:45:51,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/74f45e63-f84d-400d-9284-6af5fb677b8a.json used request id req-18482a53-db96-4700-91b3-8b5a8b5a298b 2019-07-22 06:45:51,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2259349823s 2019-07-22 06:45:51,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 06:45:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:45:51,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:51 GMT X-Openstack-Request-Id: req-4539c286-9da8-4317-be75-1b5273d23d69 2019-07-22 06:45:51,935 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T06:39:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0e8d3ff4-972d-488e-93fe-4e858d4114ca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"12d6bdb8813e4fa4ad3da96c0b37a313","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_daf43f0c-bd43-4642-9d8e-ac691463a664","enable_dhcp":true,"segment_id":null,"network_id":"dfd9e7ee-b504-4aef-9839-fa221bf77c93","tenant_id":"12d6bdb8813e4fa4ad3da96c0b37a313","created_at":"2019-07-22T06:39:17Z","ip_version":4},{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4}]} 2019-07-22 06:45:51,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4539c286-9da8-4317-be75-1b5273d23d69 2019-07-22 06:45:51,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429720878601s 2019-07-22 06:45:51,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 06:45:51,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/0e8d3ff4-972d-488e-93fe-4e858d4114ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:45:52,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:45:52 GMT X-Openstack-Request-Id: req-d9a5e1de-a74a-461e-812a-e8b38e04363c 2019-07-22 06:45:52,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:45:52,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0e8d3ff4-972d-488e-93fe-4e858d4114ca.json used request id req-d9a5e1de-a74a-461e-812a-e8b38e04363c 2019-07-22 06:45:52,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.828351020813s 2019-07-22 06:45:52,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:45:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:45:52,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:52 GMT X-Openstack-Request-Id: req-00a87b88-981e-4e15-bfd4-bad8983e2bef 2019-07-22 06:45:52,854 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dfd9e7ee-b504-4aef-9839-fa221bf77c93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":true,"project_id":"12d6bdb8813e4fa4ad3da96c0b37a313","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:45:52Z","qos_policy_id":null,"name":"refstack_defcore-net_daf43f0c-bd43-4642-9d8e-ac691463a664","admin_state_up":true,"tenant_id":"12d6bdb8813e4fa4ad3da96c0b37a313","created_at":"2019-07-22T06:39:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:45:52,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-00a87b88-981e-4e15-bfd4-bad8983e2bef 2019-07-22 06:45:52,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0878801345825s 2019-07-22 06:45:52,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 06:45:52,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/dfd9e7ee-b504-4aef-9839-fa221bf77c93.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:45:53,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:45:53 GMT X-Openstack-Request-Id: req-b4d27efe-c03e-40ed-9fe3-00ed667b36a8 2019-07-22 06:45:53,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:45:53,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/dfd9e7ee-b504-4aef-9839-fa221bf77c93.json used request id req-b4d27efe-c03e-40ed-9fe3-00ed667b36a8 2019-07-22 06:45:53,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.788511991501s 2019-07-22 06:45:53,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:45:53,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:45:53,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:53 GMT X-Openstack-Request-Id: req-1e688ef4-27d1-4e49-9f74-12d132243c73 2019-07-22 06:45:53,674 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:39:23Z", "file": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/file", "owner": "12d6bdb8813e4fa4ad3da96c0b37a313", "id": "4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "size": 12716032, "self": "/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf43f0c-bd43-4642-9d8e-ac691463a664", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:39:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:45:53,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1e688ef4-27d1-4e49-9f74-12d132243c73 2019-07-22 06:45:53,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263180732727s 2019-07-22 06:45:53,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 06:45:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14b6aabd52d4586d7859883c4d56cbfe79c9a73a" 2019-07-22 06:45:53,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:45:53 GMT X-Openstack-Request-Id: req-2898a0ce-03ec-4fdd-9a36-7f7350753e58 2019-07-22 06:45:53,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:45:53,945 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4356ec93-2dd4-4e2c-8af3-74e7ce6b4613 used request id req-2898a0ce-03ec-4fdd-9a36-7f7350753e58 2019-07-22 06:45:53,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.269106149673s 2019-07-22 06:45:53,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 06:45:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:53,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2bff272-5d3d-4e3a-8ba2-5a74cdb84f24 x-openstack-request-id: req-a2bff272-5d3d-4e3a-8ba2-5a74cdb84f24 2019-07-22 06:45:53,971 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c4434040-442a-46f1-80ad-423857414e34", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c4434040-442a-46f1-80ad-423857414e34", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c4434040-442a-46f1-80ad-423857414e34"}]} 2019-07-22 06:45:53,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a2bff272-5d3d-4e3a-8ba2-5a74cdb84f24 2019-07-22 06:45:53,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251569747925s 2019-07-22 06:45:53,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 06:45:53,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/c4434040-442a-46f1-80ad-423857414e34 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:53,998 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-10edf506-ba30-4274-8855-3966296f2a6a x-openstack-request-id: req-10edf506-ba30-4274-8855-3966296f2a6a 2019-07-22 06:45:53,998 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c4434040-442a-46f1-80ad-423857414e34 used request id req-10edf506-ba30-4274-8855-3966296f2a6a 2019-07-22 06:45:53,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.025682926178s 2019-07-22 06:45:53,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:45:54,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:54,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f42727-9756-4308-a84a-fe000e0d671c 2019-07-22 06:45:54,228 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": {"self": "http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab85653805b24cfb9634a07f65450bc7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:45:54,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b0f42727-9756-4308-a84a-fe000e0d671c 2019-07-22 06:45:54,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229459047318s 2019-07-22 06:45:54,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:45:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:54,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b59b1eb-87b1-4979-8e35-aaa83a5d727e 2019-07-22 06:45:54,462 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_daf43f0c-bd43-4642-9d8e-ac691463a664", "links": {"self": "http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ab85653805b24cfb9634a07f65450bc7", "description": null}} 2019-07-22 06:45:54,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7 used request id req-7b59b1eb-87b1-4979-8e35-aaa83a5d727e 2019-07-22 06:45:54,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22848200798s 2019-07-22 06:45:54,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 06:45:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:54,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b61b6e-a4e1-4765-816f-293a99a1f449 2019-07-22 06:45:54,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:45:54,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ab85653805b24cfb9634a07f65450bc7 used request id req-11b61b6e-a4e1-4765-816f-293a99a1f449 2019-07-22 06:45:54,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.266774177551s 2019-07-22 06:45:54,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:45:54,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:54,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65289a7-1186-4c77-84bc-a533da77b05a 2019-07-22 06:45:54,859 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313"}, "tags": [], "enabled": true, "id": "12d6bdb8813e4fa4ad3da96c0b37a313", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_daf43f0c-bd43-4642-9d8e-ac691463a664"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-22 06:45:54,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f65289a7-1186-4c77-84bc-a533da77b05a 2019-07-22 06:45:54,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12290096283s 2019-07-22 06:45:54,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 06:45:54,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:55,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340abbc3-b32a-4dc1-a229-869746fc03d1 2019-07-22 06:45:55,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:45:55,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/12d6bdb8813e4fa4ad3da96c0b37a313 used request id req-340abbc3-b32a-4dc1-a229-869746fc03d1 2019-07-22 06:45:55,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.26680803299s 2019-07-22 06:45:55,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 06:45:55,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=12d6bdb8813e4fa4ad3da96c0b37a313&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:55,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:55 GMT X-Openstack-Request-Id: req-319e5d18-721d-477e-9ce9-ba8f44cfccf8 2019-07-22 06:45:55,528 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "created_at": "2019-07-22T06:39:17Z", "updated_at": "2019-07-22T06:39:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:39:17Z", "revision_number": 0, "id": "12797bfa-8cc8-4311-988a-39184892bb63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:39:17Z", "security_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "port_range_min": null, "ethertype": "IPv6", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:39:17Z", "revision_number": 0, "id": "230886ea-debd-41d0-ac96-b29dfb22b0e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:39:17Z", "security_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "port_range_min": null, "ethertype": "IPv4", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:39:17Z", "revision_number": 0, "id": "4ed723ea-9c68-454a-bd9b-660c2534125f", "remote_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "remote_ip_prefix": null, "created_at": "2019-07-22T06:39:17Z", "security_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "port_range_min": null, "ethertype": "IPv4", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:39:17Z", "revision_number": 0, "id": "726115c5-89d7-4d02-89c3-1792773d6928", "remote_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "remote_ip_prefix": null, "created_at": "2019-07-22T06:39:17Z", "security_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "port_range_min": null, "ethertype": "IPv6", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313"}], "revision_number": 1, "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "name": "default"}]} 2019-07-22 06:45:55,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=12d6bdb8813e4fa4ad3da96c0b37a313&name=default used request id req-319e5d18-721d-477e-9ce9-ba8f44cfccf8 2019-07-22 06:45:55,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.391912937164s 2019-07-22 06:45:55,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 06:45:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:55,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:55 GMT X-Openstack-Request-Id: req-db108ae3-0563-468e-9ac2-3112dd218662 2019-07-22 06:45:55,589 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "created_at": "2019-07-22T06:39:17Z", "updated_at": "2019-07-22T06:39:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:39:17Z", "revision_number": 0, "id": "12797bfa-8cc8-4311-988a-39184892bb63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:39:17Z", "security_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "port_range_min": null, "ethertype": "IPv6", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:39:17Z", "revision_number": 0, "id": "230886ea-debd-41d0-ac96-b29dfb22b0e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:39:17Z", "security_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "port_range_min": null, "ethertype": "IPv4", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:39:17Z", "revision_number": 0, "id": "4ed723ea-9c68-454a-bd9b-660c2534125f", "remote_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "remote_ip_prefix": null, "created_at": "2019-07-22T06:39:17Z", "security_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "port_range_min": null, "ethertype": "IPv4", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:39:17Z", "revision_number": 0, "id": "726115c5-89d7-4d02-89c3-1792773d6928", "remote_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "remote_ip_prefix": null, "created_at": "2019-07-22T06:39:17Z", "security_group_id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "tenant_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "port_range_min": null, "ethertype": "IPv6", "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313"}], "revision_number": 1, "project_id": "12d6bdb8813e4fa4ad3da96c0b37a313", "id": "f5c112c2-4546-4adf-a512-c5dc34ae7941", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 06:45:55,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-db108ae3-0563-468e-9ac2-3112dd218662 2019-07-22 06:45:55,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0551879405975s 2019-07-22 06:45:55,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 06:45:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f5c112c2-4546-4adf-a512-c5dc34ae7941.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d284db9fb005821545be17716e2ff94fabbbc98e" 2019-07-22 06:45:55,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 06:45:55 GMT X-Openstack-Request-Id: req-c99b4f6a-8348-4bca-87b8-f21c276ac0f9 2019-07-22 06:45:55,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 06:45:55,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f5c112c2-4546-4adf-a512-c5dc34ae7941.json used request id req-c99b4f6a-8348-4bca-87b8-f21c276ac0f9 2019-07-22 06:45:55,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.116410970688s 2019-07-22 06:45:55,712 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-07-22 06:45:55,765 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-07-22 06:45:55,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:45:55,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd6e999-23e9-45b9-b258-d38e31ef05ea 2019-07-22 06:45:55,815 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 06:45:55,815 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-acd6e999-23e9-45b9-b258-d38e31ef05ea 2019-07-22 06:45:55,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 06:45:56,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T07:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["i6U2R9U3Qo-RguK05kcsnw"], "issued_at": "2019-07-22T06:45:56.000000Z"}} 2019-07-22 06:45:56,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:45:56,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:56,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:56 GMT X-Openstack-Request-Id: req-ca9b81a4-ec82-4df0-9960-3ff84bc42d85 2019-07-22 06:45:56,590 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:45:56,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca9b81a4-ec82-4df0-9960-3ff84bc42d85 2019-07-22 06:45:56,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355810880661s 2019-07-22 06:45:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:45:56,602 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c3a2f9d-2a21-4509-9e10-c8ff9369ccff 2019-07-22 06:45:56,603 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 06:45:56,603 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-9c3a2f9d-2a21-4509-9e10-c8ff9369ccff 2019-07-22 06:45:56,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:45:56,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:56,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56bca574-3a85-46db-bace-bb5c7d3cb317 2019-07-22 06:45:56,815 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 06:45:56,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-56bca574-3a85-46db-bace-bb5c7d3cb317 2019-07-22 06:45:56,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212140083313s 2019-07-22 06:45:56,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 06:45:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}}' 2019-07-22 06:45:57,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdb7996b-43fd-412e-86e3-51af189f84ce 2019-07-22 06:45:57,067 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474"}, "tags": [], "enabled": true, "id": "24808bfe94284c9bbe3958b163454474", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}} 2019-07-22 06:45:57,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cdb7996b-43fd-412e-86e3-51af189f84ce 2019-07-22 06:45:57,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.244251012802s 2019-07-22 06:45:57,068 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'24808bfe94284c9bbe3958b163454474', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff'}) 2019-07-22 06:45:57,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 06:45:57,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "JdopLqNCgU3fjfTuJ1o87ShwInLW3n", "email": null, "name": "tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}}' 2019-07-22 06:45:57,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eecc28f1-6c16-46cd-bf37-b8727316fbd8 2019-07-22 06:45:57,551 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": {"self": "http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9dbddb08197a487187f4f4fceda0500e", "domain_id": "default", "password_expires_at": null}} 2019-07-22 06:45:57,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-eecc28f1-6c16-46cd-bf37-b8727316fbd8 2019-07-22 06:45:57,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.476222991943s 2019-07-22 06:45:57,552 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9dbddb08197a487187f4f4fceda0500e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff'}) 2019-07-22 06:45:57,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:45:57,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:57,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7646db2-ddec-4083-9d29-0dd95f2491cc 2019-07-22 06:45:57,672 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:45:57,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a7646db2-ddec-4083-9d29-0dd95f2491cc 2019-07-22 06:45:57,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117865085602s 2019-07-22 06:45:57,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:45:57,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:57,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6e7c8e-137d-497c-abfc-ad81e477708d 2019-07-22 06:45:57,795 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:45:57,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1c6e7c8e-137d-497c-abfc-ad81e477708d 2019-07-22 06:45:57,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117418050766s 2019-07-22 06:45:57,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:45:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:57,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6207b452-6047-4cd6-811a-bb859e52be51 2019-07-22 06:45:57,993 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:45:57,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6207b452-6047-4cd6-811a-bb859e52be51 2019-07-22 06:45:57,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19299697876s 2019-07-22 06:45:57,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:45:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:58,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b07d962-6486-4bea-a820-9ec8e1b5ead0 2019-07-22 06:45:58,218 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:45:58,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9b07d962-6486-4bea-a820-9ec8e1b5ead0 2019-07-22 06:45:58,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220071077347s 2019-07-22 06:45:58,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:45:58,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:58,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a567c7af-fe4b-499d-ab51-d8402a196880 2019-07-22 06:45:58,358 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": {"self": "http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9dbddb08197a487187f4f4fceda0500e", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:45:58,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a567c7af-fe4b-499d-ab51-d8402a196880 2019-07-22 06:45:58,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139399051666s 2019-07-22 06:45:58,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:45:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:58,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255bb520-5ff5-4c8d-8b7e-c52d5357189b 2019-07-22 06:45:58,537 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474"}, "tags": [], "enabled": true, "id": "24808bfe94284c9bbe3958b163454474", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}]} 2019-07-22 06:45:58,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-255bb520-5ff5-4c8d-8b7e-c52d5357189b 2019-07-22 06:45:58,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166178941727s 2019-07-22 06:45:58,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:45:58,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=9dbddb08197a487187f4f4fceda0500e&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=24808bfe94284c9bbe3958b163454474" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:58,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4a239b-18d5-4676-b4e0-90cfb6a3fda4 2019-07-22 06:45:58,656 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=9dbddb08197a487187f4f4fceda0500e&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=24808bfe94284c9bbe3958b163454474", "previous": null, "next": null}} 2019-07-22 06:45:58,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9dbddb08197a487187f4f4fceda0500e&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=24808bfe94284c9bbe3958b163454474 used request id req-fa4a239b-18d5-4676-b4e0-90cfb6a3fda4 2019-07-22 06:45:58,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111757993698s 2019-07-22 06:45:58,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 06:45:58,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474/users/9dbddb08197a487187f4f4fceda0500e/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:58,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5927d1f-64fb-46b1-b762-6913c77b7bf8 2019-07-22 06:45:58,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:45:58,836 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474/users/9dbddb08197a487187f4f4fceda0500e/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-d5927d1f-64fb-46b1-b762-6913c77b7bf8 2019-07-22 06:45:58,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176436901093s 2019-07-22 06:45:58,837 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'24808bfe94284c9bbe3958b163454474', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'JdopLqNCgU3fjfTuJ1o87ShwInLW3n', 'username': u'tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 06:45:58,841 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'password': 'JdopLqNCgU3fjfTuJ1o87ShwInLW3n', 'project_name': 'tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '24808bfe94284c9bbe3958b163454474', 'project_domain_name': 'Default'} 2019-07-22 06:45:58,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:45:58,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:59,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc0915f-d0d8-42d3-8b5f-0d34b2ac7915 2019-07-22 06:45:59,048 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:45:59,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fc0915f-d0d8-42d3-8b5f-0d34b2ac7915 2019-07-22 06:45:59,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203908920288s 2019-07-22 06:45:59,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:45:59,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:59,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86084c30-2514-435e-a659-b7b2d3fd8cca 2019-07-22 06:45:59,266 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:45:59,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-86084c30-2514-435e-a659-b7b2d3fd8cca 2019-07-22 06:45:59,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21403002739s 2019-07-22 06:45:59,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:45:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:59,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e90534f-6c4d-41c8-9012-e28e8ce87b07 2019-07-22 06:45:59,387 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:45:59,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4e90534f-6c4d-41c8-9012-e28e8ce87b07 2019-07-22 06:45:59,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115852117538s 2019-07-22 06:45:59,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:45:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:59,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f926287-2950-41b0-8ce0-397511bd609b 2019-07-22 06:45:59,566 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": {"self": "http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9dbddb08197a487187f4f4fceda0500e", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:45:59,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4f926287-2950-41b0-8ce0-397511bd609b 2019-07-22 06:45:59,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1778819561s 2019-07-22 06:45:59,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:45:59,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:59,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be661e4-c90a-4cb1-b970-136884432d1e 2019-07-22 06:45:59,689 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474"}, "tags": [], "enabled": true, "id": "24808bfe94284c9bbe3958b163454474", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}]} 2019-07-22 06:45:59,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5be661e4-c90a-4cb1-b970-136884432d1e 2019-07-22 06:45:59,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111433029175s 2019-07-22 06:45:59,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:45:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=9dbddb08197a487187f4f4fceda0500e&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=24808bfe94284c9bbe3958b163454474" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:45:59,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdae2726-e29e-4fe5-849f-a88add5e6973 2019-07-22 06:45:59,813 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=9dbddb08197a487187f4f4fceda0500e&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=24808bfe94284c9bbe3958b163454474", "previous": null, "next": null}} 2019-07-22 06:45:59,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=9dbddb08197a487187f4f4fceda0500e&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=24808bfe94284c9bbe3958b163454474 used request id req-cdae2726-e29e-4fe5-849f-a88add5e6973 2019-07-22 06:45:59,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116353034973s 2019-07-22 06:45:59,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 06:45:59,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474/users/9dbddb08197a487187f4f4fceda0500e/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:46:00,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a7fdf6c-86c4-454a-a8b8-883461aaa4fd 2019-07-22 06:46:00,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:46:00,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474/users/9dbddb08197a487187f4f4fceda0500e/roles/20583a51c37f4249bd5ba195627f096a used request id req-8a7fdf6c-86c4-454a-a8b8-883461aaa4fd 2019-07-22 06:46:00,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.252249002457s 2019-07-22 06:46:00,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:46:00,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:46:00,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc0e7af-24d0-4f9a-ac63-082febde8fd5 2019-07-22 06:46:00,202 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:46:00,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fbc0e7af-24d0-4f9a-ac63-082febde8fd5 2019-07-22 06:46:00,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.129291057587s 2019-07-22 06:46:00,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:46:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:46:00,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c892cbe7-c865-4fb2-b0d5-a1d8e51359a8 2019-07-22 06:46:00,401 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 06:46:00,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c892cbe7-c865-4fb2-b0d5-a1d8e51359a8 2019-07-22 06:46:00,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194705963135s 2019-07-22 06:46:00,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 06:46:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:46:00,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90101995-fcb5-4424-ac20-36561b33508b 2019-07-22 06:46:00,627 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": {"self": "http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9dbddb08197a487187f4f4fceda0500e", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 06:46:00,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-90101995-fcb5-4424-ac20-36561b33508b 2019-07-22 06:46:00,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224647045135s 2019-07-22 06:46:00,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 06:46:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=9dbddb08197a487187f4f4fceda0500e&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:46:00,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eebea95d-c8ad-4f0f-bebd-8cbc76192b57 2019-07-22 06:46:00,748 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=9dbddb08197a487187f4f4fceda0500e&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 06:46:00,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=9dbddb08197a487187f4f4fceda0500e&scope.domain.id=default used request id req-eebea95d-c8ad-4f0f-bebd-8cbc76192b57 2019-07-22 06:46:00,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111272096634s 2019-07-22 06:46:00,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 06:46:00,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/9dbddb08197a487187f4f4fceda0500e/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:46:00,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-649ee251-0195-446d-b95d-b437c0bb738e 2019-07-22 06:46:00,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 06:46:00,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/9dbddb08197a487187f4f4fceda0500e/roles/20583a51c37f4249bd5ba195627f096a used request id req-649ee251-0195-446d-b95d-b437c0bb738e 2019-07-22 06:46:00,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.184411048889s 2019-07-22 06:46:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:46:00,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368ff090-39d0-4d14-9bb5-38b8cf7982eb 2019-07-22 06:46:00,947 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 06:46:00,947 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-368ff090-39d0-4d14-9bb5-38b8cf7982eb 2019-07-22 06:46:00,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 06:46:01,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T07:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24808bfe94284c9bbe3958b163454474", "name": "tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/24808bfe94284c9bbe3958b163454474", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/24808bfe94284c9bbe3958b163454474", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/24808bfe94284c9bbe3958b163454474", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_24808bfe94284c9bbe3958b163454474", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_24808bfe94284c9bbe3958b163454474", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/24808bfe94284c9bbe3958b163454474", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/24808bfe94284c9bbe3958b163454474", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/24808bfe94284c9bbe3958b163454474", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/24808bfe94284c9bbe3958b163454474", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/24808bfe94284c9bbe3958b163454474", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/24808bfe94284c9bbe3958b163454474", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "id": "9dbddb08197a487187f4f4fceda0500e"}, "audit_ids": ["4f7874bWSIa_BMCAFMDPrQ"], "issued_at": "2019-07-22T06:46:01.000000Z"}} 2019-07-22 06:46:01,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 06:46:01,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 06:46:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:01 GMT X-Openstack-Request-Id: req-ecca55ed-1544-45e8-98e4-496e1694023e 2019-07-22 06:46:01,653 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 06:46:01,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-ecca55ed-1544-45e8-98e4-496e1694023e 2019-07-22 06:46:01,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.299233198166s 2019-07-22 06:46:01,663 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-07-22 06:46:01,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 06:46:01,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:46:01,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ffa846-3936-424b-a718-2335d6f6268e 2019-07-22 06:46:01,775 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 06:46:01,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e6ffa846-3936-424b-a718-2335d6f6268e 2019-07-22 06:46:01,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111886978149s 2019-07-22 06:46:01,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 06:46:01,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:46:01,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0774d70-ef3d-42df-8a44-e2046f75ce8c 2019-07-22 06:46:01,895 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474"}, "tags": [], "enabled": true, "id": "24808bfe94284c9bbe3958b163454474", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}]} 2019-07-22 06:46:01,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c0774d70-ef3d-42df-8a44-e2046f75ce8c 2019-07-22 06:46:01,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112952947617s 2019-07-22 06:46:01,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 06:46:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" -d '{"network": {"shared": true, "tenant_id": "24808bfe94284c9bbe3958b163454474", "name": "tempest_full-net_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "admin_state_up": true}}' 2019-07-22 06:46:02,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:02 GMT X-Openstack-Request-Id: req-1a42929e-827a-4199-8bc6-f38f5b69a540 2019-07-22 06:46:02,579 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5d600997-b164-4f18-89c6-691f371489d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":true,"project_id":"24808bfe94284c9bbe3958b163454474","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:46:02Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_698d8e6f-8368-4b6e-bda7-c87907ba3eff","admin_state_up":true,"tenant_id":"24808bfe94284c9bbe3958b163454474","created_at":"2019-07-22T06:46:02Z","mtu":1450}} 2019-07-22 06:46:02,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1a42929e-827a-4199-8bc6-f38f5b69a540 2019-07-22 06:46:02,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.681385040283s 2019-07-22 06:46:02,580 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T06:46:02Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d600997-b164-4f18-89c6-691f371489d5', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_698d8e6f-8368-4b6e-bda7-c87907ba3eff', u'created_at': u'2019-07-22T06:46:02Z', u'mtu': 1450, u'tenant_id': u'24808bfe94284c9bbe3958b163454474', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'24808bfe94284c9bbe3958b163454474', u'l2_adjacency': True}) 2019-07-22 06:46:02,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 06:46:02,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 06:46:02,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:02 GMT X-Openstack-Request-Id: req-ab83e5b8-3a62-4453-9ab8-37ac7cae32a4 2019-07-22 06:46:02,708 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5d600997-b164-4f18-89c6-691f371489d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":true,"project_id":"24808bfe94284c9bbe3958b163454474","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T06:46:02Z","qos_policy_id":null,"name":"tempest_full-net_698d8e6f-8368-4b6e-bda7-c87907ba3eff","admin_state_up":true,"tenant_id":"24808bfe94284c9bbe3958b163454474","created_at":"2019-07-22T06:46:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 06:46:02,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ab83e5b8-3a62-4453-9ab8-37ac7cae32a4 2019-07-22 06:46:02,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127887010574s 2019-07-22 06:46:02,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 06:46:02,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" -d '{"subnet": {"name": "tempest_full-subnet_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "enable_dhcp": true, "network_id": "5d600997-b164-4f18-89c6-691f371489d5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 06:46:03,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:03 GMT X-Openstack-Request-Id: req-6765a28d-5632-47fd-863d-22f041216e88 2019-07-22 06:46:03,340 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T06:46:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eab264fb-fef7-4527-86a4-bbeb162d1674","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"24808bfe94284c9bbe3958b163454474","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_698d8e6f-8368-4b6e-bda7-c87907ba3eff","enable_dhcp":true,"segment_id":null,"network_id":"5d600997-b164-4f18-89c6-691f371489d5","tenant_id":"24808bfe94284c9bbe3958b163454474","created_at":"2019-07-22T06:46:02Z","ip_version":4}} 2019-07-22 06:46:03,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6765a28d-5632-47fd-863d-22f041216e88 2019-07-22 06:46:03,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.630382061005s 2019-07-22 06:46:03,341 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T06:46:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'eab264fb-fef7-4527-86a4-bbeb162d1674', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_698d8e6f-8368-4b6e-bda7-c87907ba3eff', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5d600997-b164-4f18-89c6-691f371489d5', u'tenant_id': u'24808bfe94284c9bbe3958b163454474', u'created_at': u'2019-07-22T06:46:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'24808bfe94284c9bbe3958b163454474'}) 2019-07-22 06:46:03,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 06:46:03,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "tempest_full-router_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "admin_state_up": true}}' 2019-07-22 06:46:04,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:04 GMT X-Openstack-Request-Id: req-0b8ab4a2-012f-4182-9b7b-a5dca2146c40 2019-07-22 06:46:04,875 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "24808bfe94284c9bbe3958b163454474", "created_at": "2019-07-22T06:46:03Z", "admin_state_up": true, "updated_at": "2019-07-22T06:46:04Z", "project_id": "24808bfe94284c9bbe3958b163454474", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9ba861f1-cde5-48f7-bd83-4270914641f4", "name": "tempest_full-router_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}} 2019-07-22 06:46:04,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0b8ab4a2-012f-4182-9b7b-a5dca2146c40 2019-07-22 06:46:04,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53358602524s 2019-07-22 06:46:04,876 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T06:46:04Z', u'revision_number': 2, u'ha': False, u'id': u'9ba861f1-cde5-48f7-bd83-4270914641f4', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_698d8e6f-8368-4b6e-bda7-c87907ba3eff', u'admin_state_up': True, u'tenant_id': u'24808bfe94284c9bbe3958b163454474', u'created_at': u'2019-07-22T06:46:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'24808bfe94284c9bbe3958b163454474'}) 2019-07-22 06:46:04,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 06:46:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9ba861f1-cde5-48f7-bd83-4270914641f4/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" -d '{"subnet_id": "eab264fb-fef7-4527-86a4-bbeb162d1674"}' 2019-07-22 06:46:06,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:06 GMT X-Openstack-Request-Id: req-a0cd6cd9-8266-44d0-aef7-40cb7663efe3 2019-07-22 06:46:06,987 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5d600997-b164-4f18-89c6-691f371489d5", "tenant_id": "24808bfe94284c9bbe3958b163454474", "subnet_id": "eab264fb-fef7-4527-86a4-bbeb162d1674", "subnet_ids": ["eab264fb-fef7-4527-86a4-bbeb162d1674"], "port_id": "5f1bafbf-cac2-40dd-81cc-39f517573dec", "id": "9ba861f1-cde5-48f7-bd83-4270914641f4"} 2019-07-22 06:46:06,987 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9ba861f1-cde5-48f7-bd83-4270914641f4/add_router_interface.json used request id req-a0cd6cd9-8266-44d0-aef7-40cb7663efe3 2019-07-22 06:46:06,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11116909981s 2019-07-22 06:46:06,988 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 06:46:07,094 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 06:46:07,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:46:07,102 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:07 GMT 2019-07-22 06:46:07,102 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 06:46:07,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:46:07,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 06:46:07,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:07 GMT X-Openstack-Request-Id: req-8351fa7e-ed12-4352-a436-2187073dd4ec 2019-07-22 06:46:07,411 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:46:07,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8351fa7e-ed12-4352-a436-2187073dd4ec 2019-07-22 06:46:07,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303475856781s 2019-07-22 06:46:07,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 06:46:07,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}' 2019-07-22 06:46:07,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:07 GMT Location: http://172.30.9.26:9292/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-92ea94a0-20af-4b1f-bf7a-82b8908d8bbc 2019-07-22 06:46:07,503 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:46:07Z", "file": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8/file", "owner": "24808bfe94284c9bbe3958b163454474", "id": "b389d869-a3c9-43ed-b224-5936395f85e8", "size": null, "self": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "checksum": null, "created_at": "2019-07-22T06:46:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 06:46:07,504 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-92ea94a0-20af-4b1f-bf7a-82b8908d8bbc 2019-07-22 06:46:07,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0839660167694s 2019-07-22 06:46:07,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 06:46:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" -d '' 2019-07-22 06:46:07,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:46:07 GMT X-Openstack-Request-Id: req-351bd06a-ea40-486a-98bf-337ff4f9ee59 2019-07-22 06:46:07,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:46:07,897 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8/file used request id req-351bd06a-ea40-486a-98bf-337ff4f9ee59 2019-07-22 06:46:07,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.392589092255s 2019-07-22 06:46:07,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:46:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 06:46:07,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:07 GMT X-Openstack-Request-Id: req-485491b6-6b73-40be-be04-1557c125eca3 2019-07-22 06:46:07,927 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:46:07Z", "file": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8/file", "owner": "24808bfe94284c9bbe3958b163454474", "id": "b389d869-a3c9-43ed-b224-5936395f85e8", "size": 12716032, "self": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:46:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:46:07,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-485491b6-6b73-40be-be04-1557c125eca3 2019-07-22 06:46:07,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262711048126s 2019-07-22 06:46:07,929 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8/file', 'owner': u'24808bfe94284c9bbe3958b163454474', 'id': u'b389d869-a3c9-43ed-b224-5936395f85e8', 'size': 12716032, u'self': u'/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'24808bfe94284c9bbe3958b163454474', 'name': 'tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T06:46:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T06:46:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'created': u'2019-07-22T06:46:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T06:46:07Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 06:46:07,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 06:46:07,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 06:46:08,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a3a994b-37d5-49f6-ba9b-55498165e28e x-openstack-request-id: req-6a3a994b-37d5-49f6-ba9b-55498165e28e 2019-07-22 06:46:08,293 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "198529f8-93b6-4c42-ab78-2fd45184bfd2"}} 2019-07-22 06:46:08,294 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6a3a994b-37d5-49f6-ba9b-55498165e28e 2019-07-22 06:46:08,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361029863358s 2019-07-22 06:46:08,295 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'198529f8-93b6-4c42-ab78-2fd45184bfd2', 'swap': 0}) 2019-07-22 06:46:08,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 06:46:08,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" -d '{"extra_specs": {}}' 2019-07-22 06:46:08,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e4b0a6d-d336-4b09-afb3-008c326983bd x-openstack-request-id: req-1e4b0a6d-d336-4b09-afb3-008c326983bd 2019-07-22 06:46:08,323 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 06:46:08,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2/os-extra_specs used request id req-1e4b0a6d-d336-4b09-afb3-008c326983bd 2019-07-22 06:46:08,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0279231071472s 2019-07-22 06:46:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 06:46:08,335 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0e574f9-ac28-43b8-b571-16f2388739e0 2019-07-22 06:46:08,335 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 06:46:08,335 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-d0e574f9-ac28-43b8-b571-16f2388739e0 2019-07-22 06:46:08,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:46:08,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 06:46:08,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70a2cc7-95ff-4973-a4cf-42eb21fbb297 2019-07-22 06:46:08,538 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:46:08,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f70a2cc7-95ff-4973-a4cf-42eb21fbb297 2019-07-22 06:46:08,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19997882843s 2019-07-22 06:46:08,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 06:46:08,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 06:46:08,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0768db-d1f8-4668-a7c9-e8d33d449990 2019-07-22 06:46:08,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 06:46:08,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3c0768db-d1f8-4668-a7c9-e8d33d449990 2019-07-22 06:46:08,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193588018417s 2019-07-22 06:46:08,748 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 06:46:11,114 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-22 06:46:13,388 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 86449546-f987-49f3-b785-e358d03f05e3 | 2019-07-22T06:46:12.992212 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 86449546-f987-49f3-b785-e358d03f05e3 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 06:46:16,623 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 06:46:17,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-22 06:46:19,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-22 06:46:22,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a9f6129c-6d55-48e8-9541-a1d18f6aa506) as the default verifier for the future CLI operations. 2019-07-22 06:46:24,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 06:46:24,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 06:46:24,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e681005e-2065-4773-a711-2f17efe7b02f x-openstack-request-id: req-e681005e-2065-4773-a711-2f17efe7b02f 2019-07-22 06:46:24,410 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 06:46:24,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-e681005e-2065-4773-a711-2f17efe7b02f 2019-07-22 06:46:24,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0402081012726s 2019-07-22 06:46:24,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:46:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 06:46:24,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:24 GMT X-Openstack-Request-Id: req-8b2a13f9-805f-491b-9a80-257b1ce6e475 2019-07-22 06:46:24,736 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:46:07Z", "file": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8/file", "owner": "24808bfe94284c9bbe3958b163454474", "id": "b389d869-a3c9-43ed-b224-5936395f85e8", "size": 12716032, "self": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:46:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:46:24,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8b2a13f9-805f-491b-9a80-257b1ce6e475 2019-07-22 06:46:24,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321196079254s 2019-07-22 06:46:24,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 06:46:24,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}' 2019-07-22 06:46:24,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:24 GMT Location: http://172.30.9.26:9292/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-90e74ade-f248-4591-b38d-49dc9c394ecb 2019-07-22 06:46:24,794 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:46:24Z", "file": "/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3/file", "owner": "24808bfe94284c9bbe3958b163454474", "id": "8ffbad1c-a1f7-4f48-9750-54e7b368a3c3", "size": null, "self": "/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "checksum": null, "created_at": "2019-07-22T06:46:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 06:46:24,794 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-90e74ade-f248-4591-b38d-49dc9c394ecb 2019-07-22 06:46:24,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0469329357147s 2019-07-22 06:46:24,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 06:46:24,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" -d '' 2019-07-22 06:46:25,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 06:46:25 GMT X-Openstack-Request-Id: req-f5d3b1d8-797a-49b1-949f-3339b0de6d21 2019-07-22 06:46:25,608 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 06:46:25,608 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3/file used request id req-f5d3b1d8-797a-49b1-949f-3339b0de6d21 2019-07-22 06:46:25,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.813232898712s 2019-07-22 06:46:25,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 06:46:25,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 06:46:25,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:25 GMT X-Openstack-Request-Id: req-f23932fe-231f-42e1-9372-da86a12d4890 2019-07-22 06:46:25,662 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:46:25Z", "file": "/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3/file", "owner": "24808bfe94284c9bbe3958b163454474", "id": "8ffbad1c-a1f7-4f48-9750-54e7b368a3c3", "size": 12716032, "self": "/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:46:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:46:07Z", "file": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8/file", "owner": "24808bfe94284c9bbe3958b163454474", "id": "b389d869-a3c9-43ed-b224-5936395f85e8", "size": 12716032, "self": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:46:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 06:46:25,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f23932fe-231f-42e1-9372-da86a12d4890 2019-07-22 06:46:25,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0498111248016s 2019-07-22 06:46:25,664 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3/file', 'owner': u'24808bfe94284c9bbe3958b163454474', 'id': u'8ffbad1c-a1f7-4f48-9750-54e7b368a3c3', 'size': 12716032, u'self': u'/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'24808bfe94284c9bbe3958b163454474', 'name': 'tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T06:46:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T06:46:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'created': u'2019-07-22T06:46:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T06:46:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 06:46:25,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 06:46:25,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 06:46:25,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d43c3157-309d-414c-a96f-ddf16595b7ad x-openstack-request-id: req-d43c3157-309d-414c-a96f-ddf16595b7ad 2019-07-22 06:46:25,709 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d77f5727-0d28-4b4b-9c31-4b21c3acb911", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d77f5727-0d28-4b4b-9c31-4b21c3acb911", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d77f5727-0d28-4b4b-9c31-4b21c3acb911"}} 2019-07-22 06:46:25,709 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d43c3157-309d-414c-a96f-ddf16595b7ad 2019-07-22 06:46:25,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0436959266663s 2019-07-22 06:46:25,710 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd77f5727-0d28-4b4b-9c31-4b21c3acb911', 'swap': 0}) 2019-07-22 06:46:25,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 06:46:25,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/d77f5727-0d28-4b4b-9c31-4b21c3acb911/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" -d '{"extra_specs": {}}' 2019-07-22 06:46:25,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 06:46:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb175ce1-5af0-4295-a22d-7b052163237f x-openstack-request-id: req-cb175ce1-5af0-4295-a22d-7b052163237f 2019-07-22 06:46:25,731 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 06:46:25,731 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d77f5727-0d28-4b4b-9c31-4b21c3acb911/os-extra_specs used request id req-cb175ce1-5af0-4295-a22d-7b052163237f 2019-07-22 06:46:25,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208039283752s 2019-07-22 06:46:25,732 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd77f5727-0d28-4b4b-9c31-4b21c3acb911', 'swap': 0}) 2019-07-22 06:46:28,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-22 06:46:28,609 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-22 06:46:28,609 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-22 06:46:28,612 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-22 06:46:28,642 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-22 06:46:31,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a9f6129c-6d55-48e8-9541-a1d18f6aa506/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-07-22 06:46:31,893 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-22 06:46:31,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', u'--concurrency=4']'. 2019-07-22 07:23:25,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 037c8753-8837-4e87-8a8c-60d76d7257cb 2019-07-22 07:23:25,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'037c8753-8837-4e87-8a8c-60d76d7257cb']'. 2019-07-22 07:23:26,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-22 07:23:26,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-22 07:23:26,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 07:23:26,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 037c8753-8837-4e87-8a8c-60d76d7257cb | 2019-07-22 07:23:26,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-07-22 07:23:26,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-22 06:46:33 | 2019-07-22 07:23:26,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-22 07:23:25 | 2019-07-22 07:23:26,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:52 | 2019-07-22 07:23:26,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-22 07:23:26,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-22 07:23:26,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-22 07:23:26,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a9f6129c-6d55-48e8-9541-a1d18f6aa506) | 2019-07-22 07:23:26,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-22 07:23:26,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 86449546-f987-49f3-b785-e358d03f05e3) | 2019-07-22 07:23:26,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-07-22 07:23:26,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2203.802 | 2019-07-22 07:23:26,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1039 | 2019-07-22 07:23:26,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-07-22 07:23:26,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-22 07:23:26,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-22 07:23:26,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-07-22 07:23:26,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 07:23:26,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-22 07:23:26,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-22 07:23:27,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7120921305% 2019-07-22 07:23:27,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'037c8753-8837-4e87-8a8c-60d76d7257cb', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-07-22 07:23:29,085 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 037c8753-8837-4e87-8a8c-60d76d7257cb --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-22 07:23:29,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'037c8753-8837-4e87-8a8c-60d76d7257cb', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-07-22 07:23:31,083 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 037c8753-8837-4e87-8a8c-60d76d7257cb --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-22 07:23:31,373 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 07:23:31,373 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 37:29 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-22 07:23:31,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 07:23:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 07:23:31,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:23:31 GMT X-Openstack-Request-Id: req-9825263b-c2ff-42cd-816a-8b4eedd5fa4d 2019-07-22 07:23:31,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:23:31,952 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8ffbad1c-a1f7-4f48-9750-54e7b368a3c3 used request id req-9825263b-c2ff-42cd-816a-8b4eedd5fa4d 2019-07-22 07:23:31,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.562602043152s 2019-07-22 07:23:31,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 07:23:31,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:32,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58b9487a-a778-4fa7-a938-06f9d759ce0c x-openstack-request-id: req-58b9487a-a778-4fa7-a938-06f9d759ce0c 2019-07-22 07:23:32,311 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "198529f8-93b6-4c42-ab78-2fd45184bfd2"}, {"name": "tempest_full-flavor_alt_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d77f5727-0d28-4b4b-9c31-4b21c3acb911", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d77f5727-0d28-4b4b-9c31-4b21c3acb911", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d77f5727-0d28-4b4b-9c31-4b21c3acb911"}]} 2019-07-22 07:23:32,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-58b9487a-a778-4fa7-a938-06f9d759ce0c 2019-07-22 07:23:32,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.353137969971s 2019-07-22 07:23:32,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 07:23:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/d77f5727-0d28-4b4b-9c31-4b21c3acb911 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:32,361 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6aa1b2b9-30c0-431f-bfea-5df5fb6f41de x-openstack-request-id: req-6aa1b2b9-30c0-431f-bfea-5df5fb6f41de 2019-07-22 07:23:32,361 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d77f5727-0d28-4b4b-9c31-4b21c3acb911 used request id req-6aa1b2b9-30c0-431f-bfea-5df5fb6f41de 2019-07-22 07:23:32,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0470991134644s 2019-07-22 07:23:32,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 07:23:32,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/9ba861f1-cde5-48f7-bd83-4270914641f4/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" -d '{"subnet_id": "eab264fb-fef7-4527-86a4-bbeb162d1674"}' 2019-07-22 07:23:34,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:34 GMT X-Openstack-Request-Id: req-246aba51-31b8-4f1b-ab46-98b032de47c4 2019-07-22 07:23:34,980 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5d600997-b164-4f18-89c6-691f371489d5", "tenant_id": "24808bfe94284c9bbe3958b163454474", "subnet_id": "eab264fb-fef7-4527-86a4-bbeb162d1674", "subnet_ids": ["eab264fb-fef7-4527-86a4-bbeb162d1674"], "port_id": "5f1bafbf-cac2-40dd-81cc-39f517573dec", "id": "9ba861f1-cde5-48f7-bd83-4270914641f4"} 2019-07-22 07:23:34,980 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/9ba861f1-cde5-48f7-bd83-4270914641f4/remove_router_interface.json used request id req-246aba51-31b8-4f1b-ab46-98b032de47c4 2019-07-22 07:23:34,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.61860704422s 2019-07-22 07:23:34,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 07:23:34,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 07:23:35,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:35 GMT X-Openstack-Request-Id: req-7e170e76-aeae-4a9d-a7ea-57e0b489074e 2019-07-22 07:23:35,098 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "24808bfe94284c9bbe3958b163454474", "created_at": "2019-07-22T06:46:03Z", "admin_state_up": true, "updated_at": "2019-07-22T07:23:33Z", "project_id": "24808bfe94284c9bbe3958b163454474", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9ba861f1-cde5-48f7-bd83-4270914641f4", "name": "tempest_full-router_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}]} 2019-07-22 07:23:35,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7e170e76-aeae-4a9d-a7ea-57e0b489074e 2019-07-22 07:23:35,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116858959198s 2019-07-22 07:23:35,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 07:23:35,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/9ba861f1-cde5-48f7-bd83-4270914641f4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 07:23:36,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:23:36 GMT X-Openstack-Request-Id: req-abae25d5-8114-4fa4-921a-baf55c32a314 2019-07-22 07:23:36,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:23:36,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/9ba861f1-cde5-48f7-bd83-4270914641f4.json used request id req-abae25d5-8114-4fa4-921a-baf55c32a314 2019-07-22 07:23:36,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32886695862s 2019-07-22 07:23:36,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 07:23:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 07:23:36,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:36 GMT X-Openstack-Request-Id: req-597a0bb2-a44f-4249-9a56-a9e65229a9dc 2019-07-22 07:23:36,472 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T06:46:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eab264fb-fef7-4527-86a4-bbeb162d1674","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"24808bfe94284c9bbe3958b163454474","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_698d8e6f-8368-4b6e-bda7-c87907ba3eff","enable_dhcp":true,"segment_id":null,"network_id":"5d600997-b164-4f18-89c6-691f371489d5","tenant_id":"24808bfe94284c9bbe3958b163454474","created_at":"2019-07-22T06:46:02Z","ip_version":4}]} 2019-07-22 07:23:36,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-597a0bb2-a44f-4249-9a56-a9e65229a9dc 2019-07-22 07:23:36,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0430710315704s 2019-07-22 07:23:36,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 07:23:36,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/eab264fb-fef7-4527-86a4-bbeb162d1674.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 07:23:37,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:23:37 GMT X-Openstack-Request-Id: req-8d63233f-7a91-466b-9485-42642378b15a 2019-07-22 07:23:37,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:23:37,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/eab264fb-fef7-4527-86a4-bbeb162d1674.json used request id req-8d63233f-7a91-466b-9485-42642378b15a 2019-07-22 07:23:37,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09582090378s 2019-07-22 07:23:37,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:23:37,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 07:23:37,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:37 GMT X-Openstack-Request-Id: req-742224f4-34cc-4539-bcd3-c24ad80aea1d 2019-07-22 07:23:37,651 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5d600997-b164-4f18-89c6-691f371489d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":true,"project_id":"24808bfe94284c9bbe3958b163454474","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:23:37Z","qos_policy_id":null,"name":"tempest_full-net_698d8e6f-8368-4b6e-bda7-c87907ba3eff","admin_state_up":true,"tenant_id":"24808bfe94284c9bbe3958b163454474","created_at":"2019-07-22T06:46:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:23:37,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-742224f4-34cc-4539-bcd3-c24ad80aea1d 2019-07-22 07:23:37,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0812981128693s 2019-07-22 07:23:37,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 07:23:37,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/5d600997-b164-4f18-89c6-691f371489d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 07:23:38,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:23:38 GMT X-Openstack-Request-Id: req-fbd1d44f-5d24-4521-856d-4112e5cbcf49 2019-07-22 07:23:38,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:23:38,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/5d600997-b164-4f18-89c6-691f371489d5.json used request id req-fbd1d44f-5d24-4521-856d-4112e5cbcf49 2019-07-22 07:23:38,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22834897041s 2019-07-22 07:23:38,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:23:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 07:23:38,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:38 GMT X-Openstack-Request-Id: req-8b0d2c63-272c-49bd-bcb5-c312135fdb3c 2019-07-22 07:23:38,910 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T06:46:07Z", "file": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8/file", "owner": "24808bfe94284c9bbe3958b163454474", "id": "b389d869-a3c9-43ed-b224-5936395f85e8", "size": 12716032, "self": "/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b389d869-a3c9-43ed-b224-5936395f85e8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T06:46:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:23:38,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8b0d2c63-272c-49bd-bcb5-c312135fdb3c 2019-07-22 07:23:38,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256319046021s 2019-07-22 07:23:38,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 07:23:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a3dec02d2baf67b659a904be0d327e9c3e7596e4" 2019-07-22 07:23:39,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:23:39 GMT X-Openstack-Request-Id: req-78f9ca7b-8b70-4250-b59e-8d4297d20244 2019-07-22 07:23:39,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:23:39,212 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b389d869-a3c9-43ed-b224-5936395f85e8 used request id req-78f9ca7b-8b70-4250-b59e-8d4297d20244 2019-07-22 07:23:39,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.299717187881s 2019-07-22 07:23:39,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 07:23:39,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:39,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-844154c9-fe2e-4f20-9b39-54ff2d6324e5 x-openstack-request-id: req-844154c9-fe2e-4f20-9b39-54ff2d6324e5 2019-07-22 07:23:39,246 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "198529f8-93b6-4c42-ab78-2fd45184bfd2"}]} 2019-07-22 07:23:39,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-844154c9-fe2e-4f20-9b39-54ff2d6324e5 2019-07-22 07:23:39,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.033478975296s 2019-07-22 07:23:39,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 07:23:39,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:39,270 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89f2a615-3615-4d71-9b59-37cf01e86a89 x-openstack-request-id: req-89f2a615-3615-4d71-9b59-37cf01e86a89 2019-07-22 07:23:39,271 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/198529f8-93b6-4c42-ab78-2fd45184bfd2 used request id req-89f2a615-3615-4d71-9b59-37cf01e86a89 2019-07-22 07:23:39,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0230920314789s 2019-07-22 07:23:39,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:23:39,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:39,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db85f45-cad2-4e30-baf0-9c55a63dddba 2019-07-22 07:23:39,500 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": {"self": "http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9dbddb08197a487187f4f4fceda0500e", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:23:39,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5db85f45-cad2-4e30-baf0-9c55a63dddba 2019-07-22 07:23:39,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22954916954s 2019-07-22 07:23:39,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:23:39,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:39,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7ea55b-6dbe-4aff-8b1b-d7f3b047e3c8 2019-07-22 07:23:39,728 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_698d8e6f-8368-4b6e-bda7-c87907ba3eff", "links": {"self": "http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9dbddb08197a487187f4f4fceda0500e", "description": null}} 2019-07-22 07:23:39,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e used request id req-da7ea55b-6dbe-4aff-8b1b-d7f3b047e3c8 2019-07-22 07:23:39,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222669124603s 2019-07-22 07:23:39,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 07:23:39,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:40,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:23:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3743f948-f662-44c7-8ee5-e4ef166fcbb1 2019-07-22 07:23:40,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:23:40,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9dbddb08197a487187f4f4fceda0500e used request id req-3743f948-f662-44c7-8ee5-e4ef166fcbb1 2019-07-22 07:23:40,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.351721048355s 2019-07-22 07:23:40,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:23:40,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:40,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a3e3c4-e77c-4046-968b-280fb6cf3e19 2019-07-22 07:23:40,286 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474"}, "tags": [], "enabled": true, "id": "24808bfe94284c9bbe3958b163454474", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_698d8e6f-8368-4b6e-bda7-c87907ba3eff"}]} 2019-07-22 07:23:40,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-33a3e3c4-e77c-4046-968b-280fb6cf3e19 2019-07-22 07:23:40,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199537038803s 2019-07-22 07:23:40,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 07:23:40,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:40,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23684afa-cabe-4057-bd8e-e0d72529358f 2019-07-22 07:23:40,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:23:40,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/24808bfe94284c9bbe3958b163454474 used request id req-23684afa-cabe-4057-bd8e-e0d72529358f 2019-07-22 07:23:40,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272408008575s 2019-07-22 07:23:40,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:23:40,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=24808bfe94284c9bbe3958b163454474&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:40,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:40 GMT X-Openstack-Request-Id: req-f89637a2-2a59-4bba-a1ef-72a0b805136c 2019-07-22 07:23:40,914 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "24808bfe94284c9bbe3958b163454474", "created_at": "2019-07-22T06:46:01Z", "updated_at": "2019-07-22T06:46:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:46:02Z", "revision_number": 0, "id": "36e85e1c-090b-47d3-b208-6da72d441d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:46:02Z", "security_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "tenant_id": "24808bfe94284c9bbe3958b163454474", "port_range_min": null, "ethertype": "IPv6", "project_id": "24808bfe94284c9bbe3958b163454474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:46:01Z", "revision_number": 0, "id": "6815692b-6921-471d-ba98-f293ee13a662", "remote_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "remote_ip_prefix": null, "created_at": "2019-07-22T06:46:01Z", "security_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "tenant_id": "24808bfe94284c9bbe3958b163454474", "port_range_min": null, "ethertype": "IPv6", "project_id": "24808bfe94284c9bbe3958b163454474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:46:01Z", "revision_number": 0, "id": "9614600c-a716-417d-b2c7-0a1556da931a", "remote_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "remote_ip_prefix": null, "created_at": "2019-07-22T06:46:01Z", "security_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "tenant_id": "24808bfe94284c9bbe3958b163454474", "port_range_min": null, "ethertype": "IPv4", "project_id": "24808bfe94284c9bbe3958b163454474"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:46:01Z", "revision_number": 0, "id": "eb3230a9-1c67-456b-a7d8-ed1866305368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:46:01Z", "security_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "tenant_id": "24808bfe94284c9bbe3958b163454474", "port_range_min": null, "ethertype": "IPv4", "project_id": "24808bfe94284c9bbe3958b163454474"}], "revision_number": 1, "project_id": "24808bfe94284c9bbe3958b163454474", "id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "name": "default"}]} 2019-07-22 07:23:40,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=24808bfe94284c9bbe3958b163454474&name=default used request id req-f89637a2-2a59-4bba-a1ef-72a0b805136c 2019-07-22 07:23:40,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.345369100571s 2019-07-22 07:23:40,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:23:40,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:40,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:40 GMT X-Openstack-Request-Id: req-90253a18-58ee-4436-9393-f911402cb2f7 2019-07-22 07:23:40,994 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "24808bfe94284c9bbe3958b163454474", "created_at": "2019-07-22T06:46:01Z", "updated_at": "2019-07-22T06:46:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:46:02Z", "revision_number": 0, "id": "36e85e1c-090b-47d3-b208-6da72d441d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:46:02Z", "security_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "tenant_id": "24808bfe94284c9bbe3958b163454474", "port_range_min": null, "ethertype": "IPv6", "project_id": "24808bfe94284c9bbe3958b163454474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:46:01Z", "revision_number": 0, "id": "6815692b-6921-471d-ba98-f293ee13a662", "remote_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "remote_ip_prefix": null, "created_at": "2019-07-22T06:46:01Z", "security_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "tenant_id": "24808bfe94284c9bbe3958b163454474", "port_range_min": null, "ethertype": "IPv6", "project_id": "24808bfe94284c9bbe3958b163454474"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:46:01Z", "revision_number": 0, "id": "9614600c-a716-417d-b2c7-0a1556da931a", "remote_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "remote_ip_prefix": null, "created_at": "2019-07-22T06:46:01Z", "security_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "tenant_id": "24808bfe94284c9bbe3958b163454474", "port_range_min": null, "ethertype": "IPv4", "project_id": "24808bfe94284c9bbe3958b163454474"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T06:46:01Z", "revision_number": 0, "id": "eb3230a9-1c67-456b-a7d8-ed1866305368", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T06:46:01Z", "security_group_id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "tenant_id": "24808bfe94284c9bbe3958b163454474", "port_range_min": null, "ethertype": "IPv4", "project_id": "24808bfe94284c9bbe3958b163454474"}], "revision_number": 1, "project_id": "24808bfe94284c9bbe3958b163454474", "id": "f7295e57-e16d-49d1-9f6a-e473b24c881e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 07:23:40,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-90253a18-58ee-4436-9393-f911402cb2f7 2019-07-22 07:23:40,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.075021982193s 2019-07-22 07:23:41,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 07:23:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f7295e57-e16d-49d1-9f6a-e473b24c881e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ec224feadd694eeaf889bb6f3d0f942d97096ee" 2019-07-22 07:23:41,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:23:41 GMT X-Openstack-Request-Id: req-75645125-8a5f-47c7-bfba-dd5a0e89d6fa 2019-07-22 07:23:41,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:23:41,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f7295e57-e16d-49d1-9f6a-e473b24c881e.json used request id req-75645125-8a5f-47c7-bfba-dd5a0e89d6fa 2019-07-22 07:23:41,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133573055267s 2019-07-22 07:23:41,136 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-07-22 07:23:41,188 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-07-22 07:23:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:23:41,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20f0403-d507-4cd1-aa17-9cb9171163f9 2019-07-22 07:23:41,233 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:23:41,233 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-d20f0403-d507-4cd1-aa17-9cb9171163f9 2019-07-22 07:23:41,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:23:41,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:23:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["dotUNfs4RJ-xE4rpFATtmA"], "issued_at": "2019-07-22T07:23:41.000000Z"}} 2019-07-22 07:23:41,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:23:41,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:42,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:42 GMT X-Openstack-Request-Id: req-a71c91fa-7008-4441-8b79-995f8039431f 2019-07-22 07:23:42,031 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:23:42,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a71c91fa-7008-4441-8b79-995f8039431f 2019-07-22 07:23:42,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38242816925s 2019-07-22 07:23:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:23:42,043 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef0f04b7-00ee-4c40-83c0-67375e442e4b 2019-07-22 07:23:42,044 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:23:42,044 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-ef0f04b7-00ee-4c40-83c0-67375e442e4b 2019-07-22 07:23:42,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:23:42,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:42,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37c287b-86f7-47e7-9cbe-392816ca161c 2019-07-22 07:23:42,242 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:23:42,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-b37c287b-86f7-47e7-9cbe-392816ca161c 2019-07-22 07:23:42,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197492837906s 2019-07-22 07:23:42,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 07:23:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6"}}' 2019-07-22 07:23:42,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e937261-cf53-461d-812a-41583b597bc6 2019-07-22 07:23:42,477 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855"}, "tags": [], "enabled": true, "id": "eb2948067c42464cbe7eaaa9b0aa6855", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6"}} 2019-07-22 07:23:42,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7e937261-cf53-461d-812a-41583b597bc6 2019-07-22 07:23:42,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227555990219s 2019-07-22 07:23:42,477 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'eb2948067c42464cbe7eaaa9b0aa6855', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6'}) 2019-07-22 07:23:42,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 07:23:42,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "IXT6Hy0w6TtbKElik11tFNfgoU8F4K", "email": null, "name": "tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6"}}' 2019-07-22 07:23:42,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bd13f6a-9c17-468b-8734-0cd267e9c60f 2019-07-22 07:23:42,866 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": {"self": "http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "708d50c5b09b4a04ac5800e695811b7f", "domain_id": "default", "password_expires_at": null}} 2019-07-22 07:23:42,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-5bd13f6a-9c17-468b-8734-0cd267e9c60f 2019-07-22 07:23:42,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.382184028625s 2019-07-22 07:23:42,866 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'708d50c5b09b4a04ac5800e695811b7f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6'}) 2019-07-22 07:23:42,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:23:42,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:42,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488bba9d-2d07-4fa3-a2d9-c18c780240d4 2019-07-22 07:23:42,993 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:23:42,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-488bba9d-2d07-4fa3-a2d9-c18c780240d4 2019-07-22 07:23:42,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123795032501s 2019-07-22 07:23:42,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:23:43,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:43,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0885e3e4-3465-4aa6-8117-3b39f688f255 2019-07-22 07:23:43,209 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:23:43,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0885e3e4-3465-4aa6-8117-3b39f688f255 2019-07-22 07:23:43,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210391044617s 2019-07-22 07:23:43,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:23:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:43,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca09c3e2-289a-4783-8687-3f3fd83cefc2 2019-07-22 07:23:43,325 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:23:43,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ca09c3e2-289a-4783-8687-3f3fd83cefc2 2019-07-22 07:23:43,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111164093018s 2019-07-22 07:23:43,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:23:43,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:43,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9c893c-7b31-4b99-bb7b-ea27653c1fdb 2019-07-22 07:23:43,526 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:23:43,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-7e9c893c-7b31-4b99-bb7b-ea27653c1fdb 2019-07-22 07:23:43,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196615934372s 2019-07-22 07:23:43,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:23:43,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:43,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28ab7b0-a5be-42ec-9cb2-4148a946d2f7 2019-07-22 07:23:43,697 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": {"self": "http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "708d50c5b09b4a04ac5800e695811b7f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:23:43,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d28ab7b0-a5be-42ec-9cb2-4148a946d2f7 2019-07-22 07:23:43,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.170347929001s 2019-07-22 07:23:43,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:23:43,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:43,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05feca0-8423-4cad-90e3-2ab022a4c8f2 2019-07-22 07:23:43,866 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855"}, "tags": [], "enabled": true, "id": "eb2948067c42464cbe7eaaa9b0aa6855", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6"}]} 2019-07-22 07:23:43,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a05feca0-8423-4cad-90e3-2ab022a4c8f2 2019-07-22 07:23:43,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15678691864s 2019-07-22 07:23:43,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:23:43,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=708d50c5b09b4a04ac5800e695811b7f&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=eb2948067c42464cbe7eaaa9b0aa6855" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:44,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3cfff6-51f9-47dd-bbf9-83f3b98e4247 2019-07-22 07:23:44,075 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=708d50c5b09b4a04ac5800e695811b7f&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=eb2948067c42464cbe7eaaa9b0aa6855", "previous": null, "next": null}} 2019-07-22 07:23:44,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=708d50c5b09b4a04ac5800e695811b7f&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=eb2948067c42464cbe7eaaa9b0aa6855 used request id req-ed3cfff6-51f9-47dd-bbf9-83f3b98e4247 2019-07-22 07:23:44,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201307058334s 2019-07-22 07:23:44,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:23:44,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855/users/708d50c5b09b4a04ac5800e695811b7f/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:44,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b07920e4-4c79-478b-a022-d981bb15a665 2019-07-22 07:23:44,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:23:44,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855/users/708d50c5b09b4a04ac5800e695811b7f/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-b07920e4-4c79-478b-a022-d981bb15a665 2019-07-22 07:23:44,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154345989227s 2019-07-22 07:23:44,234 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'eb2948067c42464cbe7eaaa9b0aa6855', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'IXT6Hy0w6TtbKElik11tFNfgoU8F4K', 'username': u'tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 07:23:44,238 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6', 'password': 'IXT6Hy0w6TtbKElik11tFNfgoU8F4K', 'project_name': 'tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'eb2948067c42464cbe7eaaa9b0aa6855', 'project_domain_name': 'Default'} 2019-07-22 07:23:44,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:23:44,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:44,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5583e5f5-7d16-4e1c-881d-8f7ad990f223 2019-07-22 07:23:44,352 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:23:44,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5583e5f5-7d16-4e1c-881d-8f7ad990f223 2019-07-22 07:23:44,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110707998276s 2019-07-22 07:23:44,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:23:44,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:44,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e7a6a8-7cc0-422c-879b-13f8508a1b45 2019-07-22 07:23:44,471 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:23:44,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-54e7a6a8-7cc0-422c-879b-13f8508a1b45 2019-07-22 07:23:44,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114621162415s 2019-07-22 07:23:44,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:23:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:44,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07331b9-60ed-4fd7-a54f-4af490ce9554 2019-07-22 07:23:44,594 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:23:44,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e07331b9-60ed-4fd7-a54f-4af490ce9554 2019-07-22 07:23:44,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1179459095s 2019-07-22 07:23:44,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:23:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:44,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0c4c99-6696-4e68-8894-fd5436439fa9 2019-07-22 07:23:44,734 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": {"self": "http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "708d50c5b09b4a04ac5800e695811b7f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:23:44,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ef0c4c99-6696-4e68-8894-fd5436439fa9 2019-07-22 07:23:44,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139102935791s 2019-07-22 07:23:44,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:23:44,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:44,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e794d24-1053-4ee0-b93c-69f50bc1486b 2019-07-22 07:23:44,861 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855"}, "tags": [], "enabled": true, "id": "eb2948067c42464cbe7eaaa9b0aa6855", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6"}]} 2019-07-22 07:23:44,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8e794d24-1053-4ee0-b93c-69f50bc1486b 2019-07-22 07:23:44,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115561962128s 2019-07-22 07:23:44,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:23:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=708d50c5b09b4a04ac5800e695811b7f&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=eb2948067c42464cbe7eaaa9b0aa6855" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:45,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03bcdaf-4387-42dd-afff-31df28cfe4b9 2019-07-22 07:23:45,070 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=708d50c5b09b4a04ac5800e695811b7f&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=eb2948067c42464cbe7eaaa9b0aa6855", "previous": null, "next": null}} 2019-07-22 07:23:45,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=708d50c5b09b4a04ac5800e695811b7f&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=eb2948067c42464cbe7eaaa9b0aa6855 used request id req-e03bcdaf-4387-42dd-afff-31df28cfe4b9 2019-07-22 07:23:45,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201014041901s 2019-07-22 07:23:45,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:23:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855/users/708d50c5b09b4a04ac5800e695811b7f/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:45,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87313676-b0db-446a-afc0-2c82cb9242c8 2019-07-22 07:23:45,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:23:45,261 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855/users/708d50c5b09b4a04ac5800e695811b7f/roles/20583a51c37f4249bd5ba195627f096a used request id req-87313676-b0db-446a-afc0-2c82cb9242c8 2019-07-22 07:23:45,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.186740875244s 2019-07-22 07:23:45,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:23:45,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:45,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b0de92-840b-4501-a164-f274f1b2b12a 2019-07-22 07:23:45,462 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:23:45,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-51b0de92-840b-4501-a164-f274f1b2b12a 2019-07-22 07:23:45,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197710037231s 2019-07-22 07:23:45,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:23:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:45,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cbbc6f1-4cec-4792-80c6-15a57e5a3c1e 2019-07-22 07:23:45,618 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:23:45,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1cbbc6f1-4cec-4792-80c6-15a57e5a3c1e 2019-07-22 07:23:45,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151924133301s 2019-07-22 07:23:45,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:23:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:45,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a438264-b690-471a-9d70-dc7efa9a4c98 2019-07-22 07:23:45,749 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": {"self": "http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "708d50c5b09b4a04ac5800e695811b7f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:23:45,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9a438264-b690-471a-9d70-dc7efa9a4c98 2019-07-22 07:23:45,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129618167877s 2019-07-22 07:23:45,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:23:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=708d50c5b09b4a04ac5800e695811b7f&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:45,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27770e1-dfe5-4d9c-9615-e165706b6701 2019-07-22 07:23:45,874 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=708d50c5b09b4a04ac5800e695811b7f&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 07:23:45,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=708d50c5b09b4a04ac5800e695811b7f&scope.domain.id=default used request id req-b27770e1-dfe5-4d9c-9615-e165706b6701 2019-07-22 07:23:45,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114493131638s 2019-07-22 07:23:45,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 07:23:45,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/708d50c5b09b4a04ac5800e695811b7f/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:46,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26183ba9-11bb-49f4-b0f4-d98b3b622a93 2019-07-22 07:23:46,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:23:46,063 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/708d50c5b09b4a04ac5800e695811b7f/roles/20583a51c37f4249bd5ba195627f096a used request id req-26183ba9-11bb-49f4-b0f4-d98b3b622a93 2019-07-22 07:23:46,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.185250043869s 2019-07-22 07:23:46,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:23:46,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb2c901-cef7-4c5b-b9d5-05305ec4ec55 2019-07-22 07:23:46,074 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:23:46,074 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-8eb2c901-cef7-4c5b-b9d5-05305ec4ec55 2019-07-22 07:23:46,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:23:46,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:23:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb2948067c42464cbe7eaaa9b0aa6855", "name": "tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/eb2948067c42464cbe7eaaa9b0aa6855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/eb2948067c42464cbe7eaaa9b0aa6855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/eb2948067c42464cbe7eaaa9b0aa6855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_eb2948067c42464cbe7eaaa9b0aa6855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_eb2948067c42464cbe7eaaa9b0aa6855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/eb2948067c42464cbe7eaaa9b0aa6855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/eb2948067c42464cbe7eaaa9b0aa6855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/eb2948067c42464cbe7eaaa9b0aa6855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/eb2948067c42464cbe7eaaa9b0aa6855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/eb2948067c42464cbe7eaaa9b0aa6855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/eb2948067c42464cbe7eaaa9b0aa6855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6", "id": "708d50c5b09b4a04ac5800e695811b7f"}, "audit_ids": ["OLir0pKkRlCPpoK1BkalJw"], "issued_at": "2019-07-22T07:23:46.000000Z"}} 2019-07-22 07:23:46,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 07:23:46,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:23:46,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:46 GMT X-Openstack-Request-Id: req-88edfba2-40e2-49f0-9b55-b469a4f39cdb 2019-07-22 07:23:46,733 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 07:23:46,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-88edfba2-40e2-49f0-9b55-b469a4f39cdb 2019-07-22 07:23:46,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.259131908417s 2019-07-22 07:23:46,744 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-07-22 07:23:46,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:23:46,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:46,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5438ab37-531f-4b02-ba85-cddc312ca8db 2019-07-22 07:23:46,876 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:23:46,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-5438ab37-531f-4b02-ba85-cddc312ca8db 2019-07-22 07:23:46,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132010936737s 2019-07-22 07:23:46,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:23:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:23:46,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65f585c-e23d-4072-b59d-65a58e486b46 2019-07-22 07:23:46,995 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855"}, "tags": [], "enabled": true, "id": "eb2948067c42464cbe7eaaa9b0aa6855", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6"}]} 2019-07-22 07:23:46,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e65f585c-e23d-4072-b59d-65a58e486b46 2019-07-22 07:23:46,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111778020859s 2019-07-22 07:23:46,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 07:23:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" -d '{"network": {"shared": true, "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "name": "tempest_scenario-net_682bef87-0cb0-4174-86b6-1e9c621543f6", "admin_state_up": true}}' 2019-07-22 07:23:47,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:47 GMT X-Openstack-Request-Id: req-801828fe-5340-48b1-ac51-5f9fee0c8536 2019-07-22 07:23:47,376 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"eb2948067c42464cbe7eaaa9b0aa6855","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:23:47Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_682bef87-0cb0-4174-86b6-1e9c621543f6","admin_state_up":true,"tenant_id":"eb2948067c42464cbe7eaaa9b0aa6855","created_at":"2019-07-22T07:23:47Z","mtu":1450}} 2019-07-22 07:23:47,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-801828fe-5340-48b1-ac51-5f9fee0c8536 2019-07-22 07:23:47,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.378597974777s 2019-07-22 07:23:47,377 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T07:23:47Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e', u'provider:segmentation_id': 43, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_682bef87-0cb0-4174-86b6-1e9c621543f6', u'created_at': u'2019-07-22T07:23:47Z', u'mtu': 1450, u'tenant_id': u'eb2948067c42464cbe7eaaa9b0aa6855', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'eb2948067c42464cbe7eaaa9b0aa6855', u'l2_adjacency': True}) 2019-07-22 07:23:47,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:23:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:23:47,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:47 GMT X-Openstack-Request-Id: req-dee49153-d176-4c55-8579-71518cd6f0fa 2019-07-22 07:23:47,476 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"eb2948067c42464cbe7eaaa9b0aa6855","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:23:47Z","qos_policy_id":null,"name":"tempest_scenario-net_682bef87-0cb0-4174-86b6-1e9c621543f6","admin_state_up":true,"tenant_id":"eb2948067c42464cbe7eaaa9b0aa6855","created_at":"2019-07-22T07:23:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:23:47,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dee49153-d176-4c55-8579-71518cd6f0fa 2019-07-22 07:23:47,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0985791683197s 2019-07-22 07:23:47,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 07:23:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" -d '{"subnet": {"name": "tempest_scenario-subnet_682bef87-0cb0-4174-86b6-1e9c621543f6", "enable_dhcp": true, "network_id": "635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 07:23:48,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:48 GMT X-Openstack-Request-Id: req-da5ebf84-150b-4548-8be9-5ff3aa486952 2019-07-22 07:23:48,152 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T07:23:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c5cb743-f18c-4a7c-b247-5c216a64edf6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"eb2948067c42464cbe7eaaa9b0aa6855","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_682bef87-0cb0-4174-86b6-1e9c621543f6","enable_dhcp":true,"segment_id":null,"network_id":"635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e","tenant_id":"eb2948067c42464cbe7eaaa9b0aa6855","created_at":"2019-07-22T07:23:47Z","ip_version":4}} 2019-07-22 07:23:48,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-da5ebf84-150b-4548-8be9-5ff3aa486952 2019-07-22 07:23:48,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.674403905869s 2019-07-22 07:23:48,153 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T07:23:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8c5cb743-f18c-4a7c-b247-5c216a64edf6', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_682bef87-0cb0-4174-86b6-1e9c621543f6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e', u'tenant_id': u'eb2948067c42464cbe7eaaa9b0aa6855', u'created_at': u'2019-07-22T07:23:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eb2948067c42464cbe7eaaa9b0aa6855'}) 2019-07-22 07:23:48,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 07:23:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "tempest_scenario-router_682bef87-0cb0-4174-86b6-1e9c621543f6", "admin_state_up": true}}' 2019-07-22 07:23:49,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:49 GMT X-Openstack-Request-Id: req-eaf71f4b-5c52-44e8-b3e7-1584840bac54 2019-07-22 07:23:49,675 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "created_at": "2019-07-22T07:23:48Z", "admin_state_up": true, "updated_at": "2019-07-22T07:23:49Z", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "693d28d1-5020-4b49-a10a-4f7f72847100", "name": "tempest_scenario-router_682bef87-0cb0-4174-86b6-1e9c621543f6"}} 2019-07-22 07:23:49,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-eaf71f4b-5c52-44e8-b3e7-1584840bac54 2019-07-22 07:23:49,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52174377441s 2019-07-22 07:23:49,676 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T07:23:49Z', u'revision_number': 2, u'ha': False, u'id': u'693d28d1-5020-4b49-a10a-4f7f72847100', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_682bef87-0cb0-4174-86b6-1e9c621543f6', u'admin_state_up': True, u'tenant_id': u'eb2948067c42464cbe7eaaa9b0aa6855', u'created_at': u'2019-07-22T07:23:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'eb2948067c42464cbe7eaaa9b0aa6855'}) 2019-07-22 07:23:49,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 07:23:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/693d28d1-5020-4b49-a10a-4f7f72847100/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" -d '{"subnet_id": "8c5cb743-f18c-4a7c-b247-5c216a64edf6"}' 2019-07-22 07:23:52,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:52 GMT X-Openstack-Request-Id: req-b75ad272-9a03-44ad-ba2d-d901f8ba8973 2019-07-22 07:23:52,002 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "subnet_id": "8c5cb743-f18c-4a7c-b247-5c216a64edf6", "subnet_ids": ["8c5cb743-f18c-4a7c-b247-5c216a64edf6"], "port_id": "a95e2a14-8c16-4945-add0-bd107e4e16e5", "id": "693d28d1-5020-4b49-a10a-4f7f72847100"} 2019-07-22 07:23:52,002 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/693d28d1-5020-4b49-a10a-4f7f72847100/add_router_interface.json used request id req-b75ad272-9a03-44ad-ba2d-d901f8ba8973 2019-07-22 07:23:52,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.32624101639s 2019-07-22 07:23:52,003 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 07:23:52,109 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 07:23:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:23:52,117 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:52 GMT 2019-07-22 07:23:52,118 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 07:23:52,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:23:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:23:52,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:52 GMT X-Openstack-Request-Id: req-51a65381-7817-458f-8e3e-c7e14e0a70df 2019-07-22 07:23:52,414 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:23:52,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-51a65381-7817-458f-8e3e-c7e14e0a70df 2019-07-22 07:23:52,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293747186661s 2019-07-22 07:23:52,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 07:23:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6"}' 2019-07-22 07:23:52,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:52 GMT Location: http://172.30.9.26:9292/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a3b354c7-47aa-49c2-8f38-50051f0b09ee 2019-07-22 07:23:52,473 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:23:52Z", "file": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b/file", "owner": "eb2948067c42464cbe7eaaa9b0aa6855", "id": "bbb96083-1d32-4763-b885-8f42d261de3b", "size": null, "self": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "checksum": null, "created_at": "2019-07-22T07:23:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 07:23:52,473 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a3b354c7-47aa-49c2-8f38-50051f0b09ee 2019-07-22 07:23:52,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0497391223907s 2019-07-22 07:23:52,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 07:23:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" -d '' 2019-07-22 07:23:53,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:23:53 GMT X-Openstack-Request-Id: req-4f2a823a-5d29-4e88-ad14-772d5882aeec 2019-07-22 07:23:53,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:23:53,128 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b/file used request id req-4f2a823a-5d29-4e88-ad14-772d5882aeec 2019-07-22 07:23:53,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.654754161835s 2019-07-22 07:23:53,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:23:53,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:23:53,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:53 GMT X-Openstack-Request-Id: req-488d3ace-8c71-4553-9d45-2660da3f1a57 2019-07-22 07:23:53,159 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:23:53Z", "file": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b/file", "owner": "eb2948067c42464cbe7eaaa9b0aa6855", "id": "bbb96083-1d32-4763-b885-8f42d261de3b", "size": 12716032, "self": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:23:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:23:53,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-488d3ace-8c71-4553-9d45-2660da3f1a57 2019-07-22 07:23:53,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264298915863s 2019-07-22 07:23:53,161 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b/file', 'owner': u'eb2948067c42464cbe7eaaa9b0aa6855', 'id': u'bbb96083-1d32-4763-b885-8f42d261de3b', 'size': 12716032, u'self': u'/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb2948067c42464cbe7eaaa9b0aa6855', 'name': 'tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T07:23:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T07:23:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6', 'created': u'2019-07-22T07:23:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T07:23:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 07:23:53,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 07:23:53,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_682bef87-0cb0-4174-86b6-1e9c621543f6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 07:23:53,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3253eb3-023f-4fb2-a5c4-ca796982d8d6 x-openstack-request-id: req-c3253eb3-023f-4fb2-a5c4-ca796982d8d6 2019-07-22 07:23:53,483 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8482de85-9f07-498b-be1f-1fdb10bdf209"}} 2019-07-22 07:23:53,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c3253eb3-023f-4fb2-a5c4-ca796982d8d6 2019-07-22 07:23:53,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.319451093674s 2019-07-22 07:23:53,484 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_682bef87-0cb0-4174-86b6-1e9c621543f6', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8482de85-9f07-498b-be1f-1fdb10bdf209', 'swap': 0}) 2019-07-22 07:23:53,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 07:23:53,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" -d '{"extra_specs": {}}' 2019-07-22 07:23:53,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b8d4101-d597-4877-b130-3cdaf24716e4 x-openstack-request-id: req-1b8d4101-d597-4877-b130-3cdaf24716e4 2019-07-22 07:23:53,506 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 07:23:53,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209/os-extra_specs used request id req-1b8d4101-d597-4877-b130-3cdaf24716e4 2019-07-22 07:23:53,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216519832611s 2019-07-22 07:23:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:23:53,520 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70238d5-d382-4427-acc9-b081f199bdf6 2019-07-22 07:23:53,520 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:23:53,520 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-f70238d5-d382-4427-acc9-b081f199bdf6 2019-07-22 07:23:53,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:23:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:23:53,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643935bc-1bfb-4f1c-870e-2a907b6ae7b3 2019-07-22 07:23:53,711 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:23:53,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-643935bc-1bfb-4f1c-870e-2a907b6ae7b3 2019-07-22 07:23:53,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187435865402s 2019-07-22 07:23:53,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:23:53,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:23:53,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e057962-7386-4005-afba-f3a1a75c2d4b 2019-07-22 07:23:53,896 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:23:53,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4e057962-7386-4005-afba-f3a1a75c2d4b 2019-07-22 07:23:53,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180829048157s 2019-07-22 07:23:53,905 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 07:23:56,240 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-22 07:23:58,477 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5ee613ec-381c-4fbd-bd2c-4d2ff29f7e0a | 2019-07-22T07:23:58.043019 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5ee613ec-381c-4fbd-bd2c-4d2ff29f7e0a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 07:24:01,898 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 07:24:02,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-22 07:24:04,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-22 07:24:08,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=59babe9f-95db-40c0-b6bb-124e883c7309) as the default verifier for the future CLI operations. 2019-07-22 07:24:09,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 07:24:09,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:24:09,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 07:24:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-079c3fa0-3f73-41c2-87d6-3060700270e9 x-openstack-request-id: req-079c3fa0-3f73-41c2-87d6-3060700270e9 2019-07-22 07:24:09,904 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 07:24:09,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-079c3fa0-3f73-41c2-87d6-3060700270e9 2019-07-22 07:24:09,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0459291934967s 2019-07-22 07:24:09,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:24:09,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:24:10,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 22 Jul 2019 07:24:10 GMT X-Openstack-Request-Id: req-6a13ab33-78c8-448f-9151-21c3b13605ab 2019-07-22 07:24:10,213 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:23:53Z", "file": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b/file", "owner": "eb2948067c42464cbe7eaaa9b0aa6855", "id": "bbb96083-1d32-4763-b885-8f42d261de3b", "size": 12716032, "self": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:23:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:24:10,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6a13ab33-78c8-448f-9151-21c3b13605ab 2019-07-22 07:24:10,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303064823151s 2019-07-22 07:24:10,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 07:24:10,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6"}' 2019-07-22 07:24:10,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Mon, 22 Jul 2019 07:24:10 GMT Location: http://172.30.9.26:9292/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c0b623c6-e28b-4b2d-993e-a6b9672f39ed 2019-07-22 07:24:10,267 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:24:10Z", "file": "/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b/file", "owner": "eb2948067c42464cbe7eaaa9b0aa6855", "id": "e69e2ada-1443-485a-a8bf-4bd1c496681b", "size": null, "self": "/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6", "checksum": null, "created_at": "2019-07-22T07:24:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 07:24:10,267 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c0b623c6-e28b-4b2d-993e-a6b9672f39ed 2019-07-22 07:24:10,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0433781147003s 2019-07-22 07:24:10,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 07:24:10,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" -d '' 2019-07-22 07:24:11,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:24:11 GMT X-Openstack-Request-Id: req-73400237-91a9-42bf-a961-36ac964e5dc5 2019-07-22 07:24:11,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:24:11,031 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b/file used request id req-73400237-91a9-42bf-a961-36ac964e5dc5 2019-07-22 07:24:11,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.763336181641s 2019-07-22 07:24:11,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:24:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:24:11,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Mon, 22 Jul 2019 07:24:11 GMT X-Openstack-Request-Id: req-c0490d80-6e69-43dd-a477-5b30b7541202 2019-07-22 07:24:11,066 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:24:10Z", "file": "/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b/file", "owner": "eb2948067c42464cbe7eaaa9b0aa6855", "id": "e69e2ada-1443-485a-a8bf-4bd1c496681b", "size": 12716032, "self": "/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/e69e2ada-1443-485a-a8bf-4bd1c496681b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/e69e2ada-1443-485a-a8bf-4bd1c496681b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:24:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:23:53Z", "file": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b/file", "owner": "eb2948067c42464cbe7eaaa9b0aa6855", "id": "bbb96083-1d32-4763-b885-8f42d261de3b", "size": 12716032, "self": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:23:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:24:11,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c0490d80-6e69-43dd-a477-5b30b7541202 2019-07-22 07:24:11,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0312750339508s 2019-07-22 07:24:11,069 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/e69e2ada-1443-485a-a8bf-4bd1c496681b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b/file', 'owner': u'eb2948067c42464cbe7eaaa9b0aa6855', 'id': u'e69e2ada-1443-485a-a8bf-4bd1c496681b', 'size': 12716032, u'self': u'/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb2948067c42464cbe7eaaa9b0aa6855', 'name': 'tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/e69e2ada-1443-485a-a8bf-4bd1c496681b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T07:24:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T07:24:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6', 'created': u'2019-07-22T07:24:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T07:24:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_682bef87-0cb0-4174-86b6-1e9c621543f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 07:24:11,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 07:24:11,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_682bef87-0cb0-4174-86b6-1e9c621543f6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 07:24:11,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Mon, 22 Jul 2019 07:24:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4408de23-9294-4422-9424-01fa12ad84d9 x-openstack-request-id: req-4408de23-9294-4422-9424-01fa12ad84d9 2019-07-22 07:24:11,128 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8461574b-7992-4d57-b35a-494ef49bbc61", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8461574b-7992-4d57-b35a-494ef49bbc61", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8461574b-7992-4d57-b35a-494ef49bbc61"}} 2019-07-22 07:24:11,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4408de23-9294-4422-9424-01fa12ad84d9 2019-07-22 07:24:11,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0583200454712s 2019-07-22 07:24:11,129 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_682bef87-0cb0-4174-86b6-1e9c621543f6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8461574b-7992-4d57-b35a-494ef49bbc61', 'swap': 0}) 2019-07-22 07:24:11,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 07:24:11,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/8461574b-7992-4d57-b35a-494ef49bbc61/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" -d '{"extra_specs": {}}' 2019-07-22 07:24:11,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 07:24:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68119185-2845-4b5c-b6f8-4f698b48d0a6 x-openstack-request-id: req-68119185-2845-4b5c-b6f8-4f698b48d0a6 2019-07-22 07:24:11,151 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 07:24:11,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8461574b-7992-4d57-b35a-494ef49bbc61/os-extra_specs used request id req-68119185-2845-4b5c-b6f8-4f698b48d0a6 2019-07-22 07:24:11,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216209888458s 2019-07-22 07:24:11,152 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_682bef87-0cb0-4174-86b6-1e9c621543f6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8461574b-7992-4d57-b35a-494ef49bbc61', 'swap': 0}) 2019-07-22 07:24:14,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-22 07:24:14,186 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-22 07:24:14,187 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-22 07:24:14,189 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-22 07:24:14,218 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-22 07:24:17,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-59babe9f-95db-40c0-b6bb-124e883c7309/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-07-22 07:24:17,669 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-22 07:24:17,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', u'--concurrency=1']'. 2019-07-22 07:31:12,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 498367ad-4b87-4e4d-ae2f-6660396a08d8 2019-07-22 07:31:12,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'498367ad-4b87-4e4d-ae2f-6660396a08d8']'. 2019-07-22 07:31:12,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-22 07:31:12,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-22 07:31:12,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 07:31:12,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 498367ad-4b87-4e4d-ae2f-6660396a08d8 | 2019-07-22 07:31:12,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-22 07:31:12,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-22 07:24:19 | 2019-07-22 07:31:12,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-22 07:31:11 | 2019-07-22 07:31:12,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:52 | 2019-07-22 07:31:12,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-07-22 07:31:12,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-22 07:31:12,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-22 07:31:12,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 59babe9f-95db-40c0-b6bb-124e883c7309) | 2019-07-22 07:31:12,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-22 07:31:12,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5ee613ec-381c-4fbd-bd2c-4d2ff29f7e0a) | 2019-07-22 07:31:12,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-07-22 07:31:12,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 391.295 | 2019-07-22 07:31:12,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-07-22 07:31:12,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-07-22 07:31:12,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-22 07:31:12,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-22 07:31:12,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-22 07:31:12,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 07:31:12,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-22 07:31:12,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-22 07:31:12,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-07-22 07:31:12,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'498367ad-4b87-4e4d-ae2f-6660396a08d8', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-07-22 07:31:14,814 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 498367ad-4b87-4e4d-ae2f-6660396a08d8 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-22 07:31:14,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'498367ad-4b87-4e4d-ae2f-6660396a08d8', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-07-22 07:31:16,982 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 498367ad-4b87-4e4d-ae2f-6660396a08d8 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-22 07:31:17,096 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 07:31:17,097 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 07:30 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-22 07:31:17,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 07:31:17,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:31:17,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:31:17 GMT X-Openstack-Request-Id: req-d52ffe00-375d-4ab3-b65c-6c06d513e70a 2019-07-22 07:31:17,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:31:17,763 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e69e2ada-1443-485a-a8bf-4bd1c496681b used request id req-d52ffe00-375d-4ab3-b65c-6c06d513e70a 2019-07-22 07:31:17,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.65434718132s 2019-07-22 07:31:17,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 07:31:17,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:18,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f603e532-ad93-470e-81d7-0c33baa971a2 x-openstack-request-id: req-f603e532-ad93-470e-81d7-0c33baa971a2 2019-07-22 07:31:18,064 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8461574b-7992-4d57-b35a-494ef49bbc61", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8461574b-7992-4d57-b35a-494ef49bbc61", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8461574b-7992-4d57-b35a-494ef49bbc61"}, {"name": "tempest_scenario-flavor_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8482de85-9f07-498b-be1f-1fdb10bdf209"}]} 2019-07-22 07:31:18,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f603e532-ad93-470e-81d7-0c33baa971a2 2019-07-22 07:31:18,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.295298099518s 2019-07-22 07:31:18,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 07:31:18,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/8461574b-7992-4d57-b35a-494ef49bbc61 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:18,112 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebe4e465-6494-42fa-a706-1d71a742bc8d x-openstack-request-id: req-ebe4e465-6494-42fa-a706-1d71a742bc8d 2019-07-22 07:31:18,112 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8461574b-7992-4d57-b35a-494ef49bbc61 used request id req-ebe4e465-6494-42fa-a706-1d71a742bc8d 2019-07-22 07:31:18,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0453650951385s 2019-07-22 07:31:18,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 07:31:18,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/693d28d1-5020-4b49-a10a-4f7f72847100/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" -d '{"subnet_id": "8c5cb743-f18c-4a7c-b247-5c216a64edf6"}' 2019-07-22 07:31:20,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:20 GMT X-Openstack-Request-Id: req-2c1885b1-83ee-471a-88b6-d32d647d51ec 2019-07-22 07:31:20,541 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "subnet_id": "8c5cb743-f18c-4a7c-b247-5c216a64edf6", "subnet_ids": ["8c5cb743-f18c-4a7c-b247-5c216a64edf6"], "port_id": "a95e2a14-8c16-4945-add0-bd107e4e16e5", "id": "693d28d1-5020-4b49-a10a-4f7f72847100"} 2019-07-22 07:31:20,541 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/693d28d1-5020-4b49-a10a-4f7f72847100/remove_router_interface.json used request id req-2c1885b1-83ee-471a-88b6-d32d647d51ec 2019-07-22 07:31:20,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.42887496948s 2019-07-22 07:31:20,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 07:31:20,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:31:20,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:20 GMT X-Openstack-Request-Id: req-7e7e5d5c-32a6-4915-9442-c862fb71f518 2019-07-22 07:31:20,667 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "created_at": "2019-07-22T07:23:48Z", "admin_state_up": true, "updated_at": "2019-07-22T07:31:19Z", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "693d28d1-5020-4b49-a10a-4f7f72847100", "name": "tempest_scenario-router_682bef87-0cb0-4174-86b6-1e9c621543f6"}]} 2019-07-22 07:31:20,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7e7e5d5c-32a6-4915-9442-c862fb71f518 2019-07-22 07:31:20,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125416040421s 2019-07-22 07:31:20,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 07:31:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/693d28d1-5020-4b49-a10a-4f7f72847100.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:31:21,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:31:21 GMT X-Openstack-Request-Id: req-a1d3a711-d7eb-461b-b723-ad1cb948d99c 2019-07-22 07:31:21,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:31:21,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/693d28d1-5020-4b49-a10a-4f7f72847100.json used request id req-a1d3a711-d7eb-461b-b723-ad1cb948d99c 2019-07-22 07:31:21,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2897400856s 2019-07-22 07:31:21,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 07:31:21,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:31:22,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:22 GMT X-Openstack-Request-Id: req-4e37b202-7520-43de-a57e-ecb2457cc93a 2019-07-22 07:31:22,011 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T07:23:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c5cb743-f18c-4a7c-b247-5c216a64edf6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"eb2948067c42464cbe7eaaa9b0aa6855","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_682bef87-0cb0-4174-86b6-1e9c621543f6","enable_dhcp":true,"segment_id":null,"network_id":"635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e","tenant_id":"eb2948067c42464cbe7eaaa9b0aa6855","created_at":"2019-07-22T07:23:47Z","ip_version":4}]} 2019-07-22 07:31:22,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4e37b202-7520-43de-a57e-ecb2457cc93a 2019-07-22 07:31:22,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0522210597992s 2019-07-22 07:31:22,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 07:31:22,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/8c5cb743-f18c-4a7c-b247-5c216a64edf6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:31:23,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:31:23 GMT X-Openstack-Request-Id: req-8a73cc0e-a2d8-45a2-8ba6-f9b6c581e8e5 2019-07-22 07:31:23,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:31:23,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8c5cb743-f18c-4a7c-b247-5c216a64edf6.json used request id req-8a73cc0e-a2d8-45a2-8ba6-f9b6c581e8e5 2019-07-22 07:31:23,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10954904556s 2019-07-22 07:31:23,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:31:23,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:31:23,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:23 GMT X-Openstack-Request-Id: req-903ff69b-772b-4406-aa56-00bc2d2e5255 2019-07-22 07:31:23,208 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"eb2948067c42464cbe7eaaa9b0aa6855","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:31:23Z","qos_policy_id":null,"name":"tempest_scenario-net_682bef87-0cb0-4174-86b6-1e9c621543f6","admin_state_up":true,"tenant_id":"eb2948067c42464cbe7eaaa9b0aa6855","created_at":"2019-07-22T07:23:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:31:23,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-903ff69b-772b-4406-aa56-00bc2d2e5255 2019-07-22 07:31:23,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0854117870331s 2019-07-22 07:31:23,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 07:31:23,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:31:24,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:31:24 GMT X-Openstack-Request-Id: req-a4b843d1-3278-44ec-824b-a9870e421e1c 2019-07-22 07:31:24,188 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:31:24,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/635d3e5b-ffbb-4dae-95d0-8394dcb1dc2e.json used request id req-a4b843d1-3278-44ec-824b-a9870e421e1c 2019-07-22 07:31:24,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.978320837021s 2019-07-22 07:31:24,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:31:24,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:31:24,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:24 GMT X-Openstack-Request-Id: req-fa0f6295-5fa8-43fe-90be-65b99675cfad 2019-07-22 07:31:24,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:23:53Z", "file": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b/file", "owner": "eb2948067c42464cbe7eaaa9b0aa6855", "id": "bbb96083-1d32-4763-b885-8f42d261de3b", "size": 12716032, "self": "/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/bbb96083-1d32-4763-b885-8f42d261de3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_682bef87-0cb0-4174-86b6-1e9c621543f6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:23:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:31:24,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fa0f6295-5fa8-43fe-90be-65b99675cfad 2019-07-22 07:31:24,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264539718628s 2019-07-22 07:31:24,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 07:31:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d21e61c4b3f52f2153e64732a00e3a9b5bc326e" 2019-07-22 07:31:24,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:31:24 GMT X-Openstack-Request-Id: req-b0bf1fd9-b62d-407c-b51d-73da852e4c94 2019-07-22 07:31:24,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:31:24,506 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/bbb96083-1d32-4763-b885-8f42d261de3b used request id req-b0bf1fd9-b62d-407c-b51d-73da852e4c94 2019-07-22 07:31:24,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.285246133804s 2019-07-22 07:31:24,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 07:31:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:24,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-939479b8-1ccf-40be-b442-ae682feeb255 x-openstack-request-id: req-939479b8-1ccf-40be-b442-ae682feeb255 2019-07-22 07:31:24,529 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8482de85-9f07-498b-be1f-1fdb10bdf209"}]} 2019-07-22 07:31:24,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-939479b8-1ccf-40be-b442-ae682feeb255 2019-07-22 07:31:24,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232570171356s 2019-07-22 07:31:24,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 07:31:24,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:24,558 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d5b3bdb-5d3d-4d91-88c3-0bd45226ec91 x-openstack-request-id: req-0d5b3bdb-5d3d-4d91-88c3-0bd45226ec91 2019-07-22 07:31:24,558 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8482de85-9f07-498b-be1f-1fdb10bdf209 used request id req-0d5b3bdb-5d3d-4d91-88c3-0bd45226ec91 2019-07-22 07:31:24,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0271780490875s 2019-07-22 07:31:24,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:31:24,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:24,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66db299-77a8-45ce-9dd3-60de1d3e2763 2019-07-22 07:31:24,767 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": {"self": "http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "708d50c5b09b4a04ac5800e695811b7f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:31:24,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e66db299-77a8-45ce-9dd3-60de1d3e2763 2019-07-22 07:31:24,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208611011505s 2019-07-22 07:31:24,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:31:24,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:24,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968990fa-93d9-490c-a9fe-9c9d35817bb1 2019-07-22 07:31:24,982 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_682bef87-0cb0-4174-86b6-1e9c621543f6", "links": {"self": "http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "708d50c5b09b4a04ac5800e695811b7f", "description": null}} 2019-07-22 07:31:24,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f used request id req-968990fa-93d9-490c-a9fe-9c9d35817bb1 2019-07-22 07:31:24,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209286212921s 2019-07-22 07:31:24,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 07:31:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:25,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe94e26e-65d0-4cca-bfca-6fecc708f7c7 2019-07-22 07:31:25,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:31:25,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/708d50c5b09b4a04ac5800e695811b7f used request id req-fe94e26e-65d0-4cca-bfca-6fecc708f7c7 2019-07-22 07:31:25,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.501555204391s 2019-07-22 07:31:25,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:31:25,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:25,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008725bf-227a-4d66-9143-b12200506f80 2019-07-22 07:31:25,688 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855"}, "tags": [], "enabled": true, "id": "eb2948067c42464cbe7eaaa9b0aa6855", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_682bef87-0cb0-4174-86b6-1e9c621543f6"}]} 2019-07-22 07:31:25,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-008725bf-227a-4d66-9143-b12200506f80 2019-07-22 07:31:25,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197453975677s 2019-07-22 07:31:25,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 07:31:25,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:25,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6380bb-0ee1-40da-a435-e301eb0470c3 2019-07-22 07:31:25,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:31:25,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/eb2948067c42464cbe7eaaa9b0aa6855 used request id req-cf6380bb-0ee1-40da-a435-e301eb0470c3 2019-07-22 07:31:25,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273339986801s 2019-07-22 07:31:25,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:31:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=eb2948067c42464cbe7eaaa9b0aa6855&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:26,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:26 GMT X-Openstack-Request-Id: req-1828aafa-8ef0-432c-b0e1-1868216797f3 2019-07-22 07:31:26,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "created_at": "2019-07-22T07:23:47Z", "updated_at": "2019-07-22T07:23:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:23:47Z", "revision_number": 0, "id": "16e70c33-cdc3-4508-b941-50261032b64a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:23:47Z", "security_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:23:47Z", "revision_number": 0, "id": "730e27e7-41e2-4443-a173-a6f2a5722442", "remote_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "remote_ip_prefix": null, "created_at": "2019-07-22T07:23:47Z", "security_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:23:47Z", "revision_number": 0, "id": "89cd7502-35da-4c6c-89f3-c1976833962a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:23:47Z", "security_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:23:47Z", "revision_number": 0, "id": "c8891c02-00b2-4cb7-b24f-28db83d07de3", "remote_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "remote_ip_prefix": null, "created_at": "2019-07-22T07:23:47Z", "security_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855"}], "revision_number": 1, "project_id": "eb2948067c42464cbe7eaaa9b0aa6855", "id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "name": "default"}]} 2019-07-22 07:31:26,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=eb2948067c42464cbe7eaaa9b0aa6855&name=default used request id req-1828aafa-8ef0-432c-b0e1-1868216797f3 2019-07-22 07:31:26,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.293091058731s 2019-07-22 07:31:26,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:31:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:26,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:26 GMT X-Openstack-Request-Id: req-7a8c090c-7ce0-43b7-b201-27ead2ff2916 2019-07-22 07:31:26,339 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "created_at": "2019-07-22T07:23:47Z", "updated_at": "2019-07-22T07:23:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:23:47Z", "revision_number": 0, "id": "16e70c33-cdc3-4508-b941-50261032b64a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:23:47Z", "security_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:23:47Z", "revision_number": 0, "id": "730e27e7-41e2-4443-a173-a6f2a5722442", "remote_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "remote_ip_prefix": null, "created_at": "2019-07-22T07:23:47Z", "security_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:23:47Z", "revision_number": 0, "id": "89cd7502-35da-4c6c-89f3-c1976833962a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:23:47Z", "security_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:23:47Z", "revision_number": 0, "id": "c8891c02-00b2-4cb7-b24f-28db83d07de3", "remote_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "remote_ip_prefix": null, "created_at": "2019-07-22T07:23:47Z", "security_group_id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "tenant_id": "eb2948067c42464cbe7eaaa9b0aa6855", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb2948067c42464cbe7eaaa9b0aa6855"}], "revision_number": 1, "project_id": "eb2948067c42464cbe7eaaa9b0aa6855", "id": "ce253cbc-dbd1-47a6-8a45-390ec661cd34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 07:31:26,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7a8c090c-7ce0-43b7-b201-27ead2ff2916 2019-07-22 07:31:26,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0689980983734s 2019-07-22 07:31:26,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 07:31:26,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ce253cbc-dbd1-47a6-8a45-390ec661cd34.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}886bec6d3ed636a4efaf0d4a9809ba9a0228f77c" 2019-07-22 07:31:26,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:31:26 GMT X-Openstack-Request-Id: req-f2b3c88f-b103-46f9-b8c0-afe1cc8888e8 2019-07-22 07:31:26,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:31:26,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ce253cbc-dbd1-47a6-8a45-390ec661cd34.json used request id req-f2b3c88f-b103-46f9-b8c0-afe1cc8888e8 2019-07-22 07:31:26,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.0997519493103s 2019-07-22 07:31:26,498 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-07-22 07:31:26,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:31:26,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55625532-ae4a-489a-aaa9-cc8de4dbd6b6 2019-07-22 07:31:26,550 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:31:26,550 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-55625532-ae4a-489a-aaa9-cc8de4dbd6b6 2019-07-22 07:31:26,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:31:27,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["fTTSRZ6cT1CFsDHuhkcqBw"], "issued_at": "2019-07-22T07:31:26.000000Z"}} 2019-07-22 07:31:27,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:31:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:27,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:27 GMT X-Openstack-Request-Id: req-881fac57-7a94-4732-a71a-2601bc144faa 2019-07-22 07:31:27,412 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:31:27,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-881fac57-7a94-4732-a71a-2601bc144faa 2019-07-22 07:31:27,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368716001511s 2019-07-22 07:31:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:31:27,424 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887da35f-56e7-4275-89b6-780c5855ebf6 2019-07-22 07:31:27,425 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:31:27,425 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-887da35f-56e7-4275-89b6-780c5855ebf6 2019-07-22 07:31:27,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:31:27,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:27,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66036e9c-0a3f-4afa-bf4e-3207c5c479b5 2019-07-22 07:31:27,539 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:31:27,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-66036e9c-0a3f-4afa-bf4e-3207c5c479b5 2019-07-22 07:31:27,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11371922493s 2019-07-22 07:31:27,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 07:31:27,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3"}}' 2019-07-22 07:31:27,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e535c68f-9043-4851-a28a-37fff4542338 2019-07-22 07:31:27,760 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729"}, "tags": [], "enabled": true, "id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "parent_id": "default", "domain_id": "default", "name": "patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3"}} 2019-07-22 07:31:27,761 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e535c68f-9043-4851-a28a-37fff4542338 2019-07-22 07:31:27,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.213875055313s 2019-07-22 07:31:27,761 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'ced0bfbc5fef4a9c8f723dc8cbb59729', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3'}) 2019-07-22 07:31:27,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 07:31:27,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "YDaDAxTwsuwkwiv1vEJox7cXdCqwPW", "email": null, "name": "patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3"}}' 2019-07-22 07:31:28,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e252e124-403b-4803-a861-250b1796aba1 2019-07-22 07:31:28,247 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": {"self": "http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12039ec5bd53472586b6182bd0e465e1", "domain_id": "default", "password_expires_at": null}} 2019-07-22 07:31:28,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e252e124-403b-4803-a861-250b1796aba1 2019-07-22 07:31:28,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479248046875s 2019-07-22 07:31:28,248 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'12039ec5bd53472586b6182bd0e465e1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3'}) 2019-07-22 07:31:28,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:31:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:28,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff9b392-8a30-446e-aee7-58f6e6469146 2019-07-22 07:31:28,437 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:31:28,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5ff9b392-8a30-446e-aee7-58f6e6469146 2019-07-22 07:31:28,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185804128647s 2019-07-22 07:31:28,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:31:28,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:28,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ced348f-165a-4cb7-a5bf-9ae9205c6df9 2019-07-22 07:31:28,553 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:31:28,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3ced348f-165a-4cb7-a5bf-9ae9205c6df9 2019-07-22 07:31:28,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111037015915s 2019-07-22 07:31:28,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:31:28,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:28,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092a4265-0869-4ac1-a5c5-d489e964a8a3 2019-07-22 07:31:28,754 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:31:28,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-092a4265-0869-4ac1-a5c5-d489e964a8a3 2019-07-22 07:31:28,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196408987045s 2019-07-22 07:31:28,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:31:28,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:28,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f45d04d8-d82a-4db8-9e46-a8e3f40f784e 2019-07-22 07:31:28,867 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:31:28,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f45d04d8-d82a-4db8-9e46-a8e3f40f784e 2019-07-22 07:31:28,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107043027878s 2019-07-22 07:31:28,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:31:28,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:29,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0e5111-8ce7-46a7-ae96-63e3a12a5733 2019-07-22 07:31:29,081 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": {"self": "http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12039ec5bd53472586b6182bd0e465e1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:31:29,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8e0e5111-8ce7-46a7-ae96-63e3a12a5733 2019-07-22 07:31:29,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213224887848s 2019-07-22 07:31:29,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:31:29,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:29,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e6a71f-2d1d-45ac-8454-5e8d54e0190a 2019-07-22 07:31:29,244 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729"}, "tags": [], "enabled": true, "id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "parent_id": "default", "domain_id": "default", "name": "patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:31:29,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c7e6a71f-2d1d-45ac-8454-5e8d54e0190a 2019-07-22 07:31:29,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151954889297s 2019-07-22 07:31:29,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:31:29,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=12039ec5bd53472586b6182bd0e465e1&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=ced0bfbc5fef4a9c8f723dc8cbb59729" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:29,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8441f060-b86b-45c6-a2d3-b8f3f116c495 2019-07-22 07:31:29,366 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=12039ec5bd53472586b6182bd0e465e1&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=ced0bfbc5fef4a9c8f723dc8cbb59729", "previous": null, "next": null}} 2019-07-22 07:31:29,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=12039ec5bd53472586b6182bd0e465e1&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=ced0bfbc5fef4a9c8f723dc8cbb59729 used request id req-8441f060-b86b-45c6-a2d3-b8f3f116c495 2019-07-22 07:31:29,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113517999649s 2019-07-22 07:31:29,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:31:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729/users/12039ec5bd53472586b6182bd0e465e1/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:29,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23ce4456-2877-4713-bab8-3687a16951ce 2019-07-22 07:31:29,560 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:31:29,560 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729/users/12039ec5bd53472586b6182bd0e465e1/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-23ce4456-2877-4713-bab8-3687a16951ce 2019-07-22 07:31:29,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.190541028976s 2019-07-22 07:31:29,561 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'ced0bfbc5fef4a9c8f723dc8cbb59729', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'YDaDAxTwsuwkwiv1vEJox7cXdCqwPW', 'username': u'patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 07:31:29,565 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'password': 'YDaDAxTwsuwkwiv1vEJox7cXdCqwPW', 'project_name': 'patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'ced0bfbc5fef4a9c8f723dc8cbb59729', 'project_domain_name': 'Default'} 2019-07-22 07:31:29,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:31:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:29,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f085a5d-2dca-4c7c-8b02-0a8a25357d2a 2019-07-22 07:31:29,718 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:31:29,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4f085a5d-2dca-4c7c-8b02-0a8a25357d2a 2019-07-22 07:31:29,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149729013443s 2019-07-22 07:31:29,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:31:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:29,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2d3e39-f425-482d-83a4-fd29438bdc54 2019-07-22 07:31:29,833 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:31:29,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9e2d3e39-f425-482d-83a4-fd29438bdc54 2019-07-22 07:31:29,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110685825348s 2019-07-22 07:31:29,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:31:29,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:29,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3cb57f-b7d6-42e7-9130-8116d71827c1 2019-07-22 07:31:29,948 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:31:29,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-7b3cb57f-b7d6-42e7-9130-8116d71827c1 2019-07-22 07:31:29,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109931945801s 2019-07-22 07:31:29,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:31:29,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:30,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def6e414-e852-47d2-b778-1f0bbf8f429d 2019-07-22 07:31:30,076 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": {"self": "http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12039ec5bd53472586b6182bd0e465e1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:31:30,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-def6e414-e852-47d2-b778-1f0bbf8f429d 2019-07-22 07:31:30,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126683950424s 2019-07-22 07:31:30,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:31:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:30,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe26f115-7d68-466d-b7a9-56b8c7e3a1cf 2019-07-22 07:31:30,201 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729"}, "tags": [], "enabled": true, "id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "parent_id": "default", "domain_id": "default", "name": "patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:31:30,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-fe26f115-7d68-466d-b7a9-56b8c7e3a1cf 2019-07-22 07:31:30,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113141059875s 2019-07-22 07:31:30,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:31:30,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=12039ec5bd53472586b6182bd0e465e1&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=ced0bfbc5fef4a9c8f723dc8cbb59729" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:30,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb962968-9cbd-4d83-a3c0-1b176cfb2b15 2019-07-22 07:31:30,319 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=12039ec5bd53472586b6182bd0e465e1&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=ced0bfbc5fef4a9c8f723dc8cbb59729", "previous": null, "next": null}} 2019-07-22 07:31:30,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=12039ec5bd53472586b6182bd0e465e1&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=ced0bfbc5fef4a9c8f723dc8cbb59729 used request id req-bb962968-9cbd-4d83-a3c0-1b176cfb2b15 2019-07-22 07:31:30,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110846996307s 2019-07-22 07:31:30,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:31:30,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729/users/12039ec5bd53472586b6182bd0e465e1/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:30,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b31418-268e-4082-9f7c-8eebb1c7dc25 2019-07-22 07:31:30,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:31:30,473 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729/users/12039ec5bd53472586b6182bd0e465e1/roles/20583a51c37f4249bd5ba195627f096a used request id req-b5b31418-268e-4082-9f7c-8eebb1c7dc25 2019-07-22 07:31:30,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149851083755s 2019-07-22 07:31:30,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:31:30,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:30,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0397c0-4b6d-474e-9bd0-3efd333d789e 2019-07-22 07:31:30,676 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:31:30,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad0397c0-4b6d-474e-9bd0-3efd333d789e 2019-07-22 07:31:30,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199969053268s 2019-07-22 07:31:30,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:31:30,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:30,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca68d84-1324-4ce7-8375-4eda986673f0 2019-07-22 07:31:30,790 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:31:30,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-fca68d84-1324-4ce7-8375-4eda986673f0 2019-07-22 07:31:30,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108758926392s 2019-07-22 07:31:30,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:31:30,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:30,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8c2a92-71f6-43dc-8d49-104e4c649b7f 2019-07-22 07:31:30,926 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": {"self": "http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12039ec5bd53472586b6182bd0e465e1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:31:30,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3c8c2a92-71f6-43dc-8d49-104e4c649b7f 2019-07-22 07:31:30,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135679006577s 2019-07-22 07:31:30,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:31:30,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=12039ec5bd53472586b6182bd0e465e1&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:31,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ace6dd-3715-4888-a2a3-a3d6e6f63104 2019-07-22 07:31:31,046 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=12039ec5bd53472586b6182bd0e465e1&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 07:31:31,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=12039ec5bd53472586b6182bd0e465e1&scope.domain.id=default used request id req-74ace6dd-3715-4888-a2a3-a3d6e6f63104 2019-07-22 07:31:31,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108306884766s 2019-07-22 07:31:31,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 07:31:31,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/12039ec5bd53472586b6182bd0e465e1/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:31,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a6881f-9125-4f41-b2ee-7966214bc61f 2019-07-22 07:31:31,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:31:31,281 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/12039ec5bd53472586b6182bd0e465e1/roles/20583a51c37f4249bd5ba195627f096a used request id req-61a6881f-9125-4f41-b2ee-7966214bc61f 2019-07-22 07:31:31,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.231163024902s 2019-07-22 07:31:31,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:31:31,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ad91f5-2b06-496d-8998-d315a1b078a2 2019-07-22 07:31:31,291 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:31:31,291 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-a0ad91f5-2b06-496d-8998-d315a1b078a2 2019-07-22 07:31:31,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:31:31,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "name": "patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/ced0bfbc5fef4a9c8f723dc8cbb59729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3", "id": "12039ec5bd53472586b6182bd0e465e1"}, "audit_ids": ["XMXV_pDiQ3W4Jq45tVAIYg"], "issued_at": "2019-07-22T07:31:31.000000Z"}} 2019-07-22 07:31:31,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 07:31:31,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:31:31,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:31 GMT X-Openstack-Request-Id: req-092524b9-1f93-476d-a894-e3aae10a3009 2019-07-22 07:31:31,958 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 07:31:31,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-092524b9-1f93-476d-a894-e3aae10a3009 2019-07-22 07:31:31,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.269865036011s 2019-07-22 07:31:31,968 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-07-22 07:31:31,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:31:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:32,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5de8d5e-14fc-4ee3-b3d2-2a67ed5c77a8 2019-07-22 07:31:32,081 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:31:32,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c5de8d5e-14fc-4ee3-b3d2-2a67ed5c77a8 2019-07-22 07:31:32,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112965106964s 2019-07-22 07:31:32,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:31:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:32,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f8f992-63eb-4eb6-a602-515617e1618b 2019-07-22 07:31:32,288 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729"}, "tags": [], "enabled": true, "id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "parent_id": "default", "domain_id": "default", "name": "patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:31:32,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-99f8f992-63eb-4eb6-a602-515617e1618b 2019-07-22 07:31:32,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199200868607s 2019-07-22 07:31:32,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 07:31:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" -d '{"network": {"shared": true, "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "name": "patrole-net_96a8fe77-38d5-4058-9430-d825cdb56ef3", "admin_state_up": true}}' 2019-07-22 07:31:32,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:32 GMT X-Openstack-Request-Id: req-191eceb5-b675-4ef3-80f6-c908f286551e 2019-07-22 07:31:32,604 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3875f3c1-489c-4533-8d21-f93c4f4b0712","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":true,"project_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:31:32Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_96a8fe77-38d5-4058-9430-d825cdb56ef3","admin_state_up":true,"tenant_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","created_at":"2019-07-22T07:31:32Z","mtu":1450}} 2019-07-22 07:31:32,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-191eceb5-b675-4ef3-80f6-c908f286551e 2019-07-22 07:31:32,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.313447952271s 2019-07-22 07:31:32,605 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T07:31:32Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3875f3c1-489c-4533-8d21-f93c4f4b0712', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_96a8fe77-38d5-4058-9430-d825cdb56ef3', u'created_at': u'2019-07-22T07:31:32Z', u'mtu': 1450, u'tenant_id': u'ced0bfbc5fef4a9c8f723dc8cbb59729', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ced0bfbc5fef4a9c8f723dc8cbb59729', u'l2_adjacency': True}) 2019-07-22 07:31:32,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:31:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:31:32,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:32 GMT X-Openstack-Request-Id: req-43bf778b-dd72-46b2-a2d3-16a889333e52 2019-07-22 07:31:32,693 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3875f3c1-489c-4533-8d21-f93c4f4b0712","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":true,"project_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:31:32Z","qos_policy_id":null,"name":"patrole-net_96a8fe77-38d5-4058-9430-d825cdb56ef3","admin_state_up":true,"tenant_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","created_at":"2019-07-22T07:31:32Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:31:32,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-43bf778b-dd72-46b2-a2d3-16a889333e52 2019-07-22 07:31:32,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0876948833466s 2019-07-22 07:31:32,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 07:31:32,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" -d '{"subnet": {"name": "patrole-subnet_96a8fe77-38d5-4058-9430-d825cdb56ef3", "enable_dhcp": true, "network_id": "3875f3c1-489c-4533-8d21-f93c4f4b0712", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 07:31:33,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:33 GMT X-Openstack-Request-Id: req-fde2280c-32a4-4e02-a5b0-427cbcad9cee 2019-07-22 07:31:33,218 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T07:31:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3c5c091f-201d-4e29-be12-501309d60805","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_96a8fe77-38d5-4058-9430-d825cdb56ef3","enable_dhcp":true,"segment_id":null,"network_id":"3875f3c1-489c-4533-8d21-f93c4f4b0712","tenant_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","created_at":"2019-07-22T07:31:32Z","ip_version":4}} 2019-07-22 07:31:33,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-fde2280c-32a4-4e02-a5b0-427cbcad9cee 2019-07-22 07:31:33,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.523483037949s 2019-07-22 07:31:33,218 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T07:31:32Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3c5c091f-201d-4e29-be12-501309d60805', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_96a8fe77-38d5-4058-9430-d825cdb56ef3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3875f3c1-489c-4533-8d21-f93c4f4b0712', u'tenant_id': u'ced0bfbc5fef4a9c8f723dc8cbb59729', u'created_at': u'2019-07-22T07:31:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ced0bfbc5fef4a9c8f723dc8cbb59729'}) 2019-07-22 07:31:33,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 07:31:33,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "patrole-router_96a8fe77-38d5-4058-9430-d825cdb56ef3", "admin_state_up": true}}' 2019-07-22 07:31:34,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:34 GMT X-Openstack-Request-Id: req-c1b3d5cc-3b21-4dc1-ad7b-b05db9217530 2019-07-22 07:31:34,830 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "created_at": "2019-07-22T07:31:33Z", "admin_state_up": true, "updated_at": "2019-07-22T07:31:34Z", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f8eb8f39-e708-4320-9cc1-6e5f81887e0a", "name": "patrole-router_96a8fe77-38d5-4058-9430-d825cdb56ef3"}} 2019-07-22 07:31:34,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-c1b3d5cc-3b21-4dc1-ad7b-b05db9217530 2019-07-22 07:31:34,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61079597473s 2019-07-22 07:31:34,830 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T07:31:34Z', u'revision_number': 2, u'ha': False, u'id': u'f8eb8f39-e708-4320-9cc1-6e5f81887e0a', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_96a8fe77-38d5-4058-9430-d825cdb56ef3', u'admin_state_up': True, u'tenant_id': u'ced0bfbc5fef4a9c8f723dc8cbb59729', u'created_at': u'2019-07-22T07:31:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'ced0bfbc5fef4a9c8f723dc8cbb59729'}) 2019-07-22 07:31:34,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 07:31:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f8eb8f39-e708-4320-9cc1-6e5f81887e0a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" -d '{"subnet_id": "3c5c091f-201d-4e29-be12-501309d60805"}' 2019-07-22 07:31:36,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:36 GMT X-Openstack-Request-Id: req-8172c8df-7268-46e3-a316-8f6c1f8403c7 2019-07-22 07:31:36,923 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3875f3c1-489c-4533-8d21-f93c4f4b0712", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "subnet_id": "3c5c091f-201d-4e29-be12-501309d60805", "subnet_ids": ["3c5c091f-201d-4e29-be12-501309d60805"], "port_id": "dfddcb7c-8065-48b5-8845-7afa399526df", "id": "f8eb8f39-e708-4320-9cc1-6e5f81887e0a"} 2019-07-22 07:31:36,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f8eb8f39-e708-4320-9cc1-6e5f81887e0a/add_router_interface.json used request id req-8172c8df-7268-46e3-a316-8f6c1f8403c7 2019-07-22 07:31:36,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0923910141s 2019-07-22 07:31:36,924 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 07:31:37,030 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 07:31:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:31:37,039 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:37 GMT 2019-07-22 07:31:37,039 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 07:31:37,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:31:37,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:31:37,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:37 GMT X-Openstack-Request-Id: req-8d743cea-5017-4d7a-8bbc-00382ab85a36 2019-07-22 07:31:37,322 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:31:37,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d743cea-5017-4d7a-8bbc-00382ab85a36 2019-07-22 07:31:37,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280889987946s 2019-07-22 07:31:37,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 07:31:37,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3"}' 2019-07-22 07:31:37,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:37 GMT Location: http://172.30.9.26:9292/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9ae5f41a-8725-4981-8fe9-c5909244aea6 2019-07-22 07:31:37,390 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:31:37Z", "file": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/file", "owner": "ced0bfbc5fef4a9c8f723dc8cbb59729", "id": "9f9c74e4-6f60-46a0-9054-f113765ffd84", "size": null, "self": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "checksum": null, "created_at": "2019-07-22T07:31:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 07:31:37,390 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9ae5f41a-8725-4981-8fe9-c5909244aea6 2019-07-22 07:31:37,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0591018199921s 2019-07-22 07:31:37,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 07:31:37,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" -d '' 2019-07-22 07:31:37,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:31:37 GMT X-Openstack-Request-Id: req-f27dd978-0031-4195-a9a0-647aff8782b8 2019-07-22 07:31:37,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:31:37,738 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/file used request id req-f27dd978-0031-4195-a9a0-647aff8782b8 2019-07-22 07:31:37,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.347501039505s 2019-07-22 07:31:37,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:31:37,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:31:37,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:37 GMT X-Openstack-Request-Id: req-9620d6ec-fa6f-4703-9d6b-319289bcd750 2019-07-22 07:31:37,768 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:31:37Z", "file": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/file", "owner": "ced0bfbc5fef4a9c8f723dc8cbb59729", "id": "9f9c74e4-6f60-46a0-9054-f113765ffd84", "size": 12716032, "self": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:31:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:31:37,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9620d6ec-fa6f-4703-9d6b-319289bcd750 2019-07-22 07:31:37,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257859230042s 2019-07-22 07:31:37,770 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/file', 'owner': u'ced0bfbc5fef4a9c8f723dc8cbb59729', 'id': u'9f9c74e4-6f60-46a0-9054-f113765ffd84', 'size': 12716032, u'self': u'/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ced0bfbc5fef4a9c8f723dc8cbb59729', 'name': 'patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T07:31:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T07:31:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'created': u'2019-07-22T07:31:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T07:31:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 07:31:37,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 07:31:37,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_96a8fe77-38d5-4058-9430-d825cdb56ef3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 07:31:38,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7b4fb19-99c2-4c80-bf81-0de81507227f x-openstack-request-id: req-a7b4fb19-99c2-4c80-bf81-0de81507227f 2019-07-22 07:31:38,186 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "59bc59d5-b99c-4b1f-b828-c82bdac749eb"}} 2019-07-22 07:31:38,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a7b4fb19-99c2-4c80-bf81-0de81507227f 2019-07-22 07:31:38,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.412954092026s 2019-07-22 07:31:38,188 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'59bc59d5-b99c-4b1f-b828-c82bdac749eb', 'swap': 0}) 2019-07-22 07:31:38,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 07:31:38,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" -d '{"extra_specs": {}}' 2019-07-22 07:31:38,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4940893-3929-4a06-8cc4-3696886af763 x-openstack-request-id: req-d4940893-3929-4a06-8cc4-3696886af763 2019-07-22 07:31:38,208 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 07:31:38,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb/os-extra_specs used request id req-d4940893-3929-4a06-8cc4-3696886af763 2019-07-22 07:31:38,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199029445648s 2019-07-22 07:31:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:31:38,221 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aac9649-2878-4344-b324-07711016a09b 2019-07-22 07:31:38,221 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:31:38,221 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-2aac9649-2878-4344-b324-07711016a09b 2019-07-22 07:31:38,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:31:38,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:31:38,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251a5a97-8a47-4fbd-b4b1-6115d009613e 2019-07-22 07:31:38,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:31:38,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-251a5a97-8a47-4fbd-b4b1-6115d009613e 2019-07-22 07:31:38,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117868185043s 2019-07-22 07:31:38,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:31:38,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:31:38,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96a4a7b-19ee-44f1-9b82-28002b4bc82a 2019-07-22 07:31:38,643 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:31:38,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d96a4a7b-19ee-44f1-9b82-28002b4bc82a 2019-07-22 07:31:38,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.296126127243s 2019-07-22 07:31:38,654 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 07:31:41,032 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-22 07:31:43,438 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a6f757af-1f3d-40b8-9cb3-eb69ab90e576 | 2019-07-22T07:31:42.998388 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a6f757af-1f3d-40b8-9cb3-eb69ab90e576 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 07:31:46,837 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 07:31:47,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-22 07:31:49,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-22 07:31:52,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ed2b7cef-9604-45d7-9b71-3d9d66378740) as the default verifier for the future CLI operations. 2019-07-22 07:31:54,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 07:31:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:31:54,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c28db638-ee18-4e6e-a251-7d06872cbe65 x-openstack-request-id: req-c28db638-ee18-4e6e-a251-7d06872cbe65 2019-07-22 07:31:54,979 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 07:31:54,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-c28db638-ee18-4e6e-a251-7d06872cbe65 2019-07-22 07:31:54,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0403900146484s 2019-07-22 07:31:54,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:31:54,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:31:55,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:55 GMT X-Openstack-Request-Id: req-6c1d9183-7e4a-4b35-91cd-73827e6f0f25 2019-07-22 07:31:55,281 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:31:37Z", "file": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/file", "owner": "ced0bfbc5fef4a9c8f723dc8cbb59729", "id": "9f9c74e4-6f60-46a0-9054-f113765ffd84", "size": 12716032, "self": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:31:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:31:55,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6c1d9183-7e4a-4b35-91cd-73827e6f0f25 2019-07-22 07:31:55,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296694040298s 2019-07-22 07:31:55,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 07:31:55,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3"}' 2019-07-22 07:31:55,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:55 GMT Location: http://172.30.9.26:9292/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b60ec683-7005-4d6f-b0d5-7b8290666a88 2019-07-22 07:31:55,333 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:31:55Z", "file": "/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e/file", "owner": "ced0bfbc5fef4a9c8f723dc8cbb59729", "id": "391c97f6-8661-4a55-9620-1e2764338a0e", "size": null, "self": "/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3", "checksum": null, "created_at": "2019-07-22T07:31:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 07:31:55,333 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b60ec683-7005-4d6f-b0d5-7b8290666a88 2019-07-22 07:31:55,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0419459342957s 2019-07-22 07:31:55,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 07:31:55,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" -d '' 2019-07-22 07:31:55,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:31:55 GMT X-Openstack-Request-Id: req-d35c9d6f-bbe6-4f69-9be7-fca6eb54f9d5 2019-07-22 07:31:55,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:31:55,719 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e/file used request id req-d35c9d6f-bbe6-4f69-9be7-fca6eb54f9d5 2019-07-22 07:31:55,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.384995937347s 2019-07-22 07:31:55,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:31:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:31:55,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:55 GMT X-Openstack-Request-Id: req-983375b2-abd0-43ae-b9bb-0e4bb1ed34a9 2019-07-22 07:31:55,752 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:31:55Z", "file": "/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e/file", "owner": "ced0bfbc5fef4a9c8f723dc8cbb59729", "id": "391c97f6-8661-4a55-9620-1e2764338a0e", "size": 12716032, "self": "/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/391c97f6-8661-4a55-9620-1e2764338a0e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/391c97f6-8661-4a55-9620-1e2764338a0e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:31:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:31:37Z", "file": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/file", "owner": "ced0bfbc5fef4a9c8f723dc8cbb59729", "id": "9f9c74e4-6f60-46a0-9054-f113765ffd84", "size": 12716032, "self": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:31:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:31:55,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-983375b2-abd0-43ae-b9bb-0e4bb1ed34a9 2019-07-22 07:31:55,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0286319255829s 2019-07-22 07:31:55,755 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/391c97f6-8661-4a55-9620-1e2764338a0e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e/file', 'owner': u'ced0bfbc5fef4a9c8f723dc8cbb59729', 'id': u'391c97f6-8661-4a55-9620-1e2764338a0e', 'size': 12716032, u'self': u'/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ced0bfbc5fef4a9c8f723dc8cbb59729', 'name': 'patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/391c97f6-8661-4a55-9620-1e2764338a0e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T07:31:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T07:31:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'created': u'2019-07-22T07:31:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T07:31:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 07:31:55,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 07:31:55,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 07:31:55,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77a7071c-9c05-4457-8860-5f1a1a110765 x-openstack-request-id: req-77a7071c-9c05-4457-8860-5f1a1a110765 2019-07-22 07:31:55,789 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ba9edb25-912c-40d9-b8fa-d2b6afa3adec", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ba9edb25-912c-40d9-b8fa-d2b6afa3adec", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ba9edb25-912c-40d9-b8fa-d2b6afa3adec"}} 2019-07-22 07:31:55,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-77a7071c-9c05-4457-8860-5f1a1a110765 2019-07-22 07:31:55,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0340781211853s 2019-07-22 07:31:55,791 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ba9edb25-912c-40d9-b8fa-d2b6afa3adec', 'swap': 0}) 2019-07-22 07:31:55,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 07:31:55,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ba9edb25-912c-40d9-b8fa-d2b6afa3adec/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" -d '{"extra_specs": {}}' 2019-07-22 07:31:55,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 07:31:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c86cce41-f456-4739-920f-98b0c639d31b x-openstack-request-id: req-c86cce41-f456-4739-920f-98b0c639d31b 2019-07-22 07:31:55,812 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 07:31:55,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ba9edb25-912c-40d9-b8fa-d2b6afa3adec/os-extra_specs used request id req-c86cce41-f456-4739-920f-98b0c639d31b 2019-07-22 07:31:55,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204470157623s 2019-07-22 07:31:55,812 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ba9edb25-912c-40d9-b8fa-d2b6afa3adec', 'swap': 0}) 2019-07-22 07:31:58,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-22 07:31:58,945 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-22 07:31:58,946 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-22 07:31:58,948 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-22 07:31:58,987 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-22 07:32:02,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ed2b7cef-9604-45d7-9b71-3d9d66378740/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?!.*test_list_metadef_namespaces)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-07-22 07:32:02,732 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-22 07:32:02,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2019-07-22 07:34:27,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 01ecd514-a351-4fbe-8d64-fab849d04f47 2019-07-22 07:34:27,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'01ecd514-a351-4fbe-8d64-fab849d04f47']'. 2019-07-22 07:34:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-22 07:34:28,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-22 07:34:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 07:34:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 01ecd514-a351-4fbe-8d64-fab849d04f47 | 2019-07-22 07:34:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-22 07:34:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-22 07:32:04 | 2019-07-22 07:34:28,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-22 07:34:27 | 2019-07-22 07:34:28,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:23 | 2019-07-22 07:34:28,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-22 07:34:28,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-22 07:34:28,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ed2b7cef-9604-45d7-9b71-3d9d66378740) | 2019-07-22 07:34:28,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-22 07:34:28,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a6f757af-1f3d-40b8-9cb3-eb69ab90e576) | 2019-07-22 07:34:28,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 147 | 2019-07-22 07:34:28,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.69 | 2019-07-22 07:34:28,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 138 | 2019-07-22 07:34:28,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-07-22 07:34:28,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-22 07:34:28,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-22 07:34:28,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-22 07:34:28,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 07:34:28,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-22 07:34:28,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-22 07:34:28,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-07-22 07:34:28,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'01ecd514-a351-4fbe-8d64-fab849d04f47', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-07-22 07:34:30,408 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 01ecd514-a351-4fbe-8d64-fab849d04f47 --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-22 07:34:30,408 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'01ecd514-a351-4fbe-8d64-fab849d04f47', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-07-22 07:34:32,522 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 01ecd514-a351-4fbe-8d64-fab849d04f47 --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-22 07:34:32,705 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 07:34:32,706 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 07:34:32,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 07:34:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:34:33,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:34:33 GMT X-Openstack-Request-Id: req-f28eb6f8-332e-4a1e-806e-1c67141e6be1 2019-07-22 07:34:33,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:34:33,640 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/391c97f6-8661-4a55-9620-1e2764338a0e used request id req-f28eb6f8-332e-4a1e-806e-1c67141e6be1 2019-07-22 07:34:33,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.921241044998s 2019-07-22 07:34:33,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 07:34:33,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:33,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4274f8d4-1a0c-426c-8d63-b67e0fb0b2a8 x-openstack-request-id: req-4274f8d4-1a0c-426c-8d63-b67e0fb0b2a8 2019-07-22 07:34:33,670 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "59bc59d5-b99c-4b1f-b828-c82bdac749eb"}, {"name": "patrole-flavor_alt_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ba9edb25-912c-40d9-b8fa-d2b6afa3adec", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ba9edb25-912c-40d9-b8fa-d2b6afa3adec", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ba9edb25-912c-40d9-b8fa-d2b6afa3adec"}]} 2019-07-22 07:34:33,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4274f8d4-1a0c-426c-8d63-b67e0fb0b2a8 2019-07-22 07:34:33,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243079662323s 2019-07-22 07:34:33,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 07:34:33,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ba9edb25-912c-40d9-b8fa-d2b6afa3adec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:33,705 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2f04ac7-7058-456d-9b3a-d8d86afc263a x-openstack-request-id: req-b2f04ac7-7058-456d-9b3a-d8d86afc263a 2019-07-22 07:34:33,705 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ba9edb25-912c-40d9-b8fa-d2b6afa3adec used request id req-b2f04ac7-7058-456d-9b3a-d8d86afc263a 2019-07-22 07:34:33,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0319330692291s 2019-07-22 07:34:33,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 07:34:33,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f8eb8f39-e708-4320-9cc1-6e5f81887e0a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" -d '{"subnet_id": "3c5c091f-201d-4e29-be12-501309d60805"}' 2019-07-22 07:34:36,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:36 GMT X-Openstack-Request-Id: req-cbd14c55-ae43-4d9e-ad48-ba030aaec9e8 2019-07-22 07:34:36,303 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3875f3c1-489c-4533-8d21-f93c4f4b0712", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "subnet_id": "3c5c091f-201d-4e29-be12-501309d60805", "subnet_ids": ["3c5c091f-201d-4e29-be12-501309d60805"], "port_id": "dfddcb7c-8065-48b5-8845-7afa399526df", "id": "f8eb8f39-e708-4320-9cc1-6e5f81887e0a"} 2019-07-22 07:34:36,303 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f8eb8f39-e708-4320-9cc1-6e5f81887e0a/remove_router_interface.json used request id req-cbd14c55-ae43-4d9e-ad48-ba030aaec9e8 2019-07-22 07:34:36,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.59755897522s 2019-07-22 07:34:36,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 07:34:36,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:34:36,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:36 GMT X-Openstack-Request-Id: req-c4eeeed7-6b9f-4ab8-8d0d-8596219ed6d2 2019-07-22 07:34:36,424 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "created_at": "2019-07-22T07:31:33Z", "admin_state_up": true, "updated_at": "2019-07-22T07:34:35Z", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f8eb8f39-e708-4320-9cc1-6e5f81887e0a", "name": "patrole-router_96a8fe77-38d5-4058-9430-d825cdb56ef3"}]} 2019-07-22 07:34:36,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-c4eeeed7-6b9f-4ab8-8d0d-8596219ed6d2 2019-07-22 07:34:36,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120124816895s 2019-07-22 07:34:36,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 07:34:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/f8eb8f39-e708-4320-9cc1-6e5f81887e0a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:34:37,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:34:37 GMT X-Openstack-Request-Id: req-8e07c5b9-a38a-4b63-99de-fc55108f4b45 2019-07-22 07:34:37,697 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:34:37,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f8eb8f39-e708-4320-9cc1-6e5f81887e0a.json used request id req-8e07c5b9-a38a-4b63-99de-fc55108f4b45 2019-07-22 07:34:37,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27147102356s 2019-07-22 07:34:37,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 07:34:37,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:34:37,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:37 GMT X-Openstack-Request-Id: req-2cdc4872-9028-4fc3-98f4-a06e346f0a2e 2019-07-22 07:34:37,737 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T07:31:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3c5c091f-201d-4e29-be12-501309d60805","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_96a8fe77-38d5-4058-9430-d825cdb56ef3","enable_dhcp":true,"segment_id":null,"network_id":"3875f3c1-489c-4533-8d21-f93c4f4b0712","tenant_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","created_at":"2019-07-22T07:31:32Z","ip_version":4},{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4}]} 2019-07-22 07:34:37,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2cdc4872-9028-4fc3-98f4-a06e346f0a2e 2019-07-22 07:34:37,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0402760505676s 2019-07-22 07:34:37,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 07:34:37,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/3c5c091f-201d-4e29-be12-501309d60805.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:34:38,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:34:38 GMT X-Openstack-Request-Id: req-7a8e9b59-e618-4e0e-ad8e-8140bf672918 2019-07-22 07:34:38,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:34:38,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3c5c091f-201d-4e29-be12-501309d60805.json used request id req-7a8e9b59-e618-4e0e-ad8e-8140bf672918 2019-07-22 07:34:38,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10971307755s 2019-07-22 07:34:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:34:38,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:34:38,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:38 GMT X-Openstack-Request-Id: req-49e88512-2e63-49db-b1db-495dc13f5749 2019-07-22 07:34:38,933 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3875f3c1-489c-4533-8d21-f93c4f4b0712","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":true,"project_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:34:38Z","qos_policy_id":null,"name":"patrole-net_96a8fe77-38d5-4058-9430-d825cdb56ef3","admin_state_up":true,"tenant_id":"ced0bfbc5fef4a9c8f723dc8cbb59729","created_at":"2019-07-22T07:31:32Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:34:38,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-49e88512-2e63-49db-b1db-495dc13f5749 2019-07-22 07:34:38,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0833129882812s 2019-07-22 07:34:38,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 07:34:38,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/3875f3c1-489c-4533-8d21-f93c4f4b0712.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:34:39,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:34:39 GMT X-Openstack-Request-Id: req-94561303-8e2f-47b9-b7dc-89af8723ff8f 2019-07-22 07:34:39,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:34:39,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3875f3c1-489c-4533-8d21-f93c4f4b0712.json used request id req-94561303-8e2f-47b9-b7dc-89af8723ff8f 2019-07-22 07:34:39,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02191901207s 2019-07-22 07:34:39,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:34:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:34:39,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:39 GMT X-Openstack-Request-Id: req-87f11b11-b9b1-4e78-9d0e-891e8fc08fde 2019-07-22 07:34:39,988 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:31:37Z", "file": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/file", "owner": "ced0bfbc5fef4a9c8f723dc8cbb59729", "id": "9f9c74e4-6f60-46a0-9054-f113765ffd84", "size": 12716032, "self": "/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/9f9c74e4-6f60-46a0-9054-f113765ffd84/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_96a8fe77-38d5-4058-9430-d825cdb56ef3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:31:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:34:39,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-87f11b11-b9b1-4e78-9d0e-891e8fc08fde 2019-07-22 07:34:39,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279340744019s 2019-07-22 07:34:39,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 07:34:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d2513756fc9ec75351b5166241eb828de93b1a9d" 2019-07-22 07:34:40,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:34:40 GMT X-Openstack-Request-Id: req-2fc67db1-1af2-4e97-9571-40af66e7e652 2019-07-22 07:34:40,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:34:40,474 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/9f9c74e4-6f60-46a0-9054-f113765ffd84 used request id req-2fc67db1-1af2-4e97-9571-40af66e7e652 2019-07-22 07:34:40,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.484372138977s 2019-07-22 07:34:40,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 07:34:40,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:40,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1eeef3e0-ca39-4e99-b37f-347b9104de07 x-openstack-request-id: req-1eeef3e0-ca39-4e99-b37f-347b9104de07 2019-07-22 07:34:40,498 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "59bc59d5-b99c-4b1f-b828-c82bdac749eb"}]} 2019-07-22 07:34:40,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1eeef3e0-ca39-4e99-b37f-347b9104de07 2019-07-22 07:34:40,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023108959198s 2019-07-22 07:34:40,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 07:34:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:40,527 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7623744-444c-43db-9e55-9f2f4ecdb273 x-openstack-request-id: req-d7623744-444c-43db-9e55-9f2f4ecdb273 2019-07-22 07:34:40,527 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/59bc59d5-b99c-4b1f-b828-c82bdac749eb used request id req-d7623744-444c-43db-9e55-9f2f4ecdb273 2019-07-22 07:34:40,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0280990600586s 2019-07-22 07:34:40,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:34:40,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:40,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9623e1-467e-4d01-8551-3a770b5059a5 2019-07-22 07:34:40,752 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": {"self": "http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "12039ec5bd53472586b6182bd0e465e1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:34:40,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1e9623e1-467e-4d01-8551-3a770b5059a5 2019-07-22 07:34:40,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22465801239s 2019-07-22 07:34:40,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:34:40,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:40,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbabc5e-3b38-44a4-87a8-03d18b6a36dc 2019-07-22 07:34:40,968 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_96a8fe77-38d5-4058-9430-d825cdb56ef3", "links": {"self": "http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "12039ec5bd53472586b6182bd0e465e1", "description": null}} 2019-07-22 07:34:40,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1 used request id req-dcbabc5e-3b38-44a4-87a8-03d18b6a36dc 2019-07-22 07:34:40,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20997595787s 2019-07-22 07:34:40,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 07:34:40,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:41,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2683744-d70a-4179-a66c-7eda89344224 2019-07-22 07:34:41,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:34:41,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/12039ec5bd53472586b6182bd0e465e1 used request id req-d2683744-d70a-4179-a66c-7eda89344224 2019-07-22 07:34:41,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.311541795731s 2019-07-22 07:34:41,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:34:41,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:41,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb4ca74-39c5-45ba-b069-88dce4dc7262 2019-07-22 07:34:41,491 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729"}, "tags": [], "enabled": true, "id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "parent_id": "default", "domain_id": "default", "name": "patrole-project_96a8fe77-38d5-4058-9430-d825cdb56ef3"}]} 2019-07-22 07:34:41,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ecb4ca74-39c5-45ba-b069-88dce4dc7262 2019-07-22 07:34:41,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203824996948s 2019-07-22 07:34:41,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 07:34:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:41,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ab543f-c478-4fa3-b8f6-3ae3c3ed4f38 2019-07-22 07:34:41,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:34:41,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ced0bfbc5fef4a9c8f723dc8cbb59729 used request id req-36ab543f-c478-4fa3-b8f6-3ae3c3ed4f38 2019-07-22 07:34:41,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270444869995s 2019-07-22 07:34:41,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:34:41,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ced0bfbc5fef4a9c8f723dc8cbb59729&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:42,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:42 GMT X-Openstack-Request-Id: req-5ae29cfd-74eb-485a-a9e8-73edc1204155 2019-07-22 07:34:42,079 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "created_at": "2019-07-22T07:31:32Z", "updated_at": "2019-07-22T07:31:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:31:32Z", "revision_number": 0, "id": "275c793f-473c-4bbb-8822-9b7d7cd00ef0", "remote_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "remote_ip_prefix": null, "created_at": "2019-07-22T07:31:32Z", "security_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "port_range_min": null, "ethertype": "IPv6", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:31:32Z", "revision_number": 0, "id": "5336be93-d4f5-4aec-b6cd-8f8b8acaebd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:31:32Z", "security_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "port_range_min": null, "ethertype": "IPv4", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:31:32Z", "revision_number": 0, "id": "bcc0dbc8-6c0e-49cb-a0e2-485cd2899d90", "remote_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "remote_ip_prefix": null, "created_at": "2019-07-22T07:31:32Z", "security_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "port_range_min": null, "ethertype": "IPv4", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:31:32Z", "revision_number": 0, "id": "f53e2d44-5870-4fbd-b450-4c04c5ea0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:31:32Z", "security_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "port_range_min": null, "ethertype": "IPv6", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729"}], "revision_number": 1, "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "name": "default"}]} 2019-07-22 07:34:42,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=ced0bfbc5fef4a9c8f723dc8cbb59729&name=default used request id req-5ae29cfd-74eb-485a-a9e8-73edc1204155 2019-07-22 07:34:42,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308052062988s 2019-07-22 07:34:42,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:34:42,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:42,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:42 GMT X-Openstack-Request-Id: req-8c04354a-5b15-4501-aa2b-b5b50954413a 2019-07-22 07:34:42,154 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "created_at": "2019-07-22T07:31:32Z", "updated_at": "2019-07-22T07:31:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:31:32Z", "revision_number": 0, "id": "275c793f-473c-4bbb-8822-9b7d7cd00ef0", "remote_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "remote_ip_prefix": null, "created_at": "2019-07-22T07:31:32Z", "security_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "port_range_min": null, "ethertype": "IPv6", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:31:32Z", "revision_number": 0, "id": "5336be93-d4f5-4aec-b6cd-8f8b8acaebd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:31:32Z", "security_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "port_range_min": null, "ethertype": "IPv4", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:31:32Z", "revision_number": 0, "id": "bcc0dbc8-6c0e-49cb-a0e2-485cd2899d90", "remote_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "remote_ip_prefix": null, "created_at": "2019-07-22T07:31:32Z", "security_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "port_range_min": null, "ethertype": "IPv4", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:31:32Z", "revision_number": 0, "id": "f53e2d44-5870-4fbd-b450-4c04c5ea0dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:31:32Z", "security_group_id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "tenant_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "port_range_min": null, "ethertype": "IPv6", "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729"}], "revision_number": 1, "project_id": "ced0bfbc5fef4a9c8f723dc8cbb59729", "id": "6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 07:34:42,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8c04354a-5b15-4501-aa2b-b5b50954413a 2019-07-22 07:34:42,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0691797733307s 2019-07-22 07:34:42,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 07:34:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d7afea3591feee3df7511489ad3fc1d6ff269072" 2019-07-22 07:34:42,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:34:42 GMT X-Openstack-Request-Id: req-691c5d1f-a262-4519-bbd5-ee90a3f0b0a2 2019-07-22 07:34:42,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:34:42,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6aa0c1ff-fc7d-47fd-b5c7-695bf97abab8.json used request id req-691c5d1f-a262-4519-bbd5-ee90a3f0b0a2 2019-07-22 07:34:42,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.11855006218s 2019-07-22 07:34:42,332 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-07-22 07:34:42,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:34:42,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f498a8-b6c1-4f47-8a31-e7908c4facc1 2019-07-22 07:34:42,381 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:34:42,381 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-42f498a8-b6c1-4f47-8a31-e7908c4facc1 2019-07-22 07:34:42,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:34:42,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["qLQ1m_nySqeQ8xeDGpFpSA"], "issued_at": "2019-07-22T07:34:42.000000Z"}} 2019-07-22 07:34:42,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:34:42,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:43,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:43 GMT X-Openstack-Request-Id: req-8c437bfb-5903-4d69-8392-7732a020f186 2019-07-22 07:34:43,175 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:34:43,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8c437bfb-5903-4d69-8392-7732a020f186 2019-07-22 07:34:43,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379519939423s 2019-07-22 07:34:43,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:34:43,186 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23a6f52f-4f0b-4b7e-b76d-a253658908ab 2019-07-22 07:34:43,187 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:34:43,187 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-23a6f52f-4f0b-4b7e-b76d-a253658908ab 2019-07-22 07:34:43,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:34:43,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:43,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104bbe86-322a-466d-ba17-fe0a4d811893 2019-07-22 07:34:43,388 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:34:43,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-104bbe86-322a-466d-ba17-fe0a4d811893 2019-07-22 07:34:43,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201120853424s 2019-07-22 07:34:43,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 07:34:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069"}}' 2019-07-22 07:34:43,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29951d7f-176c-45b0-8862-605a78f0fc0b 2019-07-22 07:34:43,613 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b"}, "tags": [], "enabled": true, "id": "6982d12dc3ff4b388a926281dfc4ac0b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069"}} 2019-07-22 07:34:43,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-29951d7f-176c-45b0-8862-605a78f0fc0b 2019-07-22 07:34:43,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217965841293s 2019-07-22 07:34:43,614 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'6982d12dc3ff4b388a926281dfc4ac0b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069'}) 2019-07-22 07:34:43,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 07:34:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7NBge8uqxvX7FhnfrKjorelEjUydr3", "email": null, "name": "neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069"}}' 2019-07-22 07:34:44,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a21f3122-a3cc-4d2e-aa08-a9e4c6b39eca 2019-07-22 07:34:44,090 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069", "links": {"self": "http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "356dd6daccdc4d71a4fc49274fe86e2d", "domain_id": "default", "password_expires_at": null}} 2019-07-22 07:34:44,090 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-a21f3122-a3cc-4d2e-aa08-a9e4c6b39eca 2019-07-22 07:34:44,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.469642877579s 2019-07-22 07:34:44,091 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'356dd6daccdc4d71a4fc49274fe86e2d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069'}) 2019-07-22 07:34:44,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:34:44,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:44,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abdf4a7c-1171-4bf7-a800-6133d2d9a129 2019-07-22 07:34:44,286 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:34:44,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-abdf4a7c-1171-4bf7-a800-6133d2d9a129 2019-07-22 07:34:44,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19172501564s 2019-07-22 07:34:44,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:34:44,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:44,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88405b2c-4b73-4f7d-a0c8-3bf5331b5af1 2019-07-22 07:34:44,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:34:44,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-88405b2c-4b73-4f7d-a0c8-3bf5331b5af1 2019-07-22 07:34:44,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200975179672s 2019-07-22 07:34:44,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:34:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:44,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bede347a-5474-4135-a4dd-01396db4ddef 2019-07-22 07:34:44,653 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:34:44,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bede347a-5474-4135-a4dd-01396db4ddef 2019-07-22 07:34:44,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156525850296s 2019-07-22 07:34:44,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:34:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:44,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5203eb58-f88f-41bf-a770-863d19a98b79 2019-07-22 07:34:44,838 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:34:44,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-5203eb58-f88f-41bf-a770-863d19a98b79 2019-07-22 07:34:44,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179888010025s 2019-07-22 07:34:44,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:34:44,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:44,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9502bc7b-1d8e-46e2-a16a-9fca32fb7e2a 2019-07-22 07:34:44,980 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069", "links": {"self": "http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "356dd6daccdc4d71a4fc49274fe86e2d", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:34:44,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9502bc7b-1d8e-46e2-a16a-9fca32fb7e2a 2019-07-22 07:34:44,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140777111053s 2019-07-22 07:34:44,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:34:44,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:45,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba4fa2a-a165-4a56-a2b7-727978b544a5 2019-07-22 07:34:45,107 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b"}, "tags": [], "enabled": true, "id": "6982d12dc3ff4b388a926281dfc4ac0b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:34:45,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8ba4fa2a-a165-4a56-a2b7-727978b544a5 2019-07-22 07:34:45,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116095066071s 2019-07-22 07:34:45,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:34:45,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=356dd6daccdc4d71a4fc49274fe86e2d&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=6982d12dc3ff4b388a926281dfc4ac0b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:45,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834319d7-ce7c-4992-b288-332c679ea4d6 2019-07-22 07:34:45,317 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=356dd6daccdc4d71a4fc49274fe86e2d&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=6982d12dc3ff4b388a926281dfc4ac0b", "previous": null, "next": null}} 2019-07-22 07:34:45,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=356dd6daccdc4d71a4fc49274fe86e2d&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=6982d12dc3ff4b388a926281dfc4ac0b used request id req-834319d7-ce7c-4992-b288-332c679ea4d6 2019-07-22 07:34:45,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20175409317s 2019-07-22 07:34:45,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:34:45,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b/users/356dd6daccdc4d71a4fc49274fe86e2d/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:45,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d858d2-52c9-4c3b-9473-76ea80d325d0 2019-07-22 07:34:45,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:34:45,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b/users/356dd6daccdc4d71a4fc49274fe86e2d/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-73d858d2-52c9-4c3b-9473-76ea80d325d0 2019-07-22 07:34:45,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162996053696s 2019-07-22 07:34:45,485 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6982d12dc3ff4b388a926281dfc4ac0b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7NBge8uqxvX7FhnfrKjorelEjUydr3', 'username': u'neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 07:34:45,488 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069', 'password': '7NBge8uqxvX7FhnfrKjorelEjUydr3', 'project_name': 'neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '6982d12dc3ff4b388a926281dfc4ac0b', 'project_domain_name': 'Default'} 2019-07-22 07:34:45,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:34:45,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:45,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04db29b-65de-4309-b278-86982b876a58 2019-07-22 07:34:45,772 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:34:45,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f04db29b-65de-4309-b278-86982b876a58 2019-07-22 07:34:45,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.281280040741s 2019-07-22 07:34:45,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:34:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:45,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044fa3e7-effc-4e0e-8097-258b651e1861 2019-07-22 07:34:45,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:34:45,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-044fa3e7-effc-4e0e-8097-258b651e1861 2019-07-22 07:34:45,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200742006302s 2019-07-22 07:34:45,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:34:45,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:46,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4f9f6a-676b-41b0-91cf-42ef5ea96d2c 2019-07-22 07:34:46,104 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:34:46,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-cc4f9f6a-676b-41b0-91cf-42ef5ea96d2c 2019-07-22 07:34:46,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120902061462s 2019-07-22 07:34:46,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:34:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:46,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc208b2a-8777-42dd-bc68-79a18e8c0b49 2019-07-22 07:34:46,240 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069", "links": {"self": "http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "356dd6daccdc4d71a4fc49274fe86e2d", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:34:46,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cc208b2a-8777-42dd-bc68-79a18e8c0b49 2019-07-22 07:34:46,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135360956192s 2019-07-22 07:34:46,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:34:46,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:46,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3a3562-83f2-4628-b50d-c827895efe4f 2019-07-22 07:34:46,365 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b"}, "tags": [], "enabled": true, "id": "6982d12dc3ff4b388a926281dfc4ac0b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:34:46,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-2a3a3562-83f2-4628-b50d-c827895efe4f 2019-07-22 07:34:46,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113013029099s 2019-07-22 07:34:46,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:34:46,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=356dd6daccdc4d71a4fc49274fe86e2d&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=6982d12dc3ff4b388a926281dfc4ac0b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:46,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e71530e-df2f-4ef5-96da-455e5c965951 2019-07-22 07:34:46,565 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=356dd6daccdc4d71a4fc49274fe86e2d&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=6982d12dc3ff4b388a926281dfc4ac0b", "previous": null, "next": null}} 2019-07-22 07:34:46,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=356dd6daccdc4d71a4fc49274fe86e2d&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=6982d12dc3ff4b388a926281dfc4ac0b used request id req-1e71530e-df2f-4ef5-96da-455e5c965951 2019-07-22 07:34:46,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192078828812s 2019-07-22 07:34:46,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:34:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b/users/356dd6daccdc4d71a4fc49274fe86e2d/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:46,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e03e35b-b5f1-4974-b6fb-706da58769cb 2019-07-22 07:34:46,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:34:46,711 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b/users/356dd6daccdc4d71a4fc49274fe86e2d/roles/20583a51c37f4249bd5ba195627f096a used request id req-7e03e35b-b5f1-4974-b6fb-706da58769cb 2019-07-22 07:34:46,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143051147461s 2019-07-22 07:34:46,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:34:46,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:46,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-228e4399-809e-458f-95b9-252e0f18b59d 2019-07-22 07:34:46,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:34:46,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-228e4399-809e-458f-95b9-252e0f18b59d 2019-07-22 07:34:46,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152986049652s 2019-07-22 07:34:46,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:34:46,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:46,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8d8fd8-5f5b-497a-a107-f6619b26a4fa 2019-07-22 07:34:46,989 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:34:46,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2f8d8fd8-5f5b-497a-a107-f6619b26a4fa 2019-07-22 07:34:46,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11732506752s 2019-07-22 07:34:46,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:34:46,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:47,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5071ef-fba3-4e59-801b-3c8b6ba58f55 2019-07-22 07:34:47,121 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069", "links": {"self": "http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "356dd6daccdc4d71a4fc49274fe86e2d", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:34:47,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7c5071ef-fba3-4e59-801b-3c8b6ba58f55 2019-07-22 07:34:47,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130434036255s 2019-07-22 07:34:47,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:34:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=356dd6daccdc4d71a4fc49274fe86e2d&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:47,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e186fb8f-8be0-4e1d-bb98-04c17121c032 2019-07-22 07:34:47,246 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=356dd6daccdc4d71a4fc49274fe86e2d&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 07:34:47,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=356dd6daccdc4d71a4fc49274fe86e2d&scope.domain.id=default used request id req-e186fb8f-8be0-4e1d-bb98-04c17121c032 2019-07-22 07:34:47,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113522052765s 2019-07-22 07:34:47,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 07:34:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/356dd6daccdc4d71a4fc49274fe86e2d/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:47,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370dc6d2-0b82-474c-b962-8a2d4e390897 2019-07-22 07:34:47,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:34:47,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/356dd6daccdc4d71a4fc49274fe86e2d/roles/20583a51c37f4249bd5ba195627f096a used request id req-370dc6d2-0b82-474c-b962-8a2d4e390897 2019-07-22 07:34:47,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.233989953995s 2019-07-22 07:34:47,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:34:47,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b8bf6e2-5b1d-4ab9-a5f6-9d182a228352 2019-07-22 07:34:47,496 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:34:47,496 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-7b8bf6e2-5b1d-4ab9-a5f6-9d182a228352 2019-07-22 07:34:47,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:34:47,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:34:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6982d12dc3ff4b388a926281dfc4ac0b", "name": "neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6982d12dc3ff4b388a926281dfc4ac0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/6982d12dc3ff4b388a926281dfc4ac0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/6982d12dc3ff4b388a926281dfc4ac0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_6982d12dc3ff4b388a926281dfc4ac0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_6982d12dc3ff4b388a926281dfc4ac0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/6982d12dc3ff4b388a926281dfc4ac0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/6982d12dc3ff4b388a926281dfc4ac0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/6982d12dc3ff4b388a926281dfc4ac0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/6982d12dc3ff4b388a926281dfc4ac0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/6982d12dc3ff4b388a926281dfc4ac0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/6982d12dc3ff4b388a926281dfc4ac0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069", "id": "356dd6daccdc4d71a4fc49274fe86e2d"}, "audit_ids": ["pvWOUoAjThm77chtvmTD0w"], "issued_at": "2019-07-22T07:34:47.000000Z"}} 2019-07-22 07:34:47,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 07:34:47,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:34:48,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:48 GMT X-Openstack-Request-Id: req-9a983874-d4be-47d5-9c88-5b706306e26b 2019-07-22 07:34:48,173 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 07:34:48,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-9a983874-d4be-47d5-9c88-5b706306e26b 2019-07-22 07:34:48,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28329205513s 2019-07-22 07:34:48,183 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-07-22 07:34:48,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:34:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:48,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a50619-4126-466f-a7a0-73dc7f2b62fc 2019-07-22 07:34:48,315 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:34:48,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-05a50619-4126-466f-a7a0-73dc7f2b62fc 2019-07-22 07:34:48,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132009029388s 2019-07-22 07:34:48,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:34:48,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:34:48,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2818ea-7ca0-4383-94c5-9ff34adffd09 2019-07-22 07:34:48,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b"}, "tags": [], "enabled": true, "id": "6982d12dc3ff4b388a926281dfc4ac0b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:34:48,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ea2818ea-7ca0-4383-94c5-9ff34adffd09 2019-07-22 07:34:48,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123383998871s 2019-07-22 07:34:48,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 07:34:48,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" -d '{"network": {"shared": true, "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "name": "neutron_trunk-net_c16919fd-3c16-4624-baa0-c31cb9733069", "admin_state_up": true}}' 2019-07-22 07:34:48,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:48 GMT X-Openstack-Request-Id: req-f49e8ab3-0746-44af-8d0b-b9f77544301b 2019-07-22 07:34:48,869 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aff27b5b-e88a-49b9-86cb-ca3c7736aeed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"6982d12dc3ff4b388a926281dfc4ac0b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:34:48Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_c16919fd-3c16-4624-baa0-c31cb9733069","admin_state_up":true,"tenant_id":"6982d12dc3ff4b388a926281dfc4ac0b","created_at":"2019-07-22T07:34:48Z","mtu":1450}} 2019-07-22 07:34:48,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f49e8ab3-0746-44af-8d0b-b9f77544301b 2019-07-22 07:34:48,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.420379161835s 2019-07-22 07:34:48,870 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T07:34:48Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'aff27b5b-e88a-49b9-86cb-ca3c7736aeed', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_c16919fd-3c16-4624-baa0-c31cb9733069', u'created_at': u'2019-07-22T07:34:48Z', u'mtu': 1450, u'tenant_id': u'6982d12dc3ff4b388a926281dfc4ac0b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6982d12dc3ff4b388a926281dfc4ac0b', u'l2_adjacency': True}) 2019-07-22 07:34:48,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:34:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:34:48,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:48 GMT X-Openstack-Request-Id: req-a838ee47-f77a-4e09-acdd-6f3d1e457cf2 2019-07-22 07:34:48,977 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"aff27b5b-e88a-49b9-86cb-ca3c7736aeed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"6982d12dc3ff4b388a926281dfc4ac0b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:34:48Z","qos_policy_id":null,"name":"neutron_trunk-net_c16919fd-3c16-4624-baa0-c31cb9733069","admin_state_up":true,"tenant_id":"6982d12dc3ff4b388a926281dfc4ac0b","created_at":"2019-07-22T07:34:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:34:48,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a838ee47-f77a-4e09-acdd-6f3d1e457cf2 2019-07-22 07:34:48,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106827974319s 2019-07-22 07:34:48,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 07:34:48,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" -d '{"subnet": {"name": "neutron_trunk-subnet_c16919fd-3c16-4624-baa0-c31cb9733069", "enable_dhcp": true, "network_id": "aff27b5b-e88a-49b9-86cb-ca3c7736aeed", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 07:34:49,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:49 GMT X-Openstack-Request-Id: req-52229d86-7ae0-466b-a1bf-9211f6aae2b5 2019-07-22 07:34:49,564 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T07:34:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6982d12dc3ff4b388a926281dfc4ac0b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_c16919fd-3c16-4624-baa0-c31cb9733069","enable_dhcp":true,"segment_id":null,"network_id":"aff27b5b-e88a-49b9-86cb-ca3c7736aeed","tenant_id":"6982d12dc3ff4b388a926281dfc4ac0b","created_at":"2019-07-22T07:34:49Z","ip_version":4}} 2019-07-22 07:34:49,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-52229d86-7ae0-466b-a1bf-9211f6aae2b5 2019-07-22 07:34:49,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.585525035858s 2019-07-22 07:34:49,565 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T07:34:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_c16919fd-3c16-4624-baa0-c31cb9733069', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'aff27b5b-e88a-49b9-86cb-ca3c7736aeed', u'tenant_id': u'6982d12dc3ff4b388a926281dfc4ac0b', u'created_at': u'2019-07-22T07:34:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6982d12dc3ff4b388a926281dfc4ac0b'}) 2019-07-22 07:34:49,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 07:34:49,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "neutron_trunk-router_c16919fd-3c16-4624-baa0-c31cb9733069", "admin_state_up": true}}' 2019-07-22 07:34:51,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:51 GMT X-Openstack-Request-Id: req-c5890d42-4dc7-4e31-a402-9f5e728cca02 2019-07-22 07:34:51,266 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "created_at": "2019-07-22T07:34:49Z", "admin_state_up": true, "updated_at": "2019-07-22T07:34:50Z", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6dffa071-8dc0-412c-a630-b86f0f04143e", "name": "neutron_trunk-router_c16919fd-3c16-4624-baa0-c31cb9733069"}} 2019-07-22 07:34:51,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-c5890d42-4dc7-4e31-a402-9f5e728cca02 2019-07-22 07:34:51,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70111107826s 2019-07-22 07:34:51,267 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T07:34:50Z', u'revision_number': 2, u'ha': False, u'id': u'6dffa071-8dc0-412c-a630-b86f0f04143e', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_c16919fd-3c16-4624-baa0-c31cb9733069', u'admin_state_up': True, u'tenant_id': u'6982d12dc3ff4b388a926281dfc4ac0b', u'created_at': u'2019-07-22T07:34:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'6982d12dc3ff4b388a926281dfc4ac0b'}) 2019-07-22 07:34:51,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 07:34:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6dffa071-8dc0-412c-a630-b86f0f04143e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" -d '{"subnet_id": "c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca"}' 2019-07-22 07:34:53,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:53 GMT X-Openstack-Request-Id: req-d2061f4a-fed0-4e0b-a142-f53983e56c5b 2019-07-22 07:34:53,709 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "aff27b5b-e88a-49b9-86cb-ca3c7736aeed", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "subnet_id": "c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca", "subnet_ids": ["c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca"], "port_id": "2f56bc2f-73da-49a7-bab9-ecb8893aae31", "id": "6dffa071-8dc0-412c-a630-b86f0f04143e"} 2019-07-22 07:34:53,709 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6dffa071-8dc0-412c-a630-b86f0f04143e/add_router_interface.json used request id req-d2061f4a-fed0-4e0b-a142-f53983e56c5b 2019-07-22 07:34:53,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44181609154s 2019-07-22 07:34:53,710 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 07:34:53,816 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 07:34:53,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:34:53,824 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:53 GMT 2019-07-22 07:34:53,824 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 07:34:53,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:34:53,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:34:54,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:54 GMT X-Openstack-Request-Id: req-a7142a73-5fa0-44e0-9c15-f66caaee732c 2019-07-22 07:34:54,130 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:34:54,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a7142a73-5fa0-44e0-9c15-f66caaee732c 2019-07-22 07:34:54,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303529977798s 2019-07-22 07:34:54,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 07:34:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069"}' 2019-07-22 07:34:54,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:54 GMT Location: http://172.30.9.26:9292/v2/images/8c765730-5486-425d-b988-18a0ebf962a4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a471920-c7a5-48f0-b518-b413e93c4005 2019-07-22 07:34:54,182 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:34:54Z", "file": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4/file", "owner": "6982d12dc3ff4b388a926281dfc4ac0b", "id": "8c765730-5486-425d-b988-18a0ebf962a4", "size": null, "self": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "checksum": null, "created_at": "2019-07-22T07:34:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 07:34:54,182 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6a471920-c7a5-48f0-b518-b413e93c4005 2019-07-22 07:34:54,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0428619384766s 2019-07-22 07:34:54,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 07:34:54,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/8c765730-5486-425d-b988-18a0ebf962a4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" -d '' 2019-07-22 07:34:54,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:34:54 GMT X-Openstack-Request-Id: req-6b6c259a-3f3f-4efb-a392-601120b94949 2019-07-22 07:34:54,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:34:54,653 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8c765730-5486-425d-b988-18a0ebf962a4/file used request id req-6b6c259a-3f3f-4efb-a392-601120b94949 2019-07-22 07:34:54,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.470523118973s 2019-07-22 07:34:54,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:34:54,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:34:54,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:54 GMT X-Openstack-Request-Id: req-2f571d4b-3bbf-48d7-93c4-afa098aab96a 2019-07-22 07:34:54,685 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:34:54Z", "file": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4/file", "owner": "6982d12dc3ff4b388a926281dfc4ac0b", "id": "8c765730-5486-425d-b988-18a0ebf962a4", "size": 12716032, "self": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:34:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:34:54,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2f571d4b-3bbf-48d7-93c4-afa098aab96a 2019-07-22 07:34:54,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0275590419769s 2019-07-22 07:34:54,687 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8c765730-5486-425d-b988-18a0ebf962a4/file', 'owner': u'6982d12dc3ff4b388a926281dfc4ac0b', 'id': u'8c765730-5486-425d-b988-18a0ebf962a4', 'size': 12716032, u'self': u'/v2/images/8c765730-5486-425d-b988-18a0ebf962a4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6982d12dc3ff4b388a926281dfc4ac0b', 'name': 'neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T07:34:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T07:34:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8c765730-5486-425d-b988-18a0ebf962a4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069', 'created': u'2019-07-22T07:34:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T07:34:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8c765730-5486-425d-b988-18a0ebf962a4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 07:34:54,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 07:34:54,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_c16919fd-3c16-4624-baa0-c31cb9733069", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 07:34:55,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28329d48-8b33-4b4c-8a28-656460ce4dd0 x-openstack-request-id: req-28329d48-8b33-4b4c-8a28-656460ce4dd0 2019-07-22 07:34:55,057 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_c16919fd-3c16-4624-baa0-c31cb9733069", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e559f7ad-2b90-4038-b620-05fa261d0d50"}} 2019-07-22 07:34:55,057 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-28329d48-8b33-4b4c-8a28-656460ce4dd0 2019-07-22 07:34:55,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.367339849472s 2019-07-22 07:34:55,058 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_c16919fd-3c16-4624-baa0-c31cb9733069', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e559f7ad-2b90-4038-b620-05fa261d0d50', 'swap': 0}) 2019-07-22 07:34:55,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 07:34:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" -d '{"extra_specs": {}}' 2019-07-22 07:34:55,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d9d39a9-b300-4cdf-a293-47296b9c281f x-openstack-request-id: req-4d9d39a9-b300-4cdf-a293-47296b9c281f 2019-07-22 07:34:55,081 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 07:34:55,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50/os-extra_specs used request id req-4d9d39a9-b300-4cdf-a293-47296b9c281f 2019-07-22 07:34:55,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220239162445s 2019-07-22 07:34:55,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:34:55,096 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25bceaf6-856b-4a2b-a2cf-0ac760af5a56 2019-07-22 07:34:55,096 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:34:55,097 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-25bceaf6-856b-4a2b-a2cf-0ac760af5a56 2019-07-22 07:34:55,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:34:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:34:55,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd522bd-bacd-4133-9459-9cf43f15da99 2019-07-22 07:34:55,293 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:34:55,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1dd522bd-bacd-4133-9459-9cf43f15da99 2019-07-22 07:34:55,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193160057068s 2019-07-22 07:34:55,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:34:55,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:34:55,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027ddbfb-28f7-4b85-99a7-0bb0aab47ded 2019-07-22 07:34:55,486 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:34:55,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-027ddbfb-28f7-4b85-99a7-0bb0aab47ded 2019-07-22 07:34:55,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188844919205s 2019-07-22 07:34:55,499 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 07:34:57,952 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-22 07:35:00,328 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3db71972-8ce1-4296-a3fe-e6da16b5d0e5 | 2019-07-22T07:34:59.888613 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3db71972-8ce1-4296-a3fe-e6da16b5d0e5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 07:35:03,691 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 07:35:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-22 07:35:06,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-22 07:35:09,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b2763ab4-4108-42c1-b13d-0bffcc9050b7) as the default verifier for the future CLI operations. 2019-07-22 07:35:11,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 07:35:11,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:35:11,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 07:35:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3049578b-5ae3-4a84-b24e-b080187948f9 x-openstack-request-id: req-3049578b-5ae3-4a84-b24e-b080187948f9 2019-07-22 07:35:11,629 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 07:35:11,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-3049578b-5ae3-4a84-b24e-b080187948f9 2019-07-22 07:35:11,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0378730297089s 2019-07-22 07:35:11,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:35:11,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:35:11,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 07:35:11 GMT X-Openstack-Request-Id: req-378dc098-7f29-46f6-b19e-cfccebea89e7 2019-07-22 07:35:11,934 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:34:54Z", "file": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4/file", "owner": "6982d12dc3ff4b388a926281dfc4ac0b", "id": "8c765730-5486-425d-b988-18a0ebf962a4", "size": 12716032, "self": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:34:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:35:11,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-378dc098-7f29-46f6-b19e-cfccebea89e7 2019-07-22 07:35:11,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300680160522s 2019-07-22 07:35:11,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 07:35:11,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069"}' 2019-07-22 07:35:11,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 22 Jul 2019 07:35:11 GMT Location: http://172.30.9.26:9292/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2ac0f78c-7398-4c60-800a-9f5fcfcdf632 2019-07-22 07:35:11,994 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:35:11Z", "file": "/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797/file", "owner": "6982d12dc3ff4b388a926281dfc4ac0b", "id": "ebb51eeb-8098-450b-b5cd-1323e3a2a797", "size": null, "self": "/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069", "checksum": null, "created_at": "2019-07-22T07:35:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 07:35:11,994 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2ac0f78c-7398-4c60-800a-9f5fcfcdf632 2019-07-22 07:35:11,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0495638847351s 2019-07-22 07:35:11,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 07:35:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" -d '' 2019-07-22 07:35:12,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:35:12 GMT X-Openstack-Request-Id: req-661a6029-e78d-4db2-a769-bcbc77835cad 2019-07-22 07:35:12,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:35:12,362 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797/file used request id req-661a6029-e78d-4db2-a769-bcbc77835cad 2019-07-22 07:35:12,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.36696600914s 2019-07-22 07:35:12,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:35:12,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:35:12,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 22 Jul 2019 07:35:12 GMT X-Openstack-Request-Id: req-b5943475-1c11-4aed-bd36-c39a3fecfeb2 2019-07-22 07:35:12,393 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:35:12Z", "file": "/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797/file", "owner": "6982d12dc3ff4b388a926281dfc4ac0b", "id": "ebb51eeb-8098-450b-b5cd-1323e3a2a797", "size": 12716032, "self": "/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:35:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:34:54Z", "file": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4/file", "owner": "6982d12dc3ff4b388a926281dfc4ac0b", "id": "8c765730-5486-425d-b988-18a0ebf962a4", "size": 12716032, "self": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:34:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:35:12,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b5943475-1c11-4aed-bd36-c39a3fecfeb2 2019-07-22 07:35:12,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272150039673s 2019-07-22 07:35:12,396 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797/file', 'owner': u'6982d12dc3ff4b388a926281dfc4ac0b', 'id': u'ebb51eeb-8098-450b-b5cd-1323e3a2a797', 'size': 12716032, u'self': u'/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6982d12dc3ff4b388a926281dfc4ac0b', 'name': 'neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T07:35:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T07:35:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069', 'created': u'2019-07-22T07:35:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T07:35:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_c16919fd-3c16-4624-baa0-c31cb9733069', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 07:35:12,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 07:35:12,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_c16919fd-3c16-4624-baa0-c31cb9733069", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 07:35:12,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 22 Jul 2019 07:35:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-713a0423-4e3f-45dd-a7b4-cfedd1a375a5 x-openstack-request-id: req-713a0423-4e3f-45dd-a7b4-cfedd1a375a5 2019-07-22 07:35:12,433 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_c16919fd-3c16-4624-baa0-c31cb9733069", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57208705-c373-4e3a-92f2-7a1b5aa507d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57208705-c373-4e3a-92f2-7a1b5aa507d0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "57208705-c373-4e3a-92f2-7a1b5aa507d0"}} 2019-07-22 07:35:12,433 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-713a0423-4e3f-45dd-a7b4-cfedd1a375a5 2019-07-22 07:35:12,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0366289615631s 2019-07-22 07:35:12,435 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_c16919fd-3c16-4624-baa0-c31cb9733069', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'57208705-c373-4e3a-92f2-7a1b5aa507d0', 'swap': 0}) 2019-07-22 07:35:12,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 07:35:12,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/57208705-c373-4e3a-92f2-7a1b5aa507d0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" -d '{"extra_specs": {}}' 2019-07-22 07:35:12,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 07:35:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e21997f-9629-4eba-a347-01d15f7c0981 x-openstack-request-id: req-5e21997f-9629-4eba-a347-01d15f7c0981 2019-07-22 07:35:12,457 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 07:35:12,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/57208705-c373-4e3a-92f2-7a1b5aa507d0/os-extra_specs used request id req-5e21997f-9629-4eba-a347-01d15f7c0981 2019-07-22 07:35:12,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218710899353s 2019-07-22 07:35:12,457 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_c16919fd-3c16-4624-baa0-c31cb9733069', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'57208705-c373-4e3a-92f2-7a1b5aa507d0', 'swap': 0}) 2019-07-22 07:35:15,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-22 07:35:15,420 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-22 07:35:15,421 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-22 07:35:15,423 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-22 07:35:15,462 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-22 07:35:18,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b2763ab4-4108-42c1-b13d-0bffcc9050b7/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-07-22 07:35:18,847 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-22 07:35:18,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2019-07-22 07:36:54,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d8dfb839-e4e2-4998-87f1-f7baf5e653ad 2019-07-22 07:36:54,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'd8dfb839-e4e2-4998-87f1-f7baf5e653ad']'. 2019-07-22 07:36:55,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-22 07:36:55,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-22 07:36:55,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 07:36:55,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d8dfb839-e4e2-4998-87f1-f7baf5e653ad | 2019-07-22 07:36:55,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-22 07:36:55,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-22 07:35:20 | 2019-07-22 07:36:55,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-22 07:36:54 | 2019-07-22 07:36:55,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:34 | 2019-07-22 07:36:55,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-22 07:36:55,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-22 07:36:55,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b2763ab4-4108-42c1-b13d-0bffcc9050b7) | 2019-07-22 07:36:55,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-22 07:36:55,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3db71972-8ce1-4296-a3fe-e6da16b5d0e5) | 2019-07-22 07:36:55,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-07-22 07:36:55,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 84.227 | 2019-07-22 07:36:55,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-07-22 07:36:55,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-07-22 07:36:55,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-22 07:36:55,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-22 07:36:55,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-22 07:36:55,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-22 07:36:55,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-22 07:36:55,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-22 07:36:55,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-07-22 07:36:55,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'd8dfb839-e4e2-4998-87f1-f7baf5e653ad', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-07-22 07:36:57,348 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid d8dfb839-e4e2-4998-87f1-f7baf5e653ad --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-07-22 07:36:57,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'd8dfb839-e4e2-4998-87f1-f7baf5e653ad', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-07-22 07:36:59,504 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid d8dfb839-e4e2-4998-87f1-f7baf5e653ad --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-07-22 07:36:59,618 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 07:36:59,619 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:11 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-22 07:36:59,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 07:36:59,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:37:00,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:37:00 GMT X-Openstack-Request-Id: req-708fc676-ae6f-4836-8a5c-88b3a8694cd8 2019-07-22 07:37:00,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:37:00,205 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ebb51eeb-8098-450b-b5cd-1323e3a2a797 used request id req-708fc676-ae6f-4836-8a5c-88b3a8694cd8 2019-07-22 07:37:00,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.574638128281s 2019-07-22 07:37:00,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 07:37:00,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:00,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1fee36bc-606d-4377-8ca3-e05fabfcef46 x-openstack-request-id: req-1fee36bc-606d-4377-8ca3-e05fabfcef46 2019-07-22 07:37:00,234 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_c16919fd-3c16-4624-baa0-c31cb9733069", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57208705-c373-4e3a-92f2-7a1b5aa507d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57208705-c373-4e3a-92f2-7a1b5aa507d0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "57208705-c373-4e3a-92f2-7a1b5aa507d0"}, {"name": "neutron_trunk-flavor_c16919fd-3c16-4624-baa0-c31cb9733069", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e559f7ad-2b90-4038-b620-05fa261d0d50"}]} 2019-07-22 07:37:00,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1fee36bc-606d-4377-8ca3-e05fabfcef46 2019-07-22 07:37:00,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227530002594s 2019-07-22 07:37:00,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 07:37:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/57208705-c373-4e3a-92f2-7a1b5aa507d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:00,270 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0bb797db-99e7-4bb1-bee0-a23f826fdaac x-openstack-request-id: req-0bb797db-99e7-4bb1-bee0-a23f826fdaac 2019-07-22 07:37:00,270 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/57208705-c373-4e3a-92f2-7a1b5aa507d0 used request id req-0bb797db-99e7-4bb1-bee0-a23f826fdaac 2019-07-22 07:37:00,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033350944519s 2019-07-22 07:37:00,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 07:37:00,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6dffa071-8dc0-412c-a630-b86f0f04143e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" -d '{"subnet_id": "c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca"}' 2019-07-22 07:37:02,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:02 GMT X-Openstack-Request-Id: req-3b584e51-acd2-46f6-b82f-db9fdebb18b8 2019-07-22 07:37:02,659 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "aff27b5b-e88a-49b9-86cb-ca3c7736aeed", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "subnet_id": "c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca", "subnet_ids": ["c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca"], "port_id": "2f56bc2f-73da-49a7-bab9-ecb8893aae31", "id": "6dffa071-8dc0-412c-a630-b86f0f04143e"} 2019-07-22 07:37:02,659 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6dffa071-8dc0-412c-a630-b86f0f04143e/remove_router_interface.json used request id req-3b584e51-acd2-46f6-b82f-db9fdebb18b8 2019-07-22 07:37:02,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.38863801956s 2019-07-22 07:37:02,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 07:37:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:37:02,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:02 GMT X-Openstack-Request-Id: req-1a892b6f-fb66-45cf-a38f-94717b39e1c1 2019-07-22 07:37:02,783 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "created_at": "2019-07-22T07:34:49Z", "admin_state_up": true, "updated_at": "2019-07-22T07:37:01Z", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "6dffa071-8dc0-412c-a630-b86f0f04143e", "name": "neutron_trunk-router_c16919fd-3c16-4624-baa0-c31cb9733069"}]} 2019-07-22 07:37:02,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1a892b6f-fb66-45cf-a38f-94717b39e1c1 2019-07-22 07:37:02,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123959779739s 2019-07-22 07:37:02,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 07:37:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6dffa071-8dc0-412c-a630-b86f0f04143e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:37:04,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:37:04 GMT X-Openstack-Request-Id: req-f36ac599-5e16-40d1-b724-88f5eaf3b58e 2019-07-22 07:37:04,193 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:37:04,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6dffa071-8dc0-412c-a630-b86f0f04143e.json used request id req-f36ac599-5e16-40d1-b724-88f5eaf3b58e 2019-07-22 07:37:04,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40837097168s 2019-07-22 07:37:04,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 07:37:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:37:04,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:04 GMT X-Openstack-Request-Id: req-7b59f6c0-7e7f-4b14-9b70-ab676121b96b 2019-07-22 07:37:04,246 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T07:34:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6982d12dc3ff4b388a926281dfc4ac0b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_c16919fd-3c16-4624-baa0-c31cb9733069","enable_dhcp":true,"segment_id":null,"network_id":"aff27b5b-e88a-49b9-86cb-ca3c7736aeed","tenant_id":"6982d12dc3ff4b388a926281dfc4ac0b","created_at":"2019-07-22T07:34:49Z","ip_version":4}]} 2019-07-22 07:37:04,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7b59f6c0-7e7f-4b14-9b70-ab676121b96b 2019-07-22 07:37:04,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0517790317535s 2019-07-22 07:37:04,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 07:37:04,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:37:05,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:37:05 GMT X-Openstack-Request-Id: req-1746bd2b-308b-478a-9118-3fb87526115c 2019-07-22 07:37:05,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:37:05,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c46d1eb7-aecd-48bb-a0f9-336fd5ea58ca.json used request id req-1746bd2b-308b-478a-9118-3fb87526115c 2019-07-22 07:37:05,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19213604927s 2019-07-22 07:37:05,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:37:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:37:05,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:05 GMT X-Openstack-Request-Id: req-eebefd6c-53f1-4495-8cbb-c22d53898862 2019-07-22 07:37:05,522 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aff27b5b-e88a-49b9-86cb-ca3c7736aeed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"6982d12dc3ff4b388a926281dfc4ac0b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:37:05Z","qos_policy_id":null,"name":"neutron_trunk-net_c16919fd-3c16-4624-baa0-c31cb9733069","admin_state_up":true,"tenant_id":"6982d12dc3ff4b388a926281dfc4ac0b","created_at":"2019-07-22T07:34:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:37:05,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-eebefd6c-53f1-4495-8cbb-c22d53898862 2019-07-22 07:37:05,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0827260017395s 2019-07-22 07:37:05,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 07:37:05,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/aff27b5b-e88a-49b9-86cb-ca3c7736aeed.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:37:06,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:37:06 GMT X-Openstack-Request-Id: req-60b9ddad-2c8c-4446-8fd1-faa3cc0311aa 2019-07-22 07:37:06,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:37:06,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/aff27b5b-e88a-49b9-86cb-ca3c7736aeed.json used request id req-60b9ddad-2c8c-4446-8fd1-faa3cc0311aa 2019-07-22 07:37:06,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02742099762s 2019-07-22 07:37:06,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:37:06,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:37:06,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:06 GMT X-Openstack-Request-Id: req-6809fe0b-1207-4320-8cf7-f2e4cff5e3d0 2019-07-22 07:37:06,583 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:34:54Z", "file": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4/file", "owner": "6982d12dc3ff4b388a926281dfc4ac0b", "id": "8c765730-5486-425d-b988-18a0ebf962a4", "size": 12716032, "self": "/v2/images/8c765730-5486-425d-b988-18a0ebf962a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c765730-5486-425d-b988-18a0ebf962a4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_c16919fd-3c16-4624-baa0-c31cb9733069", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:34:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:37:06,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6809fe0b-1207-4320-8cf7-f2e4cff5e3d0 2019-07-22 07:37:06,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0281159877777s 2019-07-22 07:37:06,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 07:37:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/8c765730-5486-425d-b988-18a0ebf962a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1df8223b43435a9d18c21dd74dcc3979f16470bc" 2019-07-22 07:37:07,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:37:07 GMT X-Openstack-Request-Id: req-20206c27-4630-4ccc-943d-b928c6a316e9 2019-07-22 07:37:07,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:37:07,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8c765730-5486-425d-b988-18a0ebf962a4 used request id req-20206c27-4630-4ccc-943d-b928c6a316e9 2019-07-22 07:37:07,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12790584564s 2019-07-22 07:37:07,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 07:37:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:07,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60505cd3-1474-47a2-a539-2d158fa0d103 x-openstack-request-id: req-60505cd3-1474-47a2-a539-2d158fa0d103 2019-07-22 07:37:07,739 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_c16919fd-3c16-4624-baa0-c31cb9733069", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e559f7ad-2b90-4038-b620-05fa261d0d50"}]} 2019-07-22 07:37:07,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-60505cd3-1474-47a2-a539-2d158fa0d103 2019-07-22 07:37:07,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249280929565s 2019-07-22 07:37:07,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 07:37:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:07,772 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c0e2fe3-951c-4c58-b221-124c76f6179f x-openstack-request-id: req-3c0e2fe3-951c-4c58-b221-124c76f6179f 2019-07-22 07:37:07,772 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e559f7ad-2b90-4038-b620-05fa261d0d50 used request id req-3c0e2fe3-951c-4c58-b221-124c76f6179f 2019-07-22 07:37:07,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0317010879517s 2019-07-22 07:37:07,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:07,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5912b274-9b1e-42e3-919a-b4032a778850 2019-07-22 07:37:07,991 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069", "links": {"self": "http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "356dd6daccdc4d71a4fc49274fe86e2d", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:07,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5912b274-9b1e-42e3-919a-b4032a778850 2019-07-22 07:37:07,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218388080597s 2019-07-22 07:37:07,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:08,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a6fe17-db3b-4fd0-8832-f95eca14de8f 2019-07-22 07:37:08,218 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_c16919fd-3c16-4624-baa0-c31cb9733069", "links": {"self": "http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "356dd6daccdc4d71a4fc49274fe86e2d", "description": null}} 2019-07-22 07:37:08,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d used request id req-20a6fe17-db3b-4fd0-8832-f95eca14de8f 2019-07-22 07:37:08,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221662998199s 2019-07-22 07:37:08,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 07:37:08,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:08,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5faa9ef9-394f-4a13-b5f1-68f5b3b28cc5 2019-07-22 07:37:08,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:08,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/356dd6daccdc4d71a4fc49274fe86e2d used request id req-5faa9ef9-394f-4a13-b5f1-68f5b3b28cc5 2019-07-22 07:37:08,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.292045116425s 2019-07-22 07:37:08,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:08,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b144597-062e-4704-ab9a-3250e65802fd 2019-07-22 07:37:08,727 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b"}, "tags": [], "enabled": true, "id": "6982d12dc3ff4b388a926281dfc4ac0b", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_c16919fd-3c16-4624-baa0-c31cb9733069"}]} 2019-07-22 07:37:08,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-2b144597-062e-4704-ab9a-3250e65802fd 2019-07-22 07:37:08,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209727048874s 2019-07-22 07:37:08,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 07:37:08,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:09,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0625f4d7-cda1-4fa1-9db6-a1f0ba0b1ced 2019-07-22 07:37:09,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:09,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6982d12dc3ff4b388a926281dfc4ac0b used request id req-0625f4d7-cda1-4fa1-9db6-a1f0ba0b1ced 2019-07-22 07:37:09,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.282071113586s 2019-07-22 07:37:09,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:37:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=6982d12dc3ff4b388a926281dfc4ac0b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:09,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:09 GMT X-Openstack-Request-Id: req-4a33d03f-1c96-4b21-967a-8a4f5aaf509d 2019-07-22 07:37:09,341 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "created_at": "2019-07-22T07:34:48Z", "updated_at": "2019-07-22T07:34:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:34:48Z", "revision_number": 0, "id": "1f53850d-f141-4d79-aa4c-6f97ea28e392", "remote_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "remote_ip_prefix": null, "created_at": "2019-07-22T07:34:48Z", "security_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:34:48Z", "revision_number": 0, "id": "3960cb72-e9dd-4e39-9573-25199b204355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:34:48Z", "security_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:34:48Z", "revision_number": 0, "id": "91723076-7fcc-4e3e-a101-7e6b2f0e814a", "remote_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "remote_ip_prefix": null, "created_at": "2019-07-22T07:34:48Z", "security_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:34:48Z", "revision_number": 0, "id": "bbcbbb29-cd2c-4e39-a186-463083d73840", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:34:48Z", "security_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b"}], "revision_number": 1, "project_id": "6982d12dc3ff4b388a926281dfc4ac0b", "id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "name": "default"}]} 2019-07-22 07:37:09,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=6982d12dc3ff4b388a926281dfc4ac0b&name=default used request id req-4a33d03f-1c96-4b21-967a-8a4f5aaf509d 2019-07-22 07:37:09,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321952819824s 2019-07-22 07:37:09,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:37:09,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:09,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:09 GMT X-Openstack-Request-Id: req-a03889b2-dc09-4908-b4e1-1e68c1acfac2 2019-07-22 07:37:09,414 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "created_at": "2019-07-22T07:34:48Z", "updated_at": "2019-07-22T07:34:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:34:48Z", "revision_number": 0, "id": "1f53850d-f141-4d79-aa4c-6f97ea28e392", "remote_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "remote_ip_prefix": null, "created_at": "2019-07-22T07:34:48Z", "security_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:34:48Z", "revision_number": 0, "id": "3960cb72-e9dd-4e39-9573-25199b204355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:34:48Z", "security_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:34:48Z", "revision_number": 0, "id": "91723076-7fcc-4e3e-a101-7e6b2f0e814a", "remote_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "remote_ip_prefix": null, "created_at": "2019-07-22T07:34:48Z", "security_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:34:48Z", "revision_number": 0, "id": "bbcbbb29-cd2c-4e39-a186-463083d73840", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:34:48Z", "security_group_id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "tenant_id": "6982d12dc3ff4b388a926281dfc4ac0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6982d12dc3ff4b388a926281dfc4ac0b"}], "revision_number": 1, "project_id": "6982d12dc3ff4b388a926281dfc4ac0b", "id": "baab1f65-10fc-4eab-bc99-423c7c5087b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 07:37:09,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a03889b2-dc09-4908-b4e1-1e68c1acfac2 2019-07-22 07:37:09,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0677959918976s 2019-07-22 07:37:09,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 07:37:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/baab1f65-10fc-4eab-bc99-423c7c5087b9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aa240544d789ecd58df70948aae9de05af7ce485" 2019-07-22 07:37:09,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 07:37:09 GMT X-Openstack-Request-Id: req-1a0c06fc-5e9d-4e7d-942a-e1c32e16634a 2019-07-22 07:37:09,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 07:37:09,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/baab1f65-10fc-4eab-bc99-423c7c5087b9.json used request id req-1a0c06fc-5e9d-4e7d-942a-e1c32e16634a 2019-07-22 07:37:09,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.124365091324s 2019-07-22 07:37:09,598 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-07-22 07:37:09,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:09,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d11f78-13f5-4622-a4e3-a7d1be2f721a 2019-07-22 07:37:09,648 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:37:09,648 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-76d11f78-13f5-4622-a4e3-a7d1be2f721a 2019-07-22 07:37:09,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:37:10,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["hUgPmlhpRQiULEkKYJ2yWA"], "issued_at": "2019-07-22T07:37:09.000000Z"}} 2019-07-22 07:37:10,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:37:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:10,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:10 GMT X-Openstack-Request-Id: req-efec46d7-d1f7-4ac4-a536-854bd9b8d27a 2019-07-22 07:37:10,440 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:37:10,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-efec46d7-d1f7-4ac4-a536-854bd9b8d27a 2019-07-22 07:37:10,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383931875229s 2019-07-22 07:37:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:10,452 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-127f1d13-0798-4610-85ed-5ad60e357b43 2019-07-22 07:37:10,453 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:37:10,453 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-127f1d13-0798-4610-85ed-5ad60e357b43 2019-07-22 07:37:10,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:10,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:10,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9148bb31-bdbe-4f60-93be-c2dc7511fd10 2019-07-22 07:37:10,615 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:37:10,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-9148bb31-bdbe-4f60-93be-c2dc7511fd10 2019-07-22 07:37:10,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16172504425s 2019-07-22 07:37:10,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 07:37:10,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_bab031d4-6365-4988-9933-a7827d1ee2b6"}}' 2019-07-22 07:37:10,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc43c91a-e6ce-4b0d-b065-0e31b9605b80 2019-07-22 07:37:10,876 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d"}, "tags": [], "enabled": true, "id": "3d9145e62d7747d39c67219a3c99ee7d", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_bab031d4-6365-4988-9933-a7827d1ee2b6"}} 2019-07-22 07:37:10,876 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fc43c91a-e6ce-4b0d-b065-0e31b9605b80 2019-07-22 07:37:10,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.253943920135s 2019-07-22 07:37:10,877 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'3d9145e62d7747d39c67219a3c99ee7d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_bab031d4-6365-4988-9933-a7827d1ee2b6'}) 2019-07-22 07:37:10,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 07:37:10,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Zfd1oOf7jlMS3ugsJEN2YjV5t9BEoX", "email": null, "name": "networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6"}}' 2019-07-22 07:37:11,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8fd7b92-1426-4815-b390-551d10078edb 2019-07-22 07:37:11,360 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6", "links": {"self": "http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8685724c22444e7a943ad9eb8d6b0368", "domain_id": "default", "password_expires_at": null}} 2019-07-22 07:37:11,361 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-c8fd7b92-1426-4815-b390-551d10078edb 2019-07-22 07:37:11,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.47723698616s 2019-07-22 07:37:11,361 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8685724c22444e7a943ad9eb8d6b0368', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6'}) 2019-07-22 07:37:11,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:11,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:11,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3a5976-8391-4f1c-bac0-8ce9bb582472 2019-07-22 07:37:11,495 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:11,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5c3a5976-8391-4f1c-bac0-8ce9bb582472 2019-07-22 07:37:11,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.129822015762s 2019-07-22 07:37:11,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:11,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee5dc21-e1a8-4e76-84dd-33ff12ba53df 2019-07-22 07:37:11,709 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:11,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7ee5dc21-e1a8-4e76-84dd-33ff12ba53df 2019-07-22 07:37:11,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209783792496s 2019-07-22 07:37:11,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:11,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:11,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66924c37-9951-49d3-958a-22e8af1ac52d 2019-07-22 07:37:11,935 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:11,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-66924c37-9951-49d3-958a-22e8af1ac52d 2019-07-22 07:37:11,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220132827759s 2019-07-22 07:37:11,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:11,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:12,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d82f85c-db78-4d12-a6ca-a6ffc3276610 2019-07-22 07:37:12,050 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:12,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0d82f85c-db78-4d12-a6ca-a6ffc3276610 2019-07-22 07:37:12,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110471963882s 2019-07-22 07:37:12,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:12,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a659c8e1-77db-4c23-979a-530f1e24b7c9 2019-07-22 07:37:12,182 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6", "links": {"self": "http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8685724c22444e7a943ad9eb8d6b0368", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:12,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a659c8e1-77db-4c23-979a-530f1e24b7c9 2019-07-22 07:37:12,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131268978119s 2019-07-22 07:37:12,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:12,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f341e6f1-5ab2-4cf7-9151-fd1f798b4aa8 2019-07-22 07:37:12,395 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d"}, "tags": [], "enabled": true, "id": "3d9145e62d7747d39c67219a3c99ee7d", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_bab031d4-6365-4988-9933-a7827d1ee2b6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:37:12,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f341e6f1-5ab2-4cf7-9151-fd1f798b4aa8 2019-07-22 07:37:12,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201406955719s 2019-07-22 07:37:12,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:12,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=8685724c22444e7a943ad9eb8d6b0368&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=3d9145e62d7747d39c67219a3c99ee7d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:12,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45584f7a-aa7f-49af-8955-f50650688f72 2019-07-22 07:37:12,516 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=8685724c22444e7a943ad9eb8d6b0368&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=3d9145e62d7747d39c67219a3c99ee7d", "previous": null, "next": null}} 2019-07-22 07:37:12,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=8685724c22444e7a943ad9eb8d6b0368&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=3d9145e62d7747d39c67219a3c99ee7d used request id req-45584f7a-aa7f-49af-8955-f50650688f72 2019-07-22 07:37:12,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113312005997s 2019-07-22 07:37:12,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:37:12,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d/users/8685724c22444e7a943ad9eb8d6b0368/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:12,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f85b0e7-f75e-4f42-950a-b8e484eb5fef 2019-07-22 07:37:12,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:12,754 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d/users/8685724c22444e7a943ad9eb8d6b0368/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-5f85b0e7-f75e-4f42-950a-b8e484eb5fef 2019-07-22 07:37:12,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.233814954758s 2019-07-22 07:37:12,755 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_bab031d4-6365-4988-9933-a7827d1ee2b6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'3d9145e62d7747d39c67219a3c99ee7d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Zfd1oOf7jlMS3ugsJEN2YjV5t9BEoX', 'username': u'networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 07:37:12,758 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6', 'password': 'Zfd1oOf7jlMS3ugsJEN2YjV5t9BEoX', 'project_name': 'networking-bgpvpn-project_bab031d4-6365-4988-9933-a7827d1ee2b6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '3d9145e62d7747d39c67219a3c99ee7d', 'project_domain_name': 'Default'} 2019-07-22 07:37:12,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:12,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4978a2-7436-4781-8800-da2150ef6d54 2019-07-22 07:37:12,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:12,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ff4978a2-7436-4781-8800-da2150ef6d54 2019-07-22 07:37:12,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11741900444s 2019-07-22 07:37:12,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:12,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:13,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b95d1ce-f561-4a76-be8e-d9cabc96c540 2019-07-22 07:37:13,004 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:13,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9b95d1ce-f561-4a76-be8e-d9cabc96c540 2019-07-22 07:37:13,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120365858078s 2019-07-22 07:37:13,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:13,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:13,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3400b48-e240-43b5-9d22-cadbfcea28ed 2019-07-22 07:37:13,125 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:13,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f3400b48-e240-43b5-9d22-cadbfcea28ed 2019-07-22 07:37:13,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115788936615s 2019-07-22 07:37:13,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:13,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd7dd6a-4a43-45b1-82d5-de69fcbd5c57 2019-07-22 07:37:13,268 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6", "links": {"self": "http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8685724c22444e7a943ad9eb8d6b0368", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:13,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7fd7dd6a-4a43-45b1-82d5-de69fcbd5c57 2019-07-22 07:37:13,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142622947693s 2019-07-22 07:37:13,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:13,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:13,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e6c2edd-5e88-4526-851a-d6cfa65d58fc 2019-07-22 07:37:13,397 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d"}, "tags": [], "enabled": true, "id": "3d9145e62d7747d39c67219a3c99ee7d", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_bab031d4-6365-4988-9933-a7827d1ee2b6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:37:13,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-2e6c2edd-5e88-4526-851a-d6cfa65d58fc 2019-07-22 07:37:13,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11728811264s 2019-07-22 07:37:13,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:13,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=8685724c22444e7a943ad9eb8d6b0368&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=3d9145e62d7747d39c67219a3c99ee7d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:13,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438d7e87-c3cb-4e48-a0ca-d206edd6eca1 2019-07-22 07:37:13,520 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=8685724c22444e7a943ad9eb8d6b0368&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=3d9145e62d7747d39c67219a3c99ee7d", "previous": null, "next": null}} 2019-07-22 07:37:13,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=8685724c22444e7a943ad9eb8d6b0368&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=3d9145e62d7747d39c67219a3c99ee7d used request id req-438d7e87-c3cb-4e48-a0ca-d206edd6eca1 2019-07-22 07:37:13,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115697145462s 2019-07-22 07:37:13,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:37:13,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d/users/8685724c22444e7a943ad9eb8d6b0368/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:13,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac92433-1ee9-4605-9fc1-f1b8429e3730 2019-07-22 07:37:13,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:13,706 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d/users/8685724c22444e7a943ad9eb8d6b0368/roles/20583a51c37f4249bd5ba195627f096a used request id req-3ac92433-1ee9-4605-9fc1-f1b8429e3730 2019-07-22 07:37:13,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182161808014s 2019-07-22 07:37:13,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:13,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b21f20a-b32d-4bde-bcf2-e35e09150306 2019-07-22 07:37:13,822 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:13,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6b21f20a-b32d-4bde-bcf2-e35e09150306 2019-07-22 07:37:13,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112555027008s 2019-07-22 07:37:13,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:13,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:13,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab47e7eb-a374-4b72-8f34-743002168f66 2019-07-22 07:37:13,942 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:13,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ab47e7eb-a374-4b72-8f34-743002168f66 2019-07-22 07:37:13,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115327835083s 2019-07-22 07:37:13,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:13,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:14,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc2ed01-251d-4266-9319-c093bc125ac5 2019-07-22 07:37:14,148 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6", "links": {"self": "http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8685724c22444e7a943ad9eb8d6b0368", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:14,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bdc2ed01-251d-4266-9319-c093bc125ac5 2019-07-22 07:37:14,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205148935318s 2019-07-22 07:37:14,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:14,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=8685724c22444e7a943ad9eb8d6b0368&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:14,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e261b4d-caed-4357-aee7-4da329f110e1 2019-07-22 07:37:14,356 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=8685724c22444e7a943ad9eb8d6b0368&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 07:37:14,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=8685724c22444e7a943ad9eb8d6b0368&scope.domain.id=default used request id req-1e261b4d-caed-4357-aee7-4da329f110e1 2019-07-22 07:37:14,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196494817734s 2019-07-22 07:37:14,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 07:37:14,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/8685724c22444e7a943ad9eb8d6b0368/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:14,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273ffc16-45dd-49df-8be1-5e0854541351 2019-07-22 07:37:14,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:14,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/8685724c22444e7a943ad9eb8d6b0368/roles/20583a51c37f4249bd5ba195627f096a used request id req-273ffc16-45dd-49df-8be1-5e0854541351 2019-07-22 07:37:14,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.153055906296s 2019-07-22 07:37:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:14,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e71561-1edc-4148-a37d-0da20d2e8ad2 2019-07-22 07:37:14,524 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:37:14,524 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-85e71561-1edc-4148-a37d-0da20d2e8ad2 2019-07-22 07:37:14,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:37:14,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:37:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d9145e62d7747d39c67219a3c99ee7d", "name": "networking-bgpvpn-project_bab031d4-6365-4988-9933-a7827d1ee2b6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3d9145e62d7747d39c67219a3c99ee7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/3d9145e62d7747d39c67219a3c99ee7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/3d9145e62d7747d39c67219a3c99ee7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_3d9145e62d7747d39c67219a3c99ee7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_3d9145e62d7747d39c67219a3c99ee7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/3d9145e62d7747d39c67219a3c99ee7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/3d9145e62d7747d39c67219a3c99ee7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/3d9145e62d7747d39c67219a3c99ee7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/3d9145e62d7747d39c67219a3c99ee7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/3d9145e62d7747d39c67219a3c99ee7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/3d9145e62d7747d39c67219a3c99ee7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6", "id": "8685724c22444e7a943ad9eb8d6b0368"}, "audit_ids": ["3VimdHRQSdCqK4xqd4T8YA"], "issued_at": "2019-07-22T07:37:14.000000Z"}} 2019-07-22 07:37:14,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 07:37:14,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82fb029e617c0ee4143b8197c38ccb3a4e4587c1" 2019-07-22 07:37:15,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:15 GMT X-Openstack-Request-Id: req-31e3f087-6e25-40e9-a3cb-a1f56dfe67cf 2019-07-22 07:37:15,235 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 07:37:15,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-31e3f087-6e25-40e9-a3cb-a1f56dfe67cf 2019-07-22 07:37:15,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.293780088425s 2019-07-22 07:37:15,246 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-07-22 07:37:15,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:15,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:15,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30172164-aca8-46e7-b9c0-c076eef2651e 2019-07-22 07:37:15,377 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6", "links": {"self": "http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8685724c22444e7a943ad9eb8d6b0368", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:15,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-30172164-aca8-46e7-b9c0-c076eef2651e 2019-07-22 07:37:15,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130522966385s 2019-07-22 07:37:15,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:15,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e1e9c6-8cce-4ee1-8a4d-f471f6b47b02 2019-07-22 07:37:15,554 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_bab031d4-6365-4988-9933-a7827d1ee2b6", "links": {"self": "http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8685724c22444e7a943ad9eb8d6b0368", "description": null}} 2019-07-22 07:37:15,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368 used request id req-36e1e9c6-8cce-4ee1-8a4d-f471f6b47b02 2019-07-22 07:37:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171545028687s 2019-07-22 07:37:15,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 07:37:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:15,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b00f9aa-8a6f-4741-b92d-f09eb77a40a7 2019-07-22 07:37:15,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:15,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8685724c22444e7a943ad9eb8d6b0368 used request id req-0b00f9aa-8a6f-4741-b92d-f09eb77a40a7 2019-07-22 07:37:15,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20741891861s 2019-07-22 07:37:15,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:15,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:15,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3dc3952-5285-474f-9ab2-402716bcc9b5 2019-07-22 07:37:15,880 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d"}, "tags": [], "enabled": true, "id": "3d9145e62d7747d39c67219a3c99ee7d", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_bab031d4-6365-4988-9933-a7827d1ee2b6"}]} 2019-07-22 07:37:15,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-a3dc3952-5285-474f-9ab2-402716bcc9b5 2019-07-22 07:37:15,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111576080322s 2019-07-22 07:37:15,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 07:37:15,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:16,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5576f34e-911d-40a8-a89d-df154594fb0a 2019-07-22 07:37:16,145 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:16,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3d9145e62d7747d39c67219a3c99ee7d used request id req-5576f34e-911d-40a8-a89d-df154594fb0a 2019-07-22 07:37:16,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.260628938675s 2019-07-22 07:37:16,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:37:16,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3d9145e62d7747d39c67219a3c99ee7d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0c0469264b4ad716c5d501282af6f3cab7c756bd" 2019-07-22 07:37:16,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:16 GMT X-Openstack-Request-Id: req-40963933-1e4c-4bc9-8e95-29047086288b 2019-07-22 07:37:16,175 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-22 07:37:16,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3d9145e62d7747d39c67219a3c99ee7d&name=default used request id req-40963933-1e4c-4bc9-8e95-29047086288b 2019-07-22 07:37:16,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0250759124756s 2019-07-22 07:37:16,176 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-07-22 07:37:16,176 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-07-22 07:37:16,231 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-07-22 07:37:16,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:16,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a5f217-7669-4941-8cd3-4e7f693dcfa2 2019-07-22 07:37:16,280 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:37:16,280 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-71a5f217-7669-4941-8cd3-4e7f693dcfa2 2019-07-22 07:37:16,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:37:16,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["i3FiQJQPRsm1zORr0R4HAA"], "issued_at": "2019-07-22T07:37:16.000000Z"}} 2019-07-22 07:37:16,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:37:16,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:17,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:17 GMT X-Openstack-Request-Id: req-33ace0d5-6703-4519-90f4-7f21b0c53b44 2019-07-22 07:37:17,174 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:37:17,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-33ace0d5-6703-4519-90f4-7f21b0c53b44 2019-07-22 07:37:17,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362042188644s 2019-07-22 07:37:17,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:17,186 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dee4f494-0b1f-4f77-854f-22c80e55c32f 2019-07-22 07:37:17,186 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:37:17,187 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-dee4f494-0b1f-4f77-854f-22c80e55c32f 2019-07-22 07:37:17,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:17,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:17,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a66a6d-3a72-46b7-9309-167c29831eb0 2019-07-22 07:37:17,310 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:37:17,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-a5a66a6d-3a72-46b7-9309-167c29831eb0 2019-07-22 07:37:17,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123178958893s 2019-07-22 07:37:17,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 07:37:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_921f89a9-9224-475d-95a0-024ffb8cdc07"}}' 2019-07-22 07:37:17,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c4fce8-5c77-4776-aaef-61001c160591 2019-07-22 07:37:17,447 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62"}, "tags": [], "enabled": true, "id": "d9c05e3a224044cda05a146d7f110a62", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_921f89a9-9224-475d-95a0-024ffb8cdc07"}} 2019-07-22 07:37:17,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-88c4fce8-5c77-4776-aaef-61001c160591 2019-07-22 07:37:17,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129658937454s 2019-07-22 07:37:17,448 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'd9c05e3a224044cda05a146d7f110a62', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_921f89a9-9224-475d-95a0-024ffb8cdc07'}) 2019-07-22 07:37:17,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 07:37:17,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "74sFimdL1ZlemoL6asw9CfveeFjYKm", "email": null, "name": "networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07"}}' 2019-07-22 07:37:17,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3854f27-3cc2-451c-a00f-4106028ffb24 2019-07-22 07:37:17,913 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07", "links": {"self": "http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a68a0217e40c4019bfbc908c349e2e02", "domain_id": "default", "password_expires_at": null}} 2019-07-22 07:37:17,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-d3854f27-3cc2-451c-a00f-4106028ffb24 2019-07-22 07:37:17,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459336996078s 2019-07-22 07:37:17,914 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a68a0217e40c4019bfbc908c349e2e02', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07'}) 2019-07-22 07:37:17,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:17,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:18,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c68d734-e4c7-45fd-b8aa-8dad308fbc6e 2019-07-22 07:37:18,029 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:18,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1c68d734-e4c7-45fd-b8aa-8dad308fbc6e 2019-07-22 07:37:18,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111754179001s 2019-07-22 07:37:18,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:18,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:18,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2305bcc4-9452-4cf8-9ce3-fd3daeac3f69 2019-07-22 07:37:18,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:18,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2305bcc4-9452-4cf8-9ce3-fd3daeac3f69 2019-07-22 07:37:18,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164019107819s 2019-07-22 07:37:18,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:18,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84076a09-6ccd-4f02-b87b-a2c734b9ed4d 2019-07-22 07:37:18,319 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:18,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-84076a09-6ccd-4f02-b87b-a2c734b9ed4d 2019-07-22 07:37:18,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116079092026s 2019-07-22 07:37:18,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:18,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:18,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21b65ad-886e-41e3-a22b-28dc59ceaccb 2019-07-22 07:37:18,481 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:18,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a21b65ad-886e-41e3-a22b-28dc59ceaccb 2019-07-22 07:37:18,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156172037125s 2019-07-22 07:37:18,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:18,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f614517-b243-41bd-9ab2-08feed2ffe7d 2019-07-22 07:37:18,702 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07", "links": {"self": "http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a68a0217e40c4019bfbc908c349e2e02", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:18,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6f614517-b243-41bd-9ab2-08feed2ffe7d 2019-07-22 07:37:18,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220529079437s 2019-07-22 07:37:18,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:18,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1984ae72-4b31-4c16-a177-85f04f1981c3 2019-07-22 07:37:18,906 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62"}, "tags": [], "enabled": true, "id": "d9c05e3a224044cda05a146d7f110a62", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_921f89a9-9224-475d-95a0-024ffb8cdc07"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:37:18,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1984ae72-4b31-4c16-a177-85f04f1981c3 2019-07-22 07:37:18,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192242145538s 2019-07-22 07:37:18,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:18,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=a68a0217e40c4019bfbc908c349e2e02&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=d9c05e3a224044cda05a146d7f110a62" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:19,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f7ba20-744d-412c-8e2a-c33d4af57d1c 2019-07-22 07:37:19,026 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a68a0217e40c4019bfbc908c349e2e02&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=d9c05e3a224044cda05a146d7f110a62", "previous": null, "next": null}} 2019-07-22 07:37:19,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a68a0217e40c4019bfbc908c349e2e02&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=d9c05e3a224044cda05a146d7f110a62 used request id req-16f7ba20-744d-412c-8e2a-c33d4af57d1c 2019-07-22 07:37:19,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112639904022s 2019-07-22 07:37:19,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:37:19,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62/users/a68a0217e40c4019bfbc908c349e2e02/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:19,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c27dfad8-55e3-4a49-8d7f-c7f3fc4ac7c7 2019-07-22 07:37:19,184 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:19,184 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62/users/a68a0217e40c4019bfbc908c349e2e02/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-c27dfad8-55e3-4a49-8d7f-c7f3fc4ac7c7 2019-07-22 07:37:19,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154465198517s 2019-07-22 07:37:19,185 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_921f89a9-9224-475d-95a0-024ffb8cdc07', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd9c05e3a224044cda05a146d7f110a62', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '74sFimdL1ZlemoL6asw9CfveeFjYKm', 'username': u'networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 07:37:19,189 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07', 'password': '74sFimdL1ZlemoL6asw9CfveeFjYKm', 'project_name': 'networking-sfc-project_921f89a9-9224-475d-95a0-024ffb8cdc07', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd9c05e3a224044cda05a146d7f110a62', 'project_domain_name': 'Default'} 2019-07-22 07:37:19,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:19,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b866de5-9eca-42d5-a53f-2c4c68b5d3f5 2019-07-22 07:37:19,304 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:19,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8b866de5-9eca-42d5-a53f-2c4c68b5d3f5 2019-07-22 07:37:19,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111444950104s 2019-07-22 07:37:19,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:19,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:19,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e91d9a9-be4f-4817-b0f3-ebb386160b20 2019-07-22 07:37:19,515 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:19,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5e91d9a9-be4f-4817-b0f3-ebb386160b20 2019-07-22 07:37:19,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206421136856s 2019-07-22 07:37:19,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:19,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:19,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9139d209-2c2c-4f37-b284-2a2734d44938 2019-07-22 07:37:19,627 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:19,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9139d209-2c2c-4f37-b284-2a2734d44938 2019-07-22 07:37:19,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107449054718s 2019-07-22 07:37:19,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:19,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:19,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebfbef8-4841-461e-8841-36cd014ef7d7 2019-07-22 07:37:19,844 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07", "links": {"self": "http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a68a0217e40c4019bfbc908c349e2e02", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:19,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1ebfbef8-4841-461e-8841-36cd014ef7d7 2019-07-22 07:37:19,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215336084366s 2019-07-22 07:37:19,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:19,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:19,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4887f6a-7fb7-4e09-9880-73a0cf1afb2e 2019-07-22 07:37:19,967 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62"}, "tags": [], "enabled": true, "id": "d9c05e3a224044cda05a146d7f110a62", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_921f89a9-9224-475d-95a0-024ffb8cdc07"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:37:19,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e4887f6a-7fb7-4e09-9880-73a0cf1afb2e 2019-07-22 07:37:19,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112379074097s 2019-07-22 07:37:19,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=a68a0217e40c4019bfbc908c349e2e02&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=d9c05e3a224044cda05a146d7f110a62" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:20,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4adaa3-62ff-4021-98ee-10f1a098adcd 2019-07-22 07:37:20,181 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a68a0217e40c4019bfbc908c349e2e02&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=d9c05e3a224044cda05a146d7f110a62", "previous": null, "next": null}} 2019-07-22 07:37:20,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a68a0217e40c4019bfbc908c349e2e02&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=d9c05e3a224044cda05a146d7f110a62 used request id req-8b4adaa3-62ff-4021-98ee-10f1a098adcd 2019-07-22 07:37:20,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206715106964s 2019-07-22 07:37:20,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:37:20,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62/users/a68a0217e40c4019bfbc908c349e2e02/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:20,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-599f65b4-9c28-4007-ab4c-117ff442642e 2019-07-22 07:37:20,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:20,335 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62/users/a68a0217e40c4019bfbc908c349e2e02/roles/20583a51c37f4249bd5ba195627f096a used request id req-599f65b4-9c28-4007-ab4c-117ff442642e 2019-07-22 07:37:20,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150287866592s 2019-07-22 07:37:20,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:20,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:20,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a18e85-a33a-448a-8ca5-04650b8065cc 2019-07-22 07:37:20,474 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:20,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-26a18e85-a33a-448a-8ca5-04650b8065cc 2019-07-22 07:37:20,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13617181778s 2019-07-22 07:37:20,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:20,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:20,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242ffaba-ec6e-44c5-8d42-9f5cbbecad22 2019-07-22 07:37:20,591 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:20,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-242ffaba-ec6e-44c5-8d42-9f5cbbecad22 2019-07-22 07:37:20,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111434936523s 2019-07-22 07:37:20,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:20,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fee2149-e1fd-4903-9420-1902483696d6 2019-07-22 07:37:20,733 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07", "links": {"self": "http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a68a0217e40c4019bfbc908c349e2e02", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:20,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1fee2149-e1fd-4903-9420-1902483696d6 2019-07-22 07:37:20,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141341924667s 2019-07-22 07:37:20,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:20,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=a68a0217e40c4019bfbc908c349e2e02&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:20,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8f96d0-efde-4a57-8e4d-29ec74b1e06f 2019-07-22 07:37:20,994 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=a68a0217e40c4019bfbc908c349e2e02&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 07:37:20,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=a68a0217e40c4019bfbc908c349e2e02&scope.domain.id=default used request id req-4d8f96d0-efde-4a57-8e4d-29ec74b1e06f 2019-07-22 07:37:20,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.249252080917s 2019-07-22 07:37:20,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 07:37:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/a68a0217e40c4019bfbc908c349e2e02/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:21,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a0cb8c6-2535-41ed-bff9-ea5465cfaba0 2019-07-22 07:37:21,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:21,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/a68a0217e40c4019bfbc908c349e2e02/roles/20583a51c37f4249bd5ba195627f096a used request id req-4a0cb8c6-2535-41ed-bff9-ea5465cfaba0 2019-07-22 07:37:21,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.153261899948s 2019-07-22 07:37:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:21,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb2f8c7-636b-45e9-8353-0f7790ced5ab 2019-07-22 07:37:21,161 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:37:21,161 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-5fb2f8c7-636b-45e9-8353-0f7790ced5ab 2019-07-22 07:37:21,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:37:21,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:37:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9c05e3a224044cda05a146d7f110a62", "name": "networking-sfc-project_921f89a9-9224-475d-95a0-024ffb8cdc07"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d9c05e3a224044cda05a146d7f110a62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/d9c05e3a224044cda05a146d7f110a62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/d9c05e3a224044cda05a146d7f110a62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_d9c05e3a224044cda05a146d7f110a62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_d9c05e3a224044cda05a146d7f110a62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d9c05e3a224044cda05a146d7f110a62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/d9c05e3a224044cda05a146d7f110a62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/d9c05e3a224044cda05a146d7f110a62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/d9c05e3a224044cda05a146d7f110a62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/d9c05e3a224044cda05a146d7f110a62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/d9c05e3a224044cda05a146d7f110a62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07", "id": "a68a0217e40c4019bfbc908c349e2e02"}, "audit_ids": ["Bsi5nH4SSXavJIBt91q9eA"], "issued_at": "2019-07-22T07:37:21.000000Z"}} 2019-07-22 07:37:21,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 07:37:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c08323e709610e5ef95befb05489f6082f668cf" 2019-07-22 07:37:21,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:21 GMT X-Openstack-Request-Id: req-e84be733-8f7b-4b9d-a90d-4b8a79e8d84a 2019-07-22 07:37:21,846 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 07:37:21,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-e84be733-8f7b-4b9d-a90d-4b8a79e8d84a 2019-07-22 07:37:21,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.27968788147s 2019-07-22 07:37:21,856 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-07-22 07:37:21,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:21,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:21,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5990b63-dd49-4ddf-a053-8e02bd3ecc05 2019-07-22 07:37:21,996 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07", "links": {"self": "http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a68a0217e40c4019bfbc908c349e2e02", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:21,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f5990b63-dd49-4ddf-a053-8e02bd3ecc05 2019-07-22 07:37:21,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138828992844s 2019-07-22 07:37:22,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:22,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:22,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66459063-9455-4b73-bb07-bf9439f8d8d0 2019-07-22 07:37:22,130 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_921f89a9-9224-475d-95a0-024ffb8cdc07", "links": {"self": "http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a68a0217e40c4019bfbc908c349e2e02", "description": null}} 2019-07-22 07:37:22,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02 used request id req-66459063-9455-4b73-bb07-bf9439f8d8d0 2019-07-22 07:37:22,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128064155579s 2019-07-22 07:37:22,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 07:37:22,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:22,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c78002f2-8449-49b7-881e-07de3db75f66 2019-07-22 07:37:22,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:22,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a68a0217e40c4019bfbc908c349e2e02 used request id req-c78002f2-8449-49b7-881e-07de3db75f66 2019-07-22 07:37:22,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.269877195358s 2019-07-22 07:37:22,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:22,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66923b1b-7ccc-452c-ac54-7f40ba67aec1 2019-07-22 07:37:22,560 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62"}, "tags": [], "enabled": true, "id": "d9c05e3a224044cda05a146d7f110a62", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_921f89a9-9224-475d-95a0-024ffb8cdc07"}]} 2019-07-22 07:37:22,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-66923b1b-7ccc-452c-ac54-7f40ba67aec1 2019-07-22 07:37:22,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153548955917s 2019-07-22 07:37:22,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 07:37:22,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:22,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845a1aae-d61b-410e-8bea-3dd419ebeb36 2019-07-22 07:37:22,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:22,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d9c05e3a224044cda05a146d7f110a62 used request id req-845a1aae-d61b-410e-8bea-3dd419ebeb36 2019-07-22 07:37:22,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173822164536s 2019-07-22 07:37:22,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:37:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d9c05e3a224044cda05a146d7f110a62&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a6bd36eaab3fdaba7c17e5a4a4110487eeb2f420" 2019-07-22 07:37:22,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:22 GMT X-Openstack-Request-Id: req-deb3d9ab-b126-4fe3-bbf6-010b6467e8a0 2019-07-22 07:37:22,773 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-22 07:37:22,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d9c05e3a224044cda05a146d7f110a62&name=default used request id req-deb3d9ab-b126-4fe3-bbf6-010b6467e8a0 2019-07-22 07:37:22,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0295779705048s 2019-07-22 07:37:22,774 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-07-22 07:37:22,774 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-07-22 07:37:22,828 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-07-22 07:37:22,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:22,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60b3a2b-7fe6-46b4-abfe-d133c7357013 2019-07-22 07:37:22,878 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:37:22,878 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-b60b3a2b-7fe6-46b4-abfe-d133c7357013 2019-07-22 07:37:22,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:37:23,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["zk0o1d2fSDSEi1NaJEdJCg"], "issued_at": "2019-07-22T07:37:23.000000Z"}} 2019-07-22 07:37:23,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:37:23,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:23,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:23 GMT X-Openstack-Request-Id: req-1ede8fb9-30f8-4055-8995-6a864dd68ecf 2019-07-22 07:37:23,666 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:37:23,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ede8fb9-30f8-4055-8995-6a864dd68ecf 2019-07-22 07:37:23,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378420829773s 2019-07-22 07:37:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:23,677 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded98a51-cec6-48a4-921e-1a5b9c637e4a 2019-07-22 07:37:23,678 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:37:23,678 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-ded98a51-cec6-48a4-921e-1a5b9c637e4a 2019-07-22 07:37:23,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:23,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305f0894-e0a5-4ae3-ab34-7364fb6035b5 2019-07-22 07:37:23,833 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:37:23,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-305f0894-e0a5-4ae3-ab34-7364fb6035b5 2019-07-22 07:37:23,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154412031174s 2019-07-22 07:37:23,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 07:37:23,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_3eeacb6f-b2fe-4bd9-b755-cb7298afd131"}}' 2019-07-22 07:37:23,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a81b84e-0110-4199-99cd-b78e59008f02 2019-07-22 07:37:23,979 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0"}, "tags": [], "enabled": true, "id": "aed5aa87964e40cca7116622dd81f1e0", "parent_id": "default", "domain_id": "default", "name": "barbican-project_3eeacb6f-b2fe-4bd9-b755-cb7298afd131"}} 2019-07-22 07:37:23,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9a81b84e-0110-4199-99cd-b78e59008f02 2019-07-22 07:37:23,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139081001282s 2019-07-22 07:37:23,979 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'aed5aa87964e40cca7116622dd81f1e0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_3eeacb6f-b2fe-4bd9-b755-cb7298afd131'}) 2019-07-22 07:37:23,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 07:37:23,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "yEMO3nNsmZDWHhBLAu9SF4FcrooxUN", "email": null, "name": "barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131"}}' 2019-07-22 07:37:24,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-608c56bb-2f7a-4170-80a5-73e1da2f594b 2019-07-22 07:37:24,464 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131", "links": {"self": "http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b95a19bd43a6453e8e95fe213818b348", "domain_id": "default", "password_expires_at": null}} 2019-07-22 07:37:24,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-608c56bb-2f7a-4170-80a5-73e1da2f594b 2019-07-22 07:37:24,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479363203049s 2019-07-22 07:37:24,465 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b95a19bd43a6453e8e95fe213818b348', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131'}) 2019-07-22 07:37:24,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:24,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3594f1-4d2b-4e6c-9201-1c55a1fc68d6 2019-07-22 07:37:24,621 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:24,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3f3594f1-4d2b-4e6c-9201-1c55a1fc68d6 2019-07-22 07:37:24,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15231180191s 2019-07-22 07:37:24,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:24,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb616cc-ef33-4de2-88c5-e61ca267c28e 2019-07-22 07:37:24,788 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:24,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fbb616cc-ef33-4de2-88c5-e61ca267c28e 2019-07-22 07:37:24,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.162572145462s 2019-07-22 07:37:24,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:24,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:24,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d663c8df-1280-47b5-8d79-082289e59d8c 2019-07-22 07:37:24,990 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:24,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d663c8df-1280-47b5-8d79-082289e59d8c 2019-07-22 07:37:24,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196460962296s 2019-07-22 07:37:24,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:24,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:25,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4189c3-528d-4214-ae6a-130fb2ffc820 2019-07-22 07:37:25,110 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:25,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4b4189c3-528d-4214-ae6a-130fb2ffc820 2019-07-22 07:37:25,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114789962769s 2019-07-22 07:37:25,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:25,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37868d8-9d56-4f34-8ce5-664b9c77fd59 2019-07-22 07:37:25,346 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131", "links": {"self": "http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b95a19bd43a6453e8e95fe213818b348", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:25,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b37868d8-9d56-4f34-8ce5-664b9c77fd59 2019-07-22 07:37:25,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236141204834s 2019-07-22 07:37:25,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:25,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:25,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72dedbb5-8cfe-4362-a196-6deed7221369 2019-07-22 07:37:25,478 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0"}, "tags": [], "enabled": true, "id": "aed5aa87964e40cca7116622dd81f1e0", "parent_id": "default", "domain_id": "default", "name": "barbican-project_3eeacb6f-b2fe-4bd9-b755-cb7298afd131"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:37:25,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-72dedbb5-8cfe-4362-a196-6deed7221369 2019-07-22 07:37:25,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121568918228s 2019-07-22 07:37:25,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:25,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=b95a19bd43a6453e8e95fe213818b348&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=aed5aa87964e40cca7116622dd81f1e0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:25,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c71b74-d93b-40ea-8764-a167431a10ec 2019-07-22 07:37:25,600 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b95a19bd43a6453e8e95fe213818b348&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=aed5aa87964e40cca7116622dd81f1e0", "previous": null, "next": null}} 2019-07-22 07:37:25,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b95a19bd43a6453e8e95fe213818b348&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=aed5aa87964e40cca7116622dd81f1e0 used request id req-50c71b74-d93b-40ea-8764-a167431a10ec 2019-07-22 07:37:25,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11342716217s 2019-07-22 07:37:25,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:37:25,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0/users/b95a19bd43a6453e8e95fe213818b348/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:25,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4052da2c-f6e3-450d-a9f4-18ed9e971af4 2019-07-22 07:37:25,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:25,755 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0/users/b95a19bd43a6453e8e95fe213818b348/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-4052da2c-f6e3-450d-a9f4-18ed9e971af4 2019-07-22 07:37:25,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15082192421s 2019-07-22 07:37:25,756 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_3eeacb6f-b2fe-4bd9-b755-cb7298afd131', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'aed5aa87964e40cca7116622dd81f1e0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'yEMO3nNsmZDWHhBLAu9SF4FcrooxUN', 'username': u'barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 07:37:25,759 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131', 'password': 'yEMO3nNsmZDWHhBLAu9SF4FcrooxUN', 'project_name': 'barbican-project_3eeacb6f-b2fe-4bd9-b755-cb7298afd131', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'aed5aa87964e40cca7116622dd81f1e0', 'project_domain_name': 'Default'} 2019-07-22 07:37:25,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:25,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:25,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beaeb697-d985-468a-885b-bd154c024337 2019-07-22 07:37:25,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:25,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-beaeb697-d985-468a-885b-bd154c024337 2019-07-22 07:37:25,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111205101013s 2019-07-22 07:37:25,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:25,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ddfee6-5901-4703-9f06-175a64a4a1b0 2019-07-22 07:37:25,999 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:25,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b1ddfee6-5901-4703-9f06-175a64a4a1b0 2019-07-22 07:37:25,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119876146317s 2019-07-22 07:37:26,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:26,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:26,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962e4977-48f9-480b-a546-eddd312efb47 2019-07-22 07:37:26,204 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:26,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-962e4977-48f9-480b-a546-eddd312efb47 2019-07-22 07:37:26,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200396060944s 2019-07-22 07:37:26,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:26,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8887289-4deb-42c8-a106-deb594bac7ff 2019-07-22 07:37:26,419 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131", "links": {"self": "http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b95a19bd43a6453e8e95fe213818b348", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:26,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a8887289-4deb-42c8-a106-deb594bac7ff 2019-07-22 07:37:26,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214252948761s 2019-07-22 07:37:26,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:26,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a591fe-8060-49e9-bb03-289c5d506988 2019-07-22 07:37:26,628 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0"}, "tags": [], "enabled": true, "id": "aed5aa87964e40cca7116622dd81f1e0", "parent_id": "default", "domain_id": "default", "name": "barbican-project_3eeacb6f-b2fe-4bd9-b755-cb7298afd131"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:37:26,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-07a591fe-8060-49e9-bb03-289c5d506988 2019-07-22 07:37:26,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197193145752s 2019-07-22 07:37:26,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:26,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=b95a19bd43a6453e8e95fe213818b348&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=aed5aa87964e40cca7116622dd81f1e0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:26,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee9271d-8975-4d3b-81a7-9aff4ee056ad 2019-07-22 07:37:26,749 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b95a19bd43a6453e8e95fe213818b348&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=aed5aa87964e40cca7116622dd81f1e0", "previous": null, "next": null}} 2019-07-22 07:37:26,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b95a19bd43a6453e8e95fe213818b348&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=aed5aa87964e40cca7116622dd81f1e0 used request id req-bee9271d-8975-4d3b-81a7-9aff4ee056ad 2019-07-22 07:37:26,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115072965622s 2019-07-22 07:37:26,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:37:26,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0/users/b95a19bd43a6453e8e95fe213818b348/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:26,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2db246-154e-46f1-8837-b3f52062ac6f 2019-07-22 07:37:26,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:26,907 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0/users/b95a19bd43a6453e8e95fe213818b348/roles/20583a51c37f4249bd5ba195627f096a used request id req-1d2db246-154e-46f1-8837-b3f52062ac6f 2019-07-22 07:37:26,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153601884842s 2019-07-22 07:37:26,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:27,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71eda5b9-461b-4cd3-9278-c992c450c2ba 2019-07-22 07:37:27,021 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:27,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-71eda5b9-461b-4cd3-9278-c992c450c2ba 2019-07-22 07:37:27,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111197948456s 2019-07-22 07:37:27,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:27,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:27,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8fa249-e9b0-4e6f-999e-ce720fff3a2f 2019-07-22 07:37:27,226 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:27,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-df8fa249-e9b0-4e6f-999e-ce720fff3a2f 2019-07-22 07:37:27,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19988489151s 2019-07-22 07:37:27,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:27,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6deeae7-7179-4b6f-9d9e-e3989cc23028 2019-07-22 07:37:27,399 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131", "links": {"self": "http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b95a19bd43a6453e8e95fe213818b348", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:27,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b6deeae7-7179-4b6f-9d9e-e3989cc23028 2019-07-22 07:37:27,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172226905823s 2019-07-22 07:37:27,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=b95a19bd43a6453e8e95fe213818b348&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:27,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d615c44-f264-4b24-bc1d-1c33e794c036 2019-07-22 07:37:27,537 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=b95a19bd43a6453e8e95fe213818b348&scope.domain.id=default", "previous": null, "next": null}} 2019-07-22 07:37:27,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=20583a51c37f4249bd5ba195627f096a&user.id=b95a19bd43a6453e8e95fe213818b348&scope.domain.id=default used request id req-2d615c44-f264-4b24-bc1d-1c33e794c036 2019-07-22 07:37:27,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125976085663s 2019-07-22 07:37:27,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-22 07:37:27,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/b95a19bd43a6453e8e95fe213818b348/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:27,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-992da36d-cd99-4b60-937e-5d8cc5437dfa 2019-07-22 07:37:27,682 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:27,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/b95a19bd43a6453e8e95fe213818b348/roles/20583a51c37f4249bd5ba195627f096a used request id req-992da36d-cd99-4b60-937e-5d8cc5437dfa 2019-07-22 07:37:27,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.141498088837s 2019-07-22 07:37:27,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:27,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b98ede0-d8a6-45a0-be72-42ffcc8402c2 2019-07-22 07:37:27,693 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:37:27,693 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-0b98ede0-d8a6-45a0-be72-42ffcc8402c2 2019-07-22 07:37:27,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:37:28,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aed5aa87964e40cca7116622dd81f1e0", "name": "barbican-project_3eeacb6f-b2fe-4bd9-b755-cb7298afd131"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/aed5aa87964e40cca7116622dd81f1e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/aed5aa87964e40cca7116622dd81f1e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/aed5aa87964e40cca7116622dd81f1e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_aed5aa87964e40cca7116622dd81f1e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_aed5aa87964e40cca7116622dd81f1e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/aed5aa87964e40cca7116622dd81f1e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/aed5aa87964e40cca7116622dd81f1e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/aed5aa87964e40cca7116622dd81f1e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/aed5aa87964e40cca7116622dd81f1e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/aed5aa87964e40cca7116622dd81f1e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/aed5aa87964e40cca7116622dd81f1e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131", "id": "b95a19bd43a6453e8e95fe213818b348"}, "audit_ids": ["eLeCHuEOSWWBRLSf_LLUIA"], "issued_at": "2019-07-22T07:37:28.000000Z"}} 2019-07-22 07:37:28,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:28,097 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb53966-625e-46a8-b5cc-1e871bef31e5 2019-07-22 07:37:28,098 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:37:28,098 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-7bb53966-625e-46a8-b5cc-1e871bef31e5 2019-07-22 07:37:28,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-22 07:37:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:28,112 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e26c19-e727-419e-b9bb-1754e7c6f1ed 2019-07-22 07:37:28,112 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2019-07-22 07:37:28,113 - keystoneauth.session - DEBUG - GET call to http://192.30.9.9:35357/ used request id req-50e26c19-e727-419e-b9bb-1754e7c6f1ed 2019-07-22 07:37:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8dac1c52bdb86fc48b741457ab75749671029e19" 2019-07-22 07:37:28,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6ebd6a-b8d7-483e-9c7b-f5c0bb385cc5 2019-07-22 07:37:28,314 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/008fe680d1e045f3b377cc7edbc4de92"}, "enabled": true, "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/012906c9a8cf4fe7b41b4763f0b44dfa"}, "enabled": true, "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/0ba0afd99d6547fc8cfbcb24861be3ba"}, "enabled": true, "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1babf4cf47b64a18ab636a1f3038326d"}, "enabled": true, "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1bbeb8642f594f62b1c449e0ffe04dff"}, "enabled": true, "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/44f7c2cce1e04afb9f9a10c959837cce"}, "enabled": true, "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4599bfe2ddd34915ab7378e4380cf852"}, "enabled": true, "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5603d4b18f85402d9acbf40ffc99c7c3"}, "enabled": true, "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/56ef18d3072a46a082c0317bdfad92af"}, "enabled": true, "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/710d7154e7dd4f14b627367619bdf2a5"}, "enabled": true, "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7c71415636ce42b99557be880b018195"}, "enabled": true, "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8f9fdc85c9ed4c6399c713c91097d7ec"}, "enabled": true, "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9d300164007a47c58206575924561dbb"}, "enabled": true, "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/d660979626604b7f9db936c84684a614"}, "enabled": true, "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2019-07-22 07:37:28,314 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-4b6ebd6a-b8d7-483e-9c7b-f5c0bb385cc5 2019-07-22 07:37:28,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.212023019791s 2019-07-22 07:37:28,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 07:37:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8dac1c52bdb86fc48b741457ab75749671029e19" 2019-07-22 07:37:28,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:28 GMT X-Openstack-Request-Id: req-c8b5fd13-fbef-4819-a7d5-f97ca39bc11a 2019-07-22 07:37:28,618 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 07:37:28,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-c8b5fd13-fbef-4819-a7d5-f97ca39bc11a 2019-07-22 07:37:28,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.293385028839s 2019-07-22 07:37:28,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:28,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:28,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34214337-d1a2-41fc-a91a-aa619abcf901 2019-07-22 07:37:28,840 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131", "links": {"self": "http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b95a19bd43a6453e8e95fe213818b348", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:28,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-34214337-d1a2-41fc-a91a-aa619abcf901 2019-07-22 07:37:28,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213119029999s 2019-07-22 07:37:28,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:28,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:29,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afe453d-1178-4cc7-b848-c3118f3f6fed 2019-07-22 07:37:29,024 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_3eeacb6f-b2fe-4bd9-b755-cb7298afd131", "links": {"self": "http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b95a19bd43a6453e8e95fe213818b348", "description": null}} 2019-07-22 07:37:29,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348 used request id req-1afe453d-1178-4cc7-b848-c3118f3f6fed 2019-07-22 07:37:29,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.178151130676s 2019-07-22 07:37:29,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 07:37:29,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:29,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d963525-4e12-4e04-9f8e-5ce3e1f2d061 2019-07-22 07:37:29,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:29,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b95a19bd43a6453e8e95fe213818b348 used request id req-2d963525-4e12-4e04-9f8e-5ce3e1f2d061 2019-07-22 07:37:29,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.296715021133s 2019-07-22 07:37:29,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:29,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041cb418-64f5-4c50-8410-d55b851475a2 2019-07-22 07:37:29,443 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0"}, "tags": [], "enabled": true, "id": "aed5aa87964e40cca7116622dd81f1e0", "parent_id": "default", "domain_id": "default", "name": "barbican-project_3eeacb6f-b2fe-4bd9-b755-cb7298afd131"}]} 2019-07-22 07:37:29,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-041cb418-64f5-4c50-8410-d55b851475a2 2019-07-22 07:37:29,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11487197876s 2019-07-22 07:37:29,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 07:37:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:29,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0510953-1939-4c18-98d5-a36b3b33f1ad 2019-07-22 07:37:29,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:29,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/aed5aa87964e40cca7116622dd81f1e0 used request id req-c0510953-1939-4c18-98d5-a36b3b33f1ad 2019-07-22 07:37:29,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17969584465s 2019-07-22 07:37:29,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 07:37:29,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=aed5aa87964e40cca7116622dd81f1e0&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd5bf777914f14641506cbf716274ff9a73ed7d3" 2019-07-22 07:37:29,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:29 GMT X-Openstack-Request-Id: req-45bafef9-e08e-42d7-b412-a454643ee4d2 2019-07-22 07:37:29,658 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-22 07:37:29,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=aed5aa87964e40cca7116622dd81f1e0&name=default used request id req-45bafef9-e08e-42d7-b412-a454643ee4d2 2019-07-22 07:37:29,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0254719257355s 2019-07-22 07:37:29,658 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-07-22 07:37:29,658 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-07-22 07:37:29,663 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:44 | PASS | | rally_sanity | functest | smoke | 22:36 | FAIL | | refstack_defcore | functest | smoke | 06:30 | FAIL | | tempest_full | functest | smoke | 37:29 | FAIL | | tempest_scenario | functest | smoke | 07:30 | PASS | | patrole | functest | smoke | 03:01 | PASS | | neutron_trunk | functest | smoke | 02:11 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-07-22 07:37:29,672 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-22 07:37:37,035 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-97 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-22 07:37:37,038 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PnfId0PI8w7OFVDlUTakJlJiK export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=2078ad5c535b4345afad4be9276ce840 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-22 07:37:37,038 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-22 07:37:37,039 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-07-22 07:37:37,047 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-07-22 07:37:37,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:37,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77739be3-7868-4326-85d0-e2b2c6382f3f 2019-07-22 07:37:37,319 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:37:37,319 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-77739be3-7868-4326-85d0-e2b2c6382f3f 2019-07-22 07:37:37,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:37:37,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["pT13pp0zQCu9nINB7psvJw"], "issued_at": "2019-07-22T07:37:37.000000Z"}} 2019-07-22 07:37:37,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:37:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:38,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:38 GMT X-Openstack-Request-Id: req-27a1a88b-cf03-4873-ae22-88bfd18ee1d6 2019-07-22 07:37:38,128 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:37:38,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-27a1a88b-cf03-4873-ae22-88bfd18ee1d6 2019-07-22 07:37:38,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397840023041s 2019-07-22 07:37:38,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:38,140 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47e2a0c1-31f4-407d-9800-84819a958286 2019-07-22 07:37:38,140 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:37:38,140 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-47e2a0c1-31f4-407d-9800-84819a958286 2019-07-22 07:37:38,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:38,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37601211-6236-45c5-93e3-9433f6e58f85 2019-07-22 07:37:38,350 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:37:38,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-37601211-6236-45c5-93e3-9433f6e58f85 2019-07-22 07:37:38,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209209918976s 2019-07-22 07:37:38,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 07:37:38,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e"}}' 2019-07-22 07:37:38,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfa15de-0863-4057-b200-5e8dcfe916f4 2019-07-22 07:37:38,531 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6"}, "tags": [], "enabled": true, "id": "2cb3acce6c1747c49cd0af7874926db6", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e"}} 2019-07-22 07:37:38,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-dbfa15de-0863-4057-b200-5e8dcfe916f4 2019-07-22 07:37:38,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.173976182938s 2019-07-22 07:37:38,532 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_full', u'tags': [], 'enabled': True, 'id': u'2cb3acce6c1747c49cd0af7874926db6', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e'}) 2019-07-22 07:37:38,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 07:37:38,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0wCfTqSSJoIUNAaWPxAkTtIajWAoTN", "email": null, "name": "rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e"}}' 2019-07-22 07:37:38,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9577262d-6f6c-45e9-b3e8-9628ff74b19c 2019-07-22 07:37:38,920 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": {"self": "http://172.30.9.26:5000/v3/users/c102deea167e46f590a6e9b82ce538e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c102deea167e46f590a6e9b82ce538e7", "domain_id": "default", "password_expires_at": null}} 2019-07-22 07:37:38,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-9577262d-6f6c-45e9-b3e8-9628ff74b19c 2019-07-22 07:37:38,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381661891937s 2019-07-22 07:37:38,921 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c102deea167e46f590a6e9b82ce538e7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e'}) 2019-07-22 07:37:38,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:38,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:39,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb06975c-94ec-4eb6-8807-3f0227ba7c7f 2019-07-22 07:37:39,044 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:39,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fb06975c-94ec-4eb6-8807-3f0227ba7c7f 2019-07-22 07:37:39,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120465040207s 2019-07-22 07:37:39,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:39,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca666c6e-fcbf-4d3c-94af-f0250a7bd7e0 2019-07-22 07:37:39,212 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:39,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ca666c6e-fcbf-4d3c-94af-f0250a7bd7e0 2019-07-22 07:37:39,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.163187980652s 2019-07-22 07:37:39,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:39,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:39,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8b7396-f4ba-4627-b0cc-dda3eceb6eb5 2019-07-22 07:37:39,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:39,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab8b7396-f4ba-4627-b0cc-dda3eceb6eb5 2019-07-22 07:37:39,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.240289926529s 2019-07-22 07:37:39,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:39,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:39,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f3f1c8-c3a5-4b39-86f6-23d54201b770 2019-07-22 07:37:39,777 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:39,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-30f3f1c8-c3a5-4b39-86f6-23d54201b770 2019-07-22 07:37:39,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.314157009125s 2019-07-22 07:37:39,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:39,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:39,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19378886-a2b3-425f-9f28-cb119735b47d 2019-07-22 07:37:39,907 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": {"self": "http://172.30.9.26:5000/v3/users/c102deea167e46f590a6e9b82ce538e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c102deea167e46f590a6e9b82ce538e7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:39,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-19378886-a2b3-425f-9f28-cb119735b47d 2019-07-22 07:37:39,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12984085083s 2019-07-22 07:37:39,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:40,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e379638e-69eb-461e-8dbd-4f719956dca7 2019-07-22 07:37:40,038 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6"}, "tags": [], "enabled": true, "id": "2cb3acce6c1747c49cd0af7874926db6", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:37:40,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e379638e-69eb-461e-8dbd-4f719956dca7 2019-07-22 07:37:40,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119539022446s 2019-07-22 07:37:40,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:40,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=c102deea167e46f590a6e9b82ce538e7&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=2cb3acce6c1747c49cd0af7874926db6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:40,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99797e99-e236-4c0c-9f6c-8f7b8021fb68 2019-07-22 07:37:40,246 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=c102deea167e46f590a6e9b82ce538e7&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=2cb3acce6c1747c49cd0af7874926db6", "previous": null, "next": null}} 2019-07-22 07:37:40,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=c102deea167e46f590a6e9b82ce538e7&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=2cb3acce6c1747c49cd0af7874926db6 used request id req-99797e99-e236-4c0c-9f6c-8f7b8021fb68 2019-07-22 07:37:40,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1998898983s 2019-07-22 07:37:40,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:37:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6/users/c102deea167e46f590a6e9b82ce538e7/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:40,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac7df26-7e58-4743-a07b-2f161bca11a2 2019-07-22 07:37:40,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:40,648 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6/users/c102deea167e46f590a6e9b82ce538e7/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-bac7df26-7e58-4743-a07b-2f161bca11a2 2019-07-22 07:37:40,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.398207902908s 2019-07-22 07:37:40,649 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'2cb3acce6c1747c49cd0af7874926db6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0wCfTqSSJoIUNAaWPxAkTtIajWAoTN', 'username': u'rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 07:37:40,652 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e', 'password': '0wCfTqSSJoIUNAaWPxAkTtIajWAoTN', 'project_name': 'rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '2cb3acce6c1747c49cd0af7874926db6', 'project_domain_name': 'Default'} 2019-07-22 07:37:40,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:40,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2edc6d62-809b-410e-b9c0-9cf71b09e566 2019-07-22 07:37:40,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:40,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2edc6d62-809b-410e-b9c0-9cf71b09e566 2019-07-22 07:37:40,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110496044159s 2019-07-22 07:37:40,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 07:37:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:40,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3ec1a6-63c2-4919-801c-2cf976124dcf 2019-07-22 07:37:40,966 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 07:37:40,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0d3ec1a6-63c2-4919-801c-2cf976124dcf 2019-07-22 07:37:40,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194511890411s 2019-07-22 07:37:40,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:40,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:41,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77e6125-44e9-453a-90f9-3cc846f4a406 2019-07-22 07:37:41,077 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 07:37:41,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d77e6125-44e9-453a-90f9-3cc846f4a406 2019-07-22 07:37:41,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106302976608s 2019-07-22 07:37:41,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 07:37:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:41,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e7ad3a-c24e-435d-b776-2abd101459c9 2019-07-22 07:37:41,314 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": {"self": "http://172.30.9.26:5000/v3/users/c102deea167e46f590a6e9b82ce538e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c102deea167e46f590a6e9b82ce538e7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 07:37:41,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d6e7ad3a-c24e-435d-b776-2abd101459c9 2019-07-22 07:37:41,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236207962036s 2019-07-22 07:37:41,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:41,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:41,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f809c0-8739-4ff0-a7e5-bc0ae27b36a2 2019-07-22 07:37:41,455 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6"}, "tags": [], "enabled": true, "id": "2cb3acce6c1747c49cd0af7874926db6", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:37:41,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-80f809c0-8739-4ff0-a7e5-bc0ae27b36a2 2019-07-22 07:37:41,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129777908325s 2019-07-22 07:37:41,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 07:37:41,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=c102deea167e46f590a6e9b82ce538e7&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=2cb3acce6c1747c49cd0af7874926db6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:41,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df8cfdd-e6ea-4ed6-ad7c-70eb9c3e31cc 2019-07-22 07:37:41,577 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=c102deea167e46f590a6e9b82ce538e7&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=2cb3acce6c1747c49cd0af7874926db6", "previous": null, "next": null}} 2019-07-22 07:37:41,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=c102deea167e46f590a6e9b82ce538e7&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=2cb3acce6c1747c49cd0af7874926db6 used request id req-1df8cfdd-e6ea-4ed6-ad7c-70eb9c3e31cc 2019-07-22 07:37:41,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114269971848s 2019-07-22 07:37:41,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 07:37:41,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6/users/c102deea167e46f590a6e9b82ce538e7/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:41,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 07:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec0b606-d1f1-41d2-ab1d-e9a7f8fef724 2019-07-22 07:37:41,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 07:37:41,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6/users/c102deea167e46f590a6e9b82ce538e7/roles/20583a51c37f4249bd5ba195627f096a used request id req-4ec0b606-d1f1-41d2-ab1d-e9a7f8fef724 2019-07-22 07:37:41,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234914064407s 2019-07-22 07:37:41,816 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-07-22 07:37:41,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 07:37:41,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:41,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd82735-49c9-42f9-bdb4-2d333f677981 2019-07-22 07:37:41,929 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 07:37:41,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-3cd82735-49c9-42f9-bdb4-2d333f677981 2019-07-22 07:37:41,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112930059433s 2019-07-22 07:37:41,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 07:37:41,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" 2019-07-22 07:37:42,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2521d2-5b96-4c3f-87ad-0d1dad14724c 2019-07-22 07:37:42,049 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6"}, "tags": [], "enabled": true, "id": "2cb3acce6c1747c49cd0af7874926db6", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 07:37:42,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ee2521d2-5b96-4c3f-87ad-0d1dad14724c 2019-07-22 07:37:42,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111950874329s 2019-07-22 07:37:42,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 07:37:42,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" -d '{"network": {"shared": true, "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "name": "rally_full-net_91790e59-340c-4b6d-8ad7-757319ebe83e", "admin_state_up": true}}' 2019-07-22 07:37:42,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:42 GMT X-Openstack-Request-Id: req-6dbf1726-0a10-43e7-8eec-640bf3a750ea 2019-07-22 07:37:42,363 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2d1eb19d-32a9-4e5a-b570-8991459165f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"2cb3acce6c1747c49cd0af7874926db6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:37:42Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_91790e59-340c-4b6d-8ad7-757319ebe83e","admin_state_up":true,"tenant_id":"2cb3acce6c1747c49cd0af7874926db6","created_at":"2019-07-22T07:37:42Z","mtu":1450}} 2019-07-22 07:37:42,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6dbf1726-0a10-43e7-8eec-640bf3a750ea 2019-07-22 07:37:42,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.311699867249s 2019-07-22 07:37:42,364 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T07:37:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2d1eb19d-32a9-4e5a-b570-8991459165f3', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_full-net_91790e59-340c-4b6d-8ad7-757319ebe83e', u'created_at': u'2019-07-22T07:37:42Z', u'mtu': 1450, u'tenant_id': u'2cb3acce6c1747c49cd0af7874926db6', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2cb3acce6c1747c49cd0af7874926db6', u'l2_adjacency': True}) 2019-07-22 07:37:42,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:42,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc30b0b-8c97-430f-8109-963dabb5af33 2019-07-22 07:37:42,373 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 07:37:42,374 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-6dc30b0b-8c97-430f-8109-963dabb5af33 2019-07-22 07:37:42,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 07:37:42,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T08:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cb3acce6c1747c49cd0af7874926db6", "name": "rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2cb3acce6c1747c49cd0af7874926db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2cb3acce6c1747c49cd0af7874926db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2cb3acce6c1747c49cd0af7874926db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2cb3acce6c1747c49cd0af7874926db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2cb3acce6c1747c49cd0af7874926db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2cb3acce6c1747c49cd0af7874926db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2cb3acce6c1747c49cd0af7874926db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2cb3acce6c1747c49cd0af7874926db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2cb3acce6c1747c49cd0af7874926db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2cb3acce6c1747c49cd0af7874926db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2cb3acce6c1747c49cd0af7874926db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e", "id": "c102deea167e46f590a6e9b82ce538e7"}, "audit_ids": ["B-PBAVPPTviAJ4NDMUaN5A"], "issued_at": "2019-07-22T07:37:42.000000Z"}} 2019-07-22 07:37:42,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 07:37:42,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" 2019-07-22 07:37:43,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:43 GMT X-Openstack-Request-Id: req-be9dd55b-f141-4825-b7ab-6756029b179f 2019-07-22 07:37:43,307 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"2d1eb19d-32a9-4e5a-b570-8991459165f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"2cb3acce6c1747c49cd0af7874926db6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T07:37:42Z","qos_policy_id":null,"name":"rally_full-net_91790e59-340c-4b6d-8ad7-757319ebe83e","admin_state_up":true,"tenant_id":"2cb3acce6c1747c49cd0af7874926db6","created_at":"2019-07-22T07:37:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 07:37:43,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-be9dd55b-f141-4825-b7ab-6756029b179f 2019-07-22 07:37:43,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.537922859192s 2019-07-22 07:37:43,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 07:37:43,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" -d '{"subnet": {"name": "rally_full-subnet_91790e59-340c-4b6d-8ad7-757319ebe83e", "enable_dhcp": true, "network_id": "2d1eb19d-32a9-4e5a-b570-8991459165f3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 07:37:43,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:43 GMT X-Openstack-Request-Id: req-29d5945d-8b51-45bf-8da1-bbad27974172 2019-07-22 07:37:43,895 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T07:37:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2cb3acce6c1747c49cd0af7874926db6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_91790e59-340c-4b6d-8ad7-757319ebe83e","enable_dhcp":true,"segment_id":null,"network_id":"2d1eb19d-32a9-4e5a-b570-8991459165f3","tenant_id":"2cb3acce6c1747c49cd0af7874926db6","created_at":"2019-07-22T07:37:43Z","ip_version":4}} 2019-07-22 07:37:43,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-29d5945d-8b51-45bf-8da1-bbad27974172 2019-07-22 07:37:43,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.5864610672s 2019-07-22 07:37:43,896 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T07:37:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_91790e59-340c-4b6d-8ad7-757319ebe83e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2d1eb19d-32a9-4e5a-b570-8991459165f3', u'tenant_id': u'2cb3acce6c1747c49cd0af7874926db6', u'created_at': u'2019-07-22T07:37:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2cb3acce6c1747c49cd0af7874926db6'}) 2019-07-22 07:37:43,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 07:37:43,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "rally_full-router_91790e59-340c-4b6d-8ad7-757319ebe83e", "admin_state_up": true}}' 2019-07-22 07:37:45,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:45 GMT X-Openstack-Request-Id: req-7ebf995a-65da-4ed4-bc32-66a7e847084b 2019-07-22 07:37:45,593 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "created_at": "2019-07-22T07:37:43Z", "admin_state_up": true, "updated_at": "2019-07-22T07:37:45Z", "project_id": "2cb3acce6c1747c49cd0af7874926db6", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f735ecec-2535-403c-abbf-328d959b02f1", "name": "rally_full-router_91790e59-340c-4b6d-8ad7-757319ebe83e"}} 2019-07-22 07:37:45,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7ebf995a-65da-4ed4-bc32-66a7e847084b 2019-07-22 07:37:45,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.69704294205s 2019-07-22 07:37:45,594 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T07:37:45Z', u'revision_number': 2, u'ha': False, u'id': u'f735ecec-2535-403c-abbf-328d959b02f1', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_91790e59-340c-4b6d-8ad7-757319ebe83e', u'admin_state_up': True, u'tenant_id': u'2cb3acce6c1747c49cd0af7874926db6', u'created_at': u'2019-07-22T07:37:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'2cb3acce6c1747c49cd0af7874926db6'}) 2019-07-22 07:37:45,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 07:37:45,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f735ecec-2535-403c-abbf-328d959b02f1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" -d '{"subnet_id": "4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9"}' 2019-07-22 07:37:47,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:47 GMT X-Openstack-Request-Id: req-347875e0-150a-4000-a31b-f6b772976c37 2019-07-22 07:37:47,654 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2d1eb19d-32a9-4e5a-b570-8991459165f3", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "subnet_id": "4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9", "subnet_ids": ["4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9"], "port_id": "b0be7307-b545-43f9-a42a-520abed3220d", "id": "f735ecec-2535-403c-abbf-328d959b02f1"} 2019-07-22 07:37:47,654 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f735ecec-2535-403c-abbf-328d959b02f1/add_router_interface.json used request id req-347875e0-150a-4000-a31b-f6b772976c37 2019-07-22 07:37:47,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05923891068s 2019-07-22 07:37:47,655 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 07:37:47,756 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 07:37:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:47,763 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:47 GMT 2019-07-22 07:37:47,763 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 07:37:47,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:37:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" 2019-07-22 07:37:48,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:48 GMT X-Openstack-Request-Id: req-36fced42-2a39-4bb5-8ec4-c8d25a969623 2019-07-22 07:37:48,094 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:37:48,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-36fced42-2a39-4bb5-8ec4-c8d25a969623 2019-07-22 07:37:48,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328501939774s 2019-07-22 07:37:48,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 07:37:48,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e"}' 2019-07-22 07:37:48,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:48 GMT Location: http://172.30.9.26:9292/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-76e1046e-6585-401b-b601-be74ae4cb415 2019-07-22 07:37:48,158 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:37:48Z", "file": "/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01/file", "owner": "2cb3acce6c1747c49cd0af7874926db6", "id": "28be126b-241e-44dd-ad60-9bff8f74fc01", "size": null, "self": "/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e", "checksum": null, "created_at": "2019-07-22T07:37:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 07:37:48,158 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-76e1046e-6585-401b-b601-be74ae4cb415 2019-07-22 07:37:48,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0551550388336s 2019-07-22 07:37:48,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 07:37:48,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" -d '' 2019-07-22 07:37:48,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 07:37:48 GMT X-Openstack-Request-Id: req-398d946f-3b88-401d-baab-f8062b84e060 2019-07-22 07:37:48,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 07:37:48,578 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01/file used request id req-398d946f-3b88-401d-baab-f8062b84e060 2019-07-22 07:37:48,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.418684959412s 2019-07-22 07:37:48,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 07:37:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" 2019-07-22 07:37:48,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:48 GMT X-Openstack-Request-Id: req-9679e8e6-aacc-436b-a014-4bdfb5b56ff7 2019-07-22 07:37:48,609 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:37:48Z", "file": "/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01/file", "owner": "2cb3acce6c1747c49cd0af7874926db6", "id": "28be126b-241e-44dd-ad60-9bff8f74fc01", "size": 12716032, "self": "/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/28be126b-241e-44dd-ad60-9bff8f74fc01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/28be126b-241e-44dd-ad60-9bff8f74fc01/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:37:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 07:37:48,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9679e8e6-aacc-436b-a014-4bdfb5b56ff7 2019-07-22 07:37:48,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273170471191s 2019-07-22 07:37:48,611 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/28be126b-241e-44dd-ad60-9bff8f74fc01/snap', u'metadata': Munch({})})], 'file': u'/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01/file', 'owner': u'2cb3acce6c1747c49cd0af7874926db6', 'id': u'28be126b-241e-44dd-ad60-9bff8f74fc01', 'size': 12716032, u'self': u'/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2cb3acce6c1747c49cd0af7874926db6', 'name': 'rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/28be126b-241e-44dd-ad60-9bff8f74fc01/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T07:37:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T07:37:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'created': u'2019-07-22T07:37:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T07:37:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 07:37:48,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 07:37:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 07:37:48,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e1c7dab-718f-47c0-aa48-579e8d99ae8b x-openstack-request-id: req-5e1c7dab-718f-47c0-aa48-579e8d99ae8b 2019-07-22 07:37:48,956 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f1639c0-6cbc-4b01-a829-b7745e36acb4"}} 2019-07-22 07:37:48,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5e1c7dab-718f-47c0-aa48-579e8d99ae8b 2019-07-22 07:37:48,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341727972031s 2019-07-22 07:37:48,957 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'4f1639c0-6cbc-4b01-a829-b7745e36acb4', 'swap': 0}) 2019-07-22 07:37:48,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 07:37:48,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" -d '{"extra_specs": {}}' 2019-07-22 07:37:48,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a18f7b94-410a-4fb6-bcad-4e82943bf751 x-openstack-request-id: req-a18f7b94-410a-4fb6-bcad-4e82943bf751 2019-07-22 07:37:48,978 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 07:37:48,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4/os-extra_specs used request id req-a18f7b94-410a-4fb6-bcad-4e82943bf751 2019-07-22 07:37:48,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202929973602s 2019-07-22 07:37:48,981 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 07:37:53,321 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fbdf5de9-1ccc-486b-97b6-50a1f1e11490 | 2019-07-22T07:37:52.861425 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fbdf5de9-1ccc-486b-97b6-50a1f1e11490 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 07:37:56,642 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 07:37:57,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-22 07:37:57,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 07:37:57,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" 2019-07-22 07:37:57,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6bac43d-d562-416d-a506-9ca9f9ae00a5 x-openstack-request-id: req-b6bac43d-d562-416d-a506-9ca9f9ae00a5 2019-07-22 07:37:57,581 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 07:37:57,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-b6bac43d-d562-416d-a506-9ca9f9ae00a5 2019-07-22 07:37:57,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.306622982025s 2019-07-22 07:37:57,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 07:37:57,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" 2019-07-22 07:37:57,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:57 GMT X-Openstack-Request-Id: req-8f573a5d-d8b5-48f7-9a16-4e46d6753b54 2019-07-22 07:37:57,594 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 07:37:57,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-8f573a5d-d8b5-48f7-9a16-4e46d6753b54 2019-07-22 07:37:57,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0111179351807s 2019-07-22 07:37:57,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 07:37:57,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 07:37:57,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-505292f5-2c79-4233-b5d2-8409e145df8b x-openstack-request-id: req-505292f5-2c79-4233-b5d2-8409e145df8b 2019-07-22 07:37:57,655 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c22605aa-a0a0-4e85-9bdc-de3e645a1ce4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c22605aa-a0a0-4e85-9bdc-de3e645a1ce4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c22605aa-a0a0-4e85-9bdc-de3e645a1ce4"}} 2019-07-22 07:37:57,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-505292f5-2c79-4233-b5d2-8409e145df8b 2019-07-22 07:37:57,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0522110462189s 2019-07-22 07:37:57,657 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c22605aa-a0a0-4e85-9bdc-de3e645a1ce4', 'swap': 0}) 2019-07-22 07:37:57,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 07:37:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/c22605aa-a0a0-4e85-9bdc-de3e645a1ce4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}92b9cd5266e35ec212d35e3070ef91a61efaaca0" -d '{"extra_specs": {}}' 2019-07-22 07:37:57,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65175e00-9bc6-4a41-afca-bf655cff13ac x-openstack-request-id: req-65175e00-9bc6-4a41-afca-bf655cff13ac 2019-07-22 07:37:57,679 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 07:37:57,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c22605aa-a0a0-4e85-9bdc-de3e645a1ce4/os-extra_specs used request id req-65175e00-9bc6-4a41-afca-bf655cff13ac 2019-07-22 07:37:57,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216300487518s 2019-07-22 07:37:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:57,691 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8987d8-72df-43f7-acad-3a09b0d236cf 2019-07-22 07:37:57,691 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 07:37:57,692 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-4b8987d8-72df-43f7-acad-3a09b0d236cf 2019-07-22 07:37:57,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-22 07:37:57,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 07:37:57,706 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76767a7b-fcdb-4aae-8627-85d4cfdd9821 2019-07-22 07:37:57,706 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2019-07-22 07:37:57,706 - keystoneauth.session - DEBUG - GET call to http://192.30.9.9:35357/ used request id req-76767a7b-fcdb-4aae-8627-85d4cfdd9821 2019-07-22 07:37:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c834c7c12bb552884d87116eb2bca908c1c697ff" 2019-07-22 07:37:57,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 07:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a587c1-892c-40cc-bb70-335e9a83181b 2019-07-22 07:37:57,815 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/008fe680d1e045f3b377cc7edbc4de92"}, "enabled": true, "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/012906c9a8cf4fe7b41b4763f0b44dfa"}, "enabled": true, "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/0ba0afd99d6547fc8cfbcb24861be3ba"}, "enabled": true, "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1babf4cf47b64a18ab636a1f3038326d"}, "enabled": true, "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1bbeb8642f594f62b1c449e0ffe04dff"}, "enabled": true, "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/44f7c2cce1e04afb9f9a10c959837cce"}, "enabled": true, "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4599bfe2ddd34915ab7378e4380cf852"}, "enabled": true, "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5603d4b18f85402d9acbf40ffc99c7c3"}, "enabled": true, "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/56ef18d3072a46a082c0317bdfad92af"}, "enabled": true, "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/710d7154e7dd4f14b627367619bdf2a5"}, "enabled": true, "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7c71415636ce42b99557be880b018195"}, "enabled": true, "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8f9fdc85c9ed4c6399c713c91097d7ec"}, "enabled": true, "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9d300164007a47c58206575924561dbb"}, "enabled": true, "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/d660979626604b7f9db936c84684a614"}, "enabled": true, "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2019-07-22 07:37:57,815 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-42a587c1-892c-40cc-bb70-335e9a83181b 2019-07-22 07:37:57,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.119860172272s 2019-07-22 07:37:57,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'c22605aa-a0a0-4e85-9bdc-de3e645a1ce4', 'swap': 0}) 2019-07-22 07:37:57,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-07-22 07:37:57,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 07:37:57,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 07:37:57,842 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-22 07:37:57,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '2d1eb19d-32a9-4e5a-b570-8991459165f3', 'tenants_amount': 3, 'image_name': 'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 07:39:47,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 53df0da2-8a6c-41a7-b662-0e72aec4764d 2019-07-22 07:39:47,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'53df0da2-8a6c-41a7-b662-0e72aec4764d'] 2019-07-22 07:39:48,788 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 53df0da2-8a6c-41a7-b662-0e72aec4764d -------------------------------------------------------------------------------- Task 53df0da2-8a6c-41a7-b662-0e72aec4764d: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53df0da2-8a6c-41a7-b662-0e72aec4764d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.581 | 0.624 | 0.679 | 0.74 | 0.801 | 0.642 | 100.0% | 10 | | total | 0.581 | 0.624 | 0.679 | 0.74 | 0.801 | 0.642 | 100.0% | 10 | | -> duration | 0.581 | 0.624 | 0.679 | 0.74 | 0.801 | 0.642 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.877928 Full duration: 13.200863 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53df0da2-8a6c-41a7-b662-0e72aec4764d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.408 | 1.422 | 2.663 | 3.015 | 3.367 | 1.524 | 100.0% | 10 | | total | 1.148 | 1.934 | 3.678 | 3.734 | 3.79 | 2.331 | 100.0% | 10 | | -> duration | 1.148 | 1.934 | 3.678 | 3.734 | 3.79 | 2.331 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.65441 Full duration: 17.804172 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53df0da2-8a6c-41a7-b662-0e72aec4764d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.33 | 0.385 | 0.459 | 0.47 | 0.481 | 0.391 | 100.0% | 10 | | total | 0.745 | 0.808 | 0.927 | 0.937 | 0.947 | 0.83 | 100.0% | 10 | | -> duration | 0.745 | 0.808 | 0.927 | 0.937 | 0.947 | 0.83 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.434787 Full duration: 14.179701 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53df0da2-8a6c-41a7-b662-0e72aec4764d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.472 | 1.018 | 1.531 | 1.566 | 1.6 | 1.056 | 100.0% | 10 | | total | 0.894 | 1.443 | 1.983 | 2.013 | 2.042 | 1.488 | 100.0% | 10 | | -> duration | 0.894 | 1.443 | 1.983 | 2.013 | 2.042 | 1.488 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.208626 Full duration: 17.515924 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53df0da2-8a6c-41a7-b662-0e72aec4764d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.373 | 0.646 | 1.031 | 1.036 | 1.04 | 0.704 | 100.0% | 10 | | total | 0.783 | 1.067 | 1.47 | 1.473 | 1.477 | 1.131 | 100.0% | 10 | | -> duration | 0.783 | 1.067 | 1.47 | 1.473 | 1.477 | 1.131 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.229272 Full duration: 14.103479 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 53df0da2-8a6c-41a7-b662-0e72aec4764d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.247 | 0.305 | 0.347 | 0.443 | 0.539 | 0.326 | 100.0% | 10 | | total | 0.715 | 0.784 | 0.851 | 0.905 | 0.959 | 0.79 | 100.0% | 10 | | -> duration | 0.715 | 0.784 | 0.851 | 0.905 | 0.959 | 0.79 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.494432 Full duration: 13.492917 HINTS: * To plot HTML graphics with this data, run: rally task report 53df0da2-8a6c-41a7-b662-0e72aec4764d --out output.html * To generate a JUnit report, run: rally task export 53df0da2-8a6c-41a7-b662-0e72aec4764d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 53df0da2-8a6c-41a7-b662-0e72aec4764d --json --out output.json 2019-07-22 07:39:48,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'53df0da2-8a6c-41a7-b662-0e72aec4764d', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-07-22 07:39:50,726 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 53df0da2-8a6c-41a7-b662-0e72aec4764d --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-07-22 07:39:50,737 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-22 07:39:50,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-07-22 07:39:50,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 07:39:50,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 07:39:50,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-22 07:39:50,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '2d1eb19d-32a9-4e5a-b570-8991459165f3', 'tenants_amount': 3, 'image_name': 'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 07:45:50,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 19fbcd70-610b-4e56-b895-4e3eb13cd584 2019-07-22 07:45:51,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'19fbcd70-610b-4e56-b895-4e3eb13cd584'] 2019-07-22 07:45:51,846 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 19fbcd70-610b-4e56-b895-4e3eb13cd584 -------------------------------------------------------------------------------- Task 19fbcd70-610b-4e56-b895-4e3eb13cd584: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19fbcd70-610b-4e56-b895-4e3eb13cd584 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.717 | 4.04 | 5.541 | 6.462 | 7.383 | 4.183 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.05 | 0.779 | 0.83 | 0.881 | 0.205 | 100.0% | 10 | | -> glance_v2.upload_data | 0.367 | 1.567 | 2.233 | 3.206 | 4.179 | 1.553 | 100.0% | 10 | | glance_v2.delete_image | 0.579 | 1.073 | 3.284 | 3.646 | 4.008 | 1.528 | 100.0% | 10 | | total | 3.776 | 4.853 | 8.487 | 8.513 | 8.539 | 5.711 | 100.0% | 10 | | -> duration | 3.776 | 4.853 | 8.487 | 8.513 | 8.539 | 5.711 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.477428 Full duration: 33.110512 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19fbcd70-610b-4e56-b895-4e3eb13cd584 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.817 | 4.146 | 6.211 | 6.218 | 6.225 | 4.681 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.058 | 0.28 | 0.663 | 1.045 | 0.186 | 100.0% | 10 | | -> glance_v2.upload_data | 0.458 | 1.714 | 3.608 | 3.632 | 3.657 | 2.11 | 100.0% | 10 | | glance_v2.list_images | 0.041 | 0.046 | 0.058 | 0.06 | 0.062 | 0.048 | 100.0% | 10 | | total | 2.861 | 4.188 | 6.269 | 6.278 | 6.288 | 4.73 | 100.0% | 10 | | -> duration | 2.861 | 4.188 | 6.269 | 6.278 | 6.288 | 4.73 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.990502 Full duration: 35.956438 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19fbcd70-610b-4e56-b895-4e3eb13cd584 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.252 | 0.316 | 0.365 | 0.368 | 0.37 | 0.323 | 100.0% | 10 | | total | 0.252 | 0.316 | 0.365 | 0.368 | 0.371 | 0.323 | 100.0% | 10 | | -> duration | 0.252 | 0.316 | 0.365 | 0.368 | 0.371 | 0.323 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.680516 Full duration: 15.520395 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ], "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19fbcd70-610b-4e56-b895-4e3eb13cd584 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.575 | 4.816 | 5.778 | 5.978 | 6.179 | 4.755 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.052 | 0.055 | 0.056 | 0.056 | 0.051 | 100.0% | 10 | | -> glance_v2.upload_data | 1.128 | 2.328 | 3.315 | 3.511 | 3.708 | 2.295 | 100.0% | 10 | | nova.boot_servers | 15.106 | 20.036 | 22.22 | 22.351 | 22.482 | 19.508 | 100.0% | 10 | | total | 18.755 | 25.266 | 26.411 | 26.881 | 27.351 | 24.264 | 100.0% | 10 | | -> duration | 17.755 | 24.266 | 25.411 | 25.881 | 26.351 | 23.264 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 74.665645 Full duration: 124.040412 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_deactivate_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19fbcd70-610b-4e56-b895-4e3eb13cd584 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.807 | 3.936 | 4.651 | 4.672 | 4.692 | 3.858 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.05 | 0.064 | 0.072 | 0.079 | 0.055 | 100.0% | 10 | | -> glance_v2.upload_data | 0.365 | 1.496 | 2.194 | 2.207 | 2.22 | 1.417 | 100.0% | 10 | | glance_v2.deactivate_image | 0.052 | 0.075 | 0.131 | 0.138 | 0.146 | 0.084 | 100.0% | 10 | | total | 2.859 | 4.056 | 4.776 | 4.78 | 4.784 | 3.942 | 100.0% | 10 | | -> duration | 2.859 | 4.056 | 4.776 | 4.78 | 4.784 | 3.942 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.001041 Full duration: 30.768607 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_download_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19fbcd70-610b-4e56-b895-4e3eb13cd584 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.272 | 4.325 | 4.476 | 4.55 | 4.623 | 4.062 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.048 | 0.057 | 0.983 | 1.003 | 1.024 | 0.258 | 100.0% | 10 | | -> glance_v2.upload_data | 0.843 | 1.419 | 1.885 | 1.903 | 1.921 | 1.429 | 100.0% | 10 | | glance_v2.download_image | 0.135 | 0.161 | 0.403 | 0.444 | 0.485 | 0.233 | 100.0% | 10 | | total | 3.588 | 4.493 | 4.775 | 4.822 | 4.869 | 4.295 | 100.0% | 10 | | -> duration | 3.588 | 4.493 | 4.775 | 4.822 | 4.869 | 4.295 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.479121 Full duration: 33.202268 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_get_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19fbcd70-610b-4e56-b895-4e3eb13cd584 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.227 | 3.439 | 3.965 | 3.976 | 3.987 | 3.57 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.049 | 0.053 | 0.054 | 0.055 | 0.05 | 100.0% | 10 | | -> glance_v2.upload_data | 0.836 | 1.029 | 1.431 | 1.447 | 1.463 | 1.134 | 100.0% | 10 | | glance_v2.get_image | 0.017 | 0.02 | 0.026 | 0.027 | 0.028 | 0.021 | 100.0% | 10 | | total | 3.249 | 3.459 | 3.987 | 3.997 | 4.006 | 3.591 | 100.0% | 10 | | -> duration | 3.249 | 3.459 | 3.987 | 3.997 | 4.006 | 3.591 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.45542 Full duration: 31.61563 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_update_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19fbcd70-610b-4e56-b895-4e3eb13cd584 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.797 | 3.227 | 4.887 | 4.899 | 4.911 | 3.649 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.049 | 0.116 | 0.366 | 0.615 | 0.107 | 100.0% | 10 | | -> glance_v2.upload_data | 0.375 | 0.863 | 2.408 | 2.419 | 2.43 | 1.161 | 100.0% | 10 | | glance_v2.update_image | 0.123 | 0.139 | 0.325 | 0.791 | 1.256 | 0.265 | 100.0% | 10 | | total | 2.934 | 3.703 | 5.083 | 5.09 | 5.096 | 3.915 | 100.0% | 10 | | -> duration | 2.934 | 3.703 | 5.083 | 5.09 | 5.096 | 3.915 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.374156 Full duration: 31.670261 HINTS: * To plot HTML graphics with this data, run: rally task report 19fbcd70-610b-4e56-b895-4e3eb13cd584 --out output.html * To generate a JUnit report, run: rally task export 19fbcd70-610b-4e56-b895-4e3eb13cd584 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 19fbcd70-610b-4e56-b895-4e3eb13cd584 --json --out output.json 2019-07-22 07:45:51,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'19fbcd70-610b-4e56-b895-4e3eb13cd584', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-07-22 07:45:53,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 19fbcd70-610b-4e56-b895-4e3eb13cd584 --out /home/opnfv/functest/results/rally_full/glance.json 2019-07-22 07:45:53,831 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-22 07:45:53,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-07-22 07:45:53,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 07:45:53,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 07:45:53,849 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-22 07:45:53,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '2d1eb19d-32a9-4e5a-b570-8991459165f3', 'tenants_amount': 3, 'image_name': 'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 08:08:38,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 178be2ae-261a-4f55-b96d-78bd0d35caaf 2019-07-22 08:08:38,089 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'178be2ae-261a-4f55-b96d-78bd0d35caaf'] 2019-07-22 08:08:38,941 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 178be2ae-261a-4f55-b96d-78bd0d35caaf -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ], "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.556 | 11.806 | 14.669 | 15.693 | 16.716 | 12.154 | 100.0% | 10 | | cinder_v3.create_volume | 3.01 | 3.193 | 3.383 | 3.462 | 3.542 | 3.217 | 100.0% | 10 | | nova.attach_volume | 3.811 | 4.673 | 4.981 | 5.115 | 5.249 | 4.633 | 100.0% | 10 | | nova.detach_volume | 1.337 | 1.715 | 4.222 | 4.229 | 4.237 | 2.57 | 100.0% | 10 | | cinder_v3.delete_volume | 0.534 | 2.389 | 2.585 | 2.594 | 2.603 | 2.056 | 100.0% | 10 | | nova.delete_server | 2.653 | 2.947 | 5.065 | 5.332 | 5.598 | 3.355 | 100.0% | 10 | | total | 24.578 | 27.034 | 30.802 | 31.197 | 31.592 | 27.985 | 100.0% | 10 | | -> duration | 23.578 | 26.034 | 29.802 | 30.197 | 30.592 | 26.985 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.534991 Full duration: 114.350271 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.217 | 3.333 | 3.513 | 3.514 | 3.516 | 3.363 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.021 | 0.214 | 0.24 | 0.266 | 0.292 | 0.186 | 100.0% | 10 | | total | 3.311 | 3.521 | 3.737 | 3.771 | 3.805 | 3.549 | 100.0% | 10 | | -> duration | 3.311 | 3.521 | 3.737 | 3.771 | 3.805 | 3.549 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.611098 Full duration: 54.081766 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.978 | 6.202 | 6.645 | 7.761 | 8.876 | 6.451 | 100.0% | 10 | | cinder_v3.list_volumes | 0.061 | 0.274 | 0.353 | 0.361 | 0.369 | 0.258 | 100.0% | 10 | | total | 6.204 | 6.503 | 6.994 | 8.096 | 9.198 | 6.71 | 100.0% | 10 | | -> duration | 6.204 | 6.503 | 6.994 | 8.096 | 9.198 | 6.71 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.361337 Full duration: 47.430636 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.166 | 3.692 | 4.159 | 4.267 | 4.375 | 3.65 | 100.0% | 10 | | cinder_v3.list_volumes | 0.052 | 0.259 | 0.353 | 0.371 | 0.39 | 0.262 | 100.0% | 10 | | total | 3.424 | 3.892 | 4.536 | 4.584 | 4.631 | 3.913 | 100.0% | 10 | | -> duration | 3.424 | 3.892 | 4.536 | 4.584 | 4.631 | 3.913 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.042976 Full duration: 37.62201 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "container_format": "bare", "force": false, "disk_format": "raw", "do_delete": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 2.952 | 3.187 | 3.25 | 3.273 | 3.295 | 3.157 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 32.169 | 49.734 | 81.373 | 81.43 | 81.487 | 52.545 | 100.0% | 10 | | cinder_v3.delete_volume | 0.345 | 2.188 | 2.385 | 2.418 | 2.452 | 2.055 | 100.0% | 10 | | glance_v2.delete_image | 0.3 | 1.542 | 3.094 | 3.22 | 3.346 | 1.773 | 100.0% | 10 | | total | 36.686 | 56.804 | 89.761 | 89.772 | 89.783 | 59.53 | 100.0% | 10 | | -> duration | 36.686 | 56.804 | 89.761 | 89.772 | 89.783 | 59.53 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 157.75023 Full duration: 183.475423 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ] }, "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.308 | 16.068 | 20.358 | 20.431 | 20.503 | 15.902 | 100.0% | 10 | | cinder_v3.create_volume | 3.013 | 3.156 | 3.199 | 3.267 | 3.335 | 3.142 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.426 | 2.794 | 2.931 | 2.966 | 3.002 | 2.75 | 100.0% | 10 | | nova.attach_volume | 4.296 | 4.623 | 4.824 | 4.922 | 5.02 | 4.607 | 100.0% | 10 | | nova.detach_volume | 1.254 | 1.675 | 4.057 | 4.257 | 4.458 | 2.293 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.125 | 2.31 | 2.46 | 2.546 | 2.633 | 2.293 | 100.0% | 10 | | cinder_v3.delete_volume | 2.169 | 2.219 | 2.395 | 2.416 | 2.437 | 2.269 | 100.0% | 10 | | nova.delete_server | 2.38 | 2.925 | 3.139 | 3.173 | 3.207 | 2.823 | 100.0% | 10 | | total | 30.675 | 36.355 | 39.76 | 40.026 | 40.292 | 36.08 | 100.0% | 10 | | -> duration | 29.675 | 35.355 | 38.76 | 39.026 | 39.292 | 35.08 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 103.997088 Full duration: 137.301073 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ] }, "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.311 | 3.572 | 3.68 | 3.769 | 3.857 | 3.537 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.527 | 2.834 | 2.977 | 3.034 | 3.091 | 2.817 | 100.0% | 10 | | nova.boot_server | 10.607 | 13.278 | 15.855 | 16.174 | 16.492 | 13.543 | 100.0% | 10 | | nova.attach_volume | 4.127 | 4.767 | 5.085 | 5.142 | 5.199 | 4.694 | 100.0% | 10 | | nova.detach_volume | 0.857 | 1.405 | 1.997 | 3.291 | 4.585 | 1.641 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.123 | 2.148 | 2.572 | 2.588 | 2.604 | 2.264 | 100.0% | 10 | | cinder_v3.delete_volume | 0.374 | 2.364 | 2.511 | 2.514 | 2.518 | 2.001 | 100.0% | 10 | | nova.delete_server | 2.587 | 2.776 | 4.81 | 5.025 | 5.241 | 3.203 | 100.0% | 10 | | total | 27.999 | 34.271 | 35.925 | 36.48 | 37.035 | 33.701 | 100.0% | 10 | | -> duration | 26.999 | 33.271 | 34.925 | 35.48 | 36.035 | 32.701 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 98.054587 Full duration: 130.862929 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.328 | 3.493 | 3.677 | 3.698 | 3.719 | 3.504 | 100.0% | 10 | | total | 3.329 | 3.493 | 3.677 | 3.698 | 3.72 | 3.504 | 100.0% | 10 | | -> duration | 3.329 | 3.493 | 3.677 | 3.698 | 3.72 | 3.504 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.529637 Full duration: 33.819798 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.336 | 3.562 | 3.684 | 3.706 | 3.728 | 3.553 | 100.0% | 10 | | total | 3.337 | 3.563 | 3.684 | 3.706 | 3.728 | 3.553 | 100.0% | 10 | | -> duration | 3.337 | 3.563 | 3.684 | 3.706 | 3.728 | 3.553 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.605261 Full duration: 37.562122 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 4, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.list_volumes | 0.677 | 0.951 | 1.083 | 1.11 | 1.136 | 0.935 | 100.0% | 10 | | total | 0.678 | 0.951 | 1.083 | 1.11 | 1.136 | 0.935 | 100.0% | 10 | | -> duration | 0.678 | 0.951 | 1.083 | 1.11 | 1.136 | 0.935 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.777519 Full duration: 61.741188 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.243 | 3.409 | 3.51 | 3.524 | 3.538 | 3.41 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.351 | 2.624 | 2.834 | 2.84 | 2.845 | 2.602 | 100.0% | 10 | | total | 5.761 | 6.069 | 6.167 | 6.181 | 6.196 | 6.012 | 100.0% | 10 | | -> duration | 5.761 | 6.069 | 6.167 | 6.181 | 6.196 | 6.012 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.091714 Full duration: 55.966229 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.231 | 3.41 | 3.566 | 3.594 | 3.621 | 3.414 | 100.0% | 10 | | cinder_v3.delete_volume | 0.604 | 2.74 | 2.92 | 2.921 | 2.921 | 2.551 | 100.0% | 10 | | total | 3.836 | 6.19 | 6.402 | 6.441 | 6.481 | 5.965 | 100.0% | 10 | | -> duration | 3.836 | 6.19 | 6.402 | 6.441 | 6.481 | 5.965 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.502104 Full duration: 40.570524 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.888 | 6.302 | 8.735 | 8.744 | 8.754 | 6.718 | 100.0% | 10 | | cinder_v3.delete_volume | 0.437 | 2.449 | 2.853 | 2.996 | 3.139 | 2.007 | 100.0% | 10 | | total | 6.524 | 8.945 | 9.313 | 9.42 | 9.527 | 8.725 | 100.0% | 10 | | -> duration | 6.524 | 8.945 | 9.313 | 9.42 | 9.527 | 8.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.850505 Full duration: 49.102795 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.287 | 3.532 | 3.709 | 3.713 | 3.716 | 3.532 | 100.0% | 10 | | cinder_v3.delete_volume | 0.327 | 2.593 | 2.732 | 2.868 | 3.004 | 2.009 | 100.0% | 10 | | total | 3.739 | 6.123 | 6.442 | 6.581 | 6.721 | 5.541 | 100.0% | 10 | | -> duration | 3.739 | 6.123 | 6.442 | 6.581 | 6.721 | 5.541 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.166743 Full duration: 37.708752 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.209 | 3.563 | 3.685 | 3.698 | 3.71 | 3.515 | 100.0% | 10 | | cinder_v3.extend_volume | 0.438 | 0.624 | 0.943 | 1.902 | 2.861 | 0.835 | 100.0% | 10 | | cinder_v3.delete_volume | 0.299 | 2.57 | 2.671 | 2.735 | 2.8 | 2.36 | 100.0% | 10 | | total | 6.408 | 6.691 | 6.906 | 6.95 | 6.994 | 6.71 | 100.0% | 10 | | -> duration | 6.408 | 6.691 | 6.906 | 6.95 | 6.994 | 6.71 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.939537 Full duration: 42.64921 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.514 | 3.736 | 5.9 | 5.92 | 5.94 | 4.513 | 100.0% | 10 | | cinder_v3.delete_volume | 2.801 | 4.753 | 6.96 | 7.053 | 7.147 | 5.023 | 100.0% | 10 | | total | 6.42 | 10.518 | 10.728 | 10.729 | 10.731 | 9.535 | 100.0% | 10 | | -> duration | 6.42 | 10.518 | 10.728 | 10.729 | 10.731 | 9.535 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.281414 Full duration: 65.872402 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.65 | 0.772 | 0.841 | 0.887 | 0.933 | 0.756 | 100.0% | 10 | | cinder_v3.get_qos | 0.204 | 0.277 | 0.304 | 0.341 | 0.378 | 0.267 | 100.0% | 10 | | total | 0.879 | 1.032 | 1.121 | 1.175 | 1.229 | 1.023 | 100.0% | 10 | | -> duration | 0.879 | 1.032 | 1.121 | 1.175 | 1.229 | 1.023 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.996179 Full duration: 21.136328 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.657 | 0.738 | 0.79 | 0.791 | 0.792 | 0.734 | 100.0% | 10 | | cinder_v3.list_qos | 0.206 | 0.229 | 0.308 | 0.348 | 0.387 | 0.253 | 100.0% | 10 | | total | 0.863 | 0.977 | 1.091 | 1.108 | 1.124 | 0.988 | 100.0% | 10 | | -> duration | 0.863 | 0.977 | 1.091 | 1.108 | 1.124 | 0.988 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.898178 Full duration: 22.374612 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_qos | 0.634 | 0.74 | 0.79 | 0.843 | 0.897 | 0.746 | 100.0% | 10 | | cinder_v3.set_qos | 0.226 | 0.28 | 0.336 | 0.364 | 0.391 | 0.287 | 100.0% | 10 | | total | 0.95 | 1.033 | 1.112 | 1.125 | 1.139 | 1.033 | 100.0% | 10 | | -> duration | 0.95 | 1.033 | 1.112 | 1.125 | 1.139 | 1.033 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.073406 Full duration: 21.865726 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.645 | 0.763 | 0.816 | 0.874 | 0.933 | 0.762 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.203 | 0.272 | 0.313 | 0.371 | 0.429 | 0.273 | 100.0% | 10 | | total | 0.848 | 1.058 | 1.195 | 1.204 | 1.214 | 1.036 | 100.0% | 10 | | -> duration | 0.848 | 1.058 | 1.195 | 1.204 | 1.214 | 1.036 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.944042 Full duration: 20.668402 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.665 | 0.745 | 0.852 | 0.858 | 0.865 | 0.746 | 100.0% | 10 | | cinder_v3.list_types | 0.212 | 0.28 | 0.336 | 0.34 | 0.345 | 0.275 | 100.0% | 10 | | total | 0.892 | 0.995 | 1.154 | 1.17 | 1.186 | 1.021 | 100.0% | 10 | | -> duration | 0.892 | 0.995 | 1.154 | 1.17 | 1.186 | 1.021 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.014032 Full duration: 20.976187 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.663 | 0.78 | 0.804 | 0.806 | 0.808 | 0.756 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.223 | 0.298 | 0.318 | 0.319 | 0.32 | 0.278 | 100.0% | 10 | | total | 0.886 | 1.055 | 1.11 | 1.11 | 1.11 | 1.034 | 100.0% | 10 | | -> duration | 0.886 | 1.055 | 1.11 | 1.11 | 1.11 | 1.034 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.026171 Full duration: 21.631675 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.664 | 0.753 | 0.787 | 0.792 | 0.797 | 0.734 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.23 | 0.317 | 0.326 | 0.328 | 0.331 | 0.291 | 100.0% | 10 | | total | 0.894 | 1.057 | 1.096 | 1.104 | 1.112 | 1.025 | 100.0% | 10 | | -> duration | 0.894 | 1.057 | 1.096 | 1.104 | 1.112 | 1.025 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.025136 Full duration: 21.417019 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178be2ae-261a-4f55-b96d-78bd0d35caaf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.649 | 0.693 | 0.78 | 0.818 | 0.856 | 0.716 | 100.0% | 10 | | cinder_v2.add_type_access | 0.218 | 0.244 | 0.327 | 0.335 | 0.344 | 0.27 | 100.0% | 10 | | cinder_v2.list_type_access | 0.21 | 0.29 | 0.328 | 0.344 | 0.36 | 0.279 | 100.0% | 10 | | total | 1.12 | 1.239 | 1.394 | 1.395 | 1.397 | 1.266 | 100.0% | 10 | | -> duration | 1.12 | 1.239 | 1.394 | 1.395 | 1.397 | 1.266 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.741577 Full duration: 22.117114 HINTS: * To plot HTML graphics with this data, run: rally task report 178be2ae-261a-4f55-b96d-78bd0d35caaf --out output.html * To generate a JUnit report, run: rally task export 178be2ae-261a-4f55-b96d-78bd0d35caaf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 178be2ae-261a-4f55-b96d-78bd0d35caaf --json --out output.json 2019-07-22 08:08:38,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'178be2ae-261a-4f55-b96d-78bd0d35caaf', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-07-22 08:08:41,004 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 178be2ae-261a-4f55-b96d-78bd0d35caaf --out /home/opnfv/functest/results/rally_full/cinder.json 2019-07-22 08:08:41,066 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-22 08:08:41,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-07-22 08:08:41,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 08:08:41,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 08:08:41,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-22 08:08:41,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '2d1eb19d-32a9-4e5a-b570-8991459165f3', 'tenants_amount': 3, 'image_name': 'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 08:13:40,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : efd58ce1-484f-48ac-875a-d57ca784e709 2019-07-22 08:13:40,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'efd58ce1-484f-48ac-875a-d57ca784e709'] 2019-07-22 08:13:41,592 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid efd58ce1-484f-48ac-875a-d57ca784e709 -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.634 | 0.73 | 0.828 | 0.846 | 0.865 | 0.735 | 100.0% | 10 | | total | 0.634 | 0.73 | 0.828 | 0.847 | 0.865 | 0.735 | 100.0% | 10 | | -> duration | 0.634 | 0.73 | 0.828 | 0.847 | 0.865 | 0.735 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.161004 Full duration: 14.677288 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.71 | 0.758 | 0.799 | 0.829 | 0.859 | 0.763 | 100.0% | 10 | | total | 0.71 | 0.758 | 0.799 | 0.829 | 0.859 | 0.764 | 100.0% | 10 | | -> duration | 0.71 | 0.758 | 0.799 | 0.829 | 0.859 | 0.764 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.283734 Full duration: 13.886157 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.618 | 0.743 | 0.885 | 0.917 | 0.948 | 0.778 | 100.0% | 10 | | total | 0.618 | 0.743 | 0.885 | 0.917 | 0.948 | 0.778 | 100.0% | 10 | | -> duration | 0.618 | 0.743 | 0.885 | 0.917 | 0.948 | 0.778 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.331457 Full duration: 14.010375 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.704 | 0.717 | 0.732 | 0.737 | 0.741 | 0.72 | 100.0% | 10 | | total | 0.704 | 0.717 | 0.732 | 0.737 | 0.742 | 0.72 | 100.0% | 10 | | -> duration | 0.704 | 0.717 | 0.732 | 0.737 | 0.742 | 0.72 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.162461 Full duration: 16.684233 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.626 | 0.747 | 0.833 | 0.834 | 0.835 | 0.731 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.215 | 0.287 | 0.317 | 0.344 | 0.37 | 0.272 | 100.0% | 10 | | total | 0.841 | 1.046 | 1.122 | 1.125 | 1.128 | 1.003 | 100.0% | 10 | | -> duration | 0.841 | 1.046 | 1.122 | 1.125 | 1.128 | 1.003 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.94106 Full duration: 14.758156 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.625 | 0.718 | 0.76 | 0.76 | 0.76 | 0.716 | 100.0% | 10 | | total | 0.625 | 0.718 | 0.76 | 0.76 | 0.76 | 0.716 | 100.0% | 10 | | -> duration | 0.625 | 0.718 | 0.76 | 0.76 | 0.76 | 0.716 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.153313 Full duration: 13.544463 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.654 | 0.738 | 0.781 | 0.792 | 0.803 | 0.738 | 100.0% | 10 | | total | 0.654 | 0.738 | 0.781 | 0.792 | 0.803 | 0.738 | 100.0% | 10 | | -> duration | 0.654 | 0.738 | 0.781 | 0.792 | 0.803 | 0.738 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.22128 Full duration: 16.675046 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.648 | 0.743 | 0.785 | 0.786 | 0.788 | 0.741 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.197 | 0.229 | 0.312 | 0.314 | 0.317 | 0.249 | 100.0% | 10 | | total | 0.887 | 0.985 | 1.076 | 1.08 | 1.083 | 0.99 | 100.0% | 10 | | -> duration | 0.887 | 0.985 | 1.076 | 1.08 | 1.083 | 0.99 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.924441 Full duration: 15.004855 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.623 | 0.708 | 0.767 | 0.803 | 0.839 | 0.716 | 100.0% | 10 | | total | 0.623 | 0.708 | 0.767 | 0.803 | 0.839 | 0.717 | 100.0% | 10 | | -> duration | 0.623 | 0.708 | 0.767 | 0.803 | 0.839 | 0.717 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.125313 Full duration: 13.594346 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.275 | 2.77 | 2.942 | 2.944 | 2.946 | 2.573 | 100.0% | 10 | | total | 1.275 | 2.77 | 2.942 | 2.944 | 2.946 | 2.573 | 100.0% | 10 | | -> duration | 1.275 | 2.77 | 2.942 | 2.944 | 2.946 | 2.573 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.515426 Full duration: 23.85759 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.231 | 2.579 | 2.748 | 2.805 | 2.862 | 2.336 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.31 | 0.538 | 1.229 | 1.289 | 1.349 | 0.673 | 100.0% | 10 | | total | 2.063 | 3.206 | 3.297 | 3.373 | 3.449 | 3.01 | 100.0% | 10 | | -> duration | 2.063 | 3.206 | 3.297 | 3.373 | 3.449 | 3.01 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.614947 Full duration: 20.832393 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.633 | 0.72 | 0.843 | 0.864 | 0.885 | 0.742 | 100.0% | 10 | | total | 0.634 | 0.72 | 0.844 | 0.864 | 0.885 | 0.742 | 100.0% | 10 | | -> duration | 0.634 | 0.72 | 0.844 | 0.864 | 0.885 | 0.742 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.230643 Full duration: 13.412128 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.831 | 0.94 | 1.11 | 1.185 | 1.259 | 0.964 | 100.0% | 10 | | total | 0.832 | 0.94 | 1.111 | 1.185 | 1.259 | 0.964 | 100.0% | 10 | | -> duration | 0.832 | 0.94 | 1.111 | 1.185 | 1.259 | 0.964 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.819001 Full duration: 16.219959 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.826 | 0.95 | 1.058 | 1.067 | 1.076 | 0.956 | 100.0% | 10 | | gnocchi.delete_metric | 0.027 | 0.219 | 0.285 | 0.294 | 0.303 | 0.215 | 100.0% | 10 | | total | 0.959 | 1.163 | 1.335 | 1.347 | 1.359 | 1.171 | 100.0% | 10 | | -> duration | 0.959 | 1.163 | 1.335 | 1.347 | 1.359 | 1.171 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.414705 Full duration: 16.655718 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.642 | 0.722 | 0.763 | 0.814 | 0.864 | 0.73 | 100.0% | 10 | | total | 0.642 | 0.722 | 0.764 | 0.814 | 0.864 | 0.73 | 100.0% | 10 | | -> duration | 0.642 | 0.722 | 0.764 | 0.814 | 0.864 | 0.73 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.180086 Full duration: 18.997182 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task efd58ce1-484f-48ac-875a-d57ca784e709 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.628 | 0.713 | 0.753 | 0.788 | 0.823 | 0.711 | 100.0% | 10 | | gnocchi.delete_resource | 0.22 | 0.291 | 0.322 | 0.348 | 0.373 | 0.29 | 100.0% | 10 | | total | 0.873 | 1.006 | 1.097 | 1.105 | 1.113 | 1.001 | 100.0% | 10 | | -> duration | 0.873 | 1.006 | 1.097 | 1.105 | 1.113 | 1.001 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.966483 Full duration: 16.200947 HINTS: * To plot HTML graphics with this data, run: rally task report efd58ce1-484f-48ac-875a-d57ca784e709 --out output.html * To generate a JUnit report, run: rally task export efd58ce1-484f-48ac-875a-d57ca784e709 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report efd58ce1-484f-48ac-875a-d57ca784e709 --json --out output.json 2019-07-22 08:13:41,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'efd58ce1-484f-48ac-875a-d57ca784e709', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-07-22 08:13:43,369 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid efd58ce1-484f-48ac-875a-d57ca784e709 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-07-22 08:13:43,400 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-22 08:13:43,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-07-22 08:13:43,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 08:13:43,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 08:13:43,419 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-22 08:13:43,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '2d1eb19d-32a9-4e5a-b570-8991459165f3', 'tenants_amount': 3, 'image_name': 'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 08:26:00,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 32e7f134-b175-4df5-a033-37e89b9474d0 2019-07-22 08:26:00,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'32e7f134-b175-4df5-a033-37e89b9474d0'] 2019-07-22 08:26:01,652 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 32e7f134-b175-4df5-a033-37e89b9474d0 -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.974 | 5.343 | 5.503 | 5.591 | 5.679 | 5.342 | 100.0% | 10 | | heat.delete_stack | 0.375 | 0.699 | 1.326 | 1.569 | 1.812 | 0.824 | 100.0% | 10 | | total | 5.35 | 6.113 | 6.737 | 6.911 | 7.085 | 6.166 | 100.0% | 10 | | -> duration | 3.35 | 4.113 | 4.737 | 4.911 | 5.085 | 4.166 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.075756 Full duration: 34.135191 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_ports.yaml.template", "parameters": { "image": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e", "public_net": "external", "flavor": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 21.471 | 27.327 | 32.307 | 32.867 | 33.426 | 27.865 | 100.0% | 10 | | heat.delete_stack | 7.912 | 10.141 | 13.594 | 14.008 | 14.422 | 10.745 | 100.0% | 10 | | total | 29.382 | 37.251 | 45.756 | 45.823 | 45.891 | 38.61 | 100.0% | 10 | | -> duration | 27.382 | 35.251 | 43.756 | 43.823 | 43.891 | 36.61 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 109.359364 Full duration: 126.034161 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template", "parameters": { "network_id": "2d1eb19d-32a9-4e5a-b570-8991459165f3", "image": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e", "flavor": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 18.826 | 22.995 | 24.786 | 25.592 | 26.398 | 22.614 | 100.0% | 10 | | heat.delete_stack | 6.479 | 7.672 | 9.06 | 9.593 | 10.125 | 7.863 | 100.0% | 10 | | total | 26.687 | 31.744 | 33.175 | 33.226 | 33.278 | 30.477 | 100.0% | 10 | | -> duration | 24.687 | 29.744 | 31.175 | 31.226 | 31.278 | 28.477 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 86.823602 Full duration: 103.840802 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_list_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.688 | 4.923 | 5.276 | 5.318 | 5.36 | 4.984 | 100.0% | 10 | | heat.list_stacks | 0.043 | 0.241 | 0.334 | 0.373 | 0.413 | 0.227 | 100.0% | 10 | | total | 4.922 | 5.154 | 5.467 | 5.534 | 5.601 | 5.211 | 100.0% | 10 | | -> duration | 2.922 | 3.154 | 3.467 | 3.534 | 3.601 | 3.211 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.634959 Full duration: 34.085472 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_add.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.882 | 5.088 | 5.285 | 5.393 | 5.501 | 5.116 | 100.0% | 10 | | heat.update_stack | 2.613 | 2.934 | 3.893 | 3.93 | 3.966 | 3.228 | 100.0% | 10 | | heat.delete_stack | 2.282 | 2.498 | 2.825 | 2.962 | 3.099 | 2.591 | 100.0% | 10 | | total | 10.405 | 10.88 | 11.546 | 11.712 | 11.877 | 10.935 | 100.0% | 10 | | -> duration | 6.405 | 6.88 | 7.546 | 7.712 | 7.877 | 6.935 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.083812 Full duration: 46.648691 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_delete.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.72 | 5.254 | 5.537 | 5.558 | 5.579 | 5.235 | 100.0% | 10 | | heat.update_stack | 2.475 | 2.904 | 3.14 | 3.142 | 3.145 | 2.841 | 100.0% | 10 | | heat.delete_stack | 0.417 | 0.778 | 1.69 | 1.791 | 1.892 | 0.988 | 100.0% | 10 | | total | 8.091 | 9.029 | 9.768 | 10.045 | 10.322 | 9.065 | 100.0% | 10 | | -> duration | 4.091 | 5.029 | 5.768 | 6.045 | 6.322 | 5.065 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.390794 Full duration: 41.497623 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_increase.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.947 | 5.14 | 5.396 | 5.478 | 5.561 | 5.16 | 100.0% | 10 | | heat.update_stack | 3.901 | 4.251 | 4.455 | 4.603 | 4.751 | 4.254 | 100.0% | 10 | | heat.delete_stack | 3.382 | 4.042 | 4.428 | 4.67 | 4.913 | 4.043 | 100.0% | 10 | | total | 12.872 | 13.319 | 14.316 | 14.328 | 14.341 | 13.457 | 100.0% | 10 | | -> duration | 8.872 | 9.319 | 10.316 | 10.328 | 10.341 | 9.457 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.335326 Full duration: 55.293527 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 3 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.747 | 5.24 | 5.42 | 5.47 | 5.52 | 5.186 | 100.0% | 10 | | heat.update_stack | 2.517 | 3.049 | 3.527 | 3.898 | 4.269 | 3.07 | 100.0% | 10 | | heat.delete_stack | 2.635 | 2.865 | 3.289 | 3.361 | 3.432 | 2.923 | 100.0% | 10 | | total | 10.482 | 11.092 | 11.782 | 11.976 | 12.169 | 11.179 | 100.0% | 10 | | -> duration | 6.482 | 7.092 | 7.782 | 7.976 | 8.169 | 7.179 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.260897 Full duration: 48.15767 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 4 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_reduce.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.751 | 5.162 | 5.223 | 5.312 | 5.4 | 5.141 | 100.0% | 10 | | heat.update_stack | 2.744 | 3.858 | 4.049 | 4.285 | 4.521 | 3.66 | 100.0% | 10 | | heat.delete_stack | 1.398 | 1.895 | 2.325 | 2.481 | 2.638 | 1.914 | 100.0% | 10 | | total | 9.452 | 10.911 | 11.791 | 11.885 | 11.979 | 10.715 | 100.0% | 10 | | -> duration | 5.452 | 6.911 | 7.791 | 7.885 | 7.979 | 6.715 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.503502 Full duration: 48.761492 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 5 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_replace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.915 | 5.502 | 5.982 | 6.0 | 6.018 | 5.554 | 100.0% | 10 | | heat.update_stack | 2.431 | 2.763 | 2.958 | 3.036 | 3.114 | 2.756 | 100.0% | 10 | | heat.delete_stack | 1.484 | 1.957 | 2.082 | 2.294 | 2.506 | 1.901 | 100.0% | 10 | | total | 9.32 | 10.305 | 10.689 | 11.01 | 11.331 | 10.211 | 100.0% | 10 | | -> duration | 5.32 | 6.305 | 6.689 | 7.01 | 7.331 | 6.211 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.844137 Full duration: 44.972662 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.843 | 5.339 | 6.834 | 7.055 | 7.276 | 5.621 | 100.0% | 10 | | heat.check_stack | 0.678 | 0.966 | 1.142 | 1.268 | 1.394 | 0.959 | 100.0% | 10 | | heat.delete_stack | 1.474 | 1.672 | 2.031 | 2.118 | 2.204 | 1.726 | 100.0% | 10 | | total | 7.284 | 7.928 | 9.747 | 9.856 | 9.966 | 8.307 | 100.0% | 10 | | -> duration | 5.284 | 5.928 | 7.747 | 7.856 | 7.966 | 6.307 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.223394 Full duration: 39.148547 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.902 | 5.29 | 5.9 | 5.978 | 6.055 | 5.406 | 100.0% | 10 | | heat.suspend_stack | 0.802 | 0.952 | 1.702 | 1.749 | 1.796 | 1.138 | 100.0% | 10 | | heat.resume_stack | 0.42 | 0.715 | 1.525 | 1.673 | 1.821 | 0.949 | 100.0% | 10 | | heat.delete_stack | 1.509 | 1.752 | 2.046 | 2.345 | 2.645 | 1.834 | 100.0% | 10 | | total | 8.199 | 9.327 | 9.672 | 10.563 | 11.455 | 9.328 | 100.0% | 10 | | -> duration | 6.199 | 7.327 | 7.672 | 8.563 | 9.455 | 7.328 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.083054 Full duration: 41.884359 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 32e7f134-b175-4df5-a033-37e89b9474d0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.698 | 0.769 | 0.858 | 0.893 | 0.928 | 0.785 | 100.0% | 10 | | total | 0.698 | 0.769 | 0.858 | 0.893 | 0.928 | 0.785 | 100.0% | 10 | | -> duration | 0.698 | 0.769 | 0.858 | 0.893 | 0.928 | 0.785 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.424405 Full duration: 15.118947 HINTS: * To plot HTML graphics with this data, run: rally task report 32e7f134-b175-4df5-a033-37e89b9474d0 --out output.html * To generate a JUnit report, run: rally task export 32e7f134-b175-4df5-a033-37e89b9474d0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 32e7f134-b175-4df5-a033-37e89b9474d0 --json --out output.json 2019-07-22 08:26:01,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'32e7f134-b175-4df5-a033-37e89b9474d0', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-07-22 08:26:03,623 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 32e7f134-b175-4df5-a033-37e89b9474d0 --out /home/opnfv/functest/results/rally_full/heat.json 2019-07-22 08:26:03,656 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-22 08:26:03,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-07-22 08:26:03,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 08:26:03,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 08:26:03,675 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-22 08:26:03,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '2d1eb19d-32a9-4e5a-b570-8991459165f3', 'tenants_amount': 3, 'image_name': 'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 08:32:15,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3d051099-a30c-4977-8b29-627f6b80320c 2019-07-22 08:32:15,372 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'3d051099-a30c-4977-8b29-627f6b80320c'] 2019-07-22 08:32:16,126 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3d051099-a30c-4977-8b29-627f6b80320c -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.737 | 0.89 | 1.394 | 1.638 | 1.881 | 1.059 | 100.0% | 10 | | keystone_v3.add_role | 0.158 | 0.203 | 0.286 | 0.287 | 0.289 | 0.217 | 100.0% | 10 | | keystone_v3.revoke_role | 0.149 | 0.197 | 0.277 | 0.279 | 0.282 | 0.206 | 100.0% | 10 | | total | 1.163 | 1.297 | 1.764 | 2.0 | 2.236 | 1.482 | 100.0% | 10 | | -> duration | 1.163 | 1.297 | 1.764 | 2.0 | 2.236 | 1.482 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.691573 Full duration: 28.494408 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.741 | 0.82 | 2.358 | 2.39 | 2.423 | 1.246 | 100.0% | 10 | | keystone_v3.add_role | 0.152 | 0.223 | 0.256 | 0.259 | 0.262 | 0.21 | 100.0% | 10 | | keystone_v3.list_roles | 0.135 | 0.184 | 0.256 | 0.262 | 0.269 | 0.196 | 100.0% | 10 | | total | 1.164 | 1.253 | 2.709 | 2.724 | 2.738 | 1.652 | 100.0% | 10 | | -> duration | 1.164 | 1.253 | 2.709 | 2.724 | 2.738 | 1.652 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.167014 Full duration: 28.213519 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.968 | 1.221 | 1.912 | 1.913 | 1.915 | 1.394 | 100.0% | 10 | | keystone_v3.list_projects | 0.112 | 0.15 | 0.195 | 0.197 | 0.198 | 0.149 | 100.0% | 10 | | total | 1.087 | 1.338 | 2.068 | 2.089 | 2.11 | 1.544 | 100.0% | 10 | | -> duration | 1.087 | 1.338 | 2.068 | 2.089 | 2.11 | 1.544 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.004731 Full duration: 27.977297 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.691 | 0.813 | 1.314 | 1.562 | 1.81 | 1.002 | 100.0% | 10 | | keystone_v3.delete_role | 0.137 | 0.223 | 0.239 | 0.241 | 0.244 | 0.198 | 100.0% | 10 | | total | 0.869 | 1.004 | 1.534 | 1.756 | 1.977 | 1.2 | 100.0% | 10 | | -> duration | 0.869 | 1.004 | 1.534 | 1.756 | 1.977 | 1.2 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.962396 Full duration: 23.998899 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.646 | 0.844 | 1.991 | 2.176 | 2.36 | 1.26 | 100.0% | 10 | | keystone_v3.delete_service | 0.138 | 0.182 | 0.236 | 0.238 | 0.24 | 0.188 | 100.0% | 10 | | total | 0.874 | 1.032 | 2.168 | 2.34 | 2.513 | 1.448 | 100.0% | 10 | | -> duration | 0.874 | 1.032 | 2.168 | 2.34 | 2.513 | 1.448 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.550491 Full duration: 24.789886 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.896 | 1.096 | 1.215 | 1.215 | 1.215 | 1.084 | 100.0% | 10 | | keystone_v3.create_user | 0.645 | 0.747 | 0.821 | 0.839 | 0.856 | 0.744 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.109 | 0.13 | 0.16 | 0.185 | 0.209 | 0.136 | 100.0% | 10 | | -> keystone_v3.add_role | 0.147 | 0.153 | 0.2 | 0.201 | 0.203 | 0.165 | 100.0% | 10 | | keystone_v3.create_role | 0.122 | 0.139 | 0.186 | 0.2 | 0.214 | 0.147 | 100.0% | 10 | | keystone_v3.get_project | 0.113 | 0.127 | 0.175 | 0.177 | 0.179 | 0.141 | 100.0% | 10 | | keystone_v3.get_user | 0.122 | 0.136 | 0.182 | 0.214 | 0.246 | 0.152 | 100.0% | 10 | | keystone_v3.get_role | 0.114 | 0.133 | 0.201 | 0.216 | 0.231 | 0.154 | 100.0% | 10 | | keystone_v3.list_services | 0.11 | 0.13 | 0.138 | 0.141 | 0.145 | 0.127 | 100.0% | 10 | | keystone_v3.get_services | 0.105 | 0.115 | 0.13 | 0.133 | 0.137 | 0.117 | 100.0% | 10 | | total | 2.707 | 2.825 | 2.96 | 2.964 | 2.969 | 2.837 | 100.0% | 10 | | -> duration | 2.707 | 2.825 | 2.96 | 2.964 | 2.969 | 2.837 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.990618 Full duration: 39.798353 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.046 | 1.196 | 2.039 | 2.348 | 2.657 | 1.501 | 100.0% | 10 | | keystone_v3.update_project | 0.137 | 0.159 | 0.222 | 0.231 | 0.239 | 0.173 | 100.0% | 10 | | keystone_v3.delete_project | 0.167 | 0.21 | 0.265 | 0.273 | 0.282 | 0.217 | 100.0% | 10 | | total | 1.403 | 1.572 | 2.396 | 2.715 | 3.034 | 1.891 | 100.0% | 10 | | -> duration | 1.403 | 1.572 | 2.396 | 2.715 | 3.034 | 1.891 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.7247 Full duration: 26.036653 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.95 | 1.107 | 2.26 | 2.342 | 2.423 | 1.503 | 100.0% | 10 | | total | 1.097 | 1.263 | 2.418 | 2.531 | 2.644 | 1.662 | 100.0% | 10 | | -> duration | 1.097 | 1.263 | 2.418 | 2.531 | 2.644 | 1.662 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.324778 Full duration: 25.205986 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.037 | 1.141 | 1.929 | 1.944 | 1.96 | 1.389 | 100.0% | 10 | | total | 1.038 | 1.142 | 1.929 | 1.944 | 1.96 | 1.389 | 100.0% | 10 | | -> duration | 1.038 | 1.142 | 1.929 | 1.944 | 1.96 | 1.389 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.906126 Full duration: 25.108508 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.903 | 1.128 | 1.252 | 1.297 | 1.342 | 1.112 | 100.0% | 10 | | keystone_v3.list_users | 0.126 | 0.142 | 0.171 | 0.202 | 0.233 | 0.149 | 100.0% | 10 | | total | 1.17 | 1.427 | 1.593 | 1.643 | 1.692 | 1.426 | 100.0% | 10 | | -> duration | 1.17 | 1.427 | 1.593 | 1.643 | 1.692 | 1.426 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.601298 Full duration: 24.615329 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d051099-a30c-4977-8b29-627f6b80320c has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.976 | 1.091 | 1.24 | 1.245 | 1.25 | 1.114 | 100.0% | 10 | | keystone_v3.create_users | 7.07 | 7.328 | 7.586 | 7.75 | 7.913 | 7.382 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.069 | 7.327 | 7.586 | 7.749 | 7.913 | 7.381 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.266 | 1.321 | 1.397 | 1.424 | 1.452 | 1.33 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.504 | 1.755 | 1.853 | 1.911 | 1.969 | 1.753 | 100.0% | 10 | | total | 9.397 | 9.923 | 10.209 | 10.265 | 10.32 | 9.929 | 100.0% | 10 | | -> duration | 9.397 | 9.923 | 10.209 | 10.265 | 10.32 | 9.929 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.919641 Full duration: 71.048037 HINTS: * To plot HTML graphics with this data, run: rally task report 3d051099-a30c-4977-8b29-627f6b80320c --out output.html * To generate a JUnit report, run: rally task export 3d051099-a30c-4977-8b29-627f6b80320c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3d051099-a30c-4977-8b29-627f6b80320c --json --out output.json 2019-07-22 08:32:16,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'3d051099-a30c-4977-8b29-627f6b80320c', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-07-22 08:32:18,103 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3d051099-a30c-4977-8b29-627f6b80320c --out /home/opnfv/functest/results/rally_full/keystone.json 2019-07-22 08:32:18,140 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-22 08:32:18,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-07-22 08:32:18,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 08:32:18,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 08:32:18,160 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-22 08:32:18,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '2d1eb19d-32a9-4e5a-b570-8991459165f3', 'tenants_amount': 3, 'image_name': 'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 08:52:44,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e5d95079-6d6a-44c4-b6a0-9a8f4b724983 2019-07-22 08:52:44,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e5d95079-6d6a-44c4-b6a0-9a8f4b724983'] 2019-07-22 08:52:45,666 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e5d95079-6d6a-44c4-b6a0-9a8f4b724983 -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.883 | 1.104 | 1.343 | 1.602 | 1.861 | 1.15 | 100.0% | 10 | | neutron.update_network | 0.376 | 0.587 | 1.083 | 1.152 | 1.221 | 0.655 | 100.0% | 10 | | total | 1.26 | 1.735 | 2.242 | 2.306 | 2.371 | 1.804 | 100.0% | 10 | | -> duration | 1.26 | 1.735 | 2.242 | 2.306 | 2.371 | 1.804 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.936939 Full duration: 41.963827 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.641 | 1.843 | 2.967 | 2.985 | 3.004 | 2.031 | 100.0% | 10 | | neutron.update_port | 0.441 | 0.504 | 0.86 | 0.871 | 0.882 | 0.596 | 100.0% | 10 | | total | 2.082 | 2.398 | 3.847 | 3.854 | 3.861 | 2.626 | 100.0% | 10 | | -> duration | 2.082 | 2.398 | 3.847 | 3.854 | 3.861 | 2.626 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.005491 Full duration: 57.421648 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.974 | 1.138 | 1.54 | 1.567 | 1.594 | 1.249 | 100.0% | 10 | | neutron.create_subnet | 0.785 | 0.966 | 1.761 | 1.779 | 1.796 | 1.105 | 100.0% | 10 | | neutron.create_router | 0.086 | 0.151 | 0.221 | 0.304 | 0.386 | 0.165 | 100.0% | 10 | | neutron.add_interface_router | 2.532 | 3.122 | 4.863 | 4.946 | 5.03 | 3.364 | 100.0% | 10 | | neutron.update_router | 0.579 | 1.012 | 1.267 | 1.397 | 1.527 | 1.009 | 100.0% | 10 | | total | 5.31 | 6.346 | 9.847 | 9.969 | 10.091 | 6.892 | 100.0% | 10 | | -> duration | 5.31 | 6.346 | 9.847 | 9.969 | 10.091 | 6.892 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.218472 Full duration: 74.945374 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.4.0.0/16", "subnet_update_args": { "enable_dhcp": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.905 | 1.49 | 1.675 | 1.979 | 2.282 | 1.458 | 100.0% | 10 | | neutron.create_subnet | 0.734 | 2.683 | 3.395 | 3.4 | 3.405 | 2.376 | 100.0% | 10 | | neutron.update_subnet | 0.519 | 2.054 | 2.215 | 2.217 | 2.218 | 1.681 | 100.0% | 10 | | total | 2.291 | 6.11 | 7.119 | 7.137 | 7.154 | 5.516 | 100.0% | 10 | | -> duration | 2.291 | 6.11 | 7.119 | 7.137 | 7.154 | 5.516 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.313152 Full duration: 58.720295 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.848 | 1.056 | 1.269 | 1.271 | 1.272 | 1.073 | 100.0% | 10 | | neutron.delete_network | 0.597 | 1.359 | 1.758 | 1.768 | 1.778 | 1.226 | 100.0% | 10 | | total | 1.62 | 2.426 | 2.682 | 2.703 | 2.723 | 2.299 | 100.0% | 10 | | -> duration | 1.62 | 2.426 | 2.682 | 2.703 | 2.723 | 2.299 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.030121 Full duration: 39.927153 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.542 | 1.757 | 2.043 | 2.139 | 2.235 | 1.808 | 100.0% | 10 | | neutron.delete_port | 0.564 | 0.835 | 1.009 | 1.072 | 1.134 | 0.83 | 100.0% | 10 | | total | 2.336 | 2.667 | 2.783 | 2.843 | 2.903 | 2.638 | 100.0% | 10 | | -> duration | 2.336 | 2.667 | 2.783 | 2.843 | 2.903 | 2.638 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.724847 Full duration: 53.392929 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.924 | 1.227 | 1.311 | 1.322 | 1.334 | 1.184 | 100.0% | 10 | | neutron.create_subnet | 0.912 | 1.491 | 1.912 | 1.914 | 1.915 | 1.443 | 100.0% | 10 | | neutron.create_router | 0.133 | 0.177 | 0.274 | 0.295 | 0.315 | 0.194 | 100.0% | 10 | | neutron.add_interface_router | 3.115 | 4.539 | 5.024 | 5.038 | 5.051 | 4.181 | 100.0% | 10 | | neutron.remove_interface_router | 3.162 | 3.68 | 4.186 | 4.359 | 4.533 | 3.713 | 100.0% | 10 | | neutron.delete_router | 0.394 | 0.754 | 1.232 | 1.235 | 1.238 | 0.823 | 100.0% | 10 | | total | 9.303 | 11.926 | 13.691 | 13.693 | 13.696 | 11.539 | 100.0% | 10 | | -> duration | 9.303 | 11.926 | 13.691 | 13.693 | 13.696 | 11.539 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.443371 Full duration: 82.440269 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.473 | 2.099 | 2.246 | 2.333 | 2.42 | 2.038 | 100.0% | 10 | | neutron.delete_subnet | 0.499 | 0.686 | 1.152 | 1.249 | 1.346 | 0.769 | 100.0% | 10 | | total | 2.291 | 2.775 | 3.08 | 3.229 | 3.378 | 2.807 | 100.0% | 10 | | -> duration | 2.291 | 2.775 | 3.08 | 3.229 | 3.378 | 2.807 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.041973 Full duration: 54.342124 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.837 | 1.21 | 1.75 | 1.854 | 1.958 | 1.261 | 100.0% | 10 | | neutron.list_networks | 0.119 | 0.17 | 0.283 | 0.421 | 0.558 | 0.212 | 100.0% | 10 | | total | 0.963 | 1.439 | 1.989 | 2.035 | 2.08 | 1.473 | 100.0% | 10 | | -> duration | 0.963 | 1.439 | 1.989 | 2.035 | 2.08 | 1.473 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.215873 Full duration: 40.791375 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.42 | 1.838 | 2.631 | 2.662 | 2.693 | 1.934 | 100.0% | 10 | | neutron.list_ports | 0.066 | 0.081 | 0.115 | 0.132 | 0.148 | 0.088 | 100.0% | 10 | | total | 1.505 | 1.924 | 2.775 | 2.79 | 2.805 | 2.022 | 100.0% | 10 | | -> duration | 1.505 | 1.924 | 2.775 | 2.79 | 2.805 | 2.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.792864 Full duration: 56.540706 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.922 | 1.326 | 1.56 | 1.799 | 2.039 | 1.351 | 100.0% | 10 | | neutron.create_subnet | 0.751 | 1.15 | 2.899 | 2.899 | 2.9 | 1.455 | 100.0% | 10 | | neutron.create_router | 0.078 | 0.126 | 0.328 | 0.627 | 0.927 | 0.218 | 100.0% | 10 | | neutron.add_interface_router | 2.615 | 2.895 | 8.009 | 8.076 | 8.142 | 4.357 | 100.0% | 10 | | neutron.list_routers | 0.128 | 0.168 | 0.685 | 0.69 | 0.695 | 0.271 | 100.0% | 10 | | total | 5.011 | 5.428 | 13.111 | 13.198 | 13.286 | 7.652 | 100.0% | 10 | | -> duration | 5.011 | 5.428 | 13.111 | 13.198 | 13.286 | 7.652 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.652805 Full duration: 78.442749 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.078 | 1.128 | 1.3 | 1.428 | 1.557 | 1.187 | 100.0% | 10 | | neutron.create_subnet | 0.78 | 1.431 | 2.125 | 2.148 | 2.172 | 1.427 | 100.0% | 10 | | neutron.list_subnets | 0.066 | 0.107 | 0.152 | 0.152 | 0.152 | 0.111 | 100.0% | 10 | | total | 1.982 | 2.841 | 3.506 | 3.512 | 3.518 | 2.725 | 100.0% | 10 | | -> duration | 1.982 | 2.841 | 3.506 | 3.512 | 3.518 | 2.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.06953 Full duration: 53.804398 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.746 | 0.869 | 1.101 | 1.119 | 1.138 | 0.91 | 100.0% | 10 | | neutron.delete_security_group | 0.101 | 0.121 | 0.211 | 0.291 | 0.371 | 0.158 | 100.0% | 10 | | total | 0.858 | 1.049 | 1.278 | 1.29 | 1.302 | 1.068 | 100.0% | 10 | | -> duration | 0.858 | 1.049 | 1.278 | 1.29 | 1.302 | 1.068 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.307758 Full duration: 36.350392 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.749 | 0.896 | 1.091 | 1.113 | 1.134 | 0.918 | 100.0% | 10 | | neutron.create_security_group_rule | 0.1 | 0.158 | 0.253 | 0.303 | 0.353 | 0.18 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.06 | 0.096 | 0.141 | 0.146 | 0.151 | 0.098 | 100.0% | 10 | | neutron.delete_security_group | 0.091 | 0.106 | 0.184 | 0.194 | 0.203 | 0.125 | 100.0% | 10 | | total | 1.014 | 1.341 | 1.534 | 1.579 | 1.623 | 1.322 | 100.0% | 10 | | -> duration | 1.014 | 1.341 | 1.534 | 1.579 | 1.623 | 1.322 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.728926 Full duration: 37.728248 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_list_security_group_rules args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.799 | 0.892 | 1.262 | 1.277 | 1.292 | 0.975 | 100.0% | 10 | | neutron.create_security_group_rule | 0.11 | 0.131 | 0.18 | 0.182 | 0.183 | 0.137 | 100.0% | 10 | | neutron.list_security_group_rules | 0.035 | 0.051 | 0.055 | 0.059 | 0.063 | 0.048 | 100.0% | 10 | | total | 0.981 | 1.131 | 1.425 | 1.437 | 1.45 | 1.16 | 100.0% | 10 | | -> duration | 0.981 | 1.131 | 1.425 | 1.437 | 1.45 | 1.16 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.302926 Full duration: 39.633042 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_show_security_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.757 | 0.924 | 1.146 | 1.159 | 1.172 | 0.956 | 100.0% | 10 | | neutron.show_security_group | 0.032 | 0.036 | 0.059 | 0.06 | 0.061 | 0.04 | 100.0% | 10 | | total | 0.79 | 0.973 | 1.181 | 1.194 | 1.208 | 0.996 | 100.0% | 10 | | -> duration | 0.79 | 0.973 | 1.181 | 1.194 | 1.208 | 0.996 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.920695 Full duration: 38.083434 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.992 | 1.37 | 1.43 | 1.473 | 1.517 | 1.306 | 100.0% | 10 | | neutron.create_router | 0.084 | 0.218 | 0.598 | 0.609 | 0.62 | 0.301 | 100.0% | 10 | | neutron.add_gateway_router | 2.441 | 4.696 | 9.494 | 9.555 | 9.617 | 6.113 | 100.0% | 10 | | neutron.remove_gateway_router | 1.117 | 2.59 | 5.496 | 5.751 | 6.007 | 3.5 | 100.0% | 10 | | total | 4.878 | 8.835 | 16.916 | 16.926 | 16.935 | 11.219 | 100.0% | 10 | | -> duration | 4.878 | 8.835 | 16.916 | 16.926 | 16.935 | 11.219 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.137106 Full duration: 87.475161 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "router": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "ports_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port (x2) | 2.849 | 3.585 | 4.662 | 4.678 | 4.695 | 3.739 | 100.0% | 10 | | neutron.show_port (x2) | 0.131 | 0.148 | 0.252 | 0.271 | 0.289 | 0.179 | 100.0% | 10 | | total | 2.997 | 3.722 | 4.944 | 4.946 | 4.948 | 3.918 | 100.0% | 10 | | -> duration | 2.997 | 3.722 | 4.944 | 4.946 | 4.948 | 3.918 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.839013 Full duration: 64.150532 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.026 | 1.319 | 1.697 | 1.766 | 1.835 | 1.354 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.616 | 2.24 | 4.631 | 4.696 | 4.761 | 2.796 | 100.0% | 10 | | neutron.create_router (x2) | 0.175 | 0.324 | 0.595 | 0.787 | 0.979 | 0.38 | 100.0% | 10 | | neutron.add_interface_router (x2) | 4.771 | 5.879 | 15.027 | 15.199 | 15.371 | 8.398 | 100.0% | 10 | | neutron.show_router (x2) | 0.22 | 0.26 | 0.636 | 0.668 | 0.7 | 0.38 | 100.0% | 10 | | total | 8.534 | 9.763 | 22.557 | 22.558 | 22.56 | 13.308 | 100.0% | 10 | | -> duration | 8.534 | 9.763 | 22.557 | 22.558 | 22.56 | 13.308 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.293557 Full duration: 107.14957 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5d95079-6d6a-44c4-b6a0-9a8f4b724983 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet (x2) | 2.532 | 3.995 | 4.159 | 4.196 | 4.233 | 3.523 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.104 | 0.143 | 0.229 | 0.254 | 0.279 | 0.159 | 100.0% | 10 | | total | 2.636 | 4.172 | 4.34 | 4.355 | 4.369 | 3.683 | 100.0% | 10 | | -> duration | 2.636 | 4.172 | 4.34 | 4.355 | 4.369 | 3.683 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.261584 Full duration: 75.710842 HINTS: * To plot HTML graphics with this data, run: rally task report e5d95079-6d6a-44c4-b6a0-9a8f4b724983 --out output.html * To generate a JUnit report, run: rally task export e5d95079-6d6a-44c4-b6a0-9a8f4b724983 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e5d95079-6d6a-44c4-b6a0-9a8f4b724983 --json --out output.json 2019-07-22 08:52:45,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e5d95079-6d6a-44c4-b6a0-9a8f4b724983', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-07-22 08:52:47,654 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e5d95079-6d6a-44c4-b6a0-9a8f4b724983 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-07-22 08:52:47,678 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-22 08:52:47,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-07-22 08:52:47,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 08:52:47,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 08:52:47,687 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-22 08:52:47,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '2d1eb19d-32a9-4e5a-b570-8991459165f3', 'tenants_amount': 3, 'image_name': 'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 09:22:49,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 987ea484-4e76-4d1b-ac04-befe9f07469d 2019-07-22 09:22:49,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'987ea484-4e76-4d1b-ac04-befe9f07469d'] 2019-07-22 09:22:50,022 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 987ea484-4e76-4d1b-ac04-befe9f07469d -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d: aborted -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_delete_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.787 | 0.886 | 0.991 | 0.996 | 1.001 | 0.883 | 100.0% | 10 | | nova.delete_keypair | 0.026 | 0.03 | 0.041 | 0.042 | 0.043 | 0.033 | 100.0% | 10 | | total | 0.815 | 0.918 | 1.021 | 1.026 | 1.03 | 0.916 | 100.0% | 10 | | -> duration | 0.815 | 0.918 | 1.021 | 1.026 | 1.03 | 0.916 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.76374 Full duration: 25.484988 -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_list_keypairs args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.742 | 0.861 | 0.92 | 0.943 | 0.965 | 0.857 | 100.0% | 10 | | nova.list_keypairs | 0.018 | 0.019 | 0.021 | 0.021 | 0.022 | 0.02 | 100.0% | 10 | | total | 0.764 | 0.881 | 0.938 | 0.962 | 0.986 | 0.877 | 100.0% | 10 | | -> duration | 0.764 | 0.881 | 0.938 | 0.962 | 0.986 | 0.877 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.579145 Full duration: 27.127543 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_bounce_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ], "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.399 | 13.306 | 21.405 | 21.489 | 21.574 | 15.242 | 100.0% | 10 | | nova.reboot_server | 4.445 | 4.836 | 6.815 | 7.167 | 7.519 | 5.224 | 100.0% | 10 | | nova.soft_reboot_server | 123.539 | 124.505 | 125.834 | 126.351 | 126.868 | 124.688 | 100.0% | 10 | | nova.stop_and_start_server | 17.306 | 17.911 | 19.937 | 19.964 | 19.991 | 18.474 | 100.0% | 10 | | -> nova.stop_server | 13.491 | 13.855 | 15.673 | 15.78 | 15.887 | 14.49 | 100.0% | 10 | | -> nova.start_server | 3.71 | 4.042 | 4.122 | 4.202 | 4.282 | 3.984 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 17.678 | 19.137 | 20.152 | 20.245 | 20.337 | 19.062 | 100.0% | 10 | | -> nova.rescue_server | 15.412 | 16.841 | 17.812 | 17.924 | 18.037 | 16.764 | 100.0% | 10 | | -> nova.unrescue_server | 2.266 | 2.298 | 2.32 | 2.332 | 2.344 | 2.298 | 100.0% | 10 | | nova.delete_server | 2.356 | 2.575 | 2.85 | 3.785 | 4.719 | 2.741 | 100.0% | 10 | | total | 176.388 | 182.261 | 196.613 | 197.177 | 197.741 | 185.465 | 100.0% | 10 | | -> duration | 167.388 | 173.261 | 187.613 | 188.177 | 188.741 | 176.465 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 542.022652 Full duration: 611.049457 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_delete_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ], "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.365 | 13.316 | 19.09 | 19.494 | 19.897 | 14.186 | 100.0% | 10 | | nova.delete_server | 2.356 | 2.621 | 4.499 | 4.521 | 4.543 | 2.976 | 100.0% | 10 | | total | 10.832 | 16.83 | 22.682 | 23.088 | 23.495 | 17.163 | 100.0% | 10 | | -> duration | 9.832 | 15.83 | 21.682 | 22.088 | 22.495 | 16.163 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.595828 Full duration: 110.305747 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_list_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "detailed": true, "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ], "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.171 | 11.004 | 14.536 | 15.847 | 17.157 | 12.023 | 100.0% | 10 | | nova.list_servers | 0.177 | 0.333 | 0.708 | 0.769 | 0.83 | 0.391 | 100.0% | 10 | | total | 10.349 | 11.574 | 15.306 | 16.343 | 17.38 | 12.414 | 100.0% | 10 | | -> duration | 9.349 | 10.574 | 14.306 | 15.343 | 16.38 | 11.414 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.373437 Full duration: 107.558971 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_rebuild_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ], "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "from_image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "to_image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.74 | 11.415 | 14.713 | 14.889 | 15.065 | 11.837 | 100.0% | 10 | | nova.rebuild_server | 18.027 | 20.211 | 22.22 | 22.583 | 22.946 | 20.252 | 100.0% | 10 | | nova.delete_server | 2.339 | 2.384 | 2.942 | 3.699 | 4.455 | 2.642 | 100.0% | 10 | | total | 29.15 | 35.228 | 38.327 | 38.773 | 39.219 | 34.731 | 100.0% | 10 | | -> duration | 27.15 | 33.228 | 36.327 | 36.773 | 37.219 | 32.731 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 99.723142 Full duration: 163.216785 -------------------------------------------------------------------------------- test scenario NovaServers.snapshot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ], "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server (x2) | 18.207 | 21.495 | 23.93 | 24.446 | 24.963 | 21.854 | 100.0% | 10 | | nova.snapshot_server | 8.576 | 10.052 | 13.979 | 14.482 | 14.985 | 10.634 | 100.0% | 10 | | -> glance_v2.get_image | 0.031 | 0.3 | 0.329 | 0.329 | 0.329 | 0.243 | 100.0% | 10 | | -> glance.wait_for_image | 8.099 | 9.125 | 13.203 | 13.691 | 14.178 | 9.822 | 100.0% | 10 | | --> glance_v2.get_image (x7) | 1.083 | 1.624 | 2.057 | 2.111 | 2.165 | 1.624 | 100.0% | 2 | | --> glance_v2.get_image (x5) | 0.092 | 0.099 | 0.104 | 0.106 | 0.107 | 0.098 | 100.0% | 5 | | --> glance_v2.get_image (x6) | 0.122 | 0.126 | 0.133 | 0.134 | 0.134 | 0.128 | 100.0% | 3 | | nova.delete_server (x2) | 5.013 | 5.464 | 7.498 | 8.024 | 8.55 | 6.198 | 100.0% | 10 | | nova.delete_image | 0.326 | 0.939 | 1.329 | 1.516 | 1.703 | 0.952 | 100.0% | 10 | | -> glance_v2.delete_image | 0.31 | 0.919 | 1.311 | 1.497 | 1.683 | 0.924 | 100.0% | 10 | | -> glance.wait_for_delete | 0.013 | 0.017 | 0.028 | 0.069 | 0.11 | 0.026 | 100.0% | 10 | | --> glance_v2.get_image | 0.013 | 0.017 | 0.027 | 0.069 | 0.11 | 0.026 | 0.0% | 10 | | total | 35.265 | 38.77 | 44.767 | 45.267 | 45.767 | 39.639 | 100.0% | 10 | | -> duration | 33.265 | 36.77 | 42.767 | 43.267 | 43.767 | 37.639 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 114.511925 Full duration: 181.356961 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.012 | 8.173 | 8.908 | 9.321 | 9.733 | 7.942 | 100.0% | 10 | | nova.boot_server | 9.86 | 14.938 | 17.706 | 18.043 | 18.38 | 14.619 | 100.0% | 10 | | total | 15.873 | 23.682 | 25.61 | 25.618 | 25.627 | 22.561 | 100.0% | 10 | | -> duration | 14.873 | 22.682 | 24.61 | 24.618 | 24.627 | 21.561 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 63.026343 Full duration: 107.706709 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ], "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.447 | 10.891 | 14.494 | 14.911 | 15.329 | 11.614 | 100.0% | 10 | | total | 9.447 | 10.891 | 14.494 | 14.911 | 15.329 | 11.614 | 100.0% | 10 | | -> duration | 8.447 | 9.891 | 13.494 | 13.911 | 14.329 | 10.614 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.15692 Full duration: 65.289229 -------------------------------------------------------------------------------- test scenario NovaServers.list_servers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "network": {}, "users": { "users_per_tenant": 2, "tenants": 3 }, "servers": { "servers_per_tenant": 2, "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.list_servers | 1.045 | 1.215 | 1.417 | 1.46 | 1.503 | 1.262 | 100.0% | 10 | | total | 1.045 | 1.215 | 1.418 | 1.461 | 1.503 | 1.262 | 100.0% | 10 | | -> duration | 1.045 | 1.215 | 1.418 | 1.461 | 1.503 | 1.262 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.762524 Full duration: 103.242947 -------------------------------------------------------------------------------- test scenario NovaServers.resize_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "confirm": true, "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ], "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "to_flavor": { "name": "rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.001 | 12.296 | 16.615 | 16.79 | 16.964 | 12.926 | 100.0% | 10 | | nova.resize | 12.729 | 22.994 | 23.418 | 23.845 | 24.271 | 20.651 | 100.0% | 10 | | nova.resize_confirm | 2.413 | 3.328 | 4.868 | 4.895 | 4.922 | 3.665 | 100.0% | 10 | | nova.delete_server | 2.327 | 2.485 | 2.892 | 3.761 | 4.63 | 2.699 | 100.0% | 10 | | total | 31.128 | 41.062 | 45.455 | 45.682 | 45.908 | 39.942 | 100.0% | 10 | | -> duration | 30.128 | 40.062 | 44.455 | 44.682 | 44.908 | 38.942 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 118.270799 Full duration: 140.286144 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": true, "flavor": { "name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "image": { "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e" }, "nics": [ { "net-id": "2d1eb19d-32a9-4e5a-b570-8991459165f3" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 987ea484-4e76-4d1b-ac04-befe9f07469d has 6 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-609c764b-40ac-4610-86ad-4cfd98ecb03c) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-609c764b-40ac-4610-86ad-4cfd98ecb03c) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-44a293c2-7bee-4458-bef4-d8df0453424d) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-44a293c2-7bee-4458-bef4-d8df0453424d) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-9ff821a1-a8cc-4eba-926f-5303a30c6165) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-9ff821a1-a8cc-4eba-926f-5303a30c6165) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-a74a2963-a6f2-4b9b-b00e-887b52be9b92) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-a74a2963-a6f2-4b9b-b00e-887b52be9b92) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-cae7f41d-43e3-4ded-b85f-5508f428008d) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-cae7f41d-43e3-4ded-b85f-5508f428008d) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-36b9da2d-e497-4cbe-adda-cbc7023d976e) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-36b9da2d-e497-4cbe-adda-cbc7023d976e) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.325 | 13.947 | 14.84 | 15.222 | 15.604 | 13.773 | 100.0% | 6 | | nova.live_migrate | 3.503 | 3.551 | 3.603 | 3.626 | 3.649 | 3.553 | 0.0% | 6 | | total | 14.873 | 17.452 | 18.443 | 18.802 | 19.16 | 17.326 | 0.0% | 6 | | -> duration | 13.873 | 16.452 | 17.443 | 17.802 | 18.16 | 16.326 | 0.0% | 6 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 6 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.786949 Full duration: 63.890322 HINTS: * To plot HTML graphics with this data, run: rally task report 987ea484-4e76-4d1b-ac04-befe9f07469d --out output.html * To generate a JUnit report, run: rally task export 987ea484-4e76-4d1b-ac04-befe9f07469d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 987ea484-4e76-4d1b-ac04-befe9f07469d --json --out output.json At least one workload did not pass SLA criteria. 2019-07-22 09:22:50,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'987ea484-4e76-4d1b-ac04-befe9f07469d', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-07-22 09:22:52,152 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 987ea484-4e76-4d1b-ac04-befe9f07469d --out /home/opnfv/functest/results/rally_full/nova.json 2019-07-22 09:22:52,191 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-22 09:22:52,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-07-22 09:22:52,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 09:22:52,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 09:22:52,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-22 09:22:52,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '2d1eb19d-32a9-4e5a-b570-8991459165f3', 'tenants_amount': 3, 'image_name': 'rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-07-22 09:24:17,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a 2019-07-22 09:24:17,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a'] 2019-07-22 09:24:18,119 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a -------------------------------------------------------------------------------- Task 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.707 | 0.843 | 0.965 | 1.003 | 1.042 | 0.845 | 100.0% | 10 | | quotas.delete_quotas | 0.208 | 0.285 | 0.3 | 0.3 | 0.3 | 0.262 | 100.0% | 10 | | total | 0.918 | 1.095 | 1.246 | 1.292 | 1.337 | 1.107 | 100.0% | 10 | | -> duration | 0.918 | 1.095 | 1.246 | 1.292 | 1.337 | 1.107 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.225721 Full duration: 17.788018 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.719 | 0.844 | 0.966 | 0.97 | 0.975 | 0.862 | 100.0% | 10 | | total | 0.719 | 0.844 | 0.966 | 0.971 | 0.975 | 0.862 | 100.0% | 10 | | -> duration | 0.719 | 0.844 | 0.966 | 0.971 | 0.975 | 0.862 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.556388 Full duration: 16.107961 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.306 | 0.458 | 0.469 | 0.473 | 0.478 | 0.428 | 100.0% | 10 | | total | 0.724 | 0.9 | 1.1 | 1.111 | 1.122 | 0.942 | 100.0% | 10 | | -> duration | 0.724 | 0.9 | 1.1 | 1.111 | 1.122 | 0.942 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.726894 Full duration: 15.857804 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.057 | 1.286 | 1.375 | 1.401 | 1.426 | 1.273 | 100.0% | 10 | | total | 1.057 | 1.286 | 1.376 | 1.401 | 1.426 | 1.273 | 100.0% | 10 | | -> duration | 1.057 | 1.286 | 1.376 | 1.401 | 1.426 | 1.273 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.781088 Full duration: 17.365586 HINTS: * To plot HTML graphics with this data, run: rally task report 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a --out output.html * To generate a JUnit report, run: rally task export 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a --json --out output.json 2019-07-22 09:24:18,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-07-22 09:24:20,037 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4efbac11-0f52-46bd-b8c7-1ccd6fc54a7a --out /home/opnfv/functest/results/rally_full/quotas.json 2019-07-22 09:24:20,042 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-22 09:24:20,043 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:30 | 60 | 100.00% | | glance | 00:05:35 | 80 | 100.00% | | cinder | 00:21:42 | 240 | 100.00% | | gnocchi | 00:04:19 | 160 | 100.00% | | heat | 00:11:19 | 130 | 100.00% | | keystone | 00:05:45 | 110 | 100.00% | | neutron | 00:19:39 | 200 | 100.00% | | nova | 00:28:26 | 116 | 94.83% | | quotas | 00:01:07 | 40 | 100.00% | | | | | | | TOTAL: | 01:39:25 | 1136 | 99.47% | +----------------+------------+----------------+-----------+ 2019-07-22 09:24:20,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.47% in 8/9 modules 2019-07-22 09:24:20,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-07-22 09:24:23,661 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-07-22 09:24:23,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-07-22 09:24:26,208 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-07-22 09:24:26,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 09:24:26,361 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 106:44 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-07-22 09:24:26,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 09:24:26,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 09:24:26,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T10:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["f9rmEVN1RHOXjtr7mWxuIg"], "issued_at": "2019-07-22T09:24:26.000000Z"}} 2019-07-22 09:24:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:27,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b69e748-09d8-4488-86fc-9a5b55c1037e x-openstack-request-id: req-2b69e748-09d8-4488-86fc-9a5b55c1037e 2019-07-22 09:24:27,080 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f1639c0-6cbc-4b01-a829-b7745e36acb4"}, {"name": "rally_full-flavor_alt_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c22605aa-a0a0-4e85-9bdc-de3e645a1ce4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c22605aa-a0a0-4e85-9bdc-de3e645a1ce4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c22605aa-a0a0-4e85-9bdc-de3e645a1ce4"}]} 2019-07-22 09:24:27,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2b69e748-09d8-4488-86fc-9a5b55c1037e 2019-07-22 09:24:27,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.698702096939s 2019-07-22 09:24:27,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 09:24:27,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/c22605aa-a0a0-4e85-9bdc-de3e645a1ce4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:27,114 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50788593-2389-40c7-afa3-6375f1db03e2 x-openstack-request-id: req-50788593-2389-40c7-afa3-6375f1db03e2 2019-07-22 09:24:27,114 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c22605aa-a0a0-4e85-9bdc-de3e645a1ce4 used request id req-50788593-2389-40c7-afa3-6375f1db03e2 2019-07-22 09:24:27,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315799713135s 2019-07-22 09:24:27,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 09:24:27,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 09:24:27,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T10:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cb3acce6c1747c49cd0af7874926db6", "name": "rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2cb3acce6c1747c49cd0af7874926db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2cb3acce6c1747c49cd0af7874926db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2cb3acce6c1747c49cd0af7874926db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2cb3acce6c1747c49cd0af7874926db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2cb3acce6c1747c49cd0af7874926db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2cb3acce6c1747c49cd0af7874926db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2cb3acce6c1747c49cd0af7874926db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2cb3acce6c1747c49cd0af7874926db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2cb3acce6c1747c49cd0af7874926db6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2cb3acce6c1747c49cd0af7874926db6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2cb3acce6c1747c49cd0af7874926db6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e", "id": "c102deea167e46f590a6e9b82ce538e7"}, "audit_ids": ["NOunhzgqQmSYadBRScuBOw"], "issued_at": "2019-07-22T09:24:27.000000Z"}} 2019-07-22 09:24:27,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f735ecec-2535-403c-abbf-328d959b02f1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}553b159aee4ff93ae98025ed60e1fefde306bfd9" -d '{"subnet_id": "4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9"}' 2019-07-22 09:24:30,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:30 GMT X-Openstack-Request-Id: req-497c2954-c71a-4136-a5d4-41e34f26a0cc 2019-07-22 09:24:30,210 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2d1eb19d-32a9-4e5a-b570-8991459165f3", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "subnet_id": "4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9", "subnet_ids": ["4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9"], "port_id": "b0be7307-b545-43f9-a42a-520abed3220d", "id": "f735ecec-2535-403c-abbf-328d959b02f1"} 2019-07-22 09:24:30,210 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f735ecec-2535-403c-abbf-328d959b02f1/remove_router_interface.json used request id req-497c2954-c71a-4136-a5d4-41e34f26a0cc 2019-07-22 09:24:30,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.09558296204s 2019-07-22 09:24:30,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 09:24:30,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}553b159aee4ff93ae98025ed60e1fefde306bfd9" 2019-07-22 09:24:30,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:30 GMT X-Openstack-Request-Id: req-016cdf8e-f17f-4225-b5aa-9e43048e7116 2019-07-22 09:24:30,337 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "created_at": "2019-07-22T07:37:43Z", "admin_state_up": true, "updated_at": "2019-07-22T09:24:28Z", "project_id": "2cb3acce6c1747c49cd0af7874926db6", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f735ecec-2535-403c-abbf-328d959b02f1", "name": "rally_full-router_91790e59-340c-4b6d-8ad7-757319ebe83e"}]} 2019-07-22 09:24:30,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-016cdf8e-f17f-4225-b5aa-9e43048e7116 2019-07-22 09:24:30,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126797914505s 2019-07-22 09:24:30,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 09:24:30,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/f735ecec-2535-403c-abbf-328d959b02f1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}553b159aee4ff93ae98025ed60e1fefde306bfd9" 2019-07-22 09:24:31,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 09:24:31 GMT X-Openstack-Request-Id: req-c51a3508-6992-4be2-a415-b38e4692762a 2019-07-22 09:24:31,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 09:24:31,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f735ecec-2535-403c-abbf-328d959b02f1.json used request id req-c51a3508-6992-4be2-a415-b38e4692762a 2019-07-22 09:24:31,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40732097626s 2019-07-22 09:24:31,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 09:24:31,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}553b159aee4ff93ae98025ed60e1fefde306bfd9" 2019-07-22 09:24:31,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:31 GMT X-Openstack-Request-Id: req-94a0af4d-5e60-4ea1-afaf-5b9f3aeb8251 2019-07-22 09:24:31,790 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T07:37:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2cb3acce6c1747c49cd0af7874926db6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_91790e59-340c-4b6d-8ad7-757319ebe83e","enable_dhcp":true,"segment_id":null,"network_id":"2d1eb19d-32a9-4e5a-b570-8991459165f3","tenant_id":"2cb3acce6c1747c49cd0af7874926db6","created_at":"2019-07-22T07:37:43Z","ip_version":4}]} 2019-07-22 09:24:31,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-94a0af4d-5e60-4ea1-afaf-5b9f3aeb8251 2019-07-22 09:24:31,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0431091785431s 2019-07-22 09:24:31,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 09:24:31,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}553b159aee4ff93ae98025ed60e1fefde306bfd9" 2019-07-22 09:24:33,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 09:24:33 GMT X-Openstack-Request-Id: req-e5155a88-f1da-4653-b9ab-c6c1defbf292 2019-07-22 09:24:33,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 09:24:33,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4c3b65cc-1495-48d4-8ed8-ba7ad7ea7cf9.json used request id req-e5155a88-f1da-4653-b9ab-c6c1defbf292 2019-07-22 09:24:33,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.25069594383s 2019-07-22 09:24:33,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 09:24:33,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}553b159aee4ff93ae98025ed60e1fefde306bfd9" 2019-07-22 09:24:33,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:33 GMT X-Openstack-Request-Id: req-4d3fc1f8-3cce-490c-b755-2f05490aaef3 2019-07-22 09:24:33,128 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2d1eb19d-32a9-4e5a-b570-8991459165f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"2cb3acce6c1747c49cd0af7874926db6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T09:24:32Z","qos_policy_id":null,"name":"rally_full-net_91790e59-340c-4b6d-8ad7-757319ebe83e","admin_state_up":true,"tenant_id":"2cb3acce6c1747c49cd0af7874926db6","created_at":"2019-07-22T07:37:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 09:24:33,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4d3fc1f8-3cce-490c-b755-2f05490aaef3 2019-07-22 09:24:33,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0854651927948s 2019-07-22 09:24:33,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 09:24:33,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/2d1eb19d-32a9-4e5a-b570-8991459165f3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}553b159aee4ff93ae98025ed60e1fefde306bfd9" 2019-07-22 09:24:34,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 09:24:34 GMT X-Openstack-Request-Id: req-93afe81b-181c-4668-8376-28440100e965 2019-07-22 09:24:34,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 09:24:34,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2d1eb19d-32a9-4e5a-b570-8991459165f3.json used request id req-93afe81b-181c-4668-8376-28440100e965 2019-07-22 09:24:34,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27614998817s 2019-07-22 09:24:34,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 09:24:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}553b159aee4ff93ae98025ed60e1fefde306bfd9" 2019-07-22 09:24:34,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:34 GMT X-Openstack-Request-Id: req-181b6b39-6f80-4b27-a136-e9aa18540cac 2019-07-22 09:24:34,710 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T07:37:48Z", "file": "/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01/file", "owner": "2cb3acce6c1747c49cd0af7874926db6", "id": "28be126b-241e-44dd-ad60-9bff8f74fc01", "size": 12716032, "self": "/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/28be126b-241e-44dd-ad60-9bff8f74fc01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/28be126b-241e-44dd-ad60-9bff8f74fc01/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_91790e59-340c-4b6d-8ad7-757319ebe83e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T07:37:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 09:24:34,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-181b6b39-6f80-4b27-a136-e9aa18540cac 2019-07-22 09:24:34,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299579143524s 2019-07-22 09:24:34,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 09:24:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}553b159aee4ff93ae98025ed60e1fefde306bfd9" 2019-07-22 09:24:35,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 09:24:35 GMT X-Openstack-Request-Id: req-f3a67766-c87f-4d38-82ac-15d35d0b60cf 2019-07-22 09:24:35,727 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 09:24:35,727 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/28be126b-241e-44dd-ad60-9bff8f74fc01 used request id req-f3a67766-c87f-4d38-82ac-15d35d0b60cf 2019-07-22 09:24:35,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0156109333s 2019-07-22 09:24:35,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 09:24:35,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:35,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-54df1be7-3e7b-4471-b09b-7cf8e03034f0 x-openstack-request-id: req-54df1be7-3e7b-4471-b09b-7cf8e03034f0 2019-07-22 09:24:35,751 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f1639c0-6cbc-4b01-a829-b7745e36acb4"}]} 2019-07-22 09:24:35,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-54df1be7-3e7b-4471-b09b-7cf8e03034f0 2019-07-22 09:24:35,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237531661987s 2019-07-22 09:24:35,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 09:24:35,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:35,780 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a73f17e7-abd2-488b-b40b-9333db1bbec3 x-openstack-request-id: req-a73f17e7-abd2-488b-b40b-9333db1bbec3 2019-07-22 09:24:35,780 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4f1639c0-6cbc-4b01-a829-b7745e36acb4 used request id req-a73f17e7-abd2-488b-b40b-9333db1bbec3 2019-07-22 09:24:35,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0271048545837s 2019-07-22 09:24:35,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 09:24:35,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:35,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3170a8f6-6806-4ee9-b2e3-4f480e04c75f 2019-07-22 09:24:35,917 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": {"self": "http://172.30.9.26:5000/v3/users/c102deea167e46f590a6e9b82ce538e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c102deea167e46f590a6e9b82ce538e7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 09:24:35,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3170a8f6-6806-4ee9-b2e3-4f480e04c75f 2019-07-22 09:24:35,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136819839478s 2019-07-22 09:24:35,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 09:24:35,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/c102deea167e46f590a6e9b82ce538e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:36,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd155b95-39bb-4300-85b5-3eff2416c8f5 2019-07-22 09:24:36,132 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_91790e59-340c-4b6d-8ad7-757319ebe83e", "links": {"self": "http://172.30.9.26:5000/v3/users/c102deea167e46f590a6e9b82ce538e7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c102deea167e46f590a6e9b82ce538e7", "description": null}} 2019-07-22 09:24:36,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/c102deea167e46f590a6e9b82ce538e7 used request id req-bd155b95-39bb-4300-85b5-3eff2416c8f5 2019-07-22 09:24:36,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20845913887s 2019-07-22 09:24:36,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 09:24:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/c102deea167e46f590a6e9b82ce538e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:36,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 09:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-642c6782-f4c1-4230-ab18-6be9222009e7 2019-07-22 09:24:36,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 09:24:36,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c102deea167e46f590a6e9b82ce538e7 used request id req-642c6782-f4c1-4230-ab18-6be9222009e7 2019-07-22 09:24:36,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.283404111862s 2019-07-22 09:24:36,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 09:24:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:36,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf68aeea-cf76-40d6-9f34-6da04884e896 2019-07-22 09:24:36,616 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6"}, "tags": [], "enabled": true, "id": "2cb3acce6c1747c49cd0af7874926db6", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_91790e59-340c-4b6d-8ad7-757319ebe83e"}]} 2019-07-22 09:24:36,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-cf68aeea-cf76-40d6-9f34-6da04884e896 2019-07-22 09:24:36,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194291114807s 2019-07-22 09:24:36,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 09:24:36,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:36,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 09:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd22e584-0d48-4c5a-9915-626ec7a972dd 2019-07-22 09:24:36,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 09:24:36,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2cb3acce6c1747c49cd0af7874926db6 used request id req-bd22e584-0d48-4c5a-9915-626ec7a972dd 2019-07-22 09:24:36,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188302993774s 2019-07-22 09:24:36,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 09:24:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2cb3acce6c1747c49cd0af7874926db6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:37,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:37 GMT X-Openstack-Request-Id: req-ea92cfa6-d033-4152-83cc-b1ce15d95093 2019-07-22 09:24:37,120 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "created_at": "2019-07-22T07:37:42Z", "updated_at": "2019-07-22T07:37:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:37:42Z", "revision_number": 0, "id": "07233b1e-2268-4921-aff5-893064094cbe", "remote_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "remote_ip_prefix": null, "created_at": "2019-07-22T07:37:42Z", "security_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cb3acce6c1747c49cd0af7874926db6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:37:42Z", "revision_number": 0, "id": "4b540630-f176-44eb-9fb6-c1ef56f685e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:37:42Z", "security_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cb3acce6c1747c49cd0af7874926db6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:37:42Z", "revision_number": 0, "id": "8ffb3e44-9c92-40d8-b56d-b8122e202d95", "remote_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "remote_ip_prefix": null, "created_at": "2019-07-22T07:37:42Z", "security_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cb3acce6c1747c49cd0af7874926db6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:37:42Z", "revision_number": 0, "id": "93ee2125-3781-4499-95a6-9980c08d017e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:37:42Z", "security_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cb3acce6c1747c49cd0af7874926db6"}], "revision_number": 1, "project_id": "2cb3acce6c1747c49cd0af7874926db6", "id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "name": "default"}]} 2019-07-22 09:24:37,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2cb3acce6c1747c49cd0af7874926db6&name=default used request id req-ea92cfa6-d033-4152-83cc-b1ce15d95093 2019-07-22 09:24:37,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.306504011154s 2019-07-22 09:24:37,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 09:24:37,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:37,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:37 GMT X-Openstack-Request-Id: req-06e28353-1f13-4fea-9740-f44bb59c5588 2019-07-22 09:24:37,201 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "created_at": "2019-07-22T07:37:42Z", "updated_at": "2019-07-22T07:37:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:37:42Z", "revision_number": 0, "id": "07233b1e-2268-4921-aff5-893064094cbe", "remote_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "remote_ip_prefix": null, "created_at": "2019-07-22T07:37:42Z", "security_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cb3acce6c1747c49cd0af7874926db6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:37:42Z", "revision_number": 0, "id": "4b540630-f176-44eb-9fb6-c1ef56f685e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:37:42Z", "security_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cb3acce6c1747c49cd0af7874926db6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:37:42Z", "revision_number": 0, "id": "8ffb3e44-9c92-40d8-b56d-b8122e202d95", "remote_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "remote_ip_prefix": null, "created_at": "2019-07-22T07:37:42Z", "security_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cb3acce6c1747c49cd0af7874926db6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:37:42Z", "revision_number": 0, "id": "93ee2125-3781-4499-95a6-9980c08d017e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:37:42Z", "security_group_id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "tenant_id": "2cb3acce6c1747c49cd0af7874926db6", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cb3acce6c1747c49cd0af7874926db6"}], "revision_number": 1, "project_id": "2cb3acce6c1747c49cd0af7874926db6", "id": "acbf4b4d-d17d-4c88-9ddd-11de73e191ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 09:24:37,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-06e28353-1f13-4fea-9740-f44bb59c5588 2019-07-22 09:24:37,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0757360458374s 2019-07-22 09:24:37,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 09:24:37,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/acbf4b4d-d17d-4c88-9ddd-11de73e191ae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}826145668e3ee25b4e2e977d424e4274b7dc57ae" 2019-07-22 09:24:37,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 09:24:37 GMT X-Openstack-Request-Id: req-7fb30dc3-b021-40e1-b25f-dc040fa239a8 2019-07-22 09:24:37,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 09:24:37,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/acbf4b4d-d17d-4c88-9ddd-11de73e191ae.json used request id req-7fb30dc3-b021-40e1-b25f-dc040fa239a8 2019-07-22 09:24:37,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.168926954269s 2019-07-22 09:24:37,379 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-07-22 09:24:37,400 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-07-22 09:24:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:24:37,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33dd3e4f-d03e-4841-ae7a-0f16360971fd 2019-07-22 09:24:37,431 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 09:24:37,431 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-33dd3e4f-d03e-4841-ae7a-0f16360971fd 2019-07-22 09:24:37,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 09:24:37,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T10:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["lVUTJ1E6Sc21uRDN0BjHCQ"], "issued_at": "2019-07-22T09:24:37.000000Z"}} 2019-07-22 09:24:37,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 09:24:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:38,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:38 GMT X-Openstack-Request-Id: req-9abfb98f-2761-4b44-ac58-7be010db8cff 2019-07-22 09:24:38,331 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 09:24:38,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9abfb98f-2761-4b44-ac58-7be010db8cff 2019-07-22 09:24:38,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.484798192978s 2019-07-22 09:24:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:24:38,344 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc54d5ce-02f2-4bfb-b628-48540c359b72 2019-07-22 09:24:38,345 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 09:24:38,345 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-cc54d5ce-02f2-4bfb-b628-48540c359b72 2019-07-22 09:24:38,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 09:24:38,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:38,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fd079f-acb2-4191-b6d0-e092b5637a8e 2019-07-22 09:24:38,460 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 09:24:38,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e8fd079f-acb2-4191-b6d0-e092b5637a8e 2019-07-22 09:24:38,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11455488205s 2019-07-22 09:24:38,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 09:24:38,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}}' 2019-07-22 09:24:38,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c61912f6-86fa-4ad9-970c-339d02959c86 2019-07-22 09:24:38,706 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426"}, "tags": [], "enabled": true, "id": "164ad51e4a7449aab59b44955a878426", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}} 2019-07-22 09:24:38,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c61912f6-86fa-4ad9-970c-339d02959c86 2019-07-22 09:24:38,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238256931305s 2019-07-22 09:24:38,706 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'164ad51e4a7449aab59b44955a878426', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1'}) 2019-07-22 09:24:38,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 09:24:38,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ka9ajRacn9CpOInElZhmE1UZ1914AW", "email": null, "name": "rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}}' 2019-07-22 09:24:39,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9630179-7e38-4786-b58c-61cf9c7e613e 2019-07-22 09:24:39,144 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": {"self": "http://172.30.9.26:5000/v3/users/bf4827aa57d14582941eaa8284df7e83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf4827aa57d14582941eaa8284df7e83", "domain_id": "default", "password_expires_at": null}} 2019-07-22 09:24:39,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-f9630179-7e38-4786-b58c-61cf9c7e613e 2019-07-22 09:24:39,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.431989908218s 2019-07-22 09:24:39,145 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bf4827aa57d14582941eaa8284df7e83', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1'}) 2019-07-22 09:24:39,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:24:39,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:39,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca623bb-41b3-472d-a76e-2e257d8ed307 2019-07-22 09:24:39,359 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:24:39,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1ca623bb-41b3-472d-a76e-2e257d8ed307 2019-07-22 09:24:39,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210160017014s 2019-07-22 09:24:39,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:24:39,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:39,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37bf75a-4669-4246-852d-1db55a0e52fa 2019-07-22 09:24:39,519 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:24:39,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c37bf75a-4669-4246-852d-1db55a0e52fa 2019-07-22 09:24:39,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155483007431s 2019-07-22 09:24:39,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:24:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:39,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54711dd-9d25-4684-a8ae-08ed1185cc74 2019-07-22 09:24:39,707 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:24:39,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b54711dd-9d25-4684-a8ae-08ed1185cc74 2019-07-22 09:24:39,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183045864105s 2019-07-22 09:24:39,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 09:24:39,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:39,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591ca59e-4275-4143-9b18-fbdf0c445cc2 2019-07-22 09:24:39,912 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 09:24:39,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-591ca59e-4275-4143-9b18-fbdf0c445cc2 2019-07-22 09:24:39,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199934959412s 2019-07-22 09:24:39,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 09:24:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:40,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338a42f5-1d96-41ce-8182-e41e2491ea7c 2019-07-22 09:24:40,141 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": {"self": "http://172.30.9.26:5000/v3/users/bf4827aa57d14582941eaa8284df7e83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf4827aa57d14582941eaa8284df7e83", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 09:24:40,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-338a42f5-1d96-41ce-8182-e41e2491ea7c 2019-07-22 09:24:40,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22810292244s 2019-07-22 09:24:40,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 09:24:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:40,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a62512-4406-4a4b-9fec-63a0800636c5 2019-07-22 09:24:40,365 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426"}, "tags": [], "enabled": true, "id": "164ad51e4a7449aab59b44955a878426", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 09:24:40,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c1a62512-4406-4a4b-9fec-63a0800636c5 2019-07-22 09:24:40,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21288394928s 2019-07-22 09:24:40,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 09:24:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=bf4827aa57d14582941eaa8284df7e83&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=164ad51e4a7449aab59b44955a878426" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:40,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c241de8a-25b5-43d2-b54b-b51f5e2fa264 2019-07-22 09:24:40,495 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=bf4827aa57d14582941eaa8284df7e83&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=164ad51e4a7449aab59b44955a878426", "previous": null, "next": null}} 2019-07-22 09:24:40,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=bf4827aa57d14582941eaa8284df7e83&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=164ad51e4a7449aab59b44955a878426 used request id req-c241de8a-25b5-43d2-b54b-b51f5e2fa264 2019-07-22 09:24:40,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122265100479s 2019-07-22 09:24:40,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 09:24:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426/users/bf4827aa57d14582941eaa8284df7e83/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:40,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 09:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf2ef03-99d6-426f-bfb4-32c7227215af 2019-07-22 09:24:40,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 09:24:40,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426/users/bf4827aa57d14582941eaa8284df7e83/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-0cf2ef03-99d6-426f-bfb4-32c7227215af 2019-07-22 09:24:40,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15981388092s 2019-07-22 09:24:40,660 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'164ad51e4a7449aab59b44955a878426', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ka9ajRacn9CpOInElZhmE1UZ1914AW', 'username': u'rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 09:24:40,664 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', 'password': 'ka9ajRacn9CpOInElZhmE1UZ1914AW', 'project_name': 'rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '164ad51e4a7449aab59b44955a878426', 'project_domain_name': 'Default'} 2019-07-22 09:24:40,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:24:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:40,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932d699f-5acd-4bf9-82f8-b3d1afef7a2f 2019-07-22 09:24:40,864 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:24:40,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-932d699f-5acd-4bf9-82f8-b3d1afef7a2f 2019-07-22 09:24:40,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196605920792s 2019-07-22 09:24:40,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:24:40,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:40,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16136d84-19e1-4cb1-b9ee-32c8816dea80 2019-07-22 09:24:40,985 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:24:40,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-16136d84-19e1-4cb1-b9ee-32c8816dea80 2019-07-22 09:24:40,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116329908371s 2019-07-22 09:24:40,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 09:24:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:41,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8639d6-0376-47ad-b5db-fb4f494b05df 2019-07-22 09:24:41,100 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 09:24:41,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2e8639d6-0376-47ad-b5db-fb4f494b05df 2019-07-22 09:24:41,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110099077225s 2019-07-22 09:24:41,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 09:24:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:41,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3ee0c6-56e6-48b6-8d33-6043dd767a8e 2019-07-22 09:24:41,233 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": {"self": "http://172.30.9.26:5000/v3/users/bf4827aa57d14582941eaa8284df7e83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf4827aa57d14582941eaa8284df7e83", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 09:24:41,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9d3ee0c6-56e6-48b6-8d33-6043dd767a8e 2019-07-22 09:24:41,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132139921188s 2019-07-22 09:24:41,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 09:24:41,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:41,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad81254-3dc8-4802-b928-49a72b254df2 2019-07-22 09:24:41,365 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426"}, "tags": [], "enabled": true, "id": "164ad51e4a7449aab59b44955a878426", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 09:24:41,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-aad81254-3dc8-4802-b928-49a72b254df2 2019-07-22 09:24:41,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121299028397s 2019-07-22 09:24:41,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 09:24:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=bf4827aa57d14582941eaa8284df7e83&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=164ad51e4a7449aab59b44955a878426" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:41,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33b77d4-06ae-4f92-a879-152f58386b02 2019-07-22 09:24:41,575 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=bf4827aa57d14582941eaa8284df7e83&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=164ad51e4a7449aab59b44955a878426", "previous": null, "next": null}} 2019-07-22 09:24:41,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=bf4827aa57d14582941eaa8284df7e83&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=164ad51e4a7449aab59b44955a878426 used request id req-b33b77d4-06ae-4f92-a879-152f58386b02 2019-07-22 09:24:41,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202708959579s 2019-07-22 09:24:41,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 09:24:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426/users/bf4827aa57d14582941eaa8284df7e83/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:41,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 09:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b503a43-0555-4d92-a1cb-283c911bef18 2019-07-22 09:24:41,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 09:24:41,762 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426/users/bf4827aa57d14582941eaa8284df7e83/roles/20583a51c37f4249bd5ba195627f096a used request id req-3b503a43-0555-4d92-a1cb-283c911bef18 2019-07-22 09:24:41,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182720899582s 2019-07-22 09:24:41,763 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-07-22 09:24:41,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 09:24:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:41,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b69ce89-c9c5-45b0-9529-819563936b56 2019-07-22 09:24:41,881 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 09:24:41,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-7b69ce89-c9c5-45b0-9529-819563936b56 2019-07-22 09:24:41,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117421150208s 2019-07-22 09:24:41,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 09:24:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:24:42,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16972582-4c93-489f-bac0-98a334b73b53 2019-07-22 09:24:42,002 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426"}, "tags": [], "enabled": true, "id": "164ad51e4a7449aab59b44955a878426", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 09:24:42,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-16972582-4c93-489f-bac0-98a334b73b53 2019-07-22 09:24:42,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11403799057s 2019-07-22 09:24:42,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 09:24:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" -d '{"network": {"shared": true, "tenant_id": "164ad51e4a7449aab59b44955a878426", "name": "rally_jobs-net_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "admin_state_up": true}}' 2019-07-22 09:24:42,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:42 GMT X-Openstack-Request-Id: req-c7ecccef-114d-4958-85ca-a9279a5f56c9 2019-07-22 09:24:42,411 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"91e81d6f-c776-4815-b51f-9c7468865f69","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"164ad51e4a7449aab59b44955a878426","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T09:24:42Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1","admin_state_up":true,"tenant_id":"164ad51e4a7449aab59b44955a878426","created_at":"2019-07-22T09:24:42Z","mtu":1450}} 2019-07-22 09:24:42,411 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c7ecccef-114d-4958-85ca-a9279a5f56c9 2019-07-22 09:24:42,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.40626001358s 2019-07-22 09:24:42,411 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T09:24:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'91e81d6f-c776-4815-b51f-9c7468865f69', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', u'created_at': u'2019-07-22T09:24:42Z', u'mtu': 1450, u'tenant_id': u'164ad51e4a7449aab59b44955a878426', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'164ad51e4a7449aab59b44955a878426', u'l2_adjacency': True}) 2019-07-22 09:24:42,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:24:42,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2d295e-d983-4a19-b44a-b305dc9ebc38 2019-07-22 09:24:42,422 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 09:24:42,422 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-bd2d295e-d983-4a19-b44a-b305dc9ebc38 2019-07-22 09:24:42,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 09:24:42,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T10:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "164ad51e4a7449aab59b44955a878426", "name": "rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/164ad51e4a7449aab59b44955a878426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/164ad51e4a7449aab59b44955a878426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/164ad51e4a7449aab59b44955a878426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_164ad51e4a7449aab59b44955a878426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_164ad51e4a7449aab59b44955a878426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/164ad51e4a7449aab59b44955a878426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/164ad51e4a7449aab59b44955a878426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/164ad51e4a7449aab59b44955a878426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/164ad51e4a7449aab59b44955a878426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/164ad51e4a7449aab59b44955a878426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/164ad51e4a7449aab59b44955a878426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "id": "bf4827aa57d14582941eaa8284df7e83"}, "audit_ids": ["NJ13OQedQ2C4rOSNmy5B2A"], "issued_at": "2019-07-22T09:24:42.000000Z"}} 2019-07-22 09:24:42,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 09:24:42,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:24:43,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:43 GMT X-Openstack-Request-Id: req-c62dbded-edec-4890-8b5a-cb3b292bf677 2019-07-22 09:24:43,209 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"91e81d6f-c776-4815-b51f-9c7468865f69","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"164ad51e4a7449aab59b44955a878426","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T09:24:42Z","qos_policy_id":null,"name":"rally_jobs-net_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1","admin_state_up":true,"tenant_id":"164ad51e4a7449aab59b44955a878426","created_at":"2019-07-22T09:24:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 09:24:43,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c62dbded-edec-4890-8b5a-cb3b292bf677 2019-07-22 09:24:43,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38423204422s 2019-07-22 09:24:43,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 09:24:43,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" -d '{"subnet": {"name": "rally_jobs-subnet_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "enable_dhcp": true, "network_id": "91e81d6f-c776-4815-b51f-9c7468865f69", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 09:24:44,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:44 GMT X-Openstack-Request-Id: req-cae9fcf7-8594-40d8-865a-605a7a244b91 2019-07-22 09:24:44,137 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-22T09:24:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60ffef9e-eb22-438e-bfc6-07821ad4d762","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"164ad51e4a7449aab59b44955a878426","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1","enable_dhcp":true,"segment_id":null,"network_id":"91e81d6f-c776-4815-b51f-9c7468865f69","tenant_id":"164ad51e4a7449aab59b44955a878426","created_at":"2019-07-22T09:24:43Z","ip_version":4}} 2019-07-22 09:24:44,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-cae9fcf7-8594-40d8-865a-605a7a244b91 2019-07-22 09:24:44,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.926344156265s 2019-07-22 09:24:44,138 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T09:24:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'60ffef9e-eb22-438e-bfc6-07821ad4d762', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'91e81d6f-c776-4815-b51f-9c7468865f69', u'tenant_id': u'164ad51e4a7449aab59b44955a878426', u'created_at': u'2019-07-22T09:24:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'164ad51e4a7449aab59b44955a878426'}) 2019-07-22 09:24:44,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 09:24:44,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "rally_jobs-router_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "admin_state_up": true}}' 2019-07-22 09:24:45,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:45 GMT X-Openstack-Request-Id: req-88d2856b-2cc9-4915-8bec-b061789f9534 2019-07-22 09:24:45,844 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "164ad51e4a7449aab59b44955a878426", "created_at": "2019-07-22T09:24:44Z", "admin_state_up": true, "updated_at": "2019-07-22T09:24:45Z", "project_id": "164ad51e4a7449aab59b44955a878426", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "853b10de-496f-4aae-bd7c-a28a22cc7d41", "name": "rally_jobs-router_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}} 2019-07-22 09:24:45,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-88d2856b-2cc9-4915-8bec-b061789f9534 2019-07-22 09:24:45,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70533299446s 2019-07-22 09:24:45,845 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T09:24:45Z', u'revision_number': 2, u'ha': False, u'id': u'853b10de-496f-4aae-bd7c-a28a22cc7d41', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', u'admin_state_up': True, u'tenant_id': u'164ad51e4a7449aab59b44955a878426', u'created_at': u'2019-07-22T09:24:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'164ad51e4a7449aab59b44955a878426'}) 2019-07-22 09:24:45,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 09:24:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/853b10de-496f-4aae-bd7c-a28a22cc7d41/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" -d '{"subnet_id": "60ffef9e-eb22-438e-bfc6-07821ad4d762"}' 2019-07-22 09:24:47,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:47 GMT X-Openstack-Request-Id: req-80d875d8-3acd-453a-9050-67b417b0a8d3 2019-07-22 09:24:47,942 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "91e81d6f-c776-4815-b51f-9c7468865f69", "tenant_id": "164ad51e4a7449aab59b44955a878426", "subnet_id": "60ffef9e-eb22-438e-bfc6-07821ad4d762", "subnet_ids": ["60ffef9e-eb22-438e-bfc6-07821ad4d762"], "port_id": "8bb9fe65-e5dc-408d-a27c-e36739bf1e2b", "id": "853b10de-496f-4aae-bd7c-a28a22cc7d41"} 2019-07-22 09:24:47,942 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/853b10de-496f-4aae-bd7c-a28a22cc7d41/add_router_interface.json used request id req-80d875d8-3acd-453a-9050-67b417b0a8d3 2019-07-22 09:24:47,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09674096107s 2019-07-22 09:24:47,943 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-22 09:24:48,048 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-22 09:24:48,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:24:48,057 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:48 GMT 2019-07-22 09:24:48,057 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 09:24:48,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 09:24:48,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:24:48,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:48 GMT X-Openstack-Request-Id: req-a8e68fc3-fbbf-42ec-9a41-f8e89fa0b38e 2019-07-22 09:24:48,471 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 09:24:48,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a8e68fc3-fbbf-42ec-9a41-f8e89fa0b38e 2019-07-22 09:24:48,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.411316156387s 2019-07-22 09:24:48,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 09:24:48,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}' 2019-07-22 09:24:48,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:48 GMT Location: http://172.30.9.26:9292/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3490cf69-c756-47e6-bd6b-81f57ea0bd0f 2019-07-22 09:24:48,541 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T09:24:48Z", "file": "/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/file", "owner": "164ad51e4a7449aab59b44955a878426", "id": "20314757-d85f-4bdb-ad82-9bbd2d4a98fd", "size": null, "self": "/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "checksum": null, "created_at": "2019-07-22T09:24:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 09:24:48,541 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3490cf69-c756-47e6-bd6b-81f57ea0bd0f 2019-07-22 09:24:48,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0624401569366s 2019-07-22 09:24:48,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 09:24:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" -d '' 2019-07-22 09:24:49,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 09:24:49 GMT X-Openstack-Request-Id: req-ec9d6072-7061-4f47-be77-603d46c85dab 2019-07-22 09:24:49,864 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 09:24:49,864 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/file used request id req-ec9d6072-7061-4f47-be77-603d46c85dab 2019-07-22 09:24:49,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32183003426s 2019-07-22 09:24:49,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 09:24:49,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:24:49,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:49 GMT X-Openstack-Request-Id: req-aac2056f-d03c-4c32-adab-e393b0d1a059 2019-07-22 09:24:49,895 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T09:24:49Z", "file": "/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/file", "owner": "164ad51e4a7449aab59b44955a878426", "id": "20314757-d85f-4bdb-ad82-9bbd2d4a98fd", "size": 12716032, "self": "/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T09:24:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 09:24:49,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-aac2056f-d03c-4c32-adab-e393b0d1a059 2019-07-22 09:24:49,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267741680145s 2019-07-22 09:24:49,897 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/file', 'owner': u'164ad51e4a7449aab59b44955a878426', 'id': u'20314757-d85f-4bdb-ad82-9bbd2d4a98fd', 'size': 12716032, u'self': u'/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'164ad51e4a7449aab59b44955a878426', 'name': 'rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T09:24:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-22T09:24:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', 'created': u'2019-07-22T09:24:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-22T09:24:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-22 09:24:49,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 09:24:49,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 09:24:50,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3705a33-e726-4413-b8e4-c6ad3372f9fa x-openstack-request-id: req-d3705a33-e726-4413-b8e4-c6ad3372f9fa 2019-07-22 09:24:50,207 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "45c24c52-6a91-4ab8-b309-6cea0108bbd7"}} 2019-07-22 09:24:50,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d3705a33-e726-4413-b8e4-c6ad3372f9fa 2019-07-22 09:24:50,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.307382106781s 2019-07-22 09:24:50,209 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'45c24c52-6a91-4ab8-b309-6cea0108bbd7', 'swap': 0}) 2019-07-22 09:24:50,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 09:24:50,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" -d '{"extra_specs": {}}' 2019-07-22 09:24:50,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5e0296d-74cb-4cf8-a44c-8ae62306a85d x-openstack-request-id: req-d5e0296d-74cb-4cf8-a44c-8ae62306a85d 2019-07-22 09:24:50,232 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 09:24:50,232 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7/os-extra_specs used request id req-d5e0296d-74cb-4cf8-a44c-8ae62306a85d 2019-07-22 09:24:50,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229120254517s 2019-07-22 09:24:50,235 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-22 09:24:52,354 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-22 09:24:54,473 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ba6589c6-9872-4b36-9dd3-d541098d9566 | 2019-07-22T09:24:54.073122 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ba6589c6-9872-4b36-9dd3-d541098d9566 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-07-22 09:24:57,633 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-07-22 09:24:58,365 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-22 09:24:58,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 09:24:58,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:24:58,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e46669ca-4647-4188-95d5-dee9bed25100 x-openstack-request-id: req-e46669ca-4647-4188-95d5-dee9bed25100 2019-07-22 09:24:58,682 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 09:24:58,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-e46669ca-4647-4188-95d5-dee9bed25100 2019-07-22 09:24:58,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.31311917305s 2019-07-22 09:24:58,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-22 09:24:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:24:58,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:58 GMT X-Openstack-Request-Id: req-dc5b9e99-5ed2-4f2f-8cc7-e941cc17f7f1 2019-07-22 09:24:58,966 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-22 09:24:58,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-dc5b9e99-5ed2-4f2f-8cc7-e941cc17f7f1 2019-07-22 09:24:58,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.283114910126s 2019-07-22 09:24:58,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 09:24:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-22 09:24:59,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6bcd1ef-b93b-4405-a4d9-4916d2c5f812 x-openstack-request-id: req-b6bcd1ef-b93b-4405-a4d9-4916d2c5f812 2019-07-22 09:24:59,021 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/77b11045-0aff-4b10-abf7-16c4ba1cda5a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/77b11045-0aff-4b10-abf7-16c4ba1cda5a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "77b11045-0aff-4b10-abf7-16c4ba1cda5a"}} 2019-07-22 09:24:59,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b6bcd1ef-b93b-4405-a4d9-4916d2c5f812 2019-07-22 09:24:59,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0440618991852s 2019-07-22 09:24:59,022 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'77b11045-0aff-4b10-abf7-16c4ba1cda5a', 'swap': 0}) 2019-07-22 09:24:59,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 09:24:59,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/77b11045-0aff-4b10-abf7-16c4ba1cda5a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" -d '{"extra_specs": {}}' 2019-07-22 09:24:59,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03a4b6a2-11d1-44bd-ba20-ec4a59c5db0c x-openstack-request-id: req-03a4b6a2-11d1-44bd-ba20-ec4a59c5db0c 2019-07-22 09:24:59,043 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 09:24:59,043 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/77b11045-0aff-4b10-abf7-16c4ba1cda5a/os-extra_specs used request id req-03a4b6a2-11d1-44bd-ba20-ec4a59c5db0c 2019-07-22 09:24:59,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201048851013s 2019-07-22 09:24:59,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:24:59,055 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22871dd5-0745-43f0-b9cb-358ad86b846e 2019-07-22 09:24:59,055 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 09:24:59,055 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-22871dd5-0745-43f0-b9cb-358ad86b846e 2019-07-22 09:24:59,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-22 09:24:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:24:59,068 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df56f4f2-3e07-492d-8ad5-ade46f3310b6 2019-07-22 09:24:59,068 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2019-07-22 09:24:59,068 - keystoneauth.session - DEBUG - GET call to http://192.30.9.9:35357/ used request id req-df56f4f2-3e07-492d-8ad5-ade46f3310b6 2019-07-22 09:24:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:24:59,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 09:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d439a169-cf96-4427-8469-4955775159d5 2019-07-22 09:24:59,255 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/008fe680d1e045f3b377cc7edbc4de92"}, "enabled": true, "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/012906c9a8cf4fe7b41b4763f0b44dfa"}, "enabled": true, "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/0ba0afd99d6547fc8cfbcb24861be3ba"}, "enabled": true, "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1babf4cf47b64a18ab636a1f3038326d"}, "enabled": true, "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1bbeb8642f594f62b1c449e0ffe04dff"}, "enabled": true, "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/44f7c2cce1e04afb9f9a10c959837cce"}, "enabled": true, "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4599bfe2ddd34915ab7378e4380cf852"}, "enabled": true, "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5603d4b18f85402d9acbf40ffc99c7c3"}, "enabled": true, "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/56ef18d3072a46a082c0317bdfad92af"}, "enabled": true, "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/710d7154e7dd4f14b627367619bdf2a5"}, "enabled": true, "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7c71415636ce42b99557be880b018195"}, "enabled": true, "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8f9fdc85c9ed4c6399c713c91097d7ec"}, "enabled": true, "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9d300164007a47c58206575924561dbb"}, "enabled": true, "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/d660979626604b7f9db936c84684a614"}, "enabled": true, "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2019-07-22 09:24:59,256 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-d439a169-cf96-4427-8469-4955775159d5 2019-07-22 09:24:59,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.197302103043s 2019-07-22 09:24:59,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'77b11045-0aff-4b10-abf7-16c4ba1cda5a', 'swap': 0}) 2019-07-22 09:24:59,264 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-07-22 09:24:59,264 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-22 09:24:59,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-07-22 09:24:59,554 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-22 09:24:59,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-07-22 09:54:25,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 10cefb84-bd4c-4561-9442-fef18db74fae 2019-07-22 09:54:25,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'10cefb84-bd4c-4561-9442-fef18db74fae'] 2019-07-22 09:54:26,426 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 10cefb84-bd4c-4561-9442-fef18db74fae -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.134 | 2.13 | 3.298 | 3.895 | 4.337 | 2.218 | 100.0% | 100 | | neutron.list_networks | 0.107 | 0.507 | 0.92 | 0.991 | 1.483 | 0.572 | 100.0% | 100 | | total | 1.304 | 2.725 | 3.844 | 4.328 | 4.983 | 2.79 | 100.0% | 100 | | -> duration | 1.304 | 2.725 | 3.844 | 4.328 | 4.983 | 2.79 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.750843 Full duration: 52.328916 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.007 | 1.891 | 2.514 | 3.336 | 3.543 | 1.997 | 100.0% | 40 | | neutron.update_network | 0.653 | 1.416 | 1.874 | 1.889 | 2.053 | 1.355 | 100.0% | 40 | | total | 2.073 | 3.147 | 4.155 | 4.61 | 5.087 | 3.352 | 100.0% | 40 | | -> duration | 2.073 | 3.147 | 4.155 | 4.61 | 5.087 | 3.352 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.407521 Full duration: 35.328374 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.986 | 1.947 | 2.922 | 3.483 | 4.396 | 2.031 | 100.0% | 40 | | neutron.delete_network | 0.714 | 1.605 | 4.277 | 4.429 | 5.282 | 2.102 | 100.0% | 40 | | total | 1.734 | 3.365 | 6.96 | 7.286 | 7.972 | 4.133 | 100.0% | 40 | | -> duration | 1.734 | 3.365 | 6.96 | 7.286 | 7.972 | 4.133 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.328645 Full duration: 26.344013 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.956 | 1.919 | 4.013 | 4.075 | 7.51 | 2.251 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.937 | 4.058 | 17.36 | 17.728 | 17.841 | 6.465 | 100.0% | 40 | | neutron.list_subnets | 0.136 | 0.224 | 0.656 | 1.057 | 1.155 | 0.348 | 100.0% | 40 | | total | 3.285 | 6.544 | 21.086 | 21.468 | 22.142 | 9.065 | 100.0% | 40 | | -> duration | 3.285 | 6.544 | 21.086 | 21.468 | 22.142 | 9.065 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.161601 Full duration: 77.089737 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.113 | 2.008 | 3.089 | 3.342 | 3.724 | 2.09 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.273 | 5.382 | 8.938 | 11.905 | 12.93 | 5.836 | 100.0% | 100 | | neutron.update_subnet (x2) | 0.947 | 3.072 | 6.073 | 7.588 | 8.909 | 3.397 | 100.0% | 100 | | total | 5.056 | 10.329 | 17.224 | 22.786 | 22.959 | 11.322 | 100.0% | 100 | | -> duration | 5.056 | 10.329 | 17.224 | 22.786 | 22.959 | 11.322 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.462351 Full duration: 153.304118 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.108 | 2.129 | 2.634 | 2.707 | 2.886 | 2.182 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.186 | 6.195 | 8.225 | 8.649 | 8.907 | 6.344 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.35 | 5.109 | 7.581 | 8.356 | 8.541 | 5.137 | 100.0% | 40 | | total | 9.033 | 14.281 | 18.222 | 18.42 | 18.576 | 13.664 | 100.0% | 40 | | -> duration | 9.033 | 14.281 | 18.222 | 18.42 | 18.576 | 13.664 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.912793 Full duration: 62.392902 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.975 | 2.071 | 3.461 | 3.857 | 4.126 | 2.139 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.506 | 5.126 | 18.014 | 18.173 | 18.86 | 6.999 | 100.0% | 40 | | neutron.create_router (x2) | 0.265 | 0.547 | 2.299 | 2.388 | 3.572 | 0.953 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.092 | 14.277 | 45.008 | 45.125 | 45.342 | 18.518 | 100.0% | 40 | | neutron.list_routers | 0.236 | 0.561 | 1.225 | 1.259 | 1.37 | 0.65 | 100.0% | 40 | | total | 10.89 | 22.665 | 70.235 | 70.327 | 70.431 | 29.26 | 100.0% | 40 | | -> duration | 10.89 | 22.665 | 70.235 | 70.327 | 70.431 | 29.26 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 70.446518 Full duration: 188.086324 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.335 | 3.299 | 5.101 | 5.18 | 5.517 | 3.154 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.753 | 5.442 | 16.358 | 16.506 | 16.708 | 6.94 | 100.0% | 40 | | neutron.create_router (x2) | 0.21 | 0.749 | 1.71 | 2.029 | 2.871 | 0.899 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.423 | 17.205 | 44.064 | 44.57 | 46.055 | 19.975 | 100.0% | 40 | | neutron.update_router (x2) | 1.553 | 4.643 | 8.61 | 9.342 | 9.388 | 5.035 | 100.0% | 40 | | total | 14.839 | 30.43 | 77.115 | 77.161 | 77.165 | 36.004 | 100.0% | 40 | | -> duration | 14.839 | 30.43 | 77.115 | 77.161 | 77.165 | 36.004 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 77.946383 Full duration: 191.31078 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.086 | 1.965 | 2.819 | 3.095 | 3.692 | 2.03 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.083 | 5.073 | 8.931 | 9.297 | 9.755 | 5.511 | 100.0% | 40 | | neutron.create_router (x2) | 0.23 | 0.697 | 1.697 | 2.208 | 2.503 | 0.88 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.461 | 15.789 | 28.237 | 29.089 | 29.636 | 17.262 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.82 | 12.581 | 23.545 | 23.918 | 24.27 | 13.617 | 100.0% | 40 | | neutron.delete_router (x2) | 0.955 | 3.024 | 4.618 | 4.939 | 5.273 | 2.991 | 100.0% | 40 | | total | 17.827 | 39.297 | 69.005 | 71.837 | 71.88 | 42.292 | 100.0% | 40 | | -> duration | 17.827 | 39.297 | 69.005 | 71.837 | 71.88 | 42.292 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 98.780242 Full duration: 158.443417 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.839 | 1.041 | 1.294 | 1.37 | 1.446 | 1.073 | 100.0% | 8 | | neutron.create_port (x50) | 32.395 | 34.167 | 63.868 | 64.1 | 64.331 | 41.216 | 100.0% | 8 | | neutron.list_ports | 0.359 | 0.817 | 1.202 | 1.206 | 1.21 | 0.823 | 100.0% | 8 | | total | 34.508 | 35.78 | 65.829 | 66.24 | 66.651 | 43.114 | 100.0% | 8 | | -> duration | 34.508 | 35.78 | 65.829 | 66.24 | 66.651 | 43.114 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.17231 Full duration: 189.125533 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.955 | 1.757 | 2.856 | 3.107 | 3.647 | 1.85 | 100.0% | 40 | | neutron.create_port (x5) | 3.816 | 7.144 | 23.173 | 23.385 | 23.431 | 10.667 | 100.0% | 40 | | neutron.update_port (x5) | 2.196 | 4.399 | 14.234 | 14.285 | 15.19 | 6.551 | 100.0% | 40 | | total | 7.149 | 13.308 | 39.908 | 39.985 | 40.428 | 19.07 | 100.0% | 40 | | -> duration | 7.149 | 13.308 | 39.908 | 39.985 | 40.428 | 19.07 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.512474 Full duration: 102.743076 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.026 | 1.911 | 2.658 | 2.97 | 3.157 | 1.888 | 100.0% | 40 | | neutron.create_port (x5) | 4.291 | 8.734 | 16.243 | 16.743 | 17.026 | 9.397 | 100.0% | 40 | | neutron.delete_port (x5) | 3.055 | 6.369 | 12.31 | 12.899 | 13.102 | 7.11 | 100.0% | 40 | | total | 8.754 | 17.704 | 31.493 | 31.653 | 31.686 | 18.396 | 100.0% | 40 | | -> duration | 8.754 | 17.704 | 31.493 | 31.653 | 31.686 | 18.396 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.010989 Full duration: 72.475597 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.484 | 0.83 | 0.999 | 1.071 | 1.146 | 0.832 | 100.0% | 40 | | total | 1.144 | 1.512 | 1.931 | 2.25 | 2.331 | 1.573 | 100.0% | 40 | | -> duration | 1.144 | 1.512 | 1.931 | 2.25 | 2.331 | 1.573 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.537657 Full duration: 44.80295 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 10cefb84-bd4c-4561-9442-fef18db74fae has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.22 | 1.427 | 1.543 | 1.547 | 1.551 | 1.406 | 100.0% | 4 | | neutron.create_subnet | 0.928 | 1.439 | 1.789 | 1.79 | 1.79 | 1.399 | 100.0% | 4 | | neutron.create_port (x125) | 120.055 | 174.326 | 227.691 | 227.705 | 227.718 | 174.106 | 100.0% | 4 | | neutron.create_trunk | 8.341 | 12.132 | 16.111 | 16.17 | 16.23 | 12.209 | 100.0% | 4 | | neutron.update_port | 1.613 | 2.457 | 3.149 | 3.15 | 3.151 | 2.419 | 100.0% | 4 | | neutron.list_trunks | 0.035 | 0.088 | 0.207 | 0.226 | 0.244 | 0.114 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.251 | 0.462 | 0.725 | 0.752 | 0.778 | 0.488 | 100.0% | 4 | | neutron.delete_trunk | 0.291 | 0.32 | 0.729 | 0.81 | 0.892 | 0.456 | 100.0% | 4 | | total | 132.986 | 192.913 | 251.593 | 251.599 | 251.605 | 192.604 | 100.0% | 4 | | -> duration | 132.986 | 192.913 | 251.593 | 251.599 | 251.605 | 192.604 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 251.611518 Full duration: 370.447371 HINTS: * To plot HTML graphics with this data, run: rally task report 10cefb84-bd4c-4561-9442-fef18db74fae --out output.html * To generate a JUnit report, run: rally task export 10cefb84-bd4c-4561-9442-fef18db74fae --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 10cefb84-bd4c-4561-9442-fef18db74fae --json --out output.json 2019-07-22 09:54:26,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'10cefb84-bd4c-4561-9442-fef18db74fae', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-07-22 09:54:28,540 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 10cefb84-bd4c-4561-9442-fef18db74fae --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-07-22 09:54:28,670 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-22 09:54:28,671 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:28:44 | 612 | 100.00% | | | | | | | TOTAL: | 00:28:44 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-07-22 09:54:28,671 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-07-22 09:54:28,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-07-22 09:54:30,941 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-07-22 09:54:30,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-07-22 09:54:33,090 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-07-22 09:54:33,234 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 09:54:33,234 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 29:51 | PASS | +--------------------+------------------+------------------+----------------+ 2019-07-22 09:54:33,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 09:54:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:33,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7836a040-73d2-401e-8b0e-035b061f3f84 x-openstack-request-id: req-7836a040-73d2-401e-8b0e-035b061f3f84 2019-07-22 09:54:33,963 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "45c24c52-6a91-4ab8-b309-6cea0108bbd7"}, {"name": "rally_jobs-flavor_alt_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/77b11045-0aff-4b10-abf7-16c4ba1cda5a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/77b11045-0aff-4b10-abf7-16c4ba1cda5a", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "77b11045-0aff-4b10-abf7-16c4ba1cda5a"}]} 2019-07-22 09:54:33,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7836a040-73d2-401e-8b0e-035b061f3f84 2019-07-22 09:54:33,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.716580867767s 2019-07-22 09:54:33,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 09:54:33,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/77b11045-0aff-4b10-abf7-16c4ba1cda5a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:34,003 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-276d64e6-422b-415c-a074-acbf860a8988 x-openstack-request-id: req-276d64e6-422b-415c-a074-acbf860a8988 2019-07-22 09:54:34,003 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/77b11045-0aff-4b10-abf7-16c4ba1cda5a used request id req-276d64e6-422b-415c-a074-acbf860a8988 2019-07-22 09:54:34,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0372240543365s 2019-07-22 09:54:34,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 09:54:34,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/853b10de-496f-4aae-bd7c-a28a22cc7d41/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" -d '{"subnet_id": "60ffef9e-eb22-438e-bfc6-07821ad4d762"}' 2019-07-22 09:54:36,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:36 GMT X-Openstack-Request-Id: req-425b9018-fb84-4698-914e-9f5629639b0f 2019-07-22 09:54:36,221 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "91e81d6f-c776-4815-b51f-9c7468865f69", "tenant_id": "164ad51e4a7449aab59b44955a878426", "subnet_id": "60ffef9e-eb22-438e-bfc6-07821ad4d762", "subnet_ids": ["60ffef9e-eb22-438e-bfc6-07821ad4d762"], "port_id": "8bb9fe65-e5dc-408d-a27c-e36739bf1e2b", "id": "853b10de-496f-4aae-bd7c-a28a22cc7d41"} 2019-07-22 09:54:36,221 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/853b10de-496f-4aae-bd7c-a28a22cc7d41/remove_router_interface.json used request id req-425b9018-fb84-4698-914e-9f5629639b0f 2019-07-22 09:54:36,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.21756196022s 2019-07-22 09:54:36,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 09:54:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:54:36,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:36 GMT X-Openstack-Request-Id: req-2136403a-3fa4-4ee6-bea7-19a17a92fb0e 2019-07-22 09:54:36,341 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "164ad51e4a7449aab59b44955a878426", "created_at": "2019-07-22T09:24:44Z", "admin_state_up": true, "updated_at": "2019-07-22T09:54:35Z", "project_id": "164ad51e4a7449aab59b44955a878426", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "853b10de-496f-4aae-bd7c-a28a22cc7d41", "name": "rally_jobs-router_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}]} 2019-07-22 09:54:36,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-2136403a-3fa4-4ee6-bea7-19a17a92fb0e 2019-07-22 09:54:36,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120111942291s 2019-07-22 09:54:36,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 09:54:36,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/853b10de-496f-4aae-bd7c-a28a22cc7d41.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:54:37,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 09:54:37 GMT X-Openstack-Request-Id: req-9c11d86b-6395-4cdd-9da0-59ff25b0c4af 2019-07-22 09:54:37,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 09:54:37,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/853b10de-496f-4aae-bd7c-a28a22cc7d41.json used request id req-9c11d86b-6395-4cdd-9da0-59ff25b0c4af 2019-07-22 09:54:37,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2784049511s 2019-07-22 09:54:37,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 09:54:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:54:37,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:37 GMT X-Openstack-Request-Id: req-36f4fa2a-dd02-411e-bd44-d4a52862c3cc 2019-07-22 09:54:37,666 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4},{"updated_at":"2019-07-22T09:24:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60ffef9e-eb22-438e-bfc6-07821ad4d762","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"164ad51e4a7449aab59b44955a878426","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1","enable_dhcp":true,"segment_id":null,"network_id":"91e81d6f-c776-4815-b51f-9c7468865f69","tenant_id":"164ad51e4a7449aab59b44955a878426","created_at":"2019-07-22T09:24:43Z","ip_version":4}]} 2019-07-22 09:54:37,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-36f4fa2a-dd02-411e-bd44-d4a52862c3cc 2019-07-22 09:54:37,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0439949035645s 2019-07-22 09:54:37,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 09:54:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/60ffef9e-eb22-438e-bfc6-07821ad4d762.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:54:38,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 09:54:38 GMT X-Openstack-Request-Id: req-0cad875c-7fbf-4f2c-96b1-54453277b945 2019-07-22 09:54:38,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 09:54:38,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/60ffef9e-eb22-438e-bfc6-07821ad4d762.json used request id req-0cad875c-7fbf-4f2c-96b1-54453277b945 2019-07-22 09:54:38,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0641810894s 2019-07-22 09:54:38,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 09:54:38,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:54:38,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:38 GMT X-Openstack-Request-Id: req-9887b56a-8129-434c-9afa-e8dddc24f5cb 2019-07-22 09:54:38,817 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91e81d6f-c776-4815-b51f-9c7468865f69","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"164ad51e4a7449aab59b44955a878426","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T09:54:38Z","qos_policy_id":null,"name":"rally_jobs-net_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1","admin_state_up":true,"tenant_id":"164ad51e4a7449aab59b44955a878426","created_at":"2019-07-22T09:24:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 09:54:38,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9887b56a-8129-434c-9afa-e8dddc24f5cb 2019-07-22 09:54:38,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0849139690399s 2019-07-22 09:54:38,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 09:54:38,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/91e81d6f-c776-4815-b51f-9c7468865f69.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:54:39,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 09:54:39 GMT X-Openstack-Request-Id: req-9be6536b-1e65-4ee1-ae44-b15ba9c019f5 2019-07-22 09:54:39,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 09:54:39,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/91e81d6f-c776-4815-b51f-9c7468865f69.json used request id req-9be6536b-1e65-4ee1-ae44-b15ba9c019f5 2019-07-22 09:54:39,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15903186798s 2019-07-22 09:54:39,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 09:54:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:54:40,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:40 GMT X-Openstack-Request-Id: req-4fe255ec-e435-4ae6-860a-7335b8466db3 2019-07-22 09:54:40,283 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T09:24:49Z", "file": "/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/file", "owner": "164ad51e4a7449aab59b44955a878426", "id": "20314757-d85f-4bdb-ad82-9bbd2d4a98fd", "size": 12716032, "self": "/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-22T09:24:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 09:54:40,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4fe255ec-e435-4ae6-860a-7335b8466db3 2019-07-22 09:54:40,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301299095154s 2019-07-22 09:54:40,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 09:54:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d92bb60233931fdfbb6b2e5c65ace3ec26fc398" 2019-07-22 09:54:41,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 09:54:41 GMT X-Openstack-Request-Id: req-1df8f8ce-1981-4b39-b03c-7a9ca08f9a31 2019-07-22 09:54:41,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 09:54:41,302 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/20314757-d85f-4bdb-ad82-9bbd2d4a98fd used request id req-1df8f8ce-1981-4b39-b03c-7a9ca08f9a31 2019-07-22 09:54:41,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0173330307s 2019-07-22 09:54:41,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 09:54:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:41,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eecfff0f-36e8-4592-9fde-b4db04e666f2 x-openstack-request-id: req-eecfff0f-36e8-4592-9fde-b4db04e666f2 2019-07-22 09:54:41,336 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "45c24c52-6a91-4ab8-b309-6cea0108bbd7"}]} 2019-07-22 09:54:41,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-eecfff0f-36e8-4592-9fde-b4db04e666f2 2019-07-22 09:54:41,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334160327911s 2019-07-22 09:54:41,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 09:54:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:41,373 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d1c1ab1e-99e5-465a-bb32-383fc470638e x-openstack-request-id: req-d1c1ab1e-99e5-465a-bb32-383fc470638e 2019-07-22 09:54:41,373 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/45c24c52-6a91-4ab8-b309-6cea0108bbd7 used request id req-d1c1ab1e-99e5-465a-bb32-383fc470638e 2019-07-22 09:54:41,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.034893989563s 2019-07-22 09:54:41,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 09:54:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:41,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817949f5-5980-41a1-8355-6329382082ac 2019-07-22 09:54:41,715 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": {"self": "http://172.30.9.26:5000/v3/users/bf4827aa57d14582941eaa8284df7e83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf4827aa57d14582941eaa8284df7e83", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 09:54:41,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-817949f5-5980-41a1-8355-6329382082ac 2019-07-22 09:54:41,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.341302871704s 2019-07-22 09:54:41,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 09:54:41,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/bf4827aa57d14582941eaa8284df7e83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:41,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4556bb34-939b-4561-b011-1ed11ee51d95 2019-07-22 09:54:41,963 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1", "links": {"self": "http://172.30.9.26:5000/v3/users/bf4827aa57d14582941eaa8284df7e83"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bf4827aa57d14582941eaa8284df7e83", "description": null}} 2019-07-22 09:54:41,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/bf4827aa57d14582941eaa8284df7e83 used request id req-4556bb34-939b-4561-b011-1ed11ee51d95 2019-07-22 09:54:41,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24200296402s 2019-07-22 09:54:41,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 09:54:41,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/bf4827aa57d14582941eaa8284df7e83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:42,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 09:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc16e7ae-0215-4c14-8b01-15442030372f 2019-07-22 09:54:42,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 09:54:42,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/bf4827aa57d14582941eaa8284df7e83 used request id req-cc16e7ae-0215-4c14-8b01-15442030372f 2019-07-22 09:54:42,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.326981067657s 2019-07-22 09:54:42,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 09:54:42,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:42,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e26733-6eca-43d6-9c1e-a39309e6c4b8 2019-07-22 09:54:42,514 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426"}, "tags": [], "enabled": true, "id": "164ad51e4a7449aab59b44955a878426", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_94edf2c7-34fb-418a-8fd2-9ae623c7f7a1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-07-22 09:54:42,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-49e26733-6eca-43d6-9c1e-a39309e6c4b8 2019-07-22 09:54:42,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216852903366s 2019-07-22 09:54:42,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 09:54:42,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:42,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 09:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b307641-e5aa-49c4-9bc9-8d88c8971999 2019-07-22 09:54:42,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 09:54:42,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/164ad51e4a7449aab59b44955a878426 used request id req-3b307641-e5aa-49c4-9bc9-8d88c8971999 2019-07-22 09:54:42,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.209810018539s 2019-07-22 09:54:42,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 09:54:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=164ad51e4a7449aab59b44955a878426&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:43,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:43 GMT X-Openstack-Request-Id: req-26fa90b0-0dd5-4862-b3bd-68810ff1488e 2019-07-22 09:54:43,051 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "164ad51e4a7449aab59b44955a878426", "created_at": "2019-07-22T09:24:42Z", "updated_at": "2019-07-22T09:24:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:24:42Z", "revision_number": 0, "id": "1e69fda1-1a04-4d19-8299-92ba87df3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T09:24:42Z", "security_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "tenant_id": "164ad51e4a7449aab59b44955a878426", "port_range_min": null, "ethertype": "IPv4", "project_id": "164ad51e4a7449aab59b44955a878426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:24:42Z", "revision_number": 0, "id": "3d41007d-152f-428c-881e-e62efdcdb99b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T09:24:42Z", "security_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "tenant_id": "164ad51e4a7449aab59b44955a878426", "port_range_min": null, "ethertype": "IPv6", "project_id": "164ad51e4a7449aab59b44955a878426"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:24:42Z", "revision_number": 0, "id": "529f75b8-a422-4cfb-b720-0bea5a8f2d98", "remote_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "remote_ip_prefix": null, "created_at": "2019-07-22T09:24:42Z", "security_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "tenant_id": "164ad51e4a7449aab59b44955a878426", "port_range_min": null, "ethertype": "IPv4", "project_id": "164ad51e4a7449aab59b44955a878426"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:24:42Z", "revision_number": 0, "id": "a4ffaf4f-61ff-4bdf-80cc-e77f1a9cf8a9", "remote_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "remote_ip_prefix": null, "created_at": "2019-07-22T09:24:42Z", "security_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "tenant_id": "164ad51e4a7449aab59b44955a878426", "port_range_min": null, "ethertype": "IPv6", "project_id": "164ad51e4a7449aab59b44955a878426"}], "revision_number": 1, "project_id": "164ad51e4a7449aab59b44955a878426", "id": "22a193d7-86ab-4957-a5c1-444e48582153", "name": "default"}]} 2019-07-22 09:54:43,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=164ad51e4a7449aab59b44955a878426&name=default used request id req-26fa90b0-0dd5-4862-b3bd-68810ff1488e 2019-07-22 09:54:43,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316648960114s 2019-07-22 09:54:43,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 09:54:43,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:43,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:43 GMT X-Openstack-Request-Id: req-b6017f01-5ec9-4ca5-add8-e965b71ea144 2019-07-22 09:54:43,117 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "164ad51e4a7449aab59b44955a878426", "created_at": "2019-07-22T09:24:42Z", "updated_at": "2019-07-22T09:24:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:24:42Z", "revision_number": 0, "id": "1e69fda1-1a04-4d19-8299-92ba87df3ff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T09:24:42Z", "security_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "tenant_id": "164ad51e4a7449aab59b44955a878426", "port_range_min": null, "ethertype": "IPv4", "project_id": "164ad51e4a7449aab59b44955a878426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:24:42Z", "revision_number": 0, "id": "3d41007d-152f-428c-881e-e62efdcdb99b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T09:24:42Z", "security_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "tenant_id": "164ad51e4a7449aab59b44955a878426", "port_range_min": null, "ethertype": "IPv6", "project_id": "164ad51e4a7449aab59b44955a878426"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:24:42Z", "revision_number": 0, "id": "529f75b8-a422-4cfb-b720-0bea5a8f2d98", "remote_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "remote_ip_prefix": null, "created_at": "2019-07-22T09:24:42Z", "security_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "tenant_id": "164ad51e4a7449aab59b44955a878426", "port_range_min": null, "ethertype": "IPv4", "project_id": "164ad51e4a7449aab59b44955a878426"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:24:42Z", "revision_number": 0, "id": "a4ffaf4f-61ff-4bdf-80cc-e77f1a9cf8a9", "remote_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "remote_ip_prefix": null, "created_at": "2019-07-22T09:24:42Z", "security_group_id": "22a193d7-86ab-4957-a5c1-444e48582153", "tenant_id": "164ad51e4a7449aab59b44955a878426", "port_range_min": null, "ethertype": "IPv6", "project_id": "164ad51e4a7449aab59b44955a878426"}], "revision_number": 1, "project_id": "164ad51e4a7449aab59b44955a878426", "id": "22a193d7-86ab-4957-a5c1-444e48582153", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 09:54:43,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b6017f01-5ec9-4ca5-add8-e965b71ea144 2019-07-22 09:54:43,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0615301132202s 2019-07-22 09:54:43,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 09:54:43,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/22a193d7-86ab-4957-a5c1-444e48582153.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6462f1ad3a63ac7707113adc08646031b39738a5" 2019-07-22 09:54:43,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 09:54:43 GMT X-Openstack-Request-Id: req-4d42c81f-8861-47db-8b16-c96366a02701 2019-07-22 09:54:43,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 09:54:43,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/22a193d7-86ab-4957-a5c1-444e48582153.json used request id req-4d42c81f-8861-47db-8b16-c96366a02701 2019-07-22 09:54:43,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136823177338s 2019-07-22 09:54:43,281 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-07-22 09:54:43,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:54:43,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e6cd77-192a-4984-829f-001acbb0c9c2 2019-07-22 09:54:43,312 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 09:54:43,312 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-a2e6cd77-192a-4984-829f-001acbb0c9c2 2019-07-22 09:54:43,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 09:54:43,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T10:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["L-1Uqj7eTjewME0WegqbCg"], "issued_at": "2019-07-22T09:54:43.000000Z"}} 2019-07-22 09:54:43,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 09:54:43,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:44,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:44 GMT X-Openstack-Request-Id: req-e3237670-ced2-4e0b-9047-d1394d463c35 2019-07-22 09:54:44,099 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 09:54:44,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e3237670-ced2-4e0b-9047-d1394d463c35 2019-07-22 09:54:44,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383155107498s 2019-07-22 09:54:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:54:44,111 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ce4064f-dffa-4635-8014-879068be18ed 2019-07-22 09:54:44,111 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 09:54:44,111 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-2ce4064f-dffa-4635-8014-879068be18ed 2019-07-22 09:54:44,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 09:54:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:44,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8c162a-cd6a-4109-9307-04665ceb2153 2019-07-22 09:54:44,326 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 09:54:44,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4d8c162a-cd6a-4109-9307-04665ceb2153 2019-07-22 09:54:44,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21400809288s 2019-07-22 09:54:44,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 09:54:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e"}}' 2019-07-22 09:54:44,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ffe78d-6720-477a-a973-cfe16786b354 2019-07-22 09:54:44,543 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9"}, "tags": [], "enabled": true, "id": "e76d373471c64df89808434acc5b2ac9", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e"}} 2019-07-22 09:54:44,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-04ffe78d-6720-477a-a973-cfe16786b354 2019-07-22 09:54:44,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.210572957993s 2019-07-22 09:54:44,544 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'e76d373471c64df89808434acc5b2ac9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e'}) 2019-07-22 09:54:44,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 09:54:44,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dNhqXqkTpmE3Yq8FL30PvUo2NSxFzY", "email": null, "name": "vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e"}}' 2019-07-22 09:54:44,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0033f43f-4868-4663-8291-ce98b20b828c 2019-07-22 09:54:44,980 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e", "links": {"self": "http://172.30.9.26:5000/v3/users/59e307f115cf41beb179820dc2ba4d85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59e307f115cf41beb179820dc2ba4d85", "domain_id": "default", "password_expires_at": null}} 2019-07-22 09:54:44,980 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-0033f43f-4868-4663-8291-ce98b20b828c 2019-07-22 09:54:44,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.42960691452s 2019-07-22 09:54:44,981 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59e307f115cf41beb179820dc2ba4d85', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e'}) 2019-07-22 09:54:44,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:54:44,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:45,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b79b38-eb10-4971-8bf3-8518969959bf 2019-07-22 09:54:45,200 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:54:45,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-22b79b38-eb10-4971-8bf3-8518969959bf 2019-07-22 09:54:45,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215268135071s 2019-07-22 09:54:45,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:54:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:45,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bf3e2d-b60a-467b-a414-f335954b4d50 2019-07-22 09:54:45,410 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:54:45,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-89bf3e2d-b60a-467b-a414-f335954b4d50 2019-07-22 09:54:45,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207691192627s 2019-07-22 09:54:45,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:54:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:45,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4779ff0-f030-4025-9552-8ee7acfe1837 2019-07-22 09:54:45,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:54:45,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f4779ff0-f030-4025-9552-8ee7acfe1837 2019-07-22 09:54:45,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19042301178s 2019-07-22 09:54:45,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 09:54:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:45,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68115001-73ee-4f4a-89b7-57ab83f49d6d 2019-07-22 09:54:45,760 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 09:54:45,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-68115001-73ee-4f4a-89b7-57ab83f49d6d 2019-07-22 09:54:45,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149852991104s 2019-07-22 09:54:45,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 09:54:45,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:45,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6976b8-a7b4-4c70-bb0e-7d1c98648aaf 2019-07-22 09:54:45,890 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e", "links": {"self": "http://172.30.9.26:5000/v3/users/59e307f115cf41beb179820dc2ba4d85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59e307f115cf41beb179820dc2ba4d85", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 09:54:45,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cf6976b8-a7b4-4c70-bb0e-7d1c98648aaf 2019-07-22 09:54:45,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129557132721s 2019-07-22 09:54:45,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 09:54:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:46,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a37fb2-358b-4d17-8d9d-a4d9d326e965 2019-07-22 09:54:46,020 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9"}, "tags": [], "enabled": true, "id": "e76d373471c64df89808434acc5b2ac9", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e"}]} 2019-07-22 09:54:46,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b2a37fb2-358b-4d17-8d9d-a4d9d326e965 2019-07-22 09:54:46,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118261098862s 2019-07-22 09:54:46,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 09:54:46,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=59e307f115cf41beb179820dc2ba4d85&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=e76d373471c64df89808434acc5b2ac9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:46,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e19b3a-f817-4a9e-ba05-95607bf3a0ae 2019-07-22 09:54:46,140 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=59e307f115cf41beb179820dc2ba4d85&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=e76d373471c64df89808434acc5b2ac9", "previous": null, "next": null}} 2019-07-22 09:54:46,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=59e307f115cf41beb179820dc2ba4d85&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=e76d373471c64df89808434acc5b2ac9 used request id req-a6e19b3a-f817-4a9e-ba05-95607bf3a0ae 2019-07-22 09:54:46,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11234498024s 2019-07-22 09:54:46,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 09:54:46,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9/users/59e307f115cf41beb179820dc2ba4d85/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:46,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 09:54:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd1b16c-98ba-41af-ada7-1f78ec5f4f84 2019-07-22 09:54:46,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 09:54:46,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9/users/59e307f115cf41beb179820dc2ba4d85/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-4bd1b16c-98ba-41af-ada7-1f78ec5f4f84 2019-07-22 09:54:46,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142441987991s 2019-07-22 09:54:46,287 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'e76d373471c64df89808434acc5b2ac9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dNhqXqkTpmE3Yq8FL30PvUo2NSxFzY', 'username': u'vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 09:54:46,289 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e', 'password': 'dNhqXqkTpmE3Yq8FL30PvUo2NSxFzY', 'project_name': 'vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'e76d373471c64df89808434acc5b2ac9', 'project_domain_name': 'Default'} 2019-07-22 09:54:46,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 09:54:46,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:47,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89b6e933-eda4-4c94-a4ae-b3622d141351 x-openstack-request-id: req-89b6e933-eda4-4c94-a4ae-b3622d141351 2019-07-22 09:54:47,011 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 09:54:47,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-89b6e933-eda4-4c94-a4ae-b3622d141351 2019-07-22 09:54:47,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.716375827789s 2019-07-22 09:54:47,012 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-07-22 09:54:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:54:47,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f64f801f-60eb-4acc-93c1-a8f07ff5a121 2019-07-22 09:54:47,021 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 09:54:47,021 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-f64f801f-60eb-4acc-93c1-a8f07ff5a121 2019-07-22 09:54:47,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 09:54:47,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T10:54:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e76d373471c64df89808434acc5b2ac9", "name": "vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e76d373471c64df89808434acc5b2ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/e76d373471c64df89808434acc5b2ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/e76d373471c64df89808434acc5b2ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_e76d373471c64df89808434acc5b2ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_e76d373471c64df89808434acc5b2ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e76d373471c64df89808434acc5b2ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/e76d373471c64df89808434acc5b2ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/e76d373471c64df89808434acc5b2ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/e76d373471c64df89808434acc5b2ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/e76d373471c64df89808434acc5b2ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/e76d373471c64df89808434acc5b2ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e", "id": "59e307f115cf41beb179820dc2ba4d85"}, "audit_ids": ["t5AqCDBuQaKtp64g9pq5zQ"], "issued_at": "2019-07-22T09:54:47.000000Z"}} 2019-07-22 09:54:47,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 09:54:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "vmtp-router_8208fc7b-0853-4280-85fb-267de2e2685e", "admin_state_up": true}}' 2019-07-22 09:54:49,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:49 GMT X-Openstack-Request-Id: req-9f0a7434-aaa6-4b2f-b13d-7004a1e2f5ee 2019-07-22 09:54:49,291 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e76d373471c64df89808434acc5b2ac9", "created_at": "2019-07-22T09:54:47Z", "admin_state_up": true, "updated_at": "2019-07-22T09:54:48Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e76d373471c64df89808434acc5b2ac9", "id": "dc0e9992-80fb-476e-acfa-171ae9e5820e", "name": "vmtp-router_8208fc7b-0853-4280-85fb-267de2e2685e"}} 2019-07-22 09:54:49,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-9f0a7434-aaa6-4b2f-b13d-7004a1e2f5ee 2019-07-22 09:54:49,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.85394001007s 2019-07-22 09:54:49,292 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T09:54:48Z', u'revision_number': 2, u'id': u'dc0e9992-80fb-476e-acfa-171ae9e5820e', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_8208fc7b-0853-4280-85fb-267de2e2685e', u'admin_state_up': True, u'tenant_id': u'e76d373471c64df89808434acc5b2ac9', u'created_at': u'2019-07-22T09:54:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'e76d373471c64df89808434acc5b2ac9'}) 2019-07-22 09:54:49,293 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-22 09:54:50,420 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-22 09:54:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 09:54:50,426 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:50 GMT 2019-07-22 09:54:50,426 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 09:54:50,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 09:54:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" 2019-07-22 09:54:50,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:50 GMT X-Openstack-Request-Id: req-5d8a2c41-2389-4ebe-974c-b51d520bcbc2 2019-07-22 09:54:50,728 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 09:54:50,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5d8a2c41-2389-4ebe-974c-b51d520bcbc2 2019-07-22 09:54:50,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300500869751s 2019-07-22 09:54:50,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 09:54:50,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e"}' 2019-07-22 09:54:50,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:50 GMT Location: http://172.30.9.26:9292/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d90690f4-17e4-4f65-a7ff-419f3580e643 2019-07-22 09:54:50,797 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T09:54:50Z", "file": "/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/file", "owner": "e76d373471c64df89808434acc5b2ac9", "id": "b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd", "size": null, "self": "/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e", "checksum": null, "created_at": "2019-07-22T09:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 09:54:50,797 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d90690f4-17e4-4f65-a7ff-419f3580e643 2019-07-22 09:54:50,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0605478286743s 2019-07-22 09:54:50,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 09:54:50,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" -d '' 2019-07-22 09:54:55,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 09:54:55 GMT X-Openstack-Request-Id: req-7c75ff2f-899c-4cb1-8683-3f8de4f2d0ca 2019-07-22 09:54:55,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 09:54:55,347 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/file used request id req-7c75ff2f-899c-4cb1-8683-3f8de4f2d0ca 2019-07-22 09:54:55,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.55001306534s 2019-07-22 09:54:55,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 09:54:55,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" 2019-07-22 09:54:55,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:55 GMT X-Openstack-Request-Id: req-495bd014-2627-479f-bb89-a6296b70bd1e 2019-07-22 09:54:55,501 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T09:54:55Z", "file": "/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/file", "owner": "e76d373471c64df89808434acc5b2ac9", "id": "b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd", "size": 263848448, "self": "/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T09:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 09:54:55,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-495bd014-2627-479f-bb89-a6296b70bd1e 2019-07-22 09:54:55,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.147686004639s 2019-07-22 09:54:55,503 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/file', 'owner': u'e76d373471c64df89808434acc5b2ac9', 'id': u'b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd', 'size': 263848448, u'self': u'/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e76d373471c64df89808434acc5b2ac9', 'name': 'vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T09:54:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T09:54:55Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e', 'created': u'2019-07-22T09:54:50Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-22T09:54:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-22 09:54:55,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 09:54:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_8208fc7b-0853-4280-85fb-267de2e2685e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-07-22 09:54:55,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c37db763-f837-4f45-9e84-d88a3e94b62d x-openstack-request-id: req-c37db763-f837-4f45-9e84-d88a3e94b62d 2019-07-22 09:54:55,545 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_8208fc7b-0853-4280-85fb-267de2e2685e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ad6500c6-a49a-4f8d-822f-3729b9390cbd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ad6500c6-a49a-4f8d-822f-3729b9390cbd", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "ad6500c6-a49a-4f8d-822f-3729b9390cbd"}} 2019-07-22 09:54:55,545 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c37db763-f837-4f45-9e84-d88a3e94b62d 2019-07-22 09:54:55,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0406210422516s 2019-07-22 09:54:55,546 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_8208fc7b-0853-4280-85fb-267de2e2685e', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 0, 'id': u'ad6500c6-a49a-4f8d-822f-3729b9390cbd', 'swap': 0}) 2019-07-22 09:54:55,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 09:54:55,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ad6500c6-a49a-4f8d-822f-3729b9390cbd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" -d '{"extra_specs": {}}' 2019-07-22 09:54:55,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60880846-00e4-4ef3-950d-926a03d7fae0 x-openstack-request-id: req-60880846-00e4-4ef3-950d-926a03d7fae0 2019-07-22 09:54:55,577 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 09:54:55,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ad6500c6-a49a-4f8d-822f-3729b9390cbd/os-extra_specs used request id req-60880846-00e4-4ef3-950d-926a03d7fae0 2019-07-22 09:54:55,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0306479930878s 2019-07-22 09:54:55,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:54:55,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:55,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e32b061-8797-4b96-95f1-f9d18fb0e403 2019-07-22 09:54:55,817 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:54:55,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3e32b061-8797-4b96-95f1-f9d18fb0e403 2019-07-22 09:54:55,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.236504077911s 2019-07-22 09:54:55,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 09:54:55,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:56,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678615cb-0aa0-4421-8e98-5a625b0beb01 2019-07-22 09:54:56,047 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 09:54:56,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-678615cb-0aa0-4421-8e98-5a625b0beb01 2019-07-22 09:54:56,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224662065506s 2019-07-22 09:54:56,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 09:54:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:56,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3769f2-d965-44da-9a61-d5da69e2b0be 2019-07-22 09:54:56,262 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 09:54:56,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-8d3769f2-d965-44da-9a61-d5da69e2b0be 2019-07-22 09:54:56,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211224794388s 2019-07-22 09:54:56,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 09:54:56,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:56,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c2753a-6b76-4d35-bffd-89765a7a462d 2019-07-22 09:54:56,393 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e", "links": {"self": "http://172.30.9.26:5000/v3/users/59e307f115cf41beb179820dc2ba4d85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59e307f115cf41beb179820dc2ba4d85", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 09:54:56,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-70c2753a-6b76-4d35-bffd-89765a7a462d 2019-07-22 09:54:56,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130115032196s 2019-07-22 09:54:56,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 09:54:56,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:56,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f688538-999c-4560-9792-9590eb78c96b 2019-07-22 09:54:56,608 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9"}, "tags": [], "enabled": true, "id": "e76d373471c64df89808434acc5b2ac9", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e"}]} 2019-07-22 09:54:56,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1f688538-999c-4560-9792-9590eb78c96b 2019-07-22 09:54:56,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203185081482s 2019-07-22 09:54:56,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 09:54:56,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=59e307f115cf41beb179820dc2ba4d85&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=e76d373471c64df89808434acc5b2ac9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:56,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665b88e1-ce1d-4d1e-88ca-2da24f0050d9 2019-07-22 09:54:56,815 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=59e307f115cf41beb179820dc2ba4d85&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=e76d373471c64df89808434acc5b2ac9", "previous": null, "next": null}} 2019-07-22 09:54:56,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=59e307f115cf41beb179820dc2ba4d85&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=e76d373471c64df89808434acc5b2ac9 used request id req-665b88e1-ce1d-4d1e-88ca-2da24f0050d9 2019-07-22 09:54:56,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199199914932s 2019-07-22 09:54:56,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 09:54:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9/users/59e307f115cf41beb179820dc2ba4d85/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 09:54:56,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 09:54:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd6b578-c712-4b20-857a-dae360741b3a 2019-07-22 09:54:56,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 09:54:56,966 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9/users/59e307f115cf41beb179820dc2ba4d85/roles/20583a51c37f4249bd5ba195627f096a used request id req-0fd6b578-c712-4b20-857a-dae360741b3a 2019-07-22 09:54:56,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146669864655s 2019-07-22 09:54:56,966 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_8208fc7b-0853-4280-85fb-267de2e2685e' 2019-07-22 09:54:56,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 09:54:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" -d '{"keypair": {"name": "vmtp_8208fc7b-0853-4280-85fb-267de2e2685e"}}' 2019-07-22 09:54:57,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-414ab1c0-155d-4163-84f6-1a18ad1de3bd x-openstack-request-id: req-414ab1c0-155d-4163-84f6-1a18ad1de3bd 2019-07-22 09:54:57,930 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoInHONWq33+mfFvxkgQkVMCqw9Z5Qcsegss9KmaZSugoAB11PTrES8j6D9xv6JBVh8OGxNoICz55p1nTB/PSs+sx+2yEEBD/tjH04GRlwkkTMQF78G3a2D9SG3JJXi3W6g9lLwbQ+P1aVFRdPeJ8m3yYnLGmxIhDFnhr2eHPEe8/vVP0Jtx56CWTc0hr3tRu3XMrwHd+QQPNOd/TGM87yh4cbpHzTLcXyn/xYAJiIxZhCVEDiNrrgo+g3gPTTuQAYi23598T9tewOUTY+Df1VYtRlh+J5iC8o8IS/zzcSYcjVvg+iPvwNsQn/jOcUaguYJrXm14WWSz3FG+19lVSx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6CJxzjVqt9/pnxb8ZIEJFTAqsPWeUHLHoLLPSpmmUroKAAdd\nT06xEvI+g/cb+iQVYfDhsTaCAs+eadZ0wfz0rPrMftshBAQ/7Yx9OBkZcJJEzEBe\n/Bt2tg/UhtySV4t1uoPZS8G0Pj9WlRUXT3ifJt8mJyxpsSIQxZ4a9nhzxHvP71T9\nCbceeglk3NIa97Ubt1zK8B3fkEDzTnf0xjPO8oeHG6R80y3F8p/8WACYiMWYQlRA\n4ja64KPoN4D007kAGItt+ffE/bXsDlE2Pg39VWLUZYfieYgvKPCEv883EmHI1b4P\noj78DbEJ/4znFGoLmCa15teFlks9xRvtfZVUsQIDAQABAoIBAQCzbAQozZLZ4qDx\nTVPx3uaFUQB+XKpsJft0kyCz2YT8Bj26ffa6WOl26nQ1jec69W7tj8DyN15QC+e2\niIMgeYMovIUZPAgN0bcTxfX3STcnknbIpKyGEjg0SpILVytprSpm6ognDOZjApPK\nkU2+KE5jPjGAL8zVk64BAM54WOuqHkvmvLqjiNPPsXzLXeYUsO7VNREFvkgn14v0\ndlHznr2blPVSpKtL4tbq6uemdyFJJpi3N5/9tSyGxMnFqTETJDg7F6B9zA2X0COE\nLPpE58uGp5QPI+hDck1HyFEZphnvA6YGXZR9oxOZRZ9ZnDR+NcC+PU15rKMgGOOa\n8cy1zAzBAoGBAPQM61WocCSvvC1bMWOgqCs2apGmBtosv+iE/j+txy0JFNKgNYwF\nd4BRIh83pqRnBr1oiMcMsjMCwsrEwcBjPjnEY4zmRYOtrg0czUctpXeJCIKv2Qai\noVV8Lp+dNWOk+MxPHNcQDoDhFz9OdL5RFmXisWYZlPaVc3oqFJKMJWdpAoGBAPOA\nKesj02dfxWs7kY69a48cfg5bvxC3+tHFIgByotp+GPhlpsulL1d6HQZvKU/m+wf2\nPazr0wZslO+6tUPuwJIgYqrERzlQKdshmtNGHA550uTh+Dj/1F//zavGVniUbCZg\nVYfwl2aHF8ec4vE28jxScvknk2e5/lyGL1E96uIJAoGAT78U+zWCB4rhG5UL63ko\n2o36fsNYw9wRjYI/rkEzr1SjWDv/o1R5+xUH6Fl/+4Kq4iORZjGQ3ThOvIFUqnAD\nek7hFL5+AowzLpe1wEd7JTdC76lUamWkAFIGziNJudjDb8d+LgxSIOzscsRJQ5Mt\nlXdg7nL3iSfGxymO9WAULNkCgYEAptqv3rzR5AgwU2aiO1l5FrvDdTtRFbe8W3nl\n7sCe73Fw0uV1Ah7S7fJzaTFK8cGpSq9lW9TM6Z4GAK/D/iTgOEGQ2stcst1HkSzZ\n1uQ33YOFC+n8GbLUaGP1HzvtjPrHkRR6B4jJdiwkE1hh+kBYhRVKS4je7Tj6H5Sj\nX9w502ECgYEA6D+sMmOcyzOJm809pKtltT56Sm22SRs5pdI5uY43wTSySKU2Bub5\n1njmsdLHwNF9RJZcYYHWCUXGm2NHicwplH9gSJ3R/E1Yzt+RkALarc+G9vfM34hO\n3Ak6GPAjdNzOEHccnNmwKJXUBloGL3tYuuKv9Q1y7V04qlsaRyEvaF4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "59e307f115cf41beb179820dc2ba4d85", "name": "vmtp_8208fc7b-0853-4280-85fb-267de2e2685e", "fingerprint": "6d:8e:9e:70:64:eb:77:3c:b8:cf:68:80:23:48:58:00"}} 2019-07-22 09:54:57,930 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-414ab1c0-155d-4163-84f6-1a18ad1de3bd 2019-07-22 09:54:57,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.960812807083s 2019-07-22 09:54:57,931 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoInHONWq33+mfFvxkgQkVMCqw9Z5Qcsegss9KmaZSugoAB11PTrES8j6D9xv6JBVh8OGxNoICz55p1nTB/PSs+sx+2yEEBD/tjH04GRlwkkTMQF78G3a2D9SG3JJXi3W6g9lLwbQ+P1aVFRdPeJ8m3yYnLGmxIhDFnhr2eHPEe8/vVP0Jtx56CWTc0hr3tRu3XMrwHd+QQPNOd/TGM87yh4cbpHzTLcXyn/xYAJiIxZhCVEDiNrrgo+g3gPTTuQAYi23598T9tewOUTY+Df1VYtRlh+J5iC8o8IS/zzcSYcjVvg+iPvwNsQn/jOcUaguYJrXm14WWSz3FG+19lVSx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6CJxzjVqt9/pnxb8ZIEJFTAqsPWeUHLHoLLPSpmmUroKAAdd\nT06xEvI+g/cb+iQVYfDhsTaCAs+eadZ0wfz0rPrMftshBAQ/7Yx9OBkZcJJEzEBe\n/Bt2tg/UhtySV4t1uoPZS8G0Pj9WlRUXT3ifJt8mJyxpsSIQxZ4a9nhzxHvP71T9\nCbceeglk3NIa97Ubt1zK8B3fkEDzTnf0xjPO8oeHG6R80y3F8p/8WACYiMWYQlRA\n4ja64KPoN4D007kAGItt+ffE/bXsDlE2Pg39VWLUZYfieYgvKPCEv883EmHI1b4P\noj78DbEJ/4znFGoLmCa15teFlks9xRvtfZVUsQIDAQABAoIBAQCzbAQozZLZ4qDx\nTVPx3uaFUQB+XKpsJft0kyCz2YT8Bj26ffa6WOl26nQ1jec69W7tj8DyN15QC+e2\niIMgeYMovIUZPAgN0bcTxfX3STcnknbIpKyGEjg0SpILVytprSpm6ognDOZjApPK\nkU2+KE5jPjGAL8zVk64BAM54WOuqHkvmvLqjiNPPsXzLXeYUsO7VNREFvkgn14v0\ndlHznr2blPVSpKtL4tbq6uemdyFJJpi3N5/9tSyGxMnFqTETJDg7F6B9zA2X0COE\nLPpE58uGp5QPI+hDck1HyFEZphnvA6YGXZR9oxOZRZ9ZnDR+NcC+PU15rKMgGOOa\n8cy1zAzBAoGBAPQM61WocCSvvC1bMWOgqCs2apGmBtosv+iE/j+txy0JFNKgNYwF\nd4BRIh83pqRnBr1oiMcMsjMCwsrEwcBjPjnEY4zmRYOtrg0czUctpXeJCIKv2Qai\noVV8Lp+dNWOk+MxPHNcQDoDhFz9OdL5RFmXisWYZlPaVc3oqFJKMJWdpAoGBAPOA\nKesj02dfxWs7kY69a48cfg5bvxC3+tHFIgByotp+GPhlpsulL1d6HQZvKU/m+wf2\nPazr0wZslO+6tUPuwJIgYqrERzlQKdshmtNGHA550uTh+Dj/1F//zavGVniUbCZg\nVYfwl2aHF8ec4vE28jxScvknk2e5/lyGL1E96uIJAoGAT78U+zWCB4rhG5UL63ko\n2o36fsNYw9wRjYI/rkEzr1SjWDv/o1R5+xUH6Fl/+4Kq4iORZjGQ3ThOvIFUqnAD\nek7hFL5+AowzLpe1wEd7JTdC76lUamWkAFIGziNJudjDb8d+LgxSIOzscsRJQ5Mt\nlXdg7nL3iSfGxymO9WAULNkCgYEAptqv3rzR5AgwU2aiO1l5FrvDdTtRFbe8W3nl\n7sCe73Fw0uV1Ah7S7fJzaTFK8cGpSq9lW9TM6Z4GAK/D/iTgOEGQ2stcst1HkSzZ\n1uQ33YOFC+n8GbLUaGP1HzvtjPrHkRR6B4jJdiwkE1hh+kBYhRVKS4je7Tj6H5Sj\nX9w502ECgYEA6D+sMmOcyzOJm809pKtltT56Sm22SRs5pdI5uY43wTSySKU2Bub5\n1njmsdLHwNF9RJZcYYHWCUXGm2NHicwplH9gSJ3R/E1Yzt+RkALarc+G9vfM34hO\n3Ak6GPAjdNzOEHccnNmwKJXUBloGL3tYuuKv9Q1y7V04qlsaRyEvaF4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'59e307f115cf41beb179820dc2ba4d85', 'name': u'vmtp_8208fc7b-0853-4280-85fb-267de2e2685e', 'created_at': '2019-07-22T09:54:57.931298', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e76d373471c64df89808434acc5b2ac9', 'name': 'vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6d:8e:9e:70:64:eb:77:3c:b8:cf:68:80:23:48:58:00', 'type': 'ssh', 'id': u'vmtp_8208fc7b-0853-4280-85fb-267de2e2685e'}) 2019-07-22 09:54:57,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-22 09:54:57,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_8208fc7b-0853-4280-85fb-267de2e2685e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" 2019-07-22 09:54:57,980 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 09:54:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e129cd89-93f9-4e55-9ffc-3c122aee32e6 x-openstack-request-id: req-e129cd89-93f9-4e55-9ffc-3c122aee32e6 2019-07-22 09:54:57,980 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_8208fc7b-0853-4280-85fb-267de2e2685e used request id req-e129cd89-93f9-4e55-9ffc-3c122aee32e6 2019-07-22 09:54:57,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0487549304962s 2019-07-22 09:54:58,644 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2019-07-22 10:13:42,481 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2019-07-22 09:54:59,308 INFO Using http://172.30.9.26:5000/v3 2019-07-22 09:54:59,308 INFO VM public key: /tmp/tmp7pmqAr 2019-07-22 09:54:59,308 INFO VM private key: /tmp/tmpmFKwz3 2019-07-22 09:55:00,832 INFO Found image vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e to launch VM, will continue 2019-07-22 09:55:01,545 INFO Using external router: vmtp-router_8208fc7b-0853-4280-85fb-267de2e2685e 2019-07-22 09:55:01,545 INFO Using external network: external. 2019-07-22 09:55:03,087 INFO Created internal network: pns-internal-net_8208fc7b-0853-4280-85fb-267de2e2685e. 2019-07-22 09:55:03,881 INFO Created internal network: pns-internal-net2_8208fc7b-0853-4280-85fb-267de2e2685e. 2019-07-22 09:55:06,144 DEBUG Ext router associated to pns-internal-net_8208fc7b-0853-4280-85fb-267de2e2685e 2019-07-22 09:55:08,715 DEBUG Ext router associated to pns-internal-net2_8208fc7b-0853-4280-85fb-267de2e2685e 2019-07-22 09:55:08,799 INFO OpenStack agent: Open vSwitch agent 2019-07-22 09:55:08,799 INFO OpenStack network type: vxlan 2019-07-22 09:55:09,664 INFO [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Creating server VM... 2019-07-22 09:55:09,664 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-22 09:55:13,276 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 1 of 150... 2019-07-22 09:55:16,385 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 2 of 150... 2019-07-22 09:55:19,280 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 3 of 150... 2019-07-22 09:55:21,715 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 4 of 150... 2019-07-22 09:55:24,150 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 5 of 150... 2019-07-22 09:55:26,602 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 6 of 150... 2019-07-22 09:55:29,441 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 7 of 150... 2019-07-22 09:55:31,769 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 8 of 150... 2019-07-22 09:55:34,182 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 9 of 150... 2019-07-22 09:55:36,339 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 10 of 150... 2019-07-22 09:55:38,508 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 11 of 150... 2019-07-22 09:55:41,118 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 12 of 150... 2019-07-22 09:55:43,270 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 13 of 150... 2019-07-22 09:55:45,435 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 14 of 150... 2019-07-22 09:55:48,203 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 15 of 150... 2019-07-22 09:55:50,792 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 16 of 150... 2019-07-22 09:55:52,931 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 17 of 150... 2019-07-22 09:55:55,369 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 18 of 150... 2019-07-22 09:55:57,790 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 19 of 150... 2019-07-22 09:56:01,193 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 20 of 150... 2019-07-22 09:56:03,559 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 21 of 150... 2019-07-22 09:56:05,719 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 22 of 150... 2019-07-22 09:56:08,506 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 23 of 150... 2019-07-22 09:56:10,663 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 24 of 150... 2019-07-22 09:56:12,814 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 25 of 150... 2019-07-22 09:56:14,974 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 26 of 150... 2019-07-22 09:56:17,140 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 27 of 150... 2019-07-22 09:56:19,568 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 28 of 150... 2019-07-22 09:56:21,758 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 29 of 150... 2019-07-22 09:56:24,887 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 30 of 150... 2019-07-22 09:56:27,607 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 31 of 150... 2019-07-22 09:56:30,082 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 32 of 150... 2019-07-22 09:56:32,229 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 33 of 150... 2019-07-22 09:56:34,579 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 34 of 150... 2019-07-22 09:56:37,148 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 35 of 150... 2019-07-22 09:56:39,306 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 36 of 150... 2019-07-22 09:56:41,658 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 37 of 150... 2019-07-22 09:56:44,407 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 38 of 150... 2019-07-22 09:56:46,756 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 39 of 150... 2019-07-22 09:56:49,312 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 40 of 150... 2019-07-22 09:56:51,667 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 41 of 150... 2019-07-22 09:56:53,803 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 42 of 150... 2019-07-22 09:56:56,128 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 43 of 150... 2019-07-22 09:56:58,300 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 44 of 150... 2019-07-22 09:57:03,642 INFO [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Internal network IP: 192.168.1.7 2019-07-22 09:57:03,642 INFO [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] SSH IP: 172.30.9.205 2019-07-22 09:57:03,642 INFO [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Setup SSH for ubuntu@172.30.9.205 2019-07-22 09:57:13,371 INFO [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Installing nuttcp-8.1.4... 2019-07-22 09:57:13,416 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Copying nuttcp-8.1.4 to target... 2019-07-22 09:57:13,628 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Starting nuttcp-8.1.4 server... 2019-07-22 09:57:13,670 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] 2019-07-22 09:57:13,716 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Creating client VM... 2019-07-22 09:57:13,717 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-22 09:57:16,065 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 1 of 150... 2019-07-22 09:57:18,419 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 2 of 150... 2019-07-22 09:57:20,578 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 3 of 150... 2019-07-22 09:57:22,936 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 4 of 150... 2019-07-22 09:57:25,087 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 5 of 150... 2019-07-22 09:57:27,233 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 6 of 150... 2019-07-22 09:57:29,397 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] VM status=BUILD, retrying 7 of 150... 2019-07-22 09:57:34,572 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Internal network IP: 192.168.1.17 2019-07-22 09:57:34,572 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] SSH IP: 172.30.9.202 2019-07-22 09:57:34,572 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Setup SSH for ubuntu@172.30.9.202 2019-07-22 09:57:48,766 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Installing nuttcp-8.1.4... 2019-07-22 09:57:48,812 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Copying nuttcp-8.1.4 to target... 2019-07-22 09:57:48,975 INFO ============================================================ 2019-07-22 09:57:48,975 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-07-22 09:57:58,025 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=20.9 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.139 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.189 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.172 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.117 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.158 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.135 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.167 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.120 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.140 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.117/2.224/20.912/6.229 ms 2019-07-22 09:58:07,099 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.143 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.148 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.182 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.159 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.352 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.155 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.332 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.170 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.350 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.144 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.143/0.213/0.352/0.087 ms 2019-07-22 09:58:16,148 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.411 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.171 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.139 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.161 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.388 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.221 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.195 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.185 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.289 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.383 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.139/0.254/0.411/0.100 ms 2019-07-22 09:58:16,148 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Measuring TCP Throughput (packet size=65536)... 2019-07-22 09:58:16,149 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:58:26,254 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=17296.6243 real_seconds=10.01 rate_Mbps=14491.4950 tx_cpu=30 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.17 2019-07-22 09:58:26,257 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:58:36,360 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=17047.5321 real_seconds=10.01 rate_Mbps=14284.1396 tx_cpu=30 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.17 2019-07-22 09:58:36,360 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:58:46,466 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=17355.6306 real_seconds=10.01 rate_Mbps=14541.6246 tx_cpu=31 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.40 2019-07-22 09:58:46,467 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Measuring UDP Throughput (packet size=128)... 2019-07-22 09:58:46,467 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:58:49,800 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=18.3414 real_seconds=1.00 rate_Mbps=153.3587 tx_cpu=11 rx_cpu=34 drop=0 pkt=150253 data_loss=0.00000 2019-07-22 09:58:49,802 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=128 throughput=1<157039/5000000<10000000 Kbps loss-rate=0 2019-07-22 09:58:49,803 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R471117K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:58:53,130 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=18.1780 real_seconds=1.00 rate_Mbps=151.9022 tx_cpu=11 rx_cpu=33 drop=0 pkt=148914 data_loss=0.00000 2019-07-22 09:58:53,130 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=128 throughput=1<155547/471117<471117 Kbps loss-rate=0 2019-07-22 09:58:53,131 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R313332K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:58:56,455 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=18.2148 real_seconds=1.00 rate_Mbps=152.2172 tx_cpu=16 rx_cpu=31 drop=0 pkt=149216 data_loss=0.00000 2019-07-22 09:58:56,456 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=128 throughput=1<155870/313332<313332 Kbps loss-rate=0 2019-07-22 09:58:56,456 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234601K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:58:59,781 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=19.7827 real_seconds=1.00 rate_Mbps=165.2977 tx_cpu=13 rx_cpu=31 drop=431 pkt=162491 data_loss=0.26518 2019-07-22 09:58:59,782 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=128 throughput=1<169264/234601<234601 Kbps loss-rate=0 2019-07-22 09:58:59,782 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R201932K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:03,135 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=19.7172 real_seconds=1.00 rate_Mbps=164.8435 tx_cpu=18 rx_cpu=35 drop=0 pkt=161523 data_loss=0.00000 2019-07-22 09:59:03,135 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=128 throughput=1<168799/201932<201932 Kbps loss-rate=0 2019-07-22 09:59:03,135 DEBUG undershot, min=168799 kbps=185365 max=201932 2019-07-22 09:59:03,135 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185365K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:06,460 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=19.3477 real_seconds=1.00 rate_Mbps=161.7651 tx_cpu=14 rx_cpu=31 drop=50 pkt=158546 data_loss=0.03152 2019-07-22 09:59:06,461 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=128 throughput=168799<165647/185365<201932 Kbps loss-rate=0 2019-07-22 09:59:06,461 DEBUG undershot, min=185365 kbps=193648 max=201932 2019-07-22 09:59:06,461 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193648K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:09,814 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=17.6042 real_seconds=1.00 rate_Mbps=147.1253 tx_cpu=11 rx_cpu=30 drop=0 pkt=144214 data_loss=0.00000 2019-07-22 09:59:09,815 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=128 throughput=185365<150656/193648<201932 Kbps loss-rate=0 2019-07-22 09:59:09,815 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Measuring UDP Throughput (packet size=1024)... 2019-07-22 09:59:09,815 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:13,167 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=155.9326 real_seconds=1.00 rate_Mbps=1305.4532 tx_cpu=19 rx_cpu=33 drop=0 pkt=159675 data_loss=0.00000 2019-07-22 09:59:13,167 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=1024 throughput=1<1336784/5000000<10000000 Kbps loss-rate=0 2019-07-22 09:59:13,167 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3168392K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:16,494 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=151.4365 real_seconds=1.00 rate_Mbps=1267.3342 tx_cpu=21 rx_cpu=32 drop=0 pkt=155071 data_loss=0.00000 2019-07-22 09:59:16,495 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=1024 throughput=1<1297750/3168392<3168392 Kbps loss-rate=0 2019-07-22 09:59:16,495 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2233071K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:19,849 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=141.7373 real_seconds=1.00 rate_Mbps=1186.5202 tx_cpu=20 rx_cpu=31 drop=289 pkt=145428 data_loss=0.19871 2019-07-22 09:59:19,849 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=1024 throughput=1<1214996/2233071<2233071 Kbps loss-rate=0 2019-07-22 09:59:19,849 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1724033K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:23,178 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=143.0215 real_seconds=1.00 rate_Mbps=1197.5501 tx_cpu=18 rx_cpu=30 drop=0 pkt=146454 data_loss=0.00000 2019-07-22 09:59:23,178 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=1024 throughput=1<1226291/1724033<1724033 Kbps loss-rate=0 2019-07-22 09:59:23,179 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1475162K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:26,531 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=144.8975 real_seconds=1.00 rate_Mbps=1212.4448 tx_cpu=17 rx_cpu=31 drop=0 pkt=148375 data_loss=0.00000 2019-07-22 09:59:26,532 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=1024 throughput=1<1241543/1475162<1475162 Kbps loss-rate=0 2019-07-22 09:59:26,532 DEBUG undershot, min=1241543 kbps=1358352 max=1475162 2019-07-22 09:59:26,532 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1358352K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:29,860 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=146.1465 real_seconds=1.00 rate_Mbps=1222.8534 tx_cpu=19 rx_cpu=33 drop=0 pkt=149654 data_loss=0.00000 2019-07-22 09:59:29,861 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=1024 throughput=1241543<1252201/1358352<1475162 Kbps loss-rate=0 2019-07-22 09:59:29,861 DEBUG undershot, min=1252201 kbps=1363681 max=1475162 2019-07-22 09:59:29,861 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1363681K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:33,214 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=143.2451 real_seconds=1.00 rate_Mbps=1198.0510 tx_cpu=17 rx_cpu=33 drop=0 pkt=146683 data_loss=0.00000 2019-07-22 09:59:33,215 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=1024 throughput=1252201<1226804/1363681<1475162 Kbps loss-rate=0 2019-07-22 09:59:33,215 DEBUG undershot, min=1363681 kbps=1419421 max=1475162 2019-07-22 09:59:33,215 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1419421K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:36,568 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=152.9111 real_seconds=1.00 rate_Mbps=1280.3646 tx_cpu=19 rx_cpu=33 drop=0 pkt=156581 data_loss=0.00000 2019-07-22 09:59:36,568 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=1024 throughput=1363681<1311093/1419421<1475162 Kbps loss-rate=0 2019-07-22 09:59:36,569 DEBUG undershot, min=1419421 kbps=1447291 max=1475162 2019-07-22 09:59:36,569 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Measuring UDP Throughput (packet size=8192)... 2019-07-22 09:59:36,570 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:39,922 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=596.0391 real_seconds=1.00 rate_Mbps=4995.1028 tx_cpu=99 rx_cpu=20 drop=0 pkt=76293 data_loss=0.00000 2019-07-22 09:59:39,922 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=8192 throughput=1<5114985/5000000<10000000 Kbps loss-rate=0 2019-07-22 09:59:39,922 DEBUG undershot, min=5114985 kbps=7557492 max=10000000 2019-07-22 09:59:39,923 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7557492K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:43,252 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=869.7891 real_seconds=1.00 rate_Mbps=7278.0298 tx_cpu=29 rx_cpu=29 drop=0 pkt=111333 data_loss=0.00000 2019-07-22 09:59:43,252 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=8192 throughput=5114985<7452702/7557492<10000000 Kbps loss-rate=0 2019-07-22 09:59:43,253 DEBUG undershot, min=7452702 kbps=8726351 max=10000000 2019-07-22 09:59:43,253 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8726351K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 09:59:46,581 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] megabytes=797.5078 real_seconds=1.00 rate_Mbps=6674.3624 tx_cpu=28 rx_cpu=29 drop=0 pkt=102081 data_loss=0.00000 2019-07-22 09:59:46,582 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] pkt-size=8192 throughput=7452702<6834547/8726351<10000000 Kbps loss-rate=0 2019-07-22 09:59:46,593 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.17', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 14839290, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 14626958, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.4, 'throughput_kbps': 14890623, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150656, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1311093, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6834547, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.224', 'rtt_max_ms': '20.912', 'rtt_min_ms': '0.117', 'rtt_stddev': '6.229', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.213', 'rtt_max_ms': '0.352', 'rtt_min_ms': '0.143', 'rtt_stddev': '0.087', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.254', 'rtt_max_ms': '0.411', 'rtt_min_ms': '0.139', 'rtt_stddev': '0.100', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-07-22 09:59:46,594 INFO Deleting floating ip 579d215e-ab94-4120-857b-6c99b611d038 2019-07-22 09:59:48,088 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Floating IP 172.30.9.202 deleted 2019-07-22 09:59:48,271 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e1] Instance deleted 2019-07-22 09:59:48,304 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Creating client VM... 2019-07-22 09:59:48,304 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-22 09:59:50,414 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] VM status=BUILD, retrying 1 of 150... 2019-07-22 09:59:52,513 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] VM status=BUILD, retrying 2 of 150... 2019-07-22 09:59:54,864 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] VM status=BUILD, retrying 3 of 150... 2019-07-22 09:59:57,229 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] VM status=BUILD, retrying 4 of 150... 2019-07-22 09:59:59,607 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] VM status=BUILD, retrying 5 of 150... 2019-07-22 10:00:02,030 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] VM status=BUILD, retrying 6 of 150... 2019-07-22 10:00:04,447 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] VM status=BUILD, retrying 7 of 150... 2019-07-22 10:00:09,783 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Internal network IP: 192.168.2.3 2019-07-22 10:00:09,783 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] SSH IP: 172.30.9.207 2019-07-22 10:00:09,783 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Setup SSH for ubuntu@172.30.9.207 2019-07-22 10:00:19,304 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Installing nuttcp-8.1.4... 2019-07-22 10:00:19,350 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Copying nuttcp-8.1.4 to target... 2019-07-22 10:00:19,521 INFO ============================================================ 2019-07-22 10:00:19,521 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-07-22 10:00:28,569 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.48 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.422 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.339 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.276 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.270 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.265 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.406 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.279 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.275 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.288 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.265/0.430/1.484/0.355 ms 2019-07-22 10:00:37,615 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.393 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.345 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.459 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.453 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.417 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.362 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.402 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.286 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.343 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.531 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.286/0.399/0.531/0.067 ms 2019-07-22 10:00:46,666 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.41 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.551 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.310 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.311 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.308 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.330 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.386 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.345 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.399 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.362 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.308/0.471/1.417/0.323 ms 2019-07-22 10:00:46,667 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Measuring TCP Throughput (packet size=65536)... 2019-07-22 10:00:46,668 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:00:56,776 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=1767.0291 real_seconds=10.01 rate_Mbps=1480.3443 tx_cpu=4 rx_cpu=6 retrans=21 cwnd=282 rtt_ms=0.42 2019-07-22 10:00:56,776 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:06,880 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=2214.4007 real_seconds=10.01 rate_Mbps=1855.1079 tx_cpu=4 rx_cpu=7 retrans=13 cwnd=342 rtt_ms=0.33 2019-07-22 10:01:06,880 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:16,983 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=2145.4630 real_seconds=10.01 rate_Mbps=1797.9266 tx_cpu=4 rx_cpu=7 retrans=3 cwnd=582 rtt_ms=0.51 2019-07-22 10:01:16,983 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Measuring UDP Throughput (packet size=128)... 2019-07-22 10:01:16,984 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:20,310 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=18.1829 real_seconds=1.01 rate_Mbps=151.4355 tx_cpu=16 rx_cpu=20 drop=23182 pkt=172136 data_loss=13.46709 2019-07-22 10:01:20,311 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<155069/5000000<10000000 Kbps loss-rate=13 2019-07-22 10:01:20,311 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R465207K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:23,663 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=17.6586 real_seconds=1.00 rate_Mbps=147.9700 tx_cpu=19 rx_cpu=18 drop=20673 pkt=165332 data_loss=12.50365 2019-07-22 10:01:23,663 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<151521/465207<465207 Kbps loss-rate=12 2019-07-22 10:01:23,664 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308364K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:26,990 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=18.0663 real_seconds=1.02 rate_Mbps=149.1667 tx_cpu=17 rx_cpu=17 drop=44302 pkt=192301 data_loss=23.03763 2019-07-22 10:01:26,990 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<152746/308364<308364 Kbps loss-rate=23 2019-07-22 10:01:26,991 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R230555K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:30,342 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=18.2290 real_seconds=1.01 rate_Mbps=152.0163 tx_cpu=18 rx_cpu=19 drop=45661 pkt=194993 data_loss=23.41689 2019-07-22 10:01:30,343 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<155664/230555<230555 Kbps loss-rate=23 2019-07-22 10:01:30,343 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193109K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:33,695 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=17.6743 real_seconds=1.00 rate_Mbps=148.1537 tx_cpu=85 rx_cpu=19 drop=43795 pkt=188583 data_loss=23.22331 2019-07-22 10:01:33,695 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<151709/193109<193109 Kbps loss-rate=23 2019-07-22 10:01:33,696 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172409K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:37,021 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=18.5366 real_seconds=1.00 rate_Mbps=154.9172 tx_cpu=93 rx_cpu=20 drop=16516 pkt=168368 data_loss=9.80942 2019-07-22 10:01:37,022 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<158635/172409<172409 Kbps loss-rate=9 2019-07-22 10:01:37,022 DEBUG overshot, min=1 kbps=158635 max=172409 2019-07-22 10:01:37,022 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158635K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:40,373 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=17.6592 real_seconds=1.00 rate_Mbps=147.5868 tx_cpu=89 rx_cpu=17 drop=10253 pkt=154917 data_loss=6.61844 2019-07-22 10:01:40,374 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<151128/158635<172409 Kbps loss-rate=6 2019-07-22 10:01:40,374 DEBUG overshot, min=1 kbps=151128 max=158635 2019-07-22 10:01:40,374 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151128K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:43,703 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=17.7889 real_seconds=1.00 rate_Mbps=148.9843 tx_cpu=90 rx_cpu=19 drop=1860 pkt=147586 data_loss=1.26000 2019-07-22 10:01:43,703 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<152559/151128<158635 Kbps loss-rate=1 2019-07-22 10:01:43,704 DEBUG undershot, min=152559 kbps=155597 max=158635 2019-07-22 10:01:43,704 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Measuring UDP Throughput (packet size=1024)... 2019-07-22 10:01:43,704 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:47,055 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=140.1621 real_seconds=1.01 rate_Mbps=1166.9753 tx_cpu=25 rx_cpu=17 drop=47740 pkt=191266 data_loss=24.96001 2019-07-22 10:01:47,056 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1194982/5000000<10000000 Kbps loss-rate=24 2019-07-22 10:01:47,056 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3097491K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:50,383 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=140.9170 real_seconds=1.01 rate_Mbps=1176.1133 tx_cpu=30 rx_cpu=19 drop=25155 pkt=169454 data_loss=14.84472 2019-07-22 10:01:50,383 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1204340/3097491<3097491 Kbps loss-rate=14 2019-07-22 10:01:50,383 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2150915K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:53,712 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=141.4355 real_seconds=1.01 rate_Mbps=1179.5388 tx_cpu=30 rx_cpu=19 drop=29994 pkt=174824 data_loss=17.15673 2019-07-22 10:01:53,712 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1207847/2150915<2150915 Kbps loss-rate=17 2019-07-22 10:01:53,712 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1679381K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:01:57,039 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=145.9834 real_seconds=1.00 rate_Mbps=1222.5436 tx_cpu=23 rx_cpu=21 drop=32307 pkt=181794 data_loss=17.77121 2019-07-22 10:01:57,039 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1251884/1679381<1679381 Kbps loss-rate=17 2019-07-22 10:01:57,039 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1465632K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:00,366 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=149.1299 real_seconds=1.00 rate_Mbps=1249.8822 tx_cpu=57 rx_cpu=19 drop=26201 pkt=178910 data_loss=14.64479 2019-07-22 10:02:00,366 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1279879/1465632<1465632 Kbps loss-rate=14 2019-07-22 10:02:00,366 DEBUG overshot, min=1 kbps=1279879 max=1465632 2019-07-22 10:02:00,366 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1279879K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:03,693 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=142.0547 real_seconds=1.00 rate_Mbps=1191.2920 tx_cpu=91 rx_cpu=18 drop=10771 pkt=156235 data_loss=6.89407 2019-07-22 10:02:03,694 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1219883/1279879<1465632 Kbps loss-rate=6 2019-07-22 10:02:03,694 DEBUG overshot, min=1 kbps=1219883 max=1279879 2019-07-22 10:02:03,694 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1219883K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:07,017 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=141.8545 real_seconds=1.00 rate_Mbps=1189.0640 tx_cpu=87 rx_cpu=16 drop=3652 pkt=148911 data_loss=2.45247 2019-07-22 10:02:07,018 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1217601/1219883<1279879 Kbps loss-rate=2 2019-07-22 10:02:07,018 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Measuring UDP Throughput (packet size=8192)... 2019-07-22 10:02:07,018 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:10,349 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=209.0000 real_seconds=1.00 rate_Mbps=1748.5539 tx_cpu=59 rx_cpu=11 drop=49413 pkt=76165 data_loss=64.87626 2019-07-22 10:02:10,349 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1790519/5000000<10000000 Kbps loss-rate=64 2019-07-22 10:02:10,349 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3395259K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:13,701 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=214.5781 real_seconds=1.00 rate_Mbps=1798.8246 tx_cpu=99 rx_cpu=11 drop=24342 pkt=51808 data_loss=46.98503 2019-07-22 10:02:13,701 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1841996/3395259<3395259 Kbps loss-rate=46 2019-07-22 10:02:13,701 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2618627K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:17,026 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=210.1797 real_seconds=1.00 rate_Mbps=1758.1237 tx_cpu=99 rx_cpu=12 drop=13054 pkt=39957 data_loss=32.67012 2019-07-22 10:02:17,027 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1800318/2618627<2618627 Kbps loss-rate=32 2019-07-22 10:02:17,027 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2209472K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:20,357 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=210.1172 real_seconds=1.00 rate_Mbps=1758.0409 tx_cpu=98 rx_cpu=10 drop=6819 pkt=33714 data_loss=20.22601 2019-07-22 10:02:20,357 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1800233/2209472<2209472 Kbps loss-rate=20 2019-07-22 10:02:20,357 DEBUG overshot, min=1 kbps=1800233 max=2209472 2019-07-22 10:02:20,358 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1800233K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:23,683 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=214.2734 real_seconds=1.00 rate_Mbps=1795.4324 tx_cpu=99 rx_cpu=11 drop=43 pkt=27470 data_loss=0.15656 2019-07-22 10:02:23,684 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1838522/1800233<2209472 Kbps loss-rate=0 2019-07-22 10:02:23,684 DEBUG undershot, min=1838522 kbps=2023997 max=2209472 2019-07-22 10:02:23,684 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2023997K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:27,035 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=215.1797 real_seconds=1.00 rate_Mbps=1804.3038 tx_cpu=99 rx_cpu=14 drop=3341 pkt=30884 data_loss=10.81788 2019-07-22 10:02:27,035 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1838522<1847607/2023997<2209472 Kbps loss-rate=10 2019-07-22 10:02:27,036 DEBUG overshot, min=1838522 kbps=1847607 max=2023997 2019-07-22 10:02:27,036 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1847607K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:30,362 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=219.0625 real_seconds=1.00 rate_Mbps=1836.5679 tx_cpu=99 rx_cpu=12 drop=153 pkt=28193 data_loss=0.54268 2019-07-22 10:02:30,362 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1838522<1880645/1847607<2023997 Kbps loss-rate=0 2019-07-22 10:02:30,362 DEBUG undershot, min=1880645 kbps=1952321 max=2023997 2019-07-22 10:02:30,363 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1952321K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:02:33,715 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=215.5938 real_seconds=1.00 rate_Mbps=1802.6728 tx_cpu=98 rx_cpu=13 drop=2194 pkt=29790 data_loss=7.36488 2019-07-22 10:02:33,715 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1880645<1845936/1952321<2023997 Kbps loss-rate=7 2019-07-22 10:02:33,716 DEBUG overshot, min=1880645 kbps=1845936 max=1952321 2019-07-22 10:02:33,726 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.42, 'throughput_kbps': 1515872, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.33, 'throughput_kbps': 1899630, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.51, 'throughput_kbps': 1841076, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.26, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152559, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.45, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1217601, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.36, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1845936, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.430', 'rtt_max_ms': '1.484', 'rtt_min_ms': '0.265', 'rtt_stddev': '0.355', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.399', 'rtt_max_ms': '0.531', 'rtt_min_ms': '0.286', 'rtt_stddev': '0.067', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.471', 'rtt_max_ms': '1.417', 'rtt_min_ms': '0.308', 'rtt_stddev': '0.323', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-22 10:02:33,727 INFO ============================================================ 2019-07-22 10:02:33,727 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-07-22 10:02:42,798 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.574 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.332 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.316 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.283 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.303 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.257 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.209 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.215 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.230 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.333 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.209/0.305/0.574/0.100 ms 2019-07-22 10:02:51,839 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.335 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.273 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.371 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.350 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.316 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.324 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.290 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.376 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.398 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.296 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.273/0.332/0.398/0.045 ms 2019-07-22 10:03:00,886 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.21 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.409 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.434 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.347 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.343 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.342 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.333 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.418 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.449 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.403 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.333/0.469/1.212/0.250 ms 2019-07-22 10:03:00,887 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Measuring TCP Throughput (packet size=65536)... 2019-07-22 10:03:00,887 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:10,988 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=2241.6560 real_seconds=10.01 rate_Mbps=1878.8847 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=582 rtt_ms=0.59 2019-07-22 10:03:10,989 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:21,089 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=2082.2729 real_seconds=10.01 rate_Mbps=1745.2784 tx_cpu=4 rx_cpu=6 retrans=18 cwnd=286 rtt_ms=0.37 2019-07-22 10:03:21,089 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:31,190 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=2112.7587 real_seconds=10.01 rate_Mbps=1770.8376 tx_cpu=4 rx_cpu=6 retrans=2 cwnd=384 rtt_ms=0.87 2019-07-22 10:03:31,190 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Measuring UDP Throughput (packet size=128)... 2019-07-22 10:03:31,191 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:34,515 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=17.0477 real_seconds=1.01 rate_Mbps=142.2286 tx_cpu=14 rx_cpu=19 drop=56517 pkt=196172 data_loss=28.81011 2019-07-22 10:03:34,516 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<145642/5000000<10000000 Kbps loss-rate=28 2019-07-22 10:03:34,516 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R436926K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:37,844 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=16.8691 real_seconds=1.00 rate_Mbps=141.3130 tx_cpu=14 rx_cpu=19 drop=49622 pkt=187814 data_loss=26.42095 2019-07-22 10:03:37,844 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<144704/436926<436926 Kbps loss-rate=26 2019-07-22 10:03:37,845 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R290815K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:41,172 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=16.7345 real_seconds=1.01 rate_Mbps=139.5626 tx_cpu=16 rx_cpu=18 drop=59766 pkt=196855 data_loss=30.36055 2019-07-22 10:03:41,173 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<142912/290815<290815 Kbps loss-rate=30 2019-07-22 10:03:41,173 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R216863K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:44,499 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=16.9307 real_seconds=1.00 rate_Mbps=141.8671 tx_cpu=20 rx_cpu=14 drop=37190 pkt=175886 data_loss=21.14436 2019-07-22 10:03:44,500 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<145271/216863<216863 Kbps loss-rate=21 2019-07-22 10:03:44,500 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181067K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:47,827 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=17.4762 real_seconds=1.00 rate_Mbps=146.0005 tx_cpu=91 rx_cpu=21 drop=33658 pkt=176823 data_loss=19.03469 2019-07-22 10:03:47,828 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<149504/181067<181067 Kbps loss-rate=19 2019-07-22 10:03:47,828 DEBUG overshot, min=1 kbps=149504 max=181067 2019-07-22 10:03:47,828 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149504K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:51,155 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=17.3833 real_seconds=1.00 rate_Mbps=145.1371 tx_cpu=87 rx_cpu=18 drop=3595 pkt=145999 data_loss=2.46211 2019-07-22 10:03:51,155 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=128 throughput=1<148620/149504<181067 Kbps loss-rate=2 2019-07-22 10:03:51,156 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Measuring UDP Throughput (packet size=1024)... 2019-07-22 10:03:51,156 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:54,485 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=131.9131 real_seconds=1.01 rate_Mbps=1100.5078 tx_cpu=24 rx_cpu=15 drop=57885 pkt=192964 data_loss=29.99781 2019-07-22 10:03:54,485 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1126919/5000000<10000000 Kbps loss-rate=30 2019-07-22 10:03:54,486 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3063459K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:03:57,815 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=137.4561 real_seconds=1.01 rate_Mbps=1145.5171 tx_cpu=27 rx_cpu=19 drop=49829 pkt=190584 data_loss=26.14541 2019-07-22 10:03:57,815 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1173009/3063459<3063459 Kbps loss-rate=26 2019-07-22 10:03:57,816 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2118234K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:04:01,141 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=136.0752 real_seconds=1.00 rate_Mbps=1140.0735 tx_cpu=24 rx_cpu=18 drop=57672 pkt=197013 data_loss=29.27319 2019-07-22 10:04:01,141 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1167435/2118234<2118234 Kbps loss-rate=29 2019-07-22 10:04:01,141 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1642834K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:04:04,493 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=136.9932 real_seconds=1.00 rate_Mbps=1144.1124 tx_cpu=28 rx_cpu=18 drop=52523 pkt=192804 data_loss=27.24165 2019-07-22 10:04:04,493 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1171571/1642834<1642834 Kbps loss-rate=27 2019-07-22 10:04:04,493 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1407202K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:04:07,819 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=132.9863 real_seconds=1.00 rate_Mbps=1114.2153 tx_cpu=65 rx_cpu=18 drop=35355 pkt=171533 data_loss=20.61121 2019-07-22 10:04:07,820 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1140956/1407202<1407202 Kbps loss-rate=20 2019-07-22 10:04:07,820 DEBUG overshot, min=1 kbps=1140956 max=1407202 2019-07-22 10:04:07,820 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1140956K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:04:11,171 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=130.6895 real_seconds=1.00 rate_Mbps=1095.4810 tx_cpu=78 rx_cpu=16 drop=5451 pkt=139277 data_loss=3.91375 2019-07-22 10:04:11,172 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=1024 throughput=1<1121772/1140956<1407202 Kbps loss-rate=3 2019-07-22 10:04:11,172 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Measuring UDP Throughput (packet size=8192)... 2019-07-22 10:04:11,172 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:04:14,502 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=179.4688 real_seconds=1.00 rate_Mbps=1502.7820 tx_cpu=16 rx_cpu=9 drop=53039 pkt=76011 data_loss=69.77805 2019-07-22 10:04:14,503 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1538848/5000000<10000000 Kbps loss-rate=69 2019-07-22 10:04:14,503 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3269424K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:04:17,857 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=201.5781 real_seconds=1.00 rate_Mbps=1689.5035 tx_cpu=96 rx_cpu=11 drop=24086 pkt=49888 data_loss=48.28015 2019-07-22 10:04:17,857 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1730051/3269424<3269424 Kbps loss-rate=48 2019-07-22 10:04:17,857 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2499737K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:04:21,184 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=215.7734 real_seconds=1.00 rate_Mbps=1805.5988 tx_cpu=99 rx_cpu=12 drop=10524 pkt=38143 data_loss=27.59092 2019-07-22 10:04:21,185 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1848933/2499737<2499737 Kbps loss-rate=27 2019-07-22 10:04:21,185 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2174335K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:04:24,536 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=209.9219 real_seconds=1.00 rate_Mbps=1754.7108 tx_cpu=99 rx_cpu=11 drop=6308 pkt=33178 data_loss=19.01258 2019-07-22 10:04:24,537 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1796823/2174335<2174335 Kbps loss-rate=19 2019-07-22 10:04:24,537 DEBUG overshot, min=1 kbps=1796823 max=2174335 2019-07-22 10:04:24,537 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1796823K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:04:27,891 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] megabytes=209.8359 real_seconds=1.00 rate_Mbps=1759.9868 tx_cpu=99 rx_cpu=13 drop=559 pkt=27418 data_loss=2.03881 2019-07-22 10:04:27,892 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] pkt-size=8192 throughput=1<1802226/1796823<2174335 Kbps loss-rate=2 2019-07-22 10:04:27,902 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.59, 'throughput_kbps': 1923977, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 18, 'rtt_ms': 0.37, 'throughput_kbps': 1787165, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.87, 'throughput_kbps': 1813337, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.46, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148620, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.91, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1121772, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.04, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1802226, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.305', 'rtt_max_ms': '0.574', 'rtt_min_ms': '0.209', 'rtt_stddev': '0.100', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.332', 'rtt_max_ms': '0.398', 'rtt_min_ms': '0.273', 'rtt_stddev': '0.045', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.469', 'rtt_max_ms': '1.212', 'rtt_min_ms': '0.333', 'rtt_stddev': '0.250', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-22 10:04:27,904 INFO Deleting floating ip 7006ac30-022a-4fd7-b3df-efebe2680f1a 2019-07-22 10:04:29,238 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Floating IP 172.30.9.207 deleted 2019-07-22 10:04:29,395 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e2] Instance deleted 2019-07-22 10:04:29,411 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Creating client VM... 2019-07-22 10:04:29,411 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-22 10:04:32,214 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 1 of 150... 2019-07-22 10:04:34,690 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 2 of 150... 2019-07-22 10:04:37,039 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 3 of 150... 2019-07-22 10:04:39,655 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 4 of 150... 2019-07-22 10:04:42,357 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 5 of 150... 2019-07-22 10:04:45,053 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 6 of 150... 2019-07-22 10:04:47,216 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 7 of 150... 2019-07-22 10:04:49,867 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 8 of 150... 2019-07-22 10:04:52,284 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 9 of 150... 2019-07-22 10:04:54,616 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 10 of 150... 2019-07-22 10:04:56,751 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 11 of 150... 2019-07-22 10:04:59,363 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 12 of 150... 2019-07-22 10:05:02,257 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 13 of 150... 2019-07-22 10:05:04,435 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 14 of 150... 2019-07-22 10:05:06,634 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 15 of 150... 2019-07-22 10:05:08,975 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 16 of 150... 2019-07-22 10:05:11,327 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 17 of 150... 2019-07-22 10:05:14,035 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 18 of 150... 2019-07-22 10:05:16,474 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 19 of 150... 2019-07-22 10:05:18,943 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 20 of 150... 2019-07-22 10:05:21,673 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 21 of 150... 2019-07-22 10:05:23,819 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 22 of 150... 2019-07-22 10:05:26,139 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 23 of 150... 2019-07-22 10:05:28,461 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 24 of 150... 2019-07-22 10:05:30,622 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 25 of 150... 2019-07-22 10:05:32,807 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 26 of 150... 2019-07-22 10:05:35,541 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 27 of 150... 2019-07-22 10:05:37,703 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 28 of 150... 2019-07-22 10:05:39,840 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 29 of 150... 2019-07-22 10:05:41,981 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 30 of 150... 2019-07-22 10:05:44,119 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 31 of 150... 2019-07-22 10:05:46,466 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 32 of 150... 2019-07-22 10:05:48,624 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 33 of 150... 2019-07-22 10:05:51,081 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 34 of 150... 2019-07-22 10:05:53,231 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 35 of 150... 2019-07-22 10:05:55,866 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 36 of 150... 2019-07-22 10:05:58,374 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 37 of 150... 2019-07-22 10:06:00,532 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 38 of 150... 2019-07-22 10:06:02,896 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 39 of 150... 2019-07-22 10:06:05,050 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 40 of 150... 2019-07-22 10:06:07,502 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 41 of 150... 2019-07-22 10:06:09,911 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 42 of 150... 2019-07-22 10:06:12,287 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 43 of 150... 2019-07-22 10:06:15,089 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 44 of 150... 2019-07-22 10:06:17,419 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] VM status=BUILD, retrying 45 of 150... 2019-07-22 10:06:22,654 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Internal network IP: 192.168.1.4 2019-07-22 10:06:22,654 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] SSH IP: 172.30.9.219 2019-07-22 10:06:22,654 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Setup SSH for ubuntu@172.30.9.219 2019-07-22 10:06:35,119 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Installing nuttcp-8.1.4... 2019-07-22 10:06:35,166 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Copying nuttcp-8.1.4 to target... 2019-07-22 10:06:35,334 INFO ============================================================ 2019-07-22 10:06:35,335 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-07-22 10:06:44,382 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=21.8 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.205 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.180 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.156 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.308 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.503 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.319 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.259 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.155 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.426 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9585ms rtt min/avg/max/mdev = 0.155/2.441/21.899/6.486 ms 2019-07-22 10:06:53,426 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.192 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.172 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.196 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.174 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.238 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.247 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.312 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.383 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.283 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.273 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.172/0.247/0.383/0.064 ms 2019-07-22 10:07:02,470 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.798 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.238 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.228 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.299 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.332 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.304 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.441 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.454 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.373 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.543 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.228/0.401/0.798/0.162 ms 2019-07-22 10:07:02,470 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Measuring TCP Throughput (packet size=65536)... 2019-07-22 10:07:02,471 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:12,599 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=6783.5857 real_seconds=10.01 rate_Mbps=5687.3317 tx_cpu=10 rx_cpu=17 retrans=422 cwnd=544 rtt_ms=0.24 2019-07-22 10:07:12,599 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:22,700 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=3512.3452 real_seconds=10.00 rate_Mbps=2945.7292 tx_cpu=8 rx_cpu=9 retrans=3 cwnd=264 rtt_ms=0.39 2019-07-22 10:07:22,700 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:32,799 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=4517.7846 real_seconds=10.00 rate_Mbps=3788.9512 tx_cpu=8 rx_cpu=11 retrans=5 cwnd=371 rtt_ms=0.25 2019-07-22 10:07:32,799 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Measuring UDP Throughput (packet size=128)... 2019-07-22 10:07:32,800 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:36,130 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=25.1796 real_seconds=1.00 rate_Mbps=210.8763 tx_cpu=16 rx_cpu=26 drop=0 pkt=206271 data_loss=0.00000 2019-07-22 10:07:36,130 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=128 throughput=1<215937/5000000<10000000 Kbps loss-rate=0 2019-07-22 10:07:36,130 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R647811K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:39,460 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=22.8260 real_seconds=1.00 rate_Mbps=191.1844 tx_cpu=16 rx_cpu=27 drop=611 pkt=187602 data_loss=0.32576 2019-07-22 10:07:39,460 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=128 throughput=1<195772/647811<647811 Kbps loss-rate=0 2019-07-22 10:07:39,460 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R421791K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:42,816 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=25.5288 real_seconds=1.00 rate_Mbps=213.6527 tx_cpu=17 rx_cpu=24 drop=830 pkt=209962 data_loss=0.39524 2019-07-22 10:07:42,816 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=128 throughput=1<218780/421791<421791 Kbps loss-rate=0 2019-07-22 10:07:42,816 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R320285K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:46,142 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=24.1652 real_seconds=1.00 rate_Mbps=202.2911 tx_cpu=16 rx_cpu=28 drop=1 pkt=197962 data_loss=0.00041 2019-07-22 10:07:46,143 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=128 throughput=1<207146/320285<320285 Kbps loss-rate=0 2019-07-22 10:07:46,143 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R263715K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:49,494 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=26.1464 real_seconds=1.00 rate_Mbps=218.9911 tx_cpu=17 rx_cpu=25 drop=377 pkt=214568 data_loss=0.17562 2019-07-22 10:07:49,495 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=128 throughput=1<224246/263715<263715 Kbps loss-rate=0 2019-07-22 10:07:49,495 DEBUG undershot, min=224246 kbps=243980 max=263715 2019-07-22 10:07:49,495 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R243980K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:52,822 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=25.9331 real_seconds=1.00 rate_Mbps=217.2559 tx_cpu=18 rx_cpu=25 drop=0 pkt=212444 data_loss=0.00000 2019-07-22 10:07:52,823 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=128 throughput=224246<222470/243980<263715 Kbps loss-rate=0 2019-07-22 10:07:52,823 DEBUG undershot, min=243980 kbps=253847 max=263715 2019-07-22 10:07:52,823 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R253847K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:56,150 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=25.5134 real_seconds=1.00 rate_Mbps=213.6995 tx_cpu=17 rx_cpu=27 drop=0 pkt=209006 data_loss=0.00000 2019-07-22 10:07:56,150 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=128 throughput=243980<218828/253847<263715 Kbps loss-rate=0 2019-07-22 10:07:56,151 DEBUG undershot, min=253847 kbps=258781 max=263715 2019-07-22 10:07:56,151 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Measuring UDP Throughput (packet size=1024)... 2019-07-22 10:07:56,151 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:07:59,503 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=190.0010 real_seconds=1.00 rate_Mbps=1591.3580 tx_cpu=30 rx_cpu=28 drop=176 pkt=194737 data_loss=0.09039 2019-07-22 10:07:59,503 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=1024 throughput=1<1629550/5000000<10000000 Kbps loss-rate=0 2019-07-22 10:07:59,504 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3314775K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:02,830 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=193.6416 real_seconds=1.00 rate_Mbps=1624.5411 tx_cpu=31 rx_cpu=28 drop=0 pkt=198289 data_loss=0.00000 2019-07-22 10:08:02,831 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=1024 throughput=1<1663530/3314775<3314775 Kbps loss-rate=0 2019-07-22 10:08:02,831 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2489152K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:06,183 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=193.1582 real_seconds=1.00 rate_Mbps=1618.4236 tx_cpu=32 rx_cpu=29 drop=368 pkt=198162 data_loss=0.18572 2019-07-22 10:08:06,183 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=1024 throughput=1<1657265/2489152<2489152 Kbps loss-rate=0 2019-07-22 10:08:06,184 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2073208K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:09,512 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=195.4814 real_seconds=1.00 rate_Mbps=1638.6046 tx_cpu=29 rx_cpu=28 drop=64 pkt=200237 data_loss=0.03196 2019-07-22 10:08:09,512 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=1024 throughput=1<1677931/2073208<2073208 Kbps loss-rate=0 2019-07-22 10:08:09,512 DEBUG undershot, min=1677931 kbps=1875569 max=2073208 2019-07-22 10:08:09,512 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1875569K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:12,841 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=191.5000 real_seconds=1.00 rate_Mbps=1604.8794 tx_cpu=26 rx_cpu=31 drop=0 pkt=196096 data_loss=0.00000 2019-07-22 10:08:12,842 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=1024 throughput=1677931<1643396/1875569<2073208 Kbps loss-rate=0 2019-07-22 10:08:12,842 DEBUG undershot, min=1875569 kbps=1974388 max=2073208 2019-07-22 10:08:12,842 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1974388K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:16,168 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=191.1084 real_seconds=1.00 rate_Mbps=1601.5543 tx_cpu=29 rx_cpu=29 drop=0 pkt=195695 data_loss=0.00000 2019-07-22 10:08:16,169 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=1024 throughput=1875569<1639991/1974388<2073208 Kbps loss-rate=0 2019-07-22 10:08:16,169 DEBUG undershot, min=1974388 kbps=2023798 max=2073208 2019-07-22 10:08:16,169 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Measuring UDP Throughput (packet size=8192)... 2019-07-22 10:08:16,170 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:19,523 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=369.6719 real_seconds=1.00 rate_Mbps=3095.7449 tx_cpu=99 rx_cpu=21 drop=28976 pkt=76294 data_loss=37.97939 2019-07-22 10:08:19,523 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=8192 throughput=1<3170042/5000000<10000000 Kbps loss-rate=37 2019-07-22 10:08:19,524 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4085021K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:22,851 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=366.0781 real_seconds=1.00 rate_Mbps=3066.1793 tx_cpu=99 rx_cpu=21 drop=15474 pkt=62332 data_loss=24.82514 2019-07-22 10:08:22,852 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=8192 throughput=1<3139767/4085021<4085021 Kbps loss-rate=24 2019-07-22 10:08:22,852 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3612394K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:26,180 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=373.1328 real_seconds=1.00 rate_Mbps=3125.2614 tx_cpu=99 rx_cpu=20 drop=7360 pkt=55121 data_loss=13.35244 2019-07-22 10:08:26,180 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=8192 throughput=1<3200267/3612394<3612394 Kbps loss-rate=13 2019-07-22 10:08:26,181 DEBUG overshot, min=1 kbps=3200267 max=3612394 2019-07-22 10:08:26,181 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3200267K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:29,507 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=380.9062 real_seconds=1.00 rate_Mbps=3195.2381 tx_cpu=98 rx_cpu=18 drop=76 pkt=48832 data_loss=0.15565 2019-07-22 10:08:29,508 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=8192 throughput=1<3271923/3200267<3612394 Kbps loss-rate=0 2019-07-22 10:08:29,508 DEBUG undershot, min=3271923 kbps=3442158 max=3612394 2019-07-22 10:08:29,509 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3442158K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:08:32,861 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] megabytes=395.5938 real_seconds=1.00 rate_Mbps=3315.1392 tx_cpu=99 rx_cpu=23 drop=1887 pkt=52523 data_loss=3.59269 2019-07-22 10:08:32,862 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] pkt-size=8192 throughput=3271923<3394702/3442158<3612394 Kbps loss-rate=3 2019-07-22 10:08:32,872 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.4', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 422, 'rtt_ms': 0.24, 'throughput_kbps': 5823827, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.39, 'throughput_kbps': 3016426, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.25, 'throughput_kbps': 3879886, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 218828, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1639991, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.59, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3394702, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.441', 'rtt_max_ms': '21.899', 'rtt_min_ms': '0.155', 'rtt_stddev': '6.486', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.247', 'rtt_max_ms': '0.383', 'rtt_min_ms': '0.172', 'rtt_stddev': '0.064', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.401', 'rtt_max_ms': '0.798', 'rtt_min_ms': '0.228', 'rtt_stddev': '0.162', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-22 10:08:32,874 INFO Deleting floating ip 30c40b40-ddcd-46dc-a635-9de2669c2d8e 2019-07-22 10:08:34,325 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Floating IP 172.30.9.219 deleted 2019-07-22 10:08:34,530 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e3] Instance deleted 2019-07-22 10:08:34,595 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Creating client VM... 2019-07-22 10:08:34,595 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-22 10:08:36,243 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] VM status=BUILD, retrying 1 of 150... 2019-07-22 10:08:38,603 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] VM status=BUILD, retrying 2 of 150... 2019-07-22 10:08:41,223 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] VM status=BUILD, retrying 3 of 150... 2019-07-22 10:08:43,636 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] VM status=BUILD, retrying 4 of 150... 2019-07-22 10:08:45,774 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] VM status=BUILD, retrying 5 of 150... 2019-07-22 10:08:48,492 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] VM status=BUILD, retrying 6 of 150... 2019-07-22 10:08:50,830 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] VM status=BUILD, retrying 7 of 150... 2019-07-22 10:08:56,177 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Internal network IP: 192.168.2.7 2019-07-22 10:08:56,177 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] SSH IP: 172.30.9.202 2019-07-22 10:08:56,177 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Setup SSH for ubuntu@172.30.9.202 2019-07-22 10:09:08,567 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Installing nuttcp-8.1.4... 2019-07-22 10:09:08,612 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Copying nuttcp-8.1.4 to target... 2019-07-22 10:09:08,778 INFO ============================================================ 2019-07-22 10:09:08,778 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-07-22 10:09:17,819 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.40 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.395 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.429 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.449 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.592 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.530 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.376 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.433 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.446 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.432 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.376/0.548/1.404/0.292 ms 2019-07-22 10:09:26,856 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.420 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.484 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.394 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.351 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.435 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.693 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.362 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.324 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.284 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.424 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.284/0.417/0.693/0.107 ms 2019-07-22 10:09:35,900 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.57 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.511 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.450 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.531 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.596 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.378 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.480 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.493 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.628 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.612 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.378/0.624/1.570/0.325 ms 2019-07-22 10:09:35,900 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Measuring TCP Throughput (packet size=65536)... 2019-07-22 10:09:35,901 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:09:45,996 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=2092.7681 real_seconds=10.00 rate_Mbps=1755.7961 tx_cpu=4 rx_cpu=6 retrans=25 cwnd=350 rtt_ms=0.31 2019-07-22 10:09:45,997 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:09:56,092 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=2108.8203 real_seconds=10.00 rate_Mbps=1769.2593 tx_cpu=4 rx_cpu=6 retrans=8 cwnd=416 rtt_ms=0.39 2019-07-22 10:09:56,092 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:06,188 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=2010.8074 real_seconds=10.00 rate_Mbps=1687.0642 tx_cpu=4 rx_cpu=5 retrans=11 cwnd=290 rtt_ms=0.40 2019-07-22 10:10:06,188 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Measuring UDP Throughput (packet size=128)... 2019-07-22 10:10:06,189 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:09,512 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=18.1954 real_seconds=1.01 rate_Mbps=151.6853 tx_cpu=16 rx_cpu=18 drop=65124 pkt=214181 data_loss=30.40608 2019-07-22 10:10:09,512 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<155325/5000000<10000000 Kbps loss-rate=30 2019-07-22 10:10:09,512 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R465975K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:12,838 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=17.6647 real_seconds=1.01 rate_Mbps=147.1750 tx_cpu=16 rx_cpu=28 drop=42538 pkt=187247 data_loss=22.71747 2019-07-22 10:10:12,839 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<150707/465975<465975 Kbps loss-rate=22 2019-07-22 10:10:12,839 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308341K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:16,189 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=17.7540 real_seconds=1.01 rate_Mbps=147.6779 tx_cpu=15 rx_cpu=29 drop=51737 pkt=197177 data_loss=26.23860 2019-07-22 10:10:16,190 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<151222/308341<308341 Kbps loss-rate=26 2019-07-22 10:10:16,190 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R229781K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:19,541 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=18.3289 real_seconds=1.00 rate_Mbps=153.7204 tx_cpu=15 rx_cpu=19 drop=48534 pkt=198685 data_loss=24.42781 2019-07-22 10:10:19,541 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<157409/229781<229781 Kbps loss-rate=24 2019-07-22 10:10:19,542 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193595K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:22,865 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=18.0527 real_seconds=1.00 rate_Mbps=151.5878 tx_cpu=99 rx_cpu=17 drop=41171 pkt=189058 data_loss=21.77664 2019-07-22 10:10:22,865 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<155225/193595<193595 Kbps loss-rate=21 2019-07-22 10:10:22,865 DEBUG overshot, min=1 kbps=155225 max=193595 2019-07-22 10:10:22,866 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155225K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:26,191 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=17.4675 real_seconds=1.01 rate_Mbps=145.7726 tx_cpu=99 rx_cpu=28 drop=8493 pkt=151587 data_loss=5.60302 2019-07-22 10:10:26,192 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<149271/155225<193595 Kbps loss-rate=5 2019-07-22 10:10:26,192 DEBUG overshot, min=1 kbps=149271 max=155225 2019-07-22 10:10:26,193 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149271K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:29,543 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=17.3821 real_seconds=1.00 rate_Mbps=145.9226 tx_cpu=99 rx_cpu=21 drop=3379 pkt=145773 data_loss=2.31812 2019-07-22 10:10:29,544 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<149424/149271<155225 Kbps loss-rate=2 2019-07-22 10:10:29,544 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Measuring UDP Throughput (packet size=1024)... 2019-07-22 10:10:29,545 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:32,869 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=139.6328 real_seconds=1.01 rate_Mbps=1165.1323 tx_cpu=29 rx_cpu=28 drop=51946 pkt=194930 data_loss=26.64854 2019-07-22 10:10:32,870 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1193095/5000000<10000000 Kbps loss-rate=26 2019-07-22 10:10:32,870 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3096547K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:36,221 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=141.5342 real_seconds=1.00 rate_Mbps=1188.1433 tx_cpu=30 rx_cpu=20 drop=51452 pkt=196383 data_loss=26.19982 2019-07-22 10:10:36,221 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1216658/3096547<3096547 Kbps loss-rate=26 2019-07-22 10:10:36,222 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2156602K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:39,573 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=145.7471 real_seconds=1.00 rate_Mbps=1217.9175 tx_cpu=32 rx_cpu=19 drop=45103 pkt=194348 data_loss=23.20734 2019-07-22 10:10:39,574 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1247147/2156602<2156602 Kbps loss-rate=23 2019-07-22 10:10:39,574 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1701874K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:42,901 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=152.0596 real_seconds=1.00 rate_Mbps=1271.1369 tx_cpu=35 rx_cpu=19 drop=24972 pkt=180681 data_loss=13.82103 2019-07-22 10:10:42,902 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1301644/1701874<1701874 Kbps loss-rate=13 2019-07-22 10:10:42,902 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1501759K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:46,226 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=140.0684 real_seconds=1.01 rate_Mbps=1167.0322 tx_cpu=36 rx_cpu=29 drop=34434 pkt=177864 data_loss=19.35971 2019-07-22 10:10:46,227 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1195040/1501759<1501759 Kbps loss-rate=19 2019-07-22 10:10:46,227 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1348399K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:49,554 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=139.5977 real_seconds=1.00 rate_Mbps=1171.2631 tx_cpu=99 rx_cpu=29 drop=21651 pkt=164599 data_loss=13.15375 2019-07-22 10:10:49,554 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1199373/1348399<1348399 Kbps loss-rate=13 2019-07-22 10:10:49,554 DEBUG overshot, min=1 kbps=1199373 max=1348399 2019-07-22 10:10:49,555 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1199373K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:52,906 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=141.1494 real_seconds=1.00 rate_Mbps=1184.7425 tx_cpu=99 rx_cpu=22 drop=1871 pkt=146408 data_loss=1.27797 2019-07-22 10:10:52,906 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1213176/1199373<1348399 Kbps loss-rate=1 2019-07-22 10:10:52,906 DEBUG undershot, min=1213176 kbps=1280787 max=1348399 2019-07-22 10:10:52,907 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1280787K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:56,257 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=142.8721 real_seconds=1.00 rate_Mbps=1195.7500 tx_cpu=99 rx_cpu=18 drop=10046 pkt=156347 data_loss=6.42542 2019-07-22 10:10:56,258 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1213176<1224448/1280787<1348399 Kbps loss-rate=6 2019-07-22 10:10:56,258 DEBUG overshot, min=1213176 kbps=1224448 max=1280787 2019-07-22 10:10:56,259 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1224448K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:10:59,609 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=142.9014 real_seconds=1.00 rate_Mbps=1195.3059 tx_cpu=99 rx_cpu=18 drop=3138 pkt=149469 data_loss=2.09940 2019-07-22 10:10:59,610 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1213176<1223993/1224448<1280787 Kbps loss-rate=2 2019-07-22 10:10:59,610 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Measuring UDP Throughput (packet size=8192)... 2019-07-22 10:10:59,611 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:11:02,962 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=223.7812 real_seconds=1.00 rate_Mbps=1871.1096 tx_cpu=43 rx_cpu=10 drop=44589 pkt=73233 data_loss=60.88649 2019-07-22 10:11:02,962 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1916016/5000000<10000000 Kbps loss-rate=60 2019-07-22 10:11:02,963 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3458008K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:11:06,288 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=226.0391 real_seconds=1.00 rate_Mbps=1897.4946 tx_cpu=99 rx_cpu=11 drop=23832 pkt=52765 data_loss=45.16630 2019-07-22 10:11:06,289 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1943034/3458008<3458008 Kbps loss-rate=45 2019-07-22 10:11:06,289 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2700521K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:11:09,615 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=225.9375 real_seconds=1.00 rate_Mbps=1896.8091 tx_cpu=99 rx_cpu=11 drop=12287 pkt=41207 data_loss=29.81775 2019-07-22 10:11:09,616 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1942332/2700521<2700521 Kbps loss-rate=29 2019-07-22 10:11:09,616 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2321426K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:11:12,968 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=217.4453 real_seconds=1.00 rate_Mbps=1820.4354 tx_cpu=99 rx_cpu=10 drop=7589 pkt=35422 data_loss=21.42455 2019-07-22 10:11:12,969 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1864125/2321426<2321426 Kbps loss-rate=21 2019-07-22 10:11:12,969 DEBUG overshot, min=1 kbps=1864125 max=2321426 2019-07-22 10:11:12,969 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1864125K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:11:16,301 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=218.8984 real_seconds=1.00 rate_Mbps=1837.2986 tx_cpu=99 rx_cpu=9 drop=426 pkt=28445 data_loss=1.49766 2019-07-22 10:11:16,302 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1881393/1864125<2321426 Kbps loss-rate=1 2019-07-22 10:11:16,302 DEBUG undershot, min=1881393 kbps=2101409 max=2321426 2019-07-22 10:11:16,303 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2101409K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:11:19,657 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=211.5703 real_seconds=1.00 rate_Mbps=1770.9021 tx_cpu=98 rx_cpu=10 drop=4984 pkt=32065 data_loss=15.54343 2019-07-22 10:11:19,657 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1881393<1813403/2101409<2321426 Kbps loss-rate=15 2019-07-22 10:11:19,658 DEBUG overshot, min=1881393 kbps=1813403 max=2101409 2019-07-22 10:11:19,658 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1813403K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:11:23,009 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=214.3047 real_seconds=1.00 rate_Mbps=1799.5464 tx_cpu=99 rx_cpu=10 drop=240 pkt=27671 data_loss=0.86733 2019-07-22 10:11:23,010 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1881393<1842735/1813403<2101409 Kbps loss-rate=0 2019-07-22 10:11:23,010 DEBUG undershot, min=1991401 kbps=2046405 max=2101409 2019-07-22 10:11:23,010 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2046405K -p5001 -P5002 -fparse 192.168.1.7 2019-07-22 10:11:26,336 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=221.9688 real_seconds=1.00 rate_Mbps=1862.5285 tx_cpu=99 rx_cpu=11 drop=2814 pkt=31226 data_loss=9.01169 2019-07-22 10:11:26,337 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1991401<1907229/2046405<2101409 Kbps loss-rate=9 2019-07-22 10:11:26,337 DEBUG overshot, min=1991401 kbps=1907229 max=2046405 2019-07-22 10:11:26,349 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.7', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 25, 'rtt_ms': 0.31, 'throughput_kbps': 1797935, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.39, 'throughput_kbps': 1811721, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.4, 'throughput_kbps': 1727553, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.32, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149424, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.1, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1223993, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 9.01, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1907229, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.548', 'rtt_max_ms': '1.404', 'rtt_min_ms': '0.376', 'rtt_stddev': '0.292', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.417', 'rtt_max_ms': '0.693', 'rtt_min_ms': '0.284', 'rtt_stddev': '0.107', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.624', 'rtt_max_ms': '1.570', 'rtt_min_ms': '0.378', 'rtt_stddev': '0.325', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-22 10:11:26,351 INFO ============================================================ 2019-07-22 10:11:26,351 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-07-22 10:11:35,419 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.672 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.462 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.462 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.508 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.445 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.562 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.468 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.546 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.606 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.512 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.445/0.524/0.672/0.071 ms 2019-07-22 10:11:44,458 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.300 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.490 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.560 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.338 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.431 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.360 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.467 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.639 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.411 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.642 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.300/0.463/0.642/0.117 ms 2019-07-22 10:11:53,501 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.50 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.430 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.582 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.420 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.618 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.606 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.718 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.686 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.551 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.764 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.420/0.688/1.506/0.292 ms 2019-07-22 10:11:53,502 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Measuring TCP Throughput (packet size=65536)... 2019-07-22 10:11:53,502 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:03,600 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=1802.6958 real_seconds=10.00 rate_Mbps=1512.3638 tx_cpu=4 rx_cpu=5 retrans=52 cwnd=401 rtt_ms=0.48 2019-07-22 10:12:03,600 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:13,696 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=1642.0621 real_seconds=10.00 rate_Mbps=1377.6305 tx_cpu=3 rx_cpu=5 retrans=45 cwnd=252 rtt_ms=0.58 2019-07-22 10:12:13,697 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:23,795 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=1594.5736 real_seconds=10.00 rate_Mbps=1337.8824 tx_cpu=3 rx_cpu=5 retrans=19 cwnd=255 rtt_ms=0.62 2019-07-22 10:12:23,795 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Measuring UDP Throughput (packet size=128)... 2019-07-22 10:12:23,796 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:27,128 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=17.3254 real_seconds=1.00 rate_Mbps=145.4246 tx_cpu=17 rx_cpu=18 drop=65472 pkt=207402 data_loss=31.56776 2019-07-22 10:12:27,129 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<148914/5000000<10000000 Kbps loss-rate=31 2019-07-22 10:12:27,129 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R446742K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:30,454 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=17.2030 real_seconds=1.00 rate_Mbps=143.7173 tx_cpu=17 rx_cpu=15 drop=69616 pkt=210543 data_loss=33.06486 2019-07-22 10:12:30,454 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<147166/446742<446742 Kbps loss-rate=33 2019-07-22 10:12:30,454 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296954K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:33,780 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=16.8857 real_seconds=1.00 rate_Mbps=141.5898 tx_cpu=15 rx_cpu=21 drop=61706 pkt=200034 data_loss=30.84789 2019-07-22 10:12:33,780 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<144987/296954<296954 Kbps loss-rate=30 2019-07-22 10:12:33,780 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R220970K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:37,106 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=17.2468 real_seconds=1.00 rate_Mbps=144.0567 tx_cpu=23 rx_cpu=18 drop=65314 pkt=206600 data_loss=31.61378 2019-07-22 10:12:37,106 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<147514/220970<220970 Kbps loss-rate=31 2019-07-22 10:12:37,106 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184242K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:40,433 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=16.9717 real_seconds=1.00 rate_Mbps=141.7608 tx_cpu=99 rx_cpu=17 drop=40883 pkt=179915 data_loss=22.72349 2019-07-22 10:12:40,433 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<145163/184242<184242 Kbps loss-rate=22 2019-07-22 10:12:40,434 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164702K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:43,785 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=16.8735 real_seconds=1.00 rate_Mbps=141.1465 tx_cpu=99 rx_cpu=16 drop=22614 pkt=160842 data_loss=14.05979 2019-07-22 10:12:43,785 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<144534/164702<164702 Kbps loss-rate=14 2019-07-22 10:12:43,786 DEBUG overshot, min=1 kbps=144534 max=164702 2019-07-22 10:12:43,786 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144534K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:47,113 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=16.8241 real_seconds=1.00 rate_Mbps=140.5450 tx_cpu=99 rx_cpu=18 drop=3324 pkt=141147 data_loss=2.35521 2019-07-22 10:12:47,113 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=128 throughput=1<143918/144534<164702 Kbps loss-rate=2 2019-07-22 10:12:47,114 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Measuring UDP Throughput (packet size=1024)... 2019-07-22 10:12:47,114 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:50,440 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=138.5137 real_seconds=1.00 rate_Mbps=1161.1717 tx_cpu=32 rx_cpu=18 drop=49969 pkt=191807 data_loss=26.05168 2019-07-22 10:12:50,441 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1189039/5000000<10000000 Kbps loss-rate=26 2019-07-22 10:12:50,441 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3094519K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:53,766 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=140.7490 real_seconds=1.00 rate_Mbps=1176.1848 tx_cpu=31 rx_cpu=20 drop=46242 pkt=190369 data_loss=24.29072 2019-07-22 10:12:53,767 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1204413/3094519<3094519 Kbps loss-rate=24 2019-07-22 10:12:53,767 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2149466K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:12:57,093 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=139.6924 real_seconds=1.01 rate_Mbps=1164.1864 tx_cpu=32 rx_cpu=20 drop=50932 pkt=193977 data_loss=26.25673 2019-07-22 10:12:57,094 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1192126/2149466<2149466 Kbps loss-rate=26 2019-07-22 10:12:57,094 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1670796K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:00,424 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=143.4258 real_seconds=1.00 rate_Mbps=1202.6496 tx_cpu=32 rx_cpu=21 drop=49856 pkt=196724 data_loss=25.34312 2019-07-22 10:13:00,425 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1231513/1670796<1670796 Kbps loss-rate=25 2019-07-22 10:13:00,425 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1451154K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:03,752 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=137.4131 real_seconds=1.00 rate_Mbps=1149.3805 tx_cpu=98 rx_cpu=21 drop=36432 pkt=177143 data_loss=20.56642 2019-07-22 10:13:03,753 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1176965/1451154<1451154 Kbps loss-rate=20 2019-07-22 10:13:03,753 DEBUG overshot, min=1 kbps=1176965 max=1451154 2019-07-22 10:13:03,753 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1176965K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:07,104 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=138.3896 real_seconds=1.00 rate_Mbps=1156.7277 tx_cpu=99 rx_cpu=28 drop=1962 pkt=143673 data_loss=1.36566 2019-07-22 10:13:07,104 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1<1184489/1176965<1451154 Kbps loss-rate=1 2019-07-22 10:13:07,104 DEBUG undershot, min=1184489 kbps=1317821 max=1451154 2019-07-22 10:13:07,105 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1317821K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:10,430 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=137.1533 real_seconds=1.00 rate_Mbps=1146.6178 tx_cpu=98 rx_cpu=19 drop=20422 pkt=160867 data_loss=12.69498 2019-07-22 10:13:10,430 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1184489<1174136/1317821<1451154 Kbps loss-rate=12 2019-07-22 10:13:10,430 DEBUG overshot, min=1184489 kbps=1174136 max=1317821 2019-07-22 10:13:10,430 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1174136K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:13,757 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=135.4912 real_seconds=1.00 rate_Mbps=1133.0363 tx_cpu=99 rx_cpu=20 drop=4584 pkt=143327 data_loss=3.19831 2019-07-22 10:13:13,757 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=1024 throughput=1184489<1160229/1174136<1317821 Kbps loss-rate=3 2019-07-22 10:13:13,758 INFO [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Measuring UDP Throughput (packet size=8192)... 2019-07-22 10:13:13,758 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:17,111 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=209.9297 real_seconds=1.01 rate_Mbps=1750.5200 tx_cpu=42 rx_cpu=10 drop=47076 pkt=73947 data_loss=63.66181 2019-07-22 10:13:17,111 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1792532/5000000<10000000 Kbps loss-rate=63 2019-07-22 10:13:17,111 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3396266K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:20,437 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=215.1328 real_seconds=1.00 rate_Mbps=1800.7985 tx_cpu=99 rx_cpu=10 drop=24285 pkt=51822 data_loss=46.86234 2019-07-22 10:13:20,437 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1844017/3396266<3396266 Kbps loss-rate=46 2019-07-22 10:13:20,437 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2620141K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:23,763 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=210.8438 real_seconds=1.00 rate_Mbps=1769.5208 tx_cpu=99 rx_cpu=10 drop=12992 pkt=39980 data_loss=32.49624 2019-07-22 10:13:23,763 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1811989/2620141<2620141 Kbps loss-rate=32 2019-07-22 10:13:23,763 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2216065K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:27,090 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=208.4766 real_seconds=1.00 rate_Mbps=1744.9352 tx_cpu=98 rx_cpu=9 drop=7130 pkt=33815 data_loss=21.08531 2019-07-22 10:13:27,090 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1786813/2216065<2216065 Kbps loss-rate=21 2019-07-22 10:13:27,091 DEBUG overshot, min=1 kbps=1786813 max=2216065 2019-07-22 10:13:27,091 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1786813K -p5001 -P5002 -fparse 172.30.9.205 2019-07-22 10:13:30,418 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] megabytes=207.0625 real_seconds=1.00 rate_Mbps=1738.5099 tx_cpu=99 rx_cpu=10 drop=761 pkt=27265 data_loss=2.79112 2019-07-22 10:13:30,418 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] pkt-size=8192 throughput=1<1780234/1786813<2216065 Kbps loss-rate=2 2019-07-22 10:13:30,428 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.7', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 52, 'rtt_ms': 0.48, 'throughput_kbps': 1548660, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 45, 'rtt_ms': 0.58, 'throughput_kbps': 1410693, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.62, 'throughput_kbps': 1369991, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.35, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 143918, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.2, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1160229, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.79, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1780234, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.524', 'rtt_max_ms': '0.672', 'rtt_min_ms': '0.445', 'rtt_stddev': '0.071', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.463', 'rtt_max_ms': '0.642', 'rtt_min_ms': '0.300', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.688', 'rtt_max_ms': '1.506', 'rtt_min_ms': '0.420', 'rtt_stddev': '0.292', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-22 10:13:30,429 INFO Deleting floating ip 8c042535-d779-4920-beaf-8e59971ca397 2019-07-22 10:13:32,068 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Floating IP 172.30.9.202 deleted 2019-07-22 10:13:32,501 DEBUG [TestClient_8208fc7b-0853-4280-85fb-267de2e2685e4] Instance deleted 2019-07-22 10:13:32,565 INFO Cleaning up... 2019-07-22 10:13:32,565 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Terminating nuttcp-8.1.4 2019-07-22 10:13:32,578 INFO Deleting floating ip f0dc6123-aebb-4c7c-ae34-6b7f49e318c9 2019-07-22 10:13:34,227 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Floating IP 172.30.9.205 deleted 2019-07-22 10:13:34,417 DEBUG [TestServer_8208fc7b-0853-4280-85fb-267de2e2685e1] Instance deleted 2019-07-22 10:13:40,531 INFO Network pns-internal-net_8208fc7b-0853-4280-85fb-267de2e2685e deleted. 2019-07-22 10:13:42,161 INFO Network pns-internal-net2_8208fc7b-0853-4280-85fb-267de2e2685e deleted. 2019-07-22 10:13:42,215 INFO Removed public key pns_public_key 2019-07-22 10:13:42,216 INFO Deleting security group 2019-07-22 10:13:42,374 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '14785623', 'rtt_ms': '0.246667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150656, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1311093, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 6834547, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.213/0.143/0.352/0.087', | | | | | '64-byte': '2.224/0.117/20.912/6.229', '1500-byte': '0.254/0.139/0.411/0.100'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4240046', 'rtt_ms': '0.293333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 218828, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1639991, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3394702, 'loss_rate': 3.59}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.247/0.172/0.383/0.064', | | | | | '64-byte': '2.441/0.155/21.899/6.486', '1500-byte': '0.401/0.228/0.798/0.162'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1752192', 'rtt_ms': '0.42'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 152559, 'loss_rate': 1.26}, 1024: {'tp_kbps': 1217601, | | | | | 'loss_rate': 2.45}, 8192: {'tp_kbps': 1845936, 'loss_rate': 7.36}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.399/0.286/0.531/0.067', | | | | | '64-byte': '0.430/0.265/1.484/0.355', '1500-byte': '0.471/0.308/1.417/0.323'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1779069', 'rtt_ms': '0.366667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 149424, 'loss_rate': 2.32}, 1024: {'tp_kbps': 1223993, | | | | | 'loss_rate': 2.1}, 8192: {'tp_kbps': 1907229, 'loss_rate': 9.01}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.417/0.284/0.693/0.107', | | | | | '64-byte': '0.548/0.376/1.404/0.292', '1500-byte': '0.624/0.378/1.570/0.325'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1841493', 'rtt_ms': '0.61'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 148620, 'loss_rate': 2.46}, 1024: {'tp_kbps': 1121772, | | | | | 'loss_rate': 3.91}, 8192: {'tp_kbps': 1802226, 'loss_rate': 2.04}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.332/0.273/0.398/0.045', | | | | | '64-byte': '0.305/0.209/0.574/0.100', '1500-byte': '0.469/0.333/1.212/0.250'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1443114', 'rtt_ms': '0.56'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 143918, 'loss_rate': 2.35}, 1024: {'tp_kbps': 1160229, | | | | | 'loss_rate': 3.2}, 8192: {'tp_kbps': 1780234, 'loss_rate': 2.79}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.463/0.300/0.642/0.117', | | | | | '64-byte': '0.524/0.445/0.672/0.071', '1500-byte': '0.688/0.420/1.506/0.292'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-07-22 10:13:42,378 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-07-22 10:13:42,741 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2019-07-22 10:13:42,857 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 10:13:42,858 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:56 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 10:13:42,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 10:13:42,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" 2019-07-22 10:13:43,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:43 GMT X-Openstack-Request-Id: req-0defb0cc-61ba-4437-bd00-096f846250fe 2019-07-22 10:13:43,598 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e76d373471c64df89808434acc5b2ac9", "created_at": "2019-07-22T09:54:47Z", "admin_state_up": true, "updated_at": "2019-07-22T10:13:38Z", "project_id": "e76d373471c64df89808434acc5b2ac9", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "dc0e9992-80fb-476e-acfa-171ae9e5820e", "name": "vmtp-router_8208fc7b-0853-4280-85fb-267de2e2685e"}]} 2019-07-22 10:13:43,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0defb0cc-61ba-4437-bd00-096f846250fe 2019-07-22 10:13:43,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.734736919403s 2019-07-22 10:13:43,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 10:13:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/dc0e9992-80fb-476e-acfa-171ae9e5820e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" 2019-07-22 10:13:45,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:13:45 GMT X-Openstack-Request-Id: req-f96a8709-40dd-4438-9ef8-2ebde0d981b9 2019-07-22 10:13:45,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:13:45,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/dc0e9992-80fb-476e-acfa-171ae9e5820e.json used request id req-f96a8709-40dd-4438-9ef8-2ebde0d981b9 2019-07-22 10:13:45,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46295905113s 2019-07-22 10:13:45,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:13:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" 2019-07-22 10:13:45,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:45 GMT X-Openstack-Request-Id: req-daf0a9ca-54b6-4380-b938-f92a2133ab8f 2019-07-22 10:13:45,465 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T09:54:55Z", "file": "/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/file", "owner": "e76d373471c64df89808434acc5b2ac9", "id": "b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd", "size": 263848448, "self": "/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_8208fc7b-0853-4280-85fb-267de2e2685e", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T09:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:13:45,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-daf0a9ca-54b6-4380-b938-f92a2133ab8f 2019-07-22 10:13:45,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.39803314209s 2019-07-22 10:13:45,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 10:13:45,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" 2019-07-22 10:13:46,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 10:13:46 GMT X-Openstack-Request-Id: req-6896356b-cfc8-41f8-9208-062959e8a5fa 2019-07-22 10:13:46,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 10:13:46,235 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b6ac23c4-c1f4-46ec-b8be-cbd85b524ddd used request id req-6896356b-cfc8-41f8-9208-062959e8a5fa 2019-07-22 10:13:46,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.767152070999s 2019-07-22 10:13:46,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 10:13:46,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:46,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a144305a-f96e-4e2c-93bb-8c69170daa86 x-openstack-request-id: req-a144305a-f96e-4e2c-93bb-8c69170daa86 2019-07-22 10:13:46,707 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_8208fc7b-0853-4280-85fb-267de2e2685e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ad6500c6-a49a-4f8d-822f-3729b9390cbd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ad6500c6-a49a-4f8d-822f-3729b9390cbd", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "ad6500c6-a49a-4f8d-822f-3729b9390cbd"}]} 2019-07-22 10:13:46,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a144305a-f96e-4e2c-93bb-8c69170daa86 2019-07-22 10:13:46,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.467528104782s 2019-07-22 10:13:46,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 10:13:46,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ad6500c6-a49a-4f8d-822f-3729b9390cbd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:46,742 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dcda3ee7-2515-4027-bad4-f4d7b41af2ba x-openstack-request-id: req-dcda3ee7-2515-4027-bad4-f4d7b41af2ba 2019-07-22 10:13:46,742 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ad6500c6-a49a-4f8d-822f-3729b9390cbd used request id req-dcda3ee7-2515-4027-bad4-f4d7b41af2ba 2019-07-22 10:13:46,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.032702922821s 2019-07-22 10:13:46,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:13:46,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:46,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b32c66-567a-4db6-aa55-0b17106b3b67 2019-07-22 10:13:46,960 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e", "links": {"self": "http://172.30.9.26:5000/v3/users/59e307f115cf41beb179820dc2ba4d85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59e307f115cf41beb179820dc2ba4d85", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 10:13:46,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f3b32c66-567a-4db6-aa55-0b17106b3b67 2019-07-22 10:13:46,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21754693985s 2019-07-22 10:13:46,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:13:46,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/59e307f115cf41beb179820dc2ba4d85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:47,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecebe33a-eee4-470f-b9b5-284f4cbd9e34 2019-07-22 10:13:47,175 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_8208fc7b-0853-4280-85fb-267de2e2685e", "links": {"self": "http://172.30.9.26:5000/v3/users/59e307f115cf41beb179820dc2ba4d85"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "59e307f115cf41beb179820dc2ba4d85", "description": null}} 2019-07-22 10:13:47,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/59e307f115cf41beb179820dc2ba4d85 used request id req-ecebe33a-eee4-470f-b9b5-284f4cbd9e34 2019-07-22 10:13:47,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208439826965s 2019-07-22 10:13:47,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 10:13:47,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/59e307f115cf41beb179820dc2ba4d85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:47,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d624f78e-1cfa-4df5-98e0-b4ac21be8f43 2019-07-22 10:13:47,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:13:47,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/59e307f115cf41beb179820dc2ba4d85 used request id req-d624f78e-1cfa-4df5-98e0-b4ac21be8f43 2019-07-22 10:13:47,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.316201925278s 2019-07-22 10:13:47,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:13:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:47,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e57c074-ea2c-40a4-bb8a-29f56d48ada7 2019-07-22 10:13:47,704 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9"}, "tags": [], "enabled": true, "id": "e76d373471c64df89808434acc5b2ac9", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8208fc7b-0853-4280-85fb-267de2e2685e"}]} 2019-07-22 10:13:47,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-7e57c074-ea2c-40a4-bb8a-29f56d48ada7 2019-07-22 10:13:47,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205545902252s 2019-07-22 10:13:47,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 10:13:47,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:47,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ddf893-ef09-4bb8-bfbe-b1d398ddcdd7 2019-07-22 10:13:47,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:13:47,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e76d373471c64df89808434acc5b2ac9 used request id req-d6ddf893-ef09-4bb8-bfbe-b1d398ddcdd7 2019-07-22 10:13:47,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263024091721s 2019-07-22 10:13:47,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:13:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e76d373471c64df89808434acc5b2ac9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:48,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:48 GMT X-Openstack-Request-Id: req-d139ed17-0297-4ba9-bda5-6affdea23a0f 2019-07-22 10:13:48,283 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e76d373471c64df89808434acc5b2ac9", "created_at": "2019-07-22T09:55:01Z", "updated_at": "2019-07-22T09:55:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:55:01Z", "revision_number": 0, "id": "9dda03c6-5886-4605-8be2-30ba88a168dd", "remote_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "remote_ip_prefix": null, "created_at": "2019-07-22T09:55:01Z", "security_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "tenant_id": "e76d373471c64df89808434acc5b2ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "e76d373471c64df89808434acc5b2ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:55:01Z", "revision_number": 0, "id": "cc5bd3e6-9fb0-4286-b200-f089424bef37", "remote_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "remote_ip_prefix": null, "created_at": "2019-07-22T09:55:01Z", "security_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "tenant_id": "e76d373471c64df89808434acc5b2ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "e76d373471c64df89808434acc5b2ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:55:01Z", "revision_number": 0, "id": "d3b3d85a-86ed-4128-947c-576d80f09c89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T09:55:01Z", "security_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "tenant_id": "e76d373471c64df89808434acc5b2ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "e76d373471c64df89808434acc5b2ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:55:01Z", "revision_number": 0, "id": "d612c0b5-6918-4bd7-913a-779a644ce2ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T09:55:01Z", "security_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "tenant_id": "e76d373471c64df89808434acc5b2ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "e76d373471c64df89808434acc5b2ac9"}], "revision_number": 1, "project_id": "e76d373471c64df89808434acc5b2ac9", "id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "name": "default"}]} 2019-07-22 10:13:48,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=e76d373471c64df89808434acc5b2ac9&name=default used request id req-d139ed17-0297-4ba9-bda5-6affdea23a0f 2019-07-22 10:13:48,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.30686211586s 2019-07-22 10:13:48,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:13:48,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:48,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:48 GMT X-Openstack-Request-Id: req-350ae1e6-5283-4ae0-813f-e33bd6285db3 2019-07-22 10:13:48,352 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e76d373471c64df89808434acc5b2ac9", "created_at": "2019-07-22T09:55:01Z", "updated_at": "2019-07-22T09:55:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:55:01Z", "revision_number": 0, "id": "9dda03c6-5886-4605-8be2-30ba88a168dd", "remote_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "remote_ip_prefix": null, "created_at": "2019-07-22T09:55:01Z", "security_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "tenant_id": "e76d373471c64df89808434acc5b2ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "e76d373471c64df89808434acc5b2ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:55:01Z", "revision_number": 0, "id": "cc5bd3e6-9fb0-4286-b200-f089424bef37", "remote_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "remote_ip_prefix": null, "created_at": "2019-07-22T09:55:01Z", "security_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "tenant_id": "e76d373471c64df89808434acc5b2ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "e76d373471c64df89808434acc5b2ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:55:01Z", "revision_number": 0, "id": "d3b3d85a-86ed-4128-947c-576d80f09c89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T09:55:01Z", "security_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "tenant_id": "e76d373471c64df89808434acc5b2ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "e76d373471c64df89808434acc5b2ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T09:55:01Z", "revision_number": 0, "id": "d612c0b5-6918-4bd7-913a-779a644ce2ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T09:55:01Z", "security_group_id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "tenant_id": "e76d373471c64df89808434acc5b2ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "e76d373471c64df89808434acc5b2ac9"}], "revision_number": 1, "project_id": "e76d373471c64df89808434acc5b2ac9", "id": "efb14e2f-7fa5-4982-bb3e-d0f22773e470", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 10:13:48,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-350ae1e6-5283-4ae0-813f-e33bd6285db3 2019-07-22 10:13:48,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0629851818085s 2019-07-22 10:13:48,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 10:13:48,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/efb14e2f-7fa5-4982-bb3e-d0f22773e470.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}534761bb0f33f462b3cefa9325b2f036fb5750fd" 2019-07-22 10:13:48,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:13:48 GMT X-Openstack-Request-Id: req-d1aa3c51-32a9-466e-a440-8fc30952ce32 2019-07-22 10:13:48,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:13:48,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/efb14e2f-7fa5-4982-bb3e-d0f22773e470.json used request id req-d1aa3c51-32a9-466e-a440-8fc30952ce32 2019-07-22 10:13:48,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159956932068s 2019-07-22 10:13:48,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:13:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" 2019-07-22 10:13:48,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:48 GMT X-Openstack-Request-Id: req-835ff830-06dd-4441-84a8-d84d2f1a55f7 2019-07-22 10:13:48,609 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 10:13:48,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-835ff830-06dd-4441-84a8-d84d2f1a55f7 2019-07-22 10:13:48,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0896611213684s 2019-07-22 10:13:48,611 - shade - DEBUG - Network pns-internal-net_8208fc7b-0853-4280-85fb-267de2e2685e not found for deleting 2019-07-22 10:13:48,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:13:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}40a853ee47d7fb505c034f9285e15d3635e1d6a0" 2019-07-22 10:13:48,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:48 GMT X-Openstack-Request-Id: req-266c88c4-7045-4509-9b03-999ed84e9f10 2019-07-22 10:13:48,691 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 10:13:48,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-266c88c4-7045-4509-9b03-999ed84e9f10 2019-07-22 10:13:48,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0798151493073s 2019-07-22 10:13:48,693 - shade - DEBUG - Network pns-internal-net2_8208fc7b-0853-4280-85fb-267de2e2685e not found for deleting 2019-07-22 10:13:48,712 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-07-22 10:13:48,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:13:48,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0338b8-3f66-4421-a8a0-d0732e837e5c 2019-07-22 10:13:48,744 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 10:13:48,744 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-5b0338b8-3f66-4421-a8a0-d0732e837e5c 2019-07-22 10:13:48,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 10:13:49,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T11:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["Z_nhlt5tSPSjeowojYMIBQ"], "issued_at": "2019-07-22T10:13:49.000000Z"}} 2019-07-22 10:13:49,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:13:49,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:49,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:49 GMT X-Openstack-Request-Id: req-26f78e19-ed9c-4778-9efe-297af9336171 2019-07-22 10:13:49,516 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 10:13:49,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-26f78e19-ed9c-4778-9efe-297af9336171 2019-07-22 10:13:49,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.341434001923s 2019-07-22 10:13:49,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:13:49,528 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f4c9a2-dff7-4d53-a0c8-d036a077f2ce 2019-07-22 10:13:49,528 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:13:49,528 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-69f4c9a2-dff7-4d53-a0c8-d036a077f2ce 2019-07-22 10:13:49,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:13:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:49,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f0a55bd-3db2-4c08-8ebd-99ca06daa405 2019-07-22 10:13:49,729 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 10:13:49,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2f0a55bd-3db2-4c08-8ebd-99ca06daa405 2019-07-22 10:13:49,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200021982193s 2019-07-22 10:13:49,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 10:13:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}}' 2019-07-22 10:13:49,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43e73f0-9168-4821-99f1-6befb010e08d 2019-07-22 10:13:49,929 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b"}, "tags": [], "enabled": true, "id": "41ca8148f94b4689bab68070805cc06b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}} 2019-07-22 10:13:49,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d43e73f0-9168-4821-99f1-6befb010e08d 2019-07-22 10:13:49,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.192113876343s 2019-07-22 10:13:49,929 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'41ca8148f94b4689bab68070805cc06b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb'}) 2019-07-22 10:13:49,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 10:13:49,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Xd2o8jVyziOBd9ycWsx2Y0sCdoi9F4", "email": null, "name": "shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}}' 2019-07-22 10:13:50,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123b3f77-062a-42a9-ae17-0de07481ad94 2019-07-22 10:13:50,390 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "links": {"self": "http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e79911ac3864f2ea451f25b98c226fd", "domain_id": "default", "password_expires_at": null}} 2019-07-22 10:13:50,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-123b3f77-062a-42a9-ae17-0de07481ad94 2019-07-22 10:13:50,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.45513510704s 2019-07-22 10:13:50,391 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5e79911ac3864f2ea451f25b98c226fd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb'}) 2019-07-22 10:13:50,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:13:50,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:50,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4385c6e-3124-479a-bdb7-9f7a42755c33 2019-07-22 10:13:50,593 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:13:50,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e4385c6e-3124-479a-bdb7-9f7a42755c33 2019-07-22 10:13:50,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198238134384s 2019-07-22 10:13:50,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:13:50,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:50,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5463d7c-460d-48ca-b328-3134554e104c 2019-07-22 10:13:50,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:13:50,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a5463d7c-460d-48ca-b328-3134554e104c 2019-07-22 10:13:50,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179301023483s 2019-07-22 10:13:50,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:13:50,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:51,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ea7639-9e69-4469-8eb9-384a85b2cce1 2019-07-22 10:13:51,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:13:51,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-40ea7639-9e69-4469-8eb9-384a85b2cce1 2019-07-22 10:13:51,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227456092834s 2019-07-22 10:13:51,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:13:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:51,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9076055-551f-4f0c-8df1-1795e382def9 2019-07-22 10:13:51,251 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 10:13:51,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f9076055-551f-4f0c-8df1-1795e382def9 2019-07-22 10:13:51,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.236076116562s 2019-07-22 10:13:51,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:13:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:51,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff34e82-ae13-42b5-ae1d-a8783474a6cc 2019-07-22 10:13:51,474 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "links": {"self": "http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e79911ac3864f2ea451f25b98c226fd", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 10:13:51,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3ff34e82-ae13-42b5-ae1d-a8783474a6cc 2019-07-22 10:13:51,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222085952759s 2019-07-22 10:13:51,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:13:51,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:51,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc07aad8-a2aa-4414-95e7-8c84a7977744 2019-07-22 10:13:51,642 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b"}, "tags": [], "enabled": true, "id": "41ca8148f94b4689bab68070805cc06b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:13:51,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-dc07aad8-a2aa-4414-95e7-8c84a7977744 2019-07-22 10:13:51,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15708398819s 2019-07-22 10:13:51,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 10:13:51,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5e79911ac3864f2ea451f25b98c226fd&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=41ca8148f94b4689bab68070805cc06b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:51,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0208a952-396a-414e-b501-884e195e5aa5 2019-07-22 10:13:51,867 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5e79911ac3864f2ea451f25b98c226fd&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=41ca8148f94b4689bab68070805cc06b", "previous": null, "next": null}} 2019-07-22 10:13:51,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5e79911ac3864f2ea451f25b98c226fd&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=41ca8148f94b4689bab68070805cc06b used request id req-0208a952-396a-414e-b501-884e195e5aa5 2019-07-22 10:13:51,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217465162277s 2019-07-22 10:13:51,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 10:13:51,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b/users/5e79911ac3864f2ea451f25b98c226fd/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:52,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df716c0-2be8-4a7b-97cf-ac7bc9687697 2019-07-22 10:13:52,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:13:52,016 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b/users/5e79911ac3864f2ea451f25b98c226fd/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-4df716c0-2be8-4a7b-97cf-ac7bc9687697 2019-07-22 10:13:52,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145617961884s 2019-07-22 10:13:52,017 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'41ca8148f94b4689bab68070805cc06b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Xd2o8jVyziOBd9ycWsx2Y0sCdoi9F4', 'username': u'shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 10:13:52,021 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'password': 'Xd2o8jVyziOBd9ycWsx2Y0sCdoi9F4', 'project_name': 'shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '41ca8148f94b4689bab68070805cc06b', 'project_domain_name': 'Default'} 2019-07-22 10:13:52,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-22 10:13:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:52,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e9124fa-4861-469c-a311-e8a0ee2b9cf6 x-openstack-request-id: req-7e9124fa-4861-469c-a311-e8a0ee2b9cf6 2019-07-22 10:13:52,337 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-07-22 10:13:52,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-7e9124fa-4861-469c-a311-e8a0ee2b9cf6 2019-07-22 10:13:52,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.312129974365s 2019-07-22 10:13:52,338 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-07-22 10:13:52,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:13:52,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:52,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437027a6-df94-455c-aff9-fb5ffa75115f 2019-07-22 10:13:52,548 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 10:13:52,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-437027a6-df94-455c-aff9-fb5ffa75115f 2019-07-22 10:13:52,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209415912628s 2019-07-22 10:13:52,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:13:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:13:52,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30dbf19-d621-419d-8e7b-06f7881a94a5 2019-07-22 10:13:52,676 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b"}, "tags": [], "enabled": true, "id": "41ca8148f94b4689bab68070805cc06b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:13:52,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a30dbf19-d621-419d-8e7b-06f7881a94a5 2019-07-22 10:13:52,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120465040207s 2019-07-22 10:13:52,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 10:13:52,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" -d '{"network": {"tenant_id": "41ca8148f94b4689bab68070805cc06b", "name": "shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "admin_state_up": true}}' 2019-07-22 10:13:53,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:53 GMT X-Openstack-Request-Id: req-aa232cdb-77b6-4cdd-a639-287c5687173b 2019-07-22 10:13:53,222 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"41ca8148f94b4689bab68070805cc06b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T10:13:53Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb","admin_state_up":true,"tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:13:52Z","mtu":1450}} 2019-07-22 10:13:53,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-aa232cdb-77b6-4cdd-a639-287c5687173b 2019-07-22 10:13:53,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.543676137924s 2019-07-22 10:13:53,222 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T10:13:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4e85ae06-dad9-4c41-8673-959c8e83ef35', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', u'created_at': u'2019-07-22T10:13:52Z', u'mtu': 1450, u'tenant_id': u'41ca8148f94b4689bab68070805cc06b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'41ca8148f94b4689bab68070805cc06b', u'l2_adjacency': True}) 2019-07-22 10:13:53,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:13:53,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1dc2cf-4ec7-45cc-9226-82254b606be2 2019-07-22 10:13:53,232 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 10:13:53,232 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-dc1dc2cf-4ec7-45cc-9226-82254b606be2 2019-07-22 10:13:53,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 10:13:53,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T11:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41ca8148f94b4689bab68070805cc06b", "name": "shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/41ca8148f94b4689bab68070805cc06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/41ca8148f94b4689bab68070805cc06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/41ca8148f94b4689bab68070805cc06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_41ca8148f94b4689bab68070805cc06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_41ca8148f94b4689bab68070805cc06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/41ca8148f94b4689bab68070805cc06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/41ca8148f94b4689bab68070805cc06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/41ca8148f94b4689bab68070805cc06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/41ca8148f94b4689bab68070805cc06b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/41ca8148f94b4689bab68070805cc06b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/41ca8148f94b4689bab68070805cc06b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "id": "5e79911ac3864f2ea451f25b98c226fd"}, "audit_ids": ["XBTqUk2CTAiY9WpnZdB5Hg"], "issued_at": "2019-07-22T10:13:53.000000Z"}} 2019-07-22 10:13:53,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:13:53,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:13:54,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:54 GMT X-Openstack-Request-Id: req-923f27f6-b5dc-4437-b5be-f2d906c2b45f 2019-07-22 10:13:54,049 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"41ca8148f94b4689bab68070805cc06b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T10:13:53Z","qos_policy_id":null,"name":"shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb","admin_state_up":true,"tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:13:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:13:54,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-923f27f6-b5dc-4437-b5be-f2d906c2b45f 2019-07-22 10:13:54,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.408564090729s 2019-07-22 10:13:54,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 10:13:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"subnet": {"name": "shaker-subnet_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "enable_dhcp": true, "network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 10:13:54,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:54 GMT X-Openstack-Request-Id: req-6651334c-c56e-468d-abda-a66effd156da 2019-07-22 10:13:54,755 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:13:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T10:13:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"41ca8148f94b4689bab68070805cc06b","id":"22ec39d7-3e60-4d60-be31-3894d96cb1b5","subnetpool_id":null,"name":"shaker-subnet_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}} 2019-07-22 10:13:54,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6651334c-c56e-468d-abda-a66effd156da 2019-07-22 10:13:54,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.704011201859s 2019-07-22 10:13:54,756 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T10:13:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'22ec39d7-3e60-4d60-be31-3894d96cb1b5', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', u'enable_dhcp': True, u'network_id': u'4e85ae06-dad9-4c41-8673-959c8e83ef35', u'tenant_id': u'41ca8148f94b4689bab68070805cc06b', u'created_at': u'2019-07-22T10:13:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'41ca8148f94b4689bab68070805cc06b'}) 2019-07-22 10:13:54,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 10:13:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "shaker-router_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "admin_state_up": true}}' 2019-07-22 10:13:56,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:56 GMT X-Openstack-Request-Id: req-86594201-6c26-498e-83bc-baa4c2cc2da3 2019-07-22 10:13:56,385 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:13:54Z", "admin_state_up": true, "updated_at": "2019-07-22T10:13:55Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "1220a895-9676-4a59-a506-46e5cabb27a6", "name": "shaker-router_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}} 2019-07-22 10:13:56,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-86594201-6c26-498e-83bc-baa4c2cc2da3 2019-07-22 10:13:56,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62927103043s 2019-07-22 10:13:56,386 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T10:13:55Z', u'revision_number': 2, u'id': u'1220a895-9676-4a59-a506-46e5cabb27a6', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', u'admin_state_up': True, u'tenant_id': u'41ca8148f94b4689bab68070805cc06b', u'created_at': u'2019-07-22T10:13:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'41ca8148f94b4689bab68070805cc06b'}) 2019-07-22 10:13:56,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 10:13:56,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1220a895-9676-4a59-a506-46e5cabb27a6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"subnet_id": "22ec39d7-3e60-4d60-be31-3894d96cb1b5"}' 2019-07-22 10:13:59,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 10:13:59 GMT X-Openstack-Request-Id: req-2f34f043-2ed1-4317-9619-d121455b4935 2019-07-22 10:13:59,109 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "subnet_id": "22ec39d7-3e60-4d60-be31-3894d96cb1b5", "subnet_ids": ["22ec39d7-3e60-4d60-be31-3894d96cb1b5"], "port_id": "cafd994f-d33c-4336-82e5-5d2727e2d182", "id": "1220a895-9676-4a59-a506-46e5cabb27a6"} 2019-07-22 10:13:59,110 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1220a895-9676-4a59-a506-46e5cabb27a6/add_router_interface.json used request id req-2f34f043-2ed1-4317-9619-d121455b4935 2019-07-22 10:13:59,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72271800041s 2019-07-22 10:13:59,110 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-07-22 10:14:01,794 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-07-22 10:14:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:14:01,801 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:01 GMT 2019-07-22 10:14:01,801 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 10:14:01,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:14:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:02,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:02 GMT X-Openstack-Request-Id: req-6c363418-3a48-4966-8902-9ca7ec3d6c76 2019-07-22 10:14:02,121 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:14:02,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6c363418-3a48-4966-8902-9ca7ec3d6c76 2019-07-22 10:14:02,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317930936813s 2019-07-22 10:14:02,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 10:14:02,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}' 2019-07-22 10:14:02,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:02 GMT Location: http://172.30.9.26:9292/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44fc57ca-88d2-48bd-b77e-bff81cbe160a 2019-07-22 10:14:02,204 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:14:02Z", "file": "/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/file", "owner": "41ca8148f94b4689bab68070805cc06b", "id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "size": null, "self": "/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "checksum": null, "created_at": "2019-07-22T10:14:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 10:14:02,204 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-44fc57ca-88d2-48bd-b77e-bff81cbe160a 2019-07-22 10:14:02,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0743670463562s 2019-07-22 10:14:02,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 10:14:02,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '' 2019-07-22 10:14:12,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 10:14:12 GMT X-Openstack-Request-Id: req-8b0d34d8-464d-41e4-9825-3cff0f6f8b62 2019-07-22 10:14:12,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 10:14:12,239 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/file used request id req-8b0d34d8-464d-41e4-9825-3cff0f6f8b62 2019-07-22 10:14:12,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.0345160961s 2019-07-22 10:14:12,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:14:12,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:12,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:12 GMT X-Openstack-Request-Id: req-9de4d290-51c7-4006-8b6c-d400663646b2 2019-07-22 10:14:12,286 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:14:12Z", "file": "/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/file", "owner": "41ca8148f94b4689bab68070805cc06b", "id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "size": 666173440, "self": "/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-22T10:14:02Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:14:12,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9de4d290-51c7-4006-8b6c-d400663646b2 2019-07-22 10:14:12,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0435740947723s 2019-07-22 10:14:12,289 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/file', 'owner': u'41ca8148f94b4689bab68070805cc06b', 'id': u'fb9e5412-a5c9-4c34-a3d2-3e13a8538415', 'size': 666173440, u'self': u'/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41ca8148f94b4689bab68070805cc06b', 'name': 'shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T10:14:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T10:14:12Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'created': u'2019-07-22T10:14:02Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-07-22T10:14:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-07-22 10:14:12,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 10:14:12,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-22 10:14:12,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5f41a14-0195-49fa-8544-89eb66b6b024 x-openstack-request-id: req-c5f41a14-0195-49fa-8544-89eb66b6b024 2019-07-22 10:14:12,323 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "82b9c606-3e72-47dc-8ede-248b982650c8"}} 2019-07-22 10:14:12,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c5f41a14-0195-49fa-8544-89eb66b6b024 2019-07-22 10:14:12,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0336120128632s 2019-07-22 10:14:12,324 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'82b9c606-3e72-47dc-8ede-248b982650c8', 'swap': 0}) 2019-07-22 10:14:12,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 10:14:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/82b9c606-3e72-47dc-8ede-248b982650c8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" -d '{"extra_specs": {}}' 2019-07-22 10:14:12,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5046c558-af20-47fd-a758-bf16a710f093 x-openstack-request-id: req-5046c558-af20-47fd-a758-bf16a710f093 2019-07-22 10:14:12,345 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 10:14:12,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/82b9c606-3e72-47dc-8ede-248b982650c8/os-extra_specs used request id req-5046c558-af20-47fd-a758-bf16a710f093 2019-07-22 10:14:12,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203750133514s 2019-07-22 10:14:12,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 10:14:12,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"keypair": {"name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}}' 2019-07-22 10:14:12,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0dc4aadc-6879-4c4e-8f56-8272788e9abb x-openstack-request-id: req-0dc4aadc-6879-4c4e-8f56-8272788e9abb 2019-07-22 10:14:12,742 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClNjpiVCBnsRQqnqmQ7mJXZ1cvGi2qkjhOhhffrVa8jXBhNUWVOtssVSJNjR78ljUdzg1sPq4IBsmTQGCDflklY9f2gqL0K0S30vGmimOOhQETQ1hSD8nbv1ZzzAPmbZPZUZ0NNvOSexUqM14cf6ZUvd29J8Ya6bKXmpqrZ7zCzVu9rTEaYfVLaYtvoJbxoPLxL9TkvjZQAw9smtMmWIaOLSF3jCbtv5LX1hDQ3AIgGNyJhkYjifgo1hB1FMEhx3GhF7WoqOlN8dwyEw1yd1i5+VEBC/5WXrVZN6SefRUvtFMxCa8q8FOdZCS7KxueB8GeDETh/YAC4XJKqO1FFPUh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEApTY6YlQgZ7EUKp6pkO5iV2dXLxotqpI4ToYX361WvI1wYTVF\nlTrbLFUiTY0e/JY1Hc4NbD6uCAbJk0Bgg35ZJWPX9oKi9CtEt9LxpopjjoUBE0NY\nUg/J279Wc8wD5m2T2VGdDTbzknsVKjNeHH+mVL3dvSfGGumyl5qaq2e8ws1bva0x\nGmH1S2mLb6CW8aDy8S/U5L42UAMPbJrTJliGji0hd4wm7b+S19YQ0NwCIBjciYZG\nI4n4KNYQdRTBIcdxoRe1qKjpTfHcMhMNcndYuflRAQv+Vl61WTeknn0VL7RTMQmv\nKvBTnWQkuysbngfBngxE4f2AAuFySqjtRRT1IQIDAQABAoIBADf0KcnrnB4CR0Y3\n/k3rrrrTcR+uyhCe/Rr7J1LGLj4l2Q3TMQHdsSVOoBOL3BbH+K1jgABNKjvlsJeC\nki12uVKEgjwm+nGfxeJMOzOgYx99xGN1x4/jcQZPw0PssNV1/0D29y3mko/lx8FH\nLHSSdw70TwklU18CD05xOjkbJT8EKp4Vw0H4RJ1h7uAQtyUTbJfl0s1eZFpqqSds\nG75O54gjcCwGVUiaIwEjnUlhwk3XMK8Uu4bACdPmIRQFwZ2QutKMBM55KzrUFbGk\nIGpK6DpCqh4HqaaY8hpBcMnGiGuZ/oHo+bybRVTMB217tqESmHLfC7ULgP4RT3Ct\nsqocD9ECgYEA2vOjHd5J3xp/XoYe8Ly/2TSnAnychLUVMvdzr8zB6dwxWMnvPAYH\n8as6L4PIgwRWoUqJM4KukOdXFog2H+jzlYgNGVOYfpfm+QJ5mHbOkGtFSwk8VG1O\nEz2bDMF6RNbaDh3Dy5vBBkmep9hSxxd8v3CrbxX0pT3UWQ+YlVnQG98CgYEAwSq7\nlcCNMTTx+Bx9XiuHz6cCCDV2VKKNfcQHOQFZRzgbtJHbdfd0sWwDeFVv/+ufjitp\nRiqel2vBcdmZUSPyoIAegIfV2kOjFDT55n3zZh6wprFASBRPIye0RW4ck+Lnt31j\nX3VKrv449bHcNES9vSSqKL7lNxzdVP99vFsdDv8CgYB9mA30PyNOt+th9DthSlQe\nKwa19Xbu5NSxNKKGsER3elhQHx1859S8usSYptZo2R88S/4hrw+ljR42jZHGgiDf\noHgrE/nAfDAAnHvViij5TJ8l6LlTkJOdk9QR4BXb0Qap3EcIz2JM0gQRMZRiIcXs\nJpwgD48TDkF1iO20lh07LwKBgHsvh0Uu8FvLCexSLtkZJZkVRkR546aBq33iv0Bp\nTcgPTgvPYIdQccibu3LH+Y7Zcn01zgMDNvQVsd2rCQ0nwZj9W3ZYKdbxf1RpnFyT\nQd+D/t+u9fGBkh43Oc11NSBSebcYbYD4ydHjKev1qxpiJCY09Zbadk65R6Tm8gZm\njJd9AoGAFtZlMeCYMMsfKtJhX8B+u9FFvIgySEzcdh95jZNdaUdNWn9w7Hj3MFk/\navpqukXcPah6ClccqHnCo5teKO0E3Kc7LJ6KsXYnO9Qq4vzAKZ5qqn5d9nxDVWzw\ncIB43SQglQFu6chzi8LmNkAoNW3xqmeOPMTIBb79AYA2eAAYCnw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "5e79911ac3864f2ea451f25b98c226fd", "name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "fingerprint": "5f:35:d0:fc:d6:46:25:85:8e:16:4c:0a:45:df:d1:b7"}} 2019-07-22 10:14:12,742 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-0dc4aadc-6879-4c4e-8f56-8272788e9abb 2019-07-22 10:14:12,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.394164800644s 2019-07-22 10:14:12,743 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClNjpiVCBnsRQqnqmQ7mJXZ1cvGi2qkjhOhhffrVa8jXBhNUWVOtssVSJNjR78ljUdzg1sPq4IBsmTQGCDflklY9f2gqL0K0S30vGmimOOhQETQ1hSD8nbv1ZzzAPmbZPZUZ0NNvOSexUqM14cf6ZUvd29J8Ya6bKXmpqrZ7zCzVu9rTEaYfVLaYtvoJbxoPLxL9TkvjZQAw9smtMmWIaOLSF3jCbtv5LX1hDQ3AIgGNyJhkYjifgo1hB1FMEhx3GhF7WoqOlN8dwyEw1yd1i5+VEBC/5WXrVZN6SefRUvtFMxCa8q8FOdZCS7KxueB8GeDETh/YAC4XJKqO1FFPUh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEApTY6YlQgZ7EUKp6pkO5iV2dXLxotqpI4ToYX361WvI1wYTVF\nlTrbLFUiTY0e/JY1Hc4NbD6uCAbJk0Bgg35ZJWPX9oKi9CtEt9LxpopjjoUBE0NY\nUg/J279Wc8wD5m2T2VGdDTbzknsVKjNeHH+mVL3dvSfGGumyl5qaq2e8ws1bva0x\nGmH1S2mLb6CW8aDy8S/U5L42UAMPbJrTJliGji0hd4wm7b+S19YQ0NwCIBjciYZG\nI4n4KNYQdRTBIcdxoRe1qKjpTfHcMhMNcndYuflRAQv+Vl61WTeknn0VL7RTMQmv\nKvBTnWQkuysbngfBngxE4f2AAuFySqjtRRT1IQIDAQABAoIBADf0KcnrnB4CR0Y3\n/k3rrrrTcR+uyhCe/Rr7J1LGLj4l2Q3TMQHdsSVOoBOL3BbH+K1jgABNKjvlsJeC\nki12uVKEgjwm+nGfxeJMOzOgYx99xGN1x4/jcQZPw0PssNV1/0D29y3mko/lx8FH\nLHSSdw70TwklU18CD05xOjkbJT8EKp4Vw0H4RJ1h7uAQtyUTbJfl0s1eZFpqqSds\nG75O54gjcCwGVUiaIwEjnUlhwk3XMK8Uu4bACdPmIRQFwZ2QutKMBM55KzrUFbGk\nIGpK6DpCqh4HqaaY8hpBcMnGiGuZ/oHo+bybRVTMB217tqESmHLfC7ULgP4RT3Ct\nsqocD9ECgYEA2vOjHd5J3xp/XoYe8Ly/2TSnAnychLUVMvdzr8zB6dwxWMnvPAYH\n8as6L4PIgwRWoUqJM4KukOdXFog2H+jzlYgNGVOYfpfm+QJ5mHbOkGtFSwk8VG1O\nEz2bDMF6RNbaDh3Dy5vBBkmep9hSxxd8v3CrbxX0pT3UWQ+YlVnQG98CgYEAwSq7\nlcCNMTTx+Bx9XiuHz6cCCDV2VKKNfcQHOQFZRzgbtJHbdfd0sWwDeFVv/+ufjitp\nRiqel2vBcdmZUSPyoIAegIfV2kOjFDT55n3zZh6wprFASBRPIye0RW4ck+Lnt31j\nX3VKrv449bHcNES9vSSqKL7lNxzdVP99vFsdDv8CgYB9mA30PyNOt+th9DthSlQe\nKwa19Xbu5NSxNKKGsER3elhQHx1859S8usSYptZo2R88S/4hrw+ljR42jZHGgiDf\noHgrE/nAfDAAnHvViij5TJ8l6LlTkJOdk9QR4BXb0Qap3EcIz2JM0gQRMZRiIcXs\nJpwgD48TDkF1iO20lh07LwKBgHsvh0Uu8FvLCexSLtkZJZkVRkR546aBq33iv0Bp\nTcgPTgvPYIdQccibu3LH+Y7Zcn01zgMDNvQVsd2rCQ0nwZj9W3ZYKdbxf1RpnFyT\nQd+D/t+u9fGBkh43Oc11NSBSebcYbYD4ydHjKev1qxpiJCY09Zbadk65R6Tm8gZm\njJd9AoGAFtZlMeCYMMsfKtJhX8B+u9FFvIgySEzcdh95jZNdaUdNWn9w7Hj3MFk/\navpqukXcPah6ClccqHnCo5teKO0E3Kc7LJ6KsXYnO9Qq4vzAKZ5qqn5d9nxDVWzw\ncIB43SQglQFu6chzi8LmNkAoNW3xqmeOPMTIBb79AYA2eAAYCnw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5e79911ac3864f2ea451f25b98c226fd', 'name': u'shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'created_at': '2019-07-22T10:14:12.743677', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41ca8148f94b4689bab68070805cc06b', 'name': 'shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:35:d0:fc:d6:46:25:85:8e:16:4c:0a:45:df:d1:b7', 'type': 'ssh', 'id': u'shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb'}) 2019-07-22 10:14:12,744 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEApTY6YlQgZ7EUKp6pkO5iV2dXLxotqpI4ToYX361WvI1wYTVF lTrbLFUiTY0e/JY1Hc4NbD6uCAbJk0Bgg35ZJWPX9oKi9CtEt9LxpopjjoUBE0NY Ug/J279Wc8wD5m2T2VGdDTbzknsVKjNeHH+mVL3dvSfGGumyl5qaq2e8ws1bva0x GmH1S2mLb6CW8aDy8S/U5L42UAMPbJrTJliGji0hd4wm7b+S19YQ0NwCIBjciYZG I4n4KNYQdRTBIcdxoRe1qKjpTfHcMhMNcndYuflRAQv+Vl61WTeknn0VL7RTMQmv KvBTnWQkuysbngfBngxE4f2AAuFySqjtRRT1IQIDAQABAoIBADf0KcnrnB4CR0Y3 /k3rrrrTcR+uyhCe/Rr7J1LGLj4l2Q3TMQHdsSVOoBOL3BbH+K1jgABNKjvlsJeC ki12uVKEgjwm+nGfxeJMOzOgYx99xGN1x4/jcQZPw0PssNV1/0D29y3mko/lx8FH LHSSdw70TwklU18CD05xOjkbJT8EKp4Vw0H4RJ1h7uAQtyUTbJfl0s1eZFpqqSds G75O54gjcCwGVUiaIwEjnUlhwk3XMK8Uu4bACdPmIRQFwZ2QutKMBM55KzrUFbGk IGpK6DpCqh4HqaaY8hpBcMnGiGuZ/oHo+bybRVTMB217tqESmHLfC7ULgP4RT3Ct sqocD9ECgYEA2vOjHd5J3xp/XoYe8Ly/2TSnAnychLUVMvdzr8zB6dwxWMnvPAYH 8as6L4PIgwRWoUqJM4KukOdXFog2H+jzlYgNGVOYfpfm+QJ5mHbOkGtFSwk8VG1O Ez2bDMF6RNbaDh3Dy5vBBkmep9hSxxd8v3CrbxX0pT3UWQ+YlVnQG98CgYEAwSq7 lcCNMTTx+Bx9XiuHz6cCCDV2VKKNfcQHOQFZRzgbtJHbdfd0sWwDeFVv/+ufjitp Riqel2vBcdmZUSPyoIAegIfV2kOjFDT55n3zZh6wprFASBRPIye0RW4ck+Lnt31j X3VKrv449bHcNES9vSSqKL7lNxzdVP99vFsdDv8CgYB9mA30PyNOt+th9DthSlQe Kwa19Xbu5NSxNKKGsER3elhQHx1859S8usSYptZo2R88S/4hrw+ljR42jZHGgiDf oHgrE/nAfDAAnHvViij5TJ8l6LlTkJOdk9QR4BXb0Qap3EcIz2JM0gQRMZRiIcXs JpwgD48TDkF1iO20lh07LwKBgHsvh0Uu8FvLCexSLtkZJZkVRkR546aBq33iv0Bp TcgPTgvPYIdQccibu3LH+Y7Zcn01zgMDNvQVsd2rCQ0nwZj9W3ZYKdbxf1RpnFyT Qd+D/t+u9fGBkh43Oc11NSBSebcYbYD4ydHjKev1qxpiJCY09Zbadk65R6Tm8gZm jJd9AoGAFtZlMeCYMMsfKtJhX8B+u9FFvIgySEzcdh95jZNdaUdNWn9w7Hj3MFk/ avpqukXcPah6ClccqHnCo5teKO0E3Kc7LJ6KsXYnO9Qq4vzAKZ5qqn5d9nxDVWzw cIB43SQglQFu6chzi8LmNkAoNW3xqmeOPMTIBb79AYA2eAAYCnw= -----END RSA PRIVATE KEY----- 2019-07-22 10:14:12,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-22 10:14:12,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"security_group": {"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "description": "created by OPNFV Functest (shaker)"}}' 2019-07-22 10:14:13,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT X-Openstack-Request-Id: req-6bc908b5-d344-41e9-ad12-b310a5c79499 2019-07-22 10:14:13,193 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:14:13Z", "updated_at": "2019-07-22T10:14:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "47e70dcb-dbaa-4d45-b82e-025150959f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "901da51e-a3c2-4b64-8e21-5f5cdb09eac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 1, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}} 2019-07-22 10:14:13,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6bc908b5-d344-41e9-ad12-b310a5c79499 2019-07-22 10:14:13,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.443847894669s 2019-07-22 10:14:13,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:14:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:13,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT X-Openstack-Request-Id: req-df881e7c-9934-4c4f-89f3-ce574fabb51c 2019-07-22 10:14:13,258 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:13:52Z", "updated_at": "2019-07-22T10:13:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "027a9b85-b98f-4186-8930-2817501ca102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1932427d-5f23-48f3-ad11-bb1860bf38fd", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1f5e4a64-6082-420d-805a-31e10904c6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "f1afdebb-539a-4560-9185-f5aace0b72fa", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 1, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:14:13Z", "updated_at": "2019-07-22T10:14:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "47e70dcb-dbaa-4d45-b82e-025150959f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "901da51e-a3c2-4b64-8e21-5f5cdb09eac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 1, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:14:13,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-df881e7c-9934-4c4f-89f3-ce574fabb51c 2019-07-22 10:14:13,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0591189861298s 2019-07-22 10:14:13,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:14:13,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060"}}' 2019-07-22 10:14:13,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT X-Openstack-Request-Id: req-9d90d5c8-0a45-4449-b279-6ddca59d5a91 2019-07-22 10:14:13,379 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "port_range_min": 22, "revision_number": 0, "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:14:13Z", "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "06b7ba5f-5daa-4262-8f13-cab58eee1cb3"}} 2019-07-22 10:14:13,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9d90d5c8-0a45-4449-b279-6ddca59d5a91 2019-07-22 10:14:13,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114590883255s 2019-07-22 10:14:13,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:14:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:13,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT X-Openstack-Request-Id: req-b6893388-34d1-410d-a658-decdfc1c3dff 2019-07-22 10:14:13,424 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:13:52Z", "updated_at": "2019-07-22T10:13:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "027a9b85-b98f-4186-8930-2817501ca102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1932427d-5f23-48f3-ad11-bb1860bf38fd", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1f5e4a64-6082-420d-805a-31e10904c6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "f1afdebb-539a-4560-9185-f5aace0b72fa", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 1, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:14:13Z", "updated_at": "2019-07-22T10:14:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "06b7ba5f-5daa-4262-8f13-cab58eee1cb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "47e70dcb-dbaa-4d45-b82e-025150959f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "901da51e-a3c2-4b64-8e21-5f5cdb09eac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 2, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:14:13,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b6893388-34d1-410d-a658-decdfc1c3dff 2019-07-22 10:14:13,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0395538806915s 2019-07-22 10:14:13,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:14:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060"}}' 2019-07-22 10:14:13,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT X-Openstack-Request-Id: req-fdbb2c26-b40b-4492-b5a1-3ac9c23b30aa 2019-07-22 10:14:13,638 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "port_range_min": null, "revision_number": 0, "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:14:13Z", "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "f8d98ebc-12a0-4bd6-9a41-e41bd15f1fba"}} 2019-07-22 10:14:13,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-fdbb2c26-b40b-4492-b5a1-3ac9c23b30aa 2019-07-22 10:14:13,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.208597898483s 2019-07-22 10:14:13,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:14:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:13,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT X-Openstack-Request-Id: req-d51b8da8-7906-427c-a9d1-9bab0a914cbe 2019-07-22 10:14:13,687 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:13:52Z", "updated_at": "2019-07-22T10:13:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "027a9b85-b98f-4186-8930-2817501ca102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1932427d-5f23-48f3-ad11-bb1860bf38fd", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1f5e4a64-6082-420d-805a-31e10904c6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "f1afdebb-539a-4560-9185-f5aace0b72fa", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 1, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:14:13Z", "updated_at": "2019-07-22T10:14:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "06b7ba5f-5daa-4262-8f13-cab58eee1cb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "47e70dcb-dbaa-4d45-b82e-025150959f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "901da51e-a3c2-4b64-8e21-5f5cdb09eac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "f8d98ebc-12a0-4bd6-9a41-e41bd15f1fba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 3, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:14:13,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d51b8da8-7906-427c-a9d1-9bab0a914cbe 2019-07-22 10:14:13,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.043004989624s 2019-07-22 10:14:13,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:14:13,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060"}}' 2019-07-22 10:14:13,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT X-Openstack-Request-Id: req-4f4b0685-b55a-460d-b125-9fbb9c3e5ef5 2019-07-22 10:14:13,836 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "port_range_min": 9000, "revision_number": 0, "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:14:13Z", "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "6b3c3d42-5507-408e-bb2a-336d2fb1fe56"}} 2019-07-22 10:14:13,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-4f4b0685-b55a-460d-b125-9fbb9c3e5ef5 2019-07-22 10:14:13,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143310070038s 2019-07-22 10:14:13,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:14:13,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:13,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT X-Openstack-Request-Id: req-ead6c68a-1eeb-4b51-80a0-b1a21c0a5ecc 2019-07-22 10:14:13,933 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"41ca8148f94b4689bab68070805cc06b","l2_adjacency":true,"status":"ACTIVE","subnets":["22ec39d7-3e60-4d60-be31-3894d96cb1b5"],"description":"","tags":[],"updated_at":"2019-07-22T10:13:54Z","qos_policy_id":null,"name":"shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb","admin_state_up":true,"tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:13:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:14:13,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ead6c68a-1eeb-4b51-80a0-b1a21c0a5ecc 2019-07-22 10:14:13,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0956599712372s 2019-07-22 10:14:13,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:14:13,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:13,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT X-Openstack-Request-Id: req-0b2f25a0-9f8a-4fbe-b168-7077cebfbe5e 2019-07-22 10:14:13,978 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:14:12Z", "file": "/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/file", "owner": "41ca8148f94b4689bab68070805cc06b", "id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "size": 666173440, "self": "/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-22T10:14:02Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:14:13,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0b2f25a0-9f8a-4fbe-b168-7077cebfbe5e 2019-07-22 10:14:13,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393497943878s 2019-07-22 10:14:13,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 10:14:13,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:14,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e57c908f-b177-4690-a1cd-0d5994f41927 x-openstack-request-id: req-e57c908f-b177-4690-a1cd-0d5994f41927 2019-07-22 10:14:14,006 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "82b9c606-3e72-47dc-8ede-248b982650c8"}]} 2019-07-22 10:14:14,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e57c908f-b177-4690-a1cd-0d5994f41927 2019-07-22 10:14:14,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224459171295s 2019-07-22 10:14:14,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 10:14:14,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"server": {"name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "imageRef": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "flavorRef": "82b9c606-3e72-47dc-8ede-248b982650c8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4e85ae06-dad9-4c41-8673-959c8e83ef35"}], "security_groups": [{"name": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060"}]}}' 2019-07-22 10:14:16,499 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b x-compute-request-id: req-6897884a-83e0-4c63-ba91-a630ab8acbfe x-openstack-request-id: req-6897884a-83e0-4c63-ba91-a630ab8acbfe 2019-07-22 10:14:16,500 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060"}], "OS-DCF:diskConfig": "MANUAL", "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "adminPass": "Y9vNMrKeYnYC"}} 2019-07-22 10:14:16,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6897884a-83e0-4c63-ba91-a630ab8acbfe 2019-07-22 10:14:16,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.49193716049s 2019-07-22 10:14:16,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:16,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:17,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2d15c8e-8388-4e7f-93af-ae6eeb1691a3 x-openstack-request-id: req-d2d15c8e-8388-4e7f-93af-ae6eeb1691a3 2019-07-22 10:14:17,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:17,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d2d15c8e-8388-4e7f-93af-ae6eeb1691a3 2019-07-22 10:14:17,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611939907074s 2019-07-22 10:14:17,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:14:17,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:17,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:17 GMT X-Openstack-Request-Id: req-ea68c5eb-8e8c-4ecd-897c-45e334c56f94 2019-07-22 10:14:17,236 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"41ca8148f94b4689bab68070805cc06b","l2_adjacency":true,"status":"ACTIVE","subnets":["22ec39d7-3e60-4d60-be31-3894d96cb1b5"],"description":"","tags":[],"updated_at":"2019-07-22T10:13:54Z","qos_policy_id":null,"name":"shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb","admin_state_up":true,"tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:13:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:14:17,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ea68c5eb-8e8c-4ecd-897c-45e334c56f94 2019-07-22 10:14:17,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112622022629s 2019-07-22 10:14:17,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 10:14:17,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:17,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:17 GMT X-Openstack-Request-Id: req-614d6b39-9e52-4a0c-9129-fc4b15e5abc7 2019-07-22 10:14:17,285 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:13:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T10:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"41ca8148f94b4689bab68070805cc06b","id":"22ec39d7-3e60-4d60-be31-3894d96cb1b5","subnetpool_id":null,"name":"shaker-subnet_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:14:17,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-614d6b39-9e52-4a0c-9129-fc4b15e5abc7 2019-07-22 10:14:17,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.047336101532s 2019-07-22 10:14:17,286 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:19,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:19,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 652 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03cc49eb-c470-43b7-9107-4896e1e4b234 x-openstack-request-id: req-03cc49eb-c470-43b7-9107-4896e1e4b234 2019-07-22 10:14:19,958 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:19,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03cc49eb-c470-43b7-9107-4896e1e4b234 2019-07-22 10:14:19,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66908788681s 2019-07-22 10:14:19,965 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:21,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:21,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:22,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c5f0acb-0674-4acc-a37f-9a5da739fc66 x-openstack-request-id: req-6c5f0acb-0674-4acc-a37f-9a5da739fc66 2019-07-22 10:14:22,413 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:22,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6c5f0acb-0674-4acc-a37f-9a5da739fc66 2019-07-22 10:14:22,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446256875992s 2019-07-22 10:14:22,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:24,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:24,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:24,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc71cf56-bba9-4488-bca3-6601075a49ba x-openstack-request-id: req-dc71cf56-bba9-4488-bca3-6601075a49ba 2019-07-22 10:14:24,591 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:24,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dc71cf56-bba9-4488-bca3-6601075a49ba 2019-07-22 10:14:24,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169408798218s 2019-07-22 10:14:24,597 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:26,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:27,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29629fe6-b1bc-4f90-9fb5-4ca55ed7ca2d x-openstack-request-id: req-29629fe6-b1bc-4f90-9fb5-4ca55ed7ca2d 2019-07-22 10:14:27,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:27,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29629fe6-b1bc-4f90-9fb5-4ca55ed7ca2d 2019-07-22 10:14:27,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43963098526s 2019-07-22 10:14:27,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:29,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:29,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:29,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ad65d7e-d906-441c-bca8-f62ea4f4b21c x-openstack-request-id: req-4ad65d7e-d906-441c-bca8-f62ea4f4b21c 2019-07-22 10:14:29,484 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:29,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4ad65d7e-d906-441c-bca8-f62ea4f4b21c 2019-07-22 10:14:29,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435762166977s 2019-07-22 10:14:29,491 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:31,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:31,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:32,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb26fc67-3da6-4801-b747-395c89831a61 x-openstack-request-id: req-fb26fc67-3da6-4801-b747-395c89831a61 2019-07-22 10:14:32,296 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:32,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fb26fc67-3da6-4801-b747-395c89831a61 2019-07-22 10:14:32,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802886009216s 2019-07-22 10:14:32,303 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:34,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:34,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:35,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1801d0b9-3e70-45ea-9c43-6730e6d13633 x-openstack-request-id: req-1801d0b9-3e70-45ea-9c43-6730e6d13633 2019-07-22 10:14:35,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:35,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1801d0b9-3e70-45ea-9c43-6730e6d13633 2019-07-22 10:14:35,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708466053009s 2019-07-22 10:14:35,020 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:37,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:37,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:37,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-deaf170c-7dcd-48cc-8871-d8cdcd72f23a x-openstack-request-id: req-deaf170c-7dcd-48cc-8871-d8cdcd72f23a 2019-07-22 10:14:37,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:37,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-deaf170c-7dcd-48cc-8871-d8cdcd72f23a 2019-07-22 10:14:37,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18840098381s 2019-07-22 10:14:37,217 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:39,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:39,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:39,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39dc5ca5-7012-437a-8f59-5fbd8cdfe844 x-openstack-request-id: req-39dc5ca5-7012-437a-8f59-5fbd8cdfe844 2019-07-22 10:14:39,391 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:39,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-39dc5ca5-7012-437a-8f59-5fbd8cdfe844 2019-07-22 10:14:39,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17151594162s 2019-07-22 10:14:39,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:41,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:41,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:41,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02e07a02-273b-4741-a238-54d1e5ad3d37 x-openstack-request-id: req-02e07a02-273b-4741-a238-54d1e5ad3d37 2019-07-22 10:14:41,747 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:41,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-02e07a02-273b-4741-a238-54d1e5ad3d37 2019-07-22 10:14:41,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347951173782s 2019-07-22 10:14:41,754 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:43,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:44,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ba63e29-485d-475e-804b-cb33c1029f25 x-openstack-request-id: req-2ba63e29-485d-475e-804b-cb33c1029f25 2019-07-22 10:14:44,669 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:44,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2ba63e29-485d-475e-804b-cb33c1029f25 2019-07-22 10:14:44,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911835193634s 2019-07-22 10:14:44,675 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:46,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:46,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67352aa5-bd3e-462d-9da7-db04fb748403 x-openstack-request-id: req-67352aa5-bd3e-462d-9da7-db04fb748403 2019-07-22 10:14:46,867 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:46,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67352aa5-bd3e-462d-9da7-db04fb748403 2019-07-22 10:14:46,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18972492218s 2019-07-22 10:14:46,874 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:48,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:48,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:49,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0277b513-315b-4acd-a5e0-e12c9a44f72c x-openstack-request-id: req-0277b513-315b-4acd-a5e0-e12c9a44f72c 2019-07-22 10:14:49,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:49,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0277b513-315b-4acd-a5e0-e12c9a44f72c 2019-07-22 10:14:49,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186238050461s 2019-07-22 10:14:49,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:51,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:51,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:51,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce390e19-b4a7-429d-8dbe-b5f8819c948a x-openstack-request-id: req-ce390e19-b4a7-429d-8dbe-b5f8819c948a 2019-07-22 10:14:51,423 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:51,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ce390e19-b4a7-429d-8dbe-b5f8819c948a 2019-07-22 10:14:51,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351558923721s 2019-07-22 10:14:51,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:53,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:53,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:54,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ee68b8f-97d9-485b-a154-b9d6c99c4084 x-openstack-request-id: req-8ee68b8f-97d9-485b-a154-b9d6c99c4084 2019-07-22 10:14:54,100 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:54,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ee68b8f-97d9-485b-a154-b9d6c99c4084 2019-07-22 10:14:54,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668653964996s 2019-07-22 10:14:54,106 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:56,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:56,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:56,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c87922b1-6121-4491-a647-826af9b7a83c x-openstack-request-id: req-c87922b1-6121-4491-a647-826af9b7a83c 2019-07-22 10:14:56,271 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:56,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c87922b1-6121-4491-a647-826af9b7a83c 2019-07-22 10:14:56,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162773132324s 2019-07-22 10:14:56,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:14:58,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:14:58,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:14:58,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:14:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49328f8d-5001-4512-9fe3-f5b599245431 x-openstack-request-id: req-49328f8d-5001-4512-9fe3-f5b599245431 2019-07-22 10:14:58,464 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:14:58,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-49328f8d-5001-4512-9fe3-f5b599245431 2019-07-22 10:14:58,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184455156326s 2019-07-22 10:14:58,470 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:00,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:00,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c55927e0-ab91-44ca-b269-7eb315ec9194 x-openstack-request-id: req-c55927e0-ab91-44ca-b269-7eb315ec9194 2019-07-22 10:15:00,823 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:00,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c55927e0-ab91-44ca-b269-7eb315ec9194 2019-07-22 10:15:00,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350777864456s 2019-07-22 10:15:00,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:02,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:02,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:03,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-728ecb13-40d3-48e9-ad82-a2ea74884219 x-openstack-request-id: req-728ecb13-40d3-48e9-ad82-a2ea74884219 2019-07-22 10:15:03,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:03,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-728ecb13-40d3-48e9-ad82-a2ea74884219 2019-07-22 10:15:03,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187237977982s 2019-07-22 10:15:03,025 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:05,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:05,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:05,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0824d970-f841-44a8-9626-206ec886274d x-openstack-request-id: req-0824d970-f841-44a8-9626-206ec886274d 2019-07-22 10:15:05,458 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:05,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0824d970-f841-44a8-9626-206ec886274d 2019-07-22 10:15:05,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430108070374s 2019-07-22 10:15:05,465 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:07,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:07,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:07,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16b8d5f3-489f-4ec0-b0c8-6bcb24b3c6ca x-openstack-request-id: req-16b8d5f3-489f-4ec0-b0c8-6bcb24b3c6ca 2019-07-22 10:15:07,927 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:07,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-16b8d5f3-489f-4ec0-b0c8-6bcb24b3c6ca 2019-07-22 10:15:07,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459836006165s 2019-07-22 10:15:07,933 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:09,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:10,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f88c295c-238e-4a3a-aca3-f38cf0dd71af x-openstack-request-id: req-f88c295c-238e-4a3a-aca3-f38cf0dd71af 2019-07-22 10:15:10,107 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:10,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f88c295c-238e-4a3a-aca3-f38cf0dd71af 2019-07-22 10:15:10,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171658039093s 2019-07-22 10:15:10,114 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:12,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:12,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e686a571-915b-4011-b9d3-6f27ca618a84 x-openstack-request-id: req-e686a571-915b-4011-b9d3-6f27ca618a84 2019-07-22 10:15:12,631 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:12,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e686a571-915b-4011-b9d3-6f27ca618a84 2019-07-22 10:15:12,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514813899994s 2019-07-22 10:15:12,638 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:14,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:14,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:14,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b76fe497-0d92-4547-be6d-750ac7a1aaaf x-openstack-request-id: req-b76fe497-0d92-4547-be6d-750ac7a1aaaf 2019-07-22 10:15:14,821 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:14,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b76fe497-0d92-4547-be6d-750ac7a1aaaf 2019-07-22 10:15:14,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180725097656s 2019-07-22 10:15:14,827 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:16,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:17,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-525e8921-5556-470c-88c1-03fef3af0491 x-openstack-request-id: req-525e8921-5556-470c-88c1-03fef3af0491 2019-07-22 10:15:17,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:17,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-525e8921-5556-470c-88c1-03fef3af0491 2019-07-22 10:15:17,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484178066254s 2019-07-22 10:15:17,320 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:19,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:19,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:19,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3ca694c-042a-4b7b-af7c-e14c88817996 x-openstack-request-id: req-a3ca694c-042a-4b7b-af7c-e14c88817996 2019-07-22 10:15:19,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:19,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a3ca694c-042a-4b7b-af7c-e14c88817996 2019-07-22 10:15:19,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501764059067s 2019-07-22 10:15:19,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:21,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:21,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:22,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-939c5c54-9d62-475d-b788-69d9ca57c9d3 x-openstack-request-id: req-939c5c54-9d62-475d-b788-69d9ca57c9d3 2019-07-22 10:15:22,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:22,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-939c5c54-9d62-475d-b788-69d9ca57c9d3 2019-07-22 10:15:22,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182543992996s 2019-07-22 10:15:22,021 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:24,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:24,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:24,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad8b5252-cf5d-40e9-9635-3be80c302f50 x-openstack-request-id: req-ad8b5252-cf5d-40e9-9635-3be80c302f50 2019-07-22 10:15:24,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:24,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ad8b5252-cf5d-40e9-9635-3be80c302f50 2019-07-22 10:15:24,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457129955292s 2019-07-22 10:15:24,487 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:26,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:26,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:26,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9fe93675-99b1-4370-a6d4-2ea26c1e755f x-openstack-request-id: req-9fe93675-99b1-4370-a6d4-2ea26c1e755f 2019-07-22 10:15:26,680 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:26,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9fe93675-99b1-4370-a6d4-2ea26c1e755f 2019-07-22 10:15:26,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190912008286s 2019-07-22 10:15:26,686 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:28,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:28,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:29,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ff69522-e159-49b0-8b6e-e2030ef7081e x-openstack-request-id: req-6ff69522-e159-49b0-8b6e-e2030ef7081e 2019-07-22 10:15:29,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:29,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ff69522-e159-49b0-8b6e-e2030ef7081e 2019-07-22 10:15:29,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425453186035s 2019-07-22 10:15:29,119 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:31,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:31,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:31,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b6aa65a-d911-459d-ba16-4172ca537913 x-openstack-request-id: req-5b6aa65a-d911-459d-ba16-4172ca537913 2019-07-22 10:15:31,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:31,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b6aa65a-d911-459d-ba16-4172ca537913 2019-07-22 10:15:31,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540233850479s 2019-07-22 10:15:31,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:33,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:34,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b80227d-a3e0-41b4-9fbd-6643881c7323 x-openstack-request-id: req-7b80227d-a3e0-41b4-9fbd-6643881c7323 2019-07-22 10:15:34,116 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:34,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7b80227d-a3e0-41b4-9fbd-6643881c7323 2019-07-22 10:15:34,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446083068848s 2019-07-22 10:15:34,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:36,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:36,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:36,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ecfe5eb1-405a-4e36-8a5c-06f3c5d9fe6b x-openstack-request-id: req-ecfe5eb1-405a-4e36-8a5c-06f3c5d9fe6b 2019-07-22 10:15:36,503 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:36,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ecfe5eb1-405a-4e36-8a5c-06f3c5d9fe6b 2019-07-22 10:15:36,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378039836884s 2019-07-22 10:15:36,509 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:38,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:38,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:38,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8869449a-f217-4e95-a544-ec801a533a78 x-openstack-request-id: req-8869449a-f217-4e95-a544-ec801a533a78 2019-07-22 10:15:38,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:38,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8869449a-f217-4e95-a544-ec801a533a78 2019-07-22 10:15:38,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194504022598s 2019-07-22 10:15:38,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:40,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:40,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:41,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aca514d5-943e-46f2-998f-c9b9ed2a92e8 x-openstack-request-id: req-aca514d5-943e-46f2-998f-c9b9ed2a92e8 2019-07-22 10:15:41,049 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:41,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aca514d5-943e-46f2-998f-c9b9ed2a92e8 2019-07-22 10:15:41,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334906816483s 2019-07-22 10:15:41,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:43,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:43,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:43,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee0c612c-975f-44e2-a468-aed5ec58ee42 x-openstack-request-id: req-ee0c612c-975f-44e2-a468-aed5ec58ee42 2019-07-22 10:15:43,870 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:43,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee0c612c-975f-44e2-a468-aed5ec58ee42 2019-07-22 10:15:43,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812355995178s 2019-07-22 10:15:43,877 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:45,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:45,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:46,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-48c7b9ec-8b53-43a0-bf10-37081016f460 x-openstack-request-id: req-48c7b9ec-8b53-43a0-bf10-37081016f460 2019-07-22 10:15:46,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:46,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48c7b9ec-8b53-43a0-bf10-37081016f460 2019-07-22 10:15:46,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197919130325s 2019-07-22 10:15:46,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:48,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:48,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d76a4709-a7e3-4c08-8a2c-b953ddcdef11 x-openstack-request-id: req-d76a4709-a7e3-4c08-8a2c-b953ddcdef11 2019-07-22 10:15:48,284 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:48,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d76a4709-a7e3-4c08-8a2c-b953ddcdef11 2019-07-22 10:15:48,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198212862015s 2019-07-22 10:15:48,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:50,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:50,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:50,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f37f48d-0156-463b-ac5e-c19daf78b5a0 x-openstack-request-id: req-1f37f48d-0156-463b-ac5e-c19daf78b5a0 2019-07-22 10:15:50,497 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:50,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1f37f48d-0156-463b-ac5e-c19daf78b5a0 2019-07-22 10:15:50,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203957080841s 2019-07-22 10:15:50,503 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:52,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:52,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:52,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bdcb90a6-6882-4a1d-afb1-408dae17f1d7 x-openstack-request-id: req-bdcb90a6-6882-4a1d-afb1-408dae17f1d7 2019-07-22 10:15:52,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:52,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bdcb90a6-6882-4a1d-afb1-408dae17f1d7 2019-07-22 10:15:52,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436807155609s 2019-07-22 10:15:52,949 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:54,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:54,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:55,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-050a8833-0afe-45f5-ab07-b3b08c00ed94 x-openstack-request-id: req-050a8833-0afe-45f5-ab07-b3b08c00ed94 2019-07-22 10:15:55,622 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:55,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-050a8833-0afe-45f5-ab07-b3b08c00ed94 2019-07-22 10:15:55,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670538902283s 2019-07-22 10:15:55,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:57,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:57,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:57,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-014e98c8-7241-4314-aad9-e56dae3a0157 x-openstack-request-id: req-014e98c8-7241-4314-aad9-e56dae3a0157 2019-07-22 10:15:57,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:57,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-014e98c8-7241-4314-aad9-e56dae3a0157 2019-07-22 10:15:57,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188292980194s 2019-07-22 10:15:57,826 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:15:59,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:15:59,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:15:59,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:15:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eca977c1-66f5-4a8e-bc38-b1f88608a692 x-openstack-request-id: req-eca977c1-66f5-4a8e-bc38-b1f88608a692 2019-07-22 10:15:59,986 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:15:59,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eca977c1-66f5-4a8e-bc38-b1f88608a692 2019-07-22 10:15:59,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.158246040344s 2019-07-22 10:15:59,993 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:01,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:02,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd063b9d-6185-44f1-8133-a6efeaf3e96d x-openstack-request-id: req-cd063b9d-6185-44f1-8133-a6efeaf3e96d 2019-07-22 10:16:02,720 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:02,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cd063b9d-6185-44f1-8133-a6efeaf3e96d 2019-07-22 10:16:02,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725327968597s 2019-07-22 10:16:02,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:04,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:04,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:04,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0eb62e0f-d6d4-4a84-94cd-635f2556dea5 x-openstack-request-id: req-0eb62e0f-d6d4-4a84-94cd-635f2556dea5 2019-07-22 10:16:04,895 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:04,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0eb62e0f-d6d4-4a84-94cd-635f2556dea5 2019-07-22 10:16:04,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166422843933s 2019-07-22 10:16:04,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:06,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:06,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:07,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5fd9690-f33b-4f0d-85ce-bacadbd5bca7 x-openstack-request-id: req-a5fd9690-f33b-4f0d-85ce-bacadbd5bca7 2019-07-22 10:16:07,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:07,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a5fd9690-f33b-4f0d-85ce-bacadbd5bca7 2019-07-22 10:16:07,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481815814972s 2019-07-22 10:16:07,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:09,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:09,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:09,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6cd639c-ac90-4d9e-9c42-eef33f69b234 x-openstack-request-id: req-d6cd639c-ac90-4d9e-9c42-eef33f69b234 2019-07-22 10:16:09,771 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:09,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d6cd639c-ac90-4d9e-9c42-eef33f69b234 2019-07-22 10:16:09,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377418041229s 2019-07-22 10:16:09,778 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:11,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:11,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:12,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b865704-2a86-4bad-886f-65bea8359a25 x-openstack-request-id: req-4b865704-2a86-4bad-886f-65bea8359a25 2019-07-22 10:16:12,221 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:12,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b865704-2a86-4bad-886f-65bea8359a25 2019-07-22 10:16:12,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440943002701s 2019-07-22 10:16:12,227 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:14,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:14,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:14,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f71a2a1-1742-44a8-ba78-d1ab1343f320 x-openstack-request-id: req-5f71a2a1-1742-44a8-ba78-d1ab1343f320 2019-07-22 10:16:14,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:14,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5f71a2a1-1742-44a8-ba78-d1ab1343f320 2019-07-22 10:16:14,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177716970444s 2019-07-22 10:16:14,414 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:16,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:16,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:16,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a287b560-40bf-4a07-ae26-b515d16426d5 x-openstack-request-id: req-a287b560-40bf-4a07-ae26-b515d16426d5 2019-07-22 10:16:16,800 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:16,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a287b560-40bf-4a07-ae26-b515d16426d5 2019-07-22 10:16:16,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384283065796s 2019-07-22 10:16:16,807 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:18,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:18,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:19,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e4d9f21-e110-483b-9b97-6cb36d08d8a8 x-openstack-request-id: req-2e4d9f21-e110-483b-9b97-6cb36d08d8a8 2019-07-22 10:16:19,227 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:19,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2e4d9f21-e110-483b-9b97-6cb36d08d8a8 2019-07-22 10:16:19,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417868852615s 2019-07-22 10:16:19,233 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:21,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:21,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db5fcdd6-f6e1-4603-a184-e2efd0605979 x-openstack-request-id: req-db5fcdd6-f6e1-4603-a184-e2efd0605979 2019-07-22 10:16:21,622 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:21,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db5fcdd6-f6e1-4603-a184-e2efd0605979 2019-07-22 10:16:21,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386794090271s 2019-07-22 10:16:21,629 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:23,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:23,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:23,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb4218a9-ed52-4762-8cad-334a9590bf6c x-openstack-request-id: req-bb4218a9-ed52-4762-8cad-334a9590bf6c 2019-07-22 10:16:23,814 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:23,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bb4218a9-ed52-4762-8cad-334a9590bf6c 2019-07-22 10:16:23,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182562112808s 2019-07-22 10:16:23,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:25,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:25,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:26,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a2f2a08-9bf7-434a-a79a-9aa849288604 x-openstack-request-id: req-1a2f2a08-9bf7-434a-a79a-9aa849288604 2019-07-22 10:16:26,001 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:26,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1a2f2a08-9bf7-434a-a79a-9aa849288604 2019-07-22 10:16:26,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178158044815s 2019-07-22 10:16:26,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:28,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:28,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9d7b605-ceb7-4273-91ae-a77c79ecf33b x-openstack-request-id: req-c9d7b605-ceb7-4273-91ae-a77c79ecf33b 2019-07-22 10:16:28,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:28,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c9d7b605-ceb7-4273-91ae-a77c79ecf33b 2019-07-22 10:16:28,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466183900833s 2019-07-22 10:16:28,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:30,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:30,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37ec8267-5922-4d21-a533-09844782723e x-openstack-request-id: req-37ec8267-5922-4d21-a533-09844782723e 2019-07-22 10:16:30,662 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:30,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37ec8267-5922-4d21-a533-09844782723e 2019-07-22 10:16:30,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1774289608s 2019-07-22 10:16:30,669 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:32,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:32,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:32,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3fabdcc4-0b32-4ed7-845a-affdfa814448 x-openstack-request-id: req-3fabdcc4-0b32-4ed7-845a-affdfa814448 2019-07-22 10:16:32,845 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:32,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fabdcc4-0b32-4ed7-845a-affdfa814448 2019-07-22 10:16:32,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173396110535s 2019-07-22 10:16:32,851 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:34,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:35,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-abde2637-aa43-46a7-97ed-5cf46a7cf330 x-openstack-request-id: req-abde2637-aa43-46a7-97ed-5cf46a7cf330 2019-07-22 10:16:35,278 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:35,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-abde2637-aa43-46a7-97ed-5cf46a7cf330 2019-07-22 10:16:35,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424662828445s 2019-07-22 10:16:35,285 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:37,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:37,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:37,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7506d9c3-35ad-4d9d-9630-2bad21abb95b x-openstack-request-id: req-7506d9c3-35ad-4d9d-9630-2bad21abb95b 2019-07-22 10:16:37,466 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:37,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7506d9c3-35ad-4d9d-9630-2bad21abb95b 2019-07-22 10:16:37,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179239988327s 2019-07-22 10:16:37,474 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:39,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:39,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd499855-d9a6-48d2-b5c8-9a07d484fd10 x-openstack-request-id: req-bd499855-d9a6-48d2-b5c8-9a07d484fd10 2019-07-22 10:16:39,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:39,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bd499855-d9a6-48d2-b5c8-9a07d484fd10 2019-07-22 10:16:39,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497565031052s 2019-07-22 10:16:39,980 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:41,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:42,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06c6a10c-8887-4e9d-a468-ce870d3bc6dd x-openstack-request-id: req-06c6a10c-8887-4e9d-a468-ce870d3bc6dd 2019-07-22 10:16:42,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:42,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-06c6a10c-8887-4e9d-a468-ce870d3bc6dd 2019-07-22 10:16:42,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164080858231s 2019-07-22 10:16:42,153 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:44,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:44,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:44,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d54d6568-60dd-47b1-9d48-8821efa3f629 x-openstack-request-id: req-d54d6568-60dd-47b1-9d48-8821efa3f629 2019-07-22 10:16:44,336 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:44,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d54d6568-60dd-47b1-9d48-8821efa3f629 2019-07-22 10:16:44,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18111205101s 2019-07-22 10:16:44,343 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:46,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:46,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:46,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26eee99a-519e-470b-8a6d-a083a173937a x-openstack-request-id: req-26eee99a-519e-470b-8a6d-a083a173937a 2019-07-22 10:16:46,836 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:46,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26eee99a-519e-470b-8a6d-a083a173937a 2019-07-22 10:16:46,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490489959717s 2019-07-22 10:16:46,842 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:48,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:49,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a34bfdbd-7a45-48e5-94e7-c71149cef124 x-openstack-request-id: req-a34bfdbd-7a45-48e5-94e7-c71149cef124 2019-07-22 10:16:49,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:49,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a34bfdbd-7a45-48e5-94e7-c71149cef124 2019-07-22 10:16:49,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449990987778s 2019-07-22 10:16:49,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:51,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:51,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c69015b3-3a47-4c32-ad80-583136bc9203 x-openstack-request-id: req-c69015b3-3a47-4c32-ad80-583136bc9203 2019-07-22 10:16:51,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:51,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c69015b3-3a47-4c32-ad80-583136bc9203 2019-07-22 10:16:51,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163721084595s 2019-07-22 10:16:51,473 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:53,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:53,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:53,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a142995-c398-4787-96ec-0d08e0dd8df5 x-openstack-request-id: req-4a142995-c398-4787-96ec-0d08e0dd8df5 2019-07-22 10:16:53,667 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:53,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4a142995-c398-4787-96ec-0d08e0dd8df5 2019-07-22 10:16:53,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190986156464s 2019-07-22 10:16:53,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:55,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:55,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:56,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6eece5d8-1ea7-444d-afaf-12d19e4a93c6 x-openstack-request-id: req-6eece5d8-1ea7-444d-afaf-12d19e4a93c6 2019-07-22 10:16:56,116 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:56,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6eece5d8-1ea7-444d-afaf-12d19e4a93c6 2019-07-22 10:16:56,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440181970596s 2019-07-22 10:16:56,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:16:58,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:16:58,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:16:58,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:16:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e182db9-08f8-48f3-8272-031c7a2a483a x-openstack-request-id: req-3e182db9-08f8-48f3-8272-031c7a2a483a 2019-07-22 10:16:58,582 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:16:58,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e182db9-08f8-48f3-8272-031c7a2a483a 2019-07-22 10:16:58,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457276105881s 2019-07-22 10:16:58,588 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:00,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:01,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ac0bcd7-a1fd-4a68-8191-238b81983b8f x-openstack-request-id: req-6ac0bcd7-a1fd-4a68-8191-238b81983b8f 2019-07-22 10:17:01,016 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:01,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ac0bcd7-a1fd-4a68-8191-238b81983b8f 2019-07-22 10:17:01,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425535917282s 2019-07-22 10:17:01,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:03,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:03,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:03,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca27c6cf-13e9-4a4e-9476-4e741471a196 x-openstack-request-id: req-ca27c6cf-13e9-4a4e-9476-4e741471a196 2019-07-22 10:17:03,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:03,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca27c6cf-13e9-4a4e-9476-4e741471a196 2019-07-22 10:17:03,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434504985809s 2019-07-22 10:17:03,466 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:05,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:05,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:05,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b725932-55ca-4434-9ef9-7bba3b628a45 x-openstack-request-id: req-4b725932-55ca-4434-9ef9-7bba3b628a45 2019-07-22 10:17:05,826 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:05,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b725932-55ca-4434-9ef9-7bba3b628a45 2019-07-22 10:17:05,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357580900192s 2019-07-22 10:17:05,833 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:07,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:08,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f96fb3c-3826-4d32-a191-3d0d33e298fd x-openstack-request-id: req-8f96fb3c-3826-4d32-a191-3d0d33e298fd 2019-07-22 10:17:08,288 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:08,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8f96fb3c-3826-4d32-a191-3d0d33e298fd 2019-07-22 10:17:08,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45333981514s 2019-07-22 10:17:08,295 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:10,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:10,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:10,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-98ebf31c-26a4-485f-947b-1ccb207cd4b0 x-openstack-request-id: req-98ebf31c-26a4-485f-947b-1ccb207cd4b0 2019-07-22 10:17:10,477 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:10,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-98ebf31c-26a4-485f-947b-1ccb207cd4b0 2019-07-22 10:17:10,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180216789246s 2019-07-22 10:17:10,484 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:12,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:12,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:13,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d7329bb-ac59-4aef-94fb-bf5f19a38b14 x-openstack-request-id: req-6d7329bb-ac59-4aef-94fb-bf5f19a38b14 2019-07-22 10:17:13,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:13,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d7329bb-ac59-4aef-94fb-bf5f19a38b14 2019-07-22 10:17:13,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530763149261s 2019-07-22 10:17:13,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:15,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:15,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75530f48-aa3d-40f7-b869-f79a0ec3094c x-openstack-request-id: req-75530f48-aa3d-40f7-b869-f79a0ec3094c 2019-07-22 10:17:15,204 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:15,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-75530f48-aa3d-40f7-b869-f79a0ec3094c 2019-07-22 10:17:15,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178384065628s 2019-07-22 10:17:15,210 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:17,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:17,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:17,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed1a70c0-fd05-4838-9680-f49e726a7adb x-openstack-request-id: req-ed1a70c0-fd05-4838-9680-f49e726a7adb 2019-07-22 10:17:17,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:17,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ed1a70c0-fd05-4838-9680-f49e726a7adb 2019-07-22 10:17:17,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218456983566s 2019-07-22 10:17:17,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:19,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:19,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5224e0c0-a4ee-40e6-9281-1286f837dd1e x-openstack-request-id: req-5224e0c0-a4ee-40e6-9281-1286f837dd1e 2019-07-22 10:17:19,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:19,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5224e0c0-a4ee-40e6-9281-1286f837dd1e 2019-07-22 10:17:19,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426028013229s 2019-07-22 10:17:19,871 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:21,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:22,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66527664-54fd-4b2c-8195-7146f77bb77a x-openstack-request-id: req-66527664-54fd-4b2c-8195-7146f77bb77a 2019-07-22 10:17:22,254 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:22,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66527664-54fd-4b2c-8195-7146f77bb77a 2019-07-22 10:17:22,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380891084671s 2019-07-22 10:17:22,261 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:24,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:24,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:24,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-483d91ec-676e-4510-b259-408894d23231 x-openstack-request-id: req-483d91ec-676e-4510-b259-408894d23231 2019-07-22 10:17:24,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:24,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-483d91ec-676e-4510-b259-408894d23231 2019-07-22 10:17:24,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185596942902s 2019-07-22 10:17:24,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:26,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:26,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-832fab8e-d003-49dd-9453-504433b2e5c0 x-openstack-request-id: req-832fab8e-d003-49dd-9453-504433b2e5c0 2019-07-22 10:17:26,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:26,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-832fab8e-d003-49dd-9453-504433b2e5c0 2019-07-22 10:17:26,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207758903503s 2019-07-22 10:17:26,671 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:28,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:29,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29c36708-4100-4e34-8dc7-0b83571c632b x-openstack-request-id: req-29c36708-4100-4e34-8dc7-0b83571c632b 2019-07-22 10:17:29,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:29,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29c36708-4100-4e34-8dc7-0b83571c632b 2019-07-22 10:17:29,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440583944321s 2019-07-22 10:17:29,121 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:31,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:31,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:31,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b14f444-3226-48b3-96a5-ea8d2e7c757c x-openstack-request-id: req-9b14f444-3226-48b3-96a5-ea8d2e7c757c 2019-07-22 10:17:31,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:31,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b14f444-3226-48b3-96a5-ea8d2e7c757c 2019-07-22 10:17:31,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423460960388s 2019-07-22 10:17:31,553 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:33,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:33,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:33,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d72dabb-4600-4c81-9c25-7bfd5799de5d x-openstack-request-id: req-9d72dabb-4600-4c81-9c25-7bfd5799de5d 2019-07-22 10:17:33,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:33,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9d72dabb-4600-4c81-9c25-7bfd5799de5d 2019-07-22 10:17:34,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44448018074s 2019-07-22 10:17:34,006 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:36,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:36,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:36,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e0ed90e-1f44-4deb-bd75-7cd4ddb3afdb x-openstack-request-id: req-9e0ed90e-1f44-4deb-bd75-7cd4ddb3afdb 2019-07-22 10:17:36,466 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:36,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9e0ed90e-1f44-4deb-bd75-7cd4ddb3afdb 2019-07-22 10:17:36,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4575548172s 2019-07-22 10:17:36,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:38,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:38,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:38,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a44c68e-3112-4025-9b9d-38503a007090 x-openstack-request-id: req-0a44c68e-3112-4025-9b9d-38503a007090 2019-07-22 10:17:38,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:38,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0a44c68e-3112-4025-9b9d-38503a007090 2019-07-22 10:17:38,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469530105591s 2019-07-22 10:17:38,951 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:40,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:41,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35ae97a8-2090-48e6-af9b-f9ff5ef8ff9b x-openstack-request-id: req-35ae97a8-2090-48e6-af9b-f9ff5ef8ff9b 2019-07-22 10:17:41,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:41,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-35ae97a8-2090-48e6-af9b-f9ff5ef8ff9b 2019-07-22 10:17:41,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453216075897s 2019-07-22 10:17:41,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:43,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:43,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:43,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec4da0bc-fdd4-4bee-b8cd-bf14669ff230 x-openstack-request-id: req-ec4da0bc-fdd4-4bee-b8cd-bf14669ff230 2019-07-22 10:17:43,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:43,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec4da0bc-fdd4-4bee-b8cd-bf14669ff230 2019-07-22 10:17:43,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20338010788s 2019-07-22 10:17:43,625 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:45,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:45,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:45,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1077f19-5363-4a6e-ba6c-6eadfb83eb1c x-openstack-request-id: req-f1077f19-5363-4a6e-ba6c-6eadfb83eb1c 2019-07-22 10:17:45,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:14:19Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:45,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1077f19-5363-4a6e-ba6c-6eadfb83eb1c 2019-07-22 10:17:45,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360843896866s 2019-07-22 10:17:45,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:17:47,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:17:48,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:48,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-11f22d6b-1a0e-46e6-b64c-b105f3bf440d x-openstack-request-id: req-11f22d6b-1a0e-46e6-b64c-b105f3bf440d 2019-07-22 10:17:48,173 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:cc:01", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T10:17:47.000000", "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T10:17:47Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:17:48,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-11f22d6b-1a0e-46e6-b64c-b105f3bf440d 2019-07-22 10:17:48,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176260948181s 2019-07-22 10:17:48,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 10:17:48,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=e195fbed-2c2b-49e7-afb0-ce938992a57b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:48,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:48 GMT X-Openstack-Request-Id: req-1065f77a-01da-49a1-98df-1befdc777a7c 2019-07-22 10:17:48,236 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:17:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ec39d7-3e60-4d60-be31-3894d96cb1b5","ip_address":"192.168.120.8"}],"id":"35dc59c6-33cd-4327-8e3f-245666cde996","security_groups":["a2029f87-b2f6-44f8-9bc6-1fa059d0d060"],"mac_address":"fa:16:3e:6c:cc:01","project_id":"41ca8148f94b4689bab68070805cc06b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:14:19Z","binding:vnic_type":"normal","device_id":"e195fbed-2c2b-49e7-afb0-ce938992a57b","ip_allocation":"immediate"}]} 2019-07-22 10:17:48,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=e195fbed-2c2b-49e7-afb0-ce938992a57b used request id req-1065f77a-01da-49a1-98df-1befdc777a7c 2019-07-22 10:17:48,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0562040805817s 2019-07-22 10:17:48,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:17:48,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=35dc59c6-33cd-4327-8e3f-245666cde996" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:48,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:48 GMT X-Openstack-Request-Id: req-7a87eb95-2e40-444e-899f-0a2e33e7da28 2019-07-22 10:17:48,299 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 10:17:48,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=35dc59c6-33cd-4327-8e3f-245666cde996 used request id req-7a87eb95-2e40-444e-899f-0a2e33e7da28 2019-07-22 10:17:48,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0532021522522s 2019-07-22 10:17:48,300 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6c:cc:01', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fb9e5412-a5c9-4c34-a3d2-3e13a8538415'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T10:17:47.000000', 'flavor': Munch({u'id': u'82b9c606-3e72-47dc-8ede-248b982650c8'}), 'az': u'nova', 'id': u'e195fbed-2c2b-49e7-afb0-ce938992a57b', 'security_groups': [Munch({u'name': u'shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5e79911ac3864f2ea451f25b98c226fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41ca8148f94b4689bab68070805cc06b', 'name': 'shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T10:17:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T10:17:47Z', 'hostId': u'21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T10:17:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'41ca8148f94b4689bab68070805cc06b', 'name': u'shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'adminPass': u'Y9vNMrKeYnYC', 'tenant_id': u'41ca8148f94b4689bab68070805cc06b', 'created_at': u'2019-07-22T10:14:16Z', 'created': u'2019-07-22T10:14:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 10:17:48,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:17:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:48,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:48 GMT X-Openstack-Request-Id: req-c6febbef-1f48-4666-94e4-abc785d9aec4 2019-07-22 10:17:48,409 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"41ca8148f94b4689bab68070805cc06b","l2_adjacency":true,"status":"ACTIVE","subnets":["22ec39d7-3e60-4d60-be31-3894d96cb1b5"],"description":"","tags":[],"updated_at":"2019-07-22T10:13:54Z","qos_policy_id":null,"name":"shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb","admin_state_up":true,"tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:13:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:17:48,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c6febbef-1f48-4666-94e4-abc785d9aec4 2019-07-22 10:17:48,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103790044785s 2019-07-22 10:17:48,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 10:17:48,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=e195fbed-2c2b-49e7-afb0-ce938992a57b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:48,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:48 GMT X-Openstack-Request-Id: req-8efc73d0-033c-4772-9630-709243e35ca2 2019-07-22 10:17:48,465 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:17:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"22ec39d7-3e60-4d60-be31-3894d96cb1b5","ip_address":"192.168.120.8"}],"id":"35dc59c6-33cd-4327-8e3f-245666cde996","security_groups":["a2029f87-b2f6-44f8-9bc6-1fa059d0d060"],"mac_address":"fa:16:3e:6c:cc:01","project_id":"41ca8148f94b4689bab68070805cc06b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:14:19Z","binding:vnic_type":"normal","device_id":"e195fbed-2c2b-49e7-afb0-ce938992a57b","ip_allocation":"immediate"}]} 2019-07-22 10:17:48,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=e195fbed-2c2b-49e7-afb0-ce938992a57b used request id req-8efc73d0-033c-4772-9630-709243e35ca2 2019-07-22 10:17:48,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537168979645s 2019-07-22 10:17:48,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-22 10:17:48,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "fixed_ip_address": "192.168.120.8", "port_id": "35dc59c6-33cd-4327-8e3f-245666cde996"}}' 2019-07-22 10:17:50,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:50 GMT X-Openstack-Request-Id: req-86bdbf07-f423-4723-a697-32fcd2bfe2ad 2019-07-22 10:17:50,890 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1220a895-9676-4a59-a506-46e5cabb27a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:17:49Z", "updated_at": "2019-07-22T10:17:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:cc:01", "device_id": "e195fbed-2c2b-49e7-afb0-ce938992a57b"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "41ca8148f94b4689bab68070805cc06b", "port_id": "35dc59c6-33cd-4327-8e3f-245666cde996", "id": "2070117b-ce06-4158-a3ee-06fe83bda11a", "qos_policy_id": null}} 2019-07-22 10:17:50,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-86bdbf07-f423-4723-a697-32fcd2bfe2ad 2019-07-22 10:17:50,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.42419505119s 2019-07-22 10:17:50,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:17:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:51,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:51 GMT X-Openstack-Request-Id: req-3cb9be25-9bdb-4c5f-819e-8866c0c28de3 2019-07-22 10:17:51,297 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1220a895-9676-4a59-a506-46e5cabb27a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:17:49Z", "updated_at": "2019-07-22T10:17:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:cc:01", "device_id": "e195fbed-2c2b-49e7-afb0-ce938992a57b"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "41ca8148f94b4689bab68070805cc06b", "port_id": "35dc59c6-33cd-4327-8e3f-245666cde996", "id": "2070117b-ce06-4158-a3ee-06fe83bda11a", "qos_policy_id": null}]} 2019-07-22 10:17:51,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3cb9be25-9bdb-4c5f-819e-8866c0c28de3 2019-07-22 10:17:51,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.392930030823s 2019-07-22 10:17:51,304 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:17:51,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:17:51,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:51,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:51 GMT X-Openstack-Request-Id: req-e4270182-8059-42b2-af3f-4df772b75957 2019-07-22 10:17:51,491 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1220a895-9676-4a59-a506-46e5cabb27a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:17:49Z", "updated_at": "2019-07-22T10:17:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:cc:01", "device_id": "e195fbed-2c2b-49e7-afb0-ce938992a57b"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "41ca8148f94b4689bab68070805cc06b", "port_id": "35dc59c6-33cd-4327-8e3f-245666cde996", "id": "2070117b-ce06-4158-a3ee-06fe83bda11a", "qos_policy_id": null}]} 2019-07-22 10:17:51,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e4270182-8059-42b2-af3f-4df772b75957 2019-07-22 10:17:51,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0775320529938s 2019-07-22 10:17:51,498 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:17:51,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:17:51,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:51,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:51 GMT X-Openstack-Request-Id: req-a3e3ca88-797f-4382-bdd9-ca74d2711298 2019-07-22 10:17:51,670 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1220a895-9676-4a59-a506-46e5cabb27a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:17:49Z", "updated_at": "2019-07-22T10:17:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:cc:01", "device_id": "e195fbed-2c2b-49e7-afb0-ce938992a57b"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "41ca8148f94b4689bab68070805cc06b", "port_id": "35dc59c6-33cd-4327-8e3f-245666cde996", "id": "2070117b-ce06-4158-a3ee-06fe83bda11a", "qos_policy_id": null}]} 2019-07-22 10:17:51,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a3e3ca88-797f-4382-bdd9-ca74d2711298 2019-07-22 10:17:51,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0627129077911s 2019-07-22 10:17:51,676 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:17:51,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:17:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:51,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:51 GMT X-Openstack-Request-Id: req-fcd9a95f-d198-4cd0-aea9-a3e58f054fab 2019-07-22 10:17:51,867 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1220a895-9676-4a59-a506-46e5cabb27a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:17:49Z", "updated_at": "2019-07-22T10:17:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:cc:01", "device_id": "e195fbed-2c2b-49e7-afb0-ce938992a57b"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "41ca8148f94b4689bab68070805cc06b", "port_id": "35dc59c6-33cd-4327-8e3f-245666cde996", "id": "2070117b-ce06-4158-a3ee-06fe83bda11a", "qos_policy_id": null}]} 2019-07-22 10:17:51,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fcd9a95f-d198-4cd0-aea9-a3e58f054fab 2019-07-22 10:17:51,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0816740989685s 2019-07-22 10:17:51,873 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:17:51,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:17:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:52,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:52 GMT X-Openstack-Request-Id: req-bb935dd7-452e-405b-9804-4ab7e713f217 2019-07-22 10:17:52,060 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1220a895-9676-4a59-a506-46e5cabb27a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:17:49Z", "updated_at": "2019-07-22T10:17:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:cc:01", "device_id": "e195fbed-2c2b-49e7-afb0-ce938992a57b"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "41ca8148f94b4689bab68070805cc06b", "port_id": "35dc59c6-33cd-4327-8e3f-245666cde996", "id": "2070117b-ce06-4158-a3ee-06fe83bda11a", "qos_policy_id": null}]} 2019-07-22 10:17:52,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-bb935dd7-452e-405b-9804-4ab7e713f217 2019-07-22 10:17:52,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0769929885864s 2019-07-22 10:17:52,066 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:17:52,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:17:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:17:52,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:52 GMT X-Openstack-Request-Id: req-327a6097-9984-45c2-a95c-2343321539b3 2019-07-22 10:17:52,238 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1220a895-9676-4a59-a506-46e5cabb27a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:17:49Z", "updated_at": "2019-07-22T10:17:52Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:cc:01", "device_id": "e195fbed-2c2b-49e7-afb0-ce938992a57b"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "41ca8148f94b4689bab68070805cc06b", "port_id": "35dc59c6-33cd-4327-8e3f-245666cde996", "id": "2070117b-ce06-4158-a3ee-06fe83bda11a", "qos_policy_id": null}]} 2019-07-22 10:17:52,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-327a6097-9984-45c2-a95c-2343321539b3 2019-07-22 10:17:52,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626850128174s 2019-07-22 10:17:52,244 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1220a895-9676-4a59-a506-46e5cabb27a6', 'updated_at': u'2019-07-22T10:17:52Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'35dc59c6-33cd-4327-8e3f-245666cde996', 'id': u'2070117b-ce06-4158-a3ee-06fe83bda11a', 'network': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'port': u'35dc59c6-33cd-4327-8e3f-245666cde996', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'41ca8148f94b4689bab68070805cc06b', 'name': 'shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'41ca8148f94b4689bab68070805cc06b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4e85ae06-dad9-4c41-8673-959c8e83ef35', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6c:cc:01', u'device_id': u'e195fbed-2c2b-49e7-afb0-ce938992a57b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'41ca8148f94b4689bab68070805cc06b', 'created_at': u'2019-07-22T10:17:49Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4e85ae06-dad9-4c41-8673-959c8e83ef35', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6c:cc:01', u'device_id': u'e195fbed-2c2b-49e7-afb0-ce938992a57b'}), 'router': u'1220a895-9676-4a59-a506-46e5cabb27a6'}) 2019-07-22 10:17:52,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 10:17:52,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 10:17:52,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10318 Content-Type: application/json Date: Mon, 22 Jul 2019 10:17:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a6bd84c-b002-4514-b8c5-e1f37d314a28 x-openstack-request-id: req-5a6bd84c-b002-4514-b8c5-e1f37d314a28 2019-07-22 10:17:52,486 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 761192732 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.237983] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.241134] pid_max: default: 32768 minimum: 301\n[ 0.242840] ACPI: Core revision 20150930\n[ 0.244954] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.247422] Security Framework initialized\n[ 0.248984] Yama: becoming mindful.\n[ 0.250364] AppArmor: AppArmor initialized\n[ 0.251955] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254427] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.256851] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259229] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261939] Initializing cgroup subsys io\n[ 0.263572] Initializing cgroup subsys memory\n[ 0.265299] Initializing cgroup subsys devices\n[ 0.267036] Initializing cgroup subsys freezer\n[ 0.268781] Initializing cgroup subsys net_cls\n[ 0.270513] Initializing cgroup subsys perf_event\n[ 0.272344] Initializing cgroup subsys net_prio\n[ 0.274106] Initializing cgroup subsys hugetlb\n[ 0.275839] Initializing cgroup subsys pids\n[ 0.277536] CPU: Physical Processor ID: 0\n[ 0.279857] mce: CPU supports 10 MCE banks\n[ 0.281531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.283538] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285746] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.287834] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.290178] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.292634] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.294905] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.297906] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.320951] Freeing SMP alternatives memory: 32K\n[ 0.339844] ftrace: allocating 32237 entries in 126 pages\n[ 0.393142] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.395631] smpboot: Max logical packages: 1\n[ 0.397776] x2apic enabled\n[ 0.399347] Switched APIC routing to physical x2apic.\n[ 0.402616] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.404916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.409259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.412948] KVM setup paravirtual spinlock\n[ 0.417149] x86: Booted up 1 node, 1 CPUs\n[ 0.418711] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.421486] devtmpfs: initialized\n[ 0.424066] evm: security.selinux\n[ 0.425401] evm: security.SMACK64\n[ 0.426732] evm: security.SMACK64EXEC\n[ 0.428173] evm: security.SMACK64TRANSMUTE\n[ 0.429747] evm: security.SMACK64MMAP\n[ 0.431172] evm: security.ima\n[ 0.432408] evm: security.capability\n[ 0.434061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.437587] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.440128] pinctrl core: initialized pinctrl subsystem\n[ 0.442363] RTC time: 10:17:47, date: 07/22/19\n[ 0.444484] NET: Registered protocol family 16\n[ 0.446645] cpuidle: using governor ladder\n[ 0.448214] cpuidle: using governor menu\n[ 0.449735] PCCT header not found.\n[ 0.451237] ACPI: bus type PCI registered\n[ 0.453182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.455891] PCI: Using configuration type 1 for base access\n[ 0.459479] ACPI: Added _OSI(Module Device)\n[ 0.461433] ACPI: Added _OSI(Processor Device)\n[ 0.463451] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.465618] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.469536] ACPI: Interpreter enabled\n[ 0.471008] ACPI: (supports S0 S5)\n[ 0.472422] ACPI: Using IOAPIC for interrupt routing\n[ 0.474349] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.479434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.481638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.484036] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.486350] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.490537] acpiphp: Slot [3] registered\n[ 0.508950] acpiphp: Slot [4] registered\n[ 0.510516] acpiphp: Slot [5] registered\n[ 0.512080] acpiphp: Slot [6] registered\n[ 0.513619] acpiphp: Slot [7] registered\n[ 0.515159] acpiphp: Slot [8] registered\n[ 0.516690] acpiphp: Slot [9] registered\n[ 0.518231] acpiphp: Slot [10] registered\n[ 0.519795] acpiphp: Slot [11] registered\n[ 0.521356] acpiphp: Slot [12] registered\n[ 0.522934] acpiphp: Slot [13] registered\n[ 0.524500] acpiphp: Slot [14] registered\n[ 0.526110] acpiphp: Slot [15] registered\n[ 0.527700] acpiphp: Slot [16] registered\n[ 0.529275] acpiphp: Slot [17] registered\n[ 0.530884] acpiphp: Slot [18] registered\n[ 0.532455] acpiphp: Slot [19] registered\n[ 0.534017] acpiphp: Slot [20] registered\n[ 0.535727] acpiphp: Slot [21] registered\n[ 0.537305] acpiphp: Slot [22] registered\n[ 0.538858] acpiphp: Slot [23] registered\n[ 0.540450] acpiphp: Slot [24] registered\n[ 0.542062] acpiphp: Slot [25] registered\n[ 0.543504] acpiphp: Slot [26] registered\n[ 0.544952] acpiphp: Slot [27] registered\n[ 0.546876] acpiphp: Slot [28] registered\n[ 0.548772] acpiphp: Slot [29] registered\n[ 0.550673] acpiphp: Slot [30] registered\n[ 0.552599] acpiphp: Slot [31] registered\n[ 0.554483] PCI host bridge to bus 0000:00\n[ 0.556389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.559334] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.562278] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.565737] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.569087] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.572504] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.579182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.582204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.585074] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.588398] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.593804] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.597248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.623118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.626245] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.629616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.632652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.635636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.638280] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.641017] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.643408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.646858] vgaarb: loaded\n[ 0.648168] vgaarb: bridge control possible 0000:00:02.0\n[ 0.650852] SCSI subsystem initialized\n[ 0.652803] ACPI: bus type USB registered\n[ 0.654655] usbcore: registered new interface driver usbfs\n[ 0.657018] usbcore: registered new interface driver hub\n[ 0.659301] usbcore: registered new device driver usb\n[ 0.661749] PCI: Using ACPI for IRQ routing\n[ 0.664093] NetLabel: Initializing\n[ 0.665666] NetLabel: domain hash size = 128\n[ 0.667562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.669679] NetLabel: unlabeled traffic allowed by default\n[ 0.672133] amd_nb: Cannot enumerate AMD northbridges\n[ 0.674284] clocksource: Switched to clocksource kvm-clock\n[ 0.685236] AppArmor: AppArmor Filesystem Enabled\n[ 0.687337] pnp: PnP ACPI init\n[ 0.689088] pnp: PnP ACPI: found 5 devices\n[ 0.696615] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.700374] NET: Registered protocol family 2\n[ 0.702564] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.705411] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.708048] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.710716] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.713160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.715764] NET: Registered protocol family 1\n[ 0.717724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.720160] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.722539] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739338] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.756279] Unpacking initramfs...\n[ 1.249420] Freeing initrd memory: 37084K\n[ 1.251738] Scanning for low memory corruption every 60 seconds\n[ 1.254680] audit: initializing netlink subsys (disabled)\n[ 1.257001] audit: type=2000 audit(1563790669.345:1): initialized\n[ 1.259925] Initialise system trusted keyring\n[ 1.261981] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.264619] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268347] zbud: loaded\n[ 1.269872] VFS: Disk quotas dquot_6.6.0\n[ 1.271664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274692] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.277361] fuse init (API version 7.23)\n[ 1.279264] Key type big_key registered\n[ 1.281030] Allocating IMA MOK and blacklist keyrings.\n[ 1.283598] Key type asymmetric registered\n[ 1.285433] Asymmetric key parser 'x509' registered\n[ 1.287571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.290847] io scheduler noop registered\n[ 1.292619] io scheduler deadline registered (default)\n[ 1.294846] io scheduler cfq registered\n[ 1.296644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.299004] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.301806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.305008] ACPI: Power Button [PWRF]\n[ 1.306795] GHES: HEST is not enabled!\n[ 1.323142] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.356839] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.360936] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.387417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.391774] Linux agpgart interface v0.103\n[ 1.395306] loop: module loaded\n[ 1.399314] vda: vda1\n[ 1.401345] scsi host0: ata_piix\n[ 1.402967] scsi host1: ata_piix\n[ 1.404509] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.407278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.410732] libphy: Fixed MDIO Bus: probed\n[ 1.412532] tun: Universal TUN/TAP device driver, 1.6\n[ 1.414619] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.418593] PPP generic driver version 2.4.2\n[ 1.420526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.423209] ehci-pci: EHCI PCI platform driver\n[ 1.425163] ehci-platform: EHCI generic platform driver\n[ 1.427373] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.429905] ohci-pci: OHCI PCI platform driver\n[ 1.431830] ohci-platform: OHCI generic platform driver\n[ 1.434031] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.451320] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.453596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.456822] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.459010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.461519] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.464287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.467423] usb usb1: Product: UHCI Host Controller\n[ 1.469498] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.472101] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.474184] hub 1-0:1.0: USB hub found\n[ 1.475883] hub 1-0:1.0: 2 ports detected\n[ 1.477817] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.482229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.484348] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.486596] mousedev: PS/2 mouse device common for all mice\n[ 1.489295] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.493044] rtc_cmos 00:00: RTC can wake from S4\n[ 1.495584] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.498219] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.500890] i2c /dev entries driver\n[ 1.502563] device-mapper: uevent: version 1.0.3\n[ 1.504641] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.508244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.511098] NET: Registered protocol family 10\n[ 1.513282] NET: Registered protocol family 17\n[ 1.515246] Key type dns_resolver registered\n[ 1.517352] registered taskstats version 1\n[ 1.519233] Loading compiled-in X.509 certificates\n[ 1.521881] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.526018] zswap: loaded using pool lzo/zbud\n[ 1.529457] Key type trusted registered\n[ 1.533266] Key type encrypted registered\n[ 1.535078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.537387] ima: No TPM chip found, activating TPM-bypass!\n[ 1.539709] evm: HMAC attrs: 0x1\n[ 1.541592] Magic number: 11:438:275\n[ 1.543335] tty tty12: hash matches\n[ 1.545044] rtc_cmos 00:00: setting system clock to 2019-07-22 10:17:49 UTC (1563790669)\n[ 1.565058] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.567209] EDD information not available.\n[ 1.571490] Freeing unused kernel memory: 1512K\n[ 1.573182] Write protecting the kernel read-only data: 14336k\n[ 1.578494] Freeing unused kernel memory: 1692K\n[ 1.580509] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.592687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.596401] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.599990] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.603488] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.606806] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.610253] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.620890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.625139] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.628496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.632002] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.690026] [drm] Initialized drm 1.1.0 20060810\n[ 1.692962] virtio_net virtio0 ens3: renamed from eth0\n[ 1.701965] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.706605] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.729845] AVX2 version of gcm_enc/dec engaged.\n[ 1.731639] AES CTR mode by8 optimization enabled\n[ 1.733913] FDC 0 is a S82078B\n[ 1.786317] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.951040] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.953408] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.955856] usb 1-1: Product: QEMU USB Tablet\n[ 1.957476] usb 1-1: Manufacturer: QEMU\n[ 1.958948] usb 1-1: SerialNumber: 42\n[ 1.967751] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.975587] usbcore: registered new interface driver usbhid\n[ 1.977612] usbhid: USB HID core driver\n[ 1.980479] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.984632] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.371410] md: linear personality registered for level -1\n[ 2.375525] md: multipath personality registered for level -4\n[ 2.379748] md: raid0 personality registered for level 0\n[ 2.384348] md: raid1 personality registered for level 1\n[ 2.454290] raid6: sse2x1 gen() 11280 MB/s\n[ 2.522268] raid6: sse2x1 xor() 8854 MB/s\n[ 2.590268] raid6: sse2x2 gen() 14446 MB/s\n[ 2.658288] raid6: sse2x2 xor() 9675 MB/s\n[ 2.730290] raid6: sse2x4 gen() 16646 MB/s\n[ 2.798284] raid6: sse2x4 xor() 11617 MB/s\n[ 2.866278] raid6: avx2x1 gen() 22096 MB/s\n[ 2.934271] raid6: avx2x2 gen() 25793 MB/s\n[ 3.002267] raid6: avx2x4 gen() 29736 MB/s\n[ 3.003836] raid6: using algorithm avx2x4 gen() 29736 MB/s\n[ 3.005755] raid6: using avx2x2 recovery algorithm\n[ 3.011787] xor: automatically using best checksumming function:\n[ 3.050268] avx : 32749.000 MB/sec\n[ 3.053346] async_tx: api initialized (async)\n[ 3.066176] md: raid6 personality registered for level 6\n[ 3.068083] md: raid5 personality registered for level 5\n[ 3.069954] md: raid4 personality registered for level 4\n[ 3.078194] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.118608] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.140910] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.249749] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.256142] systemd[1]: Detected virtualization kvm.\n[ 3.257886] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.262533] systemd[1]: Set hostname to .\n[ 3.265770] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.267851] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.408070] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.412093] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.418088] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.422063] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.425883] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.429121] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.432673] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.437052] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.441795] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.446052] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.450133] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.457082] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.465335] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.471805] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.476226] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.485198] iscsi: registered transport (tcp)\n[ 3.487487] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.494384] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.503506] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.512967] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.518650] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.522394] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.528428] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.533790] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 3.538714] iscsi: registered transport (iser)\n\n[ 3.541284] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.546534] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.553271] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.566303] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.575753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.583899] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.591867] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.600658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.615213] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.628471] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.636150] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.641067] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.644617] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n"} 2019-07-22 10:17:52,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b/action used request id req-5a6bd84c-b002-4514-b8c5-e1f37d314a28 2019-07-22 10:17:52,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.242370843887s 2019-07-22 10:17:52,488 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 761192732 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.237983] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.241134] pid_max: default: 32768 minimum: 301 [ 0.242840] ACPI: Core revision 20150930 [ 0.244954] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.247422] Security Framework initialized [ 0.248984] Yama: becoming mindful. [ 0.250364] AppArmor: AppArmor initialized [ 0.251955] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254427] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.256851] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259229] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261939] Initializing cgroup subsys io [ 0.263572] Initializing cgroup subsys memory [ 0.265299] Initializing cgroup subsys devices [ 0.267036] Initializing cgroup subsys freezer [ 0.268781] Initializing cgroup subsys net_cls [ 0.270513] Initializing cgroup subsys perf_event [ 0.272344] Initializing cgroup subsys net_prio [ 0.274106] Initializing cgroup subsys hugetlb [ 0.275839] Initializing cgroup subsys pids [ 0.277536] CPU: Physical Processor ID: 0 [ 0.279857] mce: CPU supports 10 MCE banks [ 0.281531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.283538] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285746] Spectre V2 : Mitigation: Full generic retpoline [ 0.287834] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290178] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292634] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294905] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.297906] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320951] Freeing SMP alternatives memory: 32K [ 0.339844] ftrace: allocating 32237 entries in 126 pages [ 0.393142] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.395631] smpboot: Max logical packages: 1 [ 0.397776] x2apic enabled [ 0.399347] Switched APIC routing to physical x2apic. [ 0.402616] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.404916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.409259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.412948] KVM setup paravirtual spinlock [ 0.417149] x86: Booted up 1 node, 1 CPUs [ 0.418711] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.421486] devtmpfs: initialized [ 0.424066] evm: security.selinux [ 0.425401] evm: security.SMACK64 [ 0.426732] evm: security.SMACK64EXEC [ 0.428173] evm: security.SMACK64TRANSMUTE [ 0.429747] evm: security.SMACK64MMAP [ 0.431172] evm: security.ima [ 0.432408] evm: security.capability [ 0.434061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.437587] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.440128] pinctrl core: initialized pinctrl subsystem [ 0.442363] RTC time: 10:17:47, date: 07/22/19 [ 0.444484] NET: Registered protocol family 16 [ 0.446645] cpuidle: using governor ladder [ 0.448214] cpuidle: using governor menu [ 0.449735] PCCT header not found. [ 0.451237] ACPI: bus type PCI registered [ 0.453182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.455891] PCI: Using configuration type 1 for base access [ 0.459479] ACPI: Added _OSI(Module Device) [ 0.461433] ACPI: Added _OSI(Processor Device) [ 0.463451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.465618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.469536] ACPI: Interpreter enabled [ 0.471008] ACPI: (supports S0 S5) [ 0.472422] ACPI: Using IOAPIC for interrupt routing [ 0.474349] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.479434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.481638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.484036] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.486350] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.490537] acpiphp: Slot [3] registered [ 0.508950] acpiphp: Slot [4] registered [ 0.510516] acpiphp: Slot [5] registered [ 0.512080] acpiphp: Slot [6] registered [ 0.513619] acpiphp: Slot [7] registered [ 0.515159] acpiphp: Slot [8] registered [ 0.516690] acpiphp: Slot [9] registered [ 0.518231] acpiphp: Slot [10] registered [ 0.519795] acpiphp: Slot [11] registered [ 0.521356] acpiphp: Slot [12] registered [ 0.522934] acpiphp: Slot [13] registered [ 0.524500] acpiphp: Slot [14] registered [ 0.526110] acpiphp: Slot [15] registered [ 0.527700] acpiphp: Slot [16] registered [ 0.529275] acpiphp: Slot [17] registered [ 0.530884] acpiphp: Slot [18] registered [ 0.532455] acpiphp: Slot [19] registered [ 0.534017] acpiphp: Slot [20] registered [ 0.535727] acpiphp: Slot [21] registered [ 0.537305] acpiphp: Slot [22] registered [ 0.538858] acpiphp: Slot [23] registered [ 0.540450] acpiphp: Slot [24] registered [ 0.542062] acpiphp: Slot [25] registered [ 0.543504] acpiphp: Slot [26] registered [ 0.544952] acpiphp: Slot [27] registered [ 0.546876] acpiphp: Slot [28] registered [ 0.548772] acpiphp: Slot [29] registered [ 0.550673] acpiphp: Slot [30] registered [ 0.552599] acpiphp: Slot [31] registered [ 0.554483] PCI host bridge to bus 0000:00 [ 0.556389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.559334] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.562278] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.565737] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.569087] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.572504] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.579182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.582204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.585074] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.588398] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.593804] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.597248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.623118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.626245] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.629616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.632652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.635636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.638280] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.641017] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.643408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.646858] vgaarb: loaded [ 0.648168] vgaarb: bridge control possible 0000:00:02.0 [ 0.650852] SCSI subsystem initialized [ 0.652803] ACPI: bus type USB registered [ 0.654655] usbcore: registered new interface driver usbfs [ 0.657018] usbcore: registered new interface driver hub [ 0.659301] usbcore: registered new device driver usb [ 0.661749] PCI: Using ACPI for IRQ routing [ 0.664093] NetLabel: Initializing [ 0.665666] NetLabel: domain hash size = 128 [ 0.667562] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.669679] NetLabel: unlabeled traffic allowed by default [ 0.672133] amd_nb: Cannot enumerate AMD northbridges [ 0.674284] clocksource: Switched to clocksource kvm-clock [ 0.685236] AppArmor: AppArmor Filesystem Enabled [ 0.687337] pnp: PnP ACPI init [ 0.689088] pnp: PnP ACPI: found 5 devices [ 0.696615] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.700374] NET: Registered protocol family 2 [ 0.702564] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.705411] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.708048] TCP: Hash tables configured (established 4096 bind 4096) [ 0.710716] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.713160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.715764] NET: Registered protocol family 1 [ 0.717724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.720160] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.722539] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739338] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.756279] Unpacking initramfs... [ 1.249420] Freeing initrd memory: 37084K [ 1.251738] Scanning for low memory corruption every 60 seconds [ 1.254680] audit: initializing netlink subsys (disabled) [ 1.257001] audit: type=2000 audit(1563790669.345:1): initialized [ 1.259925] Initialise system trusted keyring [ 1.261981] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.264619] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268347] zbud: loaded [ 1.269872] VFS: Disk quotas dquot_6.6.0 [ 1.271664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274692] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.277361] fuse init (API version 7.23) [ 1.279264] Key type big_key registered [ 1.281030] Allocating IMA MOK and blacklist keyrings. [ 1.283598] Key type asymmetric registered [ 1.285433] Asymmetric key parser 'x509' registered [ 1.287571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.290847] io scheduler noop registered [ 1.292619] io scheduler deadline registered (default) [ 1.294846] io scheduler cfq registered [ 1.296644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.299004] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.301806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.305008] ACPI: Power Button [PWRF] [ 1.306795] GHES: HEST is not enabled! [ 1.323142] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.356839] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.360936] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.387417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.391774] Linux agpgart interface v0.103 [ 1.395306] loop: module loaded [ 1.399314] vda: vda1 [ 1.401345] scsi host0: ata_piix [ 1.402967] scsi host1: ata_piix [ 1.404509] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.407278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.410732] libphy: Fixed MDIO Bus: probed [ 1.412532] tun: Universal TUN/TAP device driver, 1.6 [ 1.414619] tun: (C) 1999-2004 Max Krasnyansky [ 1.418593] PPP generic driver version 2.4.2 [ 1.420526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.423209] ehci-pci: EHCI PCI platform driver [ 1.425163] ehci-platform: EHCI generic platform driver [ 1.427373] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.429905] ohci-pci: OHCI PCI platform driver [ 1.431830] ohci-platform: OHCI generic platform driver [ 1.434031] uhci_hcd: USB Universal Host Controller Interface driver [ 1.451320] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.453596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.456822] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.459010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.461519] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.464287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.467423] usb usb1: Product: UHCI Host Controller [ 1.469498] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.472101] usb usb1: SerialNumber: 0000:00:01.2 [ 1.474184] hub 1-0:1.0: USB hub found [ 1.475883] hub 1-0:1.0: 2 ports detected [ 1.477817] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.482229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.484348] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.486596] mousedev: PS/2 mouse device common for all mice [ 1.489295] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.493044] rtc_cmos 00:00: RTC can wake from S4 [ 1.495584] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.498219] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.500890] i2c /dev entries driver [ 1.502563] device-mapper: uevent: version 1.0.3 [ 1.504641] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.508244] ledtrig-cpu: registered to indicate activity on CPUs [ 1.511098] NET: Registered protocol family 10 [ 1.513282] NET: Registered protocol family 17 [ 1.515246] Key type dns_resolver registered [ 1.517352] registered taskstats version 1 [ 1.519233] Loading compiled-in X.509 certificates [ 1.521881] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.526018] zswap: loaded using pool lzo/zbud [ 1.529457] Key type trusted registered [ 1.533266] Key type encrypted registered [ 1.535078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.537387] ima: No TPM chip found, activating TPM-bypass! [ 1.539709] evm: HMAC attrs: 0x1 [ 1.541592] Magic number: 11:438:275 [ 1.543335] tty tty12: hash matches [ 1.545044] rtc_cmos 00:00: setting system clock to 2019-07-22 10:17:49 UTC (1563790669) [ 1.565058] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.567209] EDD information not available. [ 1.571490] Freeing unused kernel memory: 1512K [ 1.573182] Write protecting the kernel read-only data: 14336k [ 1.578494] Freeing unused kernel memory: 1692K [ 1.580509] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.592687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.596401] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.599990] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.603488] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.606806] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.610253] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.620890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.625139] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.628496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.632002] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.690026] [drm] Initialized drm 1.1.0 20060810 [ 1.692962] virtio_net virtio0 ens3: renamed from eth0 [ 1.701965] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.706605] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.729845] AVX2 version of gcm_enc/dec engaged. [ 1.731639] AES CTR mode by8 optimization enabled [ 1.733913] FDC 0 is a S82078B [ 1.786317] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.951040] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.953408] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.955856] usb 1-1: Product: QEMU USB Tablet [ 1.957476] usb 1-1: Manufacturer: QEMU [ 1.958948] usb 1-1: SerialNumber: 42 [ 1.967751] hidraw: raw HID events driver (C) Jiri Kosina [ 1.975587] usbcore: registered new interface driver usbhid [ 1.977612] usbhid: USB HID core driver [ 1.980479] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.984632] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.371410] md: linear personality registered for level -1 [ 2.375525] md: multipath personality registered for level -4 [ 2.379748] md: raid0 personality registered for level 0 [ 2.384348] md: raid1 personality registered for level 1 [ 2.454290] raid6: sse2x1 gen() 11280 MB/s [ 2.522268] raid6: sse2x1 xor() 8854 MB/s [ 2.590268] raid6: sse2x2 gen() 14446 MB/s [ 2.658288] raid6: sse2x2 xor() 9675 MB/s [ 2.730290] raid6: sse2x4 gen() 16646 MB/s [ 2.798284] raid6: sse2x4 xor() 11617 MB/s [ 2.866278] raid6: avx2x1 gen() 22096 MB/s [ 2.934271] raid6: avx2x2 gen() 25793 MB/s [ 3.002267] raid6: avx2x4 gen() 29736 MB/s [ 3.003836] raid6: using algorithm avx2x4 gen() 29736 MB/s [ 3.005755] raid6: using avx2x2 recovery algorithm [ 3.011787] xor: automatically using best checksumming function: [ 3.050268] avx : 32749.000 MB/sec [ 3.053346] async_tx: api initialized (async) [ 3.066176] md: raid6 personality registered for level 6 [ 3.068083] md: raid5 personality registered for level 5 [ 3.069954] md: raid4 personality registered for level 4 [ 3.078194] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.118608] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.140910] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.249749] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.256142] systemd[1]: Detected virtualization kvm. [ 3.257886] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.262533] systemd[1]: Set hostname to . [ 3.265770] systemd[1]: Initializing machine ID from KVM UUID. [ 3.267851] systemd[1]: Installed transient /etc/machine-id file. [ 3.408070] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.412093] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.418088] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.422063] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.425883] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.429121] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.432673] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.437052] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.441795] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.446052] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.450133] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.457082] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.465335] systemd[1]: Mounting POSIX Message Queue File System... [ 3.471805] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.476226] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.485198] iscsi: registered transport (tcp) [ 3.487487] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.494384] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.503506] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.512967] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.518650] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.522394] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.528428] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.533790] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 3.538714] iscsi: registered transport (iser) [ 3.541284] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.546534] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.553271] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.566303] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.575753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.583899] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.591867] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.600658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.615213] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.628471] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.636150] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.641067] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.644617] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. 2019-07-22 10:17:53,491 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-07-22 10:18:02,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 10:18:02,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 10:18:02,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13344 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c1459d1-8dcb-49ca-b7a5-0cb4de9de2ce x-openstack-request-id: req-3c1459d1-8dcb-49ca-b7a5-0cb4de9de2ce 2019-07-22 10:18:02,582 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 761192732 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.237983] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.241134] pid_max: default: 32768 minimum: 301\n[ 0.242840] ACPI: Core revision 20150930\n[ 0.244954] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.247422] Security Framework initialized\n[ 0.248984] Yama: becoming mindful.\n[ 0.250364] AppArmor: AppArmor initialized\n[ 0.251955] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254427] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.256851] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259229] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261939] Initializing cgroup subsys io\n[ 0.263572] Initializing cgroup subsys memory\n[ 0.265299] Initializing cgroup subsys devices\n[ 0.267036] Initializing cgroup subsys freezer\n[ 0.268781] Initializing cgroup subsys net_cls\n[ 0.270513] Initializing cgroup subsys perf_event\n[ 0.272344] Initializing cgroup subsys net_prio\n[ 0.274106] Initializing cgroup subsys hugetlb\n[ 0.275839] Initializing cgroup subsys pids\n[ 0.277536] CPU: Physical Processor ID: 0\n[ 0.279857] mce: CPU supports 10 MCE banks\n[ 0.281531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.283538] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285746] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.287834] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.290178] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.292634] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.294905] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.297906] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.320951] Freeing SMP alternatives memory: 32K\n[ 0.339844] ftrace: allocating 32237 entries in 126 pages\n[ 0.393142] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.395631] smpboot: Max logical packages: 1\n[ 0.397776] x2apic enabled\n[ 0.399347] Switched APIC routing to physical x2apic.\n[ 0.402616] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.404916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.409259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.412948] KVM setup paravirtual spinlock\n[ 0.417149] x86: Booted up 1 node, 1 CPUs\n[ 0.418711] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.421486] devtmpfs: initialized\n[ 0.424066] evm: security.selinux\n[ 0.425401] evm: security.SMACK64\n[ 0.426732] evm: security.SMACK64EXEC\n[ 0.428173] evm: security.SMACK64TRANSMUTE\n[ 0.429747] evm: security.SMACK64MMAP\n[ 0.431172] evm: security.ima\n[ 0.432408] evm: security.capability\n[ 0.434061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.437587] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.440128] pinctrl core: initialized pinctrl subsystem\n[ 0.442363] RTC time: 10:17:47, date: 07/22/19\n[ 0.444484] NET: Registered protocol family 16\n[ 0.446645] cpuidle: using governor ladder\n[ 0.448214] cpuidle: using governor menu\n[ 0.449735] PCCT header not found.\n[ 0.451237] ACPI: bus type PCI registered\n[ 0.453182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.455891] PCI: Using configuration type 1 for base access\n[ 0.459479] ACPI: Added _OSI(Module Device)\n[ 0.461433] ACPI: Added _OSI(Processor Device)\n[ 0.463451] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.465618] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.469536] ACPI: Interpreter enabled\n[ 0.471008] ACPI: (supports S0 S5)\n[ 0.472422] ACPI: Using IOAPIC for interrupt routing\n[ 0.474349] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.479434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.481638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.484036] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.486350] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.490537] acpiphp: Slot [3] registered\n[ 0.508950] acpiphp: Slot [4] registered\n[ 0.510516] acpiphp: Slot [5] registered\n[ 0.512080] acpiphp: Slot [6] registered\n[ 0.513619] acpiphp: Slot [7] registered\n[ 0.515159] acpiphp: Slot [8] registered\n[ 0.516690] acpiphp: Slot [9] registered\n[ 0.518231] acpiphp: Slot [10] registered\n[ 0.519795] acpiphp: Slot [11] registered\n[ 0.521356] acpiphp: Slot [12] registered\n[ 0.522934] acpiphp: Slot [13] registered\n[ 0.524500] acpiphp: Slot [14] registered\n[ 0.526110] acpiphp: Slot [15] registered\n[ 0.527700] acpiphp: Slot [16] registered\n[ 0.529275] acpiphp: Slot [17] registered\n[ 0.530884] acpiphp: Slot [18] registered\n[ 0.532455] acpiphp: Slot [19] registered\n[ 0.534017] acpiphp: Slot [20] registered\n[ 0.535727] acpiphp: Slot [21] registered\n[ 0.537305] acpiphp: Slot [22] registered\n[ 0.538858] acpiphp: Slot [23] registered\n[ 0.540450] acpiphp: Slot [24] registered\n[ 0.542062] acpiphp: Slot [25] registered\n[ 0.543504] acpiphp: Slot [26] registered\n[ 0.544952] acpiphp: Slot [27] registered\n[ 0.546876] acpiphp: Slot [28] registered\n[ 0.548772] acpiphp: Slot [29] registered\n[ 0.550673] acpiphp: Slot [30] registered\n[ 0.552599] acpiphp: Slot [31] registered\n[ 0.554483] PCI host bridge to bus 0000:00\n[ 0.556389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.559334] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.562278] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.565737] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.569087] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.572504] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.579182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.582204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.585074] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.588398] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.593804] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.597248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.623118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.626245] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.629616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.632652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.635636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.638280] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.641017] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.643408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.646858] vgaarb: loaded\n[ 0.648168] vgaarb: bridge control possible 0000:00:02.0\n[ 0.650852] SCSI subsystem initialized\n[ 0.652803] ACPI: bus type USB registered\n[ 0.654655] usbcore: registered new interface driver usbfs\n[ 0.657018] usbcore: registered new interface driver hub\n[ 0.659301] usbcore: registered new device driver usb\n[ 0.661749] PCI: Using ACPI for IRQ routing\n[ 0.664093] NetLabel: Initializing\n[ 0.665666] NetLabel: domain hash size = 128\n[ 0.667562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.669679] NetLabel: unlabeled traffic allowed by default\n[ 0.672133] amd_nb: Cannot enumerate AMD northbridges\n[ 0.674284] clocksource: Switched to clocksource kvm-clock\n[ 0.685236] AppArmor: AppArmor Filesystem Enabled\n[ 0.687337] pnp: PnP ACPI init\n[ 0.689088] pnp: PnP ACPI: found 5 devices\n[ 0.696615] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.700374] NET: Registered protocol family 2\n[ 0.702564] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.705411] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.708048] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.710716] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.713160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.715764] NET: Registered protocol family 1\n[ 0.717724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.720160] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.722539] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.739338] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.756279] Unpacking initramfs...\n[ 1.249420] Freeing initrd memory: 37084K\n[ 1.251738] Scanning for low memory corruption every 60 seconds\n[ 1.254680] audit: initializing netlink subsys (disabled)\n[ 1.257001] audit: type=2000 audit(1563790669.345:1): initialized\n[ 1.259925] Initialise system trusted keyring\n[ 1.261981] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.264619] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.268347] zbud: loaded\n[ 1.269872] VFS: Disk quotas dquot_6.6.0\n[ 1.271664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.274692] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.277361] fuse init (API version 7.23)\n[ 1.279264] Key type big_key registered\n[ 1.281030] Allocating IMA MOK and blacklist keyrings.\n[ 1.283598] Key type asymmetric registered\n[ 1.285433] Asymmetric key parser 'x509' registered\n[ 1.287571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.290847] io scheduler noop registered\n[ 1.292619] io scheduler deadline registered (default)\n[ 1.294846] io scheduler cfq registered\n[ 1.296644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.299004] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.301806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.305008] ACPI: Power Button [PWRF]\n[ 1.306795] GHES: HEST is not enabled!\n[ 1.323142] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.356839] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.360936] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.387417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.391774] Linux agpgart interface v0.103\n[ 1.395306] loop: module loaded\n[ 1.399314] vda: vda1\n[ 1.401345] scsi host0: ata_piix\n[ 1.402967] scsi host1: ata_piix\n[ 1.404509] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.407278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.410732] libphy: Fixed MDIO Bus: probed\n[ 1.412532] tun: Universal TUN/TAP device driver, 1.6\n[ 1.414619] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.418593] PPP generic driver version 2.4.2\n[ 1.420526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.423209] ehci-pci: EHCI PCI platform driver\n[ 1.425163] ehci-platform: EHCI generic platform driver\n[ 1.427373] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.429905] ohci-pci: OHCI PCI platform driver\n[ 1.431830] ohci-platform: OHCI generic platform driver\n[ 1.434031] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.451320] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.453596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.456822] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.459010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.461519] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.464287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.467423] usb usb1: Product: UHCI Host Controller\n[ 1.469498] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.472101] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.474184] hub 1-0:1.0: USB hub found\n[ 1.475883] hub 1-0:1.0: 2 ports detected\n[ 1.477817] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.482229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.484348] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.486596] mousedev: PS/2 mouse device common for all mice\n[ 1.489295] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.493044] rtc_cmos 00:00: RTC can wake from S4\n[ 1.495584] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.498219] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.500890] i2c /dev entries driver\n[ 1.502563] device-mapper: uevent: version 1.0.3\n[ 1.504641] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.508244] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.511098] NET: Registered protocol family 10\n[ 1.513282] NET: Registered protocol family 17\n[ 1.515246] Key type dns_resolver registered\n[ 1.517352] registered taskstats version 1\n[ 1.519233] Loading compiled-in X.509 certificates\n[ 1.521881] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.526018] zswap: loaded using pool lzo/zbud\n[ 1.529457] Key type trusted registered\n[ 1.533266] Key type encrypted registered\n[ 1.535078] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.537387] ima: No TPM chip found, activating TPM-bypass!\n[ 1.539709] evm: HMAC attrs: 0x1\n[ 1.541592] Magic number: 11:438:275\n[ 1.543335] tty tty12: hash matches\n[ 1.545044] rtc_cmos 00:00: setting system clock to 2019-07-22 10:17:49 UTC (1563790669)\n[ 1.565058] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.567209] EDD information not available.\n[ 1.571490] Freeing unused kernel memory: 1512K\n[ 1.573182] Write protecting the kernel read-only data: 14336k\n[ 1.578494] Freeing unused kernel memory: 1692K\n[ 1.580509] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.592687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.596401] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.599990] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.603488] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.606806] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.610253] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.620890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.625139] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.628496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.632002] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.690026] [drm] Initialized drm 1.1.0 20060810\n[ 1.692962] virtio_net virtio0 ens3: renamed from eth0\n[ 1.701965] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.706605] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.729845] AVX2 version of gcm_enc/dec engaged.\n[ 1.731639] AES CTR mode by8 optimization enabled\n[ 1.733913] FDC 0 is a S82078B\n[ 1.786317] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.951040] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.953408] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.955856] usb 1-1: Product: QEMU USB Tablet\n[ 1.957476] usb 1-1: Manufacturer: QEMU\n[ 1.958948] usb 1-1: SerialNumber: 42\n[ 1.967751] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.975587] usbcore: registered new interface driver usbhid\n[ 1.977612] usbhid: USB HID core driver\n[ 1.980479] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.984632] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.371410] md: linear personality registered for level -1\n[ 2.375525] md: multipath personality registered for level -4\n[ 2.379748] md: raid0 personality registered for level 0\n[ 2.384348] md: raid1 personality registered for level 1\n[ 2.454290] raid6: sse2x1 gen() 11280 MB/s\n[ 2.522268] raid6: sse2x1 xor() 8854 MB/s\n[ 2.590268] raid6: sse2x2 gen() 14446 MB/s\n[ 2.658288] raid6: sse2x2 xor() 9675 MB/s\n[ 2.730290] raid6: sse2x4 gen() 16646 MB/s\n[ 2.798284] raid6: sse2x4 xor() 11617 MB/s\n[ 2.866278] raid6: avx2x1 gen() 22096 MB/s\n[ 2.934271] raid6: avx2x2 gen() 25793 MB/s\n[ 3.002267] raid6: avx2x4 gen() 29736 MB/s\n[ 3.003836] raid6: using algorithm avx2x4 gen() 29736 MB/s\n[ 3.005755] raid6: using avx2x2 recovery algorithm\n[ 3.011787] xor: automatically using best checksumming function:\n[ 3.050268] avx : 32749.000 MB/sec\n[ 3.053346] async_tx: api initialized (async)\n[ 3.066176] md: raid6 personality registered for level 6\n[ 3.068083] md: raid5 personality registered for level 5\n[ 3.069954] md: raid4 personality registered for level 4\n[ 3.078194] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.118608] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.140910] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.249749] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.256142] systemd[1]: Detected virtualization kvm.\n[ 3.257886] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.262533] systemd[1]: Set hostname to .\n[ 3.265770] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.267851] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.408070] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.412093] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.418088] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.422063] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.425883] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.429121] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.432673] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.437052] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.441795] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.446052] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.450133] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.457082] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.465335] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.471805] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.476226] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.485198] iscsi: registered transport (tcp)\n[ 3.487487] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.494384] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.503506] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.512967] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.518650] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.522394] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.528428] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.533790] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.[ 3.538714] iscsi: registered transport (iser)\n\n[ 3.541284] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.546534] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.553271] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.566303] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.575753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.583899] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.591867] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.600658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.615213] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.628471] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.636150] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.641067] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.644617] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.531303] intel_rapl: no valid rapl domains found in package 0\n[ 4.951677] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Mon, 22 Jul 2019 10:17:53 +0000. Up 4.77 seconds.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 10.191503] cloud-init[928]: Cloud-init v. 18.2 running 'init' at Mon, 22 Jul 2019 10:17:54 +0000. Up 6.58 seconds.\n[ 10.199674] cloud-init[928]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.205556] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.212452] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.217021] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.228120] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:6c:cc:01 |\n[ 10.232117] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:fe6c:cc01/64 | . | link | fa:16:3e:6c:cc:01 |\n[ 10.240125] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 10.248114] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.252128] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.260115] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.268139] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.271281] cloud-init[928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.275645] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.280897] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.286351] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.291877] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.296399] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.302263] cloud-init[928]: 2019-07-22 10:17:58,476 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.649787] cloud-init[928]: Generating public/private rsa key pair.\n[ 10.652265] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.660175] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.662995] cloud-init[928]: The key fingerprint is:\n[ 10.668976] cloud-init[928]: SHA256:K5ntBtEQfeHB8kB/YIhaMDcZ8f9gTfiTNLfLlWrjbyY root@shaker-vm-b2e658e2-874b-4e90-967b-a1c7f1bec7eb\n[ 10.676472] cloud-init[928]: The key's randomart image is:\n[ 10.678619] cloud-init[928]: +---[RSA 2048]----+\n[ 10.684444] cloud-init[928]: | o.*O.o=. |\n[ 10.686354] cloud-init[928]: | o=o=+o+ |\n[ 10.692257] cloud-init[928]: | o o.=+ = . |\n[ 10.694158] cloud-init[928]: | . . ...* + ..|\n[ 10.700169] cloud-init[928]: | .S + = ...|\n[ 10.702219] cloud-init[928]: | .+ o o o.o |\n[ 10.708122] cloud-init[928]: | +.o .+o |\n[ 10.710067] cloud-init[928]: | o. oE.o |\n[ 10.713506] cloud-init[928]: | .. .=. |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 10.720090] cloud-init[928]: +----[SHA256]-----+\n[ 10.722327] cloud-init[928]: Generating public/private dsa key pair.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] [ 10.728200] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.730381] cloud-init[928]: Listening on ACPID Listen Socket.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 10.743291] cloud-init[928]: The key fingerprint is:\n[[0;32m OK [0m] Reached target Paths.\n[ 10.746861] cloud-init[928]: [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0mSHA256:iXTP55SZ7t5rFBtRMLZV54SPDfK9RhwEZyhxhNmtp64 root@shaker-vm-b2e658e2-874b-4e90-967b-a1c7f1bec7eb\n[ 10.754342] cloud-init[928]: The key's randomart image is:\n[ 10.755923] ] Listening on UUID daemon activation socket.\ncloud-init[928]: +---[DSA 1024]----+\n Starting LXD - unix socket.[ 10.760458] cloud-init[928]: | .*+OBB|\n[ 10.761874] cloud-init[928]: | +o+*O.|\n[ 10.763284] cloud-init[928]: \n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.| . . .o+Bo|\n[ 10.769023] cloud-init[928]: | . o + ==++|\n[ 10.770438] cloud-init[928]: | . S o * ++.|\n[ 10.771833] \n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[928]: | = .oo |\n[ 10.777221] cloud-init[928]: | +.. |\n [ 10.780124] cloud-init[928]: | . o. |\n[ 10.781539] cloud-init[928]: | E+.o. |\n[ 10.782970] cloud-init[928]: +----[SHA256]-----+Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[\n[ 10.788265] cloud-init[928]: Generating public/private ecdsa key pair.\n[ 10.790081] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n\n[ 10.798837] cloud-init[928]: Starting Login Service...\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started iperf3 Service.\n[ 10.809132] cloud-init[928]: The key fingerprint is:\n[ 10.810627] cloud-init[928]: SHA256:MboEUic+YDPZ5J0j75voZCAPQaUKMRsi6VagC39wgGc root@shaker-vm-b2e658e2-874b-4e90-967b-a1c7f1bec7eb\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: Record successful boot for GRUB...\n\n[[ 10.833103] [0;32m OK [0m] Started Regular background program processing daemon.\n Starting Snappy daemon...\n Starting LSB: MD monitoring daemon...\n cloud-init[928]: The key's randomart image is:Starting System Logging Service...\n\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Apply the settings specified in cloud-config...[ 10.881727] \n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[928]: +---[ECDSA 256]---+\n[ 10.915361] cloud-init[928]: |*=O=+ . |\n[ 10.946838] cloud-init[928]: Starting Accounts Service...\n[[0;32m OK [0m|B*EX.+ . |] Started iperf Service.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] \nStarted System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 11.005172] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[928]: |B++ B + o |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 11.066106] cloud-init[928]: |+* + = o o |[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 11.101623] [[0;32m OK [0m] Started LXD - container startup/shutdown.cloud-init\n[928]: |* o . + S |\n[ 11.117827] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...cloud-init[928]: \n Starting Login to default iSCSI targets...\n| + o o . |\n[ 11.146037] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m[928]: | . o o |] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n \nStarting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 11.231234] [[0;32m OK [0m] Started Accounts Service.\ncloud-init[928]: | o . o |\n[ 11.269692] Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\ncloud-init[928]: | .o o |\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m[ 11.311694] ] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\ncloud-init[928]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[ 11.338759] cloud-init[928]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 11.363166] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n\n[ 11.377332] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.402136] cloud-init[928]: The key fingerprint is:\n[ 11.412209] cloud-init[928]: SHA256:9UExAT3gDbIiC5bu+1fFkHm2uB8uYKp5PKaB75Swp2M root@shaker-vm-b2e658e2-874b-4e90-967b-a1c7f1bec7eb\n[ 11.424110] cloud-init[928]: The key's randomart image is:\n[ 11.432105] cloud-init[928]: +--[ED25519 256]--+\n[ 11.436104] cloud-init[928]: | .o++=o |\n[ 11.448114] cloud-init[928]: | . ++o+o. |\n[ 11.456027] cloud-init[928]: | + . . .*o.o. |\n[ 11.464104] cloud-init[928]: | o . o ...+. . |\n[ 11.468979] cloud-init[928]: |. . . So . |\n[ 11.480107] cloud-init[928]: | = . o o . |\n[ 11.484668] cloud-init[928]: |o *. o o o . |\n[ 11.493181] cloud-init[928]: |.E +* . . o |\n[ 11.496107] cloud-init[928]: |ooB*.o . |\n[ 11.504142] cloud-init[928]: +----[SHA256]-----+\n[ 11.825476] cloud-init[1076]: Generating locales (this might take a while)...\n[ 12.531684] cloud-init[1076]: en_US.UTF-8... done\n[ 12.535731] cloud-init[1076]: Generation complete.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 13.137993] cloud-init[1076]: Cloud-init v. 18.2 running 'modules:config' at Mon, 22 Jul 2019 10:18:00 +0000. Up 11.72 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n"} 2019-07-22 10:18:02,583 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b/action used request id req-3c1459d1-8dcb-49ca-b7a5-0cb4de9de2ce 2019-07-22 10:18:02,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0828838348389s 2019-07-22 10:18:02,585 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 761192732 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.237983] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.241134] pid_max: default: 32768 minimum: 301 [ 0.242840] ACPI: Core revision 20150930 [ 0.244954] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.247422] Security Framework initialized [ 0.248984] Yama: becoming mindful. [ 0.250364] AppArmor: AppArmor initialized [ 0.251955] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254427] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.256851] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259229] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261939] Initializing cgroup subsys io [ 0.263572] Initializing cgroup subsys memory [ 0.265299] Initializing cgroup subsys devices [ 0.267036] Initializing cgroup subsys freezer [ 0.268781] Initializing cgroup subsys net_cls [ 0.270513] Initializing cgroup subsys perf_event [ 0.272344] Initializing cgroup subsys net_prio [ 0.274106] Initializing cgroup subsys hugetlb [ 0.275839] Initializing cgroup subsys pids [ 0.277536] CPU: Physical Processor ID: 0 [ 0.279857] mce: CPU supports 10 MCE banks [ 0.281531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.283538] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285746] Spectre V2 : Mitigation: Full generic retpoline [ 0.287834] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290178] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.292634] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.294905] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.297906] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.320951] Freeing SMP alternatives memory: 32K [ 0.339844] ftrace: allocating 32237 entries in 126 pages [ 0.393142] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.395631] smpboot: Max logical packages: 1 [ 0.397776] x2apic enabled [ 0.399347] Switched APIC routing to physical x2apic. [ 0.402616] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.404916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.409259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.412948] KVM setup paravirtual spinlock [ 0.417149] x86: Booted up 1 node, 1 CPUs [ 0.418711] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.421486] devtmpfs: initialized [ 0.424066] evm: security.selinux [ 0.425401] evm: security.SMACK64 [ 0.426732] evm: security.SMACK64EXEC [ 0.428173] evm: security.SMACK64TRANSMUTE [ 0.429747] evm: security.SMACK64MMAP [ 0.431172] evm: security.ima [ 0.432408] evm: security.capability [ 0.434061] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.437587] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.440128] pinctrl core: initialized pinctrl subsystem [ 0.442363] RTC time: 10:17:47, date: 07/22/19 [ 0.444484] NET: Registered protocol family 16 [ 0.446645] cpuidle: using governor ladder [ 0.448214] cpuidle: using governor menu [ 0.449735] PCCT header not found. [ 0.451237] ACPI: bus type PCI registered [ 0.453182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.455891] PCI: Using configuration type 1 for base access [ 0.459479] ACPI: Added _OSI(Module Device) [ 0.461433] ACPI: Added _OSI(Processor Device) [ 0.463451] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.465618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.469536] ACPI: Interpreter enabled [ 0.471008] ACPI: (supports S0 S5) [ 0.472422] ACPI: Using IOAPIC for interrupt routing [ 0.474349] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.479434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.481638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.484036] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.486350] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.490537] acpiphp: Slot [3] registered [ 0.508950] acpiphp: Slot [4] registered [ 0.510516] acpiphp: Slot [5] registered [ 0.512080] acpiphp: Slot [6] registered [ 0.513619] acpiphp: Slot [7] registered [ 0.515159] acpiphp: Slot [8] registered [ 0.516690] acpiphp: Slot [9] registered [ 0.518231] acpiphp: Slot [10] registered [ 0.519795] acpiphp: Slot [11] registered [ 0.521356] acpiphp: Slot [12] registered [ 0.522934] acpiphp: Slot [13] registered [ 0.524500] acpiphp: Slot [14] registered [ 0.526110] acpiphp: Slot [15] registered [ 0.527700] acpiphp: Slot [16] registered [ 0.529275] acpiphp: Slot [17] registered [ 0.530884] acpiphp: Slot [18] registered [ 0.532455] acpiphp: Slot [19] registered [ 0.534017] acpiphp: Slot [20] registered [ 0.535727] acpiphp: Slot [21] registered [ 0.537305] acpiphp: Slot [22] registered [ 0.538858] acpiphp: Slot [23] registered [ 0.540450] acpiphp: Slot [24] registered [ 0.542062] acpiphp: Slot [25] registered [ 0.543504] acpiphp: Slot [26] registered [ 0.544952] acpiphp: Slot [27] registered [ 0.546876] acpiphp: Slot [28] registered [ 0.548772] acpiphp: Slot [29] registered [ 0.550673] acpiphp: Slot [30] registered [ 0.552599] acpiphp: Slot [31] registered [ 0.554483] PCI host bridge to bus 0000:00 [ 0.556389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.559334] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.562278] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.565737] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.569087] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.572504] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.579182] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.582204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.585074] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.588398] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.593804] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.597248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.623118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.626245] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.629616] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.632652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.635636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.638280] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.641017] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.643408] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.646858] vgaarb: loaded [ 0.648168] vgaarb: bridge control possible 0000:00:02.0 [ 0.650852] SCSI subsystem initialized [ 0.652803] ACPI: bus type USB registered [ 0.654655] usbcore: registered new interface driver usbfs [ 0.657018] usbcore: registered new interface driver hub [ 0.659301] usbcore: registered new device driver usb [ 0.661749] PCI: Using ACPI for IRQ routing [ 0.664093] NetLabel: Initializing [ 0.665666] NetLabel: domain hash size = 128 [ 0.667562] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.669679] NetLabel: unlabeled traffic allowed by default [ 0.672133] amd_nb: Cannot enumerate AMD northbridges [ 0.674284] clocksource: Switched to clocksource kvm-clock [ 0.685236] AppArmor: AppArmor Filesystem Enabled [ 0.687337] pnp: PnP ACPI init [ 0.689088] pnp: PnP ACPI: found 5 devices [ 0.696615] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.700374] NET: Registered protocol family 2 [ 0.702564] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.705411] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.708048] TCP: Hash tables configured (established 4096 bind 4096) [ 0.710716] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.713160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.715764] NET: Registered protocol family 1 [ 0.717724] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.720160] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.722539] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.739338] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.756279] Unpacking initramfs... [ 1.249420] Freeing initrd memory: 37084K [ 1.251738] Scanning for low memory corruption every 60 seconds [ 1.254680] audit: initializing netlink subsys (disabled) [ 1.257001] audit: type=2000 audit(1563790669.345:1): initialized [ 1.259925] Initialise system trusted keyring [ 1.261981] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.264619] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.268347] zbud: loaded [ 1.269872] VFS: Disk quotas dquot_6.6.0 [ 1.271664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.274692] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.277361] fuse init (API version 7.23) [ 1.279264] Key type big_key registered [ 1.281030] Allocating IMA MOK and blacklist keyrings. [ 1.283598] Key type asymmetric registered [ 1.285433] Asymmetric key parser 'x509' registered [ 1.287571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.290847] io scheduler noop registered [ 1.292619] io scheduler deadline registered (default) [ 1.294846] io scheduler cfq registered [ 1.296644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.299004] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.301806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.305008] ACPI: Power Button [PWRF] [ 1.306795] GHES: HEST is not enabled! [ 1.323142] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.356839] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.360936] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.387417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.391774] Linux agpgart interface v0.103 [ 1.395306] loop: module loaded [ 1.399314] vda: vda1 [ 1.401345] scsi host0: ata_piix [ 1.402967] scsi host1: ata_piix [ 1.404509] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.407278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.410732] libphy: Fixed MDIO Bus: probed [ 1.412532] tun: Universal TUN/TAP device driver, 1.6 [ 1.414619] tun: (C) 1999-2004 Max Krasnyansky [ 1.418593] PPP generic driver version 2.4.2 [ 1.420526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.423209] ehci-pci: EHCI PCI platform driver [ 1.425163] ehci-platform: EHCI generic platform driver [ 1.427373] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.429905] ohci-pci: OHCI PCI platform driver [ 1.431830] ohci-platform: OHCI generic platform driver [ 1.434031] uhci_hcd: USB Universal Host Controller Interface driver [ 1.451320] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.453596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.456822] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.459010] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.461519] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.464287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.467423] usb usb1: Product: UHCI Host Controller [ 1.469498] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.472101] usb usb1: SerialNumber: 0000:00:01.2 [ 1.474184] hub 1-0:1.0: USB hub found [ 1.475883] hub 1-0:1.0: 2 ports detected [ 1.477817] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.482229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.484348] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.486596] mousedev: PS/2 mouse device common for all mice [ 1.489295] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.493044] rtc_cmos 00:00: RTC can wake from S4 [ 1.495584] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.498219] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.500890] i2c /dev entries driver [ 1.502563] device-mapper: uevent: version 1.0.3 [ 1.504641] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.508244] ledtrig-cpu: registered to indicate activity on CPUs [ 1.511098] NET: Registered protocol family 10 [ 1.513282] NET: Registered protocol family 17 [ 1.515246] Key type dns_resolver registered [ 1.517352] registered taskstats version 1 [ 1.519233] Loading compiled-in X.509 certificates [ 1.521881] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.526018] zswap: loaded using pool lzo/zbud [ 1.529457] Key type trusted registered [ 1.533266] Key type encrypted registered [ 1.535078] AppArmor: AppArmor sha1 policy hashing enabled [ 1.537387] ima: No TPM chip found, activating TPM-bypass! [ 1.539709] evm: HMAC attrs: 0x1 [ 1.541592] Magic number: 11:438:275 [ 1.543335] tty tty12: hash matches [ 1.545044] rtc_cmos 00:00: setting system clock to 2019-07-22 10:17:49 UTC (1563790669) [ 1.565058] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.567209] EDD information not available. [ 1.571490] Freeing unused kernel memory: 1512K [ 1.573182] Write protecting the kernel read-only data: 14336k [ 1.578494] Freeing unused kernel memory: 1692K [ 1.580509] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.592687] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.596401] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.599990] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.603488] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.606806] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.610253] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.620890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.625139] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.628496] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.632002] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.690026] [drm] Initialized drm 1.1.0 20060810 [ 1.692962] virtio_net virtio0 ens3: renamed from eth0 [ 1.701965] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.706605] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.729845] AVX2 version of gcm_enc/dec engaged. [ 1.731639] AES CTR mode by8 optimization enabled [ 1.733913] FDC 0 is a S82078B [ 1.786317] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.951040] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.953408] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.955856] usb 1-1: Product: QEMU USB Tablet [ 1.957476] usb 1-1: Manufacturer: QEMU [ 1.958948] usb 1-1: SerialNumber: 42 [ 1.967751] hidraw: raw HID events driver (C) Jiri Kosina [ 1.975587] usbcore: registered new interface driver usbhid [ 1.977612] usbhid: USB HID core driver [ 1.980479] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.984632] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.371410] md: linear personality registered for level -1 [ 2.375525] md: multipath personality registered for level -4 [ 2.379748] md: raid0 personality registered for level 0 [ 2.384348] md: raid1 personality registered for level 1 [ 2.454290] raid6: sse2x1 gen() 11280 MB/s [ 2.522268] raid6: sse2x1 xor() 8854 MB/s [ 2.590268] raid6: sse2x2 gen() 14446 MB/s [ 2.658288] raid6: sse2x2 xor() 9675 MB/s [ 2.730290] raid6: sse2x4 gen() 16646 MB/s [ 2.798284] raid6: sse2x4 xor() 11617 MB/s [ 2.866278] raid6: avx2x1 gen() 22096 MB/s [ 2.934271] raid6: avx2x2 gen() 25793 MB/s [ 3.002267] raid6: avx2x4 gen() 29736 MB/s [ 3.003836] raid6: using algorithm avx2x4 gen() 29736 MB/s [ 3.005755] raid6: using avx2x2 recovery algorithm [ 3.011787] xor: automatically using best checksumming function: [ 3.050268] avx : 32749.000 MB/sec [ 3.053346] async_tx: api initialized (async) [ 3.066176] md: raid6 personality registered for level 6 [ 3.068083] md: raid5 personality registered for level 5 [ 3.069954] md: raid4 personality registered for level 4 [ 3.078194] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.118608] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.140910] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.249749] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.256142] systemd[1]: Detected virtualization kvm. [ 3.257886] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.262533] systemd[1]: Set hostname to . [ 3.265770] systemd[1]: Initializing machine ID from KVM UUID. [ 3.267851] systemd[1]: Installed transient /etc/machine-id file. [ 3.408070] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.412093] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.418088] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.422063] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.425883] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.429121] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.432673] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.437052] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.441795] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.446052] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.450133] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.457082] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.465335] systemd[1]: Mounting POSIX Message Queue File System... [ 3.471805] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.476226] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.485198] iscsi: registered transport (tcp) [ 3.487487] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.494384] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.503506] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.512967] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.518650] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.522394] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.528428] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.533790] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket.[ 3.538714] iscsi: registered transport (iser) [ 3.541284] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.546534] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.553271] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.566303] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.575753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.583899] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.591867] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.600658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.615213] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.628471] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.636150] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.641067] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.644617] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.531303] intel_rapl: no valid rapl domains found in package 0 [ 4.951677] cloud-init[482]: Cloud-init v. 18.2 running 'init-local' at Mon, 22 Jul 2019 10:17:53 +0000. Up 4.77 seconds. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.191503] cloud-init[928]: Cloud-init v. 18.2 running 'init' at Mon, 22 Jul 2019 10:17:54 +0000. Up 6.58 seconds. [ 10.199674] cloud-init[928]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.205556] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.212452] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.217021] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.228120] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:6c:cc:01 | [ 10.232117] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:fe6c:cc01/64 | . | link | fa:16:3e:6c:cc:01 | [ 10.240125] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 10.248114] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.252128] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.260115] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.268139] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.271281] cloud-init[928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.275645] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.280897] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.286351] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.291877] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.296399] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.302263] cloud-init[928]: 2019-07-22 10:17:58,476 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.649787] cloud-init[928]: Generating public/private rsa key pair. [ 10.652265] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.660175] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.662995] cloud-init[928]: The key fingerprint is: [ 10.668976] cloud-init[928]: SHA256:K5ntBtEQfeHB8kB/YIhaMDcZ8f9gTfiTNLfLlWrjbyY root@shaker-vm-b2e658e2-874b-4e90-967b-a1c7f1bec7eb [ 10.676472] cloud-init[928]: The key's randomart image is: [ 10.678619] cloud-init[928]: +---[RSA 2048]----+ [ 10.684444] cloud-init[928]: | o.*O.o=. | [ 10.686354] cloud-init[928]: | o=o=+o+ | [ 10.692257] cloud-init[928]: | o o.=+ = . | [ 10.694158] cloud-init[928]: | . . ...* + ..| [ 10.700169] cloud-init[928]: | .S + = ...| [ 10.702219] cloud-init[928]: | .+ o o o.o | [ 10.708122] cloud-init[928]: | +.o .+o | [ 10.710067] cloud-init[928]: | o. oE.o | [ 10.713506] cloud-init[928]: | .. .=. | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 10.720090] cloud-init[928]: +----[SHA256]-----+ [ 10.722327] cloud-init[928]: Generating public/private dsa key pair. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] [ 10.728200] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.730381] cloud-init[928]: Listening on ACPID Listen Socket. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[0;32m OK [0m] Started ACPI Events Check. [ 10.743291] cloud-init[928]: The key fingerprint is: [[0;32m OK [0m] Reached target Paths. [ 10.746861] cloud-init[928]: [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0mSHA256:iXTP55SZ7t5rFBtRMLZV54SPDfK9RhwEZyhxhNmtp64 root@shaker-vm-b2e658e2-874b-4e90-967b-a1c7f1bec7eb [ 10.754342] cloud-init[928]: The key's randomart image is: [ 10.755923] ] Listening on UUID daemon activation socket. cloud-init[928]: +---[DSA 1024]----+ Starting LXD - unix socket.[ 10.760458] cloud-init[928]: | .*+OBB| [ 10.761874] cloud-init[928]: | +o+*O.| [ 10.763284] cloud-init[928]: [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.| . . .o+Bo| [ 10.769023] cloud-init[928]: | . o + ==++| [ 10.770438] cloud-init[928]: | . S o * ++.| [ 10.771833] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. cloud-init[928]: | = .oo | [ 10.777221] cloud-init[928]: | +.. | [ 10.780124] cloud-init[928]: | . o. | [ 10.781539] cloud-init[928]: | E+.o. | [ 10.782970] cloud-init[928]: +----[SHA256]-----+Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ [ 10.788265] cloud-init[928]: Generating public/private ecdsa key pair. [ 10.790081] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 10.798837] cloud-init[928]: Starting Login Service... Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started iperf3 Service. [ 10.809132] cloud-init[928]: The key fingerprint is: [ 10.810627] cloud-init[928]: SHA256:MboEUic+YDPZ5J0j75voZCAPQaUKMRsi6VagC39wgGc root@shaker-vm-b2e658e2-874b-4e90-967b-a1c7f1bec7eb [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB... [[ 10.833103] [0;32m OK [0m] Started Regular background program processing daemon. Starting Snappy daemon... Starting LSB: MD monitoring daemon... cloud-init[928]: The key's randomart image is:Starting System Logging Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Apply the settings specified in cloud-config...[ 10.881727] [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[928]: +---[ECDSA 256]---+ [ 10.915361] cloud-init[928]: |*=O=+ . | [ 10.946838] cloud-init[928]: Starting Accounts Service... [[0;32m OK [0m|B*EX.+ . |] Started iperf Service. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 11.005172] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[928]: |B++ B + o | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 11.066106] cloud-init[928]: |+* + = o o |[[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 11.101623] [[0;32m OK [0m] Started LXD - container startup/shutdown.cloud-init [928]: |* o . + S | [ 11.117827] [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...cloud-init[928]: Starting Login to default iSCSI targets... | + o o . | [ 11.146037] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m[928]: | . o o |] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Permit User Sessions. [ 11.231234] [[0;32m OK [0m] Started Accounts Service. cloud-init[928]: | o . o | [ 11.269692] Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. cloud-init[928]: | .o o | [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m[ 11.311694] ] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. cloud-init[928]: +----[SHA256]-----+ [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [ 11.338759] cloud-init[928]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [ 11.363166] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 11.377332] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.402136] cloud-init[928]: The key fingerprint is: [ 11.412209] cloud-init[928]: SHA256:9UExAT3gDbIiC5bu+1fFkHm2uB8uYKp5PKaB75Swp2M root@shaker-vm-b2e658e2-874b-4e90-967b-a1c7f1bec7eb [ 11.424110] cloud-init[928]: The key's randomart image is: [ 11.432105] cloud-init[928]: +--[ED25519 256]--+ [ 11.436104] cloud-init[928]: | .o++=o | [ 11.448114] cloud-init[928]: | . ++o+o. | [ 11.456027] cloud-init[928]: | + . . .*o.o. | [ 11.464104] cloud-init[928]: | o . o ...+. . | [ 11.468979] cloud-init[928]: |. . . So . | [ 11.480107] cloud-init[928]: | = . o o . | [ 11.484668] cloud-init[928]: |o *. o o o . | [ 11.493181] cloud-init[928]: |.E +* . . o | [ 11.496107] cloud-init[928]: |ooB*.o . | [ 11.504142] cloud-init[928]: +----[SHA256]-----+ [ 11.825476] cloud-init[1076]: Generating locales (this might take a while)... [ 12.531684] cloud-init[1076]: en_US.UTF-8... done [ 12.535731] cloud-init[1076]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 13.137993] cloud-init[1076]: Cloud-init v. 18.2 running 'modules:config' at Mon, 22 Jul 2019 10:18:00 +0000. Up 11.72 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. 2019-07-22 10:18:02,589 - paramiko.transport - DEBUG - starting thread (client mode): 0x70318cd0L 2019-07-22 10:18:02,589 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 10:18:02,594 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-07-22 10:18:02,594 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-22 10:18:02,595 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 10:18:02,595 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 10:18:02,595 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 10:18:02,595 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 10:18:02,596 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 10:18:02,596 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 10:18:02,638 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 10:18:02,639 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 10:18:02,652 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: ebada9fbb1da3bf6f66c57876ef972f7 2019-07-22 10:18:02,654 - paramiko.transport - DEBUG - Trying discovered key 5f35d0fcd64625858e164c0a45dfd1b7 in /tmp/tmpJ9U792 2019-07-22 10:18:02,679 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 10:18:02,704 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 10:18:02,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-22 10:18:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:18:02,732 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4d7188-e4e1-4bad-98cd-a58aef7836d2 2019-07-22 10:18:02,732 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2019-07-22 10:18:02,732 - keystoneauth.session - DEBUG - GET call to http://192.30.9.9:35357/ used request id req-0b4d7188-e4e1-4bad-98cd-a58aef7836d2 2019-07-22 10:18:02,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:02,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6027d0ec-4bd1-4146-8eb1-303deafdf04c 2019-07-22 10:18:02,919 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/008fe680d1e045f3b377cc7edbc4de92"}, "enabled": true, "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/012906c9a8cf4fe7b41b4763f0b44dfa"}, "enabled": true, "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/0ba0afd99d6547fc8cfbcb24861be3ba"}, "enabled": true, "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1babf4cf47b64a18ab636a1f3038326d"}, "enabled": true, "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1bbeb8642f594f62b1c449e0ffe04dff"}, "enabled": true, "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/44f7c2cce1e04afb9f9a10c959837cce"}, "enabled": true, "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4599bfe2ddd34915ab7378e4380cf852"}, "enabled": true, "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5603d4b18f85402d9acbf40ffc99c7c3"}, "enabled": true, "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/56ef18d3072a46a082c0317bdfad92af"}, "enabled": true, "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/710d7154e7dd4f14b627367619bdf2a5"}, "enabled": true, "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7c71415636ce42b99557be880b018195"}, "enabled": true, "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8f9fdc85c9ed4c6399c713c91097d7ec"}, "enabled": true, "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9d300164007a47c58206575924561dbb"}, "enabled": true, "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/d660979626604b7f9db936c84684a614"}, "enabled": true, "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2019-07-22 10:18:02,919 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-6027d0ec-4bd1-4146-8eb1-303deafdf04c 2019-07-22 10:18:02,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.197392940521s 2019-07-22 10:18:02,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-22 10:18:02,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:02,942 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-22 10:18:02,942 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-22 10:18:03,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1835 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20a5818-260b-45e0-83a0-637ea058bc5c 2019-07-22 10:18:03,124 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0e1596f902254831a0eda3f0b0bf07d1"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f063f471c1a4e53ad600c0e0d1bdfe8"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/15a491475c664dbaa7df3950327d6a11"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d660979626604b7f9db936c84684a614", "id": "15a491475c664dbaa7df3950327d6a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1659ab88a84d4df5a08846867e1ef257"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1957d6121bee48a5bcd987ef4e2fecf7"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1cdc5af74f964cf6b740c2f1855ff97d"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d660979626604b7f9db936c84684a614", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1f1caf4c8fcc43a6b51f3e8457ff8c32"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2138ca60b0f94253802f7e1a32481cc2"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c8622980db4fa193a5d156ab6f152e"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/262942f06fc94b49ac3552bc3163d85c"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2ea626ba35314e8ab3ea2d165713773b"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/30ad5dbcf0d442e1bc1e8e340e55e06c"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c71415636ce42b99557be880b018195", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/34405cb33edf471ca4414ce958307e97"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "34405cb33edf471ca4414ce958307e97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3820caf6a0c6405f8b65c77f7d65576f"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e2a93d68fc4761a3dd85e20b619c71"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3d81fb82aa044f90bf617079ceeecb23"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3f65ec46f5b749fd81be800c2b039dd6"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/444f37c72add435496c0158f1065c47f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "444f37c72add435496c0158f1065c47f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/594b3a38510d4aecab62f913fa87367a"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d300164007a47c58206575924561dbb", "id": "594b3a38510d4aecab62f913fa87367a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5a2426aeca4c4a0da4a856fbe46f4269"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/605b4134441e4292be659f838178d3c5"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "605b4134441e4292be659f838178d3c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/657aff089c4c4ec581502d6cd40d273d"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d300164007a47c58206575924561dbb", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/728eb19116fe42e4bfd4bfbf9d4796d4"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7507809a460a4837a724dc476739faa2"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "7507809a460a4837a724dc476739faa2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/79a00433f8a04424a5317185f94ab199"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c71415636ce42b99557be880b018195", "id": "79a00433f8a04424a5317185f94ab199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8226761f3cd74ec29606bc6ab3621343"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d300164007a47c58206575924561dbb", "id": "8226761f3cd74ec29606bc6ab3621343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/826d6fc2f77d44338fa12c513637f0b3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "826d6fc2f77d44338fa12c513637f0b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/88a0da9933fc4d6b931e0187d650372b"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "88a0da9933fc4d6b931e0187d650372b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a46f669d127641cc8b14e7d34526eb76"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "a46f669d127641cc8b14e7d34526eb76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c71415636ce42b99557be880b018195", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b6e95f4792874992a69044542336e436"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d660979626604b7f9db936c84684a614", "id": "b6e95f4792874992a69044542336e436"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d411a5f2b6e941df94210cccbc2da064"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "d411a5f2b6e941df94210cccbc2da064"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dbf520a8745c4313948a3cf0906f77c0"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd5cc7b236d943c6a90aa072ab0ce32e"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/de121a1d0bd04f5a91d6e4db7992709d"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dfc52042e2c04604b7f56948daf95267"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "dfc52042e2c04604b7f56948daf95267"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e7f278a2cd954646b812f30c876ce7c7"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "e7f278a2cd954646b812f30c876ce7c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e90cda0c34194d4b853b4d8b78669e7e"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "e90cda0c34194d4b853b4d8b78669e7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f66f2b1c922f40468f05caabf54e73fe"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-22 10:18:03,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-a20a5818-260b-45e0-83a0-637ea058bc5c 2019-07-22 10:18:03,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.19641494751s 2019-07-22 10:18:03,132 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.26:5000 2019-07-22 10:18:03,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:18:03,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:03,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597662ba-86f2-4f05-b021-f74ec61ac947 2019-07-22 10:18:03,346 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:18:03,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-597662ba-86f2-4f05-b021-f74ec61ac947 2019-07-22 10:18:03,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210891008377s 2019-07-22 10:18:03,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:18:03,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:03,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b08b62-aab1-495e-afcf-4913515bba99 2019-07-22 10:18:03,569 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:18:03,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-88b08b62-aab1-495e-afcf-4913515bba99 2019-07-22 10:18:03,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21784901619s 2019-07-22 10:18:03,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:18:03,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:03,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5b5fda-b98e-4bdf-a363-77371e1d065a 2019-07-22 10:18:03,776 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 10:18:03,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-fa5b5fda-b98e-4bdf-a363-77371e1d065a 2019-07-22 10:18:03,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20241689682s 2019-07-22 10:18:03,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:18:03,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:03,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db72ed2-e433-4397-8fc2-84d0c70f7fde 2019-07-22 10:18:03,905 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "links": {"self": "http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e79911ac3864f2ea451f25b98c226fd", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 10:18:03,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6db72ed2-e433-4397-8fc2-84d0c70f7fde 2019-07-22 10:18:03,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127887010574s 2019-07-22 10:18:03,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:18:03,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:04,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b2f0b8-f73c-42e1-8891-d0b1cccfef2f 2019-07-22 10:18:04,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b"}, "tags": [], "enabled": true, "id": "41ca8148f94b4689bab68070805cc06b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:18:04,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-50b2f0b8-f73c-42e1-8891-d0b1cccfef2f 2019-07-22 10:18:04,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206913948059s 2019-07-22 10:18:04,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 10:18:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5e79911ac3864f2ea451f25b98c226fd&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=41ca8148f94b4689bab68070805cc06b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:04,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fba4fd-cb5e-435e-b85f-32a1188fd670 2019-07-22 10:18:04,237 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5e79911ac3864f2ea451f25b98c226fd&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=41ca8148f94b4689bab68070805cc06b", "previous": null, "next": null}} 2019-07-22 10:18:04,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5e79911ac3864f2ea451f25b98c226fd&role.id=20583a51c37f4249bd5ba195627f096a&scope.project.id=41ca8148f94b4689bab68070805cc06b used request id req-57fba4fd-cb5e-435e-b85f-32a1188fd670 2019-07-22 10:18:04,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107117891312s 2019-07-22 10:18:04,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 10:18:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b/users/5e79911ac3864f2ea451f25b98c226fd/roles/20583a51c37f4249bd5ba195627f096a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:04,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:18:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9ff93c2-51b0-4250-a5bd-5e5d9c4fddce 2019-07-22 10:18:04,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:18:04,488 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b/users/5e79911ac3864f2ea451f25b98c226fd/roles/20583a51c37f4249bd5ba195627f096a used request id req-a9ff93c2-51b0-4250-a5bd-5e5d9c4fddce 2019-07-22 10:18:04,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246552944183s 2019-07-22 10:18:04,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:18:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:04,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c86f0bf2-92a5-4aff-a383-c98c3b577985 2019-07-22 10:18:04,611 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:18:04,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c86f0bf2-92a5-4aff-a383-c98c3b577985 2019-07-22 10:18:04,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120129108429s 2019-07-22 10:18:04,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-07-22 10:18:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" -d '{"role": {"name": "heat_stack_owner"}}' 2019-07-22 10:18:04,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc833b2c-f6ff-423f-a5b9-889e23f67d24 2019-07-22 10:18:04,832 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "df162f13a1ad4d64ba8c6bcac1c91f32", "links": {"self": "http://172.30.9.26:5000/v3/roles/df162f13a1ad4d64ba8c6bcac1c91f32"}, "name": "heat_stack_owner"}} 2019-07-22 10:18:04,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc833b2c-f6ff-423f-a5b9-889e23f67d24 2019-07-22 10:18:04,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.215882062912s 2019-07-22 10:18:04,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:18:04,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:05,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cbecdf-6edf-4bb9-8aa8-0c98b639605d 2019-07-22 10:18:05,053 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df162f13a1ad4d64ba8c6bcac1c91f32", "links": {"self": "http://172.30.9.26:5000/v3/roles/df162f13a1ad4d64ba8c6bcac1c91f32"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:18:05,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-59cbecdf-6edf-4bb9-8aa8-0c98b639605d 2019-07-22 10:18:05,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217580795288s 2019-07-22 10:18:05,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:18:05,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:05,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f8df64-fc11-4809-86c8-44925163920f 2019-07-22 10:18:05,166 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 10:18:05,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b3f8df64-fc11-4809-86c8-44925163920f 2019-07-22 10:18:05,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107756853104s 2019-07-22 10:18:05,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:18:05,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:05,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252d1a28-cad2-4c8d-9ae4-985f3967e5cb 2019-07-22 10:18:05,387 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "links": {"self": "http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e79911ac3864f2ea451f25b98c226fd", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 10:18:05,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-252d1a28-cad2-4c8d-9ae4-985f3967e5cb 2019-07-22 10:18:05,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219676017761s 2019-07-22 10:18:05,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:18:05,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:05,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7f10b2-2f6f-4434-a73b-f47178469afd 2019-07-22 10:18:05,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b"}, "tags": [], "enabled": true, "id": "41ca8148f94b4689bab68070805cc06b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:18:05,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7d7f10b2-2f6f-4434-a73b-f47178469afd 2019-07-22 10:18:05,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198822975159s 2019-07-22 10:18:05,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 10:18:05,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5e79911ac3864f2ea451f25b98c226fd&role.id=df162f13a1ad4d64ba8c6bcac1c91f32&scope.project.id=41ca8148f94b4689bab68070805cc06b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:05,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acadf90b-ff69-42f3-b2fd-0883812dda74 2019-07-22 10:18:05,799 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5e79911ac3864f2ea451f25b98c226fd&role.id=df162f13a1ad4d64ba8c6bcac1c91f32&scope.project.id=41ca8148f94b4689bab68070805cc06b", "previous": null, "next": null}} 2019-07-22 10:18:05,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5e79911ac3864f2ea451f25b98c226fd&role.id=df162f13a1ad4d64ba8c6bcac1c91f32&scope.project.id=41ca8148f94b4689bab68070805cc06b used request id req-acadf90b-ff69-42f3-b2fd-0883812dda74 2019-07-22 10:18:05,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194319963455s 2019-07-22 10:18:05,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 10:18:05,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b/users/5e79911ac3864f2ea451f25b98c226fd/roles/df162f13a1ad4d64ba8c6bcac1c91f32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:05,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab92d520-9dab-40b2-a457-810c2ab75fb7 2019-07-22 10:18:05,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:18:05,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b/users/5e79911ac3864f2ea451f25b98c226fd/roles/df162f13a1ad4d64ba8c6bcac1c91f32 used request id req-ab92d520-9dab-40b2-a457-810c2ab75fb7 2019-07-22 10:18:05,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145727872849s 2019-07-22 10:18:05,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:18:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:18:06,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2316c7-a254-40a7-92de-4916f64e80e2 2019-07-22 10:18:06,110 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b"}, "tags": [], "enabled": true, "id": "41ca8148f94b4689bab68070805cc06b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:18:06,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ba2316c7-a254-40a7-92de-4916f64e80e2 2019-07-22 10:18:06,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154820919037s 2019-07-22 10:18:06,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.PUT.os-quota-sets 2019-07-22 10:18:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/41ca8148f94b4689bab68070805cc06b -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" -d '{"quota_set": {"instances": -1, "force": true}}' 2019-07-22 10:18:06,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 22 Jul 2019 10:18:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0116a31f-e6ca-4e88-8fe1-9977c26155cb x-openstack-request-id: req-0116a31f-e6ca-4e88-8fe1-9977c26155cb 2019-07-22 10:18:06,375 - keystoneauth.session - DEBUG - RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": -1, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-07-22 10:18:06,375 - keystoneauth.session - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/41ca8148f94b4689bab68070805cc06b used request id req-0116a31f-e6ca-4e88-8fe1-9977c26155cb 2019-07-22 10:18:06,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.PUT.os-quota-sets in 0.263710975647s 2019-07-22 10:18:06,376 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 10:18:06,377 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 10:18:06,378 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 10:18:06,381 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 10:18:06,455 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-22 10:18:06,456 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-22 10:18:06,456 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 10:18:06,495 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-22 10:18:06,495 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-22 10:18:06,521 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-22 10:44:43,363 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-22 10:44:43,363 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=41ca8148f94b4689bab68070805cc06b SHELL=/bin/bash SSH_CLIENT=172.30.9.66 34548 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=Xd2o8jVyziOBd9ycWsx2Y0sCdoi9F4 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.26:5000 OS_USERNAME=shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.26,192.30.9.9 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 34548 192.168.120.8 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2019-07-22 10:18:07.204 1402 INFO shaker.engine.utils [-] Logging enabled 2019-07-22 10:18:07.208 1402 INFO shaker.engine.messaging [-] Listening on *:9000 2019-07-22 10:18:07.211 1402 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-07-22 10:18:07.218 1410 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-07-22 10:18:07.220 1410 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.202:9000 2019-07-22 10:18:07.220 1410 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-07-22 10:18:07.232 1402 INFO pykwalify.core [-] validation.valid 2019-07-22 10:18:07.802 1402 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-22 10:18:11.661 1402 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'11f3f173-67e1-46a2-83f4-a564294b2d3c', u'links': [{u'href': u'http://172.30.9.26:8004/v1/41ca8148f94b4689bab68070805cc06b/stacks/shaker_dptars/11f3f173-67e1-46a2-83f4-a564294b2d3c', u'rel': u'self'}]} 2019-07-22 10:22:19.202 1402 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dptars_slave_0', 'shaker_dptars_master_0']) 2019-07-22 10:22:29.417 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:23:59.991 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:25:30.496 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:27:00.977 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:27:00.979 1402 INFO shaker.engine.server [-] Execution is done 2019-07-22 10:27:01.688 1402 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-22 10:27:29.545 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:27:29.547 1402 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-07-22 10:27:29.560 1402 INFO pykwalify.core [-] validation.valid 2019-07-22 10:27:30.116 1402 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-22 10:27:33.054 1402 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'b7aff04d-1646-4ac0-afd9-11c1421c6a17', u'links': [{u'href': u'http://172.30.9.26:8004/v1/41ca8148f94b4689bab68070805cc06b/stacks/shaker_isfrep/b7aff04d-1646-4ac0-afd9-11c1421c6a17', u'rel': u'self'}]} 2019-07-22 10:28:39.081 1402 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_isfrep_slave_0', 'shaker_isfrep_master_0']) 2019-07-22 10:28:44.524 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:30:15.039 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:31:45.509 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:33:15.983 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:33:15.985 1402 INFO shaker.engine.server [-] Execution is done 2019-07-22 10:33:16.471 1402 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-22 10:33:39.439 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:33:39.441 1402 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-07-22 10:33:39.457 1402 INFO pykwalify.core [-] validation.valid 2019-07-22 10:33:39.885 1402 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-22 10:33:43.013 1402 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'527faf61-e005-4948-8c69-2c86db50dcbc', u'links': [{u'href': u'http://172.30.9.26:8004/v1/41ca8148f94b4689bab68070805cc06b/stacks/shaker_itouza/527faf61-e005-4948-8c69-2c86db50dcbc', u'rel': u'self'}]} 2019-07-22 10:34:47.784 1402 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_itouza_master_0', 'shaker_itouza_slave_0']) 2019-07-22 10:34:54.637 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:36:26.220 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:37:56.704 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:39:27.191 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:39:27.193 1402 INFO shaker.engine.server [-] Execution is done 2019-07-22 10:39:27.888 1402 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-22 10:39:48.134 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:39:48.137 1402 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-07-22 10:39:48.151 1402 INFO pykwalify.core [-] validation.valid 2019-07-22 10:39:48.575 1402 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-22 10:39:51.844 1402 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'362153f5-96e1-4818-948e-ad49a3b5b23c', u'links': [{u'href': u'http://172.30.9.26:8004/v1/41ca8148f94b4689bab68070805cc06b/stacks/shaker_dpktiz/362153f5-96e1-4818-948e-ad49a3b5b23c', u'rel': u'self'}]} 2019-07-22 10:40:52.745 1402 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dpktiz_master_0', 'shaker_dpktiz_slave_0']) 2019-07-22 10:41:05.981 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:41:37.939 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:42:58.127 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:44:18.528 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:44:18.528 1402 INFO shaker.engine.server [-] Execution is done 2019-07-22 10:44:18.680 1402 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-22 10:44:43.250 1402 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-22 10:44:43.252 1402 INFO shaker.engine.server [-] Generating aggregated report 2019-07-22 10:44:43.262 1402 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-07-22 10:44:43.265 1402 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-22 10:44:43.265 1402 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-07-22 10:44:43.266 1402 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-07-22 10:44:43.266 1402 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-07-22 10:44:43.266 1402 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-07-22 10:44:43.266 1402 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-22 10:44:43.267 1402 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-07-22 10:44:43.278 1402 INFO shaker.engine.report [-] Report saved to: report.html 2019-07-22 10:44:43,364 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-22 10:44:43,364 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-07-22 10:44:43,366 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-22 10:44:43,404 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-22 10:44:43,404 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-22 10:44:43,432 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-22 10:44:43,484 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-22 10:44:43,485 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-22 10:44:43,492 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-22 10:44:43,524 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-22 10:44:43,524 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-22 10:44:43,557 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-22 10:44:43,568 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-22 10:44:43,569 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-22 10:44:43,681 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 10:44:43,682 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 10:44:43,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 10:44:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/2070117b-ce06-4158-a3ee-06fe83bda11a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:45,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:44:45 GMT X-Openstack-Request-Id: req-8aa4ceaa-ee32-43c5-ba94-ee480f4d5d0b 2019-07-22 10:44:45,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:44:45,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/2070117b-ce06-4158-a3ee-06fe83bda11a.json used request id req-8aa4ceaa-ee32-43c5-ba94-ee480f4d5d0b 2019-07-22 10:44:45,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.4552090168s 2019-07-22 10:44:45,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:44:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:45,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:45 GMT X-Openstack-Request-Id: req-52635624-61af-42d7-bc18-24ec30f5028b 2019-07-22 10:44:45,234 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 10:44:45,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-52635624-61af-42d7-bc18-24ec30f5028b 2019-07-22 10:44:45,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0765779018402s 2019-07-22 10:44:45,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 10:44:45,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:45,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-302c9105-b9ba-47fa-bc34-3fe7f0905c52 x-openstack-request-id: req-302c9105-b9ba-47fa-bc34-3fe7f0905c52 2019-07-22 10:44:45,689 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b used request id req-302c9105-b9ba-47fa-bc34-3fe7f0905c52 2019-07-22 10:44:45,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.454504966736s 2019-07-22 10:44:45,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:44:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:46,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ca370aa-d277-40d5-8523-f42d3450a460 x-openstack-request-id: req-4ca370aa-d277-40d5-8523-f42d3450a460 2019-07-22 10:44:46,787 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:cc:01", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e195fbed-2c2b-49e7-afb0-ce938992a57b", "rel": "bookmark"}], "image": {"id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "links": [{"href": "http://172.30.9.26:8774/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000151", "OS-SRV-USG:launched_at": "2019-07-22T10:17:47.000000", "flavor": {"id": "82b9c606-3e72-47dc-8ede-248b982650c8", "links": [{"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}]}, "id": "e195fbed-2c2b-49e7-afb0-ce938992a57b", "security_groups": [{"name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}], "user_id": "5e79911ac3864f2ea451f25b98c226fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T10:44:45Z", "hostId": "21c1774c0f53af5e0af94b874a992d1ff9e246b4557018391cdd9cbc", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "created": "2019-07-22T10:14:16Z", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:44:46,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4ca370aa-d277-40d5-8523-f42d3450a460 2019-07-22 10:44:46,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09764409065s 2019-07-22 10:44:46,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:44:48,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:44:48,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:49,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9faa6945-533f-4a62-a969-c7966649338e x-openstack-request-id: req-9faa6945-533f-4a62-a969-c7966649338e 2019-07-22 10:44:49,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 10:44:49,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9faa6945-533f-4a62-a969-c7966649338e 2019-07-22 10:44:49,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.318487882614s 2019-07-22 10:44:49,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:44:49,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:49,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:49 GMT X-Openstack-Request-Id: req-99996785-9acc-4694-9d0b-9ca30c42f02e 2019-07-22 10:44:49,209 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:13:52Z", "updated_at": "2019-07-22T10:13:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "027a9b85-b98f-4186-8930-2817501ca102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1932427d-5f23-48f3-ad11-bb1860bf38fd", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1f5e4a64-6082-420d-805a-31e10904c6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "f1afdebb-539a-4560-9185-f5aace0b72fa", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 1, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:14:13Z", "updated_at": "2019-07-22T10:14:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "06b7ba5f-5daa-4262-8f13-cab58eee1cb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "47e70dcb-dbaa-4d45-b82e-025150959f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "6b3c3d42-5507-408e-bb2a-336d2fb1fe56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "901da51e-a3c2-4b64-8e21-5f5cdb09eac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:14:13Z", "revision_number": 0, "id": "f8d98ebc-12a0-4bd6-9a41-e41bd15f1fba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:14:13Z", "security_group_id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 4, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "a2029f87-b2f6-44f8-9bc6-1fa059d0d060", "name": "shaker-sg_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 10:44:49,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-99996785-9acc-4694-9d0b-9ca30c42f02e 2019-07-22 10:44:49,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0940608978271s 2019-07-22 10:44:49,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 10:44:49,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a2029f87-b2f6-44f8-9bc6-1fa059d0d060.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:49,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:44:49 GMT X-Openstack-Request-Id: req-a3ca7864-ac14-4f60-a44a-40b581b39b0d 2019-07-22 10:44:49,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:44:49,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a2029f87-b2f6-44f8-9bc6-1fa059d0d060.json used request id req-a3ca7864-ac14-4f60-a44a-40b581b39b0d 2019-07-22 10:44:49,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130232095718s 2019-07-22 10:44:49,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-22 10:44:49,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:49,372 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3996cc01-4b17-4688-86bb-7aa71117185b x-openstack-request-id: req-3996cc01-4b17-4688-86bb-7aa71117185b 2019-07-22 10:44:49,372 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_b2e658e2-874b-4e90-967b-a1c7f1bec7eb used request id req-3996cc01-4b17-4688-86bb-7aa71117185b 2019-07-22 10:44:49,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0258781909943s 2019-07-22 10:44:49,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 10:44:49,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1220a895-9676-4a59-a506-46e5cabb27a6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" -d '{"subnet_id": "22ec39d7-3e60-4d60-be31-3894d96cb1b5"}' 2019-07-22 10:44:51,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:51 GMT X-Openstack-Request-Id: req-311fb5b7-f3b3-4527-81ef-e0691eaf3482 2019-07-22 10:44:51,309 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4e85ae06-dad9-4c41-8673-959c8e83ef35", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "subnet_id": "22ec39d7-3e60-4d60-be31-3894d96cb1b5", "subnet_ids": ["22ec39d7-3e60-4d60-be31-3894d96cb1b5"], "port_id": "cafd994f-d33c-4336-82e5-5d2727e2d182", "id": "1220a895-9676-4a59-a506-46e5cabb27a6"} 2019-07-22 10:44:51,309 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1220a895-9676-4a59-a506-46e5cabb27a6/remove_router_interface.json used request id req-311fb5b7-f3b3-4527-81ef-e0691eaf3482 2019-07-22 10:44:51,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93602204323s 2019-07-22 10:44:51,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 10:44:51,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:51,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1212 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:51 GMT X-Openstack-Request-Id: req-950e4d2c-9fc8-4c43-a896-9c623cda1f75 2019-07-22 10:44:51,669 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:13:54Z", "admin_state_up": true, "updated_at": "2019-07-22T10:44:50Z", "project_id": "41ca8148f94b4689bab68070805cc06b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1220a895-9676-4a59-a506-46e5cabb27a6", "name": "shaker-router_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "01e32758d851419f91bbb93ac9284c5e", "created_at": "2019-07-22T06:05:40Z", "admin_state_up": true, "updated_at": "2019-07-22T06:05:40Z", "project_id": "01e32758d851419f91bbb93ac9284c5e", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "1e565c43-8e88-4df2-9f4a-3819c5915121", "name": "tempest-pretest-check-911973810"}]} 2019-07-22 10:44:51,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-950e4d2c-9fc8-4c43-a896-9c623cda1f75 2019-07-22 10:44:51,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.359454870224s 2019-07-22 10:44:51,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 10:44:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/1220a895-9676-4a59-a506-46e5cabb27a6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:53,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:44:53 GMT X-Openstack-Request-Id: req-7952a3bf-2369-4a22-a8b4-090935bd425a 2019-07-22 10:44:53,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:44:53,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1220a895-9676-4a59-a506-46e5cabb27a6.json used request id req-7952a3bf-2369-4a22-a8b4-090935bd425a 2019-07-22 10:44:53,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35378313065s 2019-07-22 10:44:53,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 10:44:53,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:53,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:53 GMT X-Openstack-Request-Id: req-b188d4d6-01d9-4492-b368-2671f08f1451 2019-07-22 10:44:53,068 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-22T10:13:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"22ec39d7-3e60-4d60-be31-3894d96cb1b5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"41ca8148f94b4689bab68070805cc06b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_b2e658e2-874b-4e90-967b-a1c7f1bec7eb","enable_dhcp":true,"segment_id":null,"network_id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:13:54Z","ip_version":4},{"updated_at":"2019-07-22T05:50:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1d1cfb077a694e5fb287d685b1c0d90c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:50Z","ip_version":4}]} 2019-07-22 10:44:53,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b188d4d6-01d9-4492-b368-2671f08f1451 2019-07-22 10:44:53,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0430879592896s 2019-07-22 10:44:53,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 10:44:53,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/22ec39d7-3e60-4d60-be31-3894d96cb1b5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:53,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:44:53 GMT X-Openstack-Request-Id: req-eb9a3505-2bc3-496c-902f-712a629cff02 2019-07-22 10:44:53,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:44:53,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/22ec39d7-3e60-4d60-be31-3894d96cb1b5.json used request id req-eb9a3505-2bc3-496c-902f-712a629cff02 2019-07-22 10:44:53,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.9030148983s 2019-07-22 10:44:53,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:44:53,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:54,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:54 GMT X-Openstack-Request-Id: req-83fe0472-8995-4f39-88a6-e5a1ecfbe835 2019-07-22 10:44:54,063 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e85ae06-dad9-4c41-8673-959c8e83ef35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"41ca8148f94b4689bab68070805cc06b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T10:44:53Z","qos_policy_id":null,"name":"shaker-net_b2e658e2-874b-4e90-967b-a1c7f1bec7eb","admin_state_up":true,"tenant_id":"41ca8148f94b4689bab68070805cc06b","created_at":"2019-07-22T10:13:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 10:44:54,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-83fe0472-8995-4f39-88a6-e5a1ecfbe835 2019-07-22 10:44:54,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0902700424194s 2019-07-22 10:44:54,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 10:44:54,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/4e85ae06-dad9-4c41-8673-959c8e83ef35.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:55,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:44:55 GMT X-Openstack-Request-Id: req-1f4337c8-ef84-493b-9cdd-8b8b8c4553a4 2019-07-22 10:44:55,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:44:55,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4e85ae06-dad9-4c41-8673-959c8e83ef35.json used request id req-1f4337c8-ef84-493b-9cdd-8b8b8c4553a4 2019-07-22 10:44:55,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29063010216s 2019-07-22 10:44:55,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:44:55,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:55,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:55 GMT X-Openstack-Request-Id: req-b263cf24-5fdf-48c8-b074-0a87c2e11c06 2019-07-22 10:44:55,662 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:14:12Z", "file": "/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/file", "owner": "41ca8148f94b4689bab68070805cc06b", "id": "fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "size": 666173440, "self": "/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-22T10:14:02Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:44:55,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b263cf24-5fdf-48c8-b074-0a87c2e11c06 2019-07-22 10:44:55,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302968978882s 2019-07-22 10:44:55,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 10:44:55,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e513f455919c838e586b7ca3edcc075f27b588f" 2019-07-22 10:44:55,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 10:44:55 GMT X-Openstack-Request-Id: req-3568c8c1-5a55-4f2c-80e8-0e920240cf70 2019-07-22 10:44:55,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 10:44:55,980 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fb9e5412-a5c9-4c34-a3d2-3e13a8538415 used request id req-3568c8c1-5a55-4f2c-80e8-0e920240cf70 2019-07-22 10:44:55,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.316165208817s 2019-07-22 10:44:55,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 10:44:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:56,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-042661e1-4167-4f58-af1a-4cd1a637fba5 x-openstack-request-id: req-042661e1-4167-4f58-af1a-4cd1a637fba5 2019-07-22 10:44:56,283 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/82b9c606-3e72-47dc-8ede-248b982650c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "82b9c606-3e72-47dc-8ede-248b982650c8"}]} 2019-07-22 10:44:56,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-042661e1-4167-4f58-af1a-4cd1a637fba5 2019-07-22 10:44:56,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.297230958939s 2019-07-22 10:44:56,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 10:44:56,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/82b9c606-3e72-47dc-8ede-248b982650c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:56,325 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e6b48a4-e6e6-4626-8940-1b394ebc9cd1 x-openstack-request-id: req-1e6b48a4-e6e6-4626-8940-1b394ebc9cd1 2019-07-22 10:44:56,326 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/82b9c606-3e72-47dc-8ede-248b982650c8 used request id req-1e6b48a4-e6e6-4626-8940-1b394ebc9cd1 2019-07-22 10:44:56,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410659313202s 2019-07-22 10:44:56,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:44:56,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:56,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e693e3-ff46-40b7-9eb5-1a7d6cd14951 2019-07-22 10:44:56,547 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "links": {"self": "http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e79911ac3864f2ea451f25b98c226fd", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 10:44:56,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a8e693e3-ff46-40b7-9eb5-1a7d6cd14951 2019-07-22 10:44:56,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220845937729s 2019-07-22 10:44:56,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:44:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:56,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b684e3b-7107-49d0-9dc0-87f022043a6e 2019-07-22 10:44:56,757 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_b2e658e2-874b-4e90-967b-a1c7f1bec7eb", "links": {"self": "http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5e79911ac3864f2ea451f25b98c226fd", "description": null}} 2019-07-22 10:44:56,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd used request id req-2b684e3b-7107-49d0-9dc0-87f022043a6e 2019-07-22 10:44:56,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205122947693s 2019-07-22 10:44:56,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 10:44:56,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:57,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac26da5-6258-4b27-9d37-b8f87632ff2b 2019-07-22 10:44:57,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:44:57,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5e79911ac3864f2ea451f25b98c226fd used request id req-5ac26da5-6258-4b27-9d37-b8f87632ff2b 2019-07-22 10:44:57,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323860168457s 2019-07-22 10:44:57,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:44:57,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:57,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2946a6-eec7-4098-88e0-bc85306dfbe3 2019-07-22 10:44:57,206 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b"}, "tags": [], "enabled": true, "id": "41ca8148f94b4689bab68070805cc06b", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b2e658e2-874b-4e90-967b-a1c7f1bec7eb"}]} 2019-07-22 10:44:57,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-8b2946a6-eec7-4098-88e0-bc85306dfbe3 2019-07-22 10:44:57,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117645025253s 2019-07-22 10:44:57,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 10:44:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:57,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7ae02a0-2c25-4af2-ba71-9181e17b8c26 2019-07-22 10:44:57,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:44:57,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/41ca8148f94b4689bab68070805cc06b used request id req-f7ae02a0-2c25-4af2-ba71-9181e17b8c26 2019-07-22 10:44:57,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.302617073059s 2019-07-22 10:44:57,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:44:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=41ca8148f94b4689bab68070805cc06b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:57,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:57 GMT X-Openstack-Request-Id: req-aad8c66e-94cc-454c-afb8-aa095a70126c 2019-07-22 10:44:57,845 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:13:52Z", "updated_at": "2019-07-22T10:13:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "027a9b85-b98f-4186-8930-2817501ca102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1932427d-5f23-48f3-ad11-bb1860bf38fd", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1f5e4a64-6082-420d-805a-31e10904c6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "f1afdebb-539a-4560-9185-f5aace0b72fa", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 1, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "name": "default"}]} 2019-07-22 10:44:57,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=41ca8148f94b4689bab68070805cc06b&name=default used request id req-aad8c66e-94cc-454c-afb8-aa095a70126c 2019-07-22 10:44:57,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325478076935s 2019-07-22 10:44:57,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:44:57,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:57,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:57 GMT X-Openstack-Request-Id: req-b5fe8154-1521-45f4-abee-5c1bb8113abb 2019-07-22 10:44:57,916 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "41ca8148f94b4689bab68070805cc06b", "created_at": "2019-07-22T10:13:52Z", "updated_at": "2019-07-22T10:13:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "027a9b85-b98f-4186-8930-2817501ca102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1932427d-5f23-48f3-ad11-bb1860bf38fd", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "1f5e4a64-6082-420d-805a-31e10904c6e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv6", "project_id": "41ca8148f94b4689bab68070805cc06b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:13:52Z", "revision_number": 0, "id": "f1afdebb-539a-4560-9185-f5aace0b72fa", "remote_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "remote_ip_prefix": null, "created_at": "2019-07-22T10:13:52Z", "security_group_id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "tenant_id": "41ca8148f94b4689bab68070805cc06b", "port_range_min": null, "ethertype": "IPv4", "project_id": "41ca8148f94b4689bab68070805cc06b"}], "revision_number": 1, "project_id": "41ca8148f94b4689bab68070805cc06b", "id": "2cf77405-489a-40b1-bbb0-e9304ccd6af6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 10:44:57,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b5fe8154-1521-45f4-abee-5c1bb8113abb 2019-07-22 10:44:57,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0653779506683s 2019-07-22 10:44:57,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 10:44:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2cf77405-489a-40b1-bbb0-e9304ccd6af6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:58,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:44:58 GMT X-Openstack-Request-Id: req-5c06e683-5ff2-46bc-803f-83b9374219f4 2019-07-22 10:44:58,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:44:58,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2cf77405-489a-40b1-bbb0-e9304ccd6af6.json used request id req-5c06e683-5ff2-46bc-803f-83b9374219f4 2019-07-22 10:44:58,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.442231893539s 2019-07-22 10:44:58,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:44:58,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:58,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Mon, 22 Jul 2019 10:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac355ef-f57b-40bf-ad72-badbe140dc5b 2019-07-22 10:44:58,589 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df162f13a1ad4d64ba8c6bcac1c91f32", "links": {"self": "http://172.30.9.26:5000/v3/roles/df162f13a1ad4d64ba8c6bcac1c91f32"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:44:58,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dac355ef-f57b-40bf-ad72-badbe140dc5b 2019-07-22 10:44:58,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219780921936s 2019-07-22 10:44:58,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-07-22 10:44:58,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/df162f13a1ad4d64ba8c6bcac1c91f32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a4e1c4811814c3c8262b1ff3e70c4a232d8710e2" 2019-07-22 10:44:58,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66464063-165b-4a30-90ee-88f1846fcf6f 2019-07-22 10:44:58,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:44:58,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/df162f13a1ad4d64ba8c6bcac1c91f32 used request id req-66464063-165b-4a30-90ee-88f1846fcf6f 2019-07-22 10:44:58,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.217757940292s 2019-07-22 10:44:58,813 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 106:44 | FAIL | | rally_jobs | functest | benchmarking | 29:51 | PASS | | vmtp | functest | benchmarking | 18:56 | PASS | | shaker | functest | benchmarking | 30:51 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-07-22 10:44:58,819 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-22 10:44:58,897 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 10:45:22,263 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-97 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-22 10:45:22,266 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PnfId0PI8w7OFVDlUTakJlJiK export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=2078ad5c535b4345afad4be9276ce840 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-22 10:45:22,266 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-22 10:45:22,266 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-07-22 10:45:22,266 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-07-22 10:45:22,269 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-22 10:46:02,666 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-97 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-22 10:46:02,669 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PnfId0PI8w7OFVDlUTakJlJiK export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=2078ad5c535b4345afad4be9276ce840 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-07-22 10:46:02,669 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-22 10:46:02,669 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-07-22 10:46:02,677 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-07-22 10:46:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:46:02,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c15c63-9eb9-4abd-b5b8-2006031d3de4 2019-07-22 10:46:02,863 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 10:46:02,863 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-f2c15c63-9eb9-4abd-b5b8-2006031d3de4 2019-07-22 10:46:02,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 10:46:03,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T11:46:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["FWHRvhTRQsiYjbCZ07BUnQ"], "issued_at": "2019-07-22T10:46:03.000000Z"}} 2019-07-22 10:46:03,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:46:03,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:03,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:03 GMT X-Openstack-Request-Id: req-92f8cefc-ce29-456e-a571-9913a4dd7359 2019-07-22 10:46:03,649 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 10:46:03,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-92f8cefc-ce29-456e-a571-9913a4dd7359 2019-07-22 10:46:03,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377552986145s 2019-07-22 10:46:03,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:46:03,666 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75bee29-a01d-4449-a8c4-7711ffeec0a0 2019-07-22 10:46:03,666 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:46:03,666 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-e75bee29-a01d-4449-a8c4-7711ffeec0a0 2019-07-22 10:46:03,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:46:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:03,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b57b1d3-bff5-4ce6-9aba-6287b25c7e96 2019-07-22 10:46:03,870 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 10:46:03,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-1b57b1d3-bff5-4ce6-9aba-6287b25c7e96 2019-07-22 10:46:03,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203155040741s 2019-07-22 10:46:03,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 10:46:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}}' 2019-07-22 10:46:04,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b445beae-250f-4b18-aad9-3664bccb8847 2019-07-22 10:46:04,196 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/faca353ac11043df9b2b1b1d2d6ce62a"}, "tags": [], "enabled": true, "id": "faca353ac11043df9b2b1b1d2d6ce62a", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}} 2019-07-22 10:46:04,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b445beae-250f-4b18-aad9-3664bccb8847 2019-07-22 10:46:04,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.317006111145s 2019-07-22 10:46:04,197 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'faca353ac11043df9b2b1b1d2d6ce62a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b'}) 2019-07-22 10:46:04,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 10:46:04,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "A3pQsmAzs2saW9TXnUWwn6Afs2Aa8L", "email": null, "name": "cloudify-user_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}}' 2019-07-22 10:46:04,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9878c136-6a58-4a37-a068-34e02aa8a787 2019-07-22 10:46:04,710 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "links": {"self": "http://172.30.9.26:5000/v3/users/b46340909fcc4c0ba71f8a6ac2063460"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b46340909fcc4c0ba71f8a6ac2063460", "domain_id": "default", "password_expires_at": null}} 2019-07-22 10:46:04,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-9878c136-6a58-4a37-a068-34e02aa8a787 2019-07-22 10:46:04,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.506913900375s 2019-07-22 10:46:04,711 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b46340909fcc4c0ba71f8a6ac2063460', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_466aa356-bdb0-4d90-bcae-2a03e9f6357b'}) 2019-07-22 10:46:04,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:46:04,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:04,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1229854a-13e3-4646-b6c0-57e019610377 2019-07-22 10:46:04,828 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:46:04,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1229854a-13e3-4646-b6c0-57e019610377 2019-07-22 10:46:04,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113581180573s 2019-07-22 10:46:04,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:46:04,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:05,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c6a2cd-3863-4a5c-82e9-46d44fd1fa5c 2019-07-22 10:46:05,035 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:46:05,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-05c6a2cd-3863-4a5c-82e9-46d44fd1fa5c 2019-07-22 10:46:05,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201674938202s 2019-07-22 10:46:05,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:46:05,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:05,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee83ab06-c05b-45f6-8c9d-c6a562c797ec 2019-07-22 10:46:05,236 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:46:05,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ee83ab06-c05b-45f6-8c9d-c6a562c797ec 2019-07-22 10:46:05,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196076869965s 2019-07-22 10:46:05,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:46:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:05,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87131ab1-101e-461b-ad5d-eb305948a341 2019-07-22 10:46:05,434 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 10:46:05,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-87131ab1-101e-461b-ad5d-eb305948a341 2019-07-22 10:46:05,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19339299202s 2019-07-22 10:46:05,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:46:05,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:05,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4eaec3-11fd-4feb-9bff-dcf8758b468e 2019-07-22 10:46:05,648 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "links": {"self": "http://172.30.9.26:5000/v3/users/b46340909fcc4c0ba71f8a6ac2063460"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b46340909fcc4c0ba71f8a6ac2063460", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 10:46:05,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ef4eaec3-11fd-4feb-9bff-dcf8758b468e 2019-07-22 10:46:05,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213900089264s 2019-07-22 10:46:05,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:46:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:05,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00cebc7-8f8e-40db-a771-e79f03d942cc 2019-07-22 10:46:05,778 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/faca353ac11043df9b2b1b1d2d6ce62a"}, "tags": [], "enabled": true, "id": "faca353ac11043df9b2b1b1d2d6ce62a", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 10:46:05,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a00cebc7-8f8e-40db-a771-e79f03d942cc 2019-07-22 10:46:05,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122951030731s 2019-07-22 10:46:05,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 10:46:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=b46340909fcc4c0ba71f8a6ac2063460&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=faca353ac11043df9b2b1b1d2d6ce62a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:05,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eca9c2a-7eb1-4e70-b1a2-8c45e2660054 2019-07-22 10:46:05,985 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b46340909fcc4c0ba71f8a6ac2063460&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=faca353ac11043df9b2b1b1d2d6ce62a", "previous": null, "next": null}} 2019-07-22 10:46:05,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b46340909fcc4c0ba71f8a6ac2063460&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=faca353ac11043df9b2b1b1d2d6ce62a used request id req-6eca9c2a-7eb1-4e70-b1a2-8c45e2660054 2019-07-22 10:46:05,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197442054749s 2019-07-22 10:46:05,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 10:46:05,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/faca353ac11043df9b2b1b1d2d6ce62a/users/b46340909fcc4c0ba71f8a6ac2063460/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:06,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6927536d-fce8-4eab-855b-f596e39106f4 2019-07-22 10:46:06,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:46:06,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/faca353ac11043df9b2b1b1d2d6ce62a/users/b46340909fcc4c0ba71f8a6ac2063460/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-6927536d-fce8-4eab-855b-f596e39106f4 2019-07-22 10:46:06,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153381109238s 2019-07-22 10:46:06,143 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'faca353ac11043df9b2b1b1d2d6ce62a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'A3pQsmAzs2saW9TXnUWwn6Afs2Aa8L', 'username': u'cloudify-user_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 10:46:06,147 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'password': 'A3pQsmAzs2saW9TXnUWwn6Afs2Aa8L', 'project_name': 'cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'faca353ac11043df9b2b1b1d2d6ce62a', 'project_domain_name': 'Default'} 2019-07-22 10:46:06,148 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-07-22 10:46:06,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:46:06,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:06,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7d3cac-5bcc-429b-8fed-a45f6b81f31d 2019-07-22 10:46:06,371 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 10:46:06,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-7a7d3cac-5bcc-429b-8fed-a45f6b81f31d 2019-07-22 10:46:06,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222417831421s 2019-07-22 10:46:06,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:46:06,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:46:06,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a198e47-3566-4351-9993-f6f5e63229dc 2019-07-22 10:46:06,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/faca353ac11043df9b2b1b1d2d6ce62a"}, "tags": [], "enabled": true, "id": "faca353ac11043df9b2b1b1d2d6ce62a", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 10:46:06,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6a198e47-3566-4351-9993-f6f5e63229dc 2019-07-22 10:46:06,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115667104721s 2019-07-22 10:46:06,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 10:46:06,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" -d '{"network": {"tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "name": "cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "admin_state_up": true}}' 2019-07-22 10:46:06,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:06 GMT X-Openstack-Request-Id: req-0512f1ba-1497-47cc-8b7f-88a5908afcd5 2019-07-22 10:46:06,834 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"faca353ac11043df9b2b1b1d2d6ce62a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T10:46:06Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b","admin_state_up":true,"tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:06Z","mtu":1450}} 2019-07-22 10:46:06,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0512f1ba-1497-47cc-8b7f-88a5908afcd5 2019-07-22 10:46:06,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.337435007095s 2019-07-22 10:46:06,835 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T10:46:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'607ea6ff-89ae-4286-9d35-7efb3bb05928', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b', u'created_at': u'2019-07-22T10:46:06Z', u'mtu': 1450, u'tenant_id': u'faca353ac11043df9b2b1b1d2d6ce62a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'faca353ac11043df9b2b1b1d2d6ce62a', u'l2_adjacency': True}) 2019-07-22 10:46:06,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:46:06,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23bd65e-2ce8-4043-be46-414fc947475b 2019-07-22 10:46:06,845 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 10:46:06,845 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-c23bd65e-2ce8-4043-be46-414fc947475b 2019-07-22 10:46:06,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 10:46:07,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T11:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faca353ac11043df9b2b1b1d2d6ce62a", "name": "cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/faca353ac11043df9b2b1b1d2d6ce62a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/faca353ac11043df9b2b1b1d2d6ce62a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/faca353ac11043df9b2b1b1d2d6ce62a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_faca353ac11043df9b2b1b1d2d6ce62a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_faca353ac11043df9b2b1b1d2d6ce62a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/faca353ac11043df9b2b1b1d2d6ce62a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/faca353ac11043df9b2b1b1d2d6ce62a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/faca353ac11043df9b2b1b1d2d6ce62a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/faca353ac11043df9b2b1b1d2d6ce62a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/faca353ac11043df9b2b1b1d2d6ce62a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/faca353ac11043df9b2b1b1d2d6ce62a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "id": "b46340909fcc4c0ba71f8a6ac2063460"}, "audit_ids": ["xhTMX33RQc6ky7FOj0mw0w"], "issued_at": "2019-07-22T10:46:07.000000Z"}} 2019-07-22 10:46:07,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:46:07,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:07,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:07 GMT X-Openstack-Request-Id: req-6298cb88-e2c6-4bd7-8963-ef0052a157ac 2019-07-22 10:46:07,611 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"faca353ac11043df9b2b1b1d2d6ce62a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T10:46:06Z","qos_policy_id":null,"name":"cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b","admin_state_up":true,"tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:46:07,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6298cb88-e2c6-4bd7-8963-ef0052a157ac 2019-07-22 10:46:07,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369448900223s 2019-07-22 10:46:07,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 10:46:07,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"subnet": {"name": "cloudify-subnet_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "enable_dhcp": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 10:46:08,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:08 GMT X-Openstack-Request-Id: req-e2dba9fe-99a3-4ca6-be14-31975540232d 2019-07-22 10:46:08,377 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T10:46:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"faca353ac11043df9b2b1b1d2d6ce62a","id":"e82941fb-a32b-4d95-a501-1124babc1657","subnetpool_id":null,"name":"cloudify-subnet_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}} 2019-07-22 10:46:08,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e2dba9fe-99a3-4ca6-be14-31975540232d 2019-07-22 10:46:08,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.764672040939s 2019-07-22 10:46:08,378 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T10:46:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e82941fb-a32b-4d95-a501-1124babc1657', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_466aa356-bdb0-4d90-bcae-2a03e9f6357b', u'enable_dhcp': True, u'network_id': u'607ea6ff-89ae-4286-9d35-7efb3bb05928', u'tenant_id': u'faca353ac11043df9b2b1b1d2d6ce62a', u'created_at': u'2019-07-22T10:46:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'faca353ac11043df9b2b1b1d2d6ce62a'}) 2019-07-22 10:46:08,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 10:46:08,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "cloudify-router_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "admin_state_up": true}}' 2019-07-22 10:46:10,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:10 GMT X-Openstack-Request-Id: req-e717c49a-7cce-4189-82de-724884ed9566 2019-07-22 10:46:10,056 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:08Z", "admin_state_up": true, "updated_at": "2019-07-22T10:46:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "name": "cloudify-router_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}} 2019-07-22 10:46:10,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e717c49a-7cce-4189-82de-724884ed9566 2019-07-22 10:46:10,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67758011818s 2019-07-22 10:46:10,057 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T10:46:09Z', u'revision_number': 2, u'id': u'593072f1-b3e6-4233-be0a-fe9c7df0afbe', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_466aa356-bdb0-4d90-bcae-2a03e9f6357b', u'admin_state_up': True, u'tenant_id': u'faca353ac11043df9b2b1b1d2d6ce62a', u'created_at': u'2019-07-22T10:46:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'faca353ac11043df9b2b1b1d2d6ce62a'}) 2019-07-22 10:46:10,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 10:46:10,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/593072f1-b3e6-4233-be0a-fe9c7df0afbe/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"subnet_id": "e82941fb-a32b-4d95-a501-1124babc1657"}' 2019-07-22 10:46:12,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:12 GMT X-Openstack-Request-Id: req-7f1b8414-889d-4767-a217-c37f2ff22a36 2019-07-22 10:46:12,859 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "subnet_id": "e82941fb-a32b-4d95-a501-1124babc1657", "subnet_ids": ["e82941fb-a32b-4d95-a501-1124babc1657"], "port_id": "8ef31705-af95-473f-b09b-b21f12f117a6", "id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe"} 2019-07-22 10:46:12,859 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/593072f1-b3e6-4233-be0a-fe9c7df0afbe/add_router_interface.json used request id req-7f1b8414-889d-4767-a217-c37f2ff22a36 2019-07-22 10:46:12,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.80183506012s 2019-07-22 10:46:12,860 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-22 10:46:14,176 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-07-22 10:46:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:46:14,184 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:14 GMT 2019-07-22 10:46:14,184 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 10:46:14,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:46:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:14,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:14 GMT X-Openstack-Request-Id: req-b4b6a646-5194-47a9-9258-6c465fcc1bba 2019-07-22 10:46:14,574 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:46:14,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b4b6a646-5194-47a9-9258-6c465fcc1bba 2019-07-22 10:46:14,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.384155988693s 2019-07-22 10:46:14,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 10:46:14,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}' 2019-07-22 10:46:14,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:14 GMT Location: http://172.30.9.26:9292/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3e2b4825-5300-4c98-bddf-69e3aa60a5aa 2019-07-22 10:46:14,627 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:46:14Z", "file": "/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/file", "owner": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "size": null, "self": "/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "checksum": null, "created_at": "2019-07-22T10:46:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 10:46:14,627 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3e2b4825-5300-4c98-bddf-69e3aa60a5aa 2019-07-22 10:46:14,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0431921482086s 2019-07-22 10:46:14,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 10:46:14,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '' 2019-07-22 10:46:19,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 10:46:19 GMT X-Openstack-Request-Id: req-3f454221-3820-4a95-a507-a530c59f51c4 2019-07-22 10:46:19,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 10:46:19,858 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/file used request id req-3f454221-3820-4a95-a507-a530c59f51c4 2019-07-22 10:46:19,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.23037099838s 2019-07-22 10:46:19,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:46:19,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:19,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:19 GMT X-Openstack-Request-Id: req-aa1facf5-635b-4c40-985f-dd335f355633 2019-07-22 10:46:19,903 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:46:19Z", "file": "/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/file", "owner": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "size": 296222720, "self": "/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T10:46:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:46:19,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-aa1facf5-635b-4c40-985f-dd335f355633 2019-07-22 10:46:19,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0403392314911s 2019-07-22 10:46:19,906 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/file', 'owner': u'faca353ac11043df9b2b1b1d2d6ce62a', 'id': u'2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0', 'size': 296222720, u'self': u'/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faca353ac11043df9b2b1b1d2d6ce62a', 'name': 'cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T10:46:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T10:46:19Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'created': u'2019-07-22T10:46:14Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-22T10:46:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-22 10:46:19,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 10:46:19,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-22 10:46:20,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9914a348-82f8-484c-a77b-2913c1410c5d x-openstack-request-id: req-9914a348-82f8-484c-a77b-2913c1410c5d 2019-07-22 10:46:20,234 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "e419baeb-3e51-4aed-a183-d7f32a216dad"}} 2019-07-22 10:46:20,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9914a348-82f8-484c-a77b-2913c1410c5d 2019-07-22 10:46:20,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.32533288002s 2019-07-22 10:46:20,236 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'e419baeb-3e51-4aed-a183-d7f32a216dad', 'swap': 0}) 2019-07-22 10:46:20,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 10:46:20,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" -d '{"extra_specs": {}}' 2019-07-22 10:46:20,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2732e5af-28e5-4b5a-9132-5a896957885b x-openstack-request-id: req-2732e5af-28e5-4b5a-9132-5a896957885b 2019-07-22 10:46:20,259 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 10:46:20,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad/os-extra_specs used request id req-2732e5af-28e5-4b5a-9132-5a896957885b 2019-07-22 10:46:20,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230960845947s 2019-07-22 10:46:20,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 10:46:20,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"keypair": {"name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}}' 2019-07-22 10:46:20,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dae475a-26c5-4800-b74c-ca5c9d6253cc x-openstack-request-id: req-4dae475a-26c5-4800-b74c-ca5c9d6253cc 2019-07-22 10:46:20,789 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm3OCvKKas3PbDFHlN8rOjbW3H2quAt6uRrYB8pZ/PyTsszkrpwHxGXnwni9kRY545yJu1+gyIPjh0WekqyZYRlGfH2YXMXc8FnvzmPEXbJ4ZkvLFgcC8akcMuDgvFkN3UxmF920lbASmc89cT6apIORZoFfrjXAPNLiyyQz8NNZ1IODTolooFMttm5z6F42Z5WTVRyJP+ELUh3zwgd2BlJLMln7R/9nKVlMcOey8r7hNQdV7B37GxuBPToj8byLngi2yCFxvatNt+Z84TFKtRDZ5a7tTj+8aU3dPzZcr0ihWYn+bnspxighy5QysUXhBzG8RJFhnzNfhdg82In/m5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAptzgryimrNz2wxR5TfKzo21tx9qrgLerka2AfKWfz8k7LM5K\n6cB8Rl58J4vZEWOeOcibtfoMiD44dFnpKsmWEZRnx9mFzF3PBZ785jxF2yeGZLyx\nYHAvGpHDLg4LxZDd1MZhfdtJWwEpnPPXE+mqSDkWaBX641wDzS4sskM/DTWdSDg0\n6JaKBTLbZuc+heNmeVk1UciT/hC1Id88IHdgZSSzJZ+0f/ZylZTHDnsvK+4TUHVe\nwd+xsbgT06I/G8i54Itsghcb2rTbfmfOExSrUQ2eWu7U4/vGlN3T82XK9IoVmJ/m\n57KcYoIcuUMrFF4QcxvESRYZ8zX4XYPNiJ/5uQIDAQABAoIBAH4L5+YozQ9Ts0vV\n0XRiW/SeGwmXU2peVEotSBvgeQJbPkowY0KEVtxJT3wIFicem02HDqi+hGz+o2Kw\n8IOT17rb4jGDTaD9U/8pBF1fNl3AU7MRHuR8mfh2F3xYu+e38PpkCQ0rcxQ9opOf\nVt8B6dG43gYuZGEPBwgdU0ItrhlpKG5R/JfHyqSqn8bw0zTnPMfiFP83cxdU/g5l\na4pOrA6zVQlb7vh8Y0a4ONrf8SwudePLc2WFCbtmBABdp0OoTPQBH6ZInvJH52VS\ncHrmc4OdcUtU1ZOX0gFLDZ6XWrEDHA3QxtJ6C+N9MP2e2UgMDjKq7GLMBEqF6jGM\nu6V0aAECgYEAz9NbpcLrSqfBNcThP1sZI36+Bp0F4R92Wq/25LoPcX8S//++2kqV\nXToNP+t5HnX131X4W7QgkgC22m1T/dMhDTMpCC2O40ta/TPkpF6eVS6SxT6bxu25\nPsa9XJk/mu6Y9VB23JO7SC8tAAvynJW5+OEWGGQluBiX/lXld2ZIjYECgYEAzYq7\nrTkxZ3LtrbEUGkvMzrTSsdk8L8yOLwgZdO2o8Tf2MOJ2hdBsFBHC355oJxc1aF7i\nHwuCqtKRA8C1XlQF9gW/XrJgK25a53qatoxUbByJ3Dg6GsDF815ShyrMMZKYudkf\nU2OWszTI/mFssWpk+PQsitJKOr9VVv+WktokeDkCgYBadZcYqaUc07QHoXCh0Rc6\nGfrAiix69uTfSGRg3pPGRReSElGSVpB5CcGmpuoLVjD1S0hVMixTILh2jsvWWcWz\nJyefBaWCTdSHDcVhvkWQsjr0W/IWPnc5WewmmBXVbDFr5eA21p7YJqChupGZkppm\nOCMT7tN0NFBERkMhG4ZNAQKBgCw4sPAv4eUz4NcBxiVyMXo3hS0mY8CU7fJId9Gk\nYDilpZ4W2xEnKlmXCKo71oSyhZcS8uti+pXt/60jBOJqiW3JBsdE8VPmxkAPLMIh\npvgrm615m2auGuilXnQeTRhNRfaWNBsozf94V9YC9/OjxF2biwnC/J1vFNlG3Ap0\nTGxhAoGAeLdNyJqqqM+jpd+c/b2gpJ6ILw/AbTaZVXBEeZ+Zqo/jae9YXk3moSlQ\nwJGtwQC8SX8jVuNaCTfV/flThpQzJReq2p3ptWItKkM2I8t51VAnuOxyE2qV5ZsX\nO6z30pVpYE9fn30EISSXrkAg9Dj5jfBZWTjZIJApKHFNSpbdlQk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "fingerprint": "a4:7a:74:fd:f4:76:58:b0:31:6f:0d:52:1c:f3:d1:1f"}} 2019-07-22 10:46:20,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-4dae475a-26c5-4800-b74c-ca5c9d6253cc 2019-07-22 10:46:20,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.52742099762s 2019-07-22 10:46:20,791 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm3OCvKKas3PbDFHlN8rOjbW3H2quAt6uRrYB8pZ/PyTsszkrpwHxGXnwni9kRY545yJu1+gyIPjh0WekqyZYRlGfH2YXMXc8FnvzmPEXbJ4ZkvLFgcC8akcMuDgvFkN3UxmF920lbASmc89cT6apIORZoFfrjXAPNLiyyQz8NNZ1IODTolooFMttm5z6F42Z5WTVRyJP+ELUh3zwgd2BlJLMln7R/9nKVlMcOey8r7hNQdV7B37GxuBPToj8byLngi2yCFxvatNt+Z84TFKtRDZ5a7tTj+8aU3dPzZcr0ihWYn+bnspxighy5QysUXhBzG8RJFhnzNfhdg82In/m5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAptzgryimrNz2wxR5TfKzo21tx9qrgLerka2AfKWfz8k7LM5K\n6cB8Rl58J4vZEWOeOcibtfoMiD44dFnpKsmWEZRnx9mFzF3PBZ785jxF2yeGZLyx\nYHAvGpHDLg4LxZDd1MZhfdtJWwEpnPPXE+mqSDkWaBX641wDzS4sskM/DTWdSDg0\n6JaKBTLbZuc+heNmeVk1UciT/hC1Id88IHdgZSSzJZ+0f/ZylZTHDnsvK+4TUHVe\nwd+xsbgT06I/G8i54Itsghcb2rTbfmfOExSrUQ2eWu7U4/vGlN3T82XK9IoVmJ/m\n57KcYoIcuUMrFF4QcxvESRYZ8zX4XYPNiJ/5uQIDAQABAoIBAH4L5+YozQ9Ts0vV\n0XRiW/SeGwmXU2peVEotSBvgeQJbPkowY0KEVtxJT3wIFicem02HDqi+hGz+o2Kw\n8IOT17rb4jGDTaD9U/8pBF1fNl3AU7MRHuR8mfh2F3xYu+e38PpkCQ0rcxQ9opOf\nVt8B6dG43gYuZGEPBwgdU0ItrhlpKG5R/JfHyqSqn8bw0zTnPMfiFP83cxdU/g5l\na4pOrA6zVQlb7vh8Y0a4ONrf8SwudePLc2WFCbtmBABdp0OoTPQBH6ZInvJH52VS\ncHrmc4OdcUtU1ZOX0gFLDZ6XWrEDHA3QxtJ6C+N9MP2e2UgMDjKq7GLMBEqF6jGM\nu6V0aAECgYEAz9NbpcLrSqfBNcThP1sZI36+Bp0F4R92Wq/25LoPcX8S//++2kqV\nXToNP+t5HnX131X4W7QgkgC22m1T/dMhDTMpCC2O40ta/TPkpF6eVS6SxT6bxu25\nPsa9XJk/mu6Y9VB23JO7SC8tAAvynJW5+OEWGGQluBiX/lXld2ZIjYECgYEAzYq7\nrTkxZ3LtrbEUGkvMzrTSsdk8L8yOLwgZdO2o8Tf2MOJ2hdBsFBHC355oJxc1aF7i\nHwuCqtKRA8C1XlQF9gW/XrJgK25a53qatoxUbByJ3Dg6GsDF815ShyrMMZKYudkf\nU2OWszTI/mFssWpk+PQsitJKOr9VVv+WktokeDkCgYBadZcYqaUc07QHoXCh0Rc6\nGfrAiix69uTfSGRg3pPGRReSElGSVpB5CcGmpuoLVjD1S0hVMixTILh2jsvWWcWz\nJyefBaWCTdSHDcVhvkWQsjr0W/IWPnc5WewmmBXVbDFr5eA21p7YJqChupGZkppm\nOCMT7tN0NFBERkMhG4ZNAQKBgCw4sPAv4eUz4NcBxiVyMXo3hS0mY8CU7fJId9Gk\nYDilpZ4W2xEnKlmXCKo71oSyhZcS8uti+pXt/60jBOJqiW3JBsdE8VPmxkAPLMIh\npvgrm615m2auGuilXnQeTRhNRfaWNBsozf94V9YC9/OjxF2biwnC/J1vFNlG3Ap0\nTGxhAoGAeLdNyJqqqM+jpd+c/b2gpJ6ILw/AbTaZVXBEeZ+Zqo/jae9YXk3moSlQ\nwJGtwQC8SX8jVuNaCTfV/flThpQzJReq2p3ptWItKkM2I8t51VAnuOxyE2qV5ZsX\nO6z30pVpYE9fn30EISSXrkAg9Dj5jfBZWTjZIJApKHFNSpbdlQk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b46340909fcc4c0ba71f8a6ac2063460', 'name': u'cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'created_at': '2019-07-22T10:46:20.791165', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faca353ac11043df9b2b1b1d2d6ce62a', 'name': 'cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a4:7a:74:fd:f4:76:58:b0:31:6f:0d:52:1c:f3:d1:1f', 'type': 'ssh', 'id': u'cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b'}) 2019-07-22 10:46:20,791 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAptzgryimrNz2wxR5TfKzo21tx9qrgLerka2AfKWfz8k7LM5K 6cB8Rl58J4vZEWOeOcibtfoMiD44dFnpKsmWEZRnx9mFzF3PBZ785jxF2yeGZLyx YHAvGpHDLg4LxZDd1MZhfdtJWwEpnPPXE+mqSDkWaBX641wDzS4sskM/DTWdSDg0 6JaKBTLbZuc+heNmeVk1UciT/hC1Id88IHdgZSSzJZ+0f/ZylZTHDnsvK+4TUHVe wd+xsbgT06I/G8i54Itsghcb2rTbfmfOExSrUQ2eWu7U4/vGlN3T82XK9IoVmJ/m 57KcYoIcuUMrFF4QcxvESRYZ8zX4XYPNiJ/5uQIDAQABAoIBAH4L5+YozQ9Ts0vV 0XRiW/SeGwmXU2peVEotSBvgeQJbPkowY0KEVtxJT3wIFicem02HDqi+hGz+o2Kw 8IOT17rb4jGDTaD9U/8pBF1fNl3AU7MRHuR8mfh2F3xYu+e38PpkCQ0rcxQ9opOf Vt8B6dG43gYuZGEPBwgdU0ItrhlpKG5R/JfHyqSqn8bw0zTnPMfiFP83cxdU/g5l a4pOrA6zVQlb7vh8Y0a4ONrf8SwudePLc2WFCbtmBABdp0OoTPQBH6ZInvJH52VS cHrmc4OdcUtU1ZOX0gFLDZ6XWrEDHA3QxtJ6C+N9MP2e2UgMDjKq7GLMBEqF6jGM u6V0aAECgYEAz9NbpcLrSqfBNcThP1sZI36+Bp0F4R92Wq/25LoPcX8S//++2kqV XToNP+t5HnX131X4W7QgkgC22m1T/dMhDTMpCC2O40ta/TPkpF6eVS6SxT6bxu25 Psa9XJk/mu6Y9VB23JO7SC8tAAvynJW5+OEWGGQluBiX/lXld2ZIjYECgYEAzYq7 rTkxZ3LtrbEUGkvMzrTSsdk8L8yOLwgZdO2o8Tf2MOJ2hdBsFBHC355oJxc1aF7i HwuCqtKRA8C1XlQF9gW/XrJgK25a53qatoxUbByJ3Dg6GsDF815ShyrMMZKYudkf U2OWszTI/mFssWpk+PQsitJKOr9VVv+WktokeDkCgYBadZcYqaUc07QHoXCh0Rc6 GfrAiix69uTfSGRg3pPGRReSElGSVpB5CcGmpuoLVjD1S0hVMixTILh2jsvWWcWz JyefBaWCTdSHDcVhvkWQsjr0W/IWPnc5WewmmBXVbDFr5eA21p7YJqChupGZkppm OCMT7tN0NFBERkMhG4ZNAQKBgCw4sPAv4eUz4NcBxiVyMXo3hS0mY8CU7fJId9Gk YDilpZ4W2xEnKlmXCKo71oSyhZcS8uti+pXt/60jBOJqiW3JBsdE8VPmxkAPLMIh pvgrm615m2auGuilXnQeTRhNRfaWNBsozf94V9YC9/OjxF2biwnC/J1vFNlG3Ap0 TGxhAoGAeLdNyJqqqM+jpd+c/b2gpJ6ILw/AbTaZVXBEeZ+Zqo/jae9YXk3moSlQ wJGtwQC8SX8jVuNaCTfV/flThpQzJReq2p3ptWItKkM2I8t51VAnuOxyE2qV5ZsX O6z30pVpYE9fn30EISSXrkAg9Dj5jfBZWTjZIJApKHFNSpbdlQk= -----END RSA PRIVATE KEY----- 2019-07-22 10:46:20,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-22 10:46:20,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"security_group": {"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "description": "created by OPNFV Functest (cloudify)"}}' 2019-07-22 10:46:20,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:20 GMT X-Openstack-Request-Id: req-18947e58-3ef7-48c0-a54f-3346574ea6b5 2019-07-22 10:46:20,976 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:20Z", "updated_at": "2019-07-22T10:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "3b0f675a-65ba-4480-a0f4-d6b80467225b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "69a15399-ec8e-4064-9530-55cd5d3840f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}} 2019-07-22 10:46:20,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-18947e58-3ef7-48c0-a54f-3346574ea6b5 2019-07-22 10:46:20,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.179265975952s 2019-07-22 10:46:20,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:46:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:21,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-0776c0c3-1337-41d1-8e93-fd0f96af0284 2019-07-22 10:46:21,049 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:06Z", "updated_at": "2019-07-22T10:46:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "23a0b232-6923-4b1f-a467-d331cf9f4a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "7a300fff-38c9-49a2-8bc6-9213ab3bd464", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "97416e2d-e5b4-4de3-aca3-108b155e024a", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "9dfd22d4-962d-4420-948f-d1da6edd380b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:20Z", "updated_at": "2019-07-22T10:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "3b0f675a-65ba-4480-a0f4-d6b80467225b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "69a15399-ec8e-4064-9530-55cd5d3840f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:46:21,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0776c0c3-1337-41d1-8e93-fd0f96af0284 2019-07-22 10:46:21,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0662188529968s 2019-07-22 10:46:21,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:46:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"}}' 2019-07-22 10:46:21,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-9d4c418b-5c88-4e3a-8e0e-fbf893e4954d 2019-07-22 10:46:21,229 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "port_range_min": 22, "revision_number": 0, "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:21Z", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "839b4b8f-1ad6-4ae5-b20e-8b172c1e6d0a"}} 2019-07-22 10:46:21,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9d4c418b-5c88-4e3a-8e0e-fbf893e4954d 2019-07-22 10:46:21,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.1731569767s 2019-07-22 10:46:21,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:46:21,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:21,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-4491421c-f41f-46f4-897b-3f02767a9c0a 2019-07-22 10:46:21,278 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:06Z", "updated_at": "2019-07-22T10:46:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "23a0b232-6923-4b1f-a467-d331cf9f4a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "7a300fff-38c9-49a2-8bc6-9213ab3bd464", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "97416e2d-e5b4-4de3-aca3-108b155e024a", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "9dfd22d4-962d-4420-948f-d1da6edd380b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:20Z", "updated_at": "2019-07-22T10:46:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "3b0f675a-65ba-4480-a0f4-d6b80467225b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "69a15399-ec8e-4064-9530-55cd5d3840f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "839b4b8f-1ad6-4ae5-b20e-8b172c1e6d0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 2, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:46:21,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4491421c-f41f-46f4-897b-3f02767a9c0a 2019-07-22 10:46:21,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0428640842438s 2019-07-22 10:46:21,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:46:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"}}' 2019-07-22 10:46:21,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-e3c019d8-db0d-4ec0-ad2f-7f23fc2432e3 2019-07-22 10:46:21,422 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "port_range_min": null, "revision_number": 0, "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:21Z", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "e4c96f22-0f32-47f6-b16c-53b83e1b1ac6"}} 2019-07-22 10:46:21,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e3c019d8-db0d-4ec0-ad2f-7f23fc2432e3 2019-07-22 10:46:21,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137663841248s 2019-07-22 10:46:21,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:46:21,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:21,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-87aac1f2-9e9b-41bc-af1b-79834169ad62 2019-07-22 10:46:21,468 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:06Z", "updated_at": "2019-07-22T10:46:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "23a0b232-6923-4b1f-a467-d331cf9f4a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "7a300fff-38c9-49a2-8bc6-9213ab3bd464", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "97416e2d-e5b4-4de3-aca3-108b155e024a", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "9dfd22d4-962d-4420-948f-d1da6edd380b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:20Z", "updated_at": "2019-07-22T10:46:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "3b0f675a-65ba-4480-a0f4-d6b80467225b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "69a15399-ec8e-4064-9530-55cd5d3840f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "839b4b8f-1ad6-4ae5-b20e-8b172c1e6d0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "e4c96f22-0f32-47f6-b16c-53b83e1b1ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 3, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:46:21,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-87aac1f2-9e9b-41bc-af1b-79834169ad62 2019-07-22 10:46:21,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.04012799263s 2019-07-22 10:46:21,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:46:21,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"}}' 2019-07-22 10:46:21,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-d4ecf99b-a367-40be-94b9-bac3cae2660e 2019-07-22 10:46:21,581 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "port_range_min": 80, "revision_number": 0, "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:21Z", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "28b0fb5d-a203-472e-9ffc-52526907af2d"}} 2019-07-22 10:46:21,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d4ecf99b-a367-40be-94b9-bac3cae2660e 2019-07-22 10:46:21,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.10724902153s 2019-07-22 10:46:21,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:46:21,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:21,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-be78a4cb-a31e-48d0-889f-b08bceb085f6 2019-07-22 10:46:21,627 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:06Z", "updated_at": "2019-07-22T10:46:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "23a0b232-6923-4b1f-a467-d331cf9f4a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "7a300fff-38c9-49a2-8bc6-9213ab3bd464", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "97416e2d-e5b4-4de3-aca3-108b155e024a", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "9dfd22d4-962d-4420-948f-d1da6edd380b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:20Z", "updated_at": "2019-07-22T10:46:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "28b0fb5d-a203-472e-9ffc-52526907af2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "3b0f675a-65ba-4480-a0f4-d6b80467225b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "69a15399-ec8e-4064-9530-55cd5d3840f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "839b4b8f-1ad6-4ae5-b20e-8b172c1e6d0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "e4c96f22-0f32-47f6-b16c-53b83e1b1ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 4, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:46:21,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-be78a4cb-a31e-48d0-889f-b08bceb085f6 2019-07-22 10:46:21,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0396490097046s 2019-07-22 10:46:21,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:46:21,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"}}' 2019-07-22 10:46:21,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-9b26a347-bd15-4293-b5b3-03bb78ff5dba 2019-07-22 10:46:21,737 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "port_range_min": 443, "revision_number": 0, "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:21Z", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "9eb377a9-bc70-46c3-80db-50cad7acf956"}} 2019-07-22 10:46:21,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9b26a347-bd15-4293-b5b3-03bb78ff5dba 2019-07-22 10:46:21,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104167938232s 2019-07-22 10:46:21,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:46:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:21,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-12a3dff2-1fcd-4670-a4bf-f78d997bff61 2019-07-22 10:46:21,786 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:06Z", "updated_at": "2019-07-22T10:46:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "23a0b232-6923-4b1f-a467-d331cf9f4a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "7a300fff-38c9-49a2-8bc6-9213ab3bd464", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "97416e2d-e5b4-4de3-aca3-108b155e024a", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "9dfd22d4-962d-4420-948f-d1da6edd380b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:20Z", "updated_at": "2019-07-22T10:46:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "28b0fb5d-a203-472e-9ffc-52526907af2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "3b0f675a-65ba-4480-a0f4-d6b80467225b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "69a15399-ec8e-4064-9530-55cd5d3840f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "839b4b8f-1ad6-4ae5-b20e-8b172c1e6d0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "9eb377a9-bc70-46c3-80db-50cad7acf956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "e4c96f22-0f32-47f6-b16c-53b83e1b1ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 5, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:46:21,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-12a3dff2-1fcd-4670-a4bf-f78d997bff61 2019-07-22 10:46:21,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.042457818985s 2019-07-22 10:46:21,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:46:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"}}' 2019-07-22 10:46:21,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-804645d1-08e9-4d64-830b-ad88a0f8f053 2019-07-22 10:46:21,899 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "port_range_min": 5671, "revision_number": 0, "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:21Z", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "6b9721f2-e1cb-436a-8ac0-72318e93d79e"}} 2019-07-22 10:46:21,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-804645d1-08e9-4d64-830b-ad88a0f8f053 2019-07-22 10:46:21,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.10689997673s 2019-07-22 10:46:21,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:46:21,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:21,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:21 GMT X-Openstack-Request-Id: req-6f40cbf8-1c43-46ca-84e5-3ed23f8a0350 2019-07-22 10:46:21,946 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:06Z", "updated_at": "2019-07-22T10:46:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "23a0b232-6923-4b1f-a467-d331cf9f4a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "7a300fff-38c9-49a2-8bc6-9213ab3bd464", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "97416e2d-e5b4-4de3-aca3-108b155e024a", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "9dfd22d4-962d-4420-948f-d1da6edd380b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:20Z", "updated_at": "2019-07-22T10:46:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "28b0fb5d-a203-472e-9ffc-52526907af2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "3b0f675a-65ba-4480-a0f4-d6b80467225b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "69a15399-ec8e-4064-9530-55cd5d3840f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "6b9721f2-e1cb-436a-8ac0-72318e93d79e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "839b4b8f-1ad6-4ae5-b20e-8b172c1e6d0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "9eb377a9-bc70-46c3-80db-50cad7acf956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "e4c96f22-0f32-47f6-b16c-53b83e1b1ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 6, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:46:21,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6f40cbf8-1c43-46ca-84e5-3ed23f8a0350 2019-07-22 10:46:21,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0407009124756s 2019-07-22 10:46:21,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:46:21,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"}}' 2019-07-22 10:46:22,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:22 GMT X-Openstack-Request-Id: req-fb3e8846-c7b9-497a-984a-671ba7645239 2019-07-22 10:46:22,074 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-07-22T10:46:22Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "port_range_min": 53333, "revision_number": 0, "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:22Z", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "f1511bcf-8ce7-4d43-9f58-9bf4a16c9edb"}} 2019-07-22 10:46:22,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-fb3e8846-c7b9-497a-984a-671ba7645239 2019-07-22 10:46:22,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122390985489s 2019-07-22 10:46:22,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:46:22,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:22,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:22 GMT X-Openstack-Request-Id: req-75301455-3b10-43f5-8916-329a37ed0c16 2019-07-22 10:46:22,215 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faca353ac11043df9b2b1b1d2d6ce62a","l2_adjacency":true,"status":"ACTIVE","subnets":["e82941fb-a32b-4d95-a501-1124babc1657"],"description":"","tags":[],"updated_at":"2019-07-22T10:46:07Z","qos_policy_id":null,"name":"cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b","admin_state_up":true,"tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:46:22,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-75301455-3b10-43f5-8916-329a37ed0c16 2019-07-22 10:46:22,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.139028787613s 2019-07-22 10:46:22,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:46:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:22,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:22 GMT X-Openstack-Request-Id: req-b8ce8027-baf8-4460-a730-c81102421a99 2019-07-22 10:46:22,257 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:46:19Z", "file": "/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/file", "owner": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "size": 296222720, "self": "/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T10:46:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:46:22,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b8ce8027-baf8-4460-a730-c81102421a99 2019-07-22 10:46:22,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370440483093s 2019-07-22 10:46:22,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 10:46:22,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:22,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bdb63ed-7b15-4027-877c-6f403ac09d5d x-openstack-request-id: req-2bdb63ed-7b15-4027-877c-6f403ac09d5d 2019-07-22 10:46:22,298 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "e419baeb-3e51-4aed-a183-d7f32a216dad"}]} 2019-07-22 10:46:22,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2bdb63ed-7b15-4027-877c-6f403ac09d5d 2019-07-22 10:46:22,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221860408783s 2019-07-22 10:46:22,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 10:46:22,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"server": {"name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "imageRef": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "flavorRef": "e419baeb-3e51-4aed-a183-d7f32a216dad", "max_count": 1, "min_count": 1, "networks": [{"uuid": "607ea6ff-89ae-4286-9d35-7efb3bb05928"}], "security_groups": [{"name": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"}]}}' 2019-07-22 10:46:24,188 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9 x-compute-request-id: req-6055bcfa-ee22-4645-b478-691e49c5963f x-openstack-request-id: req-6055bcfa-ee22-4645-b478-691e49c5963f 2019-07-22 10:46:24,188 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"}], "OS-DCF:diskConfig": "MANUAL", "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "adminPass": "6hGX9Sczu7hF"}} 2019-07-22 10:46:24,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6055bcfa-ee22-4645-b478-691e49c5963f 2019-07-22 10:46:24,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.8885269165s 2019-07-22 10:46:24,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:25,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a06d847f-367e-4d25-85e9-85e351abddaa x-openstack-request-id: req-a06d847f-367e-4d25-85e9-85e351abddaa 2019-07-22 10:46:25,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:25,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a06d847f-367e-4d25-85e9-85e351abddaa 2019-07-22 10:46:25,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0815680027s 2019-07-22 10:46:25,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:46:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:25,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:25 GMT X-Openstack-Request-Id: req-8ac714cd-a863-44dd-919a-185d8555c292 2019-07-22 10:46:25,391 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faca353ac11043df9b2b1b1d2d6ce62a","l2_adjacency":true,"status":"ACTIVE","subnets":["e82941fb-a32b-4d95-a501-1124babc1657"],"description":"","tags":[],"updated_at":"2019-07-22T10:46:07Z","qos_policy_id":null,"name":"cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b","admin_state_up":true,"tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:46:25,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8ac714cd-a863-44dd-919a-185d8555c292 2019-07-22 10:46:25,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108586072922s 2019-07-22 10:46:25,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 10:46:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:25,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:25 GMT X-Openstack-Request-Id: req-5e9ef98c-022b-4380-81b5-f487f4d25e3a 2019-07-22 10:46:25,461 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T10:46:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"faca353ac11043df9b2b1b1d2d6ce62a","id":"e82941fb-a32b-4d95-a501-1124babc1657","subnetpool_id":null,"name":"cloudify-subnet_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:46:25,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5e9ef98c-022b-4380-81b5-f487f4d25e3a 2019-07-22 10:46:25,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0691039562225s 2019-07-22 10:46:25,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:27,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:27,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:28,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3493e01c-dd1c-4460-9059-8124217f52cb x-openstack-request-id: req-3493e01c-dd1c-4460-9059-8124217f52cb 2019-07-22 10:46:28,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:28,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3493e01c-dd1c-4460-9059-8124217f52cb 2019-07-22 10:46:28,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631709098816s 2019-07-22 10:46:28,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:30,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:30,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:30,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61027a0f-339a-46f1-80a1-d78ea735cef9 x-openstack-request-id: req-61027a0f-339a-46f1-80a1-d78ea735cef9 2019-07-22 10:46:30,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:30,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61027a0f-339a-46f1-80a1-d78ea735cef9 2019-07-22 10:46:30,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438431024551s 2019-07-22 10:46:30,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:32,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:32,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:33,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f6be0cf-b1e8-473a-9e23-2b0a1687d2ee x-openstack-request-id: req-5f6be0cf-b1e8-473a-9e23-2b0a1687d2ee 2019-07-22 10:46:33,004 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:33,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5f6be0cf-b1e8-473a-9e23-2b0a1687d2ee 2019-07-22 10:46:33,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450396060944s 2019-07-22 10:46:33,043 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:35,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:35,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:35,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3549aec7-3547-44ee-8523-6850a7b4f684 x-openstack-request-id: req-3549aec7-3547-44ee-8523-6850a7b4f684 2019-07-22 10:46:35,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:35,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3549aec7-3547-44ee-8523-6850a7b4f684 2019-07-22 10:46:35,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437576055527s 2019-07-22 10:46:35,490 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:37,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:37,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-741148d2-11d7-429e-9eef-9417acb3a9f6 x-openstack-request-id: req-741148d2-11d7-429e-9eef-9417acb3a9f6 2019-07-22 10:46:37,868 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:37,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-741148d2-11d7-429e-9eef-9417acb3a9f6 2019-07-22 10:46:37,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375492095947s 2019-07-22 10:46:37,874 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:39,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:39,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:40,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-639a9bd4-732b-40e2-8d6f-3abddf258b3b x-openstack-request-id: req-639a9bd4-732b-40e2-8d6f-3abddf258b3b 2019-07-22 10:46:40,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:40,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-639a9bd4-732b-40e2-8d6f-3abddf258b3b 2019-07-22 10:46:40,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219419002533s 2019-07-22 10:46:40,102 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:42,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:42,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:42,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37f330ed-a438-4a61-9b23-9d1de87bb452 x-openstack-request-id: req-37f330ed-a438-4a61-9b23-9d1de87bb452 2019-07-22 10:46:42,450 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:42,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-37f330ed-a438-4a61-9b23-9d1de87bb452 2019-07-22 10:46:42,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345902204514s 2019-07-22 10:46:42,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:44,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:44,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fa30c963-c4de-464d-9b91-9002cf0a40bf x-openstack-request-id: req-fa30c963-c4de-464d-9b91-9002cf0a40bf 2019-07-22 10:46:44,617 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:44,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fa30c963-c4de-464d-9b91-9002cf0a40bf 2019-07-22 10:46:44,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.158317089081s 2019-07-22 10:46:44,624 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:46,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:46,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5d138a0-2b72-4126-a78b-9ce238e8b394 x-openstack-request-id: req-f5d138a0-2b72-4126-a78b-9ce238e8b394 2019-07-22 10:46:46,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:46,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f5d138a0-2b72-4126-a78b-9ce238e8b394 2019-07-22 10:46:46,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205826997757s 2019-07-22 10:46:46,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:48,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:48,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:49,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2602da7-9bc8-468e-b230-55ad2675bdc1 x-openstack-request-id: req-d2602da7-9bc8-468e-b230-55ad2675bdc1 2019-07-22 10:46:49,016 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:49,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d2602da7-9bc8-468e-b230-55ad2675bdc1 2019-07-22 10:46:49,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174180030823s 2019-07-22 10:46:49,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:51,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:51,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e30e3d4-a8e8-45f5-9571-9615323502bc x-openstack-request-id: req-4e30e3d4-a8e8-45f5-9571-9615323502bc 2019-07-22 10:46:51,737 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:51,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4e30e3d4-a8e8-45f5-9571-9615323502bc 2019-07-22 10:46:51,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711141109467s 2019-07-22 10:46:51,744 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:53,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:53,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:54,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6bd77d4d-a1f9-45e6-b67b-b713ce209245 x-openstack-request-id: req-6bd77d4d-a1f9-45e6-b67b-b713ce209245 2019-07-22 10:46:54,427 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:54,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6bd77d4d-a1f9-45e6-b67b-b713ce209245 2019-07-22 10:46:54,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679916858673s 2019-07-22 10:46:54,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:56,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:56,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:57,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f5fba07-a5bf-4b9d-8857-0c934145b2a9 x-openstack-request-id: req-8f5fba07-a5bf-4b9d-8857-0c934145b2a9 2019-07-22 10:46:57,267 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:57,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8f5fba07-a5bf-4b9d-8857-0c934145b2a9 2019-07-22 10:46:57,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.830793857574s 2019-07-22 10:46:57,274 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:46:59,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:46:59,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:46:59,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:46:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5db387fc-ad59-4bd3-86b4-944713aabe29 x-openstack-request-id: req-5db387fc-ad59-4bd3-86b4-944713aabe29 2019-07-22 10:46:59,671 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:46:59,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5db387fc-ad59-4bd3-86b4-944713aabe29 2019-07-22 10:46:59,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394549846649s 2019-07-22 10:46:59,678 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:01,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:02,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-673560f4-12e2-4d44-9dca-fdd078008fa7 x-openstack-request-id: req-673560f4-12e2-4d44-9dca-fdd078008fa7 2019-07-22 10:47:02,131 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:02,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-673560f4-12e2-4d44-9dca-fdd078008fa7 2019-07-22 10:47:02,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451081991196s 2019-07-22 10:47:02,138 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:04,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:04,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2dadc9f-b0a1-4104-bd50-0aef5e344e4c x-openstack-request-id: req-e2dadc9f-b0a1-4104-bd50-0aef5e344e4c 2019-07-22 10:47:04,312 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:04,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2dadc9f-b0a1-4104-bd50-0aef5e344e4c 2019-07-22 10:47:04,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171761035919s 2019-07-22 10:47:04,319 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:06,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:06,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:06,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-283df530-2415-4dd7-93a3-3a411b47e5b9 x-openstack-request-id: req-283df530-2415-4dd7-93a3-3a411b47e5b9 2019-07-22 10:47:06,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:06,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-283df530-2415-4dd7-93a3-3a411b47e5b9 2019-07-22 10:47:06,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179222822189s 2019-07-22 10:47:06,507 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:08,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:08,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:08,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03fe0447-385b-4b24-a1c6-1efa9e8f1efb x-openstack-request-id: req-03fe0447-385b-4b24-a1c6-1efa9e8f1efb 2019-07-22 10:47:08,982 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:08,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03fe0447-385b-4b24-a1c6-1efa9e8f1efb 2019-07-22 10:47:08,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472281932831s 2019-07-22 10:47:08,989 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:10,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:11,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ccdd2d6b-c455-47fe-b5ee-90467bbdfdb7 x-openstack-request-id: req-ccdd2d6b-c455-47fe-b5ee-90467bbdfdb7 2019-07-22 10:47:11,385 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:11,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ccdd2d6b-c455-47fe-b5ee-90467bbdfdb7 2019-07-22 10:47:11,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393794059753s 2019-07-22 10:47:11,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:13,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:13,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:13,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d33b13c-b68f-4d96-bd65-ea0af3e24cc6 x-openstack-request-id: req-6d33b13c-b68f-4d96-bd65-ea0af3e24cc6 2019-07-22 10:47:13,566 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:13,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d33b13c-b68f-4d96-bd65-ea0af3e24cc6 2019-07-22 10:47:13,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171759128571s 2019-07-22 10:47:13,573 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:15,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:15,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:15,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92399cba-0c33-4601-8ae1-6abd2f0baf9e x-openstack-request-id: req-92399cba-0c33-4601-8ae1-6abd2f0baf9e 2019-07-22 10:47:15,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:15,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92399cba-0c33-4601-8ae1-6abd2f0baf9e 2019-07-22 10:47:15,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17440700531s 2019-07-22 10:47:15,757 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:17,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:17,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:18,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60f3d0ef-70c5-4b55-8456-d70637f15602 x-openstack-request-id: req-60f3d0ef-70c5-4b55-8456-d70637f15602 2019-07-22 10:47:18,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:18,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-60f3d0ef-70c5-4b55-8456-d70637f15602 2019-07-22 10:47:18,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344341993332s 2019-07-22 10:47:18,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:20,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:20,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:20,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b321cae2-3a55-45dc-b1bd-b670abf56876 x-openstack-request-id: req-b321cae2-3a55-45dc-b1bd-b670abf56876 2019-07-22 10:47:20,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:20,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b321cae2-3a55-45dc-b1bd-b670abf56876 2019-07-22 10:47:20,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727944135666s 2019-07-22 10:47:20,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:22,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:22,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:23,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4679eb44-0b04-4f80-bd46-ddc50d03e3c7 x-openstack-request-id: req-4679eb44-0b04-4f80-bd46-ddc50d03e3c7 2019-07-22 10:47:23,489 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:23,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4679eb44-0b04-4f80-bd46-ddc50d03e3c7 2019-07-22 10:47:23,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640511989594s 2019-07-22 10:47:23,496 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:25,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:25,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-733da235-eafd-480b-9af5-d1293fda9b4a x-openstack-request-id: req-733da235-eafd-480b-9af5-d1293fda9b4a 2019-07-22 10:47:25,666 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:25,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-733da235-eafd-480b-9af5-d1293fda9b4a 2019-07-22 10:47:25,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168396949768s 2019-07-22 10:47:25,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:27,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:27,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:28,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a124b6d-fc21-4431-b0fc-90b138dba382 x-openstack-request-id: req-7a124b6d-fc21-4431-b0fc-90b138dba382 2019-07-22 10:47:28,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:28,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7a124b6d-fc21-4431-b0fc-90b138dba382 2019-07-22 10:47:28,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448456048965s 2019-07-22 10:47:28,131 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:30,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:30,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:30,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4e33ac9-6a43-4a90-9263-8a5a390a856f x-openstack-request-id: req-d4e33ac9-6a43-4a90-9263-8a5a390a856f 2019-07-22 10:47:30,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:30,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d4e33ac9-6a43-4a90-9263-8a5a390a856f 2019-07-22 10:47:30,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356724023819s 2019-07-22 10:47:30,496 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:32,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:32,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:33,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-690622ed-9360-4b6f-a0ff-f9d63dde2e36 x-openstack-request-id: req-690622ed-9360-4b6f-a0ff-f9d63dde2e36 2019-07-22 10:47:33,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:33,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-690622ed-9360-4b6f-a0ff-f9d63dde2e36 2019-07-22 10:47:33,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716253042221s 2019-07-22 10:47:33,222 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:35,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:35,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e28a2b3-1d5f-4adb-ad17-fd72d73e976d x-openstack-request-id: req-0e28a2b3-1d5f-4adb-ad17-fd72d73e976d 2019-07-22 10:47:35,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:35,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e28a2b3-1d5f-4adb-ad17-fd72d73e976d 2019-07-22 10:47:35,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186290979385s 2019-07-22 10:47:35,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:37,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:37,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:38,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-48457f6d-4167-4596-b72d-37fe6fa4b603 x-openstack-request-id: req-48457f6d-4167-4596-b72d-37fe6fa4b603 2019-07-22 10:47:38,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:38,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48457f6d-4167-4596-b72d-37fe6fa4b603 2019-07-22 10:47:38,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855015993118s 2019-07-22 10:47:38,281 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:40,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:40,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:41,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b108506-e6c4-4515-b063-4ff1784b7784 x-openstack-request-id: req-6b108506-e6c4-4515-b063-4ff1784b7784 2019-07-22 10:47:41,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:41,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6b108506-e6c4-4515-b063-4ff1784b7784 2019-07-22 10:47:41,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07126402855s 2019-07-22 10:47:41,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:43,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:43,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:43,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9295d934-4c6e-439c-bde4-cc8672041056 x-openstack-request-id: req-9295d934-4c6e-439c-bde4-cc8672041056 2019-07-22 10:47:43,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:43,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9295d934-4c6e-439c-bde4-cc8672041056 2019-07-22 10:47:43,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473593950272s 2019-07-22 10:47:43,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:45,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:46,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5256ea7-e099-491d-9385-c6d1c8f10b0d x-openstack-request-id: req-d5256ea7-e099-491d-9385-c6d1c8f10b0d 2019-07-22 10:47:46,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:46,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d5256ea7-e099-491d-9385-c6d1c8f10b0d 2019-07-22 10:47:46,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47340297699s 2019-07-22 10:47:46,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:48,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:48,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:48,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c744052-3952-4617-80fc-a83b5beaa019 x-openstack-request-id: req-2c744052-3952-4617-80fc-a83b5beaa019 2019-07-22 10:47:48,739 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:48,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2c744052-3952-4617-80fc-a83b5beaa019 2019-07-22 10:47:48,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410412788391s 2019-07-22 10:47:48,746 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:50,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:50,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07602ea5-94cc-4a55-82a7-0d790ecc008b x-openstack-request-id: req-07602ea5-94cc-4a55-82a7-0d790ecc008b 2019-07-22 10:47:50,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:50,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-07602ea5-94cc-4a55-82a7-0d790ecc008b 2019-07-22 10:47:50,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173868894577s 2019-07-22 10:47:50,928 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:52,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:52,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:53,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad192a3d-b782-47dd-8073-ec6af22e7b6f x-openstack-request-id: req-ad192a3d-b782-47dd-8073-ec6af22e7b6f 2019-07-22 10:47:53,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:53,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ad192a3d-b782-47dd-8073-ec6af22e7b6f 2019-07-22 10:47:53,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500408887863s 2019-07-22 10:47:53,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:55,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:55,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aaee2283-7aed-4cfb-99fb-78e18a356e7d x-openstack-request-id: req-aaee2283-7aed-4cfb-99fb-78e18a356e7d 2019-07-22 10:47:55,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:55,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aaee2283-7aed-4cfb-99fb-78e18a356e7d 2019-07-22 10:47:55,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442701101303s 2019-07-22 10:47:55,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:47:57,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:47:57,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:47:58,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:47:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35c05daa-3e7e-443f-b1bc-7b8439b1725f x-openstack-request-id: req-35c05daa-3e7e-443f-b1bc-7b8439b1725f 2019-07-22 10:47:58,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:47:58,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-35c05daa-3e7e-443f-b1bc-7b8439b1725f 2019-07-22 10:47:58,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177422046661s 2019-07-22 10:47:58,076 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:00,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:00,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:00,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2fa84d59-3156-418c-8c1a-f01029fd3042 x-openstack-request-id: req-2fa84d59-3156-418c-8c1a-f01029fd3042 2019-07-22 10:48:00,569 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:00,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2fa84d59-3156-418c-8c1a-f01029fd3042 2019-07-22 10:48:00,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490948915482s 2019-07-22 10:48:00,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:02,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:02,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2ddfa59-d793-4d98-9edf-b62f6813a936 x-openstack-request-id: req-b2ddfa59-d793-4d98-9edf-b62f6813a936 2019-07-22 10:48:02,933 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:02,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b2ddfa59-d793-4d98-9edf-b62f6813a936 2019-07-22 10:48:02,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35431599617s 2019-07-22 10:48:02,939 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:04,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:05,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f180ee3c-c758-4fd9-867f-f9a40d18ae8a x-openstack-request-id: req-f180ee3c-c758-4fd9-867f-f9a40d18ae8a 2019-07-22 10:48:05,375 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:05,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f180ee3c-c758-4fd9-867f-f9a40d18ae8a 2019-07-22 10:48:05,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433434963226s 2019-07-22 10:48:05,382 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:07,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:07,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d60b426c-56f9-4532-915f-f1444afc8b3e x-openstack-request-id: req-d60b426c-56f9-4532-915f-f1444afc8b3e 2019-07-22 10:48:07,577 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:07,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d60b426c-56f9-4532-915f-f1444afc8b3e 2019-07-22 10:48:07,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192456960678s 2019-07-22 10:48:07,583 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:09,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:10,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79c9bbb5-de73-40a5-ab39-5e9509ad778b x-openstack-request-id: req-79c9bbb5-de73-40a5-ab39-5e9509ad778b 2019-07-22 10:48:10,622 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:10,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-79c9bbb5-de73-40a5-ab39-5e9509ad778b 2019-07-22 10:48:10,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03650999069s 2019-07-22 10:48:10,629 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:12,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:12,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:12,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04f87e48-ab28-483c-8df1-48360c68f450 x-openstack-request-id: req-04f87e48-ab28-483c-8df1-48360c68f450 2019-07-22 10:48:12,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:12,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-04f87e48-ab28-483c-8df1-48360c68f450 2019-07-22 10:48:12,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201261043549s 2019-07-22 10:48:12,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:14,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:15,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-091a2d8c-656f-4764-89f8-bb5a84b9bf12 x-openstack-request-id: req-091a2d8c-656f-4764-89f8-bb5a84b9bf12 2019-07-22 10:48:15,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:15,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-091a2d8c-656f-4764-89f8-bb5a84b9bf12 2019-07-22 10:48:15,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439390897751s 2019-07-22 10:48:15,288 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:17,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:17,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:17,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c591a9e5-9d55-4919-b7d8-3d846f263b80 x-openstack-request-id: req-c591a9e5-9d55-4919-b7d8-3d846f263b80 2019-07-22 10:48:17,486 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:17,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c591a9e5-9d55-4919-b7d8-3d846f263b80 2019-07-22 10:48:17,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19521689415s 2019-07-22 10:48:17,493 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:19,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:20,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f92c910f-a146-447c-813c-54f0ccf91751 x-openstack-request-id: req-f92c910f-a146-447c-813c-54f0ccf91751 2019-07-22 10:48:20,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:46:25Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:20,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f92c910f-a146-447c-813c-54f0ccf91751 2019-07-22 10:48:20,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67510008812s 2019-07-22 10:48:20,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:48:22,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:48:22,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:22,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a79f5252-c5c6-4d16-bd7f-e844f195511c x-openstack-request-id: req-a79f5252-c5c6-4d16-bd7f-e844f195511c 2019-07-22 10:48:22,354 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:3a:14", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T10:48:19.000000", "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T10:48:19Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:48:22,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a79f5252-c5c6-4d16-bd7f-e844f195511c 2019-07-22 10:48:22,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174296140671s 2019-07-22 10:48:22,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 10:48:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=8b064700-fbdf-4466-a26c-23d1ae6e71f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:22,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:22 GMT X-Openstack-Request-Id: req-a39191b1-81db-4ad6-9054-3cbd503bfa87 2019-07-22 10:48:22,417 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:48:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e82941fb-a32b-4d95-a501-1124babc1657","ip_address":"192.168.120.10"}],"id":"85876d7f-180a-4b61-8f50-e20243a48958","security_groups":["7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"],"mac_address":"fa:16:3e:cd:3a:14","project_id":"faca353ac11043df9b2b1b1d2d6ce62a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:26Z","binding:vnic_type":"normal","device_id":"8b064700-fbdf-4466-a26c-23d1ae6e71f9","ip_allocation":"immediate"}]} 2019-07-22 10:48:22,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8b064700-fbdf-4466-a26c-23d1ae6e71f9 used request id req-a39191b1-81db-4ad6-9054-3cbd503bfa87 2019-07-22 10:48:22,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0563580989838s 2019-07-22 10:48:22,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:22,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=85876d7f-180a-4b61-8f50-e20243a48958" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:22,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:22 GMT X-Openstack-Request-Id: req-82c717dd-e668-4f7a-b27b-30151223a667 2019-07-22 10:48:22,478 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 10:48:22,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=85876d7f-180a-4b61-8f50-e20243a48958 used request id req-82c717dd-e668-4f7a-b27b-30151223a667 2019-07-22 10:48:22,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0494379997253s 2019-07-22 10:48:22,479 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:3a:14', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T10:48:19.000000', 'flavor': Munch({u'id': u'e419baeb-3e51-4aed-a183-d7f32a216dad'}), 'az': u'nova', 'id': u'8b064700-fbdf-4466-a26c-23d1ae6e71f9', 'security_groups': [Munch({u'name': u'cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b46340909fcc4c0ba71f8a6ac2063460', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faca353ac11043df9b2b1b1d2d6ce62a', 'name': 'cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T10:48:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T10:48:19Z', 'hostId': u'8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T10:48:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faca353ac11043df9b2b1b1d2d6ce62a', 'name': u'cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'adminPass': u'6hGX9Sczu7hF', 'tenant_id': u'faca353ac11043df9b2b1b1d2d6ce62a', 'created_at': u'2019-07-22T10:46:24Z', 'created': u'2019-07-22T10:46:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 10:48:22,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:48:22,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:22,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:22 GMT X-Openstack-Request-Id: req-1659b022-474c-49e7-a7ba-1bd8909518bb 2019-07-22 10:48:22,604 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faca353ac11043df9b2b1b1d2d6ce62a","l2_adjacency":true,"status":"ACTIVE","subnets":["e82941fb-a32b-4d95-a501-1124babc1657"],"description":"","tags":[],"updated_at":"2019-07-22T10:46:07Z","qos_policy_id":null,"name":"cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b","admin_state_up":true,"tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:48:22,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1659b022-474c-49e7-a7ba-1bd8909518bb 2019-07-22 10:48:22,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119376182556s 2019-07-22 10:48:22,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 10:48:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=8b064700-fbdf-4466-a26c-23d1ae6e71f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:22,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:22 GMT X-Openstack-Request-Id: req-50327706-a449-4fc1-9a18-8f0574ee30fc 2019-07-22 10:48:22,655 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:48:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e82941fb-a32b-4d95-a501-1124babc1657","ip_address":"192.168.120.10"}],"id":"85876d7f-180a-4b61-8f50-e20243a48958","security_groups":["7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0"],"mac_address":"fa:16:3e:cd:3a:14","project_id":"faca353ac11043df9b2b1b1d2d6ce62a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:26Z","binding:vnic_type":"normal","device_id":"8b064700-fbdf-4466-a26c-23d1ae6e71f9","ip_allocation":"immediate"}]} 2019-07-22 10:48:22,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=8b064700-fbdf-4466-a26c-23d1ae6e71f9 used request id req-50327706-a449-4fc1-9a18-8f0574ee30fc 2019-07-22 10:48:22,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0492169857025s 2019-07-22 10:48:22,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-22 10:48:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "fixed_ip_address": "192.168.120.10", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958"}}' 2019-07-22 10:48:25,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:25 GMT X-Openstack-Request-Id: req-b3330419-8eee-4a73-b3b4-2c2a06fd0873 2019-07-22 10:48:25,355 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}} 2019-07-22 10:48:25,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b3330419-8eee-4a73-b3b4-2c2a06fd0873 2019-07-22 10:48:25,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.69981312752s 2019-07-22 10:48:25,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:25,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:25,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:25 GMT X-Openstack-Request-Id: req-f3db5449-0315-4b37-83f0-0b11cbadd4f4 2019-07-22 10:48:25,473 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:25,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f3db5449-0315-4b37-83f0-0b11cbadd4f4 2019-07-22 10:48:25,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.10146188736s 2019-07-22 10:48:25,480 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:48:25,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:25,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:25,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:25 GMT X-Openstack-Request-Id: req-d475bd01-24a5-4ce5-8158-b72e4cd76c01 2019-07-22 10:48:25,647 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:25,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d475bd01-24a5-4ce5-8158-b72e4cd76c01 2019-07-22 10:48:25,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581531524658s 2019-07-22 10:48:25,654 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:48:25,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:25,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:25,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:25 GMT X-Openstack-Request-Id: req-1303e14f-7a05-4f4d-9343-674d1063e77c 2019-07-22 10:48:25,825 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:25,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1303e14f-7a05-4f4d-9343-674d1063e77c 2019-07-22 10:48:25,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615401268005s 2019-07-22 10:48:25,831 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:48:25,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:25,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:26,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:25 GMT X-Openstack-Request-Id: req-9b28b399-5b3a-47dd-8e87-20bbfb250428 2019-07-22 10:48:26,002 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:26,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9b28b399-5b3a-47dd-8e87-20bbfb250428 2019-07-22 10:48:26,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605819225311s 2019-07-22 10:48:26,008 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:48:26,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:26,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:26,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:26 GMT X-Openstack-Request-Id: req-e1699593-0c38-4ff4-8f84-8fdbcfbf332f 2019-07-22 10:48:26,189 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:26,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e1699593-0c38-4ff4-8f84-8fdbcfbf332f 2019-07-22 10:48:26,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0701940059662s 2019-07-22 10:48:26,195 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:48:26,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:26,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:26,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:26 GMT X-Openstack-Request-Id: req-a6d8d915-a4f5-4b6e-b7a5-57e57a225630 2019-07-22 10:48:26,366 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:26,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a6d8d915-a4f5-4b6e-b7a5-57e57a225630 2019-07-22 10:48:26,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606970787048s 2019-07-22 10:48:26,373 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:48:26,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:26,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:26 GMT X-Openstack-Request-Id: req-acd94612-f986-4550-ae61-76f5451433a5 2019-07-22 10:48:26,546 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:26,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-acd94612-f986-4550-ae61-76f5451433a5 2019-07-22 10:48:26,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06258893013s 2019-07-22 10:48:26,552 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:48:26,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:26,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:26,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:26 GMT X-Openstack-Request-Id: req-63e14a4c-5c92-40d3-b37c-71f2828dad8f 2019-07-22 10:48:26,724 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:26,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-63e14a4c-5c92-40d3-b37c-71f2828dad8f 2019-07-22 10:48:26,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616400241852s 2019-07-22 10:48:26,730 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:48:26,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:26,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:26 GMT X-Openstack-Request-Id: req-788a6388-bc8b-4363-9f74-0985aa3cf483 2019-07-22 10:48:26,918 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:26,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-788a6388-bc8b-4363-9f74-0985aa3cf483 2019-07-22 10:48:26,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0782389640808s 2019-07-22 10:48:26,925 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:48:27,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:48:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:48:27,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:27 GMT X-Openstack-Request-Id: req-fa34aa74-f2e6-4f91-b655-35d9f8dbd9f5 2019-07-22 10:48:27,100 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:48:23Z", "updated_at": "2019-07-22T10:48:27Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:3a:14", "device_id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_id": "85876d7f-180a-4b61-8f50-e20243a48958", "id": "b05ce762-4dca-48d4-9659-3a4d449e17c4", "qos_policy_id": null}]} 2019-07-22 10:48:27,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fa34aa74-f2e6-4f91-b655-35d9f8dbd9f5 2019-07-22 10:48:27,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0648610591888s 2019-07-22 10:48:27,107 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'593072f1-b3e6-4233-be0a-fe9c7df0afbe', 'updated_at': u'2019-07-22T10:48:27Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'85876d7f-180a-4b61-8f50-e20243a48958', 'id': u'b05ce762-4dca-48d4-9659-3a4d449e17c4', 'network': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'port': u'85876d7f-180a-4b61-8f50-e20243a48958', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faca353ac11043df9b2b1b1d2d6ce62a', 'name': 'cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faca353ac11043df9b2b1b1d2d6ce62a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'607ea6ff-89ae-4286-9d35-7efb3bb05928', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cd:3a:14', u'device_id': u'8b064700-fbdf-4466-a26c-23d1ae6e71f9'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'faca353ac11043df9b2b1b1d2d6ce62a', 'created_at': u'2019-07-22T10:48:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'607ea6ff-89ae-4286-9d35-7efb3bb05928', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cd:3a:14', u'device_id': u'8b064700-fbdf-4466-a26c-23d1ae6e71f9'}), 'router': u'593072f1-b3e6-4233-be0a-fe9c7df0afbe'}) 2019-07-22 10:48:27,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 10:48:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 10:48:27,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10642 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62292bc0-93d1-4445-9e1f-b7310c453a28 x-openstack-request-id: req-62292bc0-93d1-4445-9e1f-b7310c453a28 2019-07-22 10:48:27,184 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 690768932 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.371438] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.374622] pid_max: default: 32768 minimum: 301\n[ 0.376335] ACPI: Core revision 20150930\n[ 0.378481] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.383373] Security Framework initialized\n[ 0.384942] Yama: becoming mindful.\n[ 0.386440] AppArmor: AppArmor initialized\n[ 0.388300] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.394649] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.398863] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401199] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404265] Initializing cgroup subsys io\n[ 0.405858] Initializing cgroup subsys memory\n[ 0.407505] Initializing cgroup subsys devices\n[ 0.409168] Initializing cgroup subsys freezer\n[ 0.410842] Initializing cgroup subsys net_cls\n[ 0.412501] Initializing cgroup subsys perf_event\n[ 0.414253] Initializing cgroup subsys net_prio\n[ 0.415967] Initializing cgroup subsys hugetlb\n[ 0.417638] Initializing cgroup subsys pids\n[ 0.420010] mce: CPU supports 10 MCE banks\n[ 0.421658] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.425711] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.427703] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.430753] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.433812] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.436208] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.439728] MDS: Mitigation: Clear CPU buffers\n[ 0.444062] Freeing SMP alternatives memory: 36K\n[ 0.451379] ftrace: allocating 32299 entries in 127 pages\n[ 0.502032] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.504364] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.506679] smpboot: Max logical packages: 2\n[ 0.508582] x2apic enabled\n[ 0.510091] Switched APIC routing to physical x2apic.\n[ 0.513202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.515466] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.519596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.532001] KVM setup paravirtual spinlock\n[ 0.535124] x86: Booting SMP configuration:\n[ 0.536762] .... node #0, CPUs: #1\n[ 0.538469] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.561143] x86: Booted up 1 node, 2 CPUs\n[ 0.561146] KVM setup async PF for cpu 1\n[ 0.561150] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.566061] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.569087] devtmpfs: initialized\n[ 0.572582] evm: security.selinux\n[ 0.573914] evm: security.SMACK64\n[ 0.575229] evm: security.SMACK64EXEC\n[ 0.576648] evm: security.SMACK64TRANSMUTE\n[ 0.578193] evm: security.SMACK64MMAP\n[ 0.579609] evm: security.ima\n[ 0.580828] evm: security.capability\n[ 0.582414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.585887] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.588230] pinctrl core: initialized pinctrl subsystem\n[ 0.590324] RTC time: 10:48:19, date: 07/22/19\n[ 0.592893] NET: Registered protocol family 16\n[ 0.606715] cpuidle: using governor ladder\n[ 0.618805] cpuidle: using governor menu\n[ 0.620333] PCCT header not found.\n[ 0.621796] ACPI: bus type PCI registered\n[ 0.623339] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.625746] PCI: Using configuration type 1 for base access\n[ 0.640573] ACPI: Added _OSI(Module Device)\n[ 0.642179] ACPI: Added _OSI(Processor Device)\n[ 0.643819] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.645538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.648824] ACPI: Interpreter enabled\n[ 0.667102] ACPI: (supports S0 S5)\n[ 0.668456] ACPI: Using IOAPIC for interrupt routing\n[ 0.670259] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.675529] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.677711] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.680083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.682372] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.686575] acpiphp: Slot [3] registered\n[ 0.688120] acpiphp: Slot [4] registered\n[ 0.689663] acpiphp: Slot [5] registered\n[ 0.691206] acpiphp: Slot [6] registered\n[ 0.692736] acpiphp: Slot [7] registered\n[ 0.694285] acpiphp: Slot [8] registered\n[ 0.695824] acpiphp: Slot [9] registered\n[ 0.697365] acpiphp: Slot [10] registered\n[ 0.698930] acpiphp: Slot [11] registered\n[ 0.700702] acpiphp: Slot [12] registered\n[ 0.702263] acpiphp: Slot [13] registered\n[ 0.703822] acpiphp: Slot [14] registered\n[ 0.705382] acpiphp: Slot [15] registered\n[ 0.706943] acpiphp: Slot [16] registered\n[ 0.708512] acpiphp: Slot [17] registered\n[ 0.710073] acpiphp: Slot [18] registered\n[ 0.711631] acpiphp: Slot [19] registered\n[ 0.713194] acpiphp: Slot [20] registered\n[ 0.714773] acpiphp: Slot [21] registered\n[ 0.716324] acpiphp: Slot [22] registered\n[ 0.717929] acpiphp: Slot [23] registered\n[ 0.719493] acpiphp: Slot [24] registered\n[ 0.721047] acpiphp: Slot [25] registered\n[ 0.722599] acpiphp: Slot [26] registered\n[ 0.724166] acpiphp: Slot [27] registered\n[ 0.725727] acpiphp: Slot [28] registered\n[ 0.727296] acpiphp: Slot [29] registered\n[ 0.728866] acpiphp: Slot [30] registered\n[ 0.730430] acpiphp: Slot [31] registered\n[ 0.731963] PCI host bridge to bus 0000:00\n[ 0.733509] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.735854] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.738191] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.740956] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.743708] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.746524] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751898] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.754350] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.756615] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.759058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.764340] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.767061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.791944] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.795526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.798212] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.800892] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.803527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.805931] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.808530] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.810548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.813502] vgaarb: loaded\n[ 0.814651] vgaarb: bridge control possible 0000:00:02.0\n[ 0.816942] SCSI subsystem initialized\n[ 0.818696] ACPI: bus type USB registered\n[ 0.820270] usbcore: registered new interface driver usbfs\n[ 0.822242] usbcore: registered new interface driver hub\n[ 0.824160] usbcore: registered new device driver usb\n[ 0.826339] PCI: Using ACPI for IRQ routing\n[ 0.828381] NetLabel: Initializing\n[ 0.829747] NetLabel: domain hash size = 128\n[ 0.831380] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.833251] NetLabel: unlabeled traffic allowed by default\n[ 0.835531] amd_nb: Cannot enumerate AMD northbridges\n[ 0.837486] clocksource: Switched to clocksource kvm-clock\n[ 0.850030] AppArmor: AppArmor Filesystem Enabled\n[ 0.851831] pnp: PnP ACPI init\n[ 0.853424] pnp: PnP ACPI: found 5 devices\n[ 0.862058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.865305] NET: Registered protocol family 2\n[ 0.867294] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.870253] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.872971] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.875367] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.877549] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.879902] NET: Registered protocol family 1\n[ 0.881573] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.883674] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.885731] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.906145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.926583] Unpacking initramfs...\n[ 1.128728] Freeing initrd memory: 14824K\n[ 1.130397] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.132634] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.135070] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.138716] Scanning for low memory corruption every 60 seconds\n[ 1.141426] audit: initializing netlink subsys (disabled)\n[ 1.143432] audit: type=2000 audit(1563792500.905:1): initialized\n[ 1.145908] Initialise system trusted keyring\n[ 1.147695] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.149957] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.153407] zbud: loaded\n[ 1.154882] VFS: Disk quotas dquot_6.6.0\n[ 1.156435] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.159114] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.161545] fuse init (API version 7.23)\n[ 1.163231] Key type big_key registered\n[ 1.164753] Allocating IMA MOK and blacklist keyrings.\n[ 1.167344] Key type asymmetric registered\n[ 1.168907] Asymmetric key parser 'x509' registered\n[ 1.170784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.173617] io scheduler noop registered\n[ 1.175149] io scheduler deadline registered (default)\n[ 1.177091] io scheduler cfq registered\n[ 1.178699] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.180706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.183110] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.185898] ACPI: Power Button [PWRF]\n[ 1.187548] GHES: HEST is not enabled!\n[ 1.207187] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.247587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.251390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.278472] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.282347] Linux agpgart interface v0.103\n[ 1.285982] loop: module loaded\n[ 1.289020] vda: vda1\n[ 1.290997] scsi host0: ata_piix\n[ 1.292513] scsi host1: ata_piix\n[ 1.293846] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.296152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.298543] libphy: Fixed MDIO Bus: probed\n[ 1.300227] tun: Universal TUN/TAP device driver, 1.6\n[ 1.302052] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.305532] PPP generic driver version 2.4.2\n[ 1.307227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.309522] ehci-pci: EHCI PCI platform driver\n[ 1.311198] ehci-platform: EHCI generic platform driver\n[ 1.313116] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.315305] ohci-pci: OHCI PCI platform driver\n[ 1.316959] ohci-platform: OHCI generic platform driver\n[ 1.318857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.339395] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.341282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.344075] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.345964] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.348134] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.350520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.353196] usb usb1: Product: UHCI Host Controller\n[ 1.354971] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.357174] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.358980] hub 1-0:1.0: USB hub found\n[ 1.360430] hub 1-0:1.0: 2 ports detected\n[ 1.362175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.366152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.367995] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.369961] mousedev: PS/2 mouse device common for all mice\n[ 1.372221] rtc_cmos 00:00: RTC can wake from S4\n[ 1.374485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.376713] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.377594] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.377617] i2c /dev entries driver\n[ 1.377678] device-mapper: uevent: version 1.0.3\n[ 1.379925] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.379941] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.380272] NET: Registered protocol family 10\n[ 1.380544] NET: Registered protocol family 17\n[ 1.380559] Key type dns_resolver registered\n[ 1.380849] registered taskstats version 1\n[ 1.380873] Loading compiled-in X.509 certificates\n[ 1.381413] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.381427] zswap: loaded using pool lzo/zbud\n[ 1.383130] Key type trusted registered\n[ 1.385270] Key type encrypted registered\n[ 1.385274] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.385284] ima: No TPM chip found, activating TPM-bypass!\n[ 1.385287] ima: Allocated hash algorithm: sha1\n[ 1.385301] evm: HMAC attrs: 0x1\n[ 1.386326] Magic number: 11:506:831\n[ 1.388372] rtc_cmos 00:00: setting system clock to 2019-07-22 10:48:20 UTC (1563792500)\n[ 1.388465] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.388465] EDD information not available.\n[ 1.455307] Freeing unused kernel memory: 1484K\n[ 1.465532] Write protecting the kernel read-only data: 14336k\n[ 1.469033] Freeing unused kernel memory: 1616K\n[ 1.470928] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.485297] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.485940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.485959] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494003] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494119] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494157] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494198] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494244] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494295] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548006] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.551516] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.555196] FDC 0 is a S82078B\n[ 1.557189] virtio_net virtio0 ens3: renamed from eth0\n[ 1.567701] AVX2 version of gcm_enc/dec engaged.\n[ 1.569452] AES CTR mode by8 optimization enabled\n[ 1.673588] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.837935] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.840350] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.842897] usb 1-1: Product: QEMU USB Tablet\n[ 1.844565] usb 1-1: Manufacturer: QEMU\n[ 1.846037] usb 1-1: SerialNumber: 42\n[ 1.853475] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.861253] usbcore: registered new interface driver usbhid\n[ 1.863323] usbhid: USB HID core driver\n[ 1.866240] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.870323] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.942932] md: linear personality registered for level -1\n[ 2.947048] md: multipath personality registered for level -4\n[ 2.951192] md: raid0 personality registered for level 0\n[ 2.955894] md: raid1 personality registered for level 1\n[ 3.025519] raid6: sse2x1 gen() 11240 MB/s\n[ 3.093519] raid6: sse2x1 xor() 8884 MB/s\n[ 3.161514] raid6: sse2x2 gen() 14598 MB/s\n[ 3.229513] raid6: sse2x2 xor() 9878 MB/s\n[ 3.297519] raid6: sse2x4 gen() 17089 MB/s\n[ 3.365513] raid6: sse2x4 xor() 11663 MB/s\n[ 3.433515] raid6: avx2x1 gen() 22171 MB/s\n[ 3.501516] raid6: avx2x2 gen() 25601 MB/s\n[ 3.569513] raid6: avx2x4 gen() 29833 MB/s\n[ 3.571164] raid6: using algorithm avx2x4 gen() 29833 MB/s\n[ 3.573140] raid6: using avx2x2 recovery algorithm\n[ 3.576143] xor: automatically using best checksumming function:\n[ 3.617487] avx : 33187.000 MB/sec\n[ 3.620124] async_tx: api initialized (async)\n[ 3.630501] md: raid6 personality registered for level 6\n[ 3.632417] md: raid5 personality registered for level 5\n[ 3.634408] md: raid4 personality registered for level 4\n[ 3.641887] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.671022] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.688985] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.789120] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.795352] systemd[1]: Detected virtualization kvm.\n[ 3.797177] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.801449] systemd[1]: Set hostname to .\n[ 3.806153] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.808276] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.941264] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.947438] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.950522] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.955764] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.959531] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.963022] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.967495] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.971028] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.975488] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.989638] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.993777] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.998324] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.001874] Loading iSCSI transport class v2.0-870.\n Starting Create list of required st... nodes for the current kernel...\n[ 4.006908] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.011475] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.016141] iscsi: registered transport (tcp)\n[ 4.018619] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.022186] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.027546] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.032161] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.036704] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.040858] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.044963] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.048418] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.062902] iscsi: registered transport (iser)\n[ 4.069649] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.075660] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.080415] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.084722] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.[ 4.088570] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.090323] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.095497] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.099138] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.104336] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.108559] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.114937] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.118925] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.122831] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.127483] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.131771] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.138059] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.142321] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.146287] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.159134] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 4.244450] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n"} 2019-07-22 10:48:27,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9/action used request id req-62292bc0-93d1-4445-9e1f-b7310c453a28 2019-07-22 10:48:27,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0768830776215s 2019-07-22 10:48:27,186 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 690768932 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.371438] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.374622] pid_max: default: 32768 minimum: 301 [ 0.376335] ACPI: Core revision 20150930 [ 0.378481] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.383373] Security Framework initialized [ 0.384942] Yama: becoming mindful. [ 0.386440] AppArmor: AppArmor initialized [ 0.388300] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.394649] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.398863] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.401199] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404265] Initializing cgroup subsys io [ 0.405858] Initializing cgroup subsys memory [ 0.407505] Initializing cgroup subsys devices [ 0.409168] Initializing cgroup subsys freezer [ 0.410842] Initializing cgroup subsys net_cls [ 0.412501] Initializing cgroup subsys perf_event [ 0.414253] Initializing cgroup subsys net_prio [ 0.415967] Initializing cgroup subsys hugetlb [ 0.417638] Initializing cgroup subsys pids [ 0.420010] mce: CPU supports 10 MCE banks [ 0.421658] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.425711] Spectre V2 : Mitigation: Full generic retpoline [ 0.427703] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.430753] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.433812] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.436208] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.439728] MDS: Mitigation: Clear CPU buffers [ 0.444062] Freeing SMP alternatives memory: 36K [ 0.451379] ftrace: allocating 32299 entries in 127 pages [ 0.502032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.504364] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.506679] smpboot: Max logical packages: 2 [ 0.508582] x2apic enabled [ 0.510091] Switched APIC routing to physical x2apic. [ 0.513202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.515466] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.519596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.532001] KVM setup paravirtual spinlock [ 0.535124] x86: Booting SMP configuration: [ 0.536762] .... node #0, CPUs: #1 [ 0.538469] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.561143] x86: Booted up 1 node, 2 CPUs [ 0.561146] KVM setup async PF for cpu 1 [ 0.561150] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.566061] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.569087] devtmpfs: initialized [ 0.572582] evm: security.selinux [ 0.573914] evm: security.SMACK64 [ 0.575229] evm: security.SMACK64EXEC [ 0.576648] evm: security.SMACK64TRANSMUTE [ 0.578193] evm: security.SMACK64MMAP [ 0.579609] evm: security.ima [ 0.580828] evm: security.capability [ 0.582414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.585887] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.588230] pinctrl core: initialized pinctrl subsystem [ 0.590324] RTC time: 10:48:19, date: 07/22/19 [ 0.592893] NET: Registered protocol family 16 [ 0.606715] cpuidle: using governor ladder [ 0.618805] cpuidle: using governor menu [ 0.620333] PCCT header not found. [ 0.621796] ACPI: bus type PCI registered [ 0.623339] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.625746] PCI: Using configuration type 1 for base access [ 0.640573] ACPI: Added _OSI(Module Device) [ 0.642179] ACPI: Added _OSI(Processor Device) [ 0.643819] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.645538] ACPI: Added _OSI(Processor Aggregator Device) [ 0.648824] ACPI: Interpreter enabled [ 0.667102] ACPI: (supports S0 S5) [ 0.668456] ACPI: Using IOAPIC for interrupt routing [ 0.670259] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.675529] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.677711] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.680083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.682372] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.686575] acpiphp: Slot [3] registered [ 0.688120] acpiphp: Slot [4] registered [ 0.689663] acpiphp: Slot [5] registered [ 0.691206] acpiphp: Slot [6] registered [ 0.692736] acpiphp: Slot [7] registered [ 0.694285] acpiphp: Slot [8] registered [ 0.695824] acpiphp: Slot [9] registered [ 0.697365] acpiphp: Slot [10] registered [ 0.698930] acpiphp: Slot [11] registered [ 0.700702] acpiphp: Slot [12] registered [ 0.702263] acpiphp: Slot [13] registered [ 0.703822] acpiphp: Slot [14] registered [ 0.705382] acpiphp: Slot [15] registered [ 0.706943] acpiphp: Slot [16] registered [ 0.708512] acpiphp: Slot [17] registered [ 0.710073] acpiphp: Slot [18] registered [ 0.711631] acpiphp: Slot [19] registered [ 0.713194] acpiphp: Slot [20] registered [ 0.714773] acpiphp: Slot [21] registered [ 0.716324] acpiphp: Slot [22] registered [ 0.717929] acpiphp: Slot [23] registered [ 0.719493] acpiphp: Slot [24] registered [ 0.721047] acpiphp: Slot [25] registered [ 0.722599] acpiphp: Slot [26] registered [ 0.724166] acpiphp: Slot [27] registered [ 0.725727] acpiphp: Slot [28] registered [ 0.727296] acpiphp: Slot [29] registered [ 0.728866] acpiphp: Slot [30] registered [ 0.730430] acpiphp: Slot [31] registered [ 0.731963] PCI host bridge to bus 0000:00 [ 0.733509] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.735854] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.738191] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.740956] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.743708] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.746524] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751898] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.754350] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.756615] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.759058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.764340] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.767061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.791944] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.795526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.798212] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.800892] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.803527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.805931] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.808530] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.810548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.813502] vgaarb: loaded [ 0.814651] vgaarb: bridge control possible 0000:00:02.0 [ 0.816942] SCSI subsystem initialized [ 0.818696] ACPI: bus type USB registered [ 0.820270] usbcore: registered new interface driver usbfs [ 0.822242] usbcore: registered new interface driver hub [ 0.824160] usbcore: registered new device driver usb [ 0.826339] PCI: Using ACPI for IRQ routing [ 0.828381] NetLabel: Initializing [ 0.829747] NetLabel: domain hash size = 128 [ 0.831380] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.833251] NetLabel: unlabeled traffic allowed by default [ 0.835531] amd_nb: Cannot enumerate AMD northbridges [ 0.837486] clocksource: Switched to clocksource kvm-clock [ 0.850030] AppArmor: AppArmor Filesystem Enabled [ 0.851831] pnp: PnP ACPI init [ 0.853424] pnp: PnP ACPI: found 5 devices [ 0.862058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.865305] NET: Registered protocol family 2 [ 0.867294] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.870253] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.872971] TCP: Hash tables configured (established 32768 bind 32768) [ 0.875367] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.877549] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.879902] NET: Registered protocol family 1 [ 0.881573] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.883674] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.885731] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.906145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.926583] Unpacking initramfs... [ 1.128728] Freeing initrd memory: 14824K [ 1.130397] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.132634] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.135070] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.138716] Scanning for low memory corruption every 60 seconds [ 1.141426] audit: initializing netlink subsys (disabled) [ 1.143432] audit: type=2000 audit(1563792500.905:1): initialized [ 1.145908] Initialise system trusted keyring [ 1.147695] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.149957] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.153407] zbud: loaded [ 1.154882] VFS: Disk quotas dquot_6.6.0 [ 1.156435] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.159114] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.161545] fuse init (API version 7.23) [ 1.163231] Key type big_key registered [ 1.164753] Allocating IMA MOK and blacklist keyrings. [ 1.167344] Key type asymmetric registered [ 1.168907] Asymmetric key parser 'x509' registered [ 1.170784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.173617] io scheduler noop registered [ 1.175149] io scheduler deadline registered (default) [ 1.177091] io scheduler cfq registered [ 1.178699] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.180706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.183110] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.185898] ACPI: Power Button [PWRF] [ 1.187548] GHES: HEST is not enabled! [ 1.207187] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.247587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.251390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.278472] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.282347] Linux agpgart interface v0.103 [ 1.285982] loop: module loaded [ 1.289020] vda: vda1 [ 1.290997] scsi host0: ata_piix [ 1.292513] scsi host1: ata_piix [ 1.293846] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.296152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.298543] libphy: Fixed MDIO Bus: probed [ 1.300227] tun: Universal TUN/TAP device driver, 1.6 [ 1.302052] tun: (C) 1999-2004 Max Krasnyansky [ 1.305532] PPP generic driver version 2.4.2 [ 1.307227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.309522] ehci-pci: EHCI PCI platform driver [ 1.311198] ehci-platform: EHCI generic platform driver [ 1.313116] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.315305] ohci-pci: OHCI PCI platform driver [ 1.316959] ohci-platform: OHCI generic platform driver [ 1.318857] uhci_hcd: USB Universal Host Controller Interface driver [ 1.339395] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.341282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.344075] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.345964] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.348134] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.350520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.353196] usb usb1: Product: UHCI Host Controller [ 1.354971] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.357174] usb usb1: SerialNumber: 0000:00:01.2 [ 1.358980] hub 1-0:1.0: USB hub found [ 1.360430] hub 1-0:1.0: 2 ports detected [ 1.362175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.366152] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.367995] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.369961] mousedev: PS/2 mouse device common for all mice [ 1.372221] rtc_cmos 00:00: RTC can wake from S4 [ 1.374485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.376713] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.377594] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.377617] i2c /dev entries driver [ 1.377678] device-mapper: uevent: version 1.0.3 [ 1.379925] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.379941] ledtrig-cpu: registered to indicate activity on CPUs [ 1.380272] NET: Registered protocol family 10 [ 1.380544] NET: Registered protocol family 17 [ 1.380559] Key type dns_resolver registered [ 1.380849] registered taskstats version 1 [ 1.380873] Loading compiled-in X.509 certificates [ 1.381413] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.381427] zswap: loaded using pool lzo/zbud [ 1.383130] Key type trusted registered [ 1.385270] Key type encrypted registered [ 1.385274] AppArmor: AppArmor sha1 policy hashing enabled [ 1.385284] ima: No TPM chip found, activating TPM-bypass! [ 1.385287] ima: Allocated hash algorithm: sha1 [ 1.385301] evm: HMAC attrs: 0x1 [ 1.386326] Magic number: 11:506:831 [ 1.388372] rtc_cmos 00:00: setting system clock to 2019-07-22 10:48:20 UTC (1563792500) [ 1.388465] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.388465] EDD information not available. [ 1.455307] Freeing unused kernel memory: 1484K [ 1.465532] Write protecting the kernel read-only data: 14336k [ 1.469033] Freeing unused kernel memory: 1616K [ 1.470928] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.485297] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.485940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.485959] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494003] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494119] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494157] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494198] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494244] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494295] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548006] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.551516] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.555196] FDC 0 is a S82078B [ 1.557189] virtio_net virtio0 ens3: renamed from eth0 [ 1.567701] AVX2 version of gcm_enc/dec engaged. [ 1.569452] AES CTR mode by8 optimization enabled [ 1.673588] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.837935] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.840350] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.842897] usb 1-1: Product: QEMU USB Tablet [ 1.844565] usb 1-1: Manufacturer: QEMU [ 1.846037] usb 1-1: SerialNumber: 42 [ 1.853475] hidraw: raw HID events driver (C) Jiri Kosina [ 1.861253] usbcore: registered new interface driver usbhid [ 1.863323] usbhid: USB HID core driver [ 1.866240] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.870323] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.942932] md: linear personality registered for level -1 [ 2.947048] md: multipath personality registered for level -4 [ 2.951192] md: raid0 personality registered for level 0 [ 2.955894] md: raid1 personality registered for level 1 [ 3.025519] raid6: sse2x1 gen() 11240 MB/s [ 3.093519] raid6: sse2x1 xor() 8884 MB/s [ 3.161514] raid6: sse2x2 gen() 14598 MB/s [ 3.229513] raid6: sse2x2 xor() 9878 MB/s [ 3.297519] raid6: sse2x4 gen() 17089 MB/s [ 3.365513] raid6: sse2x4 xor() 11663 MB/s [ 3.433515] raid6: avx2x1 gen() 22171 MB/s [ 3.501516] raid6: avx2x2 gen() 25601 MB/s [ 3.569513] raid6: avx2x4 gen() 29833 MB/s [ 3.571164] raid6: using algorithm avx2x4 gen() 29833 MB/s [ 3.573140] raid6: using avx2x2 recovery algorithm [ 3.576143] xor: automatically using best checksumming function: [ 3.617487] avx : 33187.000 MB/sec [ 3.620124] async_tx: api initialized (async) [ 3.630501] md: raid6 personality registered for level 6 [ 3.632417] md: raid5 personality registered for level 5 [ 3.634408] md: raid4 personality registered for level 4 [ 3.641887] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.671022] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.688985] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.789120] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.795352] systemd[1]: Detected virtualization kvm. [ 3.797177] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.801449] systemd[1]: Set hostname to . [ 3.806153] systemd[1]: Initializing machine ID from KVM UUID. [ 3.808276] systemd[1]: Installed transient /etc/machine-id file. [ 3.941264] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.947438] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.950522] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.955764] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.959531] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.963022] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.967495] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.971028] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.975488] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.989638] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.993777] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.998324] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.001874] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 4.006908] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.011475] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.016141] iscsi: registered transport (tcp) [ 4.018619] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.022186] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.027546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.032161] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.036704] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.040858] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.044963] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.048418] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.062902] iscsi: registered transport (iser) [ 4.069649] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.075660] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.080415] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.084722] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes.[ 4.088570] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.090323] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.095497] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.099138] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.104336] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.108559] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.114937] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.118925] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.122831] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.127483] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.131771] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.138059] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.142321] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.146287] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.159134] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [ 4.244450] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-07-22 10:48:27,190 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2019-07-22 10:48:36,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 10:48:36,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 10:48:36,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13393 Content-Type: application/json Date: Mon, 22 Jul 2019 10:48:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-421284f8-6ff6-44fa-8ab9-87d1f994bca0 x-openstack-request-id: req-421284f8-6ff6-44fa-8ab9-87d1f994bca0 2019-07-22 10:48:36,267 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 690768932 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.371438] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.374622] pid_max: default: 32768 minimum: 301\n[ 0.376335] ACPI: Core revision 20150930\n[ 0.378481] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.383373] Security Framework initialized\n[ 0.384942] Yama: becoming mindful.\n[ 0.386440] AppArmor: AppArmor initialized\n[ 0.388300] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.394649] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.398863] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.401199] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404265] Initializing cgroup subsys io\n[ 0.405858] Initializing cgroup subsys memory\n[ 0.407505] Initializing cgroup subsys devices\n[ 0.409168] Initializing cgroup subsys freezer\n[ 0.410842] Initializing cgroup subsys net_cls\n[ 0.412501] Initializing cgroup subsys perf_event\n[ 0.414253] Initializing cgroup subsys net_prio\n[ 0.415967] Initializing cgroup subsys hugetlb\n[ 0.417638] Initializing cgroup subsys pids\n[ 0.420010] mce: CPU supports 10 MCE banks\n[ 0.421658] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.423590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.425711] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.427703] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.430753] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.433812] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.436208] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.439728] MDS: Mitigation: Clear CPU buffers\n[ 0.444062] Freeing SMP alternatives memory: 36K\n[ 0.451379] ftrace: allocating 32299 entries in 127 pages\n[ 0.502032] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.504364] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.506679] smpboot: Max logical packages: 2\n[ 0.508582] x2apic enabled\n[ 0.510091] Switched APIC routing to physical x2apic.\n[ 0.513202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.515466] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.519596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.532001] KVM setup paravirtual spinlock\n[ 0.535124] x86: Booting SMP configuration:\n[ 0.536762] .... node #0, CPUs: #1\n[ 0.538469] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.561143] x86: Booted up 1 node, 2 CPUs\n[ 0.561146] KVM setup async PF for cpu 1\n[ 0.561150] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.566061] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.569087] devtmpfs: initialized\n[ 0.572582] evm: security.selinux\n[ 0.573914] evm: security.SMACK64\n[ 0.575229] evm: security.SMACK64EXEC\n[ 0.576648] evm: security.SMACK64TRANSMUTE\n[ 0.578193] evm: security.SMACK64MMAP\n[ 0.579609] evm: security.ima\n[ 0.580828] evm: security.capability\n[ 0.582414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.585887] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.588230] pinctrl core: initialized pinctrl subsystem\n[ 0.590324] RTC time: 10:48:19, date: 07/22/19\n[ 0.592893] NET: Registered protocol family 16\n[ 0.606715] cpuidle: using governor ladder\n[ 0.618805] cpuidle: using governor menu\n[ 0.620333] PCCT header not found.\n[ 0.621796] ACPI: bus type PCI registered\n[ 0.623339] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.625746] PCI: Using configuration type 1 for base access\n[ 0.640573] ACPI: Added _OSI(Module Device)\n[ 0.642179] ACPI: Added _OSI(Processor Device)\n[ 0.643819] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.645538] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.648824] ACPI: Interpreter enabled\n[ 0.667102] ACPI: (supports S0 S5)\n[ 0.668456] ACPI: Using IOAPIC for interrupt routing\n[ 0.670259] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.675529] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.677711] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.680083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.682372] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.686575] acpiphp: Slot [3] registered\n[ 0.688120] acpiphp: Slot [4] registered\n[ 0.689663] acpiphp: Slot [5] registered\n[ 0.691206] acpiphp: Slot [6] registered\n[ 0.692736] acpiphp: Slot [7] registered\n[ 0.694285] acpiphp: Slot [8] registered\n[ 0.695824] acpiphp: Slot [9] registered\n[ 0.697365] acpiphp: Slot [10] registered\n[ 0.698930] acpiphp: Slot [11] registered\n[ 0.700702] acpiphp: Slot [12] registered\n[ 0.702263] acpiphp: Slot [13] registered\n[ 0.703822] acpiphp: Slot [14] registered\n[ 0.705382] acpiphp: Slot [15] registered\n[ 0.706943] acpiphp: Slot [16] registered\n[ 0.708512] acpiphp: Slot [17] registered\n[ 0.710073] acpiphp: Slot [18] registered\n[ 0.711631] acpiphp: Slot [19] registered\n[ 0.713194] acpiphp: Slot [20] registered\n[ 0.714773] acpiphp: Slot [21] registered\n[ 0.716324] acpiphp: Slot [22] registered\n[ 0.717929] acpiphp: Slot [23] registered\n[ 0.719493] acpiphp: Slot [24] registered\n[ 0.721047] acpiphp: Slot [25] registered\n[ 0.722599] acpiphp: Slot [26] registered\n[ 0.724166] acpiphp: Slot [27] registered\n[ 0.725727] acpiphp: Slot [28] registered\n[ 0.727296] acpiphp: Slot [29] registered\n[ 0.728866] acpiphp: Slot [30] registered\n[ 0.730430] acpiphp: Slot [31] registered\n[ 0.731963] PCI host bridge to bus 0000:00\n[ 0.733509] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.735854] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.738191] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.740956] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.743708] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.746524] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751898] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.754350] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.756615] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.759058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.764340] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.767061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.791944] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.795526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.798212] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.800892] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.803527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.805931] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.808530] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.810548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.813502] vgaarb: loaded\n[ 0.814651] vgaarb: bridge control possible 0000:00:02.0\n[ 0.816942] SCSI subsystem initialized\n[ 0.818696] ACPI: bus type USB registered\n[ 0.820270] usbcore: registered new interface driver usbfs\n[ 0.822242] usbcore: registered new interface driver hub\n[ 0.824160] usbcore: registered new device driver usb\n[ 0.826339] PCI: Using ACPI for IRQ routing\n[ 0.828381] NetLabel: Initializing\n[ 0.829747] NetLabel: domain hash size = 128\n[ 0.831380] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.833251] NetLabel: unlabeled traffic allowed by default\n[ 0.835531] amd_nb: Cannot enumerate AMD northbridges\n[ 0.837486] clocksource: Switched to clocksource kvm-clock\n[ 0.850030] AppArmor: AppArmor Filesystem Enabled\n[ 0.851831] pnp: PnP ACPI init\n[ 0.853424] pnp: PnP ACPI: found 5 devices\n[ 0.862058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.865305] NET: Registered protocol family 2\n[ 0.867294] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.870253] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.872971] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.875367] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.877549] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.879902] NET: Registered protocol family 1\n[ 0.881573] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.883674] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.885731] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.906145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.926583] Unpacking initramfs...\n[ 1.128728] Freeing initrd memory: 14824K\n[ 1.130397] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.132634] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.135070] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.138716] Scanning for low memory corruption every 60 seconds\n[ 1.141426] audit: initializing netlink subsys (disabled)\n[ 1.143432] audit: type=2000 audit(1563792500.905:1): initialized\n[ 1.145908] Initialise system trusted keyring\n[ 1.147695] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.149957] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.153407] zbud: loaded\n[ 1.154882] VFS: Disk quotas dquot_6.6.0\n[ 1.156435] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.159114] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.161545] fuse init (API version 7.23)\n[ 1.163231] Key type big_key registered\n[ 1.164753] Allocating IMA MOK and blacklist keyrings.\n[ 1.167344] Key type asymmetric registered\n[ 1.168907] Asymmetric key parser 'x509' registered\n[ 1.170784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.173617] io scheduler noop registered\n[ 1.175149] io scheduler deadline registered (default)\n[ 1.177091] io scheduler cfq registered\n[ 1.178699] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.180706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.183110] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.185898] ACPI: Power Button [PWRF]\n[ 1.187548] GHES: HEST is not enabled!\n[ 1.207187] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.247587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.251390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.278472] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.282347] Linux agpgart interface v0.103\n[ 1.285982] loop: module loaded\n[ 1.289020] vda: vda1\n[ 1.290997] scsi host0: ata_piix\n[ 1.292513] scsi host1: ata_piix\n[ 1.293846] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.296152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.298543] libphy: Fixed MDIO Bus: probed\n[ 1.300227] tun: Universal TUN/TAP device driver, 1.6\n[ 1.302052] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.305532] PPP generic driver version 2.4.2\n[ 1.307227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.309522] ehci-pci: EHCI PCI platform driver\n[ 1.311198] ehci-platform: EHCI generic platform driver\n[ 1.313116] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.315305] ohci-pci: OHCI PCI platform driver\n[ 1.316959] ohci-platform: OHCI generic platform driver\n[ 1.318857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.339395] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.341282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.344075] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.345964] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.348134] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.350520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.353196] usb usb1: Product: UHCI Host Controller\n[ 1.354971] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.357174] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.358980] hub 1-0:1.0: USB hub found\n[ 1.360430] hub 1-0:1.0: 2 ports detected\n[ 1.362175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.366152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.367995] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.369961] mousedev: PS/2 mouse device common for all mice\n[ 1.372221] rtc_cmos 00:00: RTC can wake from S4\n[ 1.374485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.376713] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.377594] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.377617] i2c /dev entries driver\n[ 1.377678] device-mapper: uevent: version 1.0.3\n[ 1.379925] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.379941] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.380272] NET: Registered protocol family 10\n[ 1.380544] NET: Registered protocol family 17\n[ 1.380559] Key type dns_resolver registered\n[ 1.380849] registered taskstats version 1\n[ 1.380873] Loading compiled-in X.509 certificates\n[ 1.381413] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.381427] zswap: loaded using pool lzo/zbud\n[ 1.383130] Key type trusted registered\n[ 1.385270] Key type encrypted registered\n[ 1.385274] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.385284] ima: No TPM chip found, activating TPM-bypass!\n[ 1.385287] ima: Allocated hash algorithm: sha1\n[ 1.385301] evm: HMAC attrs: 0x1\n[ 1.386326] Magic number: 11:506:831\n[ 1.388372] rtc_cmos 00:00: setting system clock to 2019-07-22 10:48:20 UTC (1563792500)\n[ 1.388465] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.388465] EDD information not available.\n[ 1.455307] Freeing unused kernel memory: 1484K\n[ 1.465532] Write protecting the kernel read-only data: 14336k\n[ 1.469033] Freeing unused kernel memory: 1616K\n[ 1.470928] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.485297] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.485940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.485959] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494003] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494119] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494157] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494198] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494244] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494295] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548006] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.551516] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.555196] FDC 0 is a S82078B\n[ 1.557189] virtio_net virtio0 ens3: renamed from eth0\n[ 1.567701] AVX2 version of gcm_enc/dec engaged.\n[ 1.569452] AES CTR mode by8 optimization enabled\n[ 1.673588] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.837935] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.840350] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.842897] usb 1-1: Product: QEMU USB Tablet\n[ 1.844565] usb 1-1: Manufacturer: QEMU\n[ 1.846037] usb 1-1: SerialNumber: 42\n[ 1.853475] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.861253] usbcore: registered new interface driver usbhid\n[ 1.863323] usbhid: USB HID core driver\n[ 1.866240] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.870323] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.942932] md: linear personality registered for level -1\n[ 2.947048] md: multipath personality registered for level -4\n[ 2.951192] md: raid0 personality registered for level 0\n[ 2.955894] md: raid1 personality registered for level 1\n[ 3.025519] raid6: sse2x1 gen() 11240 MB/s\n[ 3.093519] raid6: sse2x1 xor() 8884 MB/s\n[ 3.161514] raid6: sse2x2 gen() 14598 MB/s\n[ 3.229513] raid6: sse2x2 xor() 9878 MB/s\n[ 3.297519] raid6: sse2x4 gen() 17089 MB/s\n[ 3.365513] raid6: sse2x4 xor() 11663 MB/s\n[ 3.433515] raid6: avx2x1 gen() 22171 MB/s\n[ 3.501516] raid6: avx2x2 gen() 25601 MB/s\n[ 3.569513] raid6: avx2x4 gen() 29833 MB/s\n[ 3.571164] raid6: using algorithm avx2x4 gen() 29833 MB/s\n[ 3.573140] raid6: using avx2x2 recovery algorithm\n[ 3.576143] xor: automatically using best checksumming function:\n[ 3.617487] avx : 33187.000 MB/sec\n[ 3.620124] async_tx: api initialized (async)\n[ 3.630501] md: raid6 personality registered for level 6\n[ 3.632417] md: raid5 personality registered for level 5\n[ 3.634408] md: raid4 personality registered for level 4\n[ 3.641887] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.671022] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.688985] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.789120] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.795352] systemd[1]: Detected virtualization kvm.\n[ 3.797177] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.801449] systemd[1]: Set hostname to .\n[ 3.806153] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.808276] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.941264] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.947438] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.950522] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.955764] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.959531] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.963022] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.967495] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.971028] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.975488] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.989638] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.993777] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.998324] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.001874] Loading iSCSI transport class v2.0-870.\n Starting Create list of required st... nodes for the current kernel...\n[ 4.006908] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.011475] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.016141] iscsi: registered transport (tcp)\n[ 4.018619] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.022186] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.027546] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.032161] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.036704] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.040858] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.044963] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.048418] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.062902] iscsi: registered transport (iser)\n[ 4.069649] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.075660] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.080415] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.084722] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.[ 4.088570] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.090323] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.095497] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.099138] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.104336] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.108559] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.114937] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.118925] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.122831] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.127483] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.131771] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.138059] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.142321] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.146287] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.159134] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 4.244450] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 9.775507] cloud-init[567]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Mon, 22 Jul 2019 10:48:24 +0000. Up 5.19 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.749991] cloud-init[928]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Mon, 22 Jul 2019 10:48:29 +0000. Up 10.32 seconds.\n[ 10.754175] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.764534] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.768131] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.776130] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.784274] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:cd:3a:14 |\n[ 10.792178] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:fecd:3a14/64 | . | link | fa:16:3e:cd:3a:14 |\n[ 10.800180] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.803767] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.811325] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.818780] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.822160] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\ncloud-init[928]: Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.836637] [[0;32m OK [0m] Started ACPI Events Check.\ncloud-init[[0;32m OK [0m] Reached target Paths.\n[928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n\n[[0;32m OK [0m] Reached target Network is Online.\n[ 10.846228] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.849718] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.852993] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.856205] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.859466] cloud-init Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Starting Snappy daemon...\n\n[ 10.871727] [[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: MD monitoring daemon...\ncloud-init[928]: [[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.909371] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.917955] cloud-init[928]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.922861] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.928236] cloud-init[928]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.933317] cloud-init[928]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.937728] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.942068] cloud-init[928]: Generating public/private rsa key pair.\n[ 10.945707] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.949532] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.954075] cloud-init[928]: The key fingerprint is:\n[ 10.956785] cloud-init[928]: SHA256:H1/TXCV5GmhMjDciwTT5O/nTVeSBC/Wc5h6ve1h0SpA root@cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b\n[ 10.961752] cloud-init[928]: The key's randomart image is:\n[ 10.964779] cloud-init[928]: +---[RSA 2048]----+\n[ 10.967573] cloud-init[928]: | o+o =o+o..|\n[ 10.970320] cloud-init[928]: | +.o.E.=o=|\n[ 10.972942] cloud-init[928]: | o +.o.@o|\n[ 10.975904] cloud-init[928]: | . .=o*|\n[ 10.979023] cloud-init[928]: | S .o .o==|\n[ 10.981943] cloud-init[928]: | .+o .o.=| Starting Pollinate to seed the pseudo random number generator...\n Starting System Logging Service...\n Starting Login Service...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n\n[ 10.991588] cloud-init[928]: | .o.. =.|\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 10.997739] cloud-init[928]: | o o..|\n[ 11.001116] cloud-init[928]: | .oo |\n[ 11.016697] cloud-init[928]: +----[SHA256]-----+\n[ 11.020260] cloud-init[928]: Generating public/private dsa key pair.\n[ 11.024461] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.028570] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.032972] cloud-init[928]: The key fingerprint is:\n[ 11.037728] cloud-init[928]: SHA256:e2+ix9lmkZME57wHzaqblHPns0cCtz+VZeC7fKhVATY root@cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b\n[ 11.052246] cloud-init[928]: The key's randomart image is:\n[ 11.054139] cloud-init[928]: +---[DSA 1024]----+\n[ 11.056564] cloud-init[928]: | E |\n[ 11.058936] cloud-init[928]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n| . o + |\n[ 11.077420] cloud-init[928]: | = + o |\n[ 11.079688] cloud-init[928]: | * = +|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 11.081881] cloud-init[928]: | S . O ++|\n[ 11.087537] cloud-init[928]: | . .B =oo|\n[ 11.089552] cloud-init[928]: | ..=+.=o*.|\n[ 11.091544] cloud-init[928]: | o*==+=.+|\n[ 11.093593] cloud-init[928]: | .oo*o.o=.|\n[ 11.097608] cloud-init[928]: +----[SHA256]-----+\n[ 11.106435] cloud-init[928]: Generating public/private ecdsa key pair.\n[ 11.110911] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.120763] [[0;32m OK [0m] Started System Logging Service.\ncloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n\n[ 11.149205] [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\ncloud-init[928]: The key fingerprint is:\n[ 11.170124] cloud-init[928]: SHA256:SrtawmeqmGIdQunOE5oTmFBgDPgSg5ShiV1Dx7VNyeQ root@cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b\n[ 11.170467] cloud-init[928]: The key's randomart image is:\n[ 11.170836] cloud-init[928]: +---[ECDSA 256]---+\n[ 11.171165] cloud-init[928]: |O=o.+....oo. |\n[ 11.171487] cloud-init[928]: |O=.. o. =o |\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[ 11.171784] cloud-init[928]: |+=o . E |\n[[0;32m OK [0m[ 11.200280] cloud-init[928]: |oo. |\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.[ 11.204826] cloud-init[928]: |=o . S |\n\n Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 11.214885] cloud-init[928]: |++ o . o |\n[[ 11.222066] cloud-init[928]: |+o+ + * |\n[0;32m OK [0m[ 11.224487] cloud-init] Started Set console scheme.[928]: |=B . * . |\n\n[ 11.227115] cloud-init[928]: |=.o.o.. |\n[ 11.230665] cloud-init[928]: +----[SHA256]-----+\n[ 11.233868] cloud-init[928]: Generating public/private ed25519 key pair.\n[ 11.246718] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 11.258114] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[928]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.277132] cloud-init[928]: The key fingerprint is:\n[ 11.282249] cloud-init[928]: SHA256:iPhr4NToWjW5DSkizr7f0fxtI9ayvO0HjvluK+TpuQ0 root@cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b\n[ 11.285373] cloud-init[928]: The key's randomart image is:\n[ 11.288801] cloud-init[928]: +--[ED25519 256]--+\n[ 11.290732] cloud-init[928]: | |\n[ 11.292681] cloud-init[928]: | |\n[ 11.294631] cloud-init[928]: | |\n[ 11.296553] cloud-init[928]: | . + . |\n[ 11.298593] cloud-init[928]: |o ooB . S |\n[ 11.301337] cloud-init[928]: |+.++.=o . . |\n[ 11.303266] cloud-init[928]: | *..o..ooE* . |\n[ 11.305340] cloud-init[928]: |..o o.. oX** . |\n[ 11.307205] cloud-init[928]: |.+oo.. oO&O+ |\n[ 11.309200] cloud-init[928]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-07-22 10:48:36,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9/action used request id req-421284f8-6ff6-44fa-8ab9-87d1f994bca0 2019-07-22 10:48:36,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0764260292053s 2019-07-22 10:48:36,269 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 690768932 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.371438] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.374622] pid_max: default: 32768 minimum: 301 [ 0.376335] ACPI: Core revision 20150930 [ 0.378481] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.383373] Security Framework initialized [ 0.384942] Yama: becoming mindful. [ 0.386440] AppArmor: AppArmor initialized [ 0.388300] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.394649] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.398863] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.401199] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404265] Initializing cgroup subsys io [ 0.405858] Initializing cgroup subsys memory [ 0.407505] Initializing cgroup subsys devices [ 0.409168] Initializing cgroup subsys freezer [ 0.410842] Initializing cgroup subsys net_cls [ 0.412501] Initializing cgroup subsys perf_event [ 0.414253] Initializing cgroup subsys net_prio [ 0.415967] Initializing cgroup subsys hugetlb [ 0.417638] Initializing cgroup subsys pids [ 0.420010] mce: CPU supports 10 MCE banks [ 0.421658] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.423590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.425711] Spectre V2 : Mitigation: Full generic retpoline [ 0.427703] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.430753] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.433812] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.436208] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.439728] MDS: Mitigation: Clear CPU buffers [ 0.444062] Freeing SMP alternatives memory: 36K [ 0.451379] ftrace: allocating 32299 entries in 127 pages [ 0.502032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.504364] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.506679] smpboot: Max logical packages: 2 [ 0.508582] x2apic enabled [ 0.510091] Switched APIC routing to physical x2apic. [ 0.513202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.515466] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.519596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.532001] KVM setup paravirtual spinlock [ 0.535124] x86: Booting SMP configuration: [ 0.536762] .... node #0, CPUs: #1 [ 0.538469] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.561143] x86: Booted up 1 node, 2 CPUs [ 0.561146] KVM setup async PF for cpu 1 [ 0.561150] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.566061] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.569087] devtmpfs: initialized [ 0.572582] evm: security.selinux [ 0.573914] evm: security.SMACK64 [ 0.575229] evm: security.SMACK64EXEC [ 0.576648] evm: security.SMACK64TRANSMUTE [ 0.578193] evm: security.SMACK64MMAP [ 0.579609] evm: security.ima [ 0.580828] evm: security.capability [ 0.582414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.585887] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.588230] pinctrl core: initialized pinctrl subsystem [ 0.590324] RTC time: 10:48:19, date: 07/22/19 [ 0.592893] NET: Registered protocol family 16 [ 0.606715] cpuidle: using governor ladder [ 0.618805] cpuidle: using governor menu [ 0.620333] PCCT header not found. [ 0.621796] ACPI: bus type PCI registered [ 0.623339] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.625746] PCI: Using configuration type 1 for base access [ 0.640573] ACPI: Added _OSI(Module Device) [ 0.642179] ACPI: Added _OSI(Processor Device) [ 0.643819] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.645538] ACPI: Added _OSI(Processor Aggregator Device) [ 0.648824] ACPI: Interpreter enabled [ 0.667102] ACPI: (supports S0 S5) [ 0.668456] ACPI: Using IOAPIC for interrupt routing [ 0.670259] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.675529] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.677711] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.680083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.682372] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.686575] acpiphp: Slot [3] registered [ 0.688120] acpiphp: Slot [4] registered [ 0.689663] acpiphp: Slot [5] registered [ 0.691206] acpiphp: Slot [6] registered [ 0.692736] acpiphp: Slot [7] registered [ 0.694285] acpiphp: Slot [8] registered [ 0.695824] acpiphp: Slot [9] registered [ 0.697365] acpiphp: Slot [10] registered [ 0.698930] acpiphp: Slot [11] registered [ 0.700702] acpiphp: Slot [12] registered [ 0.702263] acpiphp: Slot [13] registered [ 0.703822] acpiphp: Slot [14] registered [ 0.705382] acpiphp: Slot [15] registered [ 0.706943] acpiphp: Slot [16] registered [ 0.708512] acpiphp: Slot [17] registered [ 0.710073] acpiphp: Slot [18] registered [ 0.711631] acpiphp: Slot [19] registered [ 0.713194] acpiphp: Slot [20] registered [ 0.714773] acpiphp: Slot [21] registered [ 0.716324] acpiphp: Slot [22] registered [ 0.717929] acpiphp: Slot [23] registered [ 0.719493] acpiphp: Slot [24] registered [ 0.721047] acpiphp: Slot [25] registered [ 0.722599] acpiphp: Slot [26] registered [ 0.724166] acpiphp: Slot [27] registered [ 0.725727] acpiphp: Slot [28] registered [ 0.727296] acpiphp: Slot [29] registered [ 0.728866] acpiphp: Slot [30] registered [ 0.730430] acpiphp: Slot [31] registered [ 0.731963] PCI host bridge to bus 0000:00 [ 0.733509] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.735854] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.738191] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.740956] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.743708] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.746524] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751898] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.754350] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.756615] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.759058] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.764340] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.767061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.791944] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.795526] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.798212] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.800892] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.803527] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.805931] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.808530] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.810548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.813502] vgaarb: loaded [ 0.814651] vgaarb: bridge control possible 0000:00:02.0 [ 0.816942] SCSI subsystem initialized [ 0.818696] ACPI: bus type USB registered [ 0.820270] usbcore: registered new interface driver usbfs [ 0.822242] usbcore: registered new interface driver hub [ 0.824160] usbcore: registered new device driver usb [ 0.826339] PCI: Using ACPI for IRQ routing [ 0.828381] NetLabel: Initializing [ 0.829747] NetLabel: domain hash size = 128 [ 0.831380] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.833251] NetLabel: unlabeled traffic allowed by default [ 0.835531] amd_nb: Cannot enumerate AMD northbridges [ 0.837486] clocksource: Switched to clocksource kvm-clock [ 0.850030] AppArmor: AppArmor Filesystem Enabled [ 0.851831] pnp: PnP ACPI init [ 0.853424] pnp: PnP ACPI: found 5 devices [ 0.862058] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.865305] NET: Registered protocol family 2 [ 0.867294] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.870253] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.872971] TCP: Hash tables configured (established 32768 bind 32768) [ 0.875367] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.877549] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.879902] NET: Registered protocol family 1 [ 0.881573] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.883674] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.885731] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.906145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.926583] Unpacking initramfs... [ 1.128728] Freeing initrd memory: 14824K [ 1.130397] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.132634] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.135070] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.138716] Scanning for low memory corruption every 60 seconds [ 1.141426] audit: initializing netlink subsys (disabled) [ 1.143432] audit: type=2000 audit(1563792500.905:1): initialized [ 1.145908] Initialise system trusted keyring [ 1.147695] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.149957] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.153407] zbud: loaded [ 1.154882] VFS: Disk quotas dquot_6.6.0 [ 1.156435] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.159114] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.161545] fuse init (API version 7.23) [ 1.163231] Key type big_key registered [ 1.164753] Allocating IMA MOK and blacklist keyrings. [ 1.167344] Key type asymmetric registered [ 1.168907] Asymmetric key parser 'x509' registered [ 1.170784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.173617] io scheduler noop registered [ 1.175149] io scheduler deadline registered (default) [ 1.177091] io scheduler cfq registered [ 1.178699] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.180706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.183110] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.185898] ACPI: Power Button [PWRF] [ 1.187548] GHES: HEST is not enabled! [ 1.207187] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.247587] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.251390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.278472] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.282347] Linux agpgart interface v0.103 [ 1.285982] loop: module loaded [ 1.289020] vda: vda1 [ 1.290997] scsi host0: ata_piix [ 1.292513] scsi host1: ata_piix [ 1.293846] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.296152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.298543] libphy: Fixed MDIO Bus: probed [ 1.300227] tun: Universal TUN/TAP device driver, 1.6 [ 1.302052] tun: (C) 1999-2004 Max Krasnyansky [ 1.305532] PPP generic driver version 2.4.2 [ 1.307227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.309522] ehci-pci: EHCI PCI platform driver [ 1.311198] ehci-platform: EHCI generic platform driver [ 1.313116] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.315305] ohci-pci: OHCI PCI platform driver [ 1.316959] ohci-platform: OHCI generic platform driver [ 1.318857] uhci_hcd: USB Universal Host Controller Interface driver [ 1.339395] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.341282] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.344075] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.345964] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.348134] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.350520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.353196] usb usb1: Product: UHCI Host Controller [ 1.354971] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.357174] usb usb1: SerialNumber: 0000:00:01.2 [ 1.358980] hub 1-0:1.0: USB hub found [ 1.360430] hub 1-0:1.0: 2 ports detected [ 1.362175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.366152] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.367995] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.369961] mousedev: PS/2 mouse device common for all mice [ 1.372221] rtc_cmos 00:00: RTC can wake from S4 [ 1.374485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.376713] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.377594] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.377617] i2c /dev entries driver [ 1.377678] device-mapper: uevent: version 1.0.3 [ 1.379925] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.379941] ledtrig-cpu: registered to indicate activity on CPUs [ 1.380272] NET: Registered protocol family 10 [ 1.380544] NET: Registered protocol family 17 [ 1.380559] Key type dns_resolver registered [ 1.380849] registered taskstats version 1 [ 1.380873] Loading compiled-in X.509 certificates [ 1.381413] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.381427] zswap: loaded using pool lzo/zbud [ 1.383130] Key type trusted registered [ 1.385270] Key type encrypted registered [ 1.385274] AppArmor: AppArmor sha1 policy hashing enabled [ 1.385284] ima: No TPM chip found, activating TPM-bypass! [ 1.385287] ima: Allocated hash algorithm: sha1 [ 1.385301] evm: HMAC attrs: 0x1 [ 1.386326] Magic number: 11:506:831 [ 1.388372] rtc_cmos 00:00: setting system clock to 2019-07-22 10:48:20 UTC (1563792500) [ 1.388465] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.388465] EDD information not available. [ 1.455307] Freeing unused kernel memory: 1484K [ 1.465532] Write protecting the kernel read-only data: 14336k [ 1.469033] Freeing unused kernel memory: 1616K [ 1.470928] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.485297] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.485940] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.485959] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494003] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494119] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494157] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494198] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494244] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494295] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548006] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.551516] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.555196] FDC 0 is a S82078B [ 1.557189] virtio_net virtio0 ens3: renamed from eth0 [ 1.567701] AVX2 version of gcm_enc/dec engaged. [ 1.569452] AES CTR mode by8 optimization enabled [ 1.673588] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.837935] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.840350] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.842897] usb 1-1: Product: QEMU USB Tablet [ 1.844565] usb 1-1: Manufacturer: QEMU [ 1.846037] usb 1-1: SerialNumber: 42 [ 1.853475] hidraw: raw HID events driver (C) Jiri Kosina [ 1.861253] usbcore: registered new interface driver usbhid [ 1.863323] usbhid: USB HID core driver [ 1.866240] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.870323] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.942932] md: linear personality registered for level -1 [ 2.947048] md: multipath personality registered for level -4 [ 2.951192] md: raid0 personality registered for level 0 [ 2.955894] md: raid1 personality registered for level 1 [ 3.025519] raid6: sse2x1 gen() 11240 MB/s [ 3.093519] raid6: sse2x1 xor() 8884 MB/s [ 3.161514] raid6: sse2x2 gen() 14598 MB/s [ 3.229513] raid6: sse2x2 xor() 9878 MB/s [ 3.297519] raid6: sse2x4 gen() 17089 MB/s [ 3.365513] raid6: sse2x4 xor() 11663 MB/s [ 3.433515] raid6: avx2x1 gen() 22171 MB/s [ 3.501516] raid6: avx2x2 gen() 25601 MB/s [ 3.569513] raid6: avx2x4 gen() 29833 MB/s [ 3.571164] raid6: using algorithm avx2x4 gen() 29833 MB/s [ 3.573140] raid6: using avx2x2 recovery algorithm [ 3.576143] xor: automatically using best checksumming function: [ 3.617487] avx : 33187.000 MB/sec [ 3.620124] async_tx: api initialized (async) [ 3.630501] md: raid6 personality registered for level 6 [ 3.632417] md: raid5 personality registered for level 5 [ 3.634408] md: raid4 personality registered for level 4 [ 3.641887] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.671022] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.688985] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.789120] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.795352] systemd[1]: Detected virtualization kvm. [ 3.797177] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.801449] systemd[1]: Set hostname to . [ 3.806153] systemd[1]: Initializing machine ID from KVM UUID. [ 3.808276] systemd[1]: Installed transient /etc/machine-id file. [ 3.941264] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.947438] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.950522] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.955764] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.959531] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.963022] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.967495] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.971028] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.975488] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.989638] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.993777] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.998324] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.001874] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 4.006908] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.011475] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.016141] iscsi: registered transport (tcp) [ 4.018619] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.022186] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.027546] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.032161] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.036704] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.040858] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.044963] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.048418] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.062902] iscsi: registered transport (iser) [ 4.069649] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.075660] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.080415] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.084722] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes.[ 4.088570] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.090323] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.095497] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.099138] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.104336] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.108559] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.114937] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.118925] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.122831] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.127483] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.131771] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.138059] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.142321] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.146287] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.159134] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [ 4.244450] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.775507] cloud-init[567]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Mon, 22 Jul 2019 10:48:24 +0000. Up 5.19 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.749991] cloud-init[928]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Mon, 22 Jul 2019 10:48:29 +0000. Up 10.32 seconds. [ 10.754175] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.764534] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.768131] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.776130] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.784274] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:cd:3a:14 | [ 10.792178] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:fecd:3a14/64 | . | link | fa:16:3e:cd:3a:14 | [ 10.800180] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.803767] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.811325] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.818780] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.822160] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. cloud-init[928]: Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.836637] [[0;32m OK [0m] Started ACPI Events Check. cloud-init[[0;32m OK [0m] Reached target Paths. [928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Network is Online. [ 10.846228] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.849718] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.852993] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.856205] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.859466] cloud-init Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Deferred execution scheduler. [928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Starting Snappy daemon... [ 10.871727] [[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: MD monitoring daemon... cloud-init[928]: [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... [[0;32m OK [0m] Started D-Bus System Message Bus. ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.909371] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.917955] cloud-init[928]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.922861] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.928236] cloud-init[928]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.933317] cloud-init[928]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.937728] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.942068] cloud-init[928]: Generating public/private rsa key pair. [ 10.945707] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.949532] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.954075] cloud-init[928]: The key fingerprint is: [ 10.956785] cloud-init[928]: SHA256:H1/TXCV5GmhMjDciwTT5O/nTVeSBC/Wc5h6ve1h0SpA root@cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b [ 10.961752] cloud-init[928]: The key's randomart image is: [ 10.964779] cloud-init[928]: +---[RSA 2048]----+ [ 10.967573] cloud-init[928]: | o+o =o+o..| [ 10.970320] cloud-init[928]: | +.o.E.=o=| [ 10.972942] cloud-init[928]: | o +.o.@o| [ 10.975904] cloud-init[928]: | . .=o*| [ 10.979023] cloud-init[928]: | S .o .o==| [ 10.981943] cloud-init[928]: | .+o .o.=| Starting Pollinate to seed the pseudo random number generator... Starting System Logging Service... Starting Login Service... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [ 10.991588] cloud-init[928]: | .o.. =.| [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 10.997739] cloud-init[928]: | o o..| [ 11.001116] cloud-init[928]: | .oo | [ 11.016697] cloud-init[928]: +----[SHA256]-----+ [ 11.020260] cloud-init[928]: Generating public/private dsa key pair. [ 11.024461] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 11.028570] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.032972] cloud-init[928]: The key fingerprint is: [ 11.037728] cloud-init[928]: SHA256:e2+ix9lmkZME57wHzaqblHPns0cCtz+VZeC7fKhVATY root@cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b [ 11.052246] cloud-init[928]: The key's randomart image is: [ 11.054139] cloud-init[928]: +---[DSA 1024]----+ [ 11.056564] cloud-init[928]: | E | [ 11.058936] cloud-init[928]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. | . o + | [ 11.077420] cloud-init[928]: | = + o | [ 11.079688] cloud-init[928]: | * = +| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 11.081881] cloud-init[928]: | S . O ++| [ 11.087537] cloud-init[928]: | . .B =oo| [ 11.089552] cloud-init[928]: | ..=+.=o*.| [ 11.091544] cloud-init[928]: | o*==+=.+| [ 11.093593] cloud-init[928]: | .oo*o.o=.| [ 11.097608] cloud-init[928]: +----[SHA256]-----+ [ 11.106435] cloud-init[928]: Generating public/private ecdsa key pair. [ 11.110911] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.120763] [[0;32m OK [0m] Started System Logging Service. cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [ 11.149205] [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... cloud-init[928]: The key fingerprint is: [ 11.170124] cloud-init[928]: SHA256:SrtawmeqmGIdQunOE5oTmFBgDPgSg5ShiV1Dx7VNyeQ root@cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b [ 11.170467] cloud-init[928]: The key's randomart image is: [ 11.170836] cloud-init[928]: +---[ECDSA 256]---+ [ 11.171165] cloud-init[928]: |O=o.+....oo. | [ 11.171487] cloud-init[928]: |O=.. o. =o | [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Serial Getty on ttyS0. [ 11.171784] cloud-init[928]: |+=o . E | [[0;32m OK [0m[ 11.200280] cloud-init[928]: |oo. | ] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts.[ 11.204826] cloud-init[928]: |=o . S | Starting Set console scheme... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 11.214885] cloud-init[928]: |++ o . o | [[ 11.222066] cloud-init[928]: |+o+ + * | [0;32m OK [0m[ 11.224487] cloud-init] Started Set console scheme.[928]: |=B . * . | [ 11.227115] cloud-init[928]: |=.o.o.. | [ 11.230665] cloud-init[928]: +----[SHA256]-----+ [ 11.233868] cloud-init[928]: Generating public/private ed25519 key pair. [ 11.246718] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 11.258114] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown. [928]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.277132] cloud-init[928]: The key fingerprint is: [ 11.282249] cloud-init[928]: SHA256:iPhr4NToWjW5DSkizr7f0fxtI9ayvO0HjvluK+TpuQ0 root@cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b [ 11.285373] cloud-init[928]: The key's randomart image is: [ 11.288801] cloud-init[928]: +--[ED25519 256]--+ [ 11.290732] cloud-init[928]: | | [ 11.292681] cloud-init[928]: | | [ 11.294631] cloud-init[928]: | | [ 11.296553] cloud-init[928]: | . + . | [ 11.298593] cloud-init[928]: |o ooB . S | [ 11.301337] cloud-init[928]: |+.++.=o . . | [ 11.303266] cloud-init[928]: | *..o..ooE* . | [ 11.305340] cloud-init[928]: |..o o.. oX** . | [ 11.307205] cloud-init[928]: |.+oo.. oO&O+ | [ 11.309200] cloud-init[928]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-07-22 10:48:36,273 - paramiko.transport - DEBUG - starting thread (client mode): 0x508b6850L 2019-07-22 10:48:36,273 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 10:48:36,280 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-22 10:48:36,280 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-22 10:48:36,281 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 10:48:36,281 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 10:48:36,281 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 10:48:36,282 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 10:48:36,282 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 10:48:36,282 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 10:48:36,331 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 10:48:36,332 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 10:48:36,358 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 67baa20de15ac9ff09e0765d809a7a23 2019-07-22 10:48:36,359 - paramiko.transport - DEBUG - Trying discovered key a47a74fdf47658b0316f0d521cf3d11f in /tmp/tmpIiWhdg 2019-07-22 10:48:36,371 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 10:48:36,395 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 10:48:36,424 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 10:48:36,602 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-22 10:48:36,603 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-22 10:48:36,643 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 10:48:36,643 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 10:48:36,657 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 10:48:42,818 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-22 10:48:42,821 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 10:48:42,822 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 10:48:42,822 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 10:48:42,822 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 10:48:42,822 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 10:48:42,822 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 10:48:42,827 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 10:48:48,407 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-22 10:48:48,409 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 10:48:48,409 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 10:48:48,409 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 10:48:48,410 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 10:48:48,410 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 10:48:48,410 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 10:48:48,414 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 10:48:54,217 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-22 10:48:54,220 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 10:48:54,220 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 10:48:54,220 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 10:48:54,220 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 10:48:54,220 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 10:48:54,220 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 10:48:54,224 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 10:49:00,155 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-22 10:49:00,156 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-22 10:49:00,158 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 10:49:00,158 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-22 10:49:00,158 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-22 10:49:00,161 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-22 10:50:24,823 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-22 10:50:24,824 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a Client: Version: 18.09.8 API version: 1.39 Go version: go1.10.8 Git commit: 0dd43dd87f Built: Wed Jul 17 17:41:19 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.8 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 0dd43dd Built: Wed Jul 17 17:07:25 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 7ef8a59e378338bd86505852530aaf7bdd60bf1948ba4a60b6e69a45fcfe2f83 2019-07-22 10:50:24,825 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b --2019-07-22 10:49:02-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.4, 99.84.74.12, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13185 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 17.8M=0.001s 2019-07-22 10:49:02 (17.8 MB/s) - ‘script.sh’ saved [13185/13185] sudo: unable to resolve host cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b sudo: unable to resolve host cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b sudo: unable to resolve host cloudify-vm-466aa356-bdb0-4d90-bcae-2a03e9f6357b 2019-07-22 10:50:24,826 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-22 10:50:24,826 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-22 10:50:24,827 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-22 10:50:24,828 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-22 10:50:24,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-07-22 10:50:24,837 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.204', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-22 10:50:54,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-07-22 10:50:55,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:50:55,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:50:55,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:50:55,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:50:55,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:50:55,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:50:55,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:50:55,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 808, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 806, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 326, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 126, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 807, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 109, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 804, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-22 10:50:55,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:50:55,811 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:50:55 GMT 2019-07-22 10:50:55,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:50:55,812 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:50:55,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:50:55,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:50:55,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:50:55,812 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:50:55,813 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 326, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 126, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 109, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 804, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-22 10:50:55,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-07-22 10:50:56,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:50:56,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:50:56,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:50:56,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:50:56,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:50:56,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:50:56,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:50:56,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 808, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 806, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 326, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 126, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 807, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 109, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 804, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-22 10:50:56,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:50:56,107 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:50:56 GMT 2019-07-22 10:50:56,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:50:56,107 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:50:56,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:50:56,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:50:56,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:50:56,107 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:50:56,108 - functest.core.cloudify - INFO - The current manager status is running 2019-07-22 10:50:56,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/secrets 2019-07-22 10:50:56,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:50:56,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:50:56,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:50:56,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:50:56,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:50:56,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:50:56,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:50:56,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-22 10:50:56,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:50:56,218 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:50:56 GMT 2019-07-22 10:50:56,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:50:56,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-22 10:50:56,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:50:56,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:50:56,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:50:56,219 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-22 10:50:56,219 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-22 10:50:56,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:50:56,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:50:56,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:50:56,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:50:56,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:50:56,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:50:56.417Z", "updated_at": "2019-07-22T10:50:56.417Z", "value": "gAAAAABdNZUQu35Il-PcsxNLwdzUJGont_QpyDUWE3i02UdZQKMfrDNoy_Vdp3UsTtMFQkVW_l5ae_R9rdWqnEirlGKF8F4Eaw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:50:56 GMT 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:50:56,492 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:50:56,493 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3.1/secrets/foo 2019-07-22 10:50:56,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:50:56,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:50:56,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:50:56,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:50:56,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:50:56,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:50:56.417Z", "updated_at": "2019-07-22T10:50:56.417Z", "value": "gAAAAABdNZUQu35Il-PcsxNLwdzUJGont_QpyDUWE3i02UdZQKMfrDNoy_Vdp3UsTtMFQkVW_l5ae_R9rdWqnEirlGKF8F4Eaw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:50:56 GMT 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:50:56,599 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:50:56,600 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-22 10:50:56,600 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-22 10:50:56,740 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 10:50:56,740 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:50 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 10:50:56,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 10:50:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/b05ce762-4dca-48d4-9659-3a4d449e17c4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:50:58,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:50:58 GMT X-Openstack-Request-Id: req-df30b710-d1b9-48f8-8e78-856832672d82 2019-07-22 10:50:58,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:50:58,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/b05ce762-4dca-48d4-9659-3a4d449e17c4.json used request id req-df30b710-d1b9-48f8-8e78-856832672d82 2019-07-22 10:50:58,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.33699798584s 2019-07-22 10:50:58,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:50:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:50:58,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 10:50:58 GMT X-Openstack-Request-Id: req-c7e3c4a3-844f-4272-af77-fc8650a8a4cb 2019-07-22 10:50:58,174 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 10:50:58,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c7e3c4a3-844f-4272-af77-fc8650a8a4cb 2019-07-22 10:50:58,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0760889053345s 2019-07-22 10:50:58,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 10:50:58,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:50:58,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 10:50:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a835aa1d-6f3c-47e9-9b2d-49ee9b04f5ed x-openstack-request-id: req-a835aa1d-6f3c-47e9-9b2d-49ee9b04f5ed 2019-07-22 10:50:58,325 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9 used request id req-a835aa1d-6f3c-47e9-9b2d-49ee9b04f5ed 2019-07-22 10:50:58,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149821043015s 2019-07-22 10:50:58,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:50:58,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:50:58,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Mon, 22 Jul 2019 10:50:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5efa4668-25b6-42ef-a150-8328fa927e35 x-openstack-request-id: req-5efa4668-25b6-42ef-a150-8328fa927e35 2019-07-22 10:50:58,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:3a:14", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:3a:14", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T10:48:19.000000", "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T10:50:58Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:50:58,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5efa4668-25b6-42ef-a150-8328fa927e35 2019-07-22 10:50:58,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223721981049s 2019-07-22 10:50:58,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:00,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:00,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:01,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a074ee6-0a84-4a0a-aaab-1194cef7c570 x-openstack-request-id: req-8a074ee6-0a84-4a0a-aaab-1194cef7c570 2019-07-22 10:51:01,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:3a:14", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8b064700-fbdf-4466-a26c-23d1ae6e71f9", "rel": "bookmark"}], "image": {"id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "links": [{"href": "http://172.30.9.26:8774/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T10:48:19.000000", "flavor": {"id": "e419baeb-3e51-4aed-a183-d7f32a216dad", "links": [{"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}]}, "id": "8b064700-fbdf-4466-a26c-23d1ae6e71f9", "security_groups": [{"name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}], "user_id": "b46340909fcc4c0ba71f8a6ac2063460", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T10:51:00Z", "hostId": "8dff052c4fb75c817de4a19426e457b098a6e5d5c45eee34391d4eb4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "name": "cloudify-vm_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "created": "2019-07-22T10:46:24Z", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:01,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8a074ee6-0a84-4a0a-aaab-1194cef7c570 2019-07-22 10:51:01,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499336004257s 2019-07-22 10:51:01,055 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:03,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:03,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:03,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8200c49-9c7e-4d57-be30-7533dd35774b x-openstack-request-id: req-d8200c49-9c7e-4d57-be30-7533dd35774b 2019-07-22 10:51:03,129 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 10:51:03,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d8200c49-9c7e-4d57-be30-7533dd35774b 2019-07-22 10:51:03,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.072723865509s 2019-07-22 10:51:03,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:51:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:03,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:03 GMT X-Openstack-Request-Id: req-cd6135db-bf0e-4ac4-bb60-723b7d386a78 2019-07-22 10:51:03,191 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:06Z", "updated_at": "2019-07-22T10:46:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "23a0b232-6923-4b1f-a467-d331cf9f4a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "7a300fff-38c9-49a2-8bc6-9213ab3bd464", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "97416e2d-e5b4-4de3-aca3-108b155e024a", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "9dfd22d4-962d-4420-948f-d1da6edd380b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:20Z", "updated_at": "2019-07-22T10:46:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "28b0fb5d-a203-472e-9ffc-52526907af2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "3b0f675a-65ba-4480-a0f4-d6b80467225b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:20Z", "revision_number": 0, "id": "69a15399-ec8e-4064-9530-55cd5d3840f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:20Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "6b9721f2-e1cb-436a-8ac0-72318e93d79e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "839b4b8f-1ad6-4ae5-b20e-8b172c1e6d0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "9eb377a9-bc70-46c3-80db-50cad7acf956", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:21Z", "revision_number": 0, "id": "e4c96f22-0f32-47f6-b16c-53b83e1b1ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:21Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-22T10:46:22Z", "revision_number": 0, "id": "f1511bcf-8ce7-4d43-9f58-9bf4a16c9edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:22Z", "security_group_id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 7, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0", "name": "cloudify-sg_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:51:03,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-cd6135db-bf0e-4ac4-bb60-723b7d386a78 2019-07-22 10:51:03,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557498931885s 2019-07-22 10:51:03,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 10:51:03,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:03,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:51:03 GMT X-Openstack-Request-Id: req-1c294d70-52aa-495c-b666-d97fcdd68d2a 2019-07-22 10:51:03,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:51:03,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7ecf2ad5-bd01-4d9a-97d8-73c760bcc8a0.json used request id req-1c294d70-52aa-495c-b666-d97fcdd68d2a 2019-07-22 10:51:03,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.168751955032s 2019-07-22 10:51:03,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-22 10:51:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:03,390 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-433ced10-3779-4b96-ac57-e5776c0e2e80 x-openstack-request-id: req-433ced10-3779-4b96-ac57-e5776c0e2e80 2019-07-22 10:51:03,390 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_466aa356-bdb0-4d90-bcae-2a03e9f6357b used request id req-433ced10-3779-4b96-ac57-e5776c0e2e80 2019-07-22 10:51:03,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0229849815369s 2019-07-22 10:51:03,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 10:51:03,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/593072f1-b3e6-4233-be0a-fe9c7df0afbe/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" -d '{"subnet_id": "e82941fb-a32b-4d95-a501-1124babc1657"}' 2019-07-22 10:51:05,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:05 GMT X-Openstack-Request-Id: req-2eeafd9a-b87e-4c94-a576-a76d54f36562 2019-07-22 10:51:05,714 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "607ea6ff-89ae-4286-9d35-7efb3bb05928", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "subnet_id": "e82941fb-a32b-4d95-a501-1124babc1657", "subnet_ids": ["e82941fb-a32b-4d95-a501-1124babc1657"], "port_id": "8ef31705-af95-473f-b09b-b21f12f117a6", "id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe"} 2019-07-22 10:51:05,714 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/593072f1-b3e6-4233-be0a-fe9c7df0afbe/remove_router_interface.json used request id req-2eeafd9a-b87e-4c94-a576-a76d54f36562 2019-07-22 10:51:05,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.32339906693s 2019-07-22 10:51:05,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 10:51:05,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:05,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:05 GMT X-Openstack-Request-Id: req-ee6fec73-bf20-4744-aac1-721ef8c04992 2019-07-22 10:51:05,869 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:08Z", "admin_state_up": true, "updated_at": "2019-07-22T10:51:04Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "593072f1-b3e6-4233-be0a-fe9c7df0afbe", "name": "cloudify-router_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:51:05,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ee6fec73-bf20-4744-aac1-721ef8c04992 2019-07-22 10:51:05,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.153944969177s 2019-07-22 10:51:05,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 10:51:05,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/593072f1-b3e6-4233-be0a-fe9c7df0afbe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:07,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:51:07 GMT X-Openstack-Request-Id: req-d2b30a78-a909-440f-b637-05d40d7c1353 2019-07-22 10:51:07,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:51:07,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/593072f1-b3e6-4233-be0a-fe9c7df0afbe.json used request id req-d2b30a78-a909-440f-b637-05d40d7c1353 2019-07-22 10:51:07,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37388801575s 2019-07-22 10:51:07,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 10:51:07,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:07,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:07 GMT X-Openstack-Request-Id: req-08c8916b-90c2-46aa-bc3f-e460d07db88e 2019-07-22 10:51:07,289 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T10:46:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"faca353ac11043df9b2b1b1d2d6ce62a","id":"e82941fb-a32b-4d95-a501-1124babc1657","subnetpool_id":null,"name":"cloudify-subnet_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:51:07,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-08c8916b-90c2-46aa-bc3f-e460d07db88e 2019-07-22 10:51:07,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0446269512177s 2019-07-22 10:51:07,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 10:51:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/e82941fb-a32b-4d95-a501-1124babc1657.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:08,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:51:08 GMT X-Openstack-Request-Id: req-cba5efda-4c10-4000-b37e-5d06cdfcc3c3 2019-07-22 10:51:08,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:51:08,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e82941fb-a32b-4d95-a501-1124babc1657.json used request id req-cba5efda-4c10-4000-b37e-5d06cdfcc3c3 2019-07-22 10:51:08,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.25632095337s 2019-07-22 10:51:08,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:51:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:08,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:08 GMT X-Openstack-Request-Id: req-40d50643-b9ca-4697-97e8-4d01610f721e 2019-07-22 10:51:08,654 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"607ea6ff-89ae-4286-9d35-7efb3bb05928","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"faca353ac11043df9b2b1b1d2d6ce62a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T10:51:08Z","qos_policy_id":null,"name":"cloudify-net_466aa356-bdb0-4d90-bcae-2a03e9f6357b","admin_state_up":true,"tenant_id":"faca353ac11043df9b2b1b1d2d6ce62a","created_at":"2019-07-22T10:46:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:51:08,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-40d50643-b9ca-4697-97e8-4d01610f721e 2019-07-22 10:51:08,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106101036072s 2019-07-22 10:51:08,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 10:51:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/607ea6ff-89ae-4286-9d35-7efb3bb05928.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:10,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:51:10 GMT X-Openstack-Request-Id: req-7afe9924-d7c5-4c3a-a1f9-a29bb6549afe 2019-07-22 10:51:10,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:51:10,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/607ea6ff-89ae-4286-9d35-7efb3bb05928.json used request id req-7afe9924-d7c5-4c3a-a1f9-a29bb6549afe 2019-07-22 10:51:10,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37186789513s 2019-07-22 10:51:10,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:51:10,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:10,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:10 GMT X-Openstack-Request-Id: req-81ddf93b-1f56-4c3a-abc6-7d8d592468a2 2019-07-22 10:51:10,325 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:46:19Z", "file": "/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/file", "owner": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "size": 296222720, "self": "/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T10:46:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:51:10,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-81ddf93b-1f56-4c3a-abc6-7d8d592468a2 2019-07-22 10:51:10,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292680978775s 2019-07-22 10:51:10,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 10:51:10,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}55e80f1eaf17c11095e1493ef780aead702edbb7" 2019-07-22 10:51:10,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 10:51:10 GMT X-Openstack-Request-Id: req-d7e7b9bd-e18a-4b81-a68a-45751a14a3ea 2019-07-22 10:51:10,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 10:51:10,602 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2bda0ba2-95b6-4a35-b1b5-ca1cf27c04c0 used request id req-d7e7b9bd-e18a-4b81-a68a-45751a14a3ea 2019-07-22 10:51:10,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.275135040283s 2019-07-22 10:51:10,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 10:51:10,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:10,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8cab5779-b3c1-4cc6-9f72-f209d04e6a9f x-openstack-request-id: req-8cab5779-b3c1-4cc6-9f72-f209d04e6a9f 2019-07-22 10:51:10,632 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "e419baeb-3e51-4aed-a183-d7f32a216dad"}]} 2019-07-22 10:51:10,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8cab5779-b3c1-4cc6-9f72-f209d04e6a9f 2019-07-22 10:51:10,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246541500092s 2019-07-22 10:51:10,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 10:51:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:10,660 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0266cbc7-d0ba-4ef0-abc1-889cbe3424ac x-openstack-request-id: req-0266cbc7-d0ba-4ef0-abc1-889cbe3424ac 2019-07-22 10:51:10,660 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e419baeb-3e51-4aed-a183-d7f32a216dad used request id req-0266cbc7-d0ba-4ef0-abc1-889cbe3424ac 2019-07-22 10:51:10,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0274348258972s 2019-07-22 10:51:10,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:51:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:10,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c58d70c-2384-4925-a88e-a7da53c477ca 2019-07-22 10:51:10,891 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "links": {"self": "http://172.30.9.26:5000/v3/users/b46340909fcc4c0ba71f8a6ac2063460"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b46340909fcc4c0ba71f8a6ac2063460", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 10:51:10,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7c58d70c-2384-4925-a88e-a7da53c477ca 2019-07-22 10:51:10,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229678869247s 2019-07-22 10:51:10,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:51:10,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/b46340909fcc4c0ba71f8a6ac2063460 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:11,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09ea99b-69ec-4ec1-89b3-567affbd9a53 2019-07-22 10:51:11,121 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_466aa356-bdb0-4d90-bcae-2a03e9f6357b", "links": {"self": "http://172.30.9.26:5000/v3/users/b46340909fcc4c0ba71f8a6ac2063460"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b46340909fcc4c0ba71f8a6ac2063460", "description": null}} 2019-07-22 10:51:11,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b46340909fcc4c0ba71f8a6ac2063460 used request id req-b09ea99b-69ec-4ec1-89b3-567affbd9a53 2019-07-22 10:51:11,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224570989609s 2019-07-22 10:51:11,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 10:51:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/b46340909fcc4c0ba71f8a6ac2063460 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:11,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d4997ba-463c-4059-8dad-3b2228dcf0c8 2019-07-22 10:51:11,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:51:11,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b46340909fcc4c0ba71f8a6ac2063460 used request id req-8d4997ba-463c-4059-8dad-3b2228dcf0c8 2019-07-22 10:51:11,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.573711156845s 2019-07-22 10:51:11,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:51:11,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:11,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfcb181d-4a98-4924-a2d2-657151e979d1 2019-07-22 10:51:11,928 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/faca353ac11043df9b2b1b1d2d6ce62a"}, "tags": [], "enabled": true, "id": "faca353ac11043df9b2b1b1d2d6ce62a", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_466aa356-bdb0-4d90-bcae-2a03e9f6357b"}]} 2019-07-22 10:51:11,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-dfcb181d-4a98-4924-a2d2-657151e979d1 2019-07-22 10:51:11,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225491046906s 2019-07-22 10:51:11,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 10:51:11,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/faca353ac11043df9b2b1b1d2d6ce62a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:12,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc79189-2d05-411b-951f-c500da983319 2019-07-22 10:51:12,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:51:12,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/faca353ac11043df9b2b1b1d2d6ce62a used request id req-0dc79189-2d05-411b-951f-c500da983319 2019-07-22 10:51:12,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257416963577s 2019-07-22 10:51:12,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:51:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=faca353ac11043df9b2b1b1d2d6ce62a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:12,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:12 GMT X-Openstack-Request-Id: req-ad82e09e-4775-4750-88f3-a799e29f1083 2019-07-22 10:51:12,523 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:06Z", "updated_at": "2019-07-22T10:46:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "23a0b232-6923-4b1f-a467-d331cf9f4a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "7a300fff-38c9-49a2-8bc6-9213ab3bd464", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "97416e2d-e5b4-4de3-aca3-108b155e024a", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "9dfd22d4-962d-4420-948f-d1da6edd380b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "name": "default"}]} 2019-07-22 10:51:12,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=faca353ac11043df9b2b1b1d2d6ce62a&name=default used request id req-ad82e09e-4775-4750-88f3-a799e29f1083 2019-07-22 10:51:12,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326688051224s 2019-07-22 10:51:12,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:51:12,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:12,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:12 GMT X-Openstack-Request-Id: req-01538e5b-0d9a-4853-8210-c7b30b426345 2019-07-22 10:51:12,595 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "created_at": "2019-07-22T10:46:06Z", "updated_at": "2019-07-22T10:46:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "23a0b232-6923-4b1f-a467-d331cf9f4a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "7a300fff-38c9-49a2-8bc6-9213ab3bd464", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv6", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "97416e2d-e5b4-4de3-aca3-108b155e024a", "remote_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:46:06Z", "revision_number": 0, "id": "9dfd22d4-962d-4420-948f-d1da6edd380b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:46:06Z", "security_group_id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "tenant_id": "faca353ac11043df9b2b1b1d2d6ce62a", "port_range_min": null, "ethertype": "IPv4", "project_id": "faca353ac11043df9b2b1b1d2d6ce62a"}], "revision_number": 1, "project_id": "faca353ac11043df9b2b1b1d2d6ce62a", "id": "01e06326-5767-414c-8d83-ac0ba4b8cbe9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 10:51:12,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-01538e5b-0d9a-4853-8210-c7b30b426345 2019-07-22 10:51:12,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0665831565857s 2019-07-22 10:51:12,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 10:51:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/01e06326-5767-414c-8d83-ac0ba4b8cbe9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0057c999056b5579a973905bea7a5d414c948190" 2019-07-22 10:51:12,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 10:51:12 GMT X-Openstack-Request-Id: req-75cedfc1-d6a0-46f7-95da-0aa976aa28eb 2019-07-22 10:51:12,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 10:51:12,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/01e06326-5767-414c-8d83-ac0ba4b8cbe9.json used request id req-75cedfc1-d6a0-46f7-95da-0aa976aa28eb 2019-07-22 10:51:12,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.102728128433s 2019-07-22 10:51:12,726 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-07-22 10:51:12,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:51:12,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bc648a-2a1d-441d-8a2b-e9262a8a6bfa 2019-07-22 10:51:12,759 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 10:51:12,759 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-76bc648a-2a1d-441d-8a2b-e9262a8a6bfa 2019-07-22 10:51:12,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 10:51:13,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T11:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["5Vt_NC12RbGhBBGOekyeYQ"], "issued_at": "2019-07-22T10:51:13.000000Z"}} 2019-07-22 10:51:13,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:51:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:13,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:13 GMT X-Openstack-Request-Id: req-acb196d2-fff0-4e4a-9832-fc45627b816e 2019-07-22 10:51:13,972 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 10:51:13,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-acb196d2-fff0-4e4a-9832-fc45627b816e 2019-07-22 10:51:13,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.816364049911s 2019-07-22 10:51:13,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:51:13,986 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353679d1-f75d-4aac-80df-056fb0b7e652 2019-07-22 10:51:13,986 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:51:13,986 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-353679d1-f75d-4aac-80df-056fb0b7e652 2019-07-22 10:51:13,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:51:13,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:14,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46073d6d-0282-42a9-8237-9cc147046f62 2019-07-22 10:51:14,183 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 10:51:14,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-46073d6d-0282-42a9-8237-9cc147046f62 2019-07-22 10:51:14,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196282148361s 2019-07-22 10:51:14,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 10:51:14,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}}' 2019-07-22 10:51:14,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-791180e5-4bf0-4f95-bf21-00163277fd42 2019-07-22 10:51:14,419 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/a652c03304714fa3924dd0470f6006e6"}, "tags": [], "enabled": true, "id": "a652c03304714fa3924dd0470f6006e6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}} 2019-07-22 10:51:14,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-791180e5-4bf0-4f95-bf21-00163277fd42 2019-07-22 10:51:14,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22771692276s 2019-07-22 10:51:14,420 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'a652c03304714fa3924dd0470f6006e6', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69'}) 2019-07-22 10:51:14,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 10:51:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fA4GPxxQUpfUroq65p6iwrBrmmSZXr", "email": null, "name": "cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}}' 2019-07-22 10:51:14,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-996d0dec-02b4-4716-940c-7c0f73a80185 2019-07-22 10:51:14,891 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": {"self": "http://172.30.9.26:5000/v3/users/960d5cf0624c4d61997cd3bc2aa17d13"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "960d5cf0624c4d61997cd3bc2aa17d13", "domain_id": "default", "password_expires_at": null}} 2019-07-22 10:51:14,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-996d0dec-02b4-4716-940c-7c0f73a80185 2019-07-22 10:51:14,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.464433193207s 2019-07-22 10:51:14,892 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'960d5cf0624c4d61997cd3bc2aa17d13', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69'}) 2019-07-22 10:51:14,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:51:14,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:15,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20757f56-3a45-43e4-ac47-0de44aea724d 2019-07-22 10:51:15,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:51:15,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-20757f56-3a45-43e4-ac47-0de44aea724d 2019-07-22 10:51:15,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110291004181s 2019-07-22 10:51:15,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:51:15,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:15,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a698554b-aff1-40df-b9c3-cfbce3fc3865 2019-07-22 10:51:15,183 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:51:15,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a698554b-aff1-40df-b9c3-cfbce3fc3865 2019-07-22 10:51:15,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171602010727s 2019-07-22 10:51:15,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 10:51:15,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:15,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ca927e-9b55-4850-abf5-b6486c20e9ad 2019-07-22 10:51:15,312 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 10:51:15,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-64ca927e-9b55-4850-abf5-b6486c20e9ad 2019-07-22 10:51:15,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123430967331s 2019-07-22 10:51:15,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:51:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:15,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed02272f-02bf-48f0-906e-5e51dd05a748 2019-07-22 10:51:15,429 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 10:51:15,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ed02272f-02bf-48f0-906e-5e51dd05a748 2019-07-22 10:51:15,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110677957535s 2019-07-22 10:51:15,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 10:51:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:15,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dccf90a-3255-4ce5-96ac-f1305c360470 2019-07-22 10:51:15,560 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": {"self": "http://172.30.9.26:5000/v3/users/960d5cf0624c4d61997cd3bc2aa17d13"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "960d5cf0624c4d61997cd3bc2aa17d13", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 10:51:15,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3dccf90a-3255-4ce5-96ac-f1305c360470 2019-07-22 10:51:15,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130368947983s 2019-07-22 10:51:15,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:51:15,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:15,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d974fe-1188-49a9-b349-2ea8c14b8660 2019-07-22 10:51:15,772 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/a652c03304714fa3924dd0470f6006e6"}, "tags": [], "enabled": true, "id": "a652c03304714fa3924dd0470f6006e6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 10:51:15,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b5d974fe-1188-49a9-b349-2ea8c14b8660 2019-07-22 10:51:15,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199488162994s 2019-07-22 10:51:15,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 10:51:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=960d5cf0624c4d61997cd3bc2aa17d13&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=a652c03304714fa3924dd0470f6006e6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:15,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad98d00-9839-4d14-be74-b8e2dbbbcd8a 2019-07-22 10:51:15,888 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=960d5cf0624c4d61997cd3bc2aa17d13&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=a652c03304714fa3924dd0470f6006e6", "previous": null, "next": null}} 2019-07-22 10:51:15,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=960d5cf0624c4d61997cd3bc2aa17d13&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=a652c03304714fa3924dd0470f6006e6 used request id req-6ad98d00-9839-4d14-be74-b8e2dbbbcd8a 2019-07-22 10:51:15,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106950998306s 2019-07-22 10:51:15,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 10:51:15,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/a652c03304714fa3924dd0470f6006e6/users/960d5cf0624c4d61997cd3bc2aa17d13/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:16,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 10:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb4be00-2a74-4be6-8354-fb5967042ac0 2019-07-22 10:51:16,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 10:51:16,037 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a652c03304714fa3924dd0470f6006e6/users/960d5cf0624c4d61997cd3bc2aa17d13/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-ceb4be00-2a74-4be6-8354-fb5967042ac0 2019-07-22 10:51:16,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144968986511s 2019-07-22 10:51:16,038 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a652c03304714fa3924dd0470f6006e6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fA4GPxxQUpfUroq65p6iwrBrmmSZXr', 'username': u'cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 10:51:16,041 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'password': 'fA4GPxxQUpfUroq65p6iwrBrmmSZXr', 'project_name': 'cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'a652c03304714fa3924dd0470f6006e6', 'project_domain_name': 'Default'} 2019-07-22 10:51:16,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2019-07-22 10:51:16,106 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-07-22 10:51:16,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 10:51:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:16,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04ff7a6-dd02-4273-87ec-a15b149430b5 2019-07-22 10:51:16,301 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 10:51:16,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c04ff7a6-dd02-4273-87ec-a15b149430b5 2019-07-22 10:51:16,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194669961929s 2019-07-22 10:51:16,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:51:16,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:51:16,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479ec3cc-112b-420c-bd79-71285fc1d562 2019-07-22 10:51:16,516 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/a652c03304714fa3924dd0470f6006e6"}, "tags": [], "enabled": true, "id": "a652c03304714fa3924dd0470f6006e6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 10:51:16,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-479ec3cc-112b-420c-bd79-71285fc1d562 2019-07-22 10:51:16,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207412958145s 2019-07-22 10:51:16,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 10:51:16,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" -d '{"network": {"tenant_id": "a652c03304714fa3924dd0470f6006e6", "name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "admin_state_up": true}}' 2019-07-22 10:51:16,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:16 GMT X-Openstack-Request-Id: req-b7bf47c5-00be-42c9-93c7-395b4f8054d6 2019-07-22 10:51:16,842 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T10:51:16Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}} 2019-07-22 10:51:16,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b7bf47c5-00be-42c9-93c7-395b4f8054d6 2019-07-22 10:51:16,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.32310795784s 2019-07-22 10:51:16,842 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T10:51:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'940d14fa-f713-4777-ab31-ca8142b534a1', u'provider:segmentation_id': 46, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'created_at': u'2019-07-22T10:51:16Z', u'mtu': 1450, u'tenant_id': u'a652c03304714fa3924dd0470f6006e6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a652c03304714fa3924dd0470f6006e6', u'l2_adjacency': True}) 2019-07-22 10:51:16,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:51:16,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66cc17f7-bde7-4fef-89b0-14fe76b34aaa 2019-07-22 10:51:16,853 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 10:51:16,853 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-66cc17f7-bde7-4fef-89b0-14fe76b34aaa 2019-07-22 10:51:16,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 10:51:17,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T11:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a652c03304714fa3924dd0470f6006e6", "name": "cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a652c03304714fa3924dd0470f6006e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/a652c03304714fa3924dd0470f6006e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/a652c03304714fa3924dd0470f6006e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_a652c03304714fa3924dd0470f6006e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_a652c03304714fa3924dd0470f6006e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/a652c03304714fa3924dd0470f6006e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/a652c03304714fa3924dd0470f6006e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/a652c03304714fa3924dd0470f6006e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/a652c03304714fa3924dd0470f6006e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/a652c03304714fa3924dd0470f6006e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/a652c03304714fa3924dd0470f6006e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "id": "960d5cf0624c4d61997cd3bc2aa17d13"}, "audit_ids": ["DfBjJwaeTvaLrMzvjXpTkw"], "issued_at": "2019-07-22T10:51:17.000000Z"}} 2019-07-22 10:51:17,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:51:17,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:17,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:17 GMT X-Openstack-Request-Id: req-c450ce1c-e7bd-48f1-8c4c-fa515a3007ba 2019-07-22 10:51:17,714 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T10:51:16Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:51:17,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c450ce1c-e7bd-48f1-8c4c-fa515a3007ba 2019-07-22 10:51:17,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.467360973358s 2019-07-22 10:51:17,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 10:51:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"subnet": {"name": "cloudify_ims-subnet_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "enable_dhcp": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 10:51:18,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:18 GMT X-Openstack-Request-Id: req-2ec40eae-7be3-4677-b6f2-d5e0e22b9b77 2019-07-22 10:51:18,463 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T10:51:17Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a652c03304714fa3924dd0470f6006e6","id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","subnetpool_id":null,"name":"cloudify_ims-subnet_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}} 2019-07-22 10:51:18,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2ec40eae-7be3-4677-b6f2-d5e0e22b9b77 2019-07-22 10:51:18,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.747975111008s 2019-07-22 10:51:18,464 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T10:51:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b7d809c8-aae1-4b98-af22-27f1a661a7e9', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'enable_dhcp': True, u'network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1', u'tenant_id': u'a652c03304714fa3924dd0470f6006e6', u'created_at': u'2019-07-22T10:51:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a652c03304714fa3924dd0470f6006e6'}) 2019-07-22 10:51:18,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 10:51:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "cloudify_ims-router_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "admin_state_up": true}}' 2019-07-22 10:51:20,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:20 GMT X-Openstack-Request-Id: req-774d5f08-49ec-4114-8bee-4a4536dd1566 2019-07-22 10:51:20,148 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:18Z", "admin_state_up": true, "updated_at": "2019-07-22T10:51:19Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "accf64ae-5973-49f3-8282-c1f355c3874f", "name": "cloudify_ims-router_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}} 2019-07-22 10:51:20,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-774d5f08-49ec-4114-8bee-4a4536dd1566 2019-07-22 10:51:20,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68385100365s 2019-07-22 10:51:20,149 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T10:51:19Z', u'revision_number': 2, u'id': u'accf64ae-5973-49f3-8282-c1f355c3874f', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'admin_state_up': True, u'tenant_id': u'a652c03304714fa3924dd0470f6006e6', u'created_at': u'2019-07-22T10:51:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'a652c03304714fa3924dd0470f6006e6'}) 2019-07-22 10:51:20,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 10:51:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/accf64ae-5973-49f3-8282-c1f355c3874f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"subnet_id": "b7d809c8-aae1-4b98-af22-27f1a661a7e9"}' 2019-07-22 10:51:22,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:22 GMT X-Openstack-Request-Id: req-51a8bccb-50d6-49d9-95e7-57384a500cc9 2019-07-22 10:51:22,952 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "subnet_id": "b7d809c8-aae1-4b98-af22-27f1a661a7e9", "subnet_ids": ["b7d809c8-aae1-4b98-af22-27f1a661a7e9"], "port_id": "7709ba8b-a067-4722-8b58-78c26de354a7", "id": "accf64ae-5973-49f3-8282-c1f355c3874f"} 2019-07-22 10:51:22,952 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/accf64ae-5973-49f3-8282-c1f355c3874f/add_router_interface.json used request id req-51a8bccb-50d6-49d9-95e7-57384a500cc9 2019-07-22 10:51:22,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.80303788185s 2019-07-22 10:51:22,953 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-22 10:51:24,214 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-07-22 10:51:24,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:51:24,221 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:24 GMT 2019-07-22 10:51:24,221 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 10:51:24,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:51:24,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:24,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:24 GMT X-Openstack-Request-Id: req-ad5af57b-d5ad-48f9-97d7-2676da79a78c 2019-07-22 10:51:24,525 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:51:24,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ad5af57b-d5ad-48f9-97d7-2676da79a78c 2019-07-22 10:51:24,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298449993134s 2019-07-22 10:51:24,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 10:51:24,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}' 2019-07-22 10:51:24,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:24 GMT Location: http://172.30.9.26:9292/v2/images/11c54a37-2989-4817-870c-efb5bf293454 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8434f293-4a88-4729-bf37-4c0b664c8e13 2019-07-22 10:51:24,578 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:51:24Z", "file": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454/file", "owner": "a652c03304714fa3924dd0470f6006e6", "id": "11c54a37-2989-4817-870c-efb5bf293454", "size": null, "self": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "checksum": null, "created_at": "2019-07-22T10:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 10:51:24,578 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8434f293-4a88-4729-bf37-4c0b664c8e13 2019-07-22 10:51:24,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0431270599365s 2019-07-22 10:51:24,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 10:51:24,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/11c54a37-2989-4817-870c-efb5bf293454/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '' 2019-07-22 10:51:28,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 10:51:28 GMT X-Openstack-Request-Id: req-0ed4d3c0-622e-4346-8a97-31d2be6fa37c 2019-07-22 10:51:28,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 10:51:28,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/11c54a37-2989-4817-870c-efb5bf293454/file used request id req-0ed4d3c0-622e-4346-8a97-31d2be6fa37c 2019-07-22 10:51:28,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.39774107933s 2019-07-22 10:51:28,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:51:28,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:29,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:29 GMT X-Openstack-Request-Id: req-685ea12b-7e58-45c6-a622-5de4d842cabe 2019-07-22 10:51:29,026 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:51:28Z", "file": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454/file", "owner": "a652c03304714fa3924dd0470f6006e6", "id": "11c54a37-2989-4817-870c-efb5bf293454", "size": 296222720, "self": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T10:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:51:29,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-685ea12b-7e58-45c6-a622-5de4d842cabe 2019-07-22 10:51:29,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0452189445496s 2019-07-22 10:51:29,029 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap', u'metadata': Munch({})})], 'file': u'/v2/images/11c54a37-2989-4817-870c-efb5bf293454/file', 'owner': u'a652c03304714fa3924dd0470f6006e6', 'id': u'11c54a37-2989-4817-870c-efb5bf293454', 'size': 296222720, u'self': u'/v2/images/11c54a37-2989-4817-870c-efb5bf293454', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a652c03304714fa3924dd0470f6006e6', 'name': 'cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T10:51:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T10:51:28Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/11c54a37-2989-4817-870c-efb5bf293454', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'created': u'2019-07-22T10:51:24Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-22T10:51:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/11c54a37-2989-4817-870c-efb5bf293454', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-22 10:51:29,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 10:51:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-22 10:51:29,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64931e29-017c-4771-87a0-180ad38ba2cf x-openstack-request-id: req-64931e29-017c-4771-87a0-180ad38ba2cf 2019-07-22 10:51:29,368 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "18990451-4351-4845-b54b-049c8fe5adb2"}} 2019-07-22 10:51:29,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-64931e29-017c-4771-87a0-180ad38ba2cf 2019-07-22 10:51:29,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.336004018784s 2019-07-22 10:51:29,369 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'18990451-4351-4845-b54b-049c8fe5adb2', 'swap': 0}) 2019-07-22 10:51:29,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 10:51:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" -d '{"extra_specs": {}}' 2019-07-22 10:51:29,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ccff3c0f-fdb3-449b-b51e-e11e6f1f1427 x-openstack-request-id: req-ccff3c0f-fdb3-449b-b51e-e11e6f1f1427 2019-07-22 10:51:29,392 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 10:51:29,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2/os-extra_specs used request id req-ccff3c0f-fdb3-449b-b51e-e11e6f1f1427 2019-07-22 10:51:29,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022558927536s 2019-07-22 10:51:29,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 10:51:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"keypair": {"name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}}' 2019-07-22 10:51:29,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d81293ed-6faf-4df1-bfd8-e3b50e70a5b1 x-openstack-request-id: req-d81293ed-6faf-4df1-bfd8-e3b50e70a5b1 2019-07-22 10:51:29,752 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA5dpuWmpBRm/GRw1g6vqt1CuxynPSJGXDXpOMprYivayVLyw9\nSbcSkguNqzdmbIjnzbXZCCybo6EeZU7wBol5nV7YE64KL9/c2AfznqlqqyKoaw9o\nqvhaDOnYlVvKsDg1Ct1thpZI2Yo6gwCOsPxSn4UzuYSlcpvbivabLB5gmH9xWAty\nVNHTAOrleJ1H43p7glAShdh0Tqc1bWAVztK5JxVbjdat129kp4mV+WglqKX4mJ7p\nWey4TIKzrX/a1m/1t6ksD3f5E/UUpqZSMUxGwHoolLpMkt4Ba+e8nDHuY7PiMTHy\nVct9JCwaO+Err2+hWtP+S8o2WKEMs9bEAfezvwIDAQABAoIBAQDSXfkz3R3C5pf0\n/aSfSzD/B8KfxSMmVtDZZXeMORRQvnyHgRjSt7BSZCqT8o9WdHKbTnzFQ3Zq6xJT\nrEx33yikRGLEmDwQlvWb7qMkqm/LE1xLJ/4mxEg+m2OzRyCZ6cd6GzCbxj4Eg8OL\nlF4EU9sWzqWJfIKkA0uKwqtAVMkZp4Xg6X8UmBBQwY85U4gg4Nn3c0xSGd9lnm0E\nAIOx6RhBSDUhXTO23ywwnPi9912h243W+yytIp3eUqJA39Z2Y85FbqgYBI4l6Wkt\n3stRHKLvnzzrXi4eisoy0IeTIAZ5G379EgnGSpzStwCMNXVN8D3AqXmuXtZf1KtG\nZSKqCXLBAoGBAPzEdmQErfbsuPeJ4VjMx42ywXRkrvA6Vwn6CxuNpyQrKehFl3mZ\nDM1JrChKb+okgoaLFrB0U3J+3J3dGd2MGL8LPPs4KHk9iVnpukNBIfCsLYg9D53O\nFcvOhTqC5AY+JWaiaaYuBtaHG7SlDU1kpiTfkTwd5WBXZ7nMeJbIh+8hAoGBAOjK\n8xw59WTnXlr1pju/wm5ZcV2cywP/kBShwdbDobPzgWfHB/4e4iQHVZ9z/mSYSo8V\n/cPS5R+2JZxzZvPaU00eNmpweWF24Pv8ei68O3n1nI0bsS5JEu5EnHZCxish96EO\n820s88CPyo/5VVyxK5M+RRMX0C8hhitHe12Jn6bfAoGBAKpyTKdbZHfq3zvFFVlN\nFY+ep8c2EaVaodDPdOgKmFfSZ3sCWoebxj80W8v7jgYkwoO5jP5GIvNFSr2FF+kG\njLVe/asmDlzbOyCPdJPfeuSRJk8FZd9y1c3OIJb5JoxzIcNY58cwqFnHV85zskmr\nAkJBI+2W91ME/aQTlomPBeMhAoGBAMVpFbCiFc9zxTgtiMKyYxdhEhnolODXID/e\nzJprW/1WSi7PQZ/mYK9c6OdHXjvASbn9VC1z8olp1YtO8cdpJasIK+0nZEeaoEAQ\nYyyuw2ExP4kKKr6tiTg1Rtmi1ppNO8mA/D1hGXP6fDSLpC/urp02+SyvzQOq0jRx\ncdRomNLRAoGBALA8kyJVkXviyLt51MDRWXKuqwpelooXDy7pCCtf5mIULtiJzkeK\n0x6t8CfD9iLeGtasMxAt5WuEOQIIWuC1P5vz8p1bLhbaHdg+/m5gGqfvMNDh9XUV\nWM8Iawr5+otULu8Fk0iqinsiYbSVM3Tjtp86HFgB6Rn9vSKtlOvND9An\n-----END RSA PRIVATE KEY-----\n", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}} 2019-07-22 10:51:29,752 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d81293ed-6faf-4df1-bfd8-e3b50e70a5b1 2019-07-22 10:51:29,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.357203006744s 2019-07-22 10:51:29,753 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA5dpuWmpBRm/GRw1g6vqt1CuxynPSJGXDXpOMprYivayVLyw9\nSbcSkguNqzdmbIjnzbXZCCybo6EeZU7wBol5nV7YE64KL9/c2AfznqlqqyKoaw9o\nqvhaDOnYlVvKsDg1Ct1thpZI2Yo6gwCOsPxSn4UzuYSlcpvbivabLB5gmH9xWAty\nVNHTAOrleJ1H43p7glAShdh0Tqc1bWAVztK5JxVbjdat129kp4mV+WglqKX4mJ7p\nWey4TIKzrX/a1m/1t6ksD3f5E/UUpqZSMUxGwHoolLpMkt4Ba+e8nDHuY7PiMTHy\nVct9JCwaO+Err2+hWtP+S8o2WKEMs9bEAfezvwIDAQABAoIBAQDSXfkz3R3C5pf0\n/aSfSzD/B8KfxSMmVtDZZXeMORRQvnyHgRjSt7BSZCqT8o9WdHKbTnzFQ3Zq6xJT\nrEx33yikRGLEmDwQlvWb7qMkqm/LE1xLJ/4mxEg+m2OzRyCZ6cd6GzCbxj4Eg8OL\nlF4EU9sWzqWJfIKkA0uKwqtAVMkZp4Xg6X8UmBBQwY85U4gg4Nn3c0xSGd9lnm0E\nAIOx6RhBSDUhXTO23ywwnPi9912h243W+yytIp3eUqJA39Z2Y85FbqgYBI4l6Wkt\n3stRHKLvnzzrXi4eisoy0IeTIAZ5G379EgnGSpzStwCMNXVN8D3AqXmuXtZf1KtG\nZSKqCXLBAoGBAPzEdmQErfbsuPeJ4VjMx42ywXRkrvA6Vwn6CxuNpyQrKehFl3mZ\nDM1JrChKb+okgoaLFrB0U3J+3J3dGd2MGL8LPPs4KHk9iVnpukNBIfCsLYg9D53O\nFcvOhTqC5AY+JWaiaaYuBtaHG7SlDU1kpiTfkTwd5WBXZ7nMeJbIh+8hAoGBAOjK\n8xw59WTnXlr1pju/wm5ZcV2cywP/kBShwdbDobPzgWfHB/4e4iQHVZ9z/mSYSo8V\n/cPS5R+2JZxzZvPaU00eNmpweWF24Pv8ei68O3n1nI0bsS5JEu5EnHZCxish96EO\n820s88CPyo/5VVyxK5M+RRMX0C8hhitHe12Jn6bfAoGBAKpyTKdbZHfq3zvFFVlN\nFY+ep8c2EaVaodDPdOgKmFfSZ3sCWoebxj80W8v7jgYkwoO5jP5GIvNFSr2FF+kG\njLVe/asmDlzbOyCPdJPfeuSRJk8FZd9y1c3OIJb5JoxzIcNY58cwqFnHV85zskmr\nAkJBI+2W91ME/aQTlomPBeMhAoGBAMVpFbCiFc9zxTgtiMKyYxdhEhnolODXID/e\nzJprW/1WSi7PQZ/mYK9c6OdHXjvASbn9VC1z8olp1YtO8cdpJasIK+0nZEeaoEAQ\nYyyuw2ExP4kKKr6tiTg1Rtmi1ppNO8mA/D1hGXP6fDSLpC/urp02+SyvzQOq0jRx\ncdRomNLRAoGBALA8kyJVkXviyLt51MDRWXKuqwpelooXDy7pCCtf5mIULtiJzkeK\n0x6t8CfD9iLeGtasMxAt5WuEOQIIWuC1P5vz8p1bLhbaHdg+/m5gGqfvMNDh9XUV\nWM8Iawr5+otULu8Fk0iqinsiYbSVM3Tjtp86HFgB6Rn9vSKtlOvND9An\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'960d5cf0624c4d61997cd3bc2aa17d13', 'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'created_at': '2019-07-22T10:51:29.753685', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a652c03304714fa3924dd0470f6006e6', 'name': 'cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4', 'type': 'ssh', 'id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69'}) 2019-07-22 10:51:29,754 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA5dpuWmpBRm/GRw1g6vqt1CuxynPSJGXDXpOMprYivayVLyw9 SbcSkguNqzdmbIjnzbXZCCybo6EeZU7wBol5nV7YE64KL9/c2AfznqlqqyKoaw9o qvhaDOnYlVvKsDg1Ct1thpZI2Yo6gwCOsPxSn4UzuYSlcpvbivabLB5gmH9xWAty VNHTAOrleJ1H43p7glAShdh0Tqc1bWAVztK5JxVbjdat129kp4mV+WglqKX4mJ7p Wey4TIKzrX/a1m/1t6ksD3f5E/UUpqZSMUxGwHoolLpMkt4Ba+e8nDHuY7PiMTHy Vct9JCwaO+Err2+hWtP+S8o2WKEMs9bEAfezvwIDAQABAoIBAQDSXfkz3R3C5pf0 /aSfSzD/B8KfxSMmVtDZZXeMORRQvnyHgRjSt7BSZCqT8o9WdHKbTnzFQ3Zq6xJT rEx33yikRGLEmDwQlvWb7qMkqm/LE1xLJ/4mxEg+m2OzRyCZ6cd6GzCbxj4Eg8OL lF4EU9sWzqWJfIKkA0uKwqtAVMkZp4Xg6X8UmBBQwY85U4gg4Nn3c0xSGd9lnm0E AIOx6RhBSDUhXTO23ywwnPi9912h243W+yytIp3eUqJA39Z2Y85FbqgYBI4l6Wkt 3stRHKLvnzzrXi4eisoy0IeTIAZ5G379EgnGSpzStwCMNXVN8D3AqXmuXtZf1KtG ZSKqCXLBAoGBAPzEdmQErfbsuPeJ4VjMx42ywXRkrvA6Vwn6CxuNpyQrKehFl3mZ DM1JrChKb+okgoaLFrB0U3J+3J3dGd2MGL8LPPs4KHk9iVnpukNBIfCsLYg9D53O FcvOhTqC5AY+JWaiaaYuBtaHG7SlDU1kpiTfkTwd5WBXZ7nMeJbIh+8hAoGBAOjK 8xw59WTnXlr1pju/wm5ZcV2cywP/kBShwdbDobPzgWfHB/4e4iQHVZ9z/mSYSo8V /cPS5R+2JZxzZvPaU00eNmpweWF24Pv8ei68O3n1nI0bsS5JEu5EnHZCxish96EO 820s88CPyo/5VVyxK5M+RRMX0C8hhitHe12Jn6bfAoGBAKpyTKdbZHfq3zvFFVlN FY+ep8c2EaVaodDPdOgKmFfSZ3sCWoebxj80W8v7jgYkwoO5jP5GIvNFSr2FF+kG jLVe/asmDlzbOyCPdJPfeuSRJk8FZd9y1c3OIJb5JoxzIcNY58cwqFnHV85zskmr AkJBI+2W91ME/aQTlomPBeMhAoGBAMVpFbCiFc9zxTgtiMKyYxdhEhnolODXID/e zJprW/1WSi7PQZ/mYK9c6OdHXjvASbn9VC1z8olp1YtO8cdpJasIK+0nZEeaoEAQ Yyyuw2ExP4kKKr6tiTg1Rtmi1ppNO8mA/D1hGXP6fDSLpC/urp02+SyvzQOq0jRx cdRomNLRAoGBALA8kyJVkXviyLt51MDRWXKuqwpelooXDy7pCCtf5mIULtiJzkeK 0x6t8CfD9iLeGtasMxAt5WuEOQIIWuC1P5vz8p1bLhbaHdg+/m5gGqfvMNDh9XUV WM8Iawr5+otULu8Fk0iqinsiYbSVM3Tjtp86HFgB6Rn9vSKtlOvND9An -----END RSA PRIVATE KEY----- 2019-07-22 10:51:29,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-22 10:51:29,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"security_group": {"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-07-22 10:51:29,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:29 GMT X-Openstack-Request-Id: req-dbfebb33-e985-4113-be95-f3314e7a0f1c 2019-07-22 10:51:29,917 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:29Z", "updated_at": "2019-07-22T10:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "11ca8cda-739f-4641-a405-04385df68a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "2b324bb2-26ef-4822-a431-af32653e8d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}} 2019-07-22 10:51:29,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-dbfebb33-e985-4113-be95-f3314e7a0f1c 2019-07-22 10:51:29,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.157614946365s 2019-07-22 10:51:29,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:51:29,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:29,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:29 GMT X-Openstack-Request-Id: req-62ca791b-49df-4852-94f7-2cff3d7103dd 2019-07-22 10:51:29,982 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:29Z", "updated_at": "2019-07-22T10:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "11ca8cda-739f-4641-a405-04385df68a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "2b324bb2-26ef-4822-a431-af32653e8d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 10:51:29,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-62ca791b-49df-4852-94f7-2cff3d7103dd 2019-07-22 10:51:29,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0572009086609s 2019-07-22 10:51:29,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:51:29,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d"}}' 2019-07-22 10:51:30,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-ddf676a7-e66c-4907-9e43-0e299d6d5817 2019-07-22 10:51:30,120 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "port_range_min": 22, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:30Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "ba96875a-e719-42af-82e1-47966af7d44b"}} 2019-07-22 10:51:30,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ddf676a7-e66c-4907-9e43-0e299d6d5817 2019-07-22 10:51:30,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131557226181s 2019-07-22 10:51:30,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:51:30,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:30,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-ead43dde-3d92-4470-a26a-f670eca745c0 2019-07-22 10:51:30,166 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:29Z", "updated_at": "2019-07-22T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "11ca8cda-739f-4641-a405-04385df68a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "2b324bb2-26ef-4822-a431-af32653e8d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "ba96875a-e719-42af-82e1-47966af7d44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 2, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 10:51:30,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ead43dde-3d92-4470-a26a-f670eca745c0 2019-07-22 10:51:30,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0394830703735s 2019-07-22 10:51:30,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:51:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d"}}' 2019-07-22 10:51:30,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-c069c95b-43e3-4c82-9017-b128e37e6cfe 2019-07-22 10:51:30,295 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "port_range_min": null, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:30Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "a0a901d3-009a-4b62-b6ee-58029005d40b"}} 2019-07-22 10:51:30,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c069c95b-43e3-4c82-9017-b128e37e6cfe 2019-07-22 10:51:30,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123150110245s 2019-07-22 10:51:30,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:51:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:30,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-a912a2f4-79b3-4c83-a643-e34d4038311f 2019-07-22 10:51:30,348 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:29Z", "updated_at": "2019-07-22T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "11ca8cda-739f-4641-a405-04385df68a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "2b324bb2-26ef-4822-a431-af32653e8d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "a0a901d3-009a-4b62-b6ee-58029005d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "ba96875a-e719-42af-82e1-47966af7d44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 3, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 10:51:30,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a912a2f4-79b3-4c83-a643-e34d4038311f 2019-07-22 10:51:30,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0460350513458s 2019-07-22 10:51:30,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:51:30,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d"}}' 2019-07-22 10:51:30,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-7de760dd-5c82-44c0-9306-0ba0a9c98eb9 2019-07-22 10:51:30,463 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "port_range_min": 80, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:30Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "f645e35d-38b7-4cc2-9506-1e7cf2b1eb20"}} 2019-07-22 10:51:30,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7de760dd-5c82-44c0-9306-0ba0a9c98eb9 2019-07-22 10:51:30,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.10958313942s 2019-07-22 10:51:30,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:51:30,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:30,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-97160518-4bbb-46a2-b9eb-35e6789200e8 2019-07-22 10:51:30,509 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:29Z", "updated_at": "2019-07-22T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "11ca8cda-739f-4641-a405-04385df68a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "2b324bb2-26ef-4822-a431-af32653e8d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "a0a901d3-009a-4b62-b6ee-58029005d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "ba96875a-e719-42af-82e1-47966af7d44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "f645e35d-38b7-4cc2-9506-1e7cf2b1eb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 4, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 10:51:30,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-97160518-4bbb-46a2-b9eb-35e6789200e8 2019-07-22 10:51:30,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0399510860443s 2019-07-22 10:51:30,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:51:30,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d"}}' 2019-07-22 10:51:30,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-71a3c8d7-0bd0-42d8-9b78-196c49ea12ab 2019-07-22 10:51:30,623 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "port_range_min": 443, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:30Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "e2c369d4-de75-4c78-8916-2b490b965fea"}} 2019-07-22 10:51:30,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-71a3c8d7-0bd0-42d8-9b78-196c49ea12ab 2019-07-22 10:51:30,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.107749938965s 2019-07-22 10:51:30,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:51:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:30,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-11b86417-4467-46b7-b6f2-22d3b7274991 2019-07-22 10:51:30,672 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:29Z", "updated_at": "2019-07-22T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "11ca8cda-739f-4641-a405-04385df68a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "2b324bb2-26ef-4822-a431-af32653e8d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "a0a901d3-009a-4b62-b6ee-58029005d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "ba96875a-e719-42af-82e1-47966af7d44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "e2c369d4-de75-4c78-8916-2b490b965fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "f645e35d-38b7-4cc2-9506-1e7cf2b1eb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 5, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 10:51:30,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-11b86417-4467-46b7-b6f2-22d3b7274991 2019-07-22 10:51:30,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0427188873291s 2019-07-22 10:51:30,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:51:30,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d"}}' 2019-07-22 10:51:30,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-b56057d6-8e25-4da5-bd65-792989abc1ad 2019-07-22 10:51:30,791 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "port_range_min": 5671, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:30Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "8242d5c8-b9b7-4819-9a6d-4316d57303f1"}} 2019-07-22 10:51:30,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-b56057d6-8e25-4da5-bd65-792989abc1ad 2019-07-22 10:51:30,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11270403862s 2019-07-22 10:51:30,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:51:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:30,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-10264641-507b-4250-9a26-ff37a7d8d81d 2019-07-22 10:51:30,841 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:29Z", "updated_at": "2019-07-22T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "11ca8cda-739f-4641-a405-04385df68a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "2b324bb2-26ef-4822-a431-af32653e8d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "8242d5c8-b9b7-4819-9a6d-4316d57303f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "a0a901d3-009a-4b62-b6ee-58029005d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "ba96875a-e719-42af-82e1-47966af7d44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "e2c369d4-de75-4c78-8916-2b490b965fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "f645e35d-38b7-4cc2-9506-1e7cf2b1eb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 6, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 10:51:30,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-10264641-507b-4250-9a26-ff37a7d8d81d 2019-07-22 10:51:30,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0438919067383s 2019-07-22 10:51:30,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:51:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d"}}' 2019-07-22 10:51:30,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:30 GMT X-Openstack-Request-Id: req-94cdb934-0399-4895-8eb3-15be72108f46 2019-07-22 10:51:30,971 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "port_range_min": 53333, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:30Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "97320f80-6b51-49c4-8381-7756cc9591cf"}} 2019-07-22 10:51:30,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-94cdb934-0399-4895-8eb3-15be72108f46 2019-07-22 10:51:30,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123834133148s 2019-07-22 10:51:30,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:51:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:31,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:31 GMT X-Openstack-Request-Id: req-27188dab-d10b-469b-baf7-a5f539066a7b 2019-07-22 10:51:31,073 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:51:31,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-27188dab-d10b-469b-baf7-a5f539066a7b 2019-07-22 10:51:31,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101002931595s 2019-07-22 10:51:31,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:51:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:31,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:31 GMT X-Openstack-Request-Id: req-fe5511c8-94b3-4281-99ce-89cce57443a0 2019-07-22 10:51:31,115 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:51:28Z", "file": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454/file", "owner": "a652c03304714fa3924dd0470f6006e6", "id": "11c54a37-2989-4817-870c-efb5bf293454", "size": 296222720, "self": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T10:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:51:31,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fe5511c8-94b3-4281-99ce-89cce57443a0 2019-07-22 10:51:31,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364170074463s 2019-07-22 10:51:31,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 10:51:31,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:31,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b04aa3cc-d999-449c-84eb-d95a9500de6f x-openstack-request-id: req-b04aa3cc-d999-449c-84eb-d95a9500de6f 2019-07-22 10:51:31,142 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "18990451-4351-4845-b54b-049c8fe5adb2"}]} 2019-07-22 10:51:31,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b04aa3cc-d999-449c-84eb-d95a9500de6f 2019-07-22 10:51:31,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215530395508s 2019-07-22 10:51:31,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 10:51:31,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"server": {"name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "imageRef": "11c54a37-2989-4817-870c-efb5bf293454", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "18990451-4351-4845-b54b-049c8fe5adb2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "84ec66bb-f5f4-47d0-b025-20e2a5be745d"}]}}' 2019-07-22 10:51:33,178 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9 x-compute-request-id: req-18f48850-dd54-4016-ba92-10c23334f0bf x-openstack-request-id: req-18f48850-dd54-4016-ba92-10c23334f0bf 2019-07-22 10:51:33,178 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "84ec66bb-f5f4-47d0-b025-20e2a5be745d"}], "OS-DCF:diskConfig": "MANUAL", "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "adminPass": "xi2wP7cB79zA"}} 2019-07-22 10:51:33,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-18f48850-dd54-4016-ba92-10c23334f0bf 2019-07-22 10:51:33,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.03458189964s 2019-07-22 10:51:33,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:33,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:34,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bcf11b3-dc2b-4cc7-a181-255943bbf3b9 x-openstack-request-id: req-1bcf11b3-dc2b-4cc7-a181-255943bbf3b9 2019-07-22 10:51:34,032 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:34,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bcf11b3-dc2b-4cc7-a181-255943bbf3b9 2019-07-22 10:51:34,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852685928345s 2019-07-22 10:51:34,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:51:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:34,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:34 GMT X-Openstack-Request-Id: req-1cd6030e-f676-4cf5-a051-dd1e5eef826f 2019-07-22 10:51:34,141 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:51:34,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1cd6030e-f676-4cf5-a051-dd1e5eef826f 2019-07-22 10:51:34,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978209972382s 2019-07-22 10:51:34,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 10:51:34,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:34,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:34 GMT X-Openstack-Request-Id: req-c401d29e-671a-4154-9cbf-25cc0f890af5 2019-07-22 10:51:34,198 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T10:51:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a652c03304714fa3924dd0470f6006e6","id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","subnetpool_id":null,"name":"cloudify_ims-subnet_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:51:34,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c401d29e-671a-4154-9cbf-25cc0f890af5 2019-07-22 10:51:34,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0565490722656s 2019-07-22 10:51:34,199 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:36,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:36,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8e0f08a-afff-4771-b4cc-1a01f5be5bec x-openstack-request-id: req-a8e0f08a-afff-4771-b4cc-1a01f5be5bec 2019-07-22 10:51:36,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:36,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8e0f08a-afff-4771-b4cc-1a01f5be5bec 2019-07-22 10:51:36,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219794034958s 2019-07-22 10:51:36,427 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:38,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:38,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:38,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d95bd770-ff90-4842-b7ab-02c0a275f2c6 x-openstack-request-id: req-d95bd770-ff90-4842-b7ab-02c0a275f2c6 2019-07-22 10:51:38,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:38,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d95bd770-ff90-4842-b7ab-02c0a275f2c6 2019-07-22 10:51:38,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453719139099s 2019-07-22 10:51:38,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:40,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:41,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c29c8cb7-a43b-4c42-9eec-ce1911e62427 x-openstack-request-id: req-c29c8cb7-a43b-4c42-9eec-ce1911e62427 2019-07-22 10:51:41,059 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:41,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c29c8cb7-a43b-4c42-9eec-ce1911e62427 2019-07-22 10:51:41,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166671037674s 2019-07-22 10:51:41,066 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:43,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:43,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:43,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25b6caaa-b8b2-4104-90bb-72062211cb44 x-openstack-request-id: req-25b6caaa-b8b2-4104-90bb-72062211cb44 2019-07-22 10:51:43,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:43,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-25b6caaa-b8b2-4104-90bb-72062211cb44 2019-07-22 10:51:43,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414916992188s 2019-07-22 10:51:43,490 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:45,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:45,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:45,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee92fa23-0982-41c6-be85-90dde83a960f x-openstack-request-id: req-ee92fa23-0982-41c6-be85-90dde83a960f 2019-07-22 10:51:45,930 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:45,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee92fa23-0982-41c6-be85-90dde83a960f 2019-07-22 10:51:45,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437058925629s 2019-07-22 10:51:45,937 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:47,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:48,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-924f3e17-cd99-4c0b-a123-c9b3a389339c x-openstack-request-id: req-924f3e17-cd99-4c0b-a123-c9b3a389339c 2019-07-22 10:51:48,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:48,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-924f3e17-cd99-4c0b-a123-c9b3a389339c 2019-07-22 10:51:48,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451495885849s 2019-07-22 10:51:48,398 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:50,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:50,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ee7157b-8136-4833-a665-40fc451f90b2 x-openstack-request-id: req-6ee7157b-8136-4833-a665-40fc451f90b2 2019-07-22 10:51:50,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:50,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ee7157b-8136-4833-a665-40fc451f90b2 2019-07-22 10:51:50,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578721046448s 2019-07-22 10:51:50,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:52,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:52,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:53,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b9a4e00-958c-42e2-9ede-8e483ed1732d x-openstack-request-id: req-8b9a4e00-958c-42e2-9ede-8e483ed1732d 2019-07-22 10:51:53,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:53,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b9a4e00-958c-42e2-9ede-8e483ed1732d 2019-07-22 10:51:53,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645310163498s 2019-07-22 10:51:53,640 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:55,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:55,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:56,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61569fb8-9f31-4aa2-8fe3-c71a3d90e4dc x-openstack-request-id: req-61569fb8-9f31-4aa2-8fe3-c71a3d90e4dc 2019-07-22 10:51:56,056 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:56,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61569fb8-9f31-4aa2-8fe3-c71a3d90e4dc 2019-07-22 10:51:56,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413990974426s 2019-07-22 10:51:56,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:51:58,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:51:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:51:58,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:51:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed8ce5d6-d3f6-451b-ac5d-35425a15fc99 x-openstack-request-id: req-ed8ce5d6-d3f6-451b-ac5d-35425a15fc99 2019-07-22 10:51:58,520 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:51:58,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ed8ce5d6-d3f6-451b-ac5d-35425a15fc99 2019-07-22 10:51:58,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455504179001s 2019-07-22 10:51:58,527 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:00,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:01,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd6e329b-2345-4b25-b38f-6af68f8a74da x-openstack-request-id: req-dd6e329b-2345-4b25-b38f-6af68f8a74da 2019-07-22 10:52:01,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:01,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd6e329b-2345-4b25-b38f-6af68f8a74da 2019-07-22 10:52:01,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.878099918365s 2019-07-22 10:52:01,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:03,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:03,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-44d6bc7c-9567-4ba7-9a99-56aaa78bf761 x-openstack-request-id: req-44d6bc7c-9567-4ba7-9a99-56aaa78bf761 2019-07-22 10:52:03,955 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:03,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-44d6bc7c-9567-4ba7-9a99-56aaa78bf761 2019-07-22 10:52:03,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537579059601s 2019-07-22 10:52:03,962 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:05,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:05,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:06,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da7806f8-8602-479c-832a-46d5327c1211 x-openstack-request-id: req-da7806f8-8602-479c-832a-46d5327c1211 2019-07-22 10:52:06,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:06,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da7806f8-8602-479c-832a-46d5327c1211 2019-07-22 10:52:06,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391220808029s 2019-07-22 10:52:06,363 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:08,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:08,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-284d9e3e-6a76-4d6f-9a2a-350f00cd45a9 x-openstack-request-id: req-284d9e3e-6a76-4d6f-9a2a-350f00cd45a9 2019-07-22 10:52:08,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:08,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-284d9e3e-6a76-4d6f-9a2a-350f00cd45a9 2019-07-22 10:52:08,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352771997452s 2019-07-22 10:52:08,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:10,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:10,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:11,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18063adf-288a-44ac-8e8f-0eecb5051a83 x-openstack-request-id: req-18063adf-288a-44ac-8e8f-0eecb5051a83 2019-07-22 10:52:11,199 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:11,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-18063adf-288a-44ac-8e8f-0eecb5051a83 2019-07-22 10:52:11,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471254110336s 2019-07-22 10:52:11,206 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:13,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:13,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:13,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b6e2c28-45ed-47f2-b7b2-78e7cb818628 x-openstack-request-id: req-4b6e2c28-45ed-47f2-b7b2-78e7cb818628 2019-07-22 10:52:13,384 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:13,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b6e2c28-45ed-47f2-b7b2-78e7cb818628 2019-07-22 10:52:13,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175951004028s 2019-07-22 10:52:13,391 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:15,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:15,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:15,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7fe774c3-5a80-4602-8054-b3017abd267e x-openstack-request-id: req-7fe774c3-5a80-4602-8054-b3017abd267e 2019-07-22 10:52:15,587 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:15,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7fe774c3-5a80-4602-8054-b3017abd267e 2019-07-22 10:52:15,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193277835846s 2019-07-22 10:52:15,593 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:17,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:17,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:18,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bffa7091-a598-4016-88b8-3f1f3d06e5de x-openstack-request-id: req-bffa7091-a598-4016-88b8-3f1f3d06e5de 2019-07-22 10:52:18,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:18,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bffa7091-a598-4016-88b8-3f1f3d06e5de 2019-07-22 10:52:18,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456800937653s 2019-07-22 10:52:18,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:20,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:20,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:20,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a46f7ba6-6785-4071-b893-e1207c4559cf x-openstack-request-id: req-a46f7ba6-6785-4071-b893-e1207c4559cf 2019-07-22 10:52:20,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:20,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a46f7ba6-6785-4071-b893-e1207c4559cf 2019-07-22 10:52:20,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368781089783s 2019-07-22 10:52:20,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:22,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:22,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:22,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f3bb471-d79f-4993-b166-a51a7266101f x-openstack-request-id: req-0f3bb471-d79f-4993-b166-a51a7266101f 2019-07-22 10:52:22,905 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:22,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0f3bb471-d79f-4993-b166-a51a7266101f 2019-07-22 10:52:22,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465439081192s 2019-07-22 10:52:22,916 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:24,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:24,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:25,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5eabc8d-8943-4fee-a129-ef762bb6ac4a x-openstack-request-id: req-d5eabc8d-8943-4fee-a129-ef762bb6ac4a 2019-07-22 10:52:25,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:25,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d5eabc8d-8943-4fee-a129-ef762bb6ac4a 2019-07-22 10:52:25,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194458961487s 2019-07-22 10:52:25,119 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:27,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:27,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:27,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e91b70a6-7c60-41ef-89bf-ada01fc9a746 x-openstack-request-id: req-e91b70a6-7c60-41ef-89bf-ada01fc9a746 2019-07-22 10:52:27,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:27,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e91b70a6-7c60-41ef-89bf-ada01fc9a746 2019-07-22 10:52:27,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182589054108s 2019-07-22 10:52:27,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:29,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:29,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb1961d5-5cf8-40da-9f0e-bd4291866821 x-openstack-request-id: req-bb1961d5-5cf8-40da-9f0e-bd4291866821 2019-07-22 10:52:29,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:29,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bb1961d5-5cf8-40da-9f0e-bd4291866821 2019-07-22 10:52:29,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373347043991s 2019-07-22 10:52:29,694 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:31,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:31,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:32,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0bbaefb-b197-4edf-8e1d-0cccd38e4d08 x-openstack-request-id: req-c0bbaefb-b197-4edf-8e1d-0cccd38e4d08 2019-07-22 10:52:32,079 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:32,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c0bbaefb-b197-4edf-8e1d-0cccd38e4d08 2019-07-22 10:52:32,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382771015167s 2019-07-22 10:52:32,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:34,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:34,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:34,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99977878-33ce-4630-9db8-032504b7c923 x-openstack-request-id: req-99977878-33ce-4630-9db8-032504b7c923 2019-07-22 10:52:34,256 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:34,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-99977878-33ce-4630-9db8-032504b7c923 2019-07-22 10:52:34,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166949987411s 2019-07-22 10:52:34,263 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:36,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:36,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06d9b0fb-b366-4615-bc4d-d3a03feb793c x-openstack-request-id: req-06d9b0fb-b366-4615-bc4d-d3a03feb793c 2019-07-22 10:52:36,442 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:36,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-06d9b0fb-b366-4615-bc4d-d3a03feb793c 2019-07-22 10:52:36,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177311897278s 2019-07-22 10:52:36,449 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:38,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:38,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:38,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed1383e4-e86b-4a06-8d39-4997cfd57a4b x-openstack-request-id: req-ed1383e4-e86b-4a06-8d39-4997cfd57a4b 2019-07-22 10:52:38,622 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:38,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ed1383e4-e86b-4a06-8d39-4997cfd57a4b 2019-07-22 10:52:38,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170148134232s 2019-07-22 10:52:38,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:40,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:41,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff8f0b49-0502-4f03-8995-d303375b5757 x-openstack-request-id: req-ff8f0b49-0502-4f03-8995-d303375b5757 2019-07-22 10:52:41,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:41,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff8f0b49-0502-4f03-8995-d303375b5757 2019-07-22 10:52:41,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.966995954514s 2019-07-22 10:52:41,605 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:43,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:44,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c966cd7-ab41-43c4-ba86-725e02ea8007 x-openstack-request-id: req-3c966cd7-ab41-43c4-ba86-725e02ea8007 2019-07-22 10:52:44,001 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:44,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3c966cd7-ab41-43c4-ba86-725e02ea8007 2019-07-22 10:52:44,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393728971481s 2019-07-22 10:52:44,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:46,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:46,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:46,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dfb637f1-603d-4603-8326-09185864a6c7 x-openstack-request-id: req-dfb637f1-603d-4603-8326-09185864a6c7 2019-07-22 10:52:46,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:46,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dfb637f1-603d-4603-8326-09185864a6c7 2019-07-22 10:52:46,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462105989456s 2019-07-22 10:52:46,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:48,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:48,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:49,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0195d33-728d-49c3-91a3-26f0437e5621 x-openstack-request-id: req-e0195d33-728d-49c3-91a3-26f0437e5621 2019-07-22 10:52:49,334 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:49,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e0195d33-728d-49c3-91a3-26f0437e5621 2019-07-22 10:52:49,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852181911469s 2019-07-22 10:52:49,341 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:51,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:51,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e1b3e07-185b-4ff4-aa22-5623d5c614d4 x-openstack-request-id: req-9e1b3e07-185b-4ff4-aa22-5623d5c614d4 2019-07-22 10:52:51,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:51,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9e1b3e07-185b-4ff4-aa22-5623d5c614d4 2019-07-22 10:52:51,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183372020721s 2019-07-22 10:52:51,533 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:53,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:53,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efafac40-5844-411a-ac87-8458826c8df0 x-openstack-request-id: req-efafac40-5844-411a-ac87-8458826c8df0 2019-07-22 10:52:53,986 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:53,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-efafac40-5844-411a-ac87-8458826c8df0 2019-07-22 10:52:53,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44989991188s 2019-07-22 10:52:53,993 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:55,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:55,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:57,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26a3d1ec-2f39-4d13-bb25-0fe853b45a82 x-openstack-request-id: req-26a3d1ec-2f39-4d13-bb25-0fe853b45a82 2019-07-22 10:52:57,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:57,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26a3d1ec-2f39-4d13-bb25-0fe853b45a82 2019-07-22 10:52:57,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08701491356s 2019-07-22 10:52:57,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:52:59,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:52:59,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:52:59,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:52:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25f58a2f-0b4b-4b40-b5fb-83449048627a x-openstack-request-id: req-25f58a2f-0b4b-4b40-b5fb-83449048627a 2019-07-22 10:52:59,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:52:59,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-25f58a2f-0b4b-4b40-b5fb-83449048627a 2019-07-22 10:52:59,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448955059052s 2019-07-22 10:52:59,547 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:01,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:02,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f617dd7c-b5ce-4be3-b77d-7e64f54ad7e4 x-openstack-request-id: req-f617dd7c-b5ce-4be3-b77d-7e64f54ad7e4 2019-07-22 10:53:02,601 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:02,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f617dd7c-b5ce-4be3-b77d-7e64f54ad7e4 2019-07-22 10:53:02,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05238199234s 2019-07-22 10:53:02,609 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:04,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:04,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:04,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-079895a7-ae69-4804-ac32-bb75b8b7d474 x-openstack-request-id: req-079895a7-ae69-4804-ac32-bb75b8b7d474 2019-07-22 10:53:04,967 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:04,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-079895a7-ae69-4804-ac32-bb75b8b7d474 2019-07-22 10:53:04,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356298923492s 2019-07-22 10:53:04,974 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:06,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:06,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:07,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d950009-8cf2-40a1-a910-83ef7b372f3c x-openstack-request-id: req-3d950009-8cf2-40a1-a910-83ef7b372f3c 2019-07-22 10:53:07,357 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:07,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3d950009-8cf2-40a1-a910-83ef7b372f3c 2019-07-22 10:53:07,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381141901016s 2019-07-22 10:53:07,364 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:09,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:09,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:09,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0538b13d-205b-4c96-8a0e-0ba747cf9a3f x-openstack-request-id: req-0538b13d-205b-4c96-8a0e-0ba747cf9a3f 2019-07-22 10:53:09,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:09,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0538b13d-205b-4c96-8a0e-0ba747cf9a3f 2019-07-22 10:53:09,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17879986763s 2019-07-22 10:53:09,552 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:11,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:12,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34c906f7-e202-4ea0-a69e-31e6617857fe x-openstack-request-id: req-34c906f7-e202-4ea0-a69e-31e6617857fe 2019-07-22 10:53:12,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:12,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-34c906f7-e202-4ea0-a69e-31e6617857fe 2019-07-22 10:53:12,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851574897766s 2019-07-22 10:53:12,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:14,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:14,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:15,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b5bd53f-5a19-47ef-9f0b-d44c3efe3c8f x-openstack-request-id: req-0b5bd53f-5a19-47ef-9f0b-d44c3efe3c8f 2019-07-22 10:53:15,343 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:15,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0b5bd53f-5a19-47ef-9f0b-d44c3efe3c8f 2019-07-22 10:53:15,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.928467035294s 2019-07-22 10:53:15,351 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:17,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:17,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:18,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6668b838-2f1d-4e4d-b800-da005e60357f x-openstack-request-id: req-6668b838-2f1d-4e4d-b800-da005e60357f 2019-07-22 10:53:18,125 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:18,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6668b838-2f1d-4e4d-b800-da005e60357f 2019-07-22 10:53:18,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77234005928s 2019-07-22 10:53:18,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:20,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:20,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:20,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2be8014f-5d46-44be-b930-cfb14b72ef2a x-openstack-request-id: req-2be8014f-5d46-44be-b930-cfb14b72ef2a 2019-07-22 10:53:20,307 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:20,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2be8014f-5d46-44be-b930-cfb14b72ef2a 2019-07-22 10:53:20,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171308994293s 2019-07-22 10:53:20,314 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:22,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:22,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:22,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-502a692d-d417-4883-8648-de48d407ef45 x-openstack-request-id: req-502a692d-d417-4883-8648-de48d407ef45 2019-07-22 10:53:22,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:22,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-502a692d-d417-4883-8648-de48d407ef45 2019-07-22 10:53:22,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4526450634s 2019-07-22 10:53:22,776 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:24,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:25,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b581265a-c674-437e-b15b-8c0d4a7e8a21 x-openstack-request-id: req-b581265a-c674-437e-b15b-8c0d4a7e8a21 2019-07-22 10:53:25,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:51:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:25,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b581265a-c674-437e-b15b-8c0d4a7e8a21 2019-07-22 10:53:25,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916522979736s 2019-07-22 10:53:25,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 10:53:27,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 10:53:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:27,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fc44cdc-0d5e-4792-8d34-b8a8f295741b x-openstack-request-id: req-0fc44cdc-0d5e-4792-8d34-b8a8f295741b 2019-07-22 10:53:27,888 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:fc:e3", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T10:53:25.000000", "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T10:53:25Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 10:53:27,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0fc44cdc-0d5e-4792-8d34-b8a8f295741b 2019-07-22 10:53:27,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184708118439s 2019-07-22 10:53:27,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 10:53:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b242f994-2875-4c4a-8c71-fd1ae68026f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:27,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:27 GMT X-Openstack-Request-Id: req-8a6226e9-281c-4ff4-bc77-cc7cbaa2339e 2019-07-22 10:53:27,948 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:53:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.5"}],"id":"53542485-0e8f-4f50-88b0-3d15b913ab76","security_groups":["84ec66bb-f5f4-47d0-b025-20e2a5be745d"],"mac_address":"fa:16:3e:28:fc:e3","project_id":"a652c03304714fa3924dd0470f6006e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:35Z","binding:vnic_type":"normal","device_id":"b242f994-2875-4c4a-8c71-fd1ae68026f9","ip_allocation":"immediate"}]} 2019-07-22 10:53:27,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b242f994-2875-4c4a-8c71-fd1ae68026f9 used request id req-8a6226e9-281c-4ff4-bc77-cc7cbaa2339e 2019-07-22 10:53:27,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.053582906723s 2019-07-22 10:53:27,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:53:27,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=53542485-0e8f-4f50-88b0-3d15b913ab76" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:28,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:28 GMT X-Openstack-Request-Id: req-59a4527c-3663-411c-b3bb-1335f4a59bc7 2019-07-22 10:53:28,006 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 10:53:28,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=53542485-0e8f-4f50-88b0-3d15b913ab76 used request id req-59a4527c-3663-411c-b3bb-1335f4a59bc7 2019-07-22 10:53:28,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0468099117279s 2019-07-22 10:53:28,007 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:fc:e3', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'11c54a37-2989-4817-870c-efb5bf293454'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T10:53:25.000000', 'flavor': Munch({u'id': u'18990451-4351-4845-b54b-049c8fe5adb2'}), 'az': u'nova', 'id': u'b242f994-2875-4c4a-8c71-fd1ae68026f9', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'960d5cf0624c4d61997cd3bc2aa17d13', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a652c03304714fa3924dd0470f6006e6', 'name': 'cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T10:53:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T10:53:25Z', 'hostId': u'bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T10:53:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a652c03304714fa3924dd0470f6006e6', 'name': u'cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'adminPass': u'xi2wP7cB79zA', 'tenant_id': u'a652c03304714fa3924dd0470f6006e6', 'created_at': u'2019-07-22T10:51:33Z', 'created': u'2019-07-22T10:51:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 10:53:28,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 10:53:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:28,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:28 GMT X-Openstack-Request-Id: req-c0aa0225-309e-45cd-800e-1aad712b7a4a 2019-07-22 10:53:28,109 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:53:28,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c0aa0225-309e-45cd-800e-1aad712b7a4a 2019-07-22 10:53:28,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0962681770325s 2019-07-22 10:53:28,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 10:53:28,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b242f994-2875-4c4a-8c71-fd1ae68026f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:28,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:28 GMT X-Openstack-Request-Id: req-49710ed1-44ae-4879-9537-368c1779ef0d 2019-07-22 10:53:28,164 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:53:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.5"}],"id":"53542485-0e8f-4f50-88b0-3d15b913ab76","security_groups":["84ec66bb-f5f4-47d0-b025-20e2a5be745d"],"mac_address":"fa:16:3e:28:fc:e3","project_id":"a652c03304714fa3924dd0470f6006e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:35Z","binding:vnic_type":"normal","device_id":"b242f994-2875-4c4a-8c71-fd1ae68026f9","ip_allocation":"immediate"}]} 2019-07-22 10:53:28,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b242f994-2875-4c4a-8c71-fd1ae68026f9 used request id req-49710ed1-44ae-4879-9537-368c1779ef0d 2019-07-22 10:53:28,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536389350891s 2019-07-22 10:53:28,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-22 10:53:28,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "fixed_ip_address": "192.168.120.5", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76"}}' 2019-07-22 10:53:30,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:30 GMT X-Openstack-Request-Id: req-dfabe1fe-45d1-48a7-ae1e-dad64b792d95 2019-07-22 10:53:30,554 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:53:29Z", "updated_at": "2019-07-22T10:53:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:28:fc:e3", "device_id": "b242f994-2875-4c4a-8c71-fd1ae68026f9"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76", "id": "4afb3992-338a-4036-bd46-74de593f2cc6", "qos_policy_id": null}} 2019-07-22 10:53:30,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-dfabe1fe-45d1-48a7-ae1e-dad64b792d95 2019-07-22 10:53:30,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.38985013962s 2019-07-22 10:53:30,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:53:30,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:30,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:30 GMT X-Openstack-Request-Id: req-9133ab35-488f-4443-9630-5def6adf4c79 2019-07-22 10:53:30,658 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:53:29Z", "updated_at": "2019-07-22T10:53:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:28:fc:e3", "device_id": "b242f994-2875-4c4a-8c71-fd1ae68026f9"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76", "id": "4afb3992-338a-4036-bd46-74de593f2cc6", "qos_policy_id": null}]} 2019-07-22 10:53:30,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9133ab35-488f-4443-9630-5def6adf4c79 2019-07-22 10:53:30,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.087394952774s 2019-07-22 10:53:30,665 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:53:30,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:53:30,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:30,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:30 GMT X-Openstack-Request-Id: req-19cb2024-1b1a-4020-85ff-5b2b943531e6 2019-07-22 10:53:30,839 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:53:29Z", "updated_at": "2019-07-22T10:53:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:28:fc:e3", "device_id": "b242f994-2875-4c4a-8c71-fd1ae68026f9"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76", "id": "4afb3992-338a-4036-bd46-74de593f2cc6", "qos_policy_id": null}]} 2019-07-22 10:53:30,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-19cb2024-1b1a-4020-85ff-5b2b943531e6 2019-07-22 10:53:30,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635130405426s 2019-07-22 10:53:30,845 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:53:30,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:53:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:31,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:31 GMT X-Openstack-Request-Id: req-a1e613c6-8681-44d5-be86-a2e89d0d15e0 2019-07-22 10:53:31,016 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:53:29Z", "updated_at": "2019-07-22T10:53:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:28:fc:e3", "device_id": "b242f994-2875-4c4a-8c71-fd1ae68026f9"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76", "id": "4afb3992-338a-4036-bd46-74de593f2cc6", "qos_policy_id": null}]} 2019-07-22 10:53:31,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a1e613c6-8681-44d5-be86-a2e89d0d15e0 2019-07-22 10:53:31,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608131885529s 2019-07-22 10:53:31,023 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:53:31,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:53:31,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:31,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:31 GMT X-Openstack-Request-Id: req-d55b8cad-8078-4b02-b06c-5ca0a97e5333 2019-07-22 10:53:31,472 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:53:29Z", "updated_at": "2019-07-22T10:53:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:28:fc:e3", "device_id": "b242f994-2875-4c4a-8c71-fd1ae68026f9"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76", "id": "4afb3992-338a-4036-bd46-74de593f2cc6", "qos_policy_id": null}]} 2019-07-22 10:53:31,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d55b8cad-8078-4b02-b06c-5ca0a97e5333 2019-07-22 10:53:31,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.33956193924s 2019-07-22 10:53:31,479 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:53:31,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:53:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:31,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:31 GMT X-Openstack-Request-Id: req-96b4db58-1948-418b-a6f9-5b69db7d8a31 2019-07-22 10:53:31,659 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:53:29Z", "updated_at": "2019-07-22T10:53:29Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:28:fc:e3", "device_id": "b242f994-2875-4c4a-8c71-fd1ae68026f9"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76", "id": "4afb3992-338a-4036-bd46-74de593f2cc6", "qos_policy_id": null}]} 2019-07-22 10:53:31,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-96b4db58-1948-418b-a6f9-5b69db7d8a31 2019-07-22 10:53:31,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0692539215088s 2019-07-22 10:53:31,666 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 10:53:31,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 10:53:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:53:31,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:31 GMT X-Openstack-Request-Id: req-003ef682-aca8-4264-a66d-981c00378fe0 2019-07-22 10:53:31,838 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:53:29Z", "updated_at": "2019-07-22T10:53:31Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:28:fc:e3", "device_id": "b242f994-2875-4c4a-8c71-fd1ae68026f9"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76", "id": "4afb3992-338a-4036-bd46-74de593f2cc6", "qos_policy_id": null}]} 2019-07-22 10:53:31,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-003ef682-aca8-4264-a66d-981c00378fe0 2019-07-22 10:53:31,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619399547577s 2019-07-22 10:53:31,845 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'accf64ae-5973-49f3-8282-c1f355c3874f', 'updated_at': u'2019-07-22T10:53:31Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'53542485-0e8f-4f50-88b0-3d15b913ab76', 'id': u'4afb3992-338a-4036-bd46-74de593f2cc6', 'network': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'port': u'53542485-0e8f-4f50-88b0-3d15b913ab76', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a652c03304714fa3924dd0470f6006e6', 'name': 'cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a652c03304714fa3924dd0470f6006e6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:28:fc:e3', u'device_id': u'b242f994-2875-4c4a-8c71-fd1ae68026f9'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a652c03304714fa3924dd0470f6006e6', 'created_at': u'2019-07-22T10:53:29Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:28:fc:e3', u'device_id': u'b242f994-2875-4c4a-8c71-fd1ae68026f9'}), 'router': u'accf64ae-5973-49f3-8282-c1f355c3874f'}) 2019-07-22 10:53:31,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 10:53:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 10:53:31,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10601 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ee0dfb0-3a25-4982-a1e6-62afb92238e3 x-openstack-request-id: req-5ee0dfb0-3a25-4982-a1e6-62afb92238e3 2019-07-22 10:53:31,921 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 678818815 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.373021] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.376227] pid_max: default: 32768 minimum: 301\n[ 0.377950] ACPI: Core revision 20150930\n[ 0.380125] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.382639] Security Framework initialized\n[ 0.384220] Yama: becoming mindful.\n[ 0.385639] AppArmor: AppArmor initialized\n[ 0.387421] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.393779] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.400488] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402859] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.406033] Initializing cgroup subsys io\n[ 0.407623] Initializing cgroup subsys memory\n[ 0.409293] Initializing cgroup subsys devices\n[ 0.410970] Initializing cgroup subsys freezer\n[ 0.412661] Initializing cgroup subsys net_cls\n[ 0.414346] Initializing cgroup subsys perf_event\n[ 0.416108] Initializing cgroup subsys net_prio\n[ 0.417835] Initializing cgroup subsys hugetlb\n[ 0.419524] Initializing cgroup subsys pids\n[ 0.421926] mce: CPU supports 10 MCE banks\n[ 0.423585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.427652] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.429657] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.432704] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.435783] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.438208] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.441746] MDS: Mitigation: Clear CPU buffers\n[ 0.446058] Freeing SMP alternatives memory: 36K\n[ 0.453324] ftrace: allocating 32299 entries in 127 pages\n[ 0.503672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.506039] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.508373] smpboot: Max logical packages: 2\n[ 0.510288] x2apic enabled\n[ 0.511780] Switched APIC routing to physical x2apic.\n[ 0.514898] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.517314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.521699] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534653] KVM setup paravirtual spinlock\n[ 0.537991] x86: Booting SMP configuration:\n[ 0.539734] .... node #0, CPUs: #1\n[ 0.541444] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.563985] x86: Booted up 1 node, 2 CPUs\n[ 0.563988] KVM setup async PF for cpu 1\n[ 0.563992] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.568913] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.571848] devtmpfs: initialized\n[ 0.575385] evm: security.selinux\n[ 0.576715] evm: security.SMACK64\n[ 0.578032] evm: security.SMACK64EXEC\n[ 0.579457] evm: security.SMACK64TRANSMUTE\n[ 0.581000] evm: security.SMACK64MMAP\n[ 0.582422] evm: security.ima\n[ 0.583640] evm: security.capability\n[ 0.585253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.588712] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.591062] pinctrl core: initialized pinctrl subsystem\n[ 0.593160] RTC time: 10:53:26, date: 07/22/19\n[ 0.595737] NET: Registered protocol family 16\n[ 0.609482] cpuidle: using governor ladder\n[ 0.621586] cpuidle: using governor menu\n[ 0.623108] PCCT header not found.\n[ 0.624533] ACPI: bus type PCI registered\n[ 0.626066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.628462] PCI: Using configuration type 1 for base access\n[ 0.643153] ACPI: Added _OSI(Module Device)\n[ 0.644749] ACPI: Added _OSI(Processor Device)\n[ 0.646386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.648060] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.651195] ACPI: Interpreter enabled\n[ 0.669172] ACPI: (supports S0 S5)\n[ 0.670524] ACPI: Using IOAPIC for interrupt routing\n[ 0.672316] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.677463] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.679583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.681929] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.684148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.688272] acpiphp: Slot [3] registered\n[ 0.689797] acpiphp: Slot [4] registered\n[ 0.691304] acpiphp: Slot [5] registered\n[ 0.692850] acpiphp: Slot [6] registered\n[ 0.694350] acpiphp: Slot [7] registered\n[ 0.695846] acpiphp: Slot [8] registered\n[ 0.697369] acpiphp: Slot [9] registered\n[ 0.698859] acpiphp: Slot [10] registered\n[ 0.700368] acpiphp: Slot [11] registered\n[ 0.702017] acpiphp: Slot [12] registered\n[ 0.703547] acpiphp: Slot [13] registered\n[ 0.705074] acpiphp: Slot [14] registered\n[ 0.706589] acpiphp: Slot [15] registered\n[ 0.708101] acpiphp: Slot [16] registered\n[ 0.709645] acpiphp: Slot [17] registered\n[ 0.711161] acpiphp: Slot [18] registered\n[ 0.712728] acpiphp: Slot [19] registered\n[ 0.714272] acpiphp: Slot [20] registered\n[ 0.715785] acpiphp: Slot [21] registered\n[ 0.717323] acpiphp: Slot [22] registered\n[ 0.718913] acpiphp: Slot [23] registered\n[ 0.720475] acpiphp: Slot [24] registered\n[ 0.722034] acpiphp: Slot [25] registered\n[ 0.723579] acpiphp: Slot [26] registered\n[ 0.725132] acpiphp: Slot [27] registered\n[ 0.726679] acpiphp: Slot [28] registered\n[ 0.728232] acpiphp: Slot [29] registered\n[ 0.729788] acpiphp: Slot [30] registered\n[ 0.731343] acpiphp: Slot [31] registered\n[ 0.732863] PCI host bridge to bus 0000:00\n[ 0.734404] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.736724] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.739006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.741717] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.744419] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.747220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.752360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.754767] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.756961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.759348] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.764387] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.767700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.792627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.795889] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.799056] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.802230] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.805225] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.807935] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.810734] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.813193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.816731] vgaarb: loaded\n[ 0.818105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.820753] SCSI subsystem initialized\n[ 0.822806] ACPI: bus type USB registered\n[ 0.824707] usbcore: registered new interface driver usbfs\n[ 0.827119] usbcore: registered new interface driver hub\n[ 0.829446] usbcore: registered new device driver usb\n[ 0.831973] PCI: Using ACPI for IRQ routing\n[ 0.834373] NetLabel: Initializing\n[ 0.835978] NetLabel: domain hash size = 128\n[ 0.837931] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.840139] NetLabel: unlabeled traffic allowed by default\n[ 0.842761] amd_nb: Cannot enumerate AMD northbridges\n[ 0.845134] clocksource: Switched to clocksource kvm-clock\n[ 0.857906] AppArmor: AppArmor Filesystem Enabled\n[ 0.860074] pnp: PnP ACPI init\n[ 0.861902] pnp: PnP ACPI: found 5 devices\n[ 0.870526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.874450] NET: Registered protocol family 2\n[ 0.876764] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.880334] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.883606] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.886561] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.889250] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.892116] NET: Registered protocol family 1\n[ 0.894113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.896685] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.899150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.919540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.939958] Unpacking initramfs...\n[ 1.139080] Freeing initrd memory: 14824K\n[ 1.140752] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.143029] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.145429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.149088] Scanning for low memory corruption every 60 seconds\n[ 1.151641] audit: initializing netlink subsys (disabled)\n[ 1.153630] audit: type=2000 audit(1563792807.345:1): initialized\n[ 1.156074] Initialise system trusted keyring\n[ 1.157886] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160120] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163579] zbud: loaded\n[ 1.165057] VFS: Disk quotas dquot_6.6.0\n[ 1.166612] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.169203] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.171521] fuse init (API version 7.23)\n[ 1.173180] Key type big_key registered\n[ 1.174664] Allocating IMA MOK and blacklist keyrings.\n[ 1.177143] Key type asymmetric registered\n[ 1.178702] Asymmetric key parser 'x509' registered\n[ 1.180473] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.183265] io scheduler noop registered\n[ 1.184753] io scheduler deadline registered (default)\n[ 1.186625] io scheduler cfq registered\n[ 1.188182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.190174] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.192501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.195221] ACPI: Power Button [PWRF]\n[ 1.196843] GHES: HEST is not enabled!\n[ 1.216461] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.256612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.260285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.286060] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.289869] Linux agpgart interface v0.103\n[ 1.293415] loop: module loaded\n[ 1.296621] vda: vda1\n[ 1.298549] scsi host0: ata_piix\n[ 1.300036] scsi host1: ata_piix\n[ 1.301396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.303713] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.306123] libphy: Fixed MDIO Bus: probed\n[ 1.307758] tun: Universal TUN/TAP device driver, 1.6\n[ 1.309582] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.313092] PPP generic driver version 2.4.2\n[ 1.314766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.317071] ehci-pci: EHCI PCI platform driver\n[ 1.318743] ehci-platform: EHCI generic platform driver\n[ 1.320647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.322812] ohci-pci: OHCI PCI platform driver\n[ 1.324476] ohci-platform: OHCI generic platform driver\n[ 1.326369] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.346820] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.348724] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.351498] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.353384] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.355536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.357902] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.360612] usb usb1: Product: UHCI Host Controller\n[ 1.362398] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.364630] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.366422] hub 1-0:1.0: USB hub found\n[ 1.367888] hub 1-0:1.0: 2 ports detected\n[ 1.369591] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.373510] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.375326] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.377274] mousedev: PS/2 mouse device common for all mice\n[ 1.379538] rtc_cmos 00:00: RTC can wake from S4\n[ 1.381611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.384797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.387657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.390489] i2c /dev entries driver\n[ 1.392100] device-mapper: uevent: version 1.0.3\n[ 1.393934] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.397036] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.399495] NET: Registered protocol family 10\n[ 1.401452] NET: Registered protocol family 17\n[ 1.419922] Key type dns_resolver registered\n[ 1.421875] registered taskstats version 1\n[ 1.423460] Loading compiled-in X.509 certificates\n[ 1.425755] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.429292] zswap: loaded using pool lzo/zbud\n[ 1.432721] Key type trusted registered\n[ 1.436638] Key type encrypted registered\n[ 1.438194] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.440153] ima: No TPM chip found, activating TPM-bypass!\n[ 1.442126] ima: Allocated hash algorithm: sha1\n[ 1.443827] evm: HMAC attrs: 0x1\n[ 1.445542] Magic number: 11:59:882\n[ 1.446971] hash matches /build/linux-aUWTNP/linux-4.4.0/drivers/base/power/main.c:644\n[ 1.450102] rtc_cmos 00:00: setting system clock to 2019-07-22 10:53:27 UTC (1563792807)\n[ 1.453172] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.455294] EDD information not available.\n[ 1.462901] Freeing unused kernel memory: 1484K\n[ 1.477186] Write protecting the kernel read-only data: 14336k\n[ 1.480624] Freeing unused kernel memory: 1616K\n[ 1.482505] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.495452] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.495802] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.495827] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503639] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503758] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503796] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503843] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503880] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550158] virtio_net virtio0 ens3: renamed from eth0\n[ 1.557866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.561354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.582931] AVX2 version of gcm_enc/dec engaged.\n[ 1.584744] AES CTR mode by8 optimization enabled\n[ 1.593722] FDC 0 is a S82078B\n[ 1.681147] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.846778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849250] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851800] usb 1-1: Product: QEMU USB Tablet\n[ 1.853492] usb 1-1: Manufacturer: QEMU\n[ 1.855025] usb 1-1: SerialNumber: 42\n[ 1.862157] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.869157] usbcore: registered new interface driver usbhid\n[ 1.871292] usbhid: USB HID core driver\n[ 1.874245] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.878449] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.962271] md: linear personality registered for level -1\n[ 2.966508] md: multipath personality registered for level -4\n[ 2.970756] md: raid0 personality registered for level 0\n[ 2.975504] md: raid1 personality registered for level 1\n[ 3.049138] raid6: sse2x1 gen() 11496 MB/s\n[ 3.117138] raid6: sse2x1 xor() 8923 MB/s\n[ 3.185137] raid6: sse2x2 gen() 14619 MB/s\n[ 3.253136] raid6: sse2x2 xor() 9906 MB/s\n[ 3.321149] raid6: sse2x4 gen() 16996 MB/s\n[ 3.389135] raid6: sse2x4 xor() 11454 MB/s\n[ 3.457148] raid6: avx2x1 gen() 22428 MB/s\n[ 3.525135] raid6: avx2x2 gen() 26305 MB/s\n[ 3.593134] raid6: avx2x4 gen() 29806 MB/s\n[ 3.594774] raid6: using algorithm avx2x4 gen() 29806 MB/s\n[ 3.596768] raid6: using avx2x2 recovery algorithm\n[ 3.599561] xor: automatically using best checksumming function:\n[ 3.641136] avx : 32270.000 MB/sec\n[ 3.643695] async_tx: api initialized (async)\n[ 3.652693] md: raid6 personality registered for level 6\n[ 3.654675] md: raid5 personality registered for level 5\n[ 3.656600] md: raid4 personality registered for level 4\n[ 3.663125] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.693768] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.711125] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.803640] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.809958] systemd[1]: Detected virtualization kvm.\n[ 3.811798] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.816385] systemd[1]: Set hostname to .\n[ 3.820543] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.822696] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.942117] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.946073] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.949748] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.954235] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.958234] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.962670] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.966749] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.970471] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.976093] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.980915] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.984381] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.988037] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.991506] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.995718] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.998936] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.002111] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.006046] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.009701] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.025259] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.030102] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.034026] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.034966] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.042389] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.047398] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.052693] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.057432] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.061699] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.066586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.074708] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.079534] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.083854] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.089607] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.096676] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.100123] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.103821] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.109147] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.112854] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.125466] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.155026] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2019-07-22 10:53:31,922 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9/action used request id req-5ee0dfb0-3a25-4982-a1e6-62afb92238e3 2019-07-22 10:53:31,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759568214417s 2019-07-22 10:53:31,923 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 678818815 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.373021] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.376227] pid_max: default: 32768 minimum: 301 [ 0.377950] ACPI: Core revision 20150930 [ 0.380125] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.382639] Security Framework initialized [ 0.384220] Yama: becoming mindful. [ 0.385639] AppArmor: AppArmor initialized [ 0.387421] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.393779] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.400488] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402859] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406033] Initializing cgroup subsys io [ 0.407623] Initializing cgroup subsys memory [ 0.409293] Initializing cgroup subsys devices [ 0.410970] Initializing cgroup subsys freezer [ 0.412661] Initializing cgroup subsys net_cls [ 0.414346] Initializing cgroup subsys perf_event [ 0.416108] Initializing cgroup subsys net_prio [ 0.417835] Initializing cgroup subsys hugetlb [ 0.419524] Initializing cgroup subsys pids [ 0.421926] mce: CPU supports 10 MCE banks [ 0.423585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.427652] Spectre V2 : Mitigation: Full generic retpoline [ 0.429657] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.432704] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.435783] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.438208] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.441746] MDS: Mitigation: Clear CPU buffers [ 0.446058] Freeing SMP alternatives memory: 36K [ 0.453324] ftrace: allocating 32299 entries in 127 pages [ 0.503672] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.506039] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.508373] smpboot: Max logical packages: 2 [ 0.510288] x2apic enabled [ 0.511780] Switched APIC routing to physical x2apic. [ 0.514898] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.517314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.521699] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534653] KVM setup paravirtual spinlock [ 0.537991] x86: Booting SMP configuration: [ 0.539734] .... node #0, CPUs: #1 [ 0.541444] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.563985] x86: Booted up 1 node, 2 CPUs [ 0.563988] KVM setup async PF for cpu 1 [ 0.563992] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.568913] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.571848] devtmpfs: initialized [ 0.575385] evm: security.selinux [ 0.576715] evm: security.SMACK64 [ 0.578032] evm: security.SMACK64EXEC [ 0.579457] evm: security.SMACK64TRANSMUTE [ 0.581000] evm: security.SMACK64MMAP [ 0.582422] evm: security.ima [ 0.583640] evm: security.capability [ 0.585253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588712] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.591062] pinctrl core: initialized pinctrl subsystem [ 0.593160] RTC time: 10:53:26, date: 07/22/19 [ 0.595737] NET: Registered protocol family 16 [ 0.609482] cpuidle: using governor ladder [ 0.621586] cpuidle: using governor menu [ 0.623108] PCCT header not found. [ 0.624533] ACPI: bus type PCI registered [ 0.626066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.628462] PCI: Using configuration type 1 for base access [ 0.643153] ACPI: Added _OSI(Module Device) [ 0.644749] ACPI: Added _OSI(Processor Device) [ 0.646386] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.648060] ACPI: Added _OSI(Processor Aggregator Device) [ 0.651195] ACPI: Interpreter enabled [ 0.669172] ACPI: (supports S0 S5) [ 0.670524] ACPI: Using IOAPIC for interrupt routing [ 0.672316] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.677463] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.679583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.681929] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.684148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.688272] acpiphp: Slot [3] registered [ 0.689797] acpiphp: Slot [4] registered [ 0.691304] acpiphp: Slot [5] registered [ 0.692850] acpiphp: Slot [6] registered [ 0.694350] acpiphp: Slot [7] registered [ 0.695846] acpiphp: Slot [8] registered [ 0.697369] acpiphp: Slot [9] registered [ 0.698859] acpiphp: Slot [10] registered [ 0.700368] acpiphp: Slot [11] registered [ 0.702017] acpiphp: Slot [12] registered [ 0.703547] acpiphp: Slot [13] registered [ 0.705074] acpiphp: Slot [14] registered [ 0.706589] acpiphp: Slot [15] registered [ 0.708101] acpiphp: Slot [16] registered [ 0.709645] acpiphp: Slot [17] registered [ 0.711161] acpiphp: Slot [18] registered [ 0.712728] acpiphp: Slot [19] registered [ 0.714272] acpiphp: Slot [20] registered [ 0.715785] acpiphp: Slot [21] registered [ 0.717323] acpiphp: Slot [22] registered [ 0.718913] acpiphp: Slot [23] registered [ 0.720475] acpiphp: Slot [24] registered [ 0.722034] acpiphp: Slot [25] registered [ 0.723579] acpiphp: Slot [26] registered [ 0.725132] acpiphp: Slot [27] registered [ 0.726679] acpiphp: Slot [28] registered [ 0.728232] acpiphp: Slot [29] registered [ 0.729788] acpiphp: Slot [30] registered [ 0.731343] acpiphp: Slot [31] registered [ 0.732863] PCI host bridge to bus 0000:00 [ 0.734404] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.736724] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.739006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.741717] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.744419] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.747220] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.752360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.754767] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.756961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.759348] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.764387] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.767700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.792627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.795889] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.799056] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.802230] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.805225] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.807935] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.810734] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.813193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.816731] vgaarb: loaded [ 0.818105] vgaarb: bridge control possible 0000:00:02.0 [ 0.820753] SCSI subsystem initialized [ 0.822806] ACPI: bus type USB registered [ 0.824707] usbcore: registered new interface driver usbfs [ 0.827119] usbcore: registered new interface driver hub [ 0.829446] usbcore: registered new device driver usb [ 0.831973] PCI: Using ACPI for IRQ routing [ 0.834373] NetLabel: Initializing [ 0.835978] NetLabel: domain hash size = 128 [ 0.837931] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.840139] NetLabel: unlabeled traffic allowed by default [ 0.842761] amd_nb: Cannot enumerate AMD northbridges [ 0.845134] clocksource: Switched to clocksource kvm-clock [ 0.857906] AppArmor: AppArmor Filesystem Enabled [ 0.860074] pnp: PnP ACPI init [ 0.861902] pnp: PnP ACPI: found 5 devices [ 0.870526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.874450] NET: Registered protocol family 2 [ 0.876764] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.880334] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.883606] TCP: Hash tables configured (established 32768 bind 32768) [ 0.886561] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.889250] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.892116] NET: Registered protocol family 1 [ 0.894113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.896685] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.899150] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.919540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.939958] Unpacking initramfs... [ 1.139080] Freeing initrd memory: 14824K [ 1.140752] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.143029] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.145429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.149088] Scanning for low memory corruption every 60 seconds [ 1.151641] audit: initializing netlink subsys (disabled) [ 1.153630] audit: type=2000 audit(1563792807.345:1): initialized [ 1.156074] Initialise system trusted keyring [ 1.157886] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163579] zbud: loaded [ 1.165057] VFS: Disk quotas dquot_6.6.0 [ 1.166612] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.169203] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.171521] fuse init (API version 7.23) [ 1.173180] Key type big_key registered [ 1.174664] Allocating IMA MOK and blacklist keyrings. [ 1.177143] Key type asymmetric registered [ 1.178702] Asymmetric key parser 'x509' registered [ 1.180473] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.183265] io scheduler noop registered [ 1.184753] io scheduler deadline registered (default) [ 1.186625] io scheduler cfq registered [ 1.188182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.190174] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.192501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.195221] ACPI: Power Button [PWRF] [ 1.196843] GHES: HEST is not enabled! [ 1.216461] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.256612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.260285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.286060] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.289869] Linux agpgart interface v0.103 [ 1.293415] loop: module loaded [ 1.296621] vda: vda1 [ 1.298549] scsi host0: ata_piix [ 1.300036] scsi host1: ata_piix [ 1.301396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.303713] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.306123] libphy: Fixed MDIO Bus: probed [ 1.307758] tun: Universal TUN/TAP device driver, 1.6 [ 1.309582] tun: (C) 1999-2004 Max Krasnyansky [ 1.313092] PPP generic driver version 2.4.2 [ 1.314766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.317071] ehci-pci: EHCI PCI platform driver [ 1.318743] ehci-platform: EHCI generic platform driver [ 1.320647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.322812] ohci-pci: OHCI PCI platform driver [ 1.324476] ohci-platform: OHCI generic platform driver [ 1.326369] uhci_hcd: USB Universal Host Controller Interface driver [ 1.346820] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.348724] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.351498] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.353384] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.355536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.357902] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.360612] usb usb1: Product: UHCI Host Controller [ 1.362398] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.364630] usb usb1: SerialNumber: 0000:00:01.2 [ 1.366422] hub 1-0:1.0: USB hub found [ 1.367888] hub 1-0:1.0: 2 ports detected [ 1.369591] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.373510] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.375326] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.377274] mousedev: PS/2 mouse device common for all mice [ 1.379538] rtc_cmos 00:00: RTC can wake from S4 [ 1.381611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.384797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.387657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.390489] i2c /dev entries driver [ 1.392100] device-mapper: uevent: version 1.0.3 [ 1.393934] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.397036] ledtrig-cpu: registered to indicate activity on CPUs [ 1.399495] NET: Registered protocol family 10 [ 1.401452] NET: Registered protocol family 17 [ 1.419922] Key type dns_resolver registered [ 1.421875] registered taskstats version 1 [ 1.423460] Loading compiled-in X.509 certificates [ 1.425755] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.429292] zswap: loaded using pool lzo/zbud [ 1.432721] Key type trusted registered [ 1.436638] Key type encrypted registered [ 1.438194] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440153] ima: No TPM chip found, activating TPM-bypass! [ 1.442126] ima: Allocated hash algorithm: sha1 [ 1.443827] evm: HMAC attrs: 0x1 [ 1.445542] Magic number: 11:59:882 [ 1.446971] hash matches /build/linux-aUWTNP/linux-4.4.0/drivers/base/power/main.c:644 [ 1.450102] rtc_cmos 00:00: setting system clock to 2019-07-22 10:53:27 UTC (1563792807) [ 1.453172] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.455294] EDD information not available. [ 1.462901] Freeing unused kernel memory: 1484K [ 1.477186] Write protecting the kernel read-only data: 14336k [ 1.480624] Freeing unused kernel memory: 1616K [ 1.482505] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.495452] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495802] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495827] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503639] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503758] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503796] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503843] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503880] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550158] virtio_net virtio0 ens3: renamed from eth0 [ 1.557866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.561354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.582931] AVX2 version of gcm_enc/dec engaged. [ 1.584744] AES CTR mode by8 optimization enabled [ 1.593722] FDC 0 is a S82078B [ 1.681147] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.846778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849250] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851800] usb 1-1: Product: QEMU USB Tablet [ 1.853492] usb 1-1: Manufacturer: QEMU [ 1.855025] usb 1-1: SerialNumber: 42 [ 1.862157] hidraw: raw HID events driver (C) Jiri Kosina [ 1.869157] usbcore: registered new interface driver usbhid [ 1.871292] usbhid: USB HID core driver [ 1.874245] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.878449] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.962271] md: linear personality registered for level -1 [ 2.966508] md: multipath personality registered for level -4 [ 2.970756] md: raid0 personality registered for level 0 [ 2.975504] md: raid1 personality registered for level 1 [ 3.049138] raid6: sse2x1 gen() 11496 MB/s [ 3.117138] raid6: sse2x1 xor() 8923 MB/s [ 3.185137] raid6: sse2x2 gen() 14619 MB/s [ 3.253136] raid6: sse2x2 xor() 9906 MB/s [ 3.321149] raid6: sse2x4 gen() 16996 MB/s [ 3.389135] raid6: sse2x4 xor() 11454 MB/s [ 3.457148] raid6: avx2x1 gen() 22428 MB/s [ 3.525135] raid6: avx2x2 gen() 26305 MB/s [ 3.593134] raid6: avx2x4 gen() 29806 MB/s [ 3.594774] raid6: using algorithm avx2x4 gen() 29806 MB/s [ 3.596768] raid6: using avx2x2 recovery algorithm [ 3.599561] xor: automatically using best checksumming function: [ 3.641136] avx : 32270.000 MB/sec [ 3.643695] async_tx: api initialized (async) [ 3.652693] md: raid6 personality registered for level 6 [ 3.654675] md: raid5 personality registered for level 5 [ 3.656600] md: raid4 personality registered for level 4 [ 3.663125] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.693768] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.711125] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.803640] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.809958] systemd[1]: Detected virtualization kvm. [ 3.811798] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.816385] systemd[1]: Set hostname to . [ 3.820543] systemd[1]: Initializing machine ID from KVM UUID. [ 3.822696] systemd[1]: Installed transient /etc/machine-id file. [ 3.942117] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.946073] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.949748] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.954235] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.958234] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.962670] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.966749] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.970471] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.976093] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.980915] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.984381] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.988037] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.991506] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.995718] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.998936] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.002111] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.006046] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.009701] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.025259] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.030102] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.034026] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.034966] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Create list of required st... nodes for the current kernel... [ 4.042389] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.047398] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.052693] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.057432] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.061699] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.066586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.074708] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.079534] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.083854] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.089607] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.096676] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.100123] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.103821] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.109147] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.112854] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.125466] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [ 4.155026] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2019-07-22 10:53:31,956 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: [Errno None] Unable to connect to port 22 on 172.30.9.203 2019-07-22 10:53:40,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 10:53:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 10:53:41,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13229 Content-Type: application/json Date: Mon, 22 Jul 2019 10:53:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2021fa16-956f-4a00-8095-1b48e79b9d47 x-openstack-request-id: req-2021fa16-956f-4a00-8095-1b48e79b9d47 2019-07-22 10:53:41,216 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 678818815 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.373021] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.376227] pid_max: default: 32768 minimum: 301\n[ 0.377950] ACPI: Core revision 20150930\n[ 0.380125] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.382639] Security Framework initialized\n[ 0.384220] Yama: becoming mindful.\n[ 0.385639] AppArmor: AppArmor initialized\n[ 0.387421] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.393779] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.400488] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402859] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.406033] Initializing cgroup subsys io\n[ 0.407623] Initializing cgroup subsys memory\n[ 0.409293] Initializing cgroup subsys devices\n[ 0.410970] Initializing cgroup subsys freezer\n[ 0.412661] Initializing cgroup subsys net_cls\n[ 0.414346] Initializing cgroup subsys perf_event\n[ 0.416108] Initializing cgroup subsys net_prio\n[ 0.417835] Initializing cgroup subsys hugetlb\n[ 0.419524] Initializing cgroup subsys pids\n[ 0.421926] mce: CPU supports 10 MCE banks\n[ 0.423585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.427652] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.429657] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.432704] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.435783] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.438208] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.441746] MDS: Mitigation: Clear CPU buffers\n[ 0.446058] Freeing SMP alternatives memory: 36K\n[ 0.453324] ftrace: allocating 32299 entries in 127 pages\n[ 0.503672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.506039] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.508373] smpboot: Max logical packages: 2\n[ 0.510288] x2apic enabled\n[ 0.511780] Switched APIC routing to physical x2apic.\n[ 0.514898] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.517314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.521699] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.534653] KVM setup paravirtual spinlock\n[ 0.537991] x86: Booting SMP configuration:\n[ 0.539734] .... node #0, CPUs: #1\n[ 0.541444] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.563985] x86: Booted up 1 node, 2 CPUs\n[ 0.563988] KVM setup async PF for cpu 1\n[ 0.563992] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.568913] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.571848] devtmpfs: initialized\n[ 0.575385] evm: security.selinux\n[ 0.576715] evm: security.SMACK64\n[ 0.578032] evm: security.SMACK64EXEC\n[ 0.579457] evm: security.SMACK64TRANSMUTE\n[ 0.581000] evm: security.SMACK64MMAP\n[ 0.582422] evm: security.ima\n[ 0.583640] evm: security.capability\n[ 0.585253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.588712] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.591062] pinctrl core: initialized pinctrl subsystem\n[ 0.593160] RTC time: 10:53:26, date: 07/22/19\n[ 0.595737] NET: Registered protocol family 16\n[ 0.609482] cpuidle: using governor ladder\n[ 0.621586] cpuidle: using governor menu\n[ 0.623108] PCCT header not found.\n[ 0.624533] ACPI: bus type PCI registered\n[ 0.626066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.628462] PCI: Using configuration type 1 for base access\n[ 0.643153] ACPI: Added _OSI(Module Device)\n[ 0.644749] ACPI: Added _OSI(Processor Device)\n[ 0.646386] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.648060] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.651195] ACPI: Interpreter enabled\n[ 0.669172] ACPI: (supports S0 S5)\n[ 0.670524] ACPI: Using IOAPIC for interrupt routing\n[ 0.672316] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.677463] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.679583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.681929] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.684148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.688272] acpiphp: Slot [3] registered\n[ 0.689797] acpiphp: Slot [4] registered\n[ 0.691304] acpiphp: Slot [5] registered\n[ 0.692850] acpiphp: Slot [6] registered\n[ 0.694350] acpiphp: Slot [7] registered\n[ 0.695846] acpiphp: Slot [8] registered\n[ 0.697369] acpiphp: Slot [9] registered\n[ 0.698859] acpiphp: Slot [10] registered\n[ 0.700368] acpiphp: Slot [11] registered\n[ 0.702017] acpiphp: Slot [12] registered\n[ 0.703547] acpiphp: Slot [13] registered\n[ 0.705074] acpiphp: Slot [14] registered\n[ 0.706589] acpiphp: Slot [15] registered\n[ 0.708101] acpiphp: Slot [16] registered\n[ 0.709645] acpiphp: Slot [17] registered\n[ 0.711161] acpiphp: Slot [18] registered\n[ 0.712728] acpiphp: Slot [19] registered\n[ 0.714272] acpiphp: Slot [20] registered\n[ 0.715785] acpiphp: Slot [21] registered\n[ 0.717323] acpiphp: Slot [22] registered\n[ 0.718913] acpiphp: Slot [23] registered\n[ 0.720475] acpiphp: Slot [24] registered\n[ 0.722034] acpiphp: Slot [25] registered\n[ 0.723579] acpiphp: Slot [26] registered\n[ 0.725132] acpiphp: Slot [27] registered\n[ 0.726679] acpiphp: Slot [28] registered\n[ 0.728232] acpiphp: Slot [29] registered\n[ 0.729788] acpiphp: Slot [30] registered\n[ 0.731343] acpiphp: Slot [31] registered\n[ 0.732863] PCI host bridge to bus 0000:00\n[ 0.734404] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.736724] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.739006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.741717] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.744419] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.747220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.752360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.754767] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.756961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.759348] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.764387] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.767700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.792627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.795889] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.799056] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.802230] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.805225] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.807935] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.810734] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.813193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.816731] vgaarb: loaded\n[ 0.818105] vgaarb: bridge control possible 0000:00:02.0\n[ 0.820753] SCSI subsystem initialized\n[ 0.822806] ACPI: bus type USB registered\n[ 0.824707] usbcore: registered new interface driver usbfs\n[ 0.827119] usbcore: registered new interface driver hub\n[ 0.829446] usbcore: registered new device driver usb\n[ 0.831973] PCI: Using ACPI for IRQ routing\n[ 0.834373] NetLabel: Initializing\n[ 0.835978] NetLabel: domain hash size = 128\n[ 0.837931] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.840139] NetLabel: unlabeled traffic allowed by default\n[ 0.842761] amd_nb: Cannot enumerate AMD northbridges\n[ 0.845134] clocksource: Switched to clocksource kvm-clock\n[ 0.857906] AppArmor: AppArmor Filesystem Enabled\n[ 0.860074] pnp: PnP ACPI init\n[ 0.861902] pnp: PnP ACPI: found 5 devices\n[ 0.870526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.874450] NET: Registered protocol family 2\n[ 0.876764] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.880334] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.883606] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.886561] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.889250] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.892116] NET: Registered protocol family 1\n[ 0.894113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.896685] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.899150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.919540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.939958] Unpacking initramfs...\n[ 1.139080] Freeing initrd memory: 14824K\n[ 1.140752] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.143029] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.145429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.149088] Scanning for low memory corruption every 60 seconds\n[ 1.151641] audit: initializing netlink subsys (disabled)\n[ 1.153630] audit: type=2000 audit(1563792807.345:1): initialized\n[ 1.156074] Initialise system trusted keyring\n[ 1.157886] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160120] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.163579] zbud: loaded\n[ 1.165057] VFS: Disk quotas dquot_6.6.0\n[ 1.166612] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.169203] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.171521] fuse init (API version 7.23)\n[ 1.173180] Key type big_key registered\n[ 1.174664] Allocating IMA MOK and blacklist keyrings.\n[ 1.177143] Key type asymmetric registered\n[ 1.178702] Asymmetric key parser 'x509' registered\n[ 1.180473] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.183265] io scheduler noop registered\n[ 1.184753] io scheduler deadline registered (default)\n[ 1.186625] io scheduler cfq registered\n[ 1.188182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.190174] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.192501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.195221] ACPI: Power Button [PWRF]\n[ 1.196843] GHES: HEST is not enabled!\n[ 1.216461] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.256612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.260285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.286060] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.289869] Linux agpgart interface v0.103\n[ 1.293415] loop: module loaded\n[ 1.296621] vda: vda1\n[ 1.298549] scsi host0: ata_piix\n[ 1.300036] scsi host1: ata_piix\n[ 1.301396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.303713] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.306123] libphy: Fixed MDIO Bus: probed\n[ 1.307758] tun: Universal TUN/TAP device driver, 1.6\n[ 1.309582] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.313092] PPP generic driver version 2.4.2\n[ 1.314766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.317071] ehci-pci: EHCI PCI platform driver\n[ 1.318743] ehci-platform: EHCI generic platform driver\n[ 1.320647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.322812] ohci-pci: OHCI PCI platform driver\n[ 1.324476] ohci-platform: OHCI generic platform driver\n[ 1.326369] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.346820] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.348724] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.351498] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.353384] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.355536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.357902] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.360612] usb usb1: Product: UHCI Host Controller\n[ 1.362398] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.364630] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.366422] hub 1-0:1.0: USB hub found\n[ 1.367888] hub 1-0:1.0: 2 ports detected\n[ 1.369591] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.373510] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.375326] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.377274] mousedev: PS/2 mouse device common for all mice\n[ 1.379538] rtc_cmos 00:00: RTC can wake from S4\n[ 1.381611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.384797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.387657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.390489] i2c /dev entries driver\n[ 1.392100] device-mapper: uevent: version 1.0.3\n[ 1.393934] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.397036] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.399495] NET: Registered protocol family 10\n[ 1.401452] NET: Registered protocol family 17\n[ 1.419922] Key type dns_resolver registered\n[ 1.421875] registered taskstats version 1\n[ 1.423460] Loading compiled-in X.509 certificates\n[ 1.425755] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.429292] zswap: loaded using pool lzo/zbud\n[ 1.432721] Key type trusted registered\n[ 1.436638] Key type encrypted registered\n[ 1.438194] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.440153] ima: No TPM chip found, activating TPM-bypass!\n[ 1.442126] ima: Allocated hash algorithm: sha1\n[ 1.443827] evm: HMAC attrs: 0x1\n[ 1.445542] Magic number: 11:59:882\n[ 1.446971] hash matches /build/linux-aUWTNP/linux-4.4.0/drivers/base/power/main.c:644\n[ 1.450102] rtc_cmos 00:00: setting system clock to 2019-07-22 10:53:27 UTC (1563792807)\n[ 1.453172] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.455294] EDD information not available.\n[ 1.462901] Freeing unused kernel memory: 1484K\n[ 1.477186] Write protecting the kernel read-only data: 14336k\n[ 1.480624] Freeing unused kernel memory: 1616K\n[ 1.482505] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.495452] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.495802] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.495827] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503639] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503758] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503796] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503843] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503880] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550158] virtio_net virtio0 ens3: renamed from eth0\n[ 1.557866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.561354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.582931] AVX2 version of gcm_enc/dec engaged.\n[ 1.584744] AES CTR mode by8 optimization enabled\n[ 1.593722] FDC 0 is a S82078B\n[ 1.681147] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.846778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849250] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851800] usb 1-1: Product: QEMU USB Tablet\n[ 1.853492] usb 1-1: Manufacturer: QEMU\n[ 1.855025] usb 1-1: SerialNumber: 42\n[ 1.862157] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.869157] usbcore: registered new interface driver usbhid\n[ 1.871292] usbhid: USB HID core driver\n[ 1.874245] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.878449] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.962271] md: linear personality registered for level -1\n[ 2.966508] md: multipath personality registered for level -4\n[ 2.970756] md: raid0 personality registered for level 0\n[ 2.975504] md: raid1 personality registered for level 1\n[ 3.049138] raid6: sse2x1 gen() 11496 MB/s\n[ 3.117138] raid6: sse2x1 xor() 8923 MB/s\n[ 3.185137] raid6: sse2x2 gen() 14619 MB/s\n[ 3.253136] raid6: sse2x2 xor() 9906 MB/s\n[ 3.321149] raid6: sse2x4 gen() 16996 MB/s\n[ 3.389135] raid6: sse2x4 xor() 11454 MB/s\n[ 3.457148] raid6: avx2x1 gen() 22428 MB/s\n[ 3.525135] raid6: avx2x2 gen() 26305 MB/s\n[ 3.593134] raid6: avx2x4 gen() 29806 MB/s\n[ 3.594774] raid6: using algorithm avx2x4 gen() 29806 MB/s\n[ 3.596768] raid6: using avx2x2 recovery algorithm\n[ 3.599561] xor: automatically using best checksumming function:\n[ 3.641136] avx : 32270.000 MB/sec\n[ 3.643695] async_tx: api initialized (async)\n[ 3.652693] md: raid6 personality registered for level 6\n[ 3.654675] md: raid5 personality registered for level 5\n[ 3.656600] md: raid4 personality registered for level 4\n[ 3.663125] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.693768] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.711125] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.803640] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.809958] systemd[1]: Detected virtualization kvm.\n[ 3.811798] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.816385] systemd[1]: Set hostname to .\n[ 3.820543] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.822696] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.942117] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.946073] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.949748] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.954235] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.958234] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.962670] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.966749] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.970471] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.976093] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.980915] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.984381] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.988037] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.991506] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.995718] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.998936] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.002111] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.006046] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.009701] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.025259] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.030102] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.034026] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.034966] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.042389] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.047398] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.052693] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.057432] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.061699] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.066586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.074708] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.079534] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.083854] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.089607] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.096676] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.100123] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.103821] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.109147] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.112854] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.125466] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.155026] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 8.154788] cloud-init[469]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Mon, 22 Jul 2019 10:53:31 +0000. Up 4.53 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.334856] cloud-init[936]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Mon, 22 Jul 2019 10:53:35 +0000. Up 8.66 seconds.\n[ 9.338877] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.348137] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.351762] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.360134] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.368137] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | global | fa:16:3e:28:fc:e3 |\n[ 9.376172] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fe28:fce3/64 | . | link | fa:16:3e:28:fc:e3 |\n[ 9.384173] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.387730] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.396142] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.404172] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.407166] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.410451] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.413742] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.417003] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.420268] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.423529] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.426798] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.430068] cloud-init[936]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.432794] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.435491] cloud-init[936]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.438267] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.440660] cloud-init[936]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.443337] cloud-init[936]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.446044] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.448733] cloud-init[936]: Generating public/private rsa key pair.\n[ 9.451042] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.453809] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.454176] cloud-init[936]: The key fingerprint is:\n[ 9.454486] cloud-init[936]: SHA256:c+IbQAlHNSxCCQzjSneI6fGmcuvdSIeeq+vAKPw3ep4 root@cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69\n[ 9.454797] cloud-init[936]: The key's randomart image is:\n[ 9.455096] cloud-init[936]: +---[RSA 2048]----+\n[ 9.455405] cloud-init[936]: |oo.oooooo |\n[ 9.455707] cloud-init[936]: |..+ +o.... |\n[ 9.456033] cloud-init[936]: | * o oo. |\n[ 9.456335] cloud-init[936]: |+ + .. |\n[ 9.456618] cloud-init[936]: |.. o . S . |\n[ 9.456929] cloud-init[936]: |+ o . o + |\n[ 9.457227] cloud-init[936]: |=+. o . o |\n[ 9.457528] cloud-init[936]: |oo.= O. o |\n[ 9.457840] cloud-init[936]: | o*=@Eo . |\n[ 9.458151] cloud-init[936]: +----[SHA256]-----+\n[ 9.458439] cloud-init[936]: Generating public/private dsa key pair.\n[ 9.458748] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.459046] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.459344] cloud-init[936]: The key fingerprint is:\n[ 9.459645] cloud-init[936]: SHA256:Ow63yRvoY4H6558clLrmDedZDkNjmivMrXI6nnDFz5Q root@cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69\n[ 9.459953] cloud-init[936]: The key's randomart image is:\n[ 9.460553] cloud-init[936]: +---[DSA 1024]----+\n[ 9.460864] cloud-init[936]: | |\n[ 9.461180] cloud-init[936]: | |\n[ 9.461467] cloud-init[936]: | |\n[ 9.461779] cloud-init[936]: | . . . |\n[ 9.462073] cloud-init[936]: | o.E S |\n[ 9.462376] cloud-init[936]: | ..+.O o |\n[ 9.462677] cloud-init[936]: |. .+ .X.X . |\n[ 9.462988] cloud-init[936]: | o+.=.*& & |\n[ 9.463286] cloud-init[936]: | .+*oO*o&.. |\n[ 9.463588] cloud-init[936]: +----[SHA256]-----+\n[ 9.463911] cloud-init[936]: Generating public/private ecdsa key pair.\n[ 9.464502] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.464813] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.465109] cloud-init[936]: The key fingerprint is:\n[ 9.465408] cloud-init[936]: SHA256:xMMv052JuSj1R50wlFX41y6cxa1Jf2v1zZigkRIUscU root@cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69\n[ 9.465733] cloud-init[936]: The key's randomart image is:\n[ 9.466022] cloud-init[936]: +---[ECDSA 256]---+\n[ 9.466319] cloud-init[936]: | o+. .o.o.|\n[ 9.466621] cloud-init[936]: | o.oE.. . |\n[ 9.466931] cloud-init[936]: | .* o oo|\n[ 9.467230] cloud-init[936]: | ..+ + *..B|\n[ 9.467531] cloud-init[936]: | S.=.=ooB.|\n[ 9.467842] cloud-init[936]: | ..=oo. * =|\n[ 9.468447] cloud-init[936]: | . ..oo.. =*|\n[ 9.468757] cloud-init[936]: | . .. oo+|\n[ 9.469070] cloud-init[936]: | . |\n[ 9.469358] cloud-init[936]: +----[SHA256]-----+\n[ 9.469656] cloud-init[936]: Generating public/private ed25519 key pair.\n[ 9.469968] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.470267] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.470576] cloud-init[936]: The key fingerprint is:\n[ 9.470880] cloud-init[936]: SHA256:vLvu0Pl3zNGYjB27w1rxT8Mo9WVCXJGyEHjygl81FpM root@cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69\n[ 9.471177] cloud-init[936]: The key's randomart image is:\n[ 9.471479] cloud-init[936]: +--[ED25519 256]--+\n[ 9.471791] cloud-init[936]: | ...oo.+|\n[ 9.472408] cloud-init[936]: | o o E.o |\n[ 9.472695] cloud-init[936]: | . + + * |\n[ 9.473004] cloud-init[936]: | o . o o. |\n[ 9.473303] cloud-init[936]: | S o =o*o|\n[ 9.473605] cloud-init[936]: | . + o @=o|\n[ 9.473929] cloud-init[936]: | . + . =.*o|\n[ 9.474215] cloud-init[936]: | . o o.B.o|\n[ 9.474514] cloud-init[936]: | o=....o ..|\n[ 9.474822] cloud-init[936]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-07-22 10:53:41,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9/action used request id req-2021fa16-956f-4a00-8095-1b48e79b9d47 2019-07-22 10:53:41,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.250876188278s 2019-07-22 10:53:41,218 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 678818815 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.373021] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.376227] pid_max: default: 32768 minimum: 301 [ 0.377950] ACPI: Core revision 20150930 [ 0.380125] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.382639] Security Framework initialized [ 0.384220] Yama: becoming mindful. [ 0.385639] AppArmor: AppArmor initialized [ 0.387421] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.393779] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.400488] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402859] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406033] Initializing cgroup subsys io [ 0.407623] Initializing cgroup subsys memory [ 0.409293] Initializing cgroup subsys devices [ 0.410970] Initializing cgroup subsys freezer [ 0.412661] Initializing cgroup subsys net_cls [ 0.414346] Initializing cgroup subsys perf_event [ 0.416108] Initializing cgroup subsys net_prio [ 0.417835] Initializing cgroup subsys hugetlb [ 0.419524] Initializing cgroup subsys pids [ 0.421926] mce: CPU supports 10 MCE banks [ 0.423585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.427652] Spectre V2 : Mitigation: Full generic retpoline [ 0.429657] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.432704] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.435783] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.438208] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.441746] MDS: Mitigation: Clear CPU buffers [ 0.446058] Freeing SMP alternatives memory: 36K [ 0.453324] ftrace: allocating 32299 entries in 127 pages [ 0.503672] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.506039] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.508373] smpboot: Max logical packages: 2 [ 0.510288] x2apic enabled [ 0.511780] Switched APIC routing to physical x2apic. [ 0.514898] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.517314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.521699] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.534653] KVM setup paravirtual spinlock [ 0.537991] x86: Booting SMP configuration: [ 0.539734] .... node #0, CPUs: #1 [ 0.541444] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.563985] x86: Booted up 1 node, 2 CPUs [ 0.563988] KVM setup async PF for cpu 1 [ 0.563992] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.568913] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.571848] devtmpfs: initialized [ 0.575385] evm: security.selinux [ 0.576715] evm: security.SMACK64 [ 0.578032] evm: security.SMACK64EXEC [ 0.579457] evm: security.SMACK64TRANSMUTE [ 0.581000] evm: security.SMACK64MMAP [ 0.582422] evm: security.ima [ 0.583640] evm: security.capability [ 0.585253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.588712] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.591062] pinctrl core: initialized pinctrl subsystem [ 0.593160] RTC time: 10:53:26, date: 07/22/19 [ 0.595737] NET: Registered protocol family 16 [ 0.609482] cpuidle: using governor ladder [ 0.621586] cpuidle: using governor menu [ 0.623108] PCCT header not found. [ 0.624533] ACPI: bus type PCI registered [ 0.626066] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.628462] PCI: Using configuration type 1 for base access [ 0.643153] ACPI: Added _OSI(Module Device) [ 0.644749] ACPI: Added _OSI(Processor Device) [ 0.646386] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.648060] ACPI: Added _OSI(Processor Aggregator Device) [ 0.651195] ACPI: Interpreter enabled [ 0.669172] ACPI: (supports S0 S5) [ 0.670524] ACPI: Using IOAPIC for interrupt routing [ 0.672316] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.677463] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.679583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.681929] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.684148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.688272] acpiphp: Slot [3] registered [ 0.689797] acpiphp: Slot [4] registered [ 0.691304] acpiphp: Slot [5] registered [ 0.692850] acpiphp: Slot [6] registered [ 0.694350] acpiphp: Slot [7] registered [ 0.695846] acpiphp: Slot [8] registered [ 0.697369] acpiphp: Slot [9] registered [ 0.698859] acpiphp: Slot [10] registered [ 0.700368] acpiphp: Slot [11] registered [ 0.702017] acpiphp: Slot [12] registered [ 0.703547] acpiphp: Slot [13] registered [ 0.705074] acpiphp: Slot [14] registered [ 0.706589] acpiphp: Slot [15] registered [ 0.708101] acpiphp: Slot [16] registered [ 0.709645] acpiphp: Slot [17] registered [ 0.711161] acpiphp: Slot [18] registered [ 0.712728] acpiphp: Slot [19] registered [ 0.714272] acpiphp: Slot [20] registered [ 0.715785] acpiphp: Slot [21] registered [ 0.717323] acpiphp: Slot [22] registered [ 0.718913] acpiphp: Slot [23] registered [ 0.720475] acpiphp: Slot [24] registered [ 0.722034] acpiphp: Slot [25] registered [ 0.723579] acpiphp: Slot [26] registered [ 0.725132] acpiphp: Slot [27] registered [ 0.726679] acpiphp: Slot [28] registered [ 0.728232] acpiphp: Slot [29] registered [ 0.729788] acpiphp: Slot [30] registered [ 0.731343] acpiphp: Slot [31] registered [ 0.732863] PCI host bridge to bus 0000:00 [ 0.734404] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.736724] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.739006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.741717] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.744419] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.747220] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.752360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.754767] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.756961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.759348] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.764387] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.767700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.792627] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.795889] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.799056] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.802230] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.805225] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.807935] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.810734] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.813193] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.816731] vgaarb: loaded [ 0.818105] vgaarb: bridge control possible 0000:00:02.0 [ 0.820753] SCSI subsystem initialized [ 0.822806] ACPI: bus type USB registered [ 0.824707] usbcore: registered new interface driver usbfs [ 0.827119] usbcore: registered new interface driver hub [ 0.829446] usbcore: registered new device driver usb [ 0.831973] PCI: Using ACPI for IRQ routing [ 0.834373] NetLabel: Initializing [ 0.835978] NetLabel: domain hash size = 128 [ 0.837931] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.840139] NetLabel: unlabeled traffic allowed by default [ 0.842761] amd_nb: Cannot enumerate AMD northbridges [ 0.845134] clocksource: Switched to clocksource kvm-clock [ 0.857906] AppArmor: AppArmor Filesystem Enabled [ 0.860074] pnp: PnP ACPI init [ 0.861902] pnp: PnP ACPI: found 5 devices [ 0.870526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.874450] NET: Registered protocol family 2 [ 0.876764] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.880334] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.883606] TCP: Hash tables configured (established 32768 bind 32768) [ 0.886561] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.889250] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.892116] NET: Registered protocol family 1 [ 0.894113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.896685] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.899150] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.919540] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.939958] Unpacking initramfs... [ 1.139080] Freeing initrd memory: 14824K [ 1.140752] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.143029] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.145429] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.149088] Scanning for low memory corruption every 60 seconds [ 1.151641] audit: initializing netlink subsys (disabled) [ 1.153630] audit: type=2000 audit(1563792807.345:1): initialized [ 1.156074] Initialise system trusted keyring [ 1.157886] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163579] zbud: loaded [ 1.165057] VFS: Disk quotas dquot_6.6.0 [ 1.166612] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.169203] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.171521] fuse init (API version 7.23) [ 1.173180] Key type big_key registered [ 1.174664] Allocating IMA MOK and blacklist keyrings. [ 1.177143] Key type asymmetric registered [ 1.178702] Asymmetric key parser 'x509' registered [ 1.180473] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.183265] io scheduler noop registered [ 1.184753] io scheduler deadline registered (default) [ 1.186625] io scheduler cfq registered [ 1.188182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.190174] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.192501] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.195221] ACPI: Power Button [PWRF] [ 1.196843] GHES: HEST is not enabled! [ 1.216461] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.256612] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.260285] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.286060] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.289869] Linux agpgart interface v0.103 [ 1.293415] loop: module loaded [ 1.296621] vda: vda1 [ 1.298549] scsi host0: ata_piix [ 1.300036] scsi host1: ata_piix [ 1.301396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.303713] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.306123] libphy: Fixed MDIO Bus: probed [ 1.307758] tun: Universal TUN/TAP device driver, 1.6 [ 1.309582] tun: (C) 1999-2004 Max Krasnyansky [ 1.313092] PPP generic driver version 2.4.2 [ 1.314766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.317071] ehci-pci: EHCI PCI platform driver [ 1.318743] ehci-platform: EHCI generic platform driver [ 1.320647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.322812] ohci-pci: OHCI PCI platform driver [ 1.324476] ohci-platform: OHCI generic platform driver [ 1.326369] uhci_hcd: USB Universal Host Controller Interface driver [ 1.346820] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.348724] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.351498] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.353384] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.355536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.357902] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.360612] usb usb1: Product: UHCI Host Controller [ 1.362398] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.364630] usb usb1: SerialNumber: 0000:00:01.2 [ 1.366422] hub 1-0:1.0: USB hub found [ 1.367888] hub 1-0:1.0: 2 ports detected [ 1.369591] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.373510] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.375326] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.377274] mousedev: PS/2 mouse device common for all mice [ 1.379538] rtc_cmos 00:00: RTC can wake from S4 [ 1.381611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.384797] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.387657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.390489] i2c /dev entries driver [ 1.392100] device-mapper: uevent: version 1.0.3 [ 1.393934] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.397036] ledtrig-cpu: registered to indicate activity on CPUs [ 1.399495] NET: Registered protocol family 10 [ 1.401452] NET: Registered protocol family 17 [ 1.419922] Key type dns_resolver registered [ 1.421875] registered taskstats version 1 [ 1.423460] Loading compiled-in X.509 certificates [ 1.425755] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.429292] zswap: loaded using pool lzo/zbud [ 1.432721] Key type trusted registered [ 1.436638] Key type encrypted registered [ 1.438194] AppArmor: AppArmor sha1 policy hashing enabled [ 1.440153] ima: No TPM chip found, activating TPM-bypass! [ 1.442126] ima: Allocated hash algorithm: sha1 [ 1.443827] evm: HMAC attrs: 0x1 [ 1.445542] Magic number: 11:59:882 [ 1.446971] hash matches /build/linux-aUWTNP/linux-4.4.0/drivers/base/power/main.c:644 [ 1.450102] rtc_cmos 00:00: setting system clock to 2019-07-22 10:53:27 UTC (1563792807) [ 1.453172] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.455294] EDD information not available. [ 1.462901] Freeing unused kernel memory: 1484K [ 1.477186] Write protecting the kernel read-only data: 14336k [ 1.480624] Freeing unused kernel memory: 1616K [ 1.482505] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.495452] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495802] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495827] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503604] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503639] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503758] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503796] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503843] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503880] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503923] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550158] virtio_net virtio0 ens3: renamed from eth0 [ 1.557866] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.561354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.582931] AVX2 version of gcm_enc/dec engaged. [ 1.584744] AES CTR mode by8 optimization enabled [ 1.593722] FDC 0 is a S82078B [ 1.681147] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.846778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849250] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851800] usb 1-1: Product: QEMU USB Tablet [ 1.853492] usb 1-1: Manufacturer: QEMU [ 1.855025] usb 1-1: SerialNumber: 42 [ 1.862157] hidraw: raw HID events driver (C) Jiri Kosina [ 1.869157] usbcore: registered new interface driver usbhid [ 1.871292] usbhid: USB HID core driver [ 1.874245] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.878449] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.962271] md: linear personality registered for level -1 [ 2.966508] md: multipath personality registered for level -4 [ 2.970756] md: raid0 personality registered for level 0 [ 2.975504] md: raid1 personality registered for level 1 [ 3.049138] raid6: sse2x1 gen() 11496 MB/s [ 3.117138] raid6: sse2x1 xor() 8923 MB/s [ 3.185137] raid6: sse2x2 gen() 14619 MB/s [ 3.253136] raid6: sse2x2 xor() 9906 MB/s [ 3.321149] raid6: sse2x4 gen() 16996 MB/s [ 3.389135] raid6: sse2x4 xor() 11454 MB/s [ 3.457148] raid6: avx2x1 gen() 22428 MB/s [ 3.525135] raid6: avx2x2 gen() 26305 MB/s [ 3.593134] raid6: avx2x4 gen() 29806 MB/s [ 3.594774] raid6: using algorithm avx2x4 gen() 29806 MB/s [ 3.596768] raid6: using avx2x2 recovery algorithm [ 3.599561] xor: automatically using best checksumming function: [ 3.641136] avx : 32270.000 MB/sec [ 3.643695] async_tx: api initialized (async) [ 3.652693] md: raid6 personality registered for level 6 [ 3.654675] md: raid5 personality registered for level 5 [ 3.656600] md: raid4 personality registered for level 4 [ 3.663125] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.693768] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.711125] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.803640] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.809958] systemd[1]: Detected virtualization kvm. [ 3.811798] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.816385] systemd[1]: Set hostname to . [ 3.820543] systemd[1]: Initializing machine ID from KVM UUID. [ 3.822696] systemd[1]: Installed transient /etc/machine-id file. [ 3.942117] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.946073] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.949748] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.954235] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.958234] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.962670] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.966749] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.970471] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.976093] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.980915] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.984381] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.988037] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.991506] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.995718] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.998936] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.002111] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.006046] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.009701] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.025259] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.030102] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.034026] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.034966] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Create list of required st... nodes for the current kernel... [ 4.042389] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.047398] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.052693] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.057432] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.061699] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.066586] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.074708] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.079534] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.083854] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.089607] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.096676] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.100123] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.103821] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.109147] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.112854] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.125466] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [ 4.155026] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 8.154788] cloud-init[469]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Mon, 22 Jul 2019 10:53:31 +0000. Up 4.53 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.334856] cloud-init[936]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Mon, 22 Jul 2019 10:53:35 +0000. Up 8.66 seconds. [ 9.338877] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.348137] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.351762] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.360134] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.368137] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | global | fa:16:3e:28:fc:e3 | [ 9.376172] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fe28:fce3/64 | . | link | fa:16:3e:28:fc:e3 | [ 9.384173] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.387730] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.396142] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.404172] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.407166] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.410451] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.413742] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.417003] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.420268] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.423529] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.426798] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.430068] cloud-init[936]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.432794] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.435491] cloud-init[936]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.438267] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.440660] cloud-init[936]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.443337] cloud-init[936]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.446044] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.448733] cloud-init[936]: Generating public/private rsa key pair. [ 9.451042] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.453809] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.454176] cloud-init[936]: The key fingerprint is: [ 9.454486] cloud-init[936]: SHA256:c+IbQAlHNSxCCQzjSneI6fGmcuvdSIeeq+vAKPw3ep4 root@cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 [ 9.454797] cloud-init[936]: The key's randomart image is: [ 9.455096] cloud-init[936]: +---[RSA 2048]----+ [ 9.455405] cloud-init[936]: |oo.oooooo | [ 9.455707] cloud-init[936]: |..+ +o.... | [ 9.456033] cloud-init[936]: | * o oo. | [ 9.456335] cloud-init[936]: |+ + .. | [ 9.456618] cloud-init[936]: |.. o . S . | [ 9.456929] cloud-init[936]: |+ o . o + | [ 9.457227] cloud-init[936]: |=+. o . o | [ 9.457528] cloud-init[936]: |oo.= O. o | [ 9.457840] cloud-init[936]: | o*=@Eo . | [ 9.458151] cloud-init[936]: +----[SHA256]-----+ [ 9.458439] cloud-init[936]: Generating public/private dsa key pair. [ 9.458748] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.459046] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.459344] cloud-init[936]: The key fingerprint is: [ 9.459645] cloud-init[936]: SHA256:Ow63yRvoY4H6558clLrmDedZDkNjmivMrXI6nnDFz5Q root@cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 [ 9.459953] cloud-init[936]: The key's randomart image is: [ 9.460553] cloud-init[936]: +---[DSA 1024]----+ [ 9.460864] cloud-init[936]: | | [ 9.461180] cloud-init[936]: | | [ 9.461467] cloud-init[936]: | | [ 9.461779] cloud-init[936]: | . . . | [ 9.462073] cloud-init[936]: | o.E S | [ 9.462376] cloud-init[936]: | ..+.O o | [ 9.462677] cloud-init[936]: |. .+ .X.X . | [ 9.462988] cloud-init[936]: | o+.=.*& & | [ 9.463286] cloud-init[936]: | .+*oO*o&.. | [ 9.463588] cloud-init[936]: +----[SHA256]-----+ [ 9.463911] cloud-init[936]: Generating public/private ecdsa key pair. [ 9.464502] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.464813] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.465109] cloud-init[936]: The key fingerprint is: [ 9.465408] cloud-init[936]: SHA256:xMMv052JuSj1R50wlFX41y6cxa1Jf2v1zZigkRIUscU root@cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 [ 9.465733] cloud-init[936]: The key's randomart image is: [ 9.466022] cloud-init[936]: +---[ECDSA 256]---+ [ 9.466319] cloud-init[936]: | o+. .o.o.| [ 9.466621] cloud-init[936]: | o.oE.. . | [ 9.466931] cloud-init[936]: | .* o oo| [ 9.467230] cloud-init[936]: | ..+ + *..B| [ 9.467531] cloud-init[936]: | S.=.=ooB.| [ 9.467842] cloud-init[936]: | ..=oo. * =| [ 9.468447] cloud-init[936]: | . ..oo.. =*| [ 9.468757] cloud-init[936]: | . .. oo+| [ 9.469070] cloud-init[936]: | . | [ 9.469358] cloud-init[936]: +----[SHA256]-----+ [ 9.469656] cloud-init[936]: Generating public/private ed25519 key pair. [ 9.469968] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.470267] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.470576] cloud-init[936]: The key fingerprint is: [ 9.470880] cloud-init[936]: SHA256:vLvu0Pl3zNGYjB27w1rxT8Mo9WVCXJGyEHjygl81FpM root@cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 [ 9.471177] cloud-init[936]: The key's randomart image is: [ 9.471479] cloud-init[936]: +--[ED25519 256]--+ [ 9.471791] cloud-init[936]: | ...oo.+| [ 9.472408] cloud-init[936]: | o o E.o | [ 9.472695] cloud-init[936]: | . + + * | [ 9.473004] cloud-init[936]: | o . o o. | [ 9.473303] cloud-init[936]: | S o =o*o| [ 9.473605] cloud-init[936]: | . + o @=o| [ 9.473929] cloud-init[936]: | . + . =.*o| [ 9.474215] cloud-init[936]: | . o o.B.o| [ 9.474514] cloud-init[936]: | o=....o ..| [ 9.474822] cloud-init[936]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Pollinate to seed the pseudo random number generator... Starting LXD - container startup/shutdown... Starting System Logging Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-07-22 10:53:41,223 - paramiko.transport - DEBUG - starting thread (client mode): 0x50426c10L 2019-07-22 10:53:41,224 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 10:53:41,229 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-22 10:53:41,230 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-22 10:53:41,231 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 10:53:41,231 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 10:53:41,231 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 10:53:41,231 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 10:53:41,232 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 10:53:41,232 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 10:53:41,273 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 10:53:41,274 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 10:53:41,287 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: f0c135e007870b44944b1f9f28629592 2019-07-22 10:53:41,289 - paramiko.transport - DEBUG - Trying discovered key 55915c32dc3625378631ccbe334e5bc4 in /tmp/tmp3DCpPc 2019-07-22 10:53:41,314 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 10:53:41,344 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 10:53:41,353 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 10:53:41,573 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-22 10:53:41,573 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-22 10:53:41,613 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 10:53:41,613 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 10:53:41,619 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 10:53:48,083 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-22 10:53:48,085 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 10:53:48,085 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 10:53:48,085 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 10:53:48,085 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 10:53:48,085 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 10:53:48,085 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 10:53:48,089 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 10:53:54,463 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-22 10:53:54,465 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 10:53:54,465 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 10:53:54,465 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 10:53:54,466 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 10:53:54,466 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 10:53:54,466 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 10:53:54,469 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 10:54:00,590 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-22 10:54:00,630 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 10:54:00,630 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 10:54:00,630 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 10:54:00,630 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 10:54:00,630 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 10:54:00,630 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 10:54:00,634 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 10:54:09,067 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-22 10:54:09,068 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-22 10:54:09,070 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 10:54:09,073 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-22 10:54:09,073 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-22 10:54:09,077 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-22 10:55:38,057 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-22 10:55:38,058 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a Client: Version: 18.09.8 API version: 1.39 Go version: go1.10.8 Git commit: 0dd43dd87f Built: Wed Jul 17 17:41:19 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.8 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 0dd43dd Built: Wed Jul 17 17:07:25 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 173a39f54299c6403afc53f13db0276210419bb3e320510df4a2622e7b9ab663 2019-07-22 10:55:38,058 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 --2019-07-22 10:54:09-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.62, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13185 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 30.2M=0s 2019-07-22 10:54:09 (30.2 MB/s) - ‘script.sh’ saved [13185/13185] sudo: unable to resolve host cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 sudo: unable to resolve host cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 sudo: unable to resolve host cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 2019-07-22 10:55:38,059 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-22 10:55:38,059 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-22 10:55:38,059 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-22 10:55:38,060 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-22 10:55:38,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-07-22 10:55:38,067 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.203', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-22 10:56:08,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-07-22 10:56:08,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:08,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:08,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:08,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:08,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:08,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 804, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 803, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 325, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 118, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 807, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 110, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 108, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 805, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:08 GMT 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:08,435 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:56:08,436 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 804, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 803, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 325, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 118, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 108, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-22 10:56:08,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-07-22 10:56:08,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:08,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:08,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:08,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:08,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:08,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:08,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:08,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 804, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 803, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 325, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 118, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 807, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 110, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 108, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 805, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-22 10:56:08,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:08,567 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:08 GMT 2019-07-22 10:56:08,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:08,567 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:56:08,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:08,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:08,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:08,567 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:56:08,568 - functest.core.cloudify - INFO - The current manager status is running 2019-07-22 10:56:08,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/secrets 2019-07-22 10:56:08,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:08,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:08,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:08,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:08,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:08,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:08,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:08,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-22 10:56:08,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:08,668 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:08 GMT 2019-07-22 10:56:08,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:08,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-22 10:56:08,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:08,668 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:08,668 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:08,669 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-22 10:56:08,669 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-22 10:56:08,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:08,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:08,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:08,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:08,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:08,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:08,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:08,882 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-22 10:56:08,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:08.830Z", "updated_at": "2019-07-22T10:56:08.830Z", "value": "gAAAAABdNZZIhZtVi20n2y1VpWH8q8r3sBVg67Uu8iaLXldBiDI3jq7ivn7omwSexabF6HfRIw9DHe8n7Am2cCv7erM2mRBW0A==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-22 10:56:08,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:08,883 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:08 GMT 2019-07-22 10:56:08,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:08,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-22 10:56:08,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:08,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:08,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:08,883 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/secrets/foo 2019-07-22 10:56:08,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:08,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:08,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:08,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:08,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:08,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:08,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:08,960 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-22 10:56:08,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:08.830Z", "updated_at": "2019-07-22T10:56:08.830Z", "value": "gAAAAABdNZZIhZtVi20n2y1VpWH8q8r3sBVg67Uu8iaLXldBiDI3jq7ivn7omwSexabF6HfRIw9DHe8n7Am2cCv7erM2mRBW0A==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-22 10:56:08,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:08,960 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:08 GMT 2019-07-22 10:56:08,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:08,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-22 10:56:08,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:08,961 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:08,961 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:08,961 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-22 10:56:08,961 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-22 10:56:08,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 10:56:08,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:56:09,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8751eb3c-1525-4da8-9647-8ebe0dd4c47c 2019-07-22 10:56:09,182 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/a652c03304714fa3924dd0470f6006e6"}, "tags": [], "enabled": true, "id": "a652c03304714fa3924dd0470f6006e6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:56:09,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-8751eb3c-1525-4da8-9647-8ebe0dd4c47c 2019-07-22 10:56:09,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213022947311s 2019-07-22 10:56:09,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-07-22 10:56:09,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/a652c03304714fa3924dd0470f6006e6.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-07-22 10:56:09,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:09 GMT X-Openstack-Request-Id: req-29bca0f8-bdb3-4cb8-b0a5-0c399297d0de 2019-07-22 10:56:09,531 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-07-22 10:56:09,531 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/a652c03304714fa3924dd0470f6006e6.json used request id req-29bca0f8-bdb3-4cb8-b0a5-0c399297d0de 2019-07-22 10:56:09,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.346336841583s 2019-07-22 10:56:09,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-07-22 10:56:09,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-22 10:56:09,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 10:56:09,545 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a657180-3c1c-42d8-be9e-7b8328636cdc 2019-07-22 10:56:09,545 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2019-07-22 10:56:09,546 - keystoneauth.session - DEBUG - GET call to http://192.30.9.9:35357/ used request id req-5a657180-3c1c-42d8-be9e-7b8328636cdc 2019-07-22 10:56:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:56:09,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05f0ae4-508d-463d-94c7-843501d8fd3f 2019-07-22 10:56:09,744 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/008fe680d1e045f3b377cc7edbc4de92"}, "enabled": true, "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/012906c9a8cf4fe7b41b4763f0b44dfa"}, "enabled": true, "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/0ba0afd99d6547fc8cfbcb24861be3ba"}, "enabled": true, "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1babf4cf47b64a18ab636a1f3038326d"}, "enabled": true, "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1bbeb8642f594f62b1c449e0ffe04dff"}, "enabled": true, "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/44f7c2cce1e04afb9f9a10c959837cce"}, "enabled": true, "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4599bfe2ddd34915ab7378e4380cf852"}, "enabled": true, "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5603d4b18f85402d9acbf40ffc99c7c3"}, "enabled": true, "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/56ef18d3072a46a082c0317bdfad92af"}, "enabled": true, "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/710d7154e7dd4f14b627367619bdf2a5"}, "enabled": true, "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7c71415636ce42b99557be880b018195"}, "enabled": true, "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8f9fdc85c9ed4c6399c713c91097d7ec"}, "enabled": true, "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9d300164007a47c58206575924561dbb"}, "enabled": true, "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/d660979626604b7f9db936c84684a614"}, "enabled": true, "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2019-07-22 10:56:09,745 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-f05f0ae4-508d-463d-94c7-843501d8fd3f 2019-07-22 10:56:09,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.209319114685s 2019-07-22 10:56:09,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-22 10:56:09,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 10:56:09,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1835 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f864e549-096a-4907-9292-df6f5cfe7ac9 2019-07-22 10:56:09,966 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0e1596f902254831a0eda3f0b0bf07d1"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f063f471c1a4e53ad600c0e0d1bdfe8"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/15a491475c664dbaa7df3950327d6a11"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d660979626604b7f9db936c84684a614", "id": "15a491475c664dbaa7df3950327d6a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1659ab88a84d4df5a08846867e1ef257"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1957d6121bee48a5bcd987ef4e2fecf7"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1cdc5af74f964cf6b740c2f1855ff97d"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d660979626604b7f9db936c84684a614", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1f1caf4c8fcc43a6b51f3e8457ff8c32"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2138ca60b0f94253802f7e1a32481cc2"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c8622980db4fa193a5d156ab6f152e"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/262942f06fc94b49ac3552bc3163d85c"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2ea626ba35314e8ab3ea2d165713773b"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/30ad5dbcf0d442e1bc1e8e340e55e06c"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c71415636ce42b99557be880b018195", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/34405cb33edf471ca4414ce958307e97"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "34405cb33edf471ca4414ce958307e97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3820caf6a0c6405f8b65c77f7d65576f"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e2a93d68fc4761a3dd85e20b619c71"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3d81fb82aa044f90bf617079ceeecb23"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3f65ec46f5b749fd81be800c2b039dd6"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/444f37c72add435496c0158f1065c47f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "444f37c72add435496c0158f1065c47f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/594b3a38510d4aecab62f913fa87367a"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d300164007a47c58206575924561dbb", "id": "594b3a38510d4aecab62f913fa87367a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5a2426aeca4c4a0da4a856fbe46f4269"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/605b4134441e4292be659f838178d3c5"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "605b4134441e4292be659f838178d3c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/657aff089c4c4ec581502d6cd40d273d"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d300164007a47c58206575924561dbb", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/728eb19116fe42e4bfd4bfbf9d4796d4"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7507809a460a4837a724dc476739faa2"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "7507809a460a4837a724dc476739faa2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/79a00433f8a04424a5317185f94ab199"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c71415636ce42b99557be880b018195", "id": "79a00433f8a04424a5317185f94ab199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8226761f3cd74ec29606bc6ab3621343"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d300164007a47c58206575924561dbb", "id": "8226761f3cd74ec29606bc6ab3621343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/826d6fc2f77d44338fa12c513637f0b3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "826d6fc2f77d44338fa12c513637f0b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/88a0da9933fc4d6b931e0187d650372b"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "88a0da9933fc4d6b931e0187d650372b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a46f669d127641cc8b14e7d34526eb76"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "a46f669d127641cc8b14e7d34526eb76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c71415636ce42b99557be880b018195", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b6e95f4792874992a69044542336e436"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d660979626604b7f9db936c84684a614", "id": "b6e95f4792874992a69044542336e436"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d411a5f2b6e941df94210cccbc2da064"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "d411a5f2b6e941df94210cccbc2da064"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dbf520a8745c4313948a3cf0906f77c0"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd5cc7b236d943c6a90aa072ab0ce32e"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/de121a1d0bd04f5a91d6e4db7992709d"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dfc52042e2c04604b7f56948daf95267"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "dfc52042e2c04604b7f56948daf95267"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e7f278a2cd954646b812f30c876ce7c7"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "e7f278a2cd954646b812f30c876ce7c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e90cda0c34194d4b853b4d8b78669e7e"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "e90cda0c34194d4b853b4d8b78669e7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f66f2b1c922f40468f05caabf54e73fe"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-22 10:56:09,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-f864e549-096a-4907-9292-df6f5cfe7ac9 2019-07-22 10:56:09,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.21246099472s 2019-07-22 10:56:09,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'fA4GPxxQUpfUroq65p6iwrBrmmSZXr', 'keystone_tenant_name': u'cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.26:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'project_domain_name': 'Default'} 2019-07-22 10:56:09,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/secrets 2019-07-22 10:56:10,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:10,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:10,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:10,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:10 GMT 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:10,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:10,066 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:10,066 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "fA4GPxxQUpfUroq65p6iwrBrmmSZXr"} 2019-07-22 10:56:10,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:10,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:10,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:10,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:10,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:10,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:10.293Z", "updated_at": "2019-07-22T10:56:10.293Z", "value": "gAAAAABdNZZKQ6R779AK0xAFgo5-2Bgep5IEfehDtL2Iy-FwtSXQvUbC0dRKbq6tXUhgelcIA2P2zT4eYvaxylW3TRcVUvB5MJZnv5j1aa8OX7EFNGtlnC8=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:10 GMT 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:10,327 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:10,328 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69"} 2019-07-22 10:56:10,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:10,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:10,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:10.499Z", "updated_at": "2019-07-22T10:56:10.499Z", "value": "gAAAAABdNZZKTyJV0nA3AOMxZ6mS-SETo-tuBoTLvqcdZqhpXQu1mHRx0aUMM_kn0VHKuUSPgH8-VySVZgrCYIqfWN2z8fMK79G1YeB4X1eklzIVHSSwMm5IpH8D68gs7CbHSFI3lItj8ZLba11p4jNi5IOKXuiA_g==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:10 GMT 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:10,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-07-22 10:56:10,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:10,536 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:10,536 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:10,536 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-07-22 10:56:10,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:10,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:10,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:10,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:10,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:10,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:10,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:10,751 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-07-22 10:56:10,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:10.698Z", "updated_at": "2019-07-22T10:56:10.698Z", "value": "gAAAAABdNZZKZQb03wJ67Cc9QEO90EAzfQca9k5Ccf2RACs5oGVCSrNJrNzxBez0Or7VWdPMn3ZyrvPQbEWhROw58aLWxUOwzw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-07-22 10:56:10,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:10,752 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:10 GMT 2019-07-22 10:56:10,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:10,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-07-22 10:56:10,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:10,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:10,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:10,752 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.26:5000"} 2019-07-22 10:56:10,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:10,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:10,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:10,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:10,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:10,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:10,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:10,853 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-07-22 10:56:10,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:10.825Z", "updated_at": "2019-07-22T10:56:10.825Z", "value": "gAAAAABdNZZKeBxecVm2r0UMq8USeUMC4wVcpU2engCOz6mcOTJx79hWg2FjbzSYLrTskHGWJYv3dy6GeFldeByHmmfK-UIK6OSIP9h619BYKdcrDfKnhhU=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-07-22 10:56:10,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:10,853 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:10 GMT 2019-07-22 10:56:10,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:10,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-07-22 10:56:10,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:10,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:10,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:10,854 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-07-22 10:56:10,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:10,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:10,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:10,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:10,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:10,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:10,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:10,956 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-07-22 10:56:10,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:10.932Z", "updated_at": "2019-07-22T10:56:10.932Z", "value": "gAAAAABdNZZKoJ9IhN1n31npWHTojqCPsrYTZ-UvS7IvqICOYK5_ID27pKxB-KMdgb61-JtGAveJ4h07sdUkutpPuk07I7BfhA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-07-22 10:56:10,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:10,956 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:10 GMT 2019-07-22 10:56:10,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:10,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-07-22 10:56:10,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:10,957 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:10,957 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:10,957 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69"} 2019-07-22 10:56:11,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:11,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:11,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:11,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:11,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:11,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:11,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:11,079 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-07-22 10:56:11,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:11.020Z", "updated_at": "2019-07-22T10:56:11.020Z", "value": "gAAAAABdNZZLbiYk7Yp_7vW9K78EUU46GidER-p-pNBlr-GggknbZE4XUZlB8n1T4Pj3svuUgbItVBzzR6eCmwVYS4ZF9cLWIwHjR-lwfK7u5TUfFt9SeigIb-3UAkyh3_oJVqbtXr9VfhXA7lPATmgntqh9i96Rag==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-07-22 10:56:11,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:11,080 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:11 GMT 2019-07-22 10:56:11,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:11,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-07-22 10:56:11,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:11,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:11,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:11,080 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-07-22 10:56:11,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:11,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:11,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:11,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:11,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:11,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:11,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:11,234 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-07-22 10:56:11,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:11.207Z", "updated_at": "2019-07-22T10:56:11.207Z", "value": "gAAAAABdNZZL1jng8n6TgEOBoHrniyLUfY1ZTLHlCEqKyXAxQYfkHxTpH-4CO0lgCO9hcK7ETmQTIVUFwp3w3Ot8ZMF-qYN1uw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-07-22 10:56:11,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:11,235 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:11 GMT 2019-07-22 10:56:11,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:11,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-07-22 10:56:11,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:11,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:11,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:11,235 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-22 10:56:11,236 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-22 10:56:11,237 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-22 10:56:11,238 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-22 10:56:11,242 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-22 10:56:11,263 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-22 10:56:11,263 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-22 10:56:11,264 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-22 10:56:11,302 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-22 10:56:11,303 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-22 10:56:11,329 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-22 10:56:11,978 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-22 10:56:11,978 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-22 10:56:11,978 - functest.core.cloudify - DEBUG - output: 2019-07-22 10:56:11,979 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 sudo: unable to resolve host cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 2019-07-22 10:56:11,980 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-07-22 10:56:12,019 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-07-22 10:56:12,019 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-07-22 10:56:12,045 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-07-22 10:56:29,549 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-07-22 10:56:29,551 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-07-22 10:56:29,550 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmp95eLPw/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpWBXVOu/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpe23NWv.zip |-------------------------------------------------------| 0.05% tmpe23NWv.zip |-------------------------------------------------------| 0.09% tmpe23NWv.zip |-------------------------------------------------------| 0.14% tmpe23NWv.zip |-------------------------------------------------------| 0.18% tmpe23NWv.zip |-------------------------------------------------------| 0.23% tmpe23NWv.zip |-------------------------------------------------------| 0.27% tmpe23NWv.zip |-------------------------------------------------------| 0.32% tmpe23NWv.zip |-------------------------------------------------------| 0.37% tmpe23NWv.zip |-------------------------------------------------------| 0.41% tmpe23NWv.zip |-------------------------------------------------------| 0.46% tmpe23NWv.zip |-------------------------------------------------------| 0.5% tmpe23NWv.zip |-------------------------------------------------------| 0.55% tmpe23NWv.zip |-------------------------------------------------------| 0.59% tmpe23NWv.zip |-------------------------------------------------------| 0.64% tmpe23NWv.zip |-------------------------------------------------------| 0.68% tmpe23NWv.zip |-------------------------------------------------------| 0.73% tmpe23NWv.zip |-------------------------------------------------------| 0.78% tmpe23NWv.zip |-------------------------------------------------------| 0.82% tmpe23NWv.zip |-------------------------------------------------------| 0.87% tmpe23NWv.zip |#------------------------------------------------------| 0.91% tmpe23NWv.zip |#------------------------------------------------------| 0.96% tmpe23NWv.zip |#------------------------------------------------------| 1.0% tmpe23NWv.zip |#------------------------------------------------------| 1.05% tmpe23NWv.zip |#------------------------------------------------------| 1.1% tmpe23NWv.zip |#------------------------------------------------------| 1.14% tmpe23NWv.zip |#------------------------------------------------------| 1.19% tmpe23NWv.zip |#------------------------------------------------------| 1.23% tmpe23NWv.zip |#------------------------------------------------------| 1.28% tmpe23NWv.zip |#------------------------------------------------------| 1.32% tmpe23NWv.zip |#------------------------------------------------------| 1.37% tmpe23NWv.zip |#------------------------------------------------------| 1.42% tmpe23NWv.zip |#------------------------------------------------------| 1.46% tmpe23NWv.zip |#------------------------------------------------------| 1.51% tmpe23NWv.zip |#------------------------------------------------------| 1.55% tmpe23NWv.zip |#------------------------------------------------------| 1.6% tmpe23NWv.zip |#------------------------------------------------------| 1.64% tmpe23NWv.zip |#------------------------------------------------------| 1.69% tmpe23NWv.zip |#------------------------------------------------------| 1.73% tmpe23NWv.zip |#------------------------------------------------------| 1.78% tmpe23NWv.zip |#------------------------------------------------------| 1.83% tmpe23NWv.zip |#------------------------------------------------------| 1.87% tmpe23NWv.zip |#------------------------------------------------------| 1.92% tmpe23NWv.zip |#------------------------------------------------------| 1.96% tmpe23NWv.zip |#------------------------------------------------------| 2.01% tmpe23NWv.zip |#------------------------------------------------------| 2.05% tmpe23NWv.zip |#------------------------------------------------------| 2.1% tmpe23NWv.zip |#------------------------------------------------------| 2.15% tmpe23NWv.zip |#------------------------------------------------------| 2.19% tmpe23NWv.zip |#------------------------------------------------------| 2.24% tmpe23NWv.zip |#------------------------------------------------------| 2.28% tmpe23NWv.zip |#------------------------------------------------------| 2.33% tmpe23NWv.zip |#------------------------------------------------------| 2.37% tmpe23NWv.zip |#------------------------------------------------------| 2.42% tmpe23NWv.zip |#------------------------------------------------------| 2.47% tmpe23NWv.zip |#------------------------------------------------------| 2.51% tmpe23NWv.zip |#------------------------------------------------------| 2.56% tmpe23NWv.zip |#------------------------------------------------------| 2.6% tmpe23NWv.zip |#------------------------------------------------------| 2.65% tmpe23NWv.zip |#------------------------------------------------------| 2.69% tmpe23NWv.zip |##-----------------------------------------------------| 2.74% tmpe23NWv.zip |##-----------------------------------------------------| 2.78% tmpe23NWv.zip |##-----------------------------------------------------| 2.83% tmpe23NWv.zip |##-----------------------------------------------------| 2.88% tmpe23NWv.zip |##-----------------------------------------------------| 2.92% tmpe23NWv.zip |##-----------------------------------------------------| 2.97% tmpe23NWv.zip |##-----------------------------------------------------| 3.01% tmpe23NWv.zip |##-----------------------------------------------------| 3.06% tmpe23NWv.zip |##-----------------------------------------------------| 3.1% tmpe23NWv.zip |##-----------------------------------------------------| 3.15% tmpe23NWv.zip |##-----------------------------------------------------| 3.2% tmpe23NWv.zip |##-----------------------------------------------------| 3.24% tmpe23NWv.zip |##-----------------------------------------------------| 3.29% tmpe23NWv.zip |##-----------------------------------------------------| 3.33% tmpe23NWv.zip |##-----------------------------------------------------| 3.38% tmpe23NWv.zip |##-----------------------------------------------------| 3.42% tmpe23NWv.zip |##-----------------------------------------------------| 3.47% tmpe23NWv.zip |##-----------------------------------------------------| 3.51% tmpe23NWv.zip |##-----------------------------------------------------| 3.56% tmpe23NWv.zip |##-----------------------------------------------------| 3.61% tmpe23NWv.zip |##-----------------------------------------------------| 3.65% tmpe23NWv.zip |##-----------------------------------------------------| 3.7% tmpe23NWv.zip |##-----------------------------------------------------| 3.74% tmpe23NWv.zip |##-----------------------------------------------------| 3.79% tmpe23NWv.zip |##-----------------------------------------------------| 3.83% tmpe23NWv.zip |##-----------------------------------------------------| 3.88% tmpe23NWv.zip |##-----------------------------------------------------| 3.93% tmpe23NWv.zip |##-----------------------------------------------------| 3.97% tmpe23NWv.zip |##-----------------------------------------------------| 4.02% tmpe23NWv.zip |##-----------------------------------------------------| 4.06% tmpe23NWv.zip |##-----------------------------------------------------| 4.11% tmpe23NWv.zip |##-----------------------------------------------------| 4.15% tmpe23NWv.zip |##-----------------------------------------------------| 4.2% tmpe23NWv.zip |##-----------------------------------------------------| 4.25% tmpe23NWv.zip |##-----------------------------------------------------| 4.29% tmpe23NWv.zip |##-----------------------------------------------------| 4.34% tmpe23NWv.zip |##-----------------------------------------------------| 4.38% tmpe23NWv.zip |##-----------------------------------------------------| 4.43% tmpe23NWv.zip |##-----------------------------------------------------| 4.47% tmpe23NWv.zip |##-----------------------------------------------------| 4.52% tmpe23NWv.zip |###----------------------------------------------------| 4.56% tmpe23NWv.zip |###----------------------------------------------------| 4.61% tmpe23NWv.zip |###----------------------------------------------------| 4.66% tmpe23NWv.zip |###----------------------------------------------------| 4.7% tmpe23NWv.zip |###----------------------------------------------------| 4.75% tmpe23NWv.zip |###----------------------------------------------------| 4.79% tmpe23NWv.zip |###----------------------------------------------------| 4.84% tmpe23NWv.zip |###----------------------------------------------------| 4.88% tmpe23NWv.zip |###----------------------------------------------------| 4.93% tmpe23NWv.zip |###----------------------------------------------------| 4.98% tmpe23NWv.zip |###----------------------------------------------------| 5.02% tmpe23NWv.zip |###----------------------------------------------------| 5.07% tmpe23NWv.zip |###----------------------------------------------------| 5.11% tmpe23NWv.zip |###----------------------------------------------------| 5.16% tmpe23NWv.zip |###----------------------------------------------------| 5.2% tmpe23NWv.zip |###----------------------------------------------------| 5.25% tmpe23NWv.zip |###----------------------------------------------------| 5.3% tmpe23NWv.zip |###----------------------------------------------------| 5.34% tmpe23NWv.zip |###----------------------------------------------------| 5.39% tmpe23NWv.zip |###----------------------------------------------------| 5.43% tmpe23NWv.zip |###----------------------------------------------------| 5.48% tmpe23NWv.zip |###----------------------------------------------------| 5.52% tmpe23NWv.zip |###----------------------------------------------------| 5.57% tmpe23NWv.zip |###----------------------------------------------------| 5.61% tmpe23NWv.zip |###----------------------------------------------------| 5.66% tmpe23NWv.zip |###----------------------------------------------------| 5.71% tmpe23NWv.zip |###----------------------------------------------------| 5.75% tmpe23NWv.zip |###----------------------------------------------------| 5.8% tmpe23NWv.zip |###----------------------------------------------------| 5.84% tmpe23NWv.zip |###----------------------------------------------------| 5.89% tmpe23NWv.zip |###----------------------------------------------------| 5.93% tmpe23NWv.zip |###----------------------------------------------------| 5.98% tmpe23NWv.zip |###----------------------------------------------------| 6.03% tmpe23NWv.zip |###----------------------------------------------------| 6.07% tmpe23NWv.zip |###----------------------------------------------------| 6.12% tmpe23NWv.zip |###----------------------------------------------------| 6.16% tmpe23NWv.zip |###----------------------------------------------------| 6.21% tmpe23NWv.zip |###----------------------------------------------------| 6.25% tmpe23NWv.zip |###----------------------------------------------------| 6.3% tmpe23NWv.zip |###----------------------------------------------------| 6.35% tmpe23NWv.zip |####---------------------------------------------------| 6.39% tmpe23NWv.zip |####---------------------------------------------------| 6.44% tmpe23NWv.zip |####---------------------------------------------------| 6.48% tmpe23NWv.zip |####---------------------------------------------------| 6.53% tmpe23NWv.zip |####---------------------------------------------------| 6.57% tmpe23NWv.zip |####---------------------------------------------------| 6.62% tmpe23NWv.zip |####---------------------------------------------------| 6.66% tmpe23NWv.zip |####---------------------------------------------------| 6.71% tmpe23NWv.zip |####---------------------------------------------------| 6.76% tmpe23NWv.zip |####---------------------------------------------------| 6.8% tmpe23NWv.zip |####---------------------------------------------------| 6.85% tmpe23NWv.zip |####---------------------------------------------------| 6.89% tmpe23NWv.zip |####---------------------------------------------------| 6.94% tmpe23NWv.zip |####---------------------------------------------------| 6.98% tmpe23NWv.zip |####---------------------------------------------------| 7.03% tmpe23NWv.zip |####---------------------------------------------------| 7.08% tmpe23NWv.zip |####---------------------------------------------------| 7.12% tmpe23NWv.zip |####---------------------------------------------------| 7.17% tmpe23NWv.zip |####---------------------------------------------------| 7.21% tmpe23NWv.zip |####---------------------------------------------------| 7.26% tmpe23NWv.zip |####---------------------------------------------------| 7.3% tmpe23NWv.zip |####---------------------------------------------------| 7.35% tmpe23NWv.zip |####---------------------------------------------------| 7.4% tmpe23NWv.zip |####---------------------------------------------------| 7.44% tmpe23NWv.zip |####---------------------------------------------------| 7.49% tmpe23NWv.zip |####---------------------------------------------------| 7.53% tmpe23NWv.zip |####---------------------------------------------------| 7.58% tmpe23NWv.zip |####---------------------------------------------------| 7.62% tmpe23NWv.zip |####---------------------------------------------------| 7.67% tmpe23NWv.zip |####---------------------------------------------------| 7.71% tmpe23NWv.zip |####---------------------------------------------------| 7.76% tmpe23NWv.zip |####---------------------------------------------------| 7.81% tmpe23NWv.zip |####---------------------------------------------------| 7.85% tmpe23NWv.zip |####---------------------------------------------------| 7.9% tmpe23NWv.zip |####---------------------------------------------------| 7.94% tmpe23NWv.zip |####---------------------------------------------------| 7.99% tmpe23NWv.zip |####---------------------------------------------------| 8.03% tmpe23NWv.zip |####---------------------------------------------------| 8.08% tmpe23NWv.zip |####---------------------------------------------------| 8.13% tmpe23NWv.zip |####---------------------------------------------------| 8.17% tmpe23NWv.zip |#####--------------------------------------------------| 8.22% tmpe23NWv.zip |#####--------------------------------------------------| 8.26% tmpe23NWv.zip |#####--------------------------------------------------| 8.31% tmpe23NWv.zip |#####--------------------------------------------------| 8.35% tmpe23NWv.zip |#####--------------------------------------------------| 8.4% tmpe23NWv.zip |#####--------------------------------------------------| 8.45% tmpe23NWv.zip |#####--------------------------------------------------| 8.49% tmpe23NWv.zip |#####--------------------------------------------------| 8.54% tmpe23NWv.zip |#####--------------------------------------------------| 8.58% tmpe23NWv.zip |#####--------------------------------------------------| 8.63% tmpe23NWv.zip |#####--------------------------------------------------| 8.67% tmpe23NWv.zip |#####--------------------------------------------------| 8.72% tmpe23NWv.zip |#####--------------------------------------------------| 8.76% tmpe23NWv.zip |#####--------------------------------------------------| 8.81% tmpe23NWv.zip |#####--------------------------------------------------| 8.86% tmpe23NWv.zip |#####--------------------------------------------------| 8.9% tmpe23NWv.zip |#####--------------------------------------------------| 8.95% tmpe23NWv.zip |#####--------------------------------------------------| 8.99% tmpe23NWv.zip |#####--------------------------------------------------| 9.04% tmpe23NWv.zip |#####--------------------------------------------------| 9.08% tmpe23NWv.zip |#####--------------------------------------------------| 9.13% tmpe23NWv.zip |#####--------------------------------------------------| 9.18% tmpe23NWv.zip |#####--------------------------------------------------| 9.22% tmpe23NWv.zip |#####--------------------------------------------------| 9.27% tmpe23NWv.zip |#####--------------------------------------------------| 9.31% tmpe23NWv.zip |#####--------------------------------------------------| 9.36% tmpe23NWv.zip |#####--------------------------------------------------| 9.4% tmpe23NWv.zip |#####--------------------------------------------------| 9.45% tmpe23NWv.zip |#####--------------------------------------------------| 9.5% tmpe23NWv.zip |#####--------------------------------------------------| 9.54% tmpe23NWv.zip |#####--------------------------------------------------| 9.59% tmpe23NWv.zip |#####--------------------------------------------------| 9.63% tmpe23NWv.zip |#####--------------------------------------------------| 9.68% tmpe23NWv.zip |#####--------------------------------------------------| 9.72% tmpe23NWv.zip |#####--------------------------------------------------| 9.77% tmpe23NWv.zip |#####--------------------------------------------------| 9.81% tmpe23NWv.zip |#####--------------------------------------------------| 9.86% tmpe23NWv.zip |#####--------------------------------------------------| 9.91% tmpe23NWv.zip |#####--------------------------------------------------| 9.95% tmpe23NWv.zip |#####--------------------------------------------------| 10.0% tmpe23NWv.zip |######-------------------------------------------------| 10.04% tmpe23NWv.zip |######-------------------------------------------------| 10.09% tmpe23NWv.zip |######-------------------------------------------------| 10.13% tmpe23NWv.zip |######-------------------------------------------------| 10.18% tmpe23NWv.zip |######-------------------------------------------------| 10.23% tmpe23NWv.zip |######-------------------------------------------------| 10.27% tmpe23NWv.zip |######-------------------------------------------------| 10.32% tmpe23NWv.zip |######-------------------------------------------------| 10.36% tmpe23NWv.zip |######-------------------------------------------------| 10.41% tmpe23NWv.zip |######-------------------------------------------------| 10.45% tmpe23NWv.zip |######-------------------------------------------------| 10.5% tmpe23NWv.zip |######-------------------------------------------------| 10.54% tmpe23NWv.zip |######-------------------------------------------------| 10.59% tmpe23NWv.zip |######-------------------------------------------------| 10.64% tmpe23NWv.zip |######-------------------------------------------------| 10.68% tmpe23NWv.zip |######-------------------------------------------------| 10.73% tmpe23NWv.zip |######-------------------------------------------------| 10.77% tmpe23NWv.zip |######-------------------------------------------------| 10.82% tmpe23NWv.zip |######-------------------------------------------------| 10.86% tmpe23NWv.zip |######-------------------------------------------------| 10.91% tmpe23NWv.zip |######-------------------------------------------------| 10.96% tmpe23NWv.zip |######-------------------------------------------------| 11.0% tmpe23NWv.zip |######-------------------------------------------------| 11.05% tmpe23NWv.zip |######-------------------------------------------------| 11.09% tmpe23NWv.zip |######-------------------------------------------------| 11.14% tmpe23NWv.zip |######-------------------------------------------------| 11.18% tmpe23NWv.zip |######-------------------------------------------------| 11.23% tmpe23NWv.zip |######-------------------------------------------------| 11.28% tmpe23NWv.zip |######-------------------------------------------------| 11.32% tmpe23NWv.zip |######-------------------------------------------------| 11.37% tmpe23NWv.zip |######-------------------------------------------------| 11.41% tmpe23NWv.zip |######-------------------------------------------------| 11.46% tmpe23NWv.zip |######-------------------------------------------------| 11.5% tmpe23NWv.zip |######-------------------------------------------------| 11.55% tmpe23NWv.zip |######-------------------------------------------------| 11.59% tmpe23NWv.zip |######-------------------------------------------------| 11.64% tmpe23NWv.zip |######-------------------------------------------------| 11.69% tmpe23NWv.zip |######-------------------------------------------------| 11.73% tmpe23NWv.zip |######-------------------------------------------------| 11.78% tmpe23NWv.zip |#######------------------------------------------------| 11.82% tmpe23NWv.zip |#######------------------------------------------------| 11.87% tmpe23NWv.zip |#######------------------------------------------------| 11.91% tmpe23NWv.zip |#######------------------------------------------------| 11.96% tmpe23NWv.zip |#######------------------------------------------------| 12.01% tmpe23NWv.zip |#######------------------------------------------------| 12.05% tmpe23NWv.zip |#######------------------------------------------------| 12.1% tmpe23NWv.zip |#######------------------------------------------------| 12.14% tmpe23NWv.zip |#######------------------------------------------------| 12.19% tmpe23NWv.zip |#######------------------------------------------------| 12.23% tmpe23NWv.zip |#######------------------------------------------------| 12.28% tmpe23NWv.zip |#######------------------------------------------------| 12.33% tmpe23NWv.zip |#######------------------------------------------------| 12.37% tmpe23NWv.zip |#######------------------------------------------------| 12.42% tmpe23NWv.zip |#######------------------------------------------------| 12.46% tmpe23NWv.zip |#######------------------------------------------------| 12.51% tmpe23NWv.zip |#######------------------------------------------------| 12.55% tmpe23NWv.zip |#######------------------------------------------------| 12.6% tmpe23NWv.zip |#######------------------------------------------------| 12.64% tmpe23NWv.zip |#######------------------------------------------------| 12.69% tmpe23NWv.zip |#######------------------------------------------------| 12.74% tmpe23NWv.zip |#######------------------------------------------------| 12.78% tmpe23NWv.zip |#######------------------------------------------------| 12.83% tmpe23NWv.zip |#######------------------------------------------------| 12.87% tmpe23NWv.zip |#######------------------------------------------------| 12.92% tmpe23NWv.zip |#######------------------------------------------------| 12.96% tmpe23NWv.zip |#######------------------------------------------------| 13.01% tmpe23NWv.zip |#######------------------------------------------------| 13.06% tmpe23NWv.zip |#######------------------------------------------------| 13.1% tmpe23NWv.zip |#######------------------------------------------------| 13.15% tmpe23NWv.zip |#######------------------------------------------------| 13.19% tmpe23NWv.zip |#######------------------------------------------------| 13.24% tmpe23NWv.zip |#######------------------------------------------------| 13.28% tmpe23NWv.zip |#######------------------------------------------------| 13.33% tmpe23NWv.zip |#######------------------------------------------------| 13.38% tmpe23NWv.zip |#######------------------------------------------------| 13.42% tmpe23NWv.zip |#######------------------------------------------------| 13.47% tmpe23NWv.zip |#######------------------------------------------------| 13.51% tmpe23NWv.zip |#######------------------------------------------------| 13.56% tmpe23NWv.zip |#######------------------------------------------------| 13.6% tmpe23NWv.zip |########-----------------------------------------------| 13.65% tmpe23NWv.zip |########-----------------------------------------------| 13.69% tmpe23NWv.zip |########-----------------------------------------------| 13.74% tmpe23NWv.zip |########-----------------------------------------------| 13.79% tmpe23NWv.zip |########-----------------------------------------------| 13.83% tmpe23NWv.zip |########-----------------------------------------------| 13.88% tmpe23NWv.zip |########-----------------------------------------------| 13.92% tmpe23NWv.zip |########-----------------------------------------------| 13.97% tmpe23NWv.zip |########-----------------------------------------------| 14.01% tmpe23NWv.zip |########-----------------------------------------------| 14.06% tmpe23NWv.zip |########-----------------------------------------------| 14.11% tmpe23NWv.zip |########-----------------------------------------------| 14.15% tmpe23NWv.zip |########-----------------------------------------------| 14.2% tmpe23NWv.zip |########-----------------------------------------------| 14.24% tmpe23NWv.zip |########-----------------------------------------------| 14.29% tmpe23NWv.zip |########-----------------------------------------------| 14.33% tmpe23NWv.zip |########-----------------------------------------------| 14.38% tmpe23NWv.zip |########-----------------------------------------------| 14.43% tmpe23NWv.zip |########-----------------------------------------------| 14.47% tmpe23NWv.zip |########-----------------------------------------------| 14.52% tmpe23NWv.zip |########-----------------------------------------------| 14.56% tmpe23NWv.zip |########-----------------------------------------------| 14.61% tmpe23NWv.zip |########-----------------------------------------------| 14.65% tmpe23NWv.zip |########-----------------------------------------------| 14.7% tmpe23NWv.zip |########-----------------------------------------------| 14.74% tmpe23NWv.zip |########-----------------------------------------------| 14.79% tmpe23NWv.zip |########-----------------------------------------------| 14.84% tmpe23NWv.zip |########-----------------------------------------------| 14.88% tmpe23NWv.zip |########-----------------------------------------------| 14.93% tmpe23NWv.zip |########-----------------------------------------------| 14.97% tmpe23NWv.zip |########-----------------------------------------------| 15.02% tmpe23NWv.zip |########-----------------------------------------------| 15.06% tmpe23NWv.zip |########-----------------------------------------------| 15.11% tmpe23NWv.zip |########-----------------------------------------------| 15.16% tmpe23NWv.zip |########-----------------------------------------------| 15.2% tmpe23NWv.zip |########-----------------------------------------------| 15.25% tmpe23NWv.zip |########-----------------------------------------------| 15.29% tmpe23NWv.zip |########-----------------------------------------------| 15.34% tmpe23NWv.zip |########-----------------------------------------------| 15.38% tmpe23NWv.zip |########-----------------------------------------------| 15.43% tmpe23NWv.zip |#########----------------------------------------------| 15.48% tmpe23NWv.zip |#########----------------------------------------------| 15.52% tmpe23NWv.zip |#########----------------------------------------------| 15.57% tmpe23NWv.zip |#########----------------------------------------------| 15.61% tmpe23NWv.zip |#########----------------------------------------------| 15.66% tmpe23NWv.zip |#########----------------------------------------------| 15.7% tmpe23NWv.zip |#########----------------------------------------------| 15.75% tmpe23NWv.zip |#########----------------------------------------------| 15.79% tmpe23NWv.zip |#########----------------------------------------------| 15.84% tmpe23NWv.zip |#########----------------------------------------------| 15.89% tmpe23NWv.zip |#########----------------------------------------------| 15.93% tmpe23NWv.zip |#########----------------------------------------------| 15.98% tmpe23NWv.zip |#########----------------------------------------------| 16.02% tmpe23NWv.zip |#########----------------------------------------------| 16.07% tmpe23NWv.zip |#########----------------------------------------------| 16.11% tmpe23NWv.zip |#########----------------------------------------------| 16.16% tmpe23NWv.zip |#########----------------------------------------------| 16.21% tmpe23NWv.zip |#########----------------------------------------------| 16.25% tmpe23NWv.zip |#########----------------------------------------------| 16.3% tmpe23NWv.zip |#########----------------------------------------------| 16.34% tmpe23NWv.zip |#########----------------------------------------------| 16.39% tmpe23NWv.zip |#########----------------------------------------------| 16.43% tmpe23NWv.zip |#########----------------------------------------------| 16.48% tmpe23NWv.zip |#########----------------------------------------------| 16.53% tmpe23NWv.zip |#########----------------------------------------------| 16.57% tmpe23NWv.zip |#########----------------------------------------------| 16.62% tmpe23NWv.zip |#########----------------------------------------------| 16.66% tmpe23NWv.zip |#########----------------------------------------------| 16.71% tmpe23NWv.zip |#########----------------------------------------------| 16.75% tmpe23NWv.zip |#########----------------------------------------------| 16.8% tmpe23NWv.zip |#########----------------------------------------------| 16.84% tmpe23NWv.zip |#########----------------------------------------------| 16.89% tmpe23NWv.zip |#########----------------------------------------------| 16.94% tmpe23NWv.zip |#########----------------------------------------------| 16.98% tmpe23NWv.zip |#########----------------------------------------------| 17.03% tmpe23NWv.zip |#########----------------------------------------------| 17.07% tmpe23NWv.zip |#########----------------------------------------------| 17.12% tmpe23NWv.zip |#########----------------------------------------------| 17.16% tmpe23NWv.zip |#########----------------------------------------------| 17.21% tmpe23NWv.zip |#########----------------------------------------------| 17.26% tmpe23NWv.zip |##########---------------------------------------------| 17.3% tmpe23NWv.zip |##########---------------------------------------------| 17.35% tmpe23NWv.zip |##########---------------------------------------------| 17.39% tmpe23NWv.zip |##########---------------------------------------------| 17.44% tmpe23NWv.zip |##########---------------------------------------------| 17.48% tmpe23NWv.zip |##########---------------------------------------------| 17.53% tmpe23NWv.zip |##########---------------------------------------------| 17.57% tmpe23NWv.zip |##########---------------------------------------------| 17.62% tmpe23NWv.zip |##########---------------------------------------------| 17.67% tmpe23NWv.zip |##########---------------------------------------------| 17.71% tmpe23NWv.zip |##########---------------------------------------------| 17.76% tmpe23NWv.zip |##########---------------------------------------------| 17.8% tmpe23NWv.zip |##########---------------------------------------------| 17.85% tmpe23NWv.zip |##########---------------------------------------------| 17.89% tmpe23NWv.zip |##########---------------------------------------------| 17.94% tmpe23NWv.zip |##########---------------------------------------------| 17.99% tmpe23NWv.zip |##########---------------------------------------------| 18.03% tmpe23NWv.zip |##########---------------------------------------------| 18.08% tmpe23NWv.zip |##########---------------------------------------------| 18.12% tmpe23NWv.zip |##########---------------------------------------------| 18.17% tmpe23NWv.zip |##########---------------------------------------------| 18.21% tmpe23NWv.zip |##########---------------------------------------------| 18.26% tmpe23NWv.zip |##########---------------------------------------------| 18.31% tmpe23NWv.zip |##########---------------------------------------------| 18.35% tmpe23NWv.zip |##########---------------------------------------------| 18.4% tmpe23NWv.zip |##########---------------------------------------------| 18.44% tmpe23NWv.zip |##########---------------------------------------------| 18.49% tmpe23NWv.zip |##########---------------------------------------------| 18.53% tmpe23NWv.zip |##########---------------------------------------------| 18.58% tmpe23NWv.zip |##########---------------------------------------------| 18.62% tmpe23NWv.zip |##########---------------------------------------------| 18.67% tmpe23NWv.zip |##########---------------------------------------------| 18.72% tmpe23NWv.zip |##########---------------------------------------------| 18.76% tmpe23NWv.zip |##########---------------------------------------------| 18.81% tmpe23NWv.zip |##########---------------------------------------------| 18.85% tmpe23NWv.zip |##########---------------------------------------------| 18.9% tmpe23NWv.zip |##########---------------------------------------------| 18.94% tmpe23NWv.zip |##########---------------------------------------------| 18.99% tmpe23NWv.zip |##########---------------------------------------------| 19.04% tmpe23NWv.zip |##########---------------------------------------------| 19.08% tmpe23NWv.zip |###########--------------------------------------------| 19.13% tmpe23NWv.zip |###########--------------------------------------------| 19.17% tmpe23NWv.zip |###########--------------------------------------------| 19.22% tmpe23NWv.zip |###########--------------------------------------------| 19.26% tmpe23NWv.zip |###########--------------------------------------------| 19.31% tmpe23NWv.zip |###########--------------------------------------------| 19.36% tmpe23NWv.zip |###########--------------------------------------------| 19.4% tmpe23NWv.zip |###########--------------------------------------------| 19.45% tmpe23NWv.zip |###########--------------------------------------------| 19.49% tmpe23NWv.zip |###########--------------------------------------------| 19.54% tmpe23NWv.zip |###########--------------------------------------------| 19.58% tmpe23NWv.zip |###########--------------------------------------------| 19.63% tmpe23NWv.zip |###########--------------------------------------------| 19.67% tmpe23NWv.zip |###########--------------------------------------------| 19.72% tmpe23NWv.zip |###########--------------------------------------------| 19.77% tmpe23NWv.zip |###########--------------------------------------------| 19.81% tmpe23NWv.zip |###########--------------------------------------------| 19.86% tmpe23NWv.zip |###########--------------------------------------------| 19.9% tmpe23NWv.zip |###########--------------------------------------------| 19.95% tmpe23NWv.zip |###########--------------------------------------------| 19.99% tmpe23NWv.zip |###########--------------------------------------------| 20.04% tmpe23NWv.zip |###########--------------------------------------------| 20.09% tmpe23NWv.zip |###########--------------------------------------------| 20.13% tmpe23NWv.zip |###########--------------------------------------------| 20.18% tmpe23NWv.zip |###########--------------------------------------------| 20.22% tmpe23NWv.zip |###########--------------------------------------------| 20.27% tmpe23NWv.zip |###########--------------------------------------------| 20.31% tmpe23NWv.zip |###########--------------------------------------------| 20.36% tmpe23NWv.zip |###########--------------------------------------------| 20.41% tmpe23NWv.zip |###########--------------------------------------------| 20.45% tmpe23NWv.zip |###########--------------------------------------------| 20.5% tmpe23NWv.zip |###########--------------------------------------------| 20.54% tmpe23NWv.zip |###########--------------------------------------------| 20.59% tmpe23NWv.zip |###########--------------------------------------------| 20.63% tmpe23NWv.zip |###########--------------------------------------------| 20.68% tmpe23NWv.zip |###########--------------------------------------------| 20.72% tmpe23NWv.zip |###########--------------------------------------------| 20.77% tmpe23NWv.zip |###########--------------------------------------------| 20.82% tmpe23NWv.zip |###########--------------------------------------------| 20.86% tmpe23NWv.zip |###########--------------------------------------------| 20.91% tmpe23NWv.zip |############-------------------------------------------| 20.95% tmpe23NWv.zip |############-------------------------------------------| 21.0% tmpe23NWv.zip |############-------------------------------------------| 21.04% tmpe23NWv.zip |############-------------------------------------------| 21.09% tmpe23NWv.zip |############-------------------------------------------| 21.14% tmpe23NWv.zip |############-------------------------------------------| 21.18% tmpe23NWv.zip |############-------------------------------------------| 21.23% tmpe23NWv.zip |############-------------------------------------------| 21.27% tmpe23NWv.zip |############-------------------------------------------| 21.32% tmpe23NWv.zip |############-------------------------------------------| 21.36% tmpe23NWv.zip |############-------------------------------------------| 21.41% tmpe23NWv.zip |############-------------------------------------------| 21.46% tmpe23NWv.zip |############-------------------------------------------| 21.5% tmpe23NWv.zip |############-------------------------------------------| 21.55% tmpe23NWv.zip |############-------------------------------------------| 21.59% tmpe23NWv.zip |############-------------------------------------------| 21.64% tmpe23NWv.zip |############-------------------------------------------| 21.68% tmpe23NWv.zip |############-------------------------------------------| 21.73% tmpe23NWv.zip |############-------------------------------------------| 21.77% tmpe23NWv.zip |############-------------------------------------------| 21.82% tmpe23NWv.zip |############-------------------------------------------| 21.87% tmpe23NWv.zip |############-------------------------------------------| 21.91% tmpe23NWv.zip |############-------------------------------------------| 21.96% tmpe23NWv.zip |############-------------------------------------------| 22.0% tmpe23NWv.zip |############-------------------------------------------| 22.05% tmpe23NWv.zip |############-------------------------------------------| 22.09% tmpe23NWv.zip |############-------------------------------------------| 22.14% tmpe23NWv.zip |############-------------------------------------------| 22.19% tmpe23NWv.zip |############-------------------------------------------| 22.23% tmpe23NWv.zip |############-------------------------------------------| 22.28% tmpe23NWv.zip |############-------------------------------------------| 22.32% tmpe23NWv.zip |############-------------------------------------------| 22.37% tmpe23NWv.zip |############-------------------------------------------| 22.41% tmpe23NWv.zip |############-------------------------------------------| 22.46% tmpe23NWv.zip |############-------------------------------------------| 22.51% tmpe23NWv.zip |############-------------------------------------------| 22.55% tmpe23NWv.zip |############-------------------------------------------| 22.6% tmpe23NWv.zip |############-------------------------------------------| 22.64% tmpe23NWv.zip |############-------------------------------------------| 22.69% tmpe23NWv.zip |#############------------------------------------------| 22.73% tmpe23NWv.zip |#############------------------------------------------| 22.78% tmpe23NWv.zip |#############------------------------------------------| 22.82% tmpe23NWv.zip |#############------------------------------------------| 22.87% tmpe23NWv.zip |#############------------------------------------------| 22.92% tmpe23NWv.zip |#############------------------------------------------| 22.96% tmpe23NWv.zip |#############------------------------------------------| 23.01% tmpe23NWv.zip |#############------------------------------------------| 23.05% tmpe23NWv.zip |#############------------------------------------------| 23.1% tmpe23NWv.zip |#############------------------------------------------| 23.14% tmpe23NWv.zip |#############------------------------------------------| 23.19% tmpe23NWv.zip |#############------------------------------------------| 23.24% tmpe23NWv.zip |#############------------------------------------------| 23.28% tmpe23NWv.zip |#############------------------------------------------| 23.33% tmpe23NWv.zip |#############------------------------------------------| 23.37% tmpe23NWv.zip |#############------------------------------------------| 23.42% tmpe23NWv.zip |#############------------------------------------------| 23.46% tmpe23NWv.zip |#############------------------------------------------| 23.51% tmpe23NWv.zip |#############------------------------------------------| 23.56% tmpe23NWv.zip |#############------------------------------------------| 23.6% tmpe23NWv.zip |#############------------------------------------------| 23.65% tmpe23NWv.zip |#############------------------------------------------| 23.69% tmpe23NWv.zip |#############------------------------------------------| 23.74% tmpe23NWv.zip |#############------------------------------------------| 23.78% tmpe23NWv.zip |#############------------------------------------------| 23.83% tmpe23NWv.zip |#############------------------------------------------| 23.87% tmpe23NWv.zip |#############------------------------------------------| 23.92% tmpe23NWv.zip |#############------------------------------------------| 23.97% tmpe23NWv.zip |#############------------------------------------------| 24.01% tmpe23NWv.zip |#############------------------------------------------| 24.06% tmpe23NWv.zip |#############------------------------------------------| 24.1% tmpe23NWv.zip |#############------------------------------------------| 24.15% tmpe23NWv.zip |#############------------------------------------------| 24.19% tmpe23NWv.zip |#############------------------------------------------| 24.24% tmpe23NWv.zip |#############------------------------------------------| 24.29% tmpe23NWv.zip |#############------------------------------------------| 24.33% tmpe23NWv.zip |#############------------------------------------------| 24.38% tmpe23NWv.zip |#############------------------------------------------| 24.42% tmpe23NWv.zip |#############------------------------------------------| 24.47% tmpe23NWv.zip |#############------------------------------------------| 24.51% tmpe23NWv.zip |##############-----------------------------------------| 24.56% tmpe23NWv.zip |##############-----------------------------------------| 24.6% tmpe23NWv.zip |##############-----------------------------------------| 24.65% tmpe23NWv.zip |##############-----------------------------------------| 24.7% tmpe23NWv.zip |##############-----------------------------------------| 24.74% tmpe23NWv.zip |##############-----------------------------------------| 24.79% tmpe23NWv.zip |##############-----------------------------------------| 24.83% tmpe23NWv.zip |##############-----------------------------------------| 24.88% tmpe23NWv.zip |##############-----------------------------------------| 24.92% tmpe23NWv.zip |##############-----------------------------------------| 24.97% tmpe23NWv.zip |##############-----------------------------------------| 25.02% tmpe23NWv.zip |##############-----------------------------------------| 25.06% tmpe23NWv.zip |##############-----------------------------------------| 25.11% tmpe23NWv.zip |##############-----------------------------------------| 25.15% tmpe23NWv.zip |##############-----------------------------------------| 25.2% tmpe23NWv.zip |##############-----------------------------------------| 25.24% tmpe23NWv.zip |##############-----------------------------------------| 25.29% tmpe23NWv.zip |##############-----------------------------------------| 25.34% tmpe23NWv.zip |##############-----------------------------------------| 25.38% tmpe23NWv.zip |##############-----------------------------------------| 25.43% tmpe23NWv.zip |##############-----------------------------------------| 25.47% tmpe23NWv.zip |##############-----------------------------------------| 25.52% tmpe23NWv.zip |##############-----------------------------------------| 25.56% tmpe23NWv.zip |##############-----------------------------------------| 25.61% tmpe23NWv.zip |##############-----------------------------------------| 25.65% tmpe23NWv.zip |##############-----------------------------------------| 25.7% tmpe23NWv.zip |##############-----------------------------------------| 25.75% tmpe23NWv.zip |##############-----------------------------------------| 25.79% tmpe23NWv.zip |##############-----------------------------------------| 25.84% tmpe23NWv.zip |##############-----------------------------------------| 25.88% tmpe23NWv.zip |##############-----------------------------------------| 25.93% tmpe23NWv.zip |##############-----------------------------------------| 25.97% tmpe23NWv.zip |##############-----------------------------------------| 26.02% tmpe23NWv.zip |##############-----------------------------------------| 26.07% tmpe23NWv.zip |##############-----------------------------------------| 26.11% tmpe23NWv.zip |##############-----------------------------------------| 26.16% tmpe23NWv.zip |##############-----------------------------------------| 26.2% tmpe23NWv.zip |##############-----------------------------------------| 26.25% tmpe23NWv.zip |##############-----------------------------------------| 26.29% tmpe23NWv.zip |##############-----------------------------------------| 26.34% tmpe23NWv.zip |###############----------------------------------------| 26.39% tmpe23NWv.zip |###############----------------------------------------| 26.43% tmpe23NWv.zip |###############----------------------------------------| 26.48% tmpe23NWv.zip |###############----------------------------------------| 26.52% tmpe23NWv.zip |###############----------------------------------------| 26.57% tmpe23NWv.zip |###############----------------------------------------| 26.61% tmpe23NWv.zip |###############----------------------------------------| 26.66% tmpe23NWv.zip |###############----------------------------------------| 26.7% tmpe23NWv.zip |###############----------------------------------------| 26.75% tmpe23NWv.zip |###############----------------------------------------| 26.8% tmpe23NWv.zip |###############----------------------------------------| 26.84% tmpe23NWv.zip |###############----------------------------------------| 26.89% tmpe23NWv.zip |###############----------------------------------------| 26.93% tmpe23NWv.zip |###############----------------------------------------| 26.98% tmpe23NWv.zip |###############----------------------------------------| 27.02% tmpe23NWv.zip |###############----------------------------------------| 27.07% tmpe23NWv.zip |###############----------------------------------------| 27.12% tmpe23NWv.zip |###############----------------------------------------| 27.16% tmpe23NWv.zip |###############----------------------------------------| 27.21% tmpe23NWv.zip |###############----------------------------------------| 27.25% tmpe23NWv.zip |###############----------------------------------------| 27.3% tmpe23NWv.zip |###############----------------------------------------| 27.34% tmpe23NWv.zip |###############----------------------------------------| 27.39% tmpe23NWv.zip |###############----------------------------------------| 27.44% tmpe23NWv.zip |###############----------------------------------------| 27.48% tmpe23NWv.zip |###############----------------------------------------| 27.53% tmpe23NWv.zip |###############----------------------------------------| 27.57% tmpe23NWv.zip |###############----------------------------------------| 27.62% tmpe23NWv.zip |###############----------------------------------------| 27.66% tmpe23NWv.zip |###############----------------------------------------| 27.71% tmpe23NWv.zip |###############----------------------------------------| 27.75% tmpe23NWv.zip |###############----------------------------------------| 27.8% tmpe23NWv.zip |###############----------------------------------------| 27.85% tmpe23NWv.zip |###############----------------------------------------| 27.89% tmpe23NWv.zip |###############----------------------------------------| 27.94% tmpe23NWv.zip |###############----------------------------------------| 27.98% tmpe23NWv.zip |###############----------------------------------------| 28.03% tmpe23NWv.zip |###############----------------------------------------| 28.07% tmpe23NWv.zip |###############----------------------------------------| 28.12% tmpe23NWv.zip |###############----------------------------------------| 28.17% tmpe23NWv.zip |################---------------------------------------| 28.21% tmpe23NWv.zip |################---------------------------------------| 28.26% tmpe23NWv.zip |################---------------------------------------| 28.3% tmpe23NWv.zip |################---------------------------------------| 28.35% tmpe23NWv.zip |################---------------------------------------| 28.39% tmpe23NWv.zip |################---------------------------------------| 28.44% tmpe23NWv.zip |################---------------------------------------| 28.49% tmpe23NWv.zip |################---------------------------------------| 28.53% tmpe23NWv.zip |################---------------------------------------| 28.58% tmpe23NWv.zip |################---------------------------------------| 28.62% tmpe23NWv.zip |################---------------------------------------| 28.67% tmpe23NWv.zip |################---------------------------------------| 28.71% tmpe23NWv.zip |################---------------------------------------| 28.76% tmpe23NWv.zip |################---------------------------------------| 28.8% tmpe23NWv.zip |################---------------------------------------| 28.85% tmpe23NWv.zip |################---------------------------------------| 28.9% tmpe23NWv.zip |################---------------------------------------| 28.94% tmpe23NWv.zip |################---------------------------------------| 28.99% tmpe23NWv.zip |################---------------------------------------| 29.03% tmpe23NWv.zip |################---------------------------------------| 29.08% tmpe23NWv.zip |################---------------------------------------| 29.12% tmpe23NWv.zip |################---------------------------------------| 29.17% tmpe23NWv.zip |################---------------------------------------| 29.22% tmpe23NWv.zip |################---------------------------------------| 29.26% tmpe23NWv.zip |################---------------------------------------| 29.31% tmpe23NWv.zip |################---------------------------------------| 29.35% tmpe23NWv.zip |################---------------------------------------| 29.4% tmpe23NWv.zip |################---------------------------------------| 29.44% tmpe23NWv.zip |################---------------------------------------| 29.49% tmpe23NWv.zip |################---------------------------------------| 29.54% tmpe23NWv.zip |################---------------------------------------| 29.58% tmpe23NWv.zip |################---------------------------------------| 29.63% tmpe23NWv.zip |################---------------------------------------| 29.67% tmpe23NWv.zip |################---------------------------------------| 29.72% tmpe23NWv.zip |################---------------------------------------| 29.76% tmpe23NWv.zip |################---------------------------------------| 29.81% tmpe23NWv.zip |################---------------------------------------| 29.85% tmpe23NWv.zip |################---------------------------------------| 29.9% tmpe23NWv.zip |################---------------------------------------| 29.95% tmpe23NWv.zip |################---------------------------------------| 29.99% tmpe23NWv.zip |#################--------------------------------------| 30.04% tmpe23NWv.zip |#################--------------------------------------| 30.08% tmpe23NWv.zip |#################--------------------------------------| 30.13% tmpe23NWv.zip |#################--------------------------------------| 30.17% tmpe23NWv.zip |#################--------------------------------------| 30.22% tmpe23NWv.zip |#################--------------------------------------| 30.27% tmpe23NWv.zip |#################--------------------------------------| 30.31% tmpe23NWv.zip |#################--------------------------------------| 30.36% tmpe23NWv.zip |#################--------------------------------------| 30.4% tmpe23NWv.zip |#################--------------------------------------| 30.45% tmpe23NWv.zip |#################--------------------------------------| 30.49% tmpe23NWv.zip |#################--------------------------------------| 30.54% tmpe23NWv.zip |#################--------------------------------------| 30.59% tmpe23NWv.zip |#################--------------------------------------| 30.63% tmpe23NWv.zip |#################--------------------------------------| 30.68% tmpe23NWv.zip |#################--------------------------------------| 30.72% tmpe23NWv.zip |#################--------------------------------------| 30.77% tmpe23NWv.zip |#################--------------------------------------| 30.81% tmpe23NWv.zip |#################--------------------------------------| 30.86% tmpe23NWv.zip |#################--------------------------------------| 30.9% tmpe23NWv.zip |#################--------------------------------------| 30.95% tmpe23NWv.zip |#################--------------------------------------| 31.0% tmpe23NWv.zip |#################--------------------------------------| 31.04% tmpe23NWv.zip |#################--------------------------------------| 31.09% tmpe23NWv.zip |#################--------------------------------------| 31.13% tmpe23NWv.zip |#################--------------------------------------| 31.18% tmpe23NWv.zip |#################--------------------------------------| 31.22% tmpe23NWv.zip |#################--------------------------------------| 31.27% tmpe23NWv.zip |#################--------------------------------------| 31.32% tmpe23NWv.zip |#################--------------------------------------| 31.36% tmpe23NWv.zip |#################--------------------------------------| 31.41% tmpe23NWv.zip |#################--------------------------------------| 31.45% tmpe23NWv.zip |#################--------------------------------------| 31.5% tmpe23NWv.zip |#################--------------------------------------| 31.54% tmpe23NWv.zip |#################--------------------------------------| 31.59% tmpe23NWv.zip |#################--------------------------------------| 31.63% tmpe23NWv.zip |#################--------------------------------------| 31.68% tmpe23NWv.zip |#################--------------------------------------| 31.73% tmpe23NWv.zip |#################--------------------------------------| 31.77% tmpe23NWv.zip |#################--------------------------------------| 31.82% tmpe23NWv.zip |##################-------------------------------------| 31.86% tmpe23NWv.zip |##################-------------------------------------| 31.91% tmpe23NWv.zip |##################-------------------------------------| 31.95% tmpe23NWv.zip |##################-------------------------------------| 32.0% tmpe23NWv.zip |##################-------------------------------------| 32.05% tmpe23NWv.zip |##################-------------------------------------| 32.09% tmpe23NWv.zip |##################-------------------------------------| 32.14% tmpe23NWv.zip |##################-------------------------------------| 32.18% tmpe23NWv.zip |##################-------------------------------------| 32.23% tmpe23NWv.zip |##################-------------------------------------| 32.27% tmpe23NWv.zip |##################-------------------------------------| 32.32% tmpe23NWv.zip |##################-------------------------------------| 32.37% tmpe23NWv.zip |##################-------------------------------------| 32.41% tmpe23NWv.zip |##################-------------------------------------| 32.46% tmpe23NWv.zip |##################-------------------------------------| 32.5% tmpe23NWv.zip |##################-------------------------------------| 32.55% tmpe23NWv.zip |##################-------------------------------------| 32.59% tmpe23NWv.zip |##################-------------------------------------| 32.64% tmpe23NWv.zip |##################-------------------------------------| 32.68% tmpe23NWv.zip |##################-------------------------------------| 32.73% tmpe23NWv.zip |##################-------------------------------------| 32.78% tmpe23NWv.zip |##################-------------------------------------| 32.82% tmpe23NWv.zip |##################-------------------------------------| 32.87% tmpe23NWv.zip |##################-------------------------------------| 32.91% tmpe23NWv.zip |##################-------------------------------------| 32.96% tmpe23NWv.zip |##################-------------------------------------| 33.0% tmpe23NWv.zip |##################-------------------------------------| 33.05% tmpe23NWv.zip |##################-------------------------------------| 33.1% tmpe23NWv.zip |##################-------------------------------------| 33.14% tmpe23NWv.zip |##################-------------------------------------| 33.19% tmpe23NWv.zip |##################-------------------------------------| 33.23% tmpe23NWv.zip |##################-------------------------------------| 33.28% tmpe23NWv.zip |##################-------------------------------------| 33.32% tmpe23NWv.zip |##################-------------------------------------| 33.37% tmpe23NWv.zip |##################-------------------------------------| 33.42% tmpe23NWv.zip |##################-------------------------------------| 33.46% tmpe23NWv.zip |##################-------------------------------------| 33.51% tmpe23NWv.zip |##################-------------------------------------| 33.55% tmpe23NWv.zip |##################-------------------------------------| 33.6% tmpe23NWv.zip |###################------------------------------------| 33.64% tmpe23NWv.zip |###################------------------------------------| 33.69% tmpe23NWv.zip |###################------------------------------------| 33.73% tmpe23NWv.zip |###################------------------------------------| 33.78% tmpe23NWv.zip |###################------------------------------------| 33.83% tmpe23NWv.zip |###################------------------------------------| 33.87% tmpe23NWv.zip |###################------------------------------------| 33.92% tmpe23NWv.zip |###################------------------------------------| 33.96% tmpe23NWv.zip |###################------------------------------------| 34.01% tmpe23NWv.zip |###################------------------------------------| 34.05% tmpe23NWv.zip |###################------------------------------------| 34.1% tmpe23NWv.zip |###################------------------------------------| 34.15% tmpe23NWv.zip |###################------------------------------------| 34.19% tmpe23NWv.zip |###################------------------------------------| 34.24% tmpe23NWv.zip |###################------------------------------------| 34.28% tmpe23NWv.zip |###################------------------------------------| 34.33% tmpe23NWv.zip |###################------------------------------------| 34.37% tmpe23NWv.zip |###################------------------------------------| 34.42% tmpe23NWv.zip |###################------------------------------------| 34.47% tmpe23NWv.zip |###################------------------------------------| 34.51% tmpe23NWv.zip |###################------------------------------------| 34.56% tmpe23NWv.zip |###################------------------------------------| 34.6% tmpe23NWv.zip |###################------------------------------------| 34.65% tmpe23NWv.zip |###################------------------------------------| 34.69% tmpe23NWv.zip |###################------------------------------------| 34.74% tmpe23NWv.zip |###################------------------------------------| 34.78% tmpe23NWv.zip |###################------------------------------------| 34.83% tmpe23NWv.zip |###################------------------------------------| 34.88% tmpe23NWv.zip |###################------------------------------------| 34.92% tmpe23NWv.zip |###################------------------------------------| 34.97% tmpe23NWv.zip |###################------------------------------------| 35.01% tmpe23NWv.zip |###################------------------------------------| 35.06% tmpe23NWv.zip |###################------------------------------------| 35.1% tmpe23NWv.zip |###################------------------------------------| 35.15% tmpe23NWv.zip |###################------------------------------------| 35.2% tmpe23NWv.zip |###################------------------------------------| 35.24% tmpe23NWv.zip |###################------------------------------------| 35.29% tmpe23NWv.zip |###################------------------------------------| 35.33% tmpe23NWv.zip |###################------------------------------------| 35.38% tmpe23NWv.zip |###################------------------------------------| 35.42% tmpe23NWv.zip |####################-----------------------------------| 35.47% tmpe23NWv.zip |####################-----------------------------------| 35.52% tmpe23NWv.zip |####################-----------------------------------| 35.56% tmpe23NWv.zip |####################-----------------------------------| 35.61% tmpe23NWv.zip |####################-----------------------------------| 35.65% tmpe23NWv.zip |####################-----------------------------------| 35.7% tmpe23NWv.zip |####################-----------------------------------| 35.74% tmpe23NWv.zip |####################-----------------------------------| 35.79% tmpe23NWv.zip |####################-----------------------------------| 35.83% tmpe23NWv.zip |####################-----------------------------------| 35.88% tmpe23NWv.zip |####################-----------------------------------| 35.93% tmpe23NWv.zip |####################-----------------------------------| 35.97% tmpe23NWv.zip |####################-----------------------------------| 36.02% tmpe23NWv.zip |####################-----------------------------------| 36.06% tmpe23NWv.zip |####################-----------------------------------| 36.11% tmpe23NWv.zip |####################-----------------------------------| 36.15% tmpe23NWv.zip |####################-----------------------------------| 36.2% tmpe23NWv.zip |####################-----------------------------------| 36.25% tmpe23NWv.zip |####################-----------------------------------| 36.29% tmpe23NWv.zip |####################-----------------------------------| 36.34% tmpe23NWv.zip |####################-----------------------------------| 36.38% tmpe23NWv.zip |####################-----------------------------------| 36.43% tmpe23NWv.zip |####################-----------------------------------| 36.47% tmpe23NWv.zip |####################-----------------------------------| 36.52% tmpe23NWv.zip |####################-----------------------------------| 36.57% tmpe23NWv.zip |####################-----------------------------------| 36.61% tmpe23NWv.zip |####################-----------------------------------| 36.66% tmpe23NWv.zip |####################-----------------------------------| 36.7% tmpe23NWv.zip |####################-----------------------------------| 36.75% tmpe23NWv.zip |####################-----------------------------------| 36.79% tmpe23NWv.zip |####################-----------------------------------| 36.84% tmpe23NWv.zip |####################-----------------------------------| 36.88% tmpe23NWv.zip |####################-----------------------------------| 36.93% tmpe23NWv.zip |####################-----------------------------------| 36.98% tmpe23NWv.zip |####################-----------------------------------| 37.02% tmpe23NWv.zip |####################-----------------------------------| 37.07% tmpe23NWv.zip |####################-----------------------------------| 37.11% tmpe23NWv.zip |####################-----------------------------------| 37.16% tmpe23NWv.zip |####################-----------------------------------| 37.2% tmpe23NWv.zip |####################-----------------------------------| 37.25% tmpe23NWv.zip |#####################----------------------------------| 37.3% tmpe23NWv.zip |#####################----------------------------------| 37.34% tmpe23NWv.zip |#####################----------------------------------| 37.39% tmpe23NWv.zip |#####################----------------------------------| 37.43% tmpe23NWv.zip |#####################----------------------------------| 37.48% tmpe23NWv.zip |#####################----------------------------------| 37.52% tmpe23NWv.zip |#####################----------------------------------| 37.57% tmpe23NWv.zip |#####################----------------------------------| 37.62% tmpe23NWv.zip |#####################----------------------------------| 37.66% tmpe23NWv.zip |#####################----------------------------------| 37.71% tmpe23NWv.zip |#####################----------------------------------| 37.75% tmpe23NWv.zip |#####################----------------------------------| 37.8% tmpe23NWv.zip |#####################----------------------------------| 37.84% tmpe23NWv.zip |#####################----------------------------------| 37.89% tmpe23NWv.zip |#####################----------------------------------| 37.93% tmpe23NWv.zip |#####################----------------------------------| 37.98% tmpe23NWv.zip |#####################----------------------------------| 38.03% tmpe23NWv.zip |#####################----------------------------------| 38.07% tmpe23NWv.zip |#####################----------------------------------| 38.12% tmpe23NWv.zip |#####################----------------------------------| 38.16% tmpe23NWv.zip |#####################----------------------------------| 38.21% tmpe23NWv.zip |#####################----------------------------------| 38.25% tmpe23NWv.zip |#####################----------------------------------| 38.3% tmpe23NWv.zip |#####################----------------------------------| 38.35% tmpe23NWv.zip |#####################----------------------------------| 38.39% tmpe23NWv.zip |#####################----------------------------------| 38.44% tmpe23NWv.zip |#####################----------------------------------| 38.48% tmpe23NWv.zip |#####################----------------------------------| 38.53% tmpe23NWv.zip |#####################----------------------------------| 38.57% tmpe23NWv.zip |#####################----------------------------------| 38.62% tmpe23NWv.zip |#####################----------------------------------| 38.66% tmpe23NWv.zip |#####################----------------------------------| 38.71% tmpe23NWv.zip |#####################----------------------------------| 38.76% tmpe23NWv.zip |#####################----------------------------------| 38.8% tmpe23NWv.zip |#####################----------------------------------| 38.85% tmpe23NWv.zip |#####################----------------------------------| 38.89% tmpe23NWv.zip |#####################----------------------------------| 38.94% tmpe23NWv.zip |#####################----------------------------------| 38.98% tmpe23NWv.zip |#####################----------------------------------| 39.03% tmpe23NWv.zip |#####################----------------------------------| 39.08% tmpe23NWv.zip |######################---------------------------------| 39.12% tmpe23NWv.zip |######################---------------------------------| 39.17% tmpe23NWv.zip |######################---------------------------------| 39.21% tmpe23NWv.zip |######################---------------------------------| 39.26% tmpe23NWv.zip |######################---------------------------------| 39.3% tmpe23NWv.zip |######################---------------------------------| 39.35% tmpe23NWv.zip |######################---------------------------------| 39.4% tmpe23NWv.zip |######################---------------------------------| 39.44% tmpe23NWv.zip |######################---------------------------------| 39.49% tmpe23NWv.zip |######################---------------------------------| 39.53% tmpe23NWv.zip |######################---------------------------------| 39.58% tmpe23NWv.zip |######################---------------------------------| 39.62% tmpe23NWv.zip |######################---------------------------------| 39.67% tmpe23NWv.zip |######################---------------------------------| 39.71% tmpe23NWv.zip |######################---------------------------------| 39.76% tmpe23NWv.zip |######################---------------------------------| 39.81% tmpe23NWv.zip |######################---------------------------------| 39.85% tmpe23NWv.zip |######################---------------------------------| 39.9% tmpe23NWv.zip |######################---------------------------------| 39.94% tmpe23NWv.zip |######################---------------------------------| 39.99% tmpe23NWv.zip |######################---------------------------------| 40.03% tmpe23NWv.zip |######################---------------------------------| 40.08% tmpe23NWv.zip |######################---------------------------------| 40.13% tmpe23NWv.zip |######################---------------------------------| 40.17% tmpe23NWv.zip |######################---------------------------------| 40.22% tmpe23NWv.zip |######################---------------------------------| 40.26% tmpe23NWv.zip |######################---------------------------------| 40.31% tmpe23NWv.zip |######################---------------------------------| 40.35% tmpe23NWv.zip |######################---------------------------------| 40.4% tmpe23NWv.zip |######################---------------------------------| 40.45% tmpe23NWv.zip |######################---------------------------------| 40.49% tmpe23NWv.zip |######################---------------------------------| 40.54% tmpe23NWv.zip |######################---------------------------------| 40.58% tmpe23NWv.zip |######################---------------------------------| 40.63% tmpe23NWv.zip |######################---------------------------------| 40.67% tmpe23NWv.zip |######################---------------------------------| 40.72% tmpe23NWv.zip |######################---------------------------------| 40.76% tmpe23NWv.zip |######################---------------------------------| 40.81% tmpe23NWv.zip |######################---------------------------------| 40.86% tmpe23NWv.zip |######################---------------------------------| 40.9% tmpe23NWv.zip |#######################--------------------------------| 40.95% tmpe23NWv.zip |#######################--------------------------------| 40.99% tmpe23NWv.zip |#######################--------------------------------| 41.04% tmpe23NWv.zip |#######################--------------------------------| 41.08% tmpe23NWv.zip |#######################--------------------------------| 41.13% tmpe23NWv.zip |#######################--------------------------------| 41.18% tmpe23NWv.zip |#######################--------------------------------| 41.22% tmpe23NWv.zip |#######################--------------------------------| 41.27% tmpe23NWv.zip |#######################--------------------------------| 41.31% tmpe23NWv.zip |#######################--------------------------------| 41.36% tmpe23NWv.zip |#######################--------------------------------| 41.4% tmpe23NWv.zip |#######################--------------------------------| 41.45% tmpe23NWv.zip |#######################--------------------------------| 41.5% tmpe23NWv.zip |#######################--------------------------------| 41.54% tmpe23NWv.zip |#######################--------------------------------| 41.59% tmpe23NWv.zip |#######################--------------------------------| 41.63% tmpe23NWv.zip |#######################--------------------------------| 41.68% tmpe23NWv.zip |#######################--------------------------------| 41.72% tmpe23NWv.zip |#######################--------------------------------| 41.77% tmpe23NWv.zip |#######################--------------------------------| 41.81% tmpe23NWv.zip |#######################--------------------------------| 41.86% tmpe23NWv.zip |#######################--------------------------------| 41.91% tmpe23NWv.zip |#######################--------------------------------| 41.95% tmpe23NWv.zip |#######################--------------------------------| 42.0% tmpe23NWv.zip |#######################--------------------------------| 42.04% tmpe23NWv.zip |#######################--------------------------------| 42.09% tmpe23NWv.zip |#######################--------------------------------| 42.13% tmpe23NWv.zip |#######################--------------------------------| 42.18% tmpe23NWv.zip |#######################--------------------------------| 42.23% tmpe23NWv.zip |#######################--------------------------------| 42.27% tmpe23NWv.zip |#######################--------------------------------| 42.32% tmpe23NWv.zip |#######################--------------------------------| 42.36% tmpe23NWv.zip |#######################--------------------------------| 42.41% tmpe23NWv.zip |#######################--------------------------------| 42.45% tmpe23NWv.zip |#######################--------------------------------| 42.5% tmpe23NWv.zip |#######################--------------------------------| 42.55% tmpe23NWv.zip |#######################--------------------------------| 42.59% tmpe23NWv.zip |#######################--------------------------------| 42.64% tmpe23NWv.zip |#######################--------------------------------| 42.68% tmpe23NWv.zip |########################-------------------------------| 42.73% tmpe23NWv.zip |########################-------------------------------| 42.77% tmpe23NWv.zip |########################-------------------------------| 42.82% tmpe23NWv.zip |########################-------------------------------| 42.86% tmpe23NWv.zip |########################-------------------------------| 42.91% tmpe23NWv.zip |########################-------------------------------| 42.96% tmpe23NWv.zip |########################-------------------------------| 43.0% tmpe23NWv.zip |########################-------------------------------| 43.05% tmpe23NWv.zip |########################-------------------------------| 43.09% tmpe23NWv.zip |########################-------------------------------| 43.14% tmpe23NWv.zip |########################-------------------------------| 43.18% tmpe23NWv.zip |########################-------------------------------| 43.23% tmpe23NWv.zip |########################-------------------------------| 43.28% tmpe23NWv.zip |########################-------------------------------| 43.32% tmpe23NWv.zip |########################-------------------------------| 43.37% tmpe23NWv.zip |########################-------------------------------| 43.41% tmpe23NWv.zip |########################-------------------------------| 43.46% tmpe23NWv.zip |########################-------------------------------| 43.5% tmpe23NWv.zip |########################-------------------------------| 43.55% tmpe23NWv.zip |########################-------------------------------| 43.6% tmpe23NWv.zip |########################-------------------------------| 43.64% tmpe23NWv.zip |########################-------------------------------| 43.69% tmpe23NWv.zip |########################-------------------------------| 43.73% tmpe23NWv.zip |########################-------------------------------| 43.78% tmpe23NWv.zip |########################-------------------------------| 43.82% tmpe23NWv.zip |########################-------------------------------| 43.87% tmpe23NWv.zip |########################-------------------------------| 43.91% tmpe23NWv.zip |########################-------------------------------| 43.96% tmpe23NWv.zip |########################-------------------------------| 44.01% tmpe23NWv.zip |########################-------------------------------| 44.05% tmpe23NWv.zip |########################-------------------------------| 44.1% tmpe23NWv.zip |########################-------------------------------| 44.14% tmpe23NWv.zip |########################-------------------------------| 44.19% tmpe23NWv.zip |########################-------------------------------| 44.23% tmpe23NWv.zip |########################-------------------------------| 44.28% tmpe23NWv.zip |########################-------------------------------| 44.33% tmpe23NWv.zip |########################-------------------------------| 44.37% tmpe23NWv.zip |########################-------------------------------| 44.42% tmpe23NWv.zip |########################-------------------------------| 44.46% tmpe23NWv.zip |########################-------------------------------| 44.51% tmpe23NWv.zip |#########################------------------------------| 44.55% tmpe23NWv.zip |#########################------------------------------| 44.6% tmpe23NWv.zip |#########################------------------------------| 44.65% tmpe23NWv.zip |#########################------------------------------| 44.69% tmpe23NWv.zip |#########################------------------------------| 44.74% tmpe23NWv.zip |#########################------------------------------| 44.78% tmpe23NWv.zip |#########################------------------------------| 44.83% tmpe23NWv.zip |#########################------------------------------| 44.87% tmpe23NWv.zip |#########################------------------------------| 44.92% tmpe23NWv.zip |#########################------------------------------| 44.96% tmpe23NWv.zip |#########################------------------------------| 45.01% tmpe23NWv.zip |#########################------------------------------| 45.06% tmpe23NWv.zip |#########################------------------------------| 45.1% tmpe23NWv.zip |#########################------------------------------| 45.15% tmpe23NWv.zip |#########################------------------------------| 45.19% tmpe23NWv.zip |#########################------------------------------| 45.24% tmpe23NWv.zip |#########################------------------------------| 45.28% tmpe23NWv.zip |#########################------------------------------| 45.33% tmpe23NWv.zip |#########################------------------------------| 45.38% tmpe23NWv.zip |#########################------------------------------| 45.42% tmpe23NWv.zip |#########################------------------------------| 45.47% tmpe23NWv.zip |#########################------------------------------| 45.51% tmpe23NWv.zip |#########################------------------------------| 45.56% tmpe23NWv.zip |#########################------------------------------| 45.6% tmpe23NWv.zip |#########################------------------------------| 45.65% tmpe23NWv.zip |#########################------------------------------| 45.69% tmpe23NWv.zip |#########################------------------------------| 45.74% tmpe23NWv.zip |#########################------------------------------| 45.79% tmpe23NWv.zip |#########################------------------------------| 45.83% tmpe23NWv.zip |#########################------------------------------| 45.88% tmpe23NWv.zip |#########################------------------------------| 45.92% tmpe23NWv.zip |#########################------------------------------| 45.97% tmpe23NWv.zip |#########################------------------------------| 46.01% tmpe23NWv.zip |#########################------------------------------| 46.06% tmpe23NWv.zip |#########################------------------------------| 46.11% tmpe23NWv.zip |#########################------------------------------| 46.15% tmpe23NWv.zip |#########################------------------------------| 46.2% tmpe23NWv.zip |#########################------------------------------| 46.24% tmpe23NWv.zip |#########################------------------------------| 46.29% tmpe23NWv.zip |#########################------------------------------| 46.33% tmpe23NWv.zip |##########################-----------------------------| 46.38% tmpe23NWv.zip |##########################-----------------------------| 46.43% tmpe23NWv.zip |##########################-----------------------------| 46.47% tmpe23NWv.zip |##########################-----------------------------| 46.52% tmpe23NWv.zip |##########################-----------------------------| 46.56% tmpe23NWv.zip |##########################-----------------------------| 46.61% tmpe23NWv.zip |##########################-----------------------------| 46.65% tmpe23NWv.zip |##########################-----------------------------| 46.7% tmpe23NWv.zip |##########################-----------------------------| 46.74% tmpe23NWv.zip |##########################-----------------------------| 46.79% tmpe23NWv.zip |##########################-----------------------------| 46.84% tmpe23NWv.zip |##########################-----------------------------| 46.88% tmpe23NWv.zip |##########################-----------------------------| 46.93% tmpe23NWv.zip |##########################-----------------------------| 46.97% tmpe23NWv.zip |##########################-----------------------------| 47.02% tmpe23NWv.zip |##########################-----------------------------| 47.06% tmpe23NWv.zip |##########################-----------------------------| 47.11% tmpe23NWv.zip |##########################-----------------------------| 47.16% tmpe23NWv.zip |##########################-----------------------------| 47.2% tmpe23NWv.zip |##########################-----------------------------| 47.25% tmpe23NWv.zip |##########################-----------------------------| 47.29% tmpe23NWv.zip |##########################-----------------------------| 47.34% tmpe23NWv.zip |##########################-----------------------------| 47.38% tmpe23NWv.zip |##########################-----------------------------| 47.43% tmpe23NWv.zip |##########################-----------------------------| 47.48% tmpe23NWv.zip |##########################-----------------------------| 47.52% tmpe23NWv.zip |##########################-----------------------------| 47.57% tmpe23NWv.zip |##########################-----------------------------| 47.61% tmpe23NWv.zip |##########################-----------------------------| 47.66% tmpe23NWv.zip |##########################-----------------------------| 47.7% tmpe23NWv.zip |##########################-----------------------------| 47.75% tmpe23NWv.zip |##########################-----------------------------| 47.79% tmpe23NWv.zip |##########################-----------------------------| 47.84% tmpe23NWv.zip |##########################-----------------------------| 47.89% tmpe23NWv.zip |##########################-----------------------------| 47.93% tmpe23NWv.zip |##########################-----------------------------| 47.98% tmpe23NWv.zip |##########################-----------------------------| 48.02% tmpe23NWv.zip |##########################-----------------------------| 48.07% tmpe23NWv.zip |##########################-----------------------------| 48.11% tmpe23NWv.zip |##########################-----------------------------| 48.16% tmpe23NWv.zip |###########################----------------------------| 48.21% tmpe23NWv.zip |###########################----------------------------| 48.25% tmpe23NWv.zip |###########################----------------------------| 48.3% tmpe23NWv.zip |###########################----------------------------| 48.34% tmpe23NWv.zip |###########################----------------------------| 48.39% tmpe23NWv.zip |###########################----------------------------| 48.43% tmpe23NWv.zip |###########################----------------------------| 48.48% tmpe23NWv.zip |###########################----------------------------| 48.53% tmpe23NWv.zip |###########################----------------------------| 48.57% tmpe23NWv.zip |###########################----------------------------| 48.62% tmpe23NWv.zip |###########################----------------------------| 48.66% tmpe23NWv.zip |###########################----------------------------| 48.71% tmpe23NWv.zip |###########################----------------------------| 48.75% tmpe23NWv.zip |###########################----------------------------| 48.8% tmpe23NWv.zip |###########################----------------------------| 48.84% tmpe23NWv.zip |###########################----------------------------| 48.89% tmpe23NWv.zip |###########################----------------------------| 48.94% tmpe23NWv.zip |###########################----------------------------| 48.98% tmpe23NWv.zip |###########################----------------------------| 49.03% tmpe23NWv.zip |###########################----------------------------| 49.07% tmpe23NWv.zip |###########################----------------------------| 49.12% tmpe23NWv.zip |###########################----------------------------| 49.16% tmpe23NWv.zip |###########################----------------------------| 49.21% tmpe23NWv.zip |###########################----------------------------| 49.26% tmpe23NWv.zip |###########################----------------------------| 49.3% tmpe23NWv.zip |###########################----------------------------| 49.35% tmpe23NWv.zip |###########################----------------------------| 49.39% tmpe23NWv.zip |###########################----------------------------| 49.44% tmpe23NWv.zip |###########################----------------------------| 49.48% tmpe23NWv.zip |###########################----------------------------| 49.53% tmpe23NWv.zip |###########################----------------------------| 49.58% tmpe23NWv.zip |###########################----------------------------| 49.62% tmpe23NWv.zip |###########################----------------------------| 49.67% tmpe23NWv.zip |###########################----------------------------| 49.71% tmpe23NWv.zip |###########################----------------------------| 49.76% tmpe23NWv.zip |###########################----------------------------| 49.8% tmpe23NWv.zip |###########################----------------------------| 49.85% tmpe23NWv.zip |###########################----------------------------| 49.89% tmpe23NWv.zip |###########################----------------------------| 49.94% tmpe23NWv.zip |###########################----------------------------| 49.99% tmpe23NWv.zip |############################---------------------------| 50.03% tmpe23NWv.zip |############################---------------------------| 50.08% tmpe23NWv.zip |############################---------------------------| 50.12% tmpe23NWv.zip |############################---------------------------| 50.17% tmpe23NWv.zip |############################---------------------------| 50.21% tmpe23NWv.zip |############################---------------------------| 50.26% tmpe23NWv.zip |############################---------------------------| 50.31% tmpe23NWv.zip |############################---------------------------| 50.35% tmpe23NWv.zip |############################---------------------------| 50.4% tmpe23NWv.zip |############################---------------------------| 50.44% tmpe23NWv.zip |############################---------------------------| 50.49% tmpe23NWv.zip |############################---------------------------| 50.53% tmpe23NWv.zip |############################---------------------------| 50.58% tmpe23NWv.zip |############################---------------------------| 50.63% tmpe23NWv.zip |############################---------------------------| 50.67% tmpe23NWv.zip |############################---------------------------| 50.72% tmpe23NWv.zip |############################---------------------------| 50.76% tmpe23NWv.zip |############################---------------------------| 50.81% tmpe23NWv.zip |############################---------------------------| 50.85% tmpe23NWv.zip |############################---------------------------| 50.9% tmpe23NWv.zip |############################---------------------------| 50.94% tmpe23NWv.zip |############################---------------------------| 50.99% tmpe23NWv.zip |############################---------------------------| 51.04% tmpe23NWv.zip |############################---------------------------| 51.08% tmpe23NWv.zip |############################---------------------------| 51.13% tmpe23NWv.zip |############################---------------------------| 51.17% tmpe23NWv.zip |############################---------------------------| 51.22% tmpe23NWv.zip |############################---------------------------| 51.26% tmpe23NWv.zip |############################---------------------------| 51.31% tmpe23NWv.zip |############################---------------------------| 51.36% tmpe23NWv.zip |############################---------------------------| 51.4% tmpe23NWv.zip |############################---------------------------| 51.45% tmpe23NWv.zip |############################---------------------------| 51.49% tmpe23NWv.zip |############################---------------------------| 51.54% tmpe23NWv.zip |############################---------------------------| 51.58% tmpe23NWv.zip |############################---------------------------| 51.63% tmpe23NWv.zip |############################---------------------------| 51.68% tmpe23NWv.zip |############################---------------------------| 51.72% tmpe23NWv.zip |############################---------------------------| 51.77% tmpe23NWv.zip |############################---------------------------| 51.81% tmpe23NWv.zip |#############################--------------------------| 51.86% tmpe23NWv.zip |#############################--------------------------| 51.9% tmpe23NWv.zip |#############################--------------------------| 51.95% tmpe23NWv.zip |#############################--------------------------| 51.99% tmpe23NWv.zip |#############################--------------------------| 52.04% tmpe23NWv.zip |#############################--------------------------| 52.09% tmpe23NWv.zip |#############################--------------------------| 52.13% tmpe23NWv.zip |#############################--------------------------| 52.18% tmpe23NWv.zip |#############################--------------------------| 52.22% tmpe23NWv.zip |#############################--------------------------| 52.27% tmpe23NWv.zip |#############################--------------------------| 52.31% tmpe23NWv.zip |#############################--------------------------| 52.36% tmpe23NWv.zip |#############################--------------------------| 52.41% tmpe23NWv.zip |#############################--------------------------| 52.45% tmpe23NWv.zip |#############################--------------------------| 52.5% tmpe23NWv.zip |#############################--------------------------| 52.54% tmpe23NWv.zip |#############################--------------------------| 52.59% tmpe23NWv.zip |#############################--------------------------| 52.63% tmpe23NWv.zip |#############################--------------------------| 52.68% tmpe23NWv.zip |#############################--------------------------| 52.72% tmpe23NWv.zip |#############################--------------------------| 52.77% tmpe23NWv.zip |#############################--------------------------| 52.82% tmpe23NWv.zip |#############################--------------------------| 52.86% tmpe23NWv.zip |#############################--------------------------| 52.91% tmpe23NWv.zip |#############################--------------------------| 52.95% tmpe23NWv.zip |#############################--------------------------| 53.0% tmpe23NWv.zip |#############################--------------------------| 53.04% tmpe23NWv.zip |#############################--------------------------| 53.09% tmpe23NWv.zip |#############################--------------------------| 53.14% tmpe23NWv.zip |#############################--------------------------| 53.18% tmpe23NWv.zip |#############################--------------------------| 53.23% tmpe23NWv.zip |#############################--------------------------| 53.27% tmpe23NWv.zip |#############################--------------------------| 53.32% tmpe23NWv.zip |#############################--------------------------| 53.36% tmpe23NWv.zip |#############################--------------------------| 53.41% tmpe23NWv.zip |#############################--------------------------| 53.46% tmpe23NWv.zip |#############################--------------------------| 53.5% tmpe23NWv.zip |#############################--------------------------| 53.55% tmpe23NWv.zip |#############################--------------------------| 53.59% tmpe23NWv.zip |##############################-------------------------| 53.64% tmpe23NWv.zip |##############################-------------------------| 53.68% tmpe23NWv.zip |##############################-------------------------| 53.73% tmpe23NWv.zip |##############################-------------------------| 53.77% tmpe23NWv.zip |##############################-------------------------| 53.82% tmpe23NWv.zip |##############################-------------------------| 53.87% tmpe23NWv.zip |##############################-------------------------| 53.91% tmpe23NWv.zip |##############################-------------------------| 53.96% tmpe23NWv.zip |##############################-------------------------| 54.0% tmpe23NWv.zip |##############################-------------------------| 54.05% tmpe23NWv.zip |##############################-------------------------| 54.09% tmpe23NWv.zip |##############################-------------------------| 54.14% tmpe23NWv.zip |##############################-------------------------| 54.19% tmpe23NWv.zip |##############################-------------------------| 54.23% tmpe23NWv.zip |##############################-------------------------| 54.28% tmpe23NWv.zip |##############################-------------------------| 54.32% tmpe23NWv.zip |##############################-------------------------| 54.37% tmpe23NWv.zip |##############################-------------------------| 54.41% tmpe23NWv.zip |##############################-------------------------| 54.46% tmpe23NWv.zip |##############################-------------------------| 54.51% tmpe23NWv.zip |##############################-------------------------| 54.55% tmpe23NWv.zip |##############################-------------------------| 54.6% tmpe23NWv.zip |##############################-------------------------| 54.64% tmpe23NWv.zip |##############################-------------------------| 54.69% tmpe23NWv.zip |##############################-------------------------| 54.73% tmpe23NWv.zip |##############################-------------------------| 54.78% tmpe23NWv.zip |##############################-------------------------| 54.82% tmpe23NWv.zip |##############################-------------------------| 54.87% tmpe23NWv.zip |##############################-------------------------| 54.92% tmpe23NWv.zip |##############################-------------------------| 54.96% tmpe23NWv.zip |##############################-------------------------| 55.01% tmpe23NWv.zip |##############################-------------------------| 55.05% tmpe23NWv.zip |##############################-------------------------| 55.1% tmpe23NWv.zip |##############################-------------------------| 55.14% tmpe23NWv.zip |##############################-------------------------| 55.19% tmpe23NWv.zip |##############################-------------------------| 55.24% tmpe23NWv.zip |##############################-------------------------| 55.28% tmpe23NWv.zip |##############################-------------------------| 55.33% tmpe23NWv.zip |##############################-------------------------| 55.37% tmpe23NWv.zip |##############################-------------------------| 55.42% tmpe23NWv.zip |###############################------------------------| 55.46% tmpe23NWv.zip |###############################------------------------| 55.51% tmpe23NWv.zip |###############################------------------------| 55.56% tmpe23NWv.zip |###############################------------------------| 55.6% tmpe23NWv.zip |###############################------------------------| 55.65% tmpe23NWv.zip |###############################------------------------| 55.69% tmpe23NWv.zip |###############################------------------------| 55.74% tmpe23NWv.zip |###############################------------------------| 55.78% tmpe23NWv.zip |###############################------------------------| 55.83% tmpe23NWv.zip |###############################------------------------| 55.87% tmpe23NWv.zip |###############################------------------------| 55.92% tmpe23NWv.zip |###############################------------------------| 55.97% tmpe23NWv.zip |###############################------------------------| 56.01% tmpe23NWv.zip |###############################------------------------| 56.06% tmpe23NWv.zip |###############################------------------------| 56.1% tmpe23NWv.zip |###############################------------------------| 56.15% tmpe23NWv.zip |###############################------------------------| 56.19% tmpe23NWv.zip |###############################------------------------| 56.24% tmpe23NWv.zip |###############################------------------------| 56.29% tmpe23NWv.zip |###############################------------------------| 56.33% tmpe23NWv.zip |###############################------------------------| 56.38% tmpe23NWv.zip |###############################------------------------| 56.42% tmpe23NWv.zip |###############################------------------------| 56.47% tmpe23NWv.zip |###############################------------------------| 56.51% tmpe23NWv.zip |###############################------------------------| 56.56% tmpe23NWv.zip |###############################------------------------| 56.61% tmpe23NWv.zip |###############################------------------------| 56.65% tmpe23NWv.zip |###############################------------------------| 56.7% tmpe23NWv.zip |###############################------------------------| 56.74% tmpe23NWv.zip |###############################------------------------| 56.79% tmpe23NWv.zip |###############################------------------------| 56.83% tmpe23NWv.zip |###############################------------------------| 56.88% tmpe23NWv.zip |###############################------------------------| 56.92% tmpe23NWv.zip |###############################------------------------| 56.97% tmpe23NWv.zip |###############################------------------------| 57.02% tmpe23NWv.zip |###############################------------------------| 57.06% tmpe23NWv.zip |###############################------------------------| 57.11% tmpe23NWv.zip |###############################------------------------| 57.15% tmpe23NWv.zip |###############################------------------------| 57.2% tmpe23NWv.zip |###############################------------------------| 57.24% tmpe23NWv.zip |################################-----------------------| 57.29% tmpe23NWv.zip |################################-----------------------| 57.34% tmpe23NWv.zip |################################-----------------------| 57.38% tmpe23NWv.zip |################################-----------------------| 57.43% tmpe23NWv.zip |################################-----------------------| 57.47% tmpe23NWv.zip |################################-----------------------| 57.52% tmpe23NWv.zip |################################-----------------------| 57.56% tmpe23NWv.zip |################################-----------------------| 57.61% tmpe23NWv.zip |################################-----------------------| 57.66% tmpe23NWv.zip |################################-----------------------| 57.7% tmpe23NWv.zip |################################-----------------------| 57.75% tmpe23NWv.zip |################################-----------------------| 57.79% tmpe23NWv.zip |################################-----------------------| 57.84% tmpe23NWv.zip |################################-----------------------| 57.88% tmpe23NWv.zip |################################-----------------------| 57.93% tmpe23NWv.zip |################################-----------------------| 57.97% tmpe23NWv.zip |################################-----------------------| 58.02% tmpe23NWv.zip |################################-----------------------| 58.07% tmpe23NWv.zip |################################-----------------------| 58.11% tmpe23NWv.zip |################################-----------------------| 58.16% tmpe23NWv.zip |################################-----------------------| 58.2% tmpe23NWv.zip |################################-----------------------| 58.25% tmpe23NWv.zip |################################-----------------------| 58.29% tmpe23NWv.zip |################################-----------------------| 58.34% tmpe23NWv.zip |################################-----------------------| 58.39% tmpe23NWv.zip |################################-----------------------| 58.43% tmpe23NWv.zip |################################-----------------------| 58.48% tmpe23NWv.zip |################################-----------------------| 58.52% tmpe23NWv.zip |################################-----------------------| 58.57% tmpe23NWv.zip |################################-----------------------| 58.61% tmpe23NWv.zip |################################-----------------------| 58.66% tmpe23NWv.zip |################################-----------------------| 58.71% tmpe23NWv.zip |################################-----------------------| 58.75% tmpe23NWv.zip |################################-----------------------| 58.8% tmpe23NWv.zip |################################-----------------------| 58.84% tmpe23NWv.zip |################################-----------------------| 58.89% tmpe23NWv.zip |################################-----------------------| 58.93% tmpe23NWv.zip |################################-----------------------| 58.98% tmpe23NWv.zip |################################-----------------------| 59.02% tmpe23NWv.zip |################################-----------------------| 59.07% tmpe23NWv.zip |#################################----------------------| 59.12% tmpe23NWv.zip |#################################----------------------| 59.16% tmpe23NWv.zip |#################################----------------------| 59.21% tmpe23NWv.zip |#################################----------------------| 59.25% tmpe23NWv.zip |#################################----------------------| 59.3% tmpe23NWv.zip |#################################----------------------| 59.34% tmpe23NWv.zip |#################################----------------------| 59.39% tmpe23NWv.zip |#################################----------------------| 59.44% tmpe23NWv.zip |#################################----------------------| 59.48% tmpe23NWv.zip |#################################----------------------| 59.53% tmpe23NWv.zip |#################################----------------------| 59.57% tmpe23NWv.zip |#################################----------------------| 59.62% tmpe23NWv.zip |#################################----------------------| 59.66% tmpe23NWv.zip |#################################----------------------| 59.71% tmpe23NWv.zip |#################################----------------------| 59.75% tmpe23NWv.zip |#################################----------------------| 59.8% tmpe23NWv.zip |#################################----------------------| 59.85% tmpe23NWv.zip |#################################----------------------| 59.89% tmpe23NWv.zip |#################################----------------------| 59.94% tmpe23NWv.zip |#################################----------------------| 59.98% tmpe23NWv.zip |#################################----------------------| 60.03% tmpe23NWv.zip |#################################----------------------| 60.07% tmpe23NWv.zip |#################################----------------------| 60.12% tmpe23NWv.zip |#################################----------------------| 60.17% tmpe23NWv.zip |#################################----------------------| 60.21% tmpe23NWv.zip |#################################----------------------| 60.26% tmpe23NWv.zip |#################################----------------------| 60.3% tmpe23NWv.zip |#################################----------------------| 60.35% tmpe23NWv.zip |#################################----------------------| 60.39% tmpe23NWv.zip |#################################----------------------| 60.44% tmpe23NWv.zip |#################################----------------------| 60.49% tmpe23NWv.zip |#################################----------------------| 60.53% tmpe23NWv.zip |#################################----------------------| 60.58% tmpe23NWv.zip |#################################----------------------| 60.62% tmpe23NWv.zip |#################################----------------------| 60.67% tmpe23NWv.zip |#################################----------------------| 60.71% tmpe23NWv.zip |#################################----------------------| 60.76% tmpe23NWv.zip |#################################----------------------| 60.8% tmpe23NWv.zip |#################################----------------------| 60.85% tmpe23NWv.zip |#################################----------------------| 60.9% tmpe23NWv.zip |##################################---------------------| 60.94% tmpe23NWv.zip |##################################---------------------| 60.99% tmpe23NWv.zip |##################################---------------------| 61.03% tmpe23NWv.zip |##################################---------------------| 61.08% tmpe23NWv.zip |##################################---------------------| 61.12% tmpe23NWv.zip |##################################---------------------| 61.17% tmpe23NWv.zip |##################################---------------------| 61.22% tmpe23NWv.zip |##################################---------------------| 61.26% tmpe23NWv.zip |##################################---------------------| 61.31% tmpe23NWv.zip |##################################---------------------| 61.35% tmpe23NWv.zip |##################################---------------------| 61.4% tmpe23NWv.zip |##################################---------------------| 61.44% tmpe23NWv.zip |##################################---------------------| 61.49% tmpe23NWv.zip |##################################---------------------| 61.54% tmpe23NWv.zip |##################################---------------------| 61.58% tmpe23NWv.zip |##################################---------------------| 61.63% tmpe23NWv.zip |##################################---------------------| 61.67% tmpe23NWv.zip |##################################---------------------| 61.72% tmpe23NWv.zip |##################################---------------------| 61.76% tmpe23NWv.zip |##################################---------------------| 61.81% tmpe23NWv.zip |##################################---------------------| 61.85% tmpe23NWv.zip |##################################---------------------| 61.9% tmpe23NWv.zip |##################################---------------------| 61.95% tmpe23NWv.zip |##################################---------------------| 61.99% tmpe23NWv.zip |##################################---------------------| 62.04% tmpe23NWv.zip |##################################---------------------| 62.08% tmpe23NWv.zip |##################################---------------------| 62.13% tmpe23NWv.zip |##################################---------------------| 62.17% tmpe23NWv.zip |##################################---------------------| 62.22% tmpe23NWv.zip |##################################---------------------| 62.27% tmpe23NWv.zip |##################################---------------------| 62.31% tmpe23NWv.zip |##################################---------------------| 62.36% tmpe23NWv.zip |##################################---------------------| 62.4% tmpe23NWv.zip |##################################---------------------| 62.45% tmpe23NWv.zip |##################################---------------------| 62.49% tmpe23NWv.zip |##################################---------------------| 62.54% tmpe23NWv.zip |##################################---------------------| 62.59% tmpe23NWv.zip |##################################---------------------| 62.63% tmpe23NWv.zip |##################################---------------------| 62.68% tmpe23NWv.zip |##################################---------------------| 62.72% tmpe23NWv.zip |###################################--------------------| 62.77% tmpe23NWv.zip |###################################--------------------| 62.81% tmpe23NWv.zip |###################################--------------------| 62.86% tmpe23NWv.zip |###################################--------------------| 62.9% tmpe23NWv.zip |###################################--------------------| 62.95% tmpe23NWv.zip |###################################--------------------| 63.0% tmpe23NWv.zip |###################################--------------------| 63.04% tmpe23NWv.zip |###################################--------------------| 63.09% tmpe23NWv.zip |###################################--------------------| 63.13% tmpe23NWv.zip |###################################--------------------| 63.18% tmpe23NWv.zip |###################################--------------------| 63.22% tmpe23NWv.zip |###################################--------------------| 63.27% tmpe23NWv.zip |###################################--------------------| 63.32% tmpe23NWv.zip |###################################--------------------| 63.36% tmpe23NWv.zip |###################################--------------------| 63.41% tmpe23NWv.zip |###################################--------------------| 63.45% tmpe23NWv.zip |###################################--------------------| 63.5% tmpe23NWv.zip |###################################--------------------| 63.54% tmpe23NWv.zip |###################################--------------------| 63.59% tmpe23NWv.zip |###################################--------------------| 63.64% tmpe23NWv.zip |###################################--------------------| 63.68% tmpe23NWv.zip |###################################--------------------| 63.73% tmpe23NWv.zip |###################################--------------------| 63.77% tmpe23NWv.zip |###################################--------------------| 63.82% tmpe23NWv.zip |###################################--------------------| 63.86% tmpe23NWv.zip |###################################--------------------| 63.91% tmpe23NWv.zip |###################################--------------------| 63.95% tmpe23NWv.zip |###################################--------------------| 64.0% tmpe23NWv.zip |###################################--------------------| 64.05% tmpe23NWv.zip |###################################--------------------| 64.09% tmpe23NWv.zip |###################################--------------------| 64.14% tmpe23NWv.zip |###################################--------------------| 64.18% tmpe23NWv.zip |###################################--------------------| 64.23% tmpe23NWv.zip |###################################--------------------| 64.27% tmpe23NWv.zip |###################################--------------------| 64.32% tmpe23NWv.zip |###################################--------------------| 64.37% tmpe23NWv.zip |###################################--------------------| 64.41% tmpe23NWv.zip |###################################--------------------| 64.46% tmpe23NWv.zip |###################################--------------------| 64.5% tmpe23NWv.zip |####################################-------------------| 64.55% tmpe23NWv.zip |####################################-------------------| 64.59% tmpe23NWv.zip |####################################-------------------| 64.64% tmpe23NWv.zip |####################################-------------------| 64.69% tmpe23NWv.zip |####################################-------------------| 64.73% tmpe23NWv.zip |####################################-------------------| 64.78% tmpe23NWv.zip |####################################-------------------| 64.82% tmpe23NWv.zip |####################################-------------------| 64.87% tmpe23NWv.zip |####################################-------------------| 64.91% tmpe23NWv.zip |####################################-------------------| 64.96% tmpe23NWv.zip |####################################-------------------| 65.0% tmpe23NWv.zip |####################################-------------------| 65.05% tmpe23NWv.zip |####################################-------------------| 65.1% tmpe23NWv.zip |####################################-------------------| 65.14% tmpe23NWv.zip |####################################-------------------| 65.19% tmpe23NWv.zip |####################################-------------------| 65.23% tmpe23NWv.zip |####################################-------------------| 65.28% tmpe23NWv.zip |####################################-------------------| 65.32% tmpe23NWv.zip |####################################-------------------| 65.37% tmpe23NWv.zip |####################################-------------------| 65.42% tmpe23NWv.zip |####################################-------------------| 65.46% tmpe23NWv.zip |####################################-------------------| 65.51% tmpe23NWv.zip |####################################-------------------| 65.55% tmpe23NWv.zip |####################################-------------------| 65.6% tmpe23NWv.zip |####################################-------------------| 65.64% tmpe23NWv.zip |####################################-------------------| 65.69% tmpe23NWv.zip |####################################-------------------| 65.74% tmpe23NWv.zip |####################################-------------------| 65.78% tmpe23NWv.zip |####################################-------------------| 65.83% tmpe23NWv.zip |####################################-------------------| 65.87% tmpe23NWv.zip |####################################-------------------| 65.92% tmpe23NWv.zip |####################################-------------------| 65.96% tmpe23NWv.zip |####################################-------------------| 66.01% tmpe23NWv.zip |####################################-------------------| 66.05% tmpe23NWv.zip |####################################-------------------| 66.1% tmpe23NWv.zip |####################################-------------------| 66.15% tmpe23NWv.zip |####################################-------------------| 66.19% tmpe23NWv.zip |####################################-------------------| 66.24% tmpe23NWv.zip |####################################-------------------| 66.28% tmpe23NWv.zip |####################################-------------------| 66.33% tmpe23NWv.zip |#####################################------------------| 66.37% tmpe23NWv.zip |#####################################------------------| 66.42% tmpe23NWv.zip |#####################################------------------| 66.47% tmpe23NWv.zip |#####################################------------------| 66.51% tmpe23NWv.zip |#####################################------------------| 66.56% tmpe23NWv.zip |#####################################------------------| 66.6% tmpe23NWv.zip |#####################################------------------| 66.65% tmpe23NWv.zip |#####################################------------------| 66.69% tmpe23NWv.zip |#####################################------------------| 66.74% tmpe23NWv.zip |#####################################------------------| 66.78% tmpe23NWv.zip |#####################################------------------| 66.83% tmpe23NWv.zip |#####################################------------------| 66.88% tmpe23NWv.zip |#####################################------------------| 66.92% tmpe23NWv.zip |#####################################------------------| 66.97% tmpe23NWv.zip |#####################################------------------| 67.01% tmpe23NWv.zip |#####################################------------------| 67.06% tmpe23NWv.zip |#####################################------------------| 67.1% tmpe23NWv.zip |#####################################------------------| 67.15% tmpe23NWv.zip |#####################################------------------| 67.2% tmpe23NWv.zip |#####################################------------------| 67.24% tmpe23NWv.zip |#####################################------------------| 67.29% tmpe23NWv.zip |#####################################------------------| 67.33% tmpe23NWv.zip |#####################################------------------| 67.38% tmpe23NWv.zip |#####################################------------------| 67.42% tmpe23NWv.zip |#####################################------------------| 67.47% tmpe23NWv.zip |#####################################------------------| 67.52% tmpe23NWv.zip |#####################################------------------| 67.56% tmpe23NWv.zip |#####################################------------------| 67.61% tmpe23NWv.zip |#####################################------------------| 67.65% tmpe23NWv.zip |#####################################------------------| 67.7% tmpe23NWv.zip |#####################################------------------| 67.74% tmpe23NWv.zip |#####################################------------------| 67.79% tmpe23NWv.zip |#####################################------------------| 67.83% tmpe23NWv.zip |#####################################------------------| 67.88% tmpe23NWv.zip |#####################################------------------| 67.93% tmpe23NWv.zip |#####################################------------------| 67.97% tmpe23NWv.zip |#####################################------------------| 68.02% tmpe23NWv.zip |#####################################------------------| 68.06% tmpe23NWv.zip |#####################################------------------| 68.11% tmpe23NWv.zip |#####################################------------------| 68.15% tmpe23NWv.zip |######################################-----------------| 68.2% tmpe23NWv.zip |######################################-----------------| 68.25% tmpe23NWv.zip |######################################-----------------| 68.29% tmpe23NWv.zip |######################################-----------------| 68.34% tmpe23NWv.zip |######################################-----------------| 68.38% tmpe23NWv.zip |######################################-----------------| 68.43% tmpe23NWv.zip |######################################-----------------| 68.47% tmpe23NWv.zip |######################################-----------------| 68.52% tmpe23NWv.zip |######################################-----------------| 68.57% tmpe23NWv.zip |######################################-----------------| 68.61% tmpe23NWv.zip |######################################-----------------| 68.66% tmpe23NWv.zip |######################################-----------------| 68.7% tmpe23NWv.zip |######################################-----------------| 68.75% tmpe23NWv.zip |######################################-----------------| 68.79% tmpe23NWv.zip |######################################-----------------| 68.84% tmpe23NWv.zip |######################################-----------------| 68.88% tmpe23NWv.zip |######################################-----------------| 68.93% tmpe23NWv.zip |######################################-----------------| 68.98% tmpe23NWv.zip |######################################-----------------| 69.02% tmpe23NWv.zip |######################################-----------------| 69.07% tmpe23NWv.zip |######################################-----------------| 69.11% tmpe23NWv.zip |######################################-----------------| 69.16% tmpe23NWv.zip |######################################-----------------| 69.2% tmpe23NWv.zip |######################################-----------------| 69.25% tmpe23NWv.zip |######################################-----------------| 69.3% tmpe23NWv.zip |######################################-----------------| 69.34% tmpe23NWv.zip |######################################-----------------| 69.39% tmpe23NWv.zip |######################################-----------------| 69.43% tmpe23NWv.zip |######################################-----------------| 69.48% tmpe23NWv.zip |######################################-----------------| 69.52% tmpe23NWv.zip |######################################-----------------| 69.57% tmpe23NWv.zip |######################################-----------------| 69.62% tmpe23NWv.zip |######################################-----------------| 69.66% tmpe23NWv.zip |######################################-----------------| 69.71% tmpe23NWv.zip |######################################-----------------| 69.75% tmpe23NWv.zip |######################################-----------------| 69.8% tmpe23NWv.zip |######################################-----------------| 69.84% tmpe23NWv.zip |######################################-----------------| 69.89% tmpe23NWv.zip |######################################-----------------| 69.93% tmpe23NWv.zip |######################################-----------------| 69.98% tmpe23NWv.zip |#######################################----------------| 70.03% tmpe23NWv.zip |#######################################----------------| 70.07% tmpe23NWv.zip |#######################################----------------| 70.12% tmpe23NWv.zip |#######################################----------------| 70.16% tmpe23NWv.zip |#######################################----------------| 70.21% tmpe23NWv.zip |#######################################----------------| 70.25% tmpe23NWv.zip |#######################################----------------| 70.3% tmpe23NWv.zip |#######################################----------------| 70.35% tmpe23NWv.zip |#######################################----------------| 70.39% tmpe23NWv.zip |#######################################----------------| 70.44% tmpe23NWv.zip |#######################################----------------| 70.48% tmpe23NWv.zip |#######################################----------------| 70.53% tmpe23NWv.zip |#######################################----------------| 70.57% tmpe23NWv.zip |#######################################----------------| 70.62% tmpe23NWv.zip |#######################################----------------| 70.67% tmpe23NWv.zip |#######################################----------------| 70.71% tmpe23NWv.zip |#######################################----------------| 70.76% tmpe23NWv.zip |#######################################----------------| 70.8% tmpe23NWv.zip |#######################################----------------| 70.85% tmpe23NWv.zip |#######################################----------------| 70.89% tmpe23NWv.zip |#######################################----------------| 70.94% tmpe23NWv.zip |#######################################----------------| 70.98% tmpe23NWv.zip |#######################################----------------| 71.03% tmpe23NWv.zip |#######################################----------------| 71.08% tmpe23NWv.zip |#######################################----------------| 71.12% tmpe23NWv.zip |#######################################----------------| 71.17% tmpe23NWv.zip |#######################################----------------| 71.21% tmpe23NWv.zip |#######################################----------------| 71.26% tmpe23NWv.zip |#######################################----------------| 71.3% tmpe23NWv.zip |#######################################----------------| 71.35% tmpe23NWv.zip |#######################################----------------| 71.4% tmpe23NWv.zip |#######################################----------------| 71.44% tmpe23NWv.zip |#######################################----------------| 71.49% tmpe23NWv.zip |#######################################----------------| 71.53% tmpe23NWv.zip |#######################################----------------| 71.58% tmpe23NWv.zip |#######################################----------------| 71.62% tmpe23NWv.zip |#######################################----------------| 71.67% tmpe23NWv.zip |#######################################----------------| 71.72% tmpe23NWv.zip |#######################################----------------| 71.76% tmpe23NWv.zip |#######################################----------------| 71.81% tmpe23NWv.zip |########################################---------------| 71.85% tmpe23NWv.zip |########################################---------------| 71.9% tmpe23NWv.zip |########################################---------------| 71.94% tmpe23NWv.zip |########################################---------------| 71.99% tmpe23NWv.zip |########################################---------------| 72.03% tmpe23NWv.zip |########################################---------------| 72.08% tmpe23NWv.zip |########################################---------------| 72.13% tmpe23NWv.zip |########################################---------------| 72.17% tmpe23NWv.zip |########################################---------------| 72.22% tmpe23NWv.zip |########################################---------------| 72.26% tmpe23NWv.zip |########################################---------------| 72.31% tmpe23NWv.zip |########################################---------------| 72.35% tmpe23NWv.zip |########################################---------------| 72.4% tmpe23NWv.zip |########################################---------------| 72.45% tmpe23NWv.zip |########################################---------------| 72.49% tmpe23NWv.zip |########################################---------------| 72.54% tmpe23NWv.zip |########################################---------------| 72.58% tmpe23NWv.zip |########################################---------------| 72.63% tmpe23NWv.zip |########################################---------------| 72.67% tmpe23NWv.zip |########################################---------------| 72.72% tmpe23NWv.zip |########################################---------------| 72.77% tmpe23NWv.zip |########################################---------------| 72.81% tmpe23NWv.zip |########################################---------------| 72.86% tmpe23NWv.zip |########################################---------------| 72.9% tmpe23NWv.zip |########################################---------------| 72.95% tmpe23NWv.zip |########################################---------------| 72.99% tmpe23NWv.zip |########################################---------------| 73.04% tmpe23NWv.zip |########################################---------------| 73.08% tmpe23NWv.zip |########################################---------------| 73.13% tmpe23NWv.zip |########################################---------------| 73.18% tmpe23NWv.zip |########################################---------------| 73.22% tmpe23NWv.zip |########################################---------------| 73.27% tmpe23NWv.zip |########################################---------------| 73.31% tmpe23NWv.zip |########################################---------------| 73.36% tmpe23NWv.zip |########################################---------------| 73.4% tmpe23NWv.zip |########################################---------------| 73.45% tmpe23NWv.zip |########################################---------------| 73.5% tmpe23NWv.zip |########################################---------------| 73.54% tmpe23NWv.zip |########################################---------------| 73.59% tmpe23NWv.zip |########################################---------------| 73.63% tmpe23NWv.zip |#########################################--------------| 73.68% tmpe23NWv.zip |#########################################--------------| 73.72% tmpe23NWv.zip |#########################################--------------| 73.77% tmpe23NWv.zip |#########################################--------------| 73.81% tmpe23NWv.zip |#########################################--------------| 73.86% tmpe23NWv.zip |#########################################--------------| 73.91% tmpe23NWv.zip |#########################################--------------| 73.95% tmpe23NWv.zip |#########################################--------------| 74.0% tmpe23NWv.zip |#########################################--------------| 74.04% tmpe23NWv.zip |#########################################--------------| 74.09% tmpe23NWv.zip |#########################################--------------| 74.13% tmpe23NWv.zip |#########################################--------------| 74.18% tmpe23NWv.zip |#########################################--------------| 74.23% tmpe23NWv.zip |#########################################--------------| 74.27% tmpe23NWv.zip |#########################################--------------| 74.32% tmpe23NWv.zip |#########################################--------------| 74.36% tmpe23NWv.zip |#########################################--------------| 74.41% tmpe23NWv.zip |#########################################--------------| 74.45% tmpe23NWv.zip |#########################################--------------| 74.5% tmpe23NWv.zip |#########################################--------------| 74.55% tmpe23NWv.zip |#########################################--------------| 74.59% tmpe23NWv.zip |#########################################--------------| 74.64% tmpe23NWv.zip |#########################################--------------| 74.68% tmpe23NWv.zip |#########################################--------------| 74.73% tmpe23NWv.zip |#########################################--------------| 74.77% tmpe23NWv.zip |#########################################--------------| 74.82% tmpe23NWv.zip |#########################################--------------| 74.86% tmpe23NWv.zip |#########################################--------------| 74.91% tmpe23NWv.zip |#########################################--------------| 74.96% tmpe23NWv.zip |#########################################--------------| 75.0% tmpe23NWv.zip |#########################################--------------| 75.05% tmpe23NWv.zip |#########################################--------------| 75.09% tmpe23NWv.zip |#########################################--------------| 75.14% tmpe23NWv.zip |#########################################--------------| 75.18% tmpe23NWv.zip |#########################################--------------| 75.23% tmpe23NWv.zip |#########################################--------------| 75.28% tmpe23NWv.zip |#########################################--------------| 75.32% tmpe23NWv.zip |#########################################--------------| 75.37% tmpe23NWv.zip |#########################################--------------| 75.41% tmpe23NWv.zip |##########################################-------------| 75.46% tmpe23NWv.zip |##########################################-------------| 75.5% tmpe23NWv.zip |##########################################-------------| 75.55% tmpe23NWv.zip |##########################################-------------| 75.6% tmpe23NWv.zip |##########################################-------------| 75.64% tmpe23NWv.zip |##########################################-------------| 75.69% tmpe23NWv.zip |##########################################-------------| 75.73% tmpe23NWv.zip |##########################################-------------| 75.78% tmpe23NWv.zip |##########################################-------------| 75.82% tmpe23NWv.zip |##########################################-------------| 75.87% tmpe23NWv.zip |##########################################-------------| 75.91% tmpe23NWv.zip |##########################################-------------| 75.96% tmpe23NWv.zip |##########################################-------------| 76.01% tmpe23NWv.zip |##########################################-------------| 76.05% tmpe23NWv.zip |##########################################-------------| 76.1% tmpe23NWv.zip |##########################################-------------| 76.14% tmpe23NWv.zip |##########################################-------------| 76.19% tmpe23NWv.zip |##########################################-------------| 76.23% tmpe23NWv.zip |##########################################-------------| 76.28% tmpe23NWv.zip |##########################################-------------| 76.33% tmpe23NWv.zip |##########################################-------------| 76.37% tmpe23NWv.zip |##########################################-------------| 76.42% tmpe23NWv.zip |##########################################-------------| 76.46% tmpe23NWv.zip |##########################################-------------| 76.51% tmpe23NWv.zip |##########################################-------------| 76.55% tmpe23NWv.zip |##########################################-------------| 76.6% tmpe23NWv.zip |##########################################-------------| 76.65% tmpe23NWv.zip |##########################################-------------| 76.69% tmpe23NWv.zip |##########################################-------------| 76.74% tmpe23NWv.zip |##########################################-------------| 76.78% tmpe23NWv.zip |##########################################-------------| 76.83% tmpe23NWv.zip |##########################################-------------| 76.87% tmpe23NWv.zip |##########################################-------------| 76.92% tmpe23NWv.zip |##########################################-------------| 76.96% tmpe23NWv.zip |##########################################-------------| 77.01% tmpe23NWv.zip |##########################################-------------| 77.06% tmpe23NWv.zip |##########################################-------------| 77.1% tmpe23NWv.zip |##########################################-------------| 77.15% tmpe23NWv.zip |##########################################-------------| 77.19% tmpe23NWv.zip |##########################################-------------| 77.24% tmpe23NWv.zip |###########################################------------| 77.28% tmpe23NWv.zip |###########################################------------| 77.33% tmpe23NWv.zip |###########################################------------| 77.38% tmpe23NWv.zip |###########################################------------| 77.42% tmpe23NWv.zip |###########################################------------| 77.47% tmpe23NWv.zip |###########################################------------| 77.51% tmpe23NWv.zip |###########################################------------| 77.56% tmpe23NWv.zip |###########################################------------| 77.6% tmpe23NWv.zip |###########################################------------| 77.65% tmpe23NWv.zip |###########################################------------| 77.7% tmpe23NWv.zip |###########################################------------| 77.74% tmpe23NWv.zip |###########################################------------| 77.79% tmpe23NWv.zip |###########################################------------| 77.83% tmpe23NWv.zip |###########################################------------| 77.88% tmpe23NWv.zip |###########################################------------| 77.92% tmpe23NWv.zip |###########################################------------| 77.97% tmpe23NWv.zip |###########################################------------| 78.01% tmpe23NWv.zip |###########################################------------| 78.06% tmpe23NWv.zip |###########################################------------| 78.11% tmpe23NWv.zip |###########################################------------| 78.15% tmpe23NWv.zip |###########################################------------| 78.2% tmpe23NWv.zip |###########################################------------| 78.24% tmpe23NWv.zip |###########################################------------| 78.29% tmpe23NWv.zip |###########################################------------| 78.33% tmpe23NWv.zip |###########################################------------| 78.38% tmpe23NWv.zip |###########################################------------| 78.43% tmpe23NWv.zip |###########################################------------| 78.47% tmpe23NWv.zip |###########################################------------| 78.52% tmpe23NWv.zip |###########################################------------| 78.56% tmpe23NWv.zip |###########################################------------| 78.61% tmpe23NWv.zip |###########################################------------| 78.65% tmpe23NWv.zip |###########################################------------| 78.7% tmpe23NWv.zip |###########################################------------| 78.75% tmpe23NWv.zip |###########################################------------| 78.79% tmpe23NWv.zip |###########################################------------| 78.84% tmpe23NWv.zip |###########################################------------| 78.88% tmpe23NWv.zip |###########################################------------| 78.93% tmpe23NWv.zip |###########################################------------| 78.97% tmpe23NWv.zip |###########################################------------| 79.02% tmpe23NWv.zip |###########################################------------| 79.06% tmpe23NWv.zip |############################################-----------| 79.11% tmpe23NWv.zip |############################################-----------| 79.16% tmpe23NWv.zip |############################################-----------| 79.2% tmpe23NWv.zip |############################################-----------| 79.25% tmpe23NWv.zip |############################################-----------| 79.29% tmpe23NWv.zip |############################################-----------| 79.34% tmpe23NWv.zip |############################################-----------| 79.38% tmpe23NWv.zip |############################################-----------| 79.43% tmpe23NWv.zip |############################################-----------| 79.48% tmpe23NWv.zip |############################################-----------| 79.52% tmpe23NWv.zip |############################################-----------| 79.57% tmpe23NWv.zip |############################################-----------| 79.61% tmpe23NWv.zip |############################################-----------| 79.66% tmpe23NWv.zip |############################################-----------| 79.7% tmpe23NWv.zip |############################################-----------| 79.75% tmpe23NWv.zip |############################################-----------| 79.8% tmpe23NWv.zip |############################################-----------| 79.84% tmpe23NWv.zip |############################################-----------| 79.89% tmpe23NWv.zip |############################################-----------| 79.93% tmpe23NWv.zip |############################################-----------| 79.98% tmpe23NWv.zip |############################################-----------| 80.02% tmpe23NWv.zip |############################################-----------| 80.07% tmpe23NWv.zip |############################################-----------| 80.11% tmpe23NWv.zip |############################################-----------| 80.16% tmpe23NWv.zip |############################################-----------| 80.21% tmpe23NWv.zip |############################################-----------| 80.25% tmpe23NWv.zip |############################################-----------| 80.3% tmpe23NWv.zip |############################################-----------| 80.34% tmpe23NWv.zip |############################################-----------| 80.39% tmpe23NWv.zip |############################################-----------| 80.43% tmpe23NWv.zip |############################################-----------| 80.48% tmpe23NWv.zip |############################################-----------| 80.53% tmpe23NWv.zip |############################################-----------| 80.57% tmpe23NWv.zip |############################################-----------| 80.62% tmpe23NWv.zip |############################################-----------| 80.66% tmpe23NWv.zip |############################################-----------| 80.71% tmpe23NWv.zip |############################################-----------| 80.75% tmpe23NWv.zip |############################################-----------| 80.8% tmpe23NWv.zip |############################################-----------| 80.84% tmpe23NWv.zip |############################################-----------| 80.89% tmpe23NWv.zip |#############################################----------| 80.94% tmpe23NWv.zip |#############################################----------| 80.98% tmpe23NWv.zip |#############################################----------| 81.03% tmpe23NWv.zip |#############################################----------| 81.07% tmpe23NWv.zip |#############################################----------| 81.12% tmpe23NWv.zip |#############################################----------| 81.16% tmpe23NWv.zip |#############################################----------| 81.21% tmpe23NWv.zip |#############################################----------| 81.26% tmpe23NWv.zip |#############################################----------| 81.3% tmpe23NWv.zip |#############################################----------| 81.35% tmpe23NWv.zip |#############################################----------| 81.39% tmpe23NWv.zip |#############################################----------| 81.44% tmpe23NWv.zip |#############################################----------| 81.48% tmpe23NWv.zip |#############################################----------| 81.53% tmpe23NWv.zip |#############################################----------| 81.58% tmpe23NWv.zip |#############################################----------| 81.62% tmpe23NWv.zip |#############################################----------| 81.67% tmpe23NWv.zip |#############################################----------| 81.71% tmpe23NWv.zip |#############################################----------| 81.76% tmpe23NWv.zip |#############################################----------| 81.8% tmpe23NWv.zip |#############################################----------| 81.85% tmpe23NWv.zip |#############################################----------| 81.89% tmpe23NWv.zip |#############################################----------| 81.94% tmpe23NWv.zip |#############################################----------| 81.99% tmpe23NWv.zip |#############################################----------| 82.03% tmpe23NWv.zip |#############################################----------| 82.08% tmpe23NWv.zip |#############################################----------| 82.12% tmpe23NWv.zip |#############################################----------| 82.17% tmpe23NWv.zip |#############################################----------| 82.21% tmpe23NWv.zip |#############################################----------| 82.26% tmpe23NWv.zip |#############################################----------| 82.31% tmpe23NWv.zip |#############################################----------| 82.35% tmpe23NWv.zip |#############################################----------| 82.4% tmpe23NWv.zip |#############################################----------| 82.44% tmpe23NWv.zip |#############################################----------| 82.49% tmpe23NWv.zip |#############################################----------| 82.53% tmpe23NWv.zip |#############################################----------| 82.58% tmpe23NWv.zip |#############################################----------| 82.63% tmpe23NWv.zip |#############################################----------| 82.67% tmpe23NWv.zip |#############################################----------| 82.72% tmpe23NWv.zip |##############################################---------| 82.76% tmpe23NWv.zip |##############################################---------| 82.81% tmpe23NWv.zip |##############################################---------| 82.85% tmpe23NWv.zip |##############################################---------| 82.9% tmpe23NWv.zip |##############################################---------| 82.94% tmpe23NWv.zip |##############################################---------| 82.99% tmpe23NWv.zip |##############################################---------| 83.04% tmpe23NWv.zip |##############################################---------| 83.08% tmpe23NWv.zip |##############################################---------| 83.13% tmpe23NWv.zip |##############################################---------| 83.17% tmpe23NWv.zip |##############################################---------| 83.22% tmpe23NWv.zip |##############################################---------| 83.26% tmpe23NWv.zip |##############################################---------| 83.31% tmpe23NWv.zip |##############################################---------| 83.36% tmpe23NWv.zip |##############################################---------| 83.4% tmpe23NWv.zip |##############################################---------| 83.45% tmpe23NWv.zip |##############################################---------| 83.49% tmpe23NWv.zip |##############################################---------| 83.54% tmpe23NWv.zip |##############################################---------| 83.58% tmpe23NWv.zip |##############################################---------| 83.63% tmpe23NWv.zip |##############################################---------| 83.68% tmpe23NWv.zip |##############################################---------| 83.72% tmpe23NWv.zip |##############################################---------| 83.77% tmpe23NWv.zip |##############################################---------| 83.81% tmpe23NWv.zip |##############################################---------| 83.86% tmpe23NWv.zip |##############################################---------| 83.9% tmpe23NWv.zip |##############################################---------| 83.95% tmpe23NWv.zip |##############################################---------| 83.99% tmpe23NWv.zip |##############################################---------| 84.04% tmpe23NWv.zip |##############################################---------| 84.09% tmpe23NWv.zip |##############################################---------| 84.13% tmpe23NWv.zip |##############################################---------| 84.18% tmpe23NWv.zip |##############################################---------| 84.22% tmpe23NWv.zip |##############################################---------| 84.27% tmpe23NWv.zip |##############################################---------| 84.31% tmpe23NWv.zip |##############################################---------| 84.36% tmpe23NWv.zip |##############################################---------| 84.41% tmpe23NWv.zip |##############################################---------| 84.45% tmpe23NWv.zip |##############################################---------| 84.5% tmpe23NWv.zip |##############################################---------| 84.54% tmpe23NWv.zip |###############################################--------| 84.59% tmpe23NWv.zip |###############################################--------| 84.63% tmpe23NWv.zip |###############################################--------| 84.68% tmpe23NWv.zip |###############################################--------| 84.73% tmpe23NWv.zip |###############################################--------| 84.77% tmpe23NWv.zip |###############################################--------| 84.82% tmpe23NWv.zip |###############################################--------| 84.86% tmpe23NWv.zip |###############################################--------| 84.91% tmpe23NWv.zip |###############################################--------| 84.95% tmpe23NWv.zip |###############################################--------| 85.0% tmpe23NWv.zip |###############################################--------| 85.04% tmpe23NWv.zip |###############################################--------| 85.09% tmpe23NWv.zip |###############################################--------| 85.14% tmpe23NWv.zip |###############################################--------| 85.18% tmpe23NWv.zip |###############################################--------| 85.23% tmpe23NWv.zip |###############################################--------| 85.27% tmpe23NWv.zip |###############################################--------| 85.32% tmpe23NWv.zip |###############################################--------| 85.36% tmpe23NWv.zip |###############################################--------| 85.41% tmpe23NWv.zip |###############################################--------| 85.46% tmpe23NWv.zip |###############################################--------| 85.5% tmpe23NWv.zip |###############################################--------| 85.55% tmpe23NWv.zip |###############################################--------| 85.59% tmpe23NWv.zip |###############################################--------| 85.64% tmpe23NWv.zip |###############################################--------| 85.68% tmpe23NWv.zip |###############################################--------| 85.73% tmpe23NWv.zip |###############################################--------| 85.78% tmpe23NWv.zip |###############################################--------| 85.82% tmpe23NWv.zip |###############################################--------| 85.87% tmpe23NWv.zip |###############################################--------| 85.91% tmpe23NWv.zip |###############################################--------| 85.96% tmpe23NWv.zip |###############################################--------| 86.0% tmpe23NWv.zip |###############################################--------| 86.05% tmpe23NWv.zip |###############################################--------| 86.09% tmpe23NWv.zip |###############################################--------| 86.14% tmpe23NWv.zip |###############################################--------| 86.19% tmpe23NWv.zip |###############################################--------| 86.23% tmpe23NWv.zip |###############################################--------| 86.28% tmpe23NWv.zip |###############################################--------| 86.32% tmpe23NWv.zip |################################################-------| 86.37% tmpe23NWv.zip |################################################-------| 86.41% tmpe23NWv.zip |################################################-------| 86.46% tmpe23NWv.zip |################################################-------| 86.51% tmpe23NWv.zip |################################################-------| 86.55% tmpe23NWv.zip |################################################-------| 86.6% tmpe23NWv.zip |################################################-------| 86.64% tmpe23NWv.zip |################################################-------| 86.69% tmpe23NWv.zip |################################################-------| 86.73% tmpe23NWv.zip |################################################-------| 86.78% tmpe23NWv.zip |################################################-------| 86.83% tmpe23NWv.zip |################################################-------| 86.87% tmpe23NWv.zip |################################################-------| 86.92% tmpe23NWv.zip |################################################-------| 86.96% tmpe23NWv.zip |################################################-------| 87.01% tmpe23NWv.zip |################################################-------| 87.05% tmpe23NWv.zip |################################################-------| 87.1% tmpe23NWv.zip |################################################-------| 87.14% tmpe23NWv.zip |################################################-------| 87.19% tmpe23NWv.zip |################################################-------| 87.24% tmpe23NWv.zip |################################################-------| 87.28% tmpe23NWv.zip |################################################-------| 87.33% tmpe23NWv.zip |################################################-------| 87.37% tmpe23NWv.zip |################################################-------| 87.42% tmpe23NWv.zip |################################################-------| 87.46% tmpe23NWv.zip |################################################-------| 87.51% tmpe23NWv.zip |################################################-------| 87.56% tmpe23NWv.zip |################################################-------| 87.6% tmpe23NWv.zip |################################################-------| 87.65% tmpe23NWv.zip |################################################-------| 87.69% tmpe23NWv.zip |################################################-------| 87.74% tmpe23NWv.zip |################################################-------| 87.78% tmpe23NWv.zip |################################################-------| 87.83% tmpe23NWv.zip |################################################-------| 87.87% tmpe23NWv.zip |################################################-------| 87.92% tmpe23NWv.zip |################################################-------| 87.97% tmpe23NWv.zip |################################################-------| 88.01% tmpe23NWv.zip |################################################-------| 88.06% tmpe23NWv.zip |################################################-------| 88.1% tmpe23NWv.zip |################################################-------| 88.15% tmpe23NWv.zip |#################################################------| 88.19% tmpe23NWv.zip |#################################################------| 88.24% tmpe23NWv.zip |#################################################------| 88.29% tmpe23NWv.zip |#################################################------| 88.33% tmpe23NWv.zip |#################################################------| 88.38% tmpe23NWv.zip |#################################################------| 88.42% tmpe23NWv.zip |#################################################------| 88.47% tmpe23NWv.zip |#################################################------| 88.51% tmpe23NWv.zip |#################################################------| 88.56% tmpe23NWv.zip |#################################################------| 88.61% tmpe23NWv.zip |#################################################------| 88.65% tmpe23NWv.zip |#################################################------| 88.7% tmpe23NWv.zip |#################################################------| 88.74% tmpe23NWv.zip |#################################################------| 88.79% tmpe23NWv.zip |#################################################------| 88.83% tmpe23NWv.zip |#################################################------| 88.88% tmpe23NWv.zip |#################################################------| 88.92% tmpe23NWv.zip |#################################################------| 88.97% tmpe23NWv.zip |#################################################------| 89.02% tmpe23NWv.zip |#################################################------| 89.06% tmpe23NWv.zip |#################################################------| 89.11% tmpe23NWv.zip |#################################################------| 89.15% tmpe23NWv.zip |#################################################------| 89.2% tmpe23NWv.zip |#################################################------| 89.24% tmpe23NWv.zip |#################################################------| 89.29% tmpe23NWv.zip |#################################################------| 89.34% tmpe23NWv.zip |#################################################------| 89.38% tmpe23NWv.zip |#################################################------| 89.43% tmpe23NWv.zip |#################################################------| 89.47% tmpe23NWv.zip |#################################################------| 89.52% tmpe23NWv.zip |#################################################------| 89.56% tmpe23NWv.zip |#################################################------| 89.61% tmpe23NWv.zip |#################################################------| 89.66% tmpe23NWv.zip |#################################################------| 89.7% tmpe23NWv.zip |#################################################------| 89.75% tmpe23NWv.zip |#################################################------| 89.79% tmpe23NWv.zip |#################################################------| 89.84% tmpe23NWv.zip |#################################################------| 89.88% tmpe23NWv.zip |#################################################------| 89.93% tmpe23NWv.zip |#################################################------| 89.97% tmpe23NWv.zip |##################################################-----| 90.02% tmpe23NWv.zip |##################################################-----| 90.07% tmpe23NWv.zip |##################################################-----| 90.11% tmpe23NWv.zip |##################################################-----| 90.16% tmpe23NWv.zip |##################################################-----| 90.2% tmpe23NWv.zip |##################################################-----| 90.25% tmpe23NWv.zip |##################################################-----| 90.29% tmpe23NWv.zip |##################################################-----| 90.34% tmpe23NWv.zip |##################################################-----| 90.39% tmpe23NWv.zip |##################################################-----| 90.43% tmpe23NWv.zip |##################################################-----| 90.48% tmpe23NWv.zip |##################################################-----| 90.52% tmpe23NWv.zip |##################################################-----| 90.57% tmpe23NWv.zip |##################################################-----| 90.61% tmpe23NWv.zip |##################################################-----| 90.66% tmpe23NWv.zip |##################################################-----| 90.71% tmpe23NWv.zip |##################################################-----| 90.75% tmpe23NWv.zip |##################################################-----| 90.8% tmpe23NWv.zip |##################################################-----| 90.84% tmpe23NWv.zip |##################################################-----| 90.89% tmpe23NWv.zip |##################################################-----| 90.93% tmpe23NWv.zip |##################################################-----| 90.98% tmpe23NWv.zip |##################################################-----| 91.02% tmpe23NWv.zip |##################################################-----| 91.07% tmpe23NWv.zip |##################################################-----| 91.12% tmpe23NWv.zip |##################################################-----| 91.16% tmpe23NWv.zip |##################################################-----| 91.21% tmpe23NWv.zip |##################################################-----| 91.25% tmpe23NWv.zip |##################################################-----| 91.3% tmpe23NWv.zip |##################################################-----| 91.34% tmpe23NWv.zip |##################################################-----| 91.39% tmpe23NWv.zip |##################################################-----| 91.44% tmpe23NWv.zip |##################################################-----| 91.48% tmpe23NWv.zip |##################################################-----| 91.53% tmpe23NWv.zip |##################################################-----| 91.57% tmpe23NWv.zip |##################################################-----| 91.62% tmpe23NWv.zip |##################################################-----| 91.66% tmpe23NWv.zip |##################################################-----| 91.71% tmpe23NWv.zip |##################################################-----| 91.76% tmpe23NWv.zip |##################################################-----| 91.8% tmpe23NWv.zip |###################################################----| 91.85% tmpe23NWv.zip |###################################################----| 91.89% tmpe23NWv.zip |###################################################----| 91.94% tmpe23NWv.zip |###################################################----| 91.98% tmpe23NWv.zip |###################################################----| 92.03% tmpe23NWv.zip |###################################################----| 92.07% tmpe23NWv.zip |###################################################----| 92.12% tmpe23NWv.zip |###################################################----| 92.17% tmpe23NWv.zip |###################################################----| 92.21% tmpe23NWv.zip |###################################################----| 92.26% tmpe23NWv.zip |###################################################----| 92.3% tmpe23NWv.zip |###################################################----| 92.35% tmpe23NWv.zip |###################################################----| 92.39% tmpe23NWv.zip |###################################################----| 92.44% tmpe23NWv.zip |###################################################----| 92.49% tmpe23NWv.zip |###################################################----| 92.53% tmpe23NWv.zip |###################################################----| 92.58% tmpe23NWv.zip |###################################################----| 92.62% tmpe23NWv.zip |###################################################----| 92.67% tmpe23NWv.zip |###################################################----| 92.71% tmpe23NWv.zip |###################################################----| 92.76% tmpe23NWv.zip |###################################################----| 92.81% tmpe23NWv.zip |###################################################----| 92.85% tmpe23NWv.zip |###################################################----| 92.9% tmpe23NWv.zip |###################################################----| 92.94% tmpe23NWv.zip |###################################################----| 92.99% tmpe23NWv.zip |###################################################----| 93.03% tmpe23NWv.zip |###################################################----| 93.08% tmpe23NWv.zip |###################################################----| 93.12% tmpe23NWv.zip |###################################################----| 93.17% tmpe23NWv.zip |###################################################----| 93.22% tmpe23NWv.zip |###################################################----| 93.26% tmpe23NWv.zip |###################################################----| 93.31% tmpe23NWv.zip |###################################################----| 93.35% tmpe23NWv.zip |###################################################----| 93.4% tmpe23NWv.zip |###################################################----| 93.44% tmpe23NWv.zip |###################################################----| 93.49% tmpe23NWv.zip |###################################################----| 93.54% tmpe23NWv.zip |###################################################----| 93.58% tmpe23NWv.zip |###################################################----| 93.63% tmpe23NWv.zip |####################################################---| 93.67% tmpe23NWv.zip |####################################################---| 93.72% tmpe23NWv.zip |####################################################---| 93.76% tmpe23NWv.zip |####################################################---| 93.81% tmpe23NWv.zip |####################################################---| 93.86% tmpe23NWv.zip |####################################################---| 93.9% tmpe23NWv.zip |####################################################---| 93.95% tmpe23NWv.zip |####################################################---| 93.99% tmpe23NWv.zip |####################################################---| 94.04% tmpe23NWv.zip |####################################################---| 94.08% tmpe23NWv.zip |####################################################---| 94.13% tmpe23NWv.zip |####################################################---| 94.17% tmpe23NWv.zip |####################################################---| 94.22% tmpe23NWv.zip |####################################################---| 94.27% tmpe23NWv.zip |####################################################---| 94.31% tmpe23NWv.zip |####################################################---| 94.36% tmpe23NWv.zip |####################################################---| 94.4% tmpe23NWv.zip |####################################################---| 94.45% tmpe23NWv.zip |####################################################---| 94.49% tmpe23NWv.zip |####################################################---| 94.54% tmpe23NWv.zip |####################################################---| 94.59% tmpe23NWv.zip |####################################################---| 94.63% tmpe23NWv.zip |####################################################---| 94.68% tmpe23NWv.zip |####################################################---| 94.72% tmpe23NWv.zip |####################################################---| 94.77% tmpe23NWv.zip |####################################################---| 94.81% tmpe23NWv.zip |####################################################---| 94.86% tmpe23NWv.zip |####################################################---| 94.9% tmpe23NWv.zip |####################################################---| 94.95% tmpe23NWv.zip |####################################################---| 95.0% tmpe23NWv.zip |####################################################---| 95.04% tmpe23NWv.zip |####################################################---| 95.09% tmpe23NWv.zip |####################################################---| 95.13% tmpe23NWv.zip |####################################################---| 95.18% tmpe23NWv.zip |####################################################---| 95.22% tmpe23NWv.zip |####################################################---| 95.27% tmpe23NWv.zip |####################################################---| 95.32% tmpe23NWv.zip |####################################################---| 95.36% tmpe23NWv.zip |####################################################---| 95.41% tmpe23NWv.zip |####################################################---| 95.45% tmpe23NWv.zip |#####################################################--| 95.5% tmpe23NWv.zip |#####################################################--| 95.54% tmpe23NWv.zip |#####################################################--| 95.59% tmpe23NWv.zip |#####################################################--| 95.64% tmpe23NWv.zip |#####################################################--| 95.68% tmpe23NWv.zip |#####################################################--| 95.73% tmpe23NWv.zip |#####################################################--| 95.77% tmpe23NWv.zip |#####################################################--| 95.82% tmpe23NWv.zip |#####################################################--| 95.86% tmpe23NWv.zip |#####################################################--| 95.91% tmpe23NWv.zip |#####################################################--| 95.95% tmpe23NWv.zip |#####################################################--| 96.0% tmpe23NWv.zip |#####################################################--| 96.05% tmpe23NWv.zip |#####################################################--| 96.09% tmpe23NWv.zip |#####################################################--| 96.14% tmpe23NWv.zip |#####################################################--| 96.18% tmpe23NWv.zip |#####################################################--| 96.23% tmpe23NWv.zip |#####################################################--| 96.27% tmpe23NWv.zip |#####################################################--| 96.32% tmpe23NWv.zip |#####################################################--| 96.37% tmpe23NWv.zip |#####################################################--| 96.41% tmpe23NWv.zip |#####################################################--| 96.46% tmpe23NWv.zip |#####################################################--| 96.5% tmpe23NWv.zip |#####################################################--| 96.55% tmpe23NWv.zip |#####################################################--| 96.59% tmpe23NWv.zip |#####################################################--| 96.64% tmpe23NWv.zip |#####################################################--| 96.69% tmpe23NWv.zip |#####################################################--| 96.73% tmpe23NWv.zip |#####################################################--| 96.78% tmpe23NWv.zip |#####################################################--| 96.82% tmpe23NWv.zip |#####################################################--| 96.87% tmpe23NWv.zip |#####################################################--| 96.91% tmpe23NWv.zip |#####################################################--| 96.96% tmpe23NWv.zip |#####################################################--| 97.0% tmpe23NWv.zip |#####################################################--| 97.05% tmpe23NWv.zip |#####################################################--| 97.1% tmpe23NWv.zip |#####################################################--| 97.14% tmpe23NWv.zip |#####################################################--| 97.19% tmpe23NWv.zip |#####################################################--| 97.23% tmpe23NWv.zip |######################################################-| 97.28% tmpe23NWv.zip |######################################################-| 97.32% tmpe23NWv.zip |######################################################-| 97.37% tmpe23NWv.zip |######################################################-| 97.42% tmpe23NWv.zip |######################################################-| 97.46% tmpe23NWv.zip |######################################################-| 97.51% tmpe23NWv.zip |######################################################-| 97.55% tmpe23NWv.zip |######################################################-| 97.6% tmpe23NWv.zip |######################################################-| 97.64% tmpe23NWv.zip |######################################################-| 97.69% tmpe23NWv.zip |######################################################-| 97.74% tmpe23NWv.zip |######################################################-| 97.78% tmpe23NWv.zip |######################################################-| 97.83% tmpe23NWv.zip |######################################################-| 97.87% tmpe23NWv.zip |######################################################-| 97.92% tmpe23NWv.zip |######################################################-| 97.96% tmpe23NWv.zip |######################################################-| 98.01% tmpe23NWv.zip |######################################################-| 98.05% tmpe23NWv.zip |######################################################-| 98.1% tmpe23NWv.zip |######################################################-| 98.15% tmpe23NWv.zip |######################################################-| 98.19% tmpe23NWv.zip |######################################################-| 98.24% tmpe23NWv.zip |######################################################-| 98.28% tmpe23NWv.zip |######################################################-| 98.33% tmpe23NWv.zip |######################################################-| 98.37% tmpe23NWv.zip |######################################################-| 98.42% tmpe23NWv.zip |######################################################-| 98.47% tmpe23NWv.zip |######################################################-| 98.51% tmpe23NWv.zip |######################################################-| 98.56% tmpe23NWv.zip |######################################################-| 98.6% tmpe23NWv.zip |######################################################-| 98.65% tmpe23NWv.zip |######################################################-| 98.69% tmpe23NWv.zip |######################################################-| 98.74% tmpe23NWv.zip |######################################################-| 98.79% tmpe23NWv.zip |######################################################-| 98.83% tmpe23NWv.zip |######################################################-| 98.88% tmpe23NWv.zip |######################################################-| 98.92% tmpe23NWv.zip |######################################################-| 98.97% tmpe23NWv.zip |######################################################-| 99.01% tmpe23NWv.zip |######################################################-| 99.06% tmpe23NWv.zip |#######################################################| 99.1% tmpe23NWv.zip |#######################################################| 99.15% tmpe23NWv.zip |#######################################################| 99.2% tmpe23NWv.zip |#######################################################| 99.24% tmpe23NWv.zip |#######################################################| 99.29% tmpe23NWv.zip |#######################################################| 99.33% tmpe23NWv.zip |#######################################################| 99.38% tmpe23NWv.zip |#######################################################| 99.42% tmpe23NWv.zip |#######################################################| 99.47% tmpe23NWv.zip |#######################################################| 99.52% tmpe23NWv.zip |#######################################################| 99.56% tmpe23NWv.zip |#######################################################| 99.61% tmpe23NWv.zip |#######################################################| 99.65% tmpe23NWv.zip |#######################################################| 99.7% tmpe23NWv.zip |#######################################################| 99.74% tmpe23NWv.zip |#######################################################| 99.79% tmpe23NWv.zip |#######################################################| 99.84% tmpe23NWv.zip |#######################################################| 99.88% tmpe23NWv.zip |#######################################################| 99.93% tmpe23NWv.zip |#######################################################| 99.97% tmpe23NWv.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 118a4085-21fb-4ed1-bf8e-83a1395ee60f Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-07-22 10:56:29,552 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 sudo: unable to resolve host cloudify-ims-vm-5cc36eaa-0de0-4b0a-8644-1de15669ac69 2019-07-22 10:56:29,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:56:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=a652c03304714fa3924dd0470f6006e6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:56:29,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:29 GMT X-Openstack-Request-Id: req-08ec1208-01c6-460f-8bcf-a093ace34930 2019-07-22 10:56:29,889 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 10:56:29,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=a652c03304714fa3924dd0470f6006e6&name=default used request id req-08ec1208-01c6-460f-8bcf-a093ace34930 2019-07-22 10:56:29,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331842899323s 2019-07-22 10:56:29,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 10:56:29,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:56:29,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:29 GMT X-Openstack-Request-Id: req-d10eb44f-d59d-41cd-834c-c170bac387c5 2019-07-22 10:56:29,942 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:29Z", "updated_at": "2019-07-22T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "11ca8cda-739f-4641-a405-04385df68a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "2b324bb2-26ef-4822-a431-af32653e8d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "8242d5c8-b9b7-4819-9a6d-4316d57303f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "97320f80-6b51-49c4-8381-7756cc9591cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "a0a901d3-009a-4b62-b6ee-58029005d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "ba96875a-e719-42af-82e1-47966af7d44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "e2c369d4-de75-4c78-8916-2b490b965fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "f645e35d-38b7-4cc2-9506-1e7cf2b1eb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 7, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 10:56:29,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d10eb44f-d59d-41cd-834c-c170bac387c5 2019-07-22 10:56:29,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468831062317s 2019-07-22 10:56:29,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 10:56:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 22, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 22, "ethertype": "IPv4", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341"}}' 2019-07-22 10:56:30,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:30 GMT X-Openstack-Request-Id: req-73e9d139-7482-48d8-aae3-a677012eecbd 2019-07-22 10:56:30,120 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-22T10:56:30Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "port_range_min": 22, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:56:30Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "e567ada0-4dc8-4314-b69a-3ecd9b70e7e5"}} 2019-07-22 10:56:30,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-73e9d139-7482-48d8-aae3-a677012eecbd 2019-07-22 10:56:30,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.170557975769s 2019-07-22 10:56:30,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-07-22 10:56:30,214 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-07-22 10:56:38,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:38,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:38,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:38,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:38,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:38,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:38,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:38,463 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-07-22 10:56:38,464 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:38.186Z", "updated_at": "2019-07-22T10:56:38.186Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["bono_group"], "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}}}, "metadata": null}} 2019-07-22 10:56:38,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:38,466 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:38 GMT 2019-07-22 10:56:38,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:38,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580144 2019-07-22 10:56:38,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:38,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:38,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:38,516 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-22 10:56:39,618 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-22 10:56:39,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:56:39,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:56:40,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:40 GMT X-Openstack-Request-Id: req-8541f593-dccb-4cb7-a123-efccd5be19ac 2019-07-22 10:56:40,336 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:51:28Z", "file": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454/file", "owner": "a652c03304714fa3924dd0470f6006e6", "id": "11c54a37-2989-4817-870c-efb5bf293454", "size": 296222720, "self": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T10:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:56:40,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8541f593-dccb-4cb7-a123-efccd5be19ac 2019-07-22 10:56:40,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.716399908066s 2019-07-22 10:56:40,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 10:56:40,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}' 2019-07-22 10:56:40,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:40 GMT Location: http://172.30.9.26:9292/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-75840731-c687-4703-9515-0ac5ddbe1eed 2019-07-22 10:56:40,396 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:56:40Z", "file": "/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570/file", "owner": "a652c03304714fa3924dd0470f6006e6", "id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "size": null, "self": "/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "checksum": null, "created_at": "2019-07-22T10:56:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 10:56:40,396 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-75840731-c687-4703-9515-0ac5ddbe1eed 2019-07-22 10:56:40,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0500009059906s 2019-07-22 10:56:40,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 10:56:40,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '' 2019-07-22 10:56:44,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 10:56:44 GMT X-Openstack-Request-Id: req-cabd0f47-167e-4323-8fef-b6785e40d0c4 2019-07-22 10:56:44,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 10:56:44,844 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570/file used request id req-cabd0f47-167e-4323-8fef-b6785e40d0c4 2019-07-22 10:56:44,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.44682002068s 2019-07-22 10:56:44,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 10:56:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 10:56:44,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:44 GMT X-Openstack-Request-Id: req-f28edae2-dbb0-47fd-82bd-7c5b4c018951 2019-07-22 10:56:44,895 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:56:44Z", "file": "/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570/file", "owner": "a652c03304714fa3924dd0470f6006e6", "id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "size": 263848448, "self": "/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/a868ae25-ff67-4806-9bf6-f6567acd2570/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/a868ae25-ff67-4806-9bf6-f6567acd2570/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T10:56:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:51:28Z", "file": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454/file", "owner": "a652c03304714fa3924dd0470f6006e6", "id": "11c54a37-2989-4817-870c-efb5bf293454", "size": 296222720, "self": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T10:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 10:56:44,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f28edae2-dbb0-47fd-82bd-7c5b4c018951 2019-07-22 10:56:44,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0460760593414s 2019-07-22 10:56:44,898 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/a868ae25-ff67-4806-9bf6-f6567acd2570/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570/file', 'owner': u'a652c03304714fa3924dd0470f6006e6', 'id': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'size': 263848448, u'self': u'/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a652c03304714fa3924dd0470f6006e6', 'name': 'cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/a868ae25-ff67-4806-9bf6-f6567acd2570/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T10:56:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T10:56:44Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'created': u'2019-07-22T10:56:40Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-22T10:56:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-22 10:56:44,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 10:56:44,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-22 10:56:45,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b242c78-7c4d-46a9-89ac-1f489fa0f4e3 x-openstack-request-id: req-8b242c78-7c4d-46a9-89ac-1f489fa0f4e3 2019-07-22 10:56:45,622 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c"}} 2019-07-22 10:56:45,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8b242c78-7c4d-46a9-89ac-1f489fa0f4e3 2019-07-22 10:56:45,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.724016904831s 2019-07-22 10:56:45,624 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'swap': 0}) 2019-07-22 10:56:45,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 10:56:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" -d '{"extra_specs": {}}' 2019-07-22 10:56:45,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 10:56:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fb49cdd-bf3b-477d-b5b4-3beb949a1474 x-openstack-request-id: req-4fb49cdd-bf3b-477d-b5b4-3beb949a1474 2019-07-22 10:56:45,647 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 10:56:45,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c/os-extra_specs used request id req-4fb49cdd-bf3b-477d-b5b4-3beb949a1474 2019-07-22 10:56:45,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226540565491s 2019-07-22 10:56:45,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-07-22 10:56:45,648 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "bono_cluster_size": 1, "flavor_id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-07-22 10:56:46,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:46,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:46,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:46,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:46,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:46,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:46,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:46,909 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-07-22 10:56:46,909 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "bono_cluster_size": 1, "flavor_id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:45.869Z", "created_by": "admin", "updated_at": "2019-07-22T10:56:45.869Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-07-22 10:56:46,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:46,910 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:46 GMT 2019-07-22 10:56:46,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:46,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8389 2019-07-22 10:56:46,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:46,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:46,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:46,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-07-22 10:56:47,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:47,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:47,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:47,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:46.596Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:46.598Z", "id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:47 GMT 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:47,053 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:47,054 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:47,054 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:56:47,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:56:47,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:47,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:47,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:47,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:47,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:47,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:47,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:47,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-22 10:56:47,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:47,173 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:47 GMT 2019-07-22 10:56:47,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:47,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-22 10:56:47,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:47,174 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:47,174 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:47,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2 2019-07-22 10:56:47,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:47,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:47,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:47,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:47,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:47,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:47,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:47,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:46.596Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:46.598Z", "id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"} 2019-07-22 10:56:47,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:47,276 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:47 GMT 2019-07-22 10:56:47,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:47,276 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:56:47,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:47,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:47,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:47,276 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:56:52,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:56:52,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:52,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:52,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:52,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:52,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:52,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:52,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:52,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:47.886Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:47.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:48.482Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:47.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:48.482Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:47.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:48.482Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:47.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:47.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2", "logger": "ctx.adb54900-1954-46a1-b1a7-04982d58c4f1"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2", "logger": "ctx.adb54900-1954-46a1-b1a7-04982d58c4f1"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2", "logger": "ctx.adb54900-1954-46a1-b1a7-04982d58c4f1"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2", "logger": "ctx.adb54900-1954-46a1-b1a7-04982d58c4f1"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2", "logger": "ctx.adb54900-1954-46a1-b1a7-04982d58c4f1"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2", "logger": "ctx.adb54900-1954-46a1-b1a7-04982d58c4f1"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "Using existing installation of managed plugin: 118a4085-21fb-4ed1-bf8e-83a1395ee60f [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2", "logger": "ctx.adb54900-1954-46a1-b1a7-04982d58c4f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.105Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:49.823Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:48.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-07-22 10:56:52,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:52,385 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:52 GMT 2019-07-22 10:56:52,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:52,385 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:56:52,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:52,385 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:52,385 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:52,385 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:56:52,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-22 10:56:52,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-22 10:56:52,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-07-22 10:56:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 10:56:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-07-22 10:56:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-22 10:56:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-22 10:56:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-22 10:56:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-22 10:56:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-07-22 10:56:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 118a4085-21fb-4ed1-bf8e-83a1395ee60f [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-22 10:56:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-22 10:56:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-22 10:56:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-07-22 10:56:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-22 10:56:52,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2 2019-07-22 10:56:52,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:52,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:52,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:52,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:52,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:52,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:52,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:52,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T10:56:48.874Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:46.596Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:46.598Z", "id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"} 2019-07-22 10:56:52,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:52,485 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:52 GMT 2019-07-22 10:56:52,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:52,485 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:56:52,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:52,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:52,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:52,485 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:56:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-07-22 10:56:52,486 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-07-22 10:56:53,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:53,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:53,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:53,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:53,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:53,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:53,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:53,193 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-07-22 10:56:53,193 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:56:53,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:53,193 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:53 GMT 2019-07-22 10:56:53,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:53,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:56:53,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:53,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:53,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:53,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:56:53,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:53 GMT 2019-07-22 10:56:53,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:53,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-22 10:56:53,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:53,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:53,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:53,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:56:53,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:53,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:53,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:53,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:53,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:53,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:53,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:53,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:56:53,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:53,376 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:53 GMT 2019-07-22 10:56:53,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:53,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:56:53,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:53,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:53,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:58,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:56:58,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:58,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:58,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:58,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:58,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:58,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:58,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:58,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:53.995Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:53.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:58.165Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:58.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-07-22 10:56:58,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:58,451 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:58 GMT 2019-07-22 10:56:58,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:58,451 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:56:58,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:58,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:58,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:56:58,452 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:56:58,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-07-22 10:56:58,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:56:58,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:56:58,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:56:58,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:56:58,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:56:58,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:56:58,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:56:58,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:56:58,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:56:58,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:56:58,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:56:58,530 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:56:58 GMT 2019-07-22 10:56:58,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:56:58,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:56:58,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:56:58,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:56:58,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:03,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:03,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:03,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:03,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:03,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:03,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:03,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:03,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:03,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_met7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:58.762Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:58.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:58.762Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:58.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:58.762Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:58.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:59.363Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:58.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:59.363Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:58.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:56:59.363Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:58.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:59.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.015Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:58.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.015Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:59.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.636Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:59.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.636Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:59.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.636Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:59.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.636Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:59.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.636Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:56:59.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.636Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.636Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:00.636Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5122a182b2fe987abf19b8b4efe4c26b7bcd1c45\" -d '{\"security_group\": {\"description\": \"Web UI\", \"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15cdc545-a151-4f87-a1ab-71d24bd4b8a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.245Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-15cdc545-a151-4f87-a1ab-71d24bd4b8a2", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:00.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.855Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.855Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.855Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.855Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-45afd767-7fb8-469e-a1a2-25f26e9a8ff1", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.855Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-45afd767-7fb8-469e-a1a2-25f26e9a8ff1", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:01.855Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-45afd767-7fb8-469e-a1a2-25f26e9a8ff1 Date: Mon, 22 Jul 2019 10:57:01 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:01Z\", \"updated_at\": \"2019-07-22T10:57:01Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:01Z\", \"revision_number\": 0, \"id\": \"403ccbe2-020b-46dc-93b2-f556e51cf84f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:01Z\", \"security_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:01Z\", \"revision_number\": 0, \"id\": \"53023203-c6e2-4022-9007-cd880535265a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:01Z\", \"security_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:02.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdfb5b61b8a7ec9f4d9401072f9ad20c8360c84b\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:02.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:02.378Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:02.378Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:02.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:02.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:02.378Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd6291ff-7950-4b24-8bcf-35b77ed40add Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:02.378Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-cd6291ff-7950-4b24-8bcf-35b77ed40add", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:01.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "keypair_ygmytc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.110Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:02.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.110Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-21f3c60b-2541-4d29-9ea5-fed26b43efb9 Date: Mon, 22 Jul 2019 10:57:02 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T06:06:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"created_at\":\"2019-07-22T05:50:45Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:02.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.110Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-21f3c60b-2541-4d29-9ea5-fed26b43efb9", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:02.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.110Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-21f3c60b-2541-4d29-9ea5-fed26b43efb9", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:02.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.110Z", "message": "Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:02.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.110Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdfb5b61b8a7ec9f4d9401072f9ad20c8360c84b\" -d '{\"floatingip\": {\"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:02.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}], "metadata": {"pagination": {"total": 67, "offset": 2, "size": 50}}} 2019-07-22 10:57:03,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:03,980 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:03 GMT 2019-07-22 10:57:03,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:03,980 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:03,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:03,980 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:03,980 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:03,980 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:03,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 10:57:03,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-22 10:57:03,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 10:57:03,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 10:57:03,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 10:57:03,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-22 10:57:03,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 10:57:03,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2019-07-22 10:57:03,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5122a182b2fe987abf19b8b4efe4c26b7bcd1c45" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-07-22 10:57:03,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 10:57:03,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:03,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2019-07-22 10:57:03,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:03,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:03,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15cdc545-a151-4f87-a1ab-71d24bd4b8a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:03,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-15cdc545-a151-4f87-a1ab-71d24bd4b8a2 2019-07-22 10:57:03,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:03,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-22 10:57:03,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 10:57:03,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-45afd767-7fb8-469e-a1a2-25f26e9a8ff1 2019-07-22 10:57:03,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-45afd767-7fb8-469e-a1a2-25f26e9a8ff1 2019-07-22 10:57:03,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-45afd767-7fb8-469e-a1a2-25f26e9a8ff1 Date: Mon, 22 Jul 2019 10:57:01 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:01Z", "updated_at": "2019-07-22T10:57:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:01Z", "revision_number": 0, "id": "403ccbe2-020b-46dc-93b2-f556e51cf84f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:01Z", "security_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:01Z", "revision_number": 0, "id": "53023203-c6e2-4022-9007-cd880535265a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:01Z", "security_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "name": "clearwater-sg_ellis"}} 2019-07-22 10:57:03,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfb5b61b8a7ec9f4d9401072f9ad20c8360c84b" 2019-07-22 10:57:03,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 10:57:03,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 10:57:03,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:03,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd6291ff-7950-4b24-8bcf-35b77ed40add Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:03,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-cd6291ff-7950-4b24-8bcf-35b77ed40add 2019-07-22 10:57:03,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-22 10:57:03,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-21f3c60b-2541-4d29-9ea5-fed26b43efb9 Date: Mon, 22 Jul 2019 10:57:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:57:03,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-21f3c60b-2541-4d29-9ea5-fed26b43efb9 2019-07-22 10:57:03,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-21f3c60b-2541-4d29-9ea5-fed26b43efb9 2019-07-22 10:57:03,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided. 2019-07-22 10:57:03,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfb5b61b8a7ec9f4d9401072f9ad20c8360c84b" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}}' 2019-07-22 10:57:03,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-07-22 10:57:03,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:03,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-07-22 10:57:03,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:03,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-07-22 10:57:03,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:04,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:04,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:04,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:04,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:04,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:04,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:04,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:04,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:04,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:04,405 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:04 GMT 2019-07-22 10:57:04,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:04,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:04,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:04,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:04,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:09,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:09,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:09,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:09,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:09,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:09,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:09,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:09,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:09,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370f2c67-37ec-45de-8ddb-6546b358dcb6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:03.645Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5122a182b2fe987abf19b8b4efe4c26b7bcd1c45\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0ee7b5bc-9ff2-42ad-8f88-fbf2db1beb3a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5122a182b2fe987abf19b8b4efe4c26b7bcd1c45\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"port_range_min\": 80, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json used request id req-375c8d13-2f5f-4944-959a-00e029be93b0", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0ee7b5bc-9ff2-42ad-8f88-fbf2db1beb3a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5122a182b2fe987abf19b8b4efe4c26b7bcd1c45\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"port_range_min\": 443, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052aad0c-890c-4eb9-b81c-1c018bc039c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-052aad0c-890c-4eb9-b81c-1c018bc039c2", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e8c8072e-1d46-401c-81b9-cf8f2264039c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-1c53f728-4b32-4747-a4a5-0d8c0ee5a648 Date: Mon, 22 Jul 2019 10:57:04 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:03Z\", \"updated_at\": \"2019-07-22T10:57:03Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:03Z\", \"revision_number\": 0, \"id\": \"70e71baa-fa19-4c8e-b487-1d2a3a317475\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:03Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:03Z\", \"revision_number\": 0, \"id\": \"fb8d1568-cb4d-4813-8523-857714bf0e6e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:03Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e8c8072e-1d46-401c-81b9-cf8f2264039c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-0ee7b5bc-9ff2-42ad-8f88-fbf2db1beb3a Date: Mon, 22 Jul 2019 10:57:03 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 80, \"updated_at\": \"2019-07-22T10:57:03Z\", \"security_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:03Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"88b76b00-7e4b-46ca-8ad5-199be50a9c0e\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e8c8072e-1d46-401c-81b9-cf8f2264039c Date: Mon, 22 Jul 2019 10:57:03 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 443, \"updated_at\": \"2019-07-22T10:57:03Z\", \"security_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:03Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"89b57851-bc94-4c0a-ab2a-726951bdcded\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json used request id req-375c8d13-2f5f-4944-959a-00e029be93b0", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.227Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-375c8d13-2f5f-4944-959a-00e029be93b0 Date: Mon, 22 Jul 2019 10:57:03 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:01Z\", \"updated_at\": \"2019-07-22T10:57:01Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:01Z\", \"revision_number\": 0, \"id\": \"403ccbe2-020b-46dc-93b2-f556e51cf84f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:01Z\", \"security_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:01Z\", \"revision_number\": 0, \"id\": \"53023203-c6e2-4022-9007-cd880535265a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:01Z\", \"security_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:03.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.426aae2b-1de5-41d0-b834-0a0439957f53"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1c53f728-4b32-4747-a4a5-0d8c0ee5a648", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1c53f728-4b32-4747-a4a5-0d8c0ee5a648", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9\" -d '{\"security_group\": {\"description\": \"SSH\", \"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9ac2b3f5-5c48-4b31-acb3-5367b8c2a547", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-9ac2b3f5-5c48-4b31-acb3-5367b8c2a547 Date: Mon, 22 Jul 2019 10:57:04 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:03Z\", \"updated_at\": \"2019-07-22T10:57:03Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 0, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_id\": null, \"id\": \"bedf0283-d291-4247-9b32-62e925840b91\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9ac2b3f5-5c48-4b31-acb3-5367b8c2a547", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a652c03304714fa3924dd0470f6006e6', u'created_at': u'2019-07-22T10:57:03Z', u'updated_at': u'2019-07-22T10:57:03Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'a652c03304714fa3924dd0470f6006e6', u'port_id': None, u'id': u'bedf0283-d291-4247-9b32-62e925840b91', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}], "metadata": {"pagination": {"total": 333, "offset": 52, "size": 50}}} 2019-07-22 10:57:09,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:09,835 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:09 GMT 2019-07-22 10:57:09,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:09,836 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:09,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:09,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:09,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:09,836 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:09,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370f2c67-37ec-45de-8ddb-6546b358dcb6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:09,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-07-22 10:57:09,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-07-22 10:57:09,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-07-22 10:57:09,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-07-22 10:57:09,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-07-22 10:57:09,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-07-22 10:57:09,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-07-22 10:57:09,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-07-22 10:57:09,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-07-22 10:57:09,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5122a182b2fe987abf19b8b4efe4c26b7bcd1c45" 2019-07-22 10:57:09,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0ee7b5bc-9ff2-42ad-8f88-fbf2db1beb3a 2019-07-22 10:57:09,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5122a182b2fe987abf19b8b4efe4c26b7bcd1c45" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:09,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json used request id req-375c8d13-2f5f-4944-959a-00e029be93b0 2019-07-22 10:57:09,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2019-07-22 10:57:09,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0ee7b5bc-9ff2-42ad-8f88-fbf2db1beb3a 2019-07-22 10:57:09,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:09,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5122a182b2fe987abf19b8b4efe4c26b7bcd1c45" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:09,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052aad0c-890c-4eb9-b81c-1c018bc039c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:09,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-07-22 10:57:09,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-052aad0c-890c-4eb9-b81c-1c018bc039c2 2019-07-22 10:57:09,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e8c8072e-1d46-401c-81b9-cf8f2264039c 2019-07-22 10:57:09,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-1c53f728-4b32-4747-a4a5-0d8c0ee5a648 Date: Mon, 22 Jul 2019 10:57:04 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:03Z", "updated_at": "2019-07-22T10:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:03Z", "revision_number": 0, "id": "70e71baa-fa19-4c8e-b487-1d2a3a317475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:03Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:03Z", "revision_number": 0, "id": "fb8d1568-cb4d-4813-8523-857714bf0e6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:03Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono"}} 2019-07-22 10:57:09,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e8c8072e-1d46-401c-81b9-cf8f2264039c 2019-07-22 10:57:09,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-0ee7b5bc-9ff2-42ad-8f88-fbf2db1beb3a Date: Mon, 22 Jul 2019 10:57:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-07-22T10:57:03Z", "security_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "port_range_min": 80, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:03Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "88b76b00-7e4b-46ca-8ad5-199be50a9c0e"}} 2019-07-22 10:57:09,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e8c8072e-1d46-401c-81b9-cf8f2264039c Date: Mon, 22 Jul 2019 10:57:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-07-22T10:57:03Z", "security_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "port_range_min": 443, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:03Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "89b57851-bc94-4c0a-ab2a-726951bdcded"}} 2019-07-22 10:57:09,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-07-22 10:57:09,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json used request id req-375c8d13-2f5f-4944-959a-00e029be93b0 2019-07-22 10:57:09,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2019-07-22 10:57:09,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-375c8d13-2f5f-4944-959a-00e029be93b0 Date: Mon, 22 Jul 2019 10:57:03 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:01Z", "updated_at": "2019-07-22T10:57:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:01Z", "revision_number": 0, "id": "403ccbe2-020b-46dc-93b2-f556e51cf84f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:01Z", "security_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:01Z", "revision_number": 0, "id": "53023203-c6e2-4022-9007-cd880535265a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:01Z", "security_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "name": "clearwater-sg_ellis"}} 2019-07-22 10:57:09,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-07-22 10:57:09,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1c53f728-4b32-4747-a4a5-0d8c0ee5a648 2019-07-22 10:57:09,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1c53f728-4b32-4747-a4a5-0d8c0ee5a648 2019-07-22 10:57:09,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-07-22 10:57:09,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9ac2b3f5-5c48-4b31-acb3-5367b8c2a547 2019-07-22 10:57:09,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-07-22 10:57:09,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-9ac2b3f5-5c48-4b31-acb3-5367b8c2a547 Date: Mon, 22 Jul 2019 10:57:04 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:03Z", "updated_at": "2019-07-22T10:57:03Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": null, "id": "bedf0283-d291-4247-9b32-62e925840b91", "qos_policy_id": null}} 2019-07-22 10:57:09,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9ac2b3f5-5c48-4b31-acb3-5367b8c2a547 2019-07-22 10:57:09,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a652c03304714fa3924dd0470f6006e6', u'created_at': u'2019-07-22T10:57:03Z', u'updated_at': u'2019-07-22T10:57:03Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'a652c03304714fa3924dd0470f6006e6', u'port_id': None, u'id': u'bedf0283-d291-4247-9b32-62e925840b91', u'qos_policy_id': None} 2019-07-22 10:57:09,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:09,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:09,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:09,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:09,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:09,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:09,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:09,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:09,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:09,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:09,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:09,938 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:09 GMT 2019-07-22 10:57:09,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:09,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:09,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:09,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:09,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:14,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:15,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:15,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:15,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:15,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:15,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:15,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:15,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:15,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9966dca6-725a-44b1-90b8-63d84e316934 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6e73b485-c959-44af-a61a-ec4f697aa511", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9ac2b3f5-5c48-4b31-acb3-5367b8c2a547", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8e9349-5a7e-446f-a0ec-0d211af8e690"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9966dca6-725a-44b1-90b8-63d84e316934", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1c53f728-4b32-4747-a4a5-0d8c0ee5a648", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6e73b485-c959-44af-a61a-ec4f697aa511 Date: Mon, 22 Jul 2019 10:57:04 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:04Z\", \"updated_at\": \"2019-07-22T10:57:04Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:04Z\", \"revision_number\": 0, \"id\": \"26ae9e12-3686-4054-8446-84d7547c8148\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:04Z\", \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:04Z\", \"revision_number\": 0, \"id\": \"c56c0f22-921c-4007-8710-c1e6ce5a820a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:04Z\", \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:04.972Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9\" -d '{\"security_group\": {\"description\": \"SSH\", \"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}305d470b5297feb54362e44d1f4ad60ea8b56bda\" -d '{\"security_group\": {\"description\": \"Internal SIP signalling\", \"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:04.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-fe7b1984-3000-46a4-bd03-434a2ac3990e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-5e03eee6-547b-4b05-adec-2755203bbc2d Date: Mon, 22 Jul 2019 10:57:05 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:05Z\", \"updated_at\": \"2019-07-22T10:57:05Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:05Z\", \"revision_number\": 0, \"id\": \"17038d43-ee54-4db3-82e1-d5e2bb40ff27\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:05Z\", \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:05Z\", \"revision_number\": 0, \"id\": \"45af280d-5353-4e87-bfbe-cae8d9946fab\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:05Z\", \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a51d91-1059-40aa-9582-0997a04c609e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-14a51d91-1059-40aa-9582-0997a04c609e", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe7b1984-3000-46a4-bd03-434a2ac3990e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:05.545Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69a38129c00312dcf40a859f69d57f3d297de4aa\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5285f6d2ad732559b272a8d2f60c2cf23ea2ed9d\" -d '{\"security_group\": {\"description\": \"memcached Chronos REST\", \"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-447822ee-7803-48a3-b685-617c011bf2fe", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447822ee-7803-48a3-b685-617c011bf2fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5e03eee6-547b-4b05-adec-2755203bbc2d", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.075Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5e03eee6-547b-4b05-adec-2755203bbc2d", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json used request id req-bdeefc3e-6847-480e-9889-ec2a28a7e468", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json used request id req-bdeefc3e-6847-480e-9889-ec2a28a7e468", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9fefbbde-4529-49da-8759-0b6eed4c7216", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13ca5e7d80548b3e3394b9fbf3dfdfbe7fc2a515\" -d '{\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9fefbbde-4529-49da-8759-0b6eed4c7216", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-bdeefc3e-6847-480e-9889-ec2a28a7e468 Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:03Z\", \"updated_at\": \"2019-07-22T10:57:03Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:03Z\", \"revision_number\": 0, \"id\": \"70e71baa-fa19-4c8e-b487-1d2a3a317475\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:03Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:03Z\", \"revision_number\": 0, \"id\": \"fb8d1568-cb4d-4813-8523-857714bf0e6e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:03Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ece2fb48-d644-4148-ab78-234d272f277e Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:06Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-9fefbbde-4529-49da-8759-0b6eed4c7216 Date: Mon, 22 Jul 2019 10:57:05 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:05Z\", \"updated_at\": \"2019-07-22T10:57:05Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:05Z\", \"revision_number\": 0, \"id\": \"16d9263e-1b50-4bf9-9c0e-756965bc041e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:05Z\", \"security_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:05Z\", \"revision_number\": 0, \"id\": \"ca88d0dc-da38-457b-9ba9-84a0c6b0bc58\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:05Z\", \"security_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:05.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ece2fb48-d644-4148-ab78-234d272f277e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ece2fb48-d644-4148-ab78-234d272f277e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-209bffc5-2696-4c76-872e-bf47daa88ed2 Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T06:06:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"created_at\":\"2019-07-22T05:50:45Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}], "metadata": {"pagination": {"total": 455, "offset": 102, "size": 50}}} 2019-07-22 10:57:15,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:15,211 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:15 GMT 2019-07-22 10:57:15,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:15,211 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:15,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:15,211 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:15,211 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:15,211 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:15,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:15,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9966dca6-725a-44b1-90b8-63d84e316934 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:15,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6e73b485-c959-44af-a61a-ec4f697aa511 2019-07-22 10:57:15,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9ac2b3f5-5c48-4b31-acb3-5367b8c2a547 2019-07-22 10:57:15,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9966dca6-725a-44b1-90b8-63d84e316934 2019-07-22 10:57:15,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1c53f728-4b32-4747-a4a5-0d8c0ee5a648 2019-07-22 10:57:15,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6e73b485-c959-44af-a61a-ec4f697aa511 Date: Mon, 22 Jul 2019 10:57:04 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:04Z", "updated_at": "2019-07-22T10:57:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:04Z", "revision_number": 0, "id": "26ae9e12-3686-4054-8446-84d7547c8148", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:04Z", "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:04Z", "revision_number": 0, "id": "c56c0f22-921c-4007-8710-c1e6ce5a820a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:04Z", "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base"}} 2019-07-22 10:57:15,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-07-22 10:57:15,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:15,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305d470b5297feb54362e44d1f4ad60ea8b56bda" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-07-22 10:57:15,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-fe7b1984-3000-46a4-bd03-434a2ac3990e 2019-07-22 10:57:15,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-5e03eee6-547b-4b05-adec-2755203bbc2d Date: Mon, 22 Jul 2019 10:57:05 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:05Z", "updated_at": "2019-07-22T10:57:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:05Z", "revision_number": 0, "id": "17038d43-ee54-4db3-82e1-d5e2bb40ff27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:05Z", "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:05Z", "revision_number": 0, "id": "45af280d-5353-4e87-bfbe-cae8d9946fab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:05Z", "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip"}} 2019-07-22 10:57:15,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-07-22 10:57:15,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a51d91-1059-40aa-9582-0997a04c609e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:15,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-14a51d91-1059-40aa-9582-0997a04c609e 2019-07-22 10:57:15,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:15,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:15,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:15,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe7b1984-3000-46a4-bd03-434a2ac3990e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:15,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:15,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-07-22 10:57:15,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:15,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-07-22 10:57:15,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a38129c00312dcf40a859f69d57f3d297de4aa" 2019-07-22 10:57:15,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-07-22 10:57:15,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:15,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-22 10:57:15,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5285f6d2ad732559b272a8d2f60c2cf23ea2ed9d" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-07-22 10:57:15,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:15,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:15,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-447822ee-7803-48a3-b685-617c011bf2fe 2019-07-22 10:57:15,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447822ee-7803-48a3-b685-617c011bf2fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:15,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5e03eee6-547b-4b05-adec-2755203bbc2d 2019-07-22 10:57:15,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5e03eee6-547b-4b05-adec-2755203bbc2d 2019-07-22 10:57:15,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json used request id req-bdeefc3e-6847-480e-9889-ec2a28a7e468 2019-07-22 10:57:15,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json used request id req-bdeefc3e-6847-480e-9889-ec2a28a7e468 2019-07-22 10:57:15,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:15,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9fefbbde-4529-49da-8759-0b6eed4c7216 2019-07-22 10:57:15,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ca5e7d80548b3e3394b9fbf3dfdfbe7fc2a515" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-07-22 10:57:15,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9fefbbde-4529-49da-8759-0b6eed4c7216 2019-07-22 10:57:15,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-bdeefc3e-6847-480e-9889-ec2a28a7e468 Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:03Z", "updated_at": "2019-07-22T10:57:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:03Z", "revision_number": 0, "id": "70e71baa-fa19-4c8e-b487-1d2a3a317475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:03Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:03Z", "revision_number": 0, "id": "fb8d1568-cb4d-4813-8523-857714bf0e6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:03Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono"}} 2019-07-22 10:57:15,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" 2019-07-22 10:57:15,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ece2fb48-d644-4148-ab78-234d272f277e Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-07-22T10:57:06Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 3478, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:06Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}} 2019-07-22 10:57:15,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-9fefbbde-4529-49da-8759-0b6eed4c7216 Date: Mon, 22 Jul 2019 10:57:05 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:05Z", "updated_at": "2019-07-22T10:57:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:05Z", "revision_number": 0, "id": "16d9263e-1b50-4bf9-9c0e-756965bc041e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:05Z", "security_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:05Z", "revision_number": 0, "id": "ca88d0dc-da38-457b-9ba9-84a0c6b0bc58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:05Z", "security_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "name": "clearwater-sg_dime"}} 2019-07-22 10:57:15,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ece2fb48-d644-4148-ab78-234d272f277e 2019-07-22 10:57:15,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:15,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:15,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ece2fb48-d644-4148-ab78-234d272f277e 2019-07-22 10:57:15,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:15,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-209bffc5-2696-4c76-872e-bf47daa88ed2 Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:57:15,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:15,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:15,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:15,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:15,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:15,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:15,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:15,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:15,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:15,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:15,434 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:15 GMT 2019-07-22 10:57:15,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:15,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:15,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:15,435 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:15,435 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:20,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:20,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:20,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:20,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:20,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:20,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:20,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:20,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:20,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-209bffc5-2696-4c76-872e-bf47daa88ed2 Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T06:06:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"created_at\":\"2019-07-22T05:50:45Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-209bffc5-2696-4c76-872e-bf47daa88ed2", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69a38129c00312dcf40a859f69d57f3d297de4aa\" -d '{\"floatingip\": {\"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-209bffc5-2696-4c76-872e-bf47daa88ed2", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c607ade2-9781-4cdf-b12e-71c78286c46d Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:06Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c607ade2-9781-4cdf-b12e-71c78286c46d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c607ade2-9781-4cdf-b12e-71c78286c46d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5fa155d4-f7e6-4102-9ea9-a8945b6a9656 Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:06Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5fa155d4-f7e6-4102-9ea9-a8945b6a9656", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5fa155d4-f7e6-4102-9ea9-a8945b6a9656", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65901f64-07ab-4f84-920c-a1e236d49e04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:06.641Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-65901f64-07ab-4f84-920c-a1e236d49e04", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json used request id req-f4baa4e1-a5c5-49b1-837a-4835f38194fe", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json used request id req-f4baa4e1-a5c5-49b1-837a-4835f38194fe", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f4baa4e1-a5c5-49b1-837a-4835f38194fe Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:04Z\", \"updated_at\": \"2019-07-22T10:57:04Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:04Z\", \"revision_number\": 0, \"id\": \"26ae9e12-3686-4054-8446-84d7547c8148\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:04Z\", \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:04Z\", \"revision_number\": 0, \"id\": \"c56c0f22-921c-4007-8710-c1e6ce5a820a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:04Z\", \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4d3dbd36-50e5-4e5d-97f3-1ad5acb4276a", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d3dbd36-50e5-4e5d-97f3-1ad5acb4276a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ddc7df6-6085-471d-ae7b-11a974309393", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3ddc7df6-6085-471d-ae7b-11a974309393 Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:06Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 5062, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ddc7df6-6085-471d-ae7b-11a974309393", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}], "metadata": {"pagination": {"total": 716, "offset": 152, "size": 50}}} 2019-07-22 10:57:20,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:20,522 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:20 GMT 2019-07-22 10:57:20,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:20,522 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:20,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:20,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:20,523 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:20,523 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:20,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:20,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-209bffc5-2696-4c76-872e-bf47daa88ed2 Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:57:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-209bffc5-2696-4c76-872e-bf47daa88ed2 2019-07-22 10:57:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided. 2019-07-22 10:57:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a38129c00312dcf40a859f69d57f3d297de4aa" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}}' 2019-07-22 10:57:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-209bffc5-2696-4c76-872e-bf47daa88ed2 2019-07-22 10:57:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-07-22 10:57:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-07-22 10:57:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c607ade2-9781-4cdf-b12e-71c78286c46d Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-07-22T10:57:06Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 3478, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:06Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}} 2019-07-22 10:57:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c607ade2-9781-4cdf-b12e-71c78286c46d 2019-07-22 10:57:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c607ade2-9781-4cdf-b12e-71c78286c46d 2019-07-22 10:57:20,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5fa155d4-f7e6-4102-9ea9-a8945b6a9656 Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-07-22T10:57:06Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 5060, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:06Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "9aa2732d-4829-4134-a921-c419b49d510a"}} 2019-07-22 10:57:20,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:20,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5fa155d4-f7e6-4102-9ea9-a8945b6a9656 2019-07-22 10:57:20,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:20,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5fa155d4-f7e6-4102-9ea9-a8945b6a9656 2019-07-22 10:57:20,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:20,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:20,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65901f64-07ab-4f84-920c-a1e236d49e04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:20,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-65901f64-07ab-4f84-920c-a1e236d49e04 2019-07-22 10:57:20,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:20,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-07-22 10:57:20,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json used request id req-f4baa4e1-a5c5-49b1-837a-4835f38194fe 2019-07-22 10:57:20,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:20,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json used request id req-f4baa4e1-a5c5-49b1-837a-4835f38194fe 2019-07-22 10:57:20,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-07-22 10:57:20,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f4baa4e1-a5c5-49b1-837a-4835f38194fe Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:04Z", "updated_at": "2019-07-22T10:57:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:04Z", "revision_number": 0, "id": "26ae9e12-3686-4054-8446-84d7547c8148", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:04Z", "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:04Z", "revision_number": 0, "id": "c56c0f22-921c-4007-8710-c1e6ce5a820a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:04Z", "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base"}} 2019-07-22 10:57:20,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9" 2019-07-22 10:57:20,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4d3dbd36-50e5-4e5d-97f3-1ad5acb4276a 2019-07-22 10:57:20,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d3dbd36-50e5-4e5d-97f3-1ad5acb4276a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:20,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:20,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:20,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-07-22 10:57:20,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:20,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-07-22 10:57:20,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ddc7df6-6085-471d-ae7b-11a974309393 2019-07-22 10:57:20,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3ddc7df6-6085-471d-ae7b-11a974309393 Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-07-22T10:57:06Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 5060, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:06Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}} 2019-07-22 10:57:20,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-07-22 10:57:20,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:20,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-07-22 10:57:20,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:20,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:20,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:20,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ddc7df6-6085-471d-ae7b-11a974309393 2019-07-22 10:57:20,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:20,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:20,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:20,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:20,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:20,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:20,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:20,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:20,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:20,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:20,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:20,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:20,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:20,595 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:20 GMT 2019-07-22 10:57:20,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:20,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:20,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:20,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:20,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:25,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:25,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:25,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:25,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:25,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:25,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:25,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:25,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:25,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ddc7df6-6085-471d-ae7b-11a974309393", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-2982c6cb-681e-439d-acdb-ec0bb6a6f46a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ddc7df6-6085-471d-ae7b-11a974309393", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 5062, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c754fee4-bd2a-44cb-9ba4-4ffff289d1d5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6f65025c-aaaf-417d-b849-e8646f028026 Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 2380, \"updated_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:06Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-c754fee4-bd2a-44cb-9ba4-4ffff289d1d5", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-971daa2c-df78-419f-934a-333d538706d9 Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:06Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e50d27f1-bc8e-4cb3-a0b7-fe30c055c00e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-971daa2c-df78-419f-934a-333d538706d9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-e50d27f1-bc8e-4cb3-a0b7-fe30c055c00e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-971daa2c-df78-419f-934a-333d538706d9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "keypair_ygmytc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.155b1b54-9ab9-4f0b-925a-f770aa442cb1"}, {"node_instance_id": "keypair_ygmytc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f3a618-8079-4678-b8d1-b4d8970df032 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.155b1b54-9ab9-4f0b-925a-f770aa442cb1"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"port_range_min\": 4000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "keypair_ygmytc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-30f3a618-8079-4678-b8d1-b4d8970df032", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.155b1b54-9ab9-4f0b-925a-f770aa442cb1"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cc9f8ac5-31e1-446a-8b3c-0f5b4fca5640 Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5062, \"updated_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:06Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cc9f8ac5-31e1-446a-8b3c-0f5b4fca5640", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cc9f8ac5-31e1-446a-8b3c-0f5b4fca5640", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 32768, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e1dfc930-7c97-49d8-8897-c68d2bee3038 Date: Mon, 22 Jul 2019 10:57:06 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:06Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.272Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e1dfc930-7c97-49d8-8897-c68d2bee3038", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-d629f115-d739-4f0b-aea4-e15c411b00f9 Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"port_range_min\": 161, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6f65025c-aaaf-417d-b849-e8646f028026", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6f65025c-aaaf-417d-b849-e8646f028026", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58 Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "keypair_ygmytc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ea83028acfe4e03aeb57f6b7f44ad5be97f552c2\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.155b1b54-9ab9-4f0b-925a-f770aa442cb1"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d629f115-d739-4f0b-aea4-e15c411b00f9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d629f115-d739-4f0b-aea4-e15c411b00f9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.577a4f2b-1f26-4b2f-bb18-9cc74bbd6050"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}], "metadata": {"pagination": {"total": 913, "offset": 202, "size": 50}}} 2019-07-22 10:57:25,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:25,838 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:25 GMT 2019-07-22 10:57:25,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:25,838 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:25,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:25,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:25,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:25,838 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:25,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ddc7df6-6085-471d-ae7b-11a974309393 2019-07-22 10:57:25,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:25,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-2982c6cb-681e-439d-acdb-ec0bb6a6f46a 2019-07-22 10:57:25,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-07-22 10:57:25,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3ddc7df6-6085-471d-ae7b-11a974309393 2019-07-22 10:57:25,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:25,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:25,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c754fee4-bd2a-44cb-9ba4-4ffff289d1d5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6f65025c-aaaf-417d-b849-e8646f028026 Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 2380, "updated_at": "2019-07-22T10:57:06Z", "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "port_range_min": 2380, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:06Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "78536478-4428-4d19-a632-7ec5620c41c0"}} 2019-07-22 10:57:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-07-22 10:57:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-c754fee4-bd2a-44cb-9ba4-4ffff289d1d5 2019-07-22 10:57:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-07-22 10:57:25,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:25,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 10:57:25,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:25,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-07-22 10:57:25,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:25,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-971daa2c-df78-419f-934a-333d538706d9 Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-07-22T10:57:06Z", "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "port_range_min": 22, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:06Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}} 2019-07-22 10:57:25,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e50d27f1-bc8e-4cb3-a0b7-fe30c055c00e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-971daa2c-df78-419f-934a-333d538706d9 2019-07-22 10:57:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-e50d27f1-bc8e-4cb3-a0b7-fe30c055c00e 2019-07-22 10:57:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-971daa2c-df78-419f-934a-333d538706d9 2019-07-22 10:57:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:25,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f3a618-8079-4678-b8d1-b4d8970df032 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-30f3a618-8079-4678-b8d1-b4d8970df032 2019-07-22 10:57:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cc9f8ac5-31e1-446a-8b3c-0f5b4fca5640 Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-07-22T10:57:06Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 5062, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:06Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}} 2019-07-22 10:57:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cc9f8ac5-31e1-446a-8b3c-0f5b4fca5640 2019-07-22 10:57:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cc9f8ac5-31e1-446a-8b3c-0f5b4fca5640 2019-07-22 10:57:25,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91093500710a2c64aa3e7b106ee89732ec5fafde" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e1dfc930-7c97-49d8-8897-c68d2bee3038 Date: Mon, 22 Jul 2019 10:57:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-22T10:57:06Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 32768, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:06Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}} 2019-07-22 10:57:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e1dfc930-7c97-49d8-8897-c68d2bee3038 2019-07-22 10:57:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-d629f115-d739-4f0b-aea4-e15c411b00f9 Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-07-22T10:57:07Z", "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "port_range_min": 161, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}} 2019-07-22 10:57:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96800aec2b5f16ac673c0b08374f336a8e7574e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6f65025c-aaaf-417d-b849-e8646f028026 2019-07-22 10:57:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6f65025c-aaaf-417d-b849-e8646f028026 2019-07-22 10:57:25,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58 Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-07-22T10:57:07Z", "security_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "port_range_min": 5058, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}} 2019-07-22 10:57:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58 2019-07-22 10:57:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea83028acfe4e03aeb57f6b7f44ad5be97f552c2" 2019-07-22 10:57:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d629f115-d739-4f0b-aea4-e15c411b00f9 2019-07-22 10:57:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:25,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:25,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d629f115-d739-4f0b-aea4-e15c411b00f9 2019-07-22 10:57:25,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58 2019-07-22 10:57:25,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:25,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:25,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:25,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:25,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:25,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:25 GMT 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:25,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:30,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:31,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:31,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:31,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:31,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:31,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:31,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:31,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:31,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-30f7686f-e7c9-4edf-9ed5-31a1dad7e905", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-30f7686f-e7c9-4edf-9ed5-31a1dad7e905 Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T06:06:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"created_at\":\"2019-07-22T05:50:45Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-30f7686f-e7c9-4edf-9ed5-31a1dad7e905", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:06.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.546325fc-86e7-4783-982b-b279a5f0fdaf"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12ff5b748c2a2a6fa82899c9fc0485dfa81b7d83\" -d '{\"floatingip\": {\"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba629c6f11d1a9898ab51eeca8a0ebd31cf74e73\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6fbe25d3-a33a-424c-a2cc-b02719d12346 Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"298f516b-f35b-4021-93b1-740e06e31107\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"8dc5dec1-3960-4346-b7a2-9166f905c3db\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}305d470b5297feb54362e44d1f4ad60ea8b56bda\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-bc464ec0-dc13-48cc-8b19-24e538ba08ea Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:05Z\", \"updated_at\": \"2019-07-22T10:57:05Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:05Z\", \"revision_number\": 0, \"id\": \"17038d43-ee54-4db3-82e1-d5e2bb40ff27\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:05Z\", \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:05Z\", \"revision_number\": 0, \"id\": \"45af280d-5353-4e87-bfbe-cae8d9946fab\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:05Z\", \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6fbe25d3-a33a-424c-a2cc-b02719d12346", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-0d7da07a-d76b-47bc-821b-1e6648a42234 Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"933207ca-5497-44da-a081-744e8764f445\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"ed34b1e8-46b1-48db-a2db-23940a5dd93e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json used request id req-bc464ec0-dc13-48cc-8b19-24e538ba08ea", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "keypair_ygmytc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8ced841c-e8fb-474a-b4f8-0316d3417f12", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.155b1b54-9ab9-4f0b-925a-f770aa442cb1"}, {"node_instance_id": "keypair_ygmytc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8ced841c-e8fb-474a-b4f8-0316d3417f12", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.155b1b54-9ab9-4f0b-925a-f770aa442cb1"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-ecb1753e-248c-47ca-a5ef-c3ded4766a0c Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"05bd3f76-60b1-4ec0-add5-ffb3d344d847\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"a46aec12-f19c-4708-a5e7-1827e84c084f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "keypair_ygmytc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "Using external resource keypair: cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.155b1b54-9ab9-4f0b-925a-f770aa442cb1"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ecb1753e-248c-47ca-a5ef-c3ded4766a0c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:07.888Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ecb1753e-248c-47ca-a5ef-c3ded4766a0c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5285f6d2ad732559b272a8d2f60c2cf23ea2ed9d\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-5d320ae6-18c9-4a22-978a-980f92ed7fa2 Date: Mon, 22 Jul 2019 10:57:08 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:05Z\", \"updated_at\": \"2019-07-22T10:57:05Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:05Z\", \"revision_number\": 0, \"id\": \"16d9263e-1b50-4bf9-9c0e-756965bc041e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:05Z\", \"security_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:05Z\", \"revision_number\": 0, \"id\": \"ca88d0dc-da38-457b-9ba9-84a0c6b0bc58\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:05Z\", \"security_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a652c03304714fa3924dd0470f6006e6', u'created_at': u'2019-07-22T10:57:07Z', u'updated_at': u'2019-07-22T10:57:07Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'a652c03304714fa3924dd0470f6006e6', u'port_id': None, u'id': u'9e2909be-9bc7-4917-aa2b-a1a64fdd20f8', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json used request id req-5d320ae6-18c9-4a22-978a-980f92ed7fa2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c8e0e82a-fa7e-4ddc-8d38-3c95cc767efa Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5054, \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fd861bc4-4db2-4dfc-8311-22d9abfd441c", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fd861bc4-4db2-4dfc-8311-22d9abfd441c", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json used request id req-5d320ae6-18c9-4a22-978a-980f92ed7fa2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5285f6d2ad732559b272a8d2f60c2cf23ea2ed9d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"port_range_min\": 8888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-dc97aa91-04f5-4662-b43f-47e7aeb2d670", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c8e0e82a-fa7e-4ddc-8d38-3c95cc767efa", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-dc97aa91-04f5-4662-b43f-47e7aeb2d670 Date: Mon, 22 Jul 2019 10:57:08 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-dc97aa91-04f5-4662-b43f-47e7aeb2d670", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "keypair_ygmytc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-fd861bc4-4db2-4dfc-8311-22d9abfd441c Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"updated_at\": \"2019-07-22T10:57:07Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_id\": null, \"id\": \"9e2909be-9bc7-4917-aa2b-a1a64fdd20f8\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d6a2b79e-fc8b-4cff-8bfc-0591e2eb60fc"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cf9624f0-1a28-4015-93de-515c505b92f4 Date: Mon, 22 Jul 2019 10:57:08 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8888, \"updated_at\": \"2019-07-22T10:57:08Z\", \"security_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:08Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"0b603cc0-862d-4a79-93b2-b7fa4fecde3e\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}305d470b5297feb54362e44d1f4ad60ea8b56bda\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"port_range_min\": 5054, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d5e94ed3-f57d-4dcc-8970-c71a80f3384c", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d5e94ed3-f57d-4dcc-8970-c71a80f3384c", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d5e94ed3-f57d-4dcc-8970-c71a80f3384c Date: Mon, 22 Jul 2019 10:57:07 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}305d470b5297feb54362e44d1f4ad60ea8b56bda\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"port_range_min\": 5052, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c8e0e82a-fa7e-4ddc-8d38-3c95cc767efa", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:07.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cf9624f0-1a28-4015-93de-515c505b92f4", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cf9624f0-1a28-4015-93de-515c505b92f4", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}], "metadata": {"pagination": {"total": 999, "offset": 252, "size": 50}}} 2019-07-22 10:57:31,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:31,097 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:31 GMT 2019-07-22 10:57:31,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:31,097 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:31,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:31,097 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:31,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:31,098 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:31,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58 2019-07-22 10:57:31,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-30f7686f-e7c9-4edf-9ed5-31a1dad7e905 2019-07-22 10:57:31,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-30f7686f-e7c9-4edf-9ed5-31a1dad7e905 Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 10:57:31,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:31,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-30f7686f-e7c9-4edf-9ed5-31a1dad7e905 2019-07-22 10:57:31,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:31,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3b123d7c-a63a-4a0a-bf9a-817cbb6fef58 2019-07-22 10:57:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided. 2019-07-22 10:57:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ff5b748c2a2a6fa82899c9fc0485dfa81b7d83" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}}' 2019-07-22 10:57:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba629c6f11d1a9898ab51eeca8a0ebd31cf74e73" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-07-22 10:57:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-6fbe25d3-a33a-424c-a2cc-b02719d12346 Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "updated_at": "2019-07-22T10:57:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "298f516b-f35b-4021-93b1-740e06e31107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "8dc5dec1-3960-4346-b7a2-9166f905c3db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "a9733838-0757-4b50-a21c-016a271fa2e6", "name": "clearwater-sg_bind"}} 2019-07-22 10:57:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305d470b5297feb54362e44d1f4ad60ea8b56bda" 2019-07-22 10:57:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-bc464ec0-dc13-48cc-8b19-24e538ba08ea Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:05Z", "updated_at": "2019-07-22T10:57:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:05Z", "revision_number": 0, "id": "17038d43-ee54-4db3-82e1-d5e2bb40ff27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:05Z", "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:05Z", "revision_number": 0, "id": "45af280d-5353-4e87-bfbe-cae8d9946fab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:05Z", "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip"}} 2019-07-22 10:57:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6fbe25d3-a33a-424c-a2cc-b02719d12346 2019-07-22 10:57:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-0d7da07a-d76b-47bc-821b-1e6648a42234 Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "updated_at": "2019-07-22T10:57:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "933207ca-5497-44da-a081-744e8764f445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "ed34b1e8-46b1-48db-a2db-23940a5dd93e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "name": "clearwater-sg_homer"}} 2019-07-22 10:57:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json used request id req-bc464ec0-dc13-48cc-8b19-24e538ba08ea 2019-07-22 10:57:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8ced841c-e8fb-474a-b4f8-0316d3417f12 2019-07-22 10:57:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8ced841c-e8fb-474a-b4f8-0316d3417f12 2019-07-22 10:57:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-ecb1753e-248c-47ca-a5ef-c3ded4766a0c Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "updated_at": "2019-07-22T10:57:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "05bd3f76-60b1-4ec0-add5-ffb3d344d847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "a46aec12-f19c-4708-a5e7-1827e84c084f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "name": "clearwater-sg_vellum"}} 2019-07-22 10:57:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69 2019-07-22 10:57:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ecb1753e-248c-47ca-a5ef-c3ded4766a0c 2019-07-22 10:57:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ecb1753e-248c-47ca-a5ef-c3ded4766a0c 2019-07-22 10:57:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5285f6d2ad732559b272a8d2f60c2cf23ea2ed9d" 2019-07-22 10:57:31,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-5d320ae6-18c9-4a22-978a-980f92ed7fa2 Date: Mon, 22 Jul 2019 10:57:08 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:05Z", "updated_at": "2019-07-22T10:57:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:05Z", "revision_number": 0, "id": "16d9263e-1b50-4bf9-9c0e-756965bc041e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:05Z", "security_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:05Z", "revision_number": 0, "id": "ca88d0dc-da38-457b-9ba9-84a0c6b0bc58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:05Z", "security_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "name": "clearwater-sg_dime"}} 2019-07-22 10:57:31,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a652c03304714fa3924dd0470f6006e6', u'created_at': u'2019-07-22T10:57:07Z', u'updated_at': u'2019-07-22T10:57:07Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'a652c03304714fa3924dd0470f6006e6', u'port_id': None, u'id': u'9e2909be-9bc7-4917-aa2b-a1a64fdd20f8', u'qos_policy_id': None} 2019-07-22 10:57:31,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json used request id req-5d320ae6-18c9-4a22-978a-980f92ed7fa2 2019-07-22 10:57:31,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c8e0e82a-fa7e-4ddc-8d38-3c95cc767efa Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-07-22T10:57:07Z", "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "port_range_min": 5054, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}} 2019-07-22 10:57:31,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fd861bc4-4db2-4dfc-8311-22d9abfd441c 2019-07-22 10:57:31,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fd861bc4-4db2-4dfc-8311-22d9abfd441c 2019-07-22 10:57:31,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json used request id req-5d320ae6-18c9-4a22-978a-980f92ed7fa2 2019-07-22 10:57:31,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5285f6d2ad732559b272a8d2f60c2cf23ea2ed9d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:31,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-dc97aa91-04f5-4662-b43f-47e7aeb2d670 2019-07-22 10:57:31,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c8e0e82a-fa7e-4ddc-8d38-3c95cc767efa 2019-07-22 10:57:31,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:31,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-dc97aa91-04f5-4662-b43f-47e7aeb2d670 Date: Mon, 22 Jul 2019 10:57:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-07-22T10:57:07Z", "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "port_range_min": 5052, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}} 2019-07-22 10:57:31,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:31,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-dc97aa91-04f5-4662-b43f-47e7aeb2d670 2019-07-22 10:57:31,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-22 10:57:31,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-fd861bc4-4db2-4dfc-8311-22d9abfd441c Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "updated_at": "2019-07-22T10:57:07Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": null, "id": "9e2909be-9bc7-4917-aa2b-a1a64fdd20f8", "qos_policy_id": null}} 2019-07-22 10:57:31,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cf9624f0-1a28-4015-93de-515c505b92f4 Date: Mon, 22 Jul 2019 10:57:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-07-22T10:57:08Z", "security_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "port_range_min": 8888, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:08Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "0b603cc0-862d-4a79-93b2-b7fa4fecde3e"}} 2019-07-22 10:57:31,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305d470b5297feb54362e44d1f4ad60ea8b56bda" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:31,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d5e94ed3-f57d-4dcc-8970-c71a80f3384c 2019-07-22 10:57:31,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d5e94ed3-f57d-4dcc-8970-c71a80f3384c 2019-07-22 10:57:31,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d5e94ed3-f57d-4dcc-8970-c71a80f3384c Date: Mon, 22 Jul 2019 10:57:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-07-22T10:57:07Z", "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "port_range_min": 5058, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}} 2019-07-22 10:57:31,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305d470b5297feb54362e44d1f4ad60ea8b56bda" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:31,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c8e0e82a-fa7e-4ddc-8d38-3c95cc767efa 2019-07-22 10:57:31,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cf9624f0-1a28-4015-93de-515c505b92f4 2019-07-22 10:57:31,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cf9624f0-1a28-4015-93de-515c505b92f4 2019-07-22 10:57:31,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:31,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:31,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:31,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:31,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:31,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:31,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:31,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:31,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:31,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:31,183 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:31 GMT 2019-07-22 10:57:31,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:31,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:31,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:31,183 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:31,183 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:36,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:36,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:36,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:36,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:36,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:36,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:36,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:36,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:36,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:08.508Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-dc97aa91-04f5-4662-b43f-47e7aeb2d670 Date: Mon, 22 Jul 2019 10:57:08 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c2259833-32a3-4315-aac1-a965351a1ead"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5285f6d2ad732559b272a8d2f60c2cf23ea2ed9d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"port_range_min\": 10888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-9058ed12-8de8-4d7c-a84a-2f8842885893 Date: Mon, 22 Jul 2019 10:57:08 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:06Z\", \"updated_at\": \"2019-07-22T10:57:06Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:06Z\", \"revision_number\": 0, \"id\": \"4526e907-109f-4476-bb66-37bb1ee0276a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:06Z\", \"revision_number\": 0, \"id\": \"ccb61351-9e7e-4298-98f3-27de8cd418f3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:06Z\", \"security_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1c3d120d-24c4-4272-af55-5857dda7b089", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json used request id req-9058ed12-8de8-4d7c-a84a-2f8842885893", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json used request id req-9058ed12-8de8-4d7c-a84a-2f8842885893", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13ca5e7d80548b3e3394b9fbf3dfdfbe7fc2a515\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"port_range_min\": 9888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1c3d120d-24c4-4272-af55-5857dda7b089 Date: Mon, 22 Jul 2019 10:57:08 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8889, \"updated_at\": \"2019-07-22T10:57:08Z\", \"security_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:08Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"60e8dddb-34f9-474a-b6c2-0cca0121f5e4\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0a7e867d-ad2c-4524-be82-a2b20cc2bb07 Date: Mon, 22 Jul 2019 10:57:08 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9888, \"updated_at\": \"2019-07-22T10:57:08Z\", \"security_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:08Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"f3db0b6a-b578-4832-b08e-367e43130cc1\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1c3d120d-24c4-4272-af55-5857dda7b089", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0a7e867d-ad2c-4524-be82-a2b20cc2bb07", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13ca5e7d80548b3e3394b9fbf3dfdfbe7fc2a515\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.090Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0a7e867d-ad2c-4524-be82-a2b20cc2bb07", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d149d679-20bb-40c0-8f5f-2b464222d448"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-11a00ddf-0266-4afb-8368-578aa95f0ab7", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-11a00ddf-0266-4afb-8368-578aa95f0ab7 Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 10888, \"updated_at\": \"2019-07-22T10:57:08Z\", \"security_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:08Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"73bcd437-b969-44cc-aa08-44c900c2889c\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-11a00ddf-0266-4afb-8368-578aa95f0ab7", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80fd9067-85e4-4931-b3ce-899b83170893"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e1ed3901-ad8b-4bda-aea8-9c0919061b94 Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:08Z\", \"updated_at\": \"2019-07-22T10:57:08Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.216\", \"revision_number\": 0, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_id\": null, \"id\": \"bbf6232c-1669-4172-bab2-20787ba91b6c\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de3c3bdf19aa0a08fdffe8c66ff6fb307887a5b9\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-eefe2c16-3d2d-4a26-928e-d3f7befffcd7 Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"298f516b-f35b-4021-93b1-740e06e31107\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"8dc5dec1-3960-4346-b7a2-9166f905c3db\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a652c03304714fa3924dd0470f6006e6', u'created_at': u'2019-07-22T10:57:08Z', u'updated_at': u'2019-07-22T10:57:08Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.216', u'revision_number': 0, u'project_id': u'a652c03304714fa3924dd0470f6006e6', u'port_id': None, u'id': u'bbf6232c-1669-4172-bab2-20787ba91b6c', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json used request id req-eefe2c16-3d2d-4a26-928e-d3f7befffcd7", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json used request id req-eefe2c16-3d2d-4a26-928e-d3f7befffcd7", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-e8934c3e-bd08-4727-894a-9498df062f2c Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-07-22T10:57:09Z\", \"security_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:09Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"47c8e3df-dba8-455f-a748-ed58c612c9bd\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de3c3bdf19aa0a08fdffe8c66ff6fb307887a5b9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e1ed3901-ad8b-4bda-aea8-9c0919061b94", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:09.667Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e1ed3901-ad8b-4bda-aea8-9c0919061b94", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.51c1ebce-19d0-41f9-a3d6-b2bca438bc60"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-4ac3b8eb-5d13-411b-8e95-45d29136b0d2", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4ac3b8eb-5d13-411b-8e95-45d29136b0d2 Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-07-22T10:57:09Z\", \"security_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:09Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"4be5adfb-cf6b-4f47-a509-69dd91bd3e63\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de3c3bdf19aa0a08fdffe8c66ff6fb307887a5b9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e8934c3e-bd08-4727-894a-9498df062f2c", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e8934c3e-bd08-4727-894a-9498df062f2c", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.632c4fe8-1b4e-4472-9dec-517b361d8d3e"}], "metadata": {"pagination": {"total": 1008, "offset": 302, "size": 50}}} 2019-07-22 10:57:36,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:36,269 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:36 GMT 2019-07-22 10:57:36,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:36,269 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:36,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:36,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:36,269 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:36,269 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:36,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-dc97aa91-04f5-4662-b43f-47e7aeb2d670 Date: Mon, 22 Jul 2019 10:57:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-07-22T10:57:07Z", "security_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "port_range_min": 5052, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}} 2019-07-22 10:57:36,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-22 10:57:36,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5285f6d2ad732559b272a8d2f60c2cf23ea2ed9d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:36,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-9058ed12-8de8-4d7c-a84a-2f8842885893 Date: Mon, 22 Jul 2019 10:57:08 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:06Z", "updated_at": "2019-07-22T10:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:06Z", "revision_number": 0, "id": "4526e907-109f-4476-bb66-37bb1ee0276a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:06Z", "security_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:06Z", "revision_number": 0, "id": "ccb61351-9e7e-4298-98f3-27de8cd418f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:06Z", "security_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "name": "clearwater-sg_sprout"}} 2019-07-22 10:57:36,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1c3d120d-24c4-4272-af55-5857dda7b089 2019-07-22 10:57:36,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json used request id req-9058ed12-8de8-4d7c-a84a-2f8842885893 2019-07-22 10:57:36,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:36,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json used request id req-9058ed12-8de8-4d7c-a84a-2f8842885893 2019-07-22 10:57:36,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ca5e7d80548b3e3394b9fbf3dfdfbe7fc2a515" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:36,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1c3d120d-24c4-4272-af55-5857dda7b089 Date: Mon, 22 Jul 2019 10:57:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-07-22T10:57:08Z", "security_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "port_range_min": 8889, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:08Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "60e8dddb-34f9-474a-b6c2-0cca0121f5e4"}} 2019-07-22 10:57:36,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0a7e867d-ad2c-4524-be82-a2b20cc2bb07 Date: Mon, 22 Jul 2019 10:57:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-07-22T10:57:08Z", "security_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "port_range_min": 9888, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:08Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "f3db0b6a-b578-4832-b08e-367e43130cc1"}} 2019-07-22 10:57:36,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1c3d120d-24c4-4272-af55-5857dda7b089 2019-07-22 10:57:36,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0a7e867d-ad2c-4524-be82-a2b20cc2bb07 2019-07-22 10:57:36,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ca5e7d80548b3e3394b9fbf3dfdfbe7fc2a515" 2019-07-22 10:57:36,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:36,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0a7e867d-ad2c-4524-be82-a2b20cc2bb07 2019-07-22 10:57:36,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:36,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-11a00ddf-0266-4afb-8368-578aa95f0ab7 2019-07-22 10:57:36,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-11a00ddf-0266-4afb-8368-578aa95f0ab7 Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-07-22T10:57:08Z", "security_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "port_range_min": 10888, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:08Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "73bcd437-b969-44cc-aa08-44c900c2889c"}} 2019-07-22 10:57:36,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-11a00ddf-0266-4afb-8368-578aa95f0ab7 2019-07-22 10:57:36,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e1ed3901-ad8b-4bda-aea8-9c0919061b94 Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:08Z", "updated_at": "2019-07-22T10:57:08Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": null, "id": "bbf6232c-1669-4172-bab2-20787ba91b6c", "qos_policy_id": null}} 2019-07-22 10:57:36,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de3c3bdf19aa0a08fdffe8c66ff6fb307887a5b9" 2019-07-22 10:57:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-eefe2c16-3d2d-4a26-928e-d3f7befffcd7 Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "updated_at": "2019-07-22T10:57:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "298f516b-f35b-4021-93b1-740e06e31107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "8dc5dec1-3960-4346-b7a2-9166f905c3db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "a9733838-0757-4b50-a21c-016a271fa2e6", "name": "clearwater-sg_bind"}} 2019-07-22 10:57:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a652c03304714fa3924dd0470f6006e6', u'created_at': u'2019-07-22T10:57:08Z', u'updated_at': u'2019-07-22T10:57:08Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.216', u'revision_number': 0, u'project_id': u'a652c03304714fa3924dd0470f6006e6', u'port_id': None, u'id': u'bbf6232c-1669-4172-bab2-20787ba91b6c', u'qos_policy_id': None} 2019-07-22 10:57:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json used request id req-eefe2c16-3d2d-4a26-928e-d3f7befffcd7 2019-07-22 10:57:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json used request id req-eefe2c16-3d2d-4a26-928e-d3f7befffcd7 2019-07-22 10:57:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-e8934c3e-bd08-4727-894a-9498df062f2c Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-07-22T10:57:09Z", "security_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "port_range_min": 53, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:09Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "47c8e3df-dba8-455f-a748-ed58c612c9bd"}} 2019-07-22 10:57:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de3c3bdf19aa0a08fdffe8c66ff6fb307887a5b9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e1ed3901-ad8b-4bda-aea8-9c0919061b94 2019-07-22 10:57:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e1ed3901-ad8b-4bda-aea8-9c0919061b94 2019-07-22 10:57:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-22 10:57:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-4ac3b8eb-5d13-411b-8e95-45d29136b0d2 2019-07-22 10:57:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4ac3b8eb-5d13-411b-8e95-45d29136b0d2 Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-07-22T10:57:09Z", "security_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "port_range_min": 53, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:09Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "4be5adfb-cf6b-4f47-a509-69dd91bd3e63"}} 2019-07-22 10:57:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de3c3bdf19aa0a08fdffe8c66ff6fb307887a5b9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e8934c3e-bd08-4727-894a-9498df062f2c 2019-07-22 10:57:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e8934c3e-bd08-4727-894a-9498df062f2c 2019-07-22 10:57:36,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:36,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:36,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:36,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:36,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:36,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:36,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:36,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:36,354 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:36 GMT 2019-07-22 10:57:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:36,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:36,354 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:36,354 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:41,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:41,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:41,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:41,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:41,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:41,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:41,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:41,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:41,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json used request id req-d12fef43-bcce-4590-a30a-a61f90641633", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 11211, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json used request id req-d12fef43-bcce-4590-a30a-a61f90641633", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba629c6f11d1a9898ab51eeca8a0ebd31cf74e73\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:08.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json used request id req-1d998233-2478-44e9-99a4-1d4d15b74b08", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e3e33ea0-45d4-407a-aec3-169006d42b92", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 11311, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a856abbf-535a-463f-af6b-f93617c8b4a5 Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11311, \"updated_at\": \"2019-07-22T10:57:09Z\", \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:09Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"980cef01-cd23-4f61-b75f-0c81268cf75b\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a856abbf-535a-463f-af6b-f93617c8b4a5", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-1d998233-2478-44e9-99a4-1d4d15b74b08 Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"updated_at\": \"2019-07-22T10:57:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"933207ca-5497-44da-a081-744e8764f445\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T10:57:07Z\", \"revision_number\": 0, \"id\": \"ed34b1e8-46b1-48db-a2db-23940a5dd93e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T10:57:07Z\", \"security_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\"}], \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a856abbf-535a-463f-af6b-f93617c8b4a5", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 7253, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-709f31c9-db28-4ac7-a832-f526b3728ac6 Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7888, \"updated_at\": \"2019-07-22T10:57:09Z\", \"security_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:09Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"7fb0d526-7ca3-4a54-97ce-f87c8b75ffde\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba629c6f11d1a9898ab51eeca8a0ebd31cf74e73\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-709f31c9-db28-4ac7-a832-f526b3728ac6", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-314910c1-763e-4f7d-953b-355811004b12 Date: Mon, 22 Jul 2019 10:57:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7253, \"updated_at\": \"2019-07-22T10:57:09Z\", \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:09Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"93c16557-1ad2-4714-9b6c-6dd41f66d471\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-709f31c9-db28-4ac7-a832-f526b3728ac6", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-314910c1-763e-4f7d-953b-355811004b12", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 7000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8ed8bf05-5d43-48ed-8f06-f1c97e75588d Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-07-22T10:57:09Z\", \"security_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:09Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"0a00aeab-7e98-4570-acd8-427234a9aeee\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba629c6f11d1a9898ab51eeca8a0ebd31cf74e73\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"port_range_min\": 7888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e3e33ea0-45d4-407a-aec3-169006d42b92", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json used request id req-1d998233-2478-44e9-99a4-1d4d15b74b08", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-314910c1-763e-4f7d-953b-355811004b12", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.179Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e3e33ea0-45d4-407a-aec3-169006d42b92 Date: Mon, 22 Jul 2019 10:57:09 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11211, \"updated_at\": \"2019-07-22T10:57:09Z\", \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:09Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"7030cb94-2c6b-4b97-a194-954a84c9321c\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7a13c7ce-3d7e-402b-9c58-b0a40e0ce44b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7a13c7ce-3d7e-402b-9c58-b0a40e0ce44b Date: Mon, 22 Jul 2019 10:57:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7000, \"updated_at\": \"2019-07-22T10:57:10Z\", \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:10Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"3c7cf608-5647-4608-9166-e1230866a8c0\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8ed8bf05-5d43-48ed-8f06-f1c97e75588d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8ed8bf05-5d43-48ed-8f06-f1c97e75588d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.71590924-9563-4f70-b731-e8b604783519"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-56496c99-8ddf-4af1-8648-5a72a17e56c1", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-56496c99-8ddf-4af1-8648-5a72a17e56c1", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-56496c99-8ddf-4af1-8648-5a72a17e56c1 Date: Mon, 22 Jul 2019 10:57:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-07-22T10:57:10Z\", \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:10Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"2ee7ff80-a38f-4c8d-b346-f27d69584819\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7a13c7ce-3d7e-402b-9c58-b0a40e0ce44b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 6667, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3a1762a8-66d7-4cbe-aa19-355584cd2878", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3a1762a8-66d7-4cbe-aa19-355584cd2878", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3a1762a8-66d7-4cbe-aa19-355584cd2878 Date: Mon, 22 Jul 2019 10:57:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6668, \"updated_at\": \"2019-07-22T10:57:10Z\", \"security_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:10Z\", \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"2df30f3d-03b5-41d7-ac00-066a4af15e82\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.610fa06b-3005-45d9-a975-86cb0a1c30b8"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:10.749Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:09.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:11.349Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:11.349Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:11.349Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:11.950Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:11.950Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:11.950Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1008, "offset": 352, "size": 50}}} 2019-07-22 10:57:41,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:41,452 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:41 GMT 2019-07-22 10:57:41,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:41,452 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:41,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:41,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:41,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:41,453 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json used request id req-d12fef43-bcce-4590-a30a-a61f90641633 2019-07-22 10:57:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:41,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json used request id req-d12fef43-bcce-4590-a30a-a61f90641633 2019-07-22 10:57:41,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba629c6f11d1a9898ab51eeca8a0ebd31cf74e73" 2019-07-22 10:57:41,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:41,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json used request id req-1d998233-2478-44e9-99a4-1d4d15b74b08 2019-07-22 10:57:41,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:41,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e3e33ea0-45d4-407a-aec3-169006d42b92 2019-07-22 10:57:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a856abbf-535a-463f-af6b-f93617c8b4a5 Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-07-22T10:57:09Z", "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 11311, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:09Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "980cef01-cd23-4f61-b75f-0c81268cf75b"}} 2019-07-22 10:57:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a856abbf-535a-463f-af6b-f93617c8b4a5 2019-07-22 10:57:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-1d998233-2478-44e9-99a4-1d4d15b74b08 Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "updated_at": "2019-07-22T10:57:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "933207ca-5497-44da-a081-744e8764f445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:57:07Z", "revision_number": 0, "id": "ed34b1e8-46b1-48db-a2db-23940a5dd93e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:57:07Z", "security_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "name": "clearwater-sg_homer"}} 2019-07-22 10:57:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a856abbf-535a-463f-af6b-f93617c8b4a5 2019-07-22 10:57:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-709f31c9-db28-4ac7-a832-f526b3728ac6 Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-07-22T10:57:09Z", "security_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "port_range_min": 7888, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:09Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "7fb0d526-7ca3-4a54-97ce-f87c8b75ffde"}} 2019-07-22 10:57:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba629c6f11d1a9898ab51eeca8a0ebd31cf74e73" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-709f31c9-db28-4ac7-a832-f526b3728ac6 2019-07-22 10:57:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-314910c1-763e-4f7d-953b-355811004b12 Date: Mon, 22 Jul 2019 10:57:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-07-22T10:57:09Z", "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 7253, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:09Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "93c16557-1ad2-4714-9b6c-6dd41f66d471"}} 2019-07-22 10:57:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-709f31c9-db28-4ac7-a832-f526b3728ac6 2019-07-22 10:57:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-314910c1-763e-4f7d-953b-355811004b12 2019-07-22 10:57:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8ed8bf05-5d43-48ed-8f06-f1c97e75588d Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-07-22T10:57:09Z", "security_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "port_range_min": 9160, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:09Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "0a00aeab-7e98-4570-acd8-427234a9aeee"}} 2019-07-22 10:57:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba629c6f11d1a9898ab51eeca8a0ebd31cf74e73" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e3e33ea0-45d4-407a-aec3-169006d42b92 2019-07-22 10:57:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json used request id req-1d998233-2478-44e9-99a4-1d4d15b74b08 2019-07-22 10:57:41,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-314910c1-763e-4f7d-953b-355811004b12 2019-07-22 10:57:41,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e3e33ea0-45d4-407a-aec3-169006d42b92 Date: Mon, 22 Jul 2019 10:57:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-07-22T10:57:09Z", "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 11211, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:09Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "7030cb94-2c6b-4b97-a194-954a84c9321c"}} 2019-07-22 10:57:41,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7a13c7ce-3d7e-402b-9c58-b0a40e0ce44b 2019-07-22 10:57:41,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7a13c7ce-3d7e-402b-9c58-b0a40e0ce44b Date: Mon, 22 Jul 2019 10:57:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-07-22T10:57:10Z", "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 7000, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:10Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "3c7cf608-5647-4608-9166-e1230866a8c0"}} 2019-07-22 10:57:41,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8ed8bf05-5d43-48ed-8f06-f1c97e75588d 2019-07-22 10:57:41,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8ed8bf05-5d43-48ed-8f06-f1c97e75588d 2019-07-22 10:57:41,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:41,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-56496c99-8ddf-4af1-8648-5a72a17e56c1 2019-07-22 10:57:41,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-56496c99-8ddf-4af1-8648-5a72a17e56c1 2019-07-22 10:57:41,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:41,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-56496c99-8ddf-4af1-8648-5a72a17e56c1 Date: Mon, 22 Jul 2019 10:57:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-07-22T10:57:10Z", "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 9160, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:10Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "2ee7ff80-a38f-4c8d-b346-f27d69584819"}} 2019-07-22 10:57:41,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7a13c7ce-3d7e-402b-9c58-b0a40e0ce44b 2019-07-22 10:57:41,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e4fbde98287f22c1a8848b6ea7887ab8dd465b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 10:57:41,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3a1762a8-66d7-4cbe-aa19-355584cd2878 2019-07-22 10:57:41,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3a1762a8-66d7-4cbe-aa19-355584cd2878 2019-07-22 10:57:41,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3a1762a8-66d7-4cbe-aa19-355584cd2878 Date: Mon, 22 Jul 2019 10:57:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-07-22T10:57:10Z", "security_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "port_range_min": 6667, "revision_number": 0, "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:10Z", "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "2df30f3d-03b5-41d7-ac00-066a4af15e82"}} 2019-07-22 10:57:41,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:41,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:41,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:41,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:41,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:41,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:41,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:41,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:41,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:41,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:41,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:41,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:41,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:41,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:41,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:41,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:41,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:41,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:41,524 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:41 GMT 2019-07-22 10:57:41,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:41,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:41,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:41,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:41,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:46,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:46,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:46,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:46,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:46,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:46,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:46,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:46,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:46,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:12.550Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:12.550Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:12.550Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_x2ba2m'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9484589-534d-46e7-be36-4b52e4e1b92b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f9484589-534d-46e7-be36-4b52e4e1b92b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9484589-534d-46e7-be36-4b52e4e1b92b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f9484589-534d-46e7-be36-4b52e4e1b92b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.163Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:10.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.763Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:13.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.763Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:13.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.763Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.763Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:13.763Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.361Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.361Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.361Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d x-compute-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d x-compute-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 x-compute-request-id: req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 x-compute-request-id: req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 x-compute-request-id: req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 x-compute-request-id: req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a89e67ee-8668-49d4-88a9-340d0c1a8c19", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a89e67ee-8668-49d4-88a9-340d0c1a8c19", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a89e67ee-8668-49d4-88a9-340d0c1a8c19", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a89e67ee-8668-49d4-88a9-340d0c1a8c19", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac09e11a-5556-4725-a9ae-873c4afd0334 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}], "metadata": {"pagination": {"total": 1008, "offset": 402, "size": 50}}} 2019-07-22 10:57:46,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:46,620 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:46 GMT 2019-07-22 10:57:46,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:46,620 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:46,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:46,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:46,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:46,621 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:46,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:46,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:46,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:46,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:46,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:46,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_x2ba2m'} 2019-07-22 10:57:46,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9484589-534d-46e7-be36-4b52e4e1b92b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:46,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f9484589-534d-46e7-be36-4b52e4e1b92b 2019-07-22 10:57:46,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}] 2019-07-22 10:57:46,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9484589-534d-46e7-be36-4b52e4e1b92b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:46,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f9484589-534d-46e7-be36-4b52e4e1b92b 2019-07-22 10:57:46,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:46,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 10:57:46,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:46,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4" 2019-07-22 10:57:46,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4" 2019-07-22 10:57:46,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:46,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:46,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:46,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:46,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:46,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 10:57:46,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d 2019-07-22 10:57:46,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d 2019-07-22 10:57:46,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d 2019-07-22 10:57:46,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d x-compute-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:46,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d x-compute-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:46,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 2019-07-22 10:57:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d 2019-07-22 10:57:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4" 2019-07-22 10:57:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4" 2019-07-22 10:57:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 x-compute-request-id: req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 x-compute-request-id: req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:46,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 2019-07-22 10:57:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 2019-07-22 10:57:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4" 2019-07-22 10:57:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4" 2019-07-22 10:57:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 x-compute-request-id: req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:57:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 x-compute-request-id: req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:57:46,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 2019-07-22 10:57:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:57:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 2019-07-22 10:57:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 2019-07-22 10:57:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a89e67ee-8668-49d4-88a9-340d0c1a8c19 2019-07-22 10:57:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:46,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fab7a096-0e0e-4b7e-a3e7-643b386c4f99 2019-07-22 10:57:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:46,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac09e11a-5556-4725-a9ae-873c4afd0334 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:46,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:46,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:46,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:46,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:46,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:46,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:46,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:46,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:46,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:46,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:46,691 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:46 GMT 2019-07-22 10:57:46,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:46,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:46,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:46,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:46,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:51,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:51,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:51,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:51,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:51,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:51,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:51,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:51,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:51,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ac09e11a-5556-4725-a9ae-873c4afd0334", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d x-compute-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:14.965Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d x-compute-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_x2ba2m', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-a7c25227-5590-4555-9649-1b25d49e5dcd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-a7c25227-5590-4555-9649-1b25d49e5dcd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-a7c25227-5590-4555-9649-1b25d49e5dcd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2abd736249546b2f02cc349c3e85cd1626a1bd78\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e32d56-7b0f-4a84-9f46-de8f850474f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'84bb9c27-ae31-4dab-9a17-50de69478e51', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'17823b00-8d46-496f-a3b3-7ff9cb637911', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'9e2909be-9bc7-4917-aa2b-a1a64fdd20f8', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e32d56-7b0f-4a84-9f46-de8f850474f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_r7s6st'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-03e32d56-7b0f-4a84-9f46-de8f850474f8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_x2ba2m', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2abd736249546b2f02cc349c3e85cd1626a1bd78\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-a7c25227-5590-4555-9649-1b25d49e5dcd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-03e32d56-7b0f-4a84-9f46-de8f850474f8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:11.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a7c25227-5590-4555-9649-1b25d49e5dcd Date: Mon, 22 Jul 2019 10:57:15 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:15.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a7c25227-5590-4555-9649-1b25d49e5dcd Date: Mon, 22 Jul 2019 10:57:15 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b216274-174b-4b93-8a83-f7260cadd37e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b216274-174b-4b93-8a83-f7260cadd37e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4b216274-174b-4b93-8a83-f7260cadd37e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4b216274-174b-4b93-8a83-f7260cadd37e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'17823b00-8d46-496f-a3b3-7ff9cb637911', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'5f94b6fb-4830-4d56-9e46-09fe5d802a82', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.192Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_693zjn'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b x-compute-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b x-compute-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1008, "offset": 452, "size": 50}}} 2019-07-22 10:57:51,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:51,774 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:51 GMT 2019-07-22 10:57:51,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:51,775 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:51,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:51,775 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:51,775 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:51,775 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:51,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ac09e11a-5556-4725-a9ae-873c4afd0334 2019-07-22 10:57:51,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d x-compute-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:51,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d x-compute-request-id: req-aaa530d5-fcb7-49cd-945c-f3dc6abc1a7d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:51,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 10:57:51,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_x2ba2m', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': []} 2019-07-22 10:57:51,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-a7c25227-5590-4555-9649-1b25d49e5dcd 2019-07-22 10:57:51,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-a7c25227-5590-4555-9649-1b25d49e5dcd 2019-07-22 10:57:51,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-a7c25227-5590-4555-9649-1b25d49e5dcd 2019-07-22 10:57:51,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_x2ba2m", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:57:51,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:51,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abd736249546b2f02cc349c3e85cd1626a1bd78" 2019-07-22 10:57:51,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e32d56-7b0f-4a84-9f46-de8f850474f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:51,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6578577582688228167459f72f5c1a5db0cdb4" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_x2ba2m", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:57:51,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'84bb9c27-ae31-4dab-9a17-50de69478e51', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'17823b00-8d46-496f-a3b3-7ff9cb637911', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'9e2909be-9bc7-4917-aa2b-a1a64fdd20f8', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2019-07-22 10:57:51,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e32d56-7b0f-4a84-9f46-de8f850474f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:51,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_r7s6st'} 2019-07-22 10:57:51,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:51,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-03e32d56-7b0f-4a84-9f46-de8f850474f8 2019-07-22 10:57:51,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_x2ba2m', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': []} 2019-07-22 10:57:51,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abd736249546b2f02cc349c3e85cd1626a1bd78" 2019-07-22 10:57:51,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-a7c25227-5590-4555-9649-1b25d49e5dcd 2019-07-22 10:57:51,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-22 10:57:51,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-03e32d56-7b0f-4a84-9f46-de8f850474f8 2019-07-22 10:57:51,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:51,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:57:51,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:51,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a7c25227-5590-4555-9649-1b25d49e5dcd Date: Mon, 22 Jul 2019 10:57:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:57:51,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a7c25227-5590-4555-9649-1b25d49e5dcd Date: Mon, 22 Jul 2019 10:57:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:57:51,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d" 2019-07-22 10:57:51,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:51,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b216274-174b-4b93-8a83-f7260cadd37e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:51,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b216274-174b-4b93-8a83-f7260cadd37e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:51,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4b216274-174b-4b93-8a83-f7260cadd37e 2019-07-22 10:57:51,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4b216274-174b-4b93-8a83-f7260cadd37e 2019-07-22 10:57:51,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:51,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'17823b00-8d46-496f-a3b3-7ff9cb637911', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'5f94b6fb-4830-4d56-9e46-09fe5d802a82', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-07-22 10:57:51,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:51,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:51,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:51,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d" 2019-07-22 10:57:51,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_693zjn'} 2019-07-22 10:57:51,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b 2019-07-22 10:57:51,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b 2019-07-22 10:57:51,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b 2019-07-22 10:57:51,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b 2019-07-22 10:57:51,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b x-compute-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:51,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b x-compute-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:51,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:51,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 10:57:51,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:51,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:51,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:51,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:51,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:51,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:51,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:51,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:51,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:51,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:51,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:51,845 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:51 GMT 2019-07-22 10:57:51,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:51,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:51,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:51,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:51,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:56,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:57:56,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:56,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:56,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:56,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:56,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:56,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:56,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:56,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 x-compute-request-id: req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0bf51851b3054b8288e6c63ca01c10fae680d921\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 x-compute-request-id: req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7bc8c676-8494-4205-8195-05b01b4f1c89", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7bc8c676-8494-4205-8195-05b01b4f1c89", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7bc8c676-8494-4205-8195-05b01b4f1c89", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7bc8c676-8494-4205-8195-05b01b4f1c89", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bc8c676-8494-4205-8195-05b01b4f1c89 x-compute-request-id: req-7bc8c676-8494-4205-8195-05b01b4f1c89 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bc8c676-8494-4205-8195-05b01b4f1c89 x-compute-request-id: req-7bc8c676-8494-4205-8195-05b01b4f1c89 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b x-compute-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b x-compute-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}816f2ef3f7b27b72698ba2c6b2cb68f4a325228a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:16.789Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a311bf4e-704b-4a56-86d0-1c4ec5a64b87", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:12.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bca8326a-ff5b-42df-bfc9-b308d6494e02', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'bbf6232c-1669-4172-bab2-20787ba91b6c', u'floating_ip_address': u'172.30.9.216', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_0ec61z'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'78cdb68e-0e46-4b13-a11c-df452fb45623', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_7mx2wl'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 x-compute-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 x-compute-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}], "metadata": {"pagination": {"total": 1014, "offset": 502, "size": 50}}} 2019-07-22 10:57:56,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:56,935 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:56 GMT 2019-07-22 10:57:56,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:56,935 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:57:56,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:56,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:56,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:57:56,936 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:57:56,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 2019-07-22 10:57:56,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 2019-07-22 10:57:56,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 x-compute-request-id: req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:57:56,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf51851b3054b8288e6c63ca01c10fae680d921" 2019-07-22 10:57:56,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 x-compute-request-id: req-9438a6ae-fda9-4d52-bffb-9a0cb1c3e165 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:57:56,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d" 2019-07-22 10:57:56,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d" 2019-07-22 10:57:56,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7bc8c676-8494-4205-8195-05b01b4f1c89 2019-07-22 10:57:56,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7bc8c676-8494-4205-8195-05b01b4f1c89 2019-07-22 10:57:56,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7bc8c676-8494-4205-8195-05b01b4f1c89 2019-07-22 10:57:56,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7bc8c676-8494-4205-8195-05b01b4f1c89 2019-07-22 10:57:56,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bc8c676-8494-4205-8195-05b01b4f1c89 x-compute-request-id: req-7bc8c676-8494-4205-8195-05b01b4f1c89 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:56,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bc8c676-8494-4205-8195-05b01b4f1c89 x-compute-request-id: req-7bc8c676-8494-4205-8195-05b01b4f1c89 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:56,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:56,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d" 2019-07-22 10:57:56,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d" 2019-07-22 10:57:56,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b 2019-07-22 10:57:56,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b 2019-07-22 10:57:56,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b 2019-07-22 10:57:56,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b 2019-07-22 10:57:56,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b x-compute-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:56,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b x-compute-request-id: req-3884e206-55de-4ab8-a1e6-f3a5d9d0572b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:56,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816f2ef3f7b27b72698ba2c6b2cb68f4a325228a" 2019-07-22 10:57:56,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:56,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 10:57:56,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:57:56,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a311bf4e-704b-4a56-86d0-1c4ec5a64b87 2019-07-22 10:57:56,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 2019-07-22 10:57:56,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:57:56,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 10:57:56,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988 2019-07-22 10:57:56,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bca8326a-ff5b-42df-bfc9-b308d6494e02', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'bbf6232c-1669-4172-bab2-20787ba91b6c', u'floating_ip_address': u'172.30.9.216', u'external_type': u'floatingip'}] 2019-07-22 10:57:56,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_0ec61z'} 2019-07-22 10:57:56,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:56,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:56,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:56,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:56,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 2019-07-22 10:57:56,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'78cdb68e-0e46-4b13-a11c-df452fb45623', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-07-22 10:57:56,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_7mx2wl'} 2019-07-22 10:57:56,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:56,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:57:56,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:56,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:57:56,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 2019-07-22 10:57:56,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 2019-07-22 10:57:56,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 x-compute-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:56,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 x-compute-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:57:56,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988 2019-07-22 10:57:56,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988 2019-07-22 10:57:56,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:57:57,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:57:57,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:57:57,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:57:57,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:57:57,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:57:57,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:57:57,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:57:57,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:57:57,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:57:57,017 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:57:57 GMT 2019-07-22 10:57:57,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:57:57,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:57:57,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:57:57,018 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:57:57,018 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:02,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:02,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:02,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:02,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:02,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:02,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:02,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:02,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:02,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 x-compute-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 x-compute-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_7mx2wl'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bca8326a-ff5b-42df-bfc9-b308d6494e02', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'bbf6232c-1669-4172-bab2-20787ba91b6c', u'floating_ip_address': u'172.30.9.216', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_0ec61z'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.295Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:16.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-a6898108-f30c-4e40-9c2f-61d4bd3d96e3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-a6898108-f30c-4e40-9c2f-61d4bd3d96e3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-addac2d4-715c-41cc-be16-8a4b55a09968 Date: Mon, 22 Jul 2019 10:57:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-addac2d4-715c-41cc-be16-8a4b55a09968 Date: Mon, 22 Jul 2019 10:57:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-addac2d4-715c-41cc-be16-8a4b55a09968", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-addac2d4-715c-41cc-be16-8a4b55a09968", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-addac2d4-715c-41cc-be16-8a4b55a09968", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-addac2d4-715c-41cc-be16-8a4b55a09968", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_r7s6st', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_r7s6st', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2def706d9cc971a925c86bc66c48f57c532af08e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2def706d9cc971a925c86bc66c48f57c532af08e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a9733838-0757-4b50-a21c-016a271fa2e6', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'bedf0283-d291-4247-9b32-62e925840b91', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_gvqn1p'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a480db-1ce9-4a2a-a69a-b2c6ba5b5c95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a480db-1ce9-4a2a-a69a-b2c6ba5b5c95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-78a480db-1ce9-4a2a-a69a-b2c6ba5b5c95", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-78a480db-1ce9-4a2a-a69a-b2c6ba5b5c95", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe960eda-2dc6-4717-809c-a1203729678d x-compute-request-id: req-fe960eda-2dc6-4717-809c-a1203729678d Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"adminPass\": \"6qXFjBEiXwf6\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe960eda-2dc6-4717-809c-a1203729678d x-compute-request-id: req-fe960eda-2dc6-4717-809c-a1203729678d Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"adminPass\": \"6qXFjBEiXwf6\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}], "metadata": {"pagination": {"total": 1043, "offset": 552, "size": 50}}} 2019-07-22 10:58:02,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:02,177 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:02 GMT 2019-07-22 10:58:02,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:02,177 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:02,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:02,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:02,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:02,177 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:02,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988 2019-07-22 10:58:02,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-113b6086-6070-446f-8350-7fde35ddf988 2019-07-22 10:58:02,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 x-compute-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:02,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 x-compute-request-id: req-113b6086-6070-446f-8350-7fde35ddf988 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 2019-07-22 10:58:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 2019-07-22 10:58:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ae07a3-909a-40ab-9930-19f5e5da7ad9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:02,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_7mx2wl'} 2019-07-22 10:58:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 2019-07-22 10:58:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bca8326a-ff5b-42df-bfc9-b308d6494e02', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'bbf6232c-1669-4172-bab2-20787ba91b6c', u'floating_ip_address': u'172.30.9.216', u'external_type': u'floatingip'}] 2019-07-22 10:58:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_0ec61z'} 2019-07-22 10:58:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:02,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d40fcfd-a219-4864-b34e-cc38f5ba11b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-a6898108-f30c-4e40-9c2f-61d4bd3d96e3 2019-07-22 10:58:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-a6898108-f30c-4e40-9c2f-61d4bd3d96e3 2019-07-22 10:58:02,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-addac2d4-715c-41cc-be16-8a4b55a09968 Date: Mon, 22 Jul 2019 10:57:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-addac2d4-715c-41cc-be16-8a4b55a09968 Date: Mon, 22 Jul 2019 10:57:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-addac2d4-715c-41cc-be16-8a4b55a09968 2019-07-22 10:58:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-addac2d4-715c-41cc-be16-8a4b55a09968 2019-07-22 10:58:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-addac2d4-715c-41cc-be16-8a4b55a09968 2019-07-22 10:58:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-addac2d4-715c-41cc-be16-8a4b55a09968 2019-07-22 10:58:02,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 10:58:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_r7s6st', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-22 10:58:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_r7s6st', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-22 10:58:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-22 10:58:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_r7s6st", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c364ef9b139cf97f1a217745285e57e4142b21d" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_r7s6st", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6" 2019-07-22 10:58:02,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6" 2019-07-22 10:58:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957" 2019-07-22 10:58:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957" 2019-07-22 10:58:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2def706d9cc971a925c86bc66c48f57c532af08e" 2019-07-22 10:58:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2def706d9cc971a925c86bc66c48f57c532af08e" 2019-07-22 10:58:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a9733838-0757-4b50-a21c-016a271fa2e6', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'bedf0283-d291-4247-9b32-62e925840b91', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2019-07-22 10:58:02,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_gvqn1p'} 2019-07-22 10:58:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a480db-1ce9-4a2a-a69a-b2c6ba5b5c95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a480db-1ce9-4a2a-a69a-b2c6ba5b5c95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-78a480db-1ce9-4a2a-a69a-b2c6ba5b5c95 2019-07-22 10:58:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-78a480db-1ce9-4a2a-a69a-b2c6ba5b5c95 2019-07-22 10:58:02,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe960eda-2dc6-4717-809c-a1203729678d x-compute-request-id: req-fe960eda-2dc6-4717-809c-a1203729678d Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "adminPass": "6qXFjBEiXwf6"}} 2019-07-22 10:58:02,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe960eda-2dc6-4717-809c-a1203729678d x-compute-request-id: req-fe960eda-2dc6-4717-809c-a1203729678d Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "adminPass": "6qXFjBEiXwf6"}} 2019-07-22 10:58:02,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d 2019-07-22 10:58:02,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d 2019-07-22 10:58:02,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:02,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:02,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:02,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:02,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:02,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:02,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:02,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:02,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:02,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:02,309 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:02 GMT 2019-07-22 10:58:02,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:02,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:02,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:02,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:02,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:07,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:07,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:07,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:07,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:07,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:07,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:07,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:07,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:07,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-addac2d4-715c-41cc-be16-8a4b55a09968 Date: Mon, 22 Jul 2019 10:57:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:13.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:13.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:17.822Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:13.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:13.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}816f2ef3f7b27b72698ba2c6b2cb68f4a325228a\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}816f2ef3f7b27b72698ba2c6b2cb68f4a325228a\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.99b9e961-820b-447e-9895-d5253cd8ede7"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4c4c3651-c3d6-47dc-86d8-4050120c69b2', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_1zig4y'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a6ce205-1cab-4c79-95da-f53e6e267d64 x-compute-request-id: req-3a6ce205-1cab-4c79-95da-f53e6e267d64 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c x-compute-request-id: req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c x-compute-request-id: req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-602d538c-bc85-43ad-af4e-a68c258cfb28 x-compute-request-id: req-602d538c-bc85-43ad-af4e-a68c258cfb28 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-602d538c-bc85-43ad-af4e-a68c258cfb28 x-compute-request-id: req-602d538c-bc85-43ad-af4e-a68c258cfb28 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-602d538c-bc85-43ad-af4e-a68c258cfb28", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-602d538c-bc85-43ad-af4e-a68c258cfb28", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-602d538c-bc85-43ad-af4e-a68c258cfb28", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-602d538c-bc85-43ad-af4e-a68c258cfb28", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-860c480f-2da1-45db-b71f-15738b242af0 x-compute-request-id: req-860c480f-2da1-45db-b71f-15738b242af0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-860c480f-2da1-45db-b71f-15738b242af0 x-compute-request-id: req-860c480f-2da1-45db-b71f-15738b242af0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-860c480f-2da1-45db-b71f-15738b242af0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-860c480f-2da1-45db-b71f-15738b242af0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-860c480f-2da1-45db-b71f-15738b242af0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-860c480f-2da1-45db-b71f-15738b242af0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f522b7d5-1abf-4cf5-ab9a-5083c567073c', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_zcagle'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-750c0c25-a51a-43fa-aec2-e2b9746e2979 Date: Mon, 22 Jul 2019 10:57:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-750c0c25-a51a-43fa-aec2-e2b9746e2979 Date: Mon, 22 Jul 2019 10:57:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-750c0c25-a51a-43fa-aec2-e2b9746e2979", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-750c0c25-a51a-43fa-aec2-e2b9746e2979", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-750c0c25-a51a-43fa-aec2-e2b9746e2979", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-750c0c25-a51a-43fa-aec2-e2b9746e2979", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_693zjn', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_693zjn', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}], "metadata": {"pagination": {"total": 1080, "offset": 602, "size": 50}}} 2019-07-22 10:58:07,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:07,405 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:07 GMT 2019-07-22 10:58:07,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:07,405 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:07,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:07,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:07,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:07,405 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:07,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d 2019-07-22 10:58:07,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d 2019-07-22 10:58:07,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-addac2d4-715c-41cc-be16-8a4b55a09968 Date: Mon, 22 Jul 2019 10:57:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:07,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:58:07,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 10:58:07,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 10:58:07,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 10:58:07,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816f2ef3f7b27b72698ba2c6b2cb68f4a325228a" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_693zjn", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:07,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816f2ef3f7b27b72698ba2c6b2cb68f4a325228a" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_693zjn", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:07,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fe960eda-2dc6-4717-809c-a1203729678d 2019-07-22 10:58:07,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4c4c3651-c3d6-47dc-86d8-4050120c69b2', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-07-22 10:58:07,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_1zig4y'} 2019-07-22 10:58:07,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a6ce205-1cab-4c79-95da-f53e6e267d64 x-compute-request-id: req-3a6ce205-1cab-4c79-95da-f53e6e267d64 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:07,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:07,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:07,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c x-compute-request-id: req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:07,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c x-compute-request-id: req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:07,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c 2019-07-22 10:58:07,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c 2019-07-22 10:58:07,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6" 2019-07-22 10:58:07,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6" 2019-07-22 10:58:07,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-602d538c-bc85-43ad-af4e-a68c258cfb28 x-compute-request-id: req-602d538c-bc85-43ad-af4e-a68c258cfb28 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:07,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-602d538c-bc85-43ad-af4e-a68c258cfb28 x-compute-request-id: req-602d538c-bc85-43ad-af4e-a68c258cfb28 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:07,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-602d538c-bc85-43ad-af4e-a68c258cfb28 2019-07-22 10:58:07,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-602d538c-bc85-43ad-af4e-a68c258cfb28 2019-07-22 10:58:07,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-602d538c-bc85-43ad-af4e-a68c258cfb28 2019-07-22 10:58:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-602d538c-bc85-43ad-af4e-a68c258cfb28 2019-07-22 10:58:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6" 2019-07-22 10:58:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6" 2019-07-22 10:58:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-860c480f-2da1-45db-b71f-15738b242af0 x-compute-request-id: req-860c480f-2da1-45db-b71f-15738b242af0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-860c480f-2da1-45db-b71f-15738b242af0 x-compute-request-id: req-860c480f-2da1-45db-b71f-15738b242af0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-860c480f-2da1-45db-b71f-15738b242af0 2019-07-22 10:58:07,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-860c480f-2da1-45db-b71f-15738b242af0 2019-07-22 10:58:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-860c480f-2da1-45db-b71f-15738b242af0 2019-07-22 10:58:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-860c480f-2da1-45db-b71f-15738b242af0 2019-07-22 10:58:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova', u'name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', u'fingerprint': u'55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4'}}}, {u'external_id': u'a106cc33-4f14-48e1-b88c-e6492ae90213', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f522b7d5-1abf-4cf5-ab9a-5083c567073c', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-07-22 10:58:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_zcagle'} 2019-07-22 10:58:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-750c0c25-a51a-43fa-aec2-e2b9746e2979 Date: Mon, 22 Jul 2019 10:57:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-750c0c25-a51a-43fa-aec2-e2b9746e2979 Date: Mon, 22 Jul 2019 10:57:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-750c0c25-a51a-43fa-aec2-e2b9746e2979 2019-07-22 10:58:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-750c0c25-a51a-43fa-aec2-e2b9746e2979 2019-07-22 10:58:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-750c0c25-a51a-43fa-aec2-e2b9746e2979 2019-07-22 10:58:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-750c0c25-a51a-43fa-aec2-e2b9746e2979 2019-07-22 10:58:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 10:58:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_693zjn', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-22 10:58:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_693zjn', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-22 10:58:07,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:07,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:07,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:07,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:07,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:07,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:07,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:07,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:07,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:07,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:07,476 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:07 GMT 2019-07-22 10:58:07,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:07,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:07,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:07,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:07,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:12,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:12,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:12,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:12,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:12,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:12,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:12,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:12,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:12,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:13.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.350Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:17.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a6ce205-1cab-4c79-95da-f53e6e267d64 x-compute-request-id: req-3a6ce205-1cab-4c79-95da-f53e6e267d64 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3a6ce205-1cab-4c79-95da-f53e6e267d64", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3a6ce205-1cab-4c79-95da-f53e6e267d64", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3a6ce205-1cab-4c79-95da-f53e6e267d64", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3a6ce205-1cab-4c79-95da-f53e6e267d64", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b x-compute-request-id: req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b x-compute-request-id: req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c342ec-6e6b-4b9f-8854-e19709d2c830 x-compute-request-id: req-78c342ec-6e6b-4b9f-8854-e19709d2c830 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c342ec-6e6b-4b9f-8854-e19709d2c830 x-compute-request-id: req-78c342ec-6e6b-4b9f-8854-e19709d2c830 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-78c342ec-6e6b-4b9f-8854-e19709d2c830", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-78c342ec-6e6b-4b9f-8854-e19709d2c830", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-78c342ec-6e6b-4b9f-8854-e19709d2c830", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-78c342ec-6e6b-4b9f-8854-e19709d2c830", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf69e6d-95e3-4867-91f2-c86b6727fabd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf69e6d-95e3-4867-91f2-c86b6727fabd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0cf69e6d-95e3-4867-91f2-c86b6727fabd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0cf69e6d-95e3-4867-91f2-c86b6727fabd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcfaf5fb-f766-46bd-8446-16561ccc3308 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcfaf5fb-f766-46bd-8446-16561ccc3308 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-bcfaf5fb-f766-46bd-8446-16561ccc3308", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-bcfaf5fb-f766-46bd-8446-16561ccc3308", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:18.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.424Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.424Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.424Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:14.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.424Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.424Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.424Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9662a7ee2cf478ec9ff3ad49a4308368876e682\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9662a7ee2cf478ec9ff3ad49a4308368876e682\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}], "metadata": {"pagination": {"total": 1080, "offset": 652, "size": 50}}} 2019-07-22 10:58:12,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:12,568 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:12 GMT 2019-07-22 10:58:12,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:12,568 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:12,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:12,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:12,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:12,569 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:12,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-22 10:58:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c 2019-07-22 10:58:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:58:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-f3945ec7-ecde-44d8-a9b6-8fe424dad51c 2019-07-22 10:58:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957" 2019-07-22 10:58:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:58:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:58:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 10:58:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a6ce205-1cab-4c79-95da-f53e6e267d64 x-compute-request-id: req-3a6ce205-1cab-4c79-95da-f53e6e267d64 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3a6ce205-1cab-4c79-95da-f53e6e267d64 2019-07-22 10:58:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3a6ce205-1cab-4c79-95da-f53e6e267d64 2019-07-22 10:58:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3a6ce205-1cab-4c79-95da-f53e6e267d64 2019-07-22 10:58:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-3a6ce205-1cab-4c79-95da-f53e6e267d64 2019-07-22 10:58:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957" 2019-07-22 10:58:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957" 2019-07-22 10:58:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b x-compute-request-id: req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b" 2019-07-22 10:58:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b x-compute-request-id: req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b 2019-07-22 10:58:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b 2019-07-22 10:58:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b 2019-07-22 10:58:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-270fb3fb-ef21-4e60-88cd-a8c151dc6e6b 2019-07-22 10:58:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957" 2019-07-22 10:58:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c342ec-6e6b-4b9f-8854-e19709d2c830 x-compute-request-id: req-78c342ec-6e6b-4b9f-8854-e19709d2c830 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c342ec-6e6b-4b9f-8854-e19709d2c830 x-compute-request-id: req-78c342ec-6e6b-4b9f-8854-e19709d2c830 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-78c342ec-6e6b-4b9f-8854-e19709d2c830 2019-07-22 10:58:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-78c342ec-6e6b-4b9f-8854-e19709d2c830 2019-07-22 10:58:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-78c342ec-6e6b-4b9f-8854-e19709d2c830 2019-07-22 10:58:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-78c342ec-6e6b-4b9f-8854-e19709d2c830 2019-07-22 10:58:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b" 2019-07-22 10:58:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf69e6d-95e3-4867-91f2-c86b6727fabd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf69e6d-95e3-4867-91f2-c86b6727fabd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0cf69e6d-95e3-4867-91f2-c86b6727fabd 2019-07-22 10:58:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0cf69e6d-95e3-4867-91f2-c86b6727fabd 2019-07-22 10:58:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcfaf5fb-f766-46bd-8446-16561ccc3308 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcfaf5fb-f766-46bd-8446-16561ccc3308 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-bcfaf5fb-f766-46bd-8446-16561ccc3308 2019-07-22 10:58:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-bcfaf5fb-f766-46bd-8446-16561ccc3308 2019-07-22 10:58:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef" 2019-07-22 10:58:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 10:58:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 10:58:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 10:58:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0" 2019-07-22 10:58:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef" 2019-07-22 10:58:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0" 2019-07-22 10:58:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:58:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9662a7ee2cf478ec9ff3ad49a4308368876e682" 2019-07-22 10:58:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9662a7ee2cf478ec9ff3ad49a4308368876e682" 2019-07-22 10:58:12,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:12,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:12,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:12,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:12,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:12,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:12,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:12,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:12,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:12,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:12,634 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:12 GMT 2019-07-22 10:58:12,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:12,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:12,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:12,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:12,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:17,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:17,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:17,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:17,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:17,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:17,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:17,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:17,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:17,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ceb9939b-f4d5-441e-91b2-0642ea973f6a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ceb9939b-f4d5-441e-91b2-0642ea973f6a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb9939b-f4d5-441e-91b2-0642ea973f6a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb9939b-f4d5-441e-91b2-0642ea973f6a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-1009a64e-53db-406b-97c7-c861ca8fb1ed", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-1009a64e-53db-406b-97c7-c861ca8fb1ed", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1009a64e-53db-406b-97c7-c861ca8fb1ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1009a64e-53db-406b-97c7-c861ca8fb1ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:15.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:18.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:19.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f08e2a7913da486156138168ba9307775789ccf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-562be523-ea00-4af3-8624-ab19e37d57b0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-06721a8b-894a-4e2c-bd8b-0bc9dda62ae9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.af3bf851-e43d-4b39-9fd7-3fd895e6c6f6"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06721a8b-894a-4e2c-bd8b-0bc9dda62ae9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.af3bf851-e43d-4b39-9fd7-3fd895e6c6f6"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.af3bf851-e43d-4b39-9fd7-3fd895e6c6f6"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_7mx2wl', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_7mx2wl', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-562be523-ea00-4af3-8624-ab19e37d57b0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-562be523-ea00-4af3-8624-ab19e37d57b0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f08e2a7913da486156138168ba9307775789ccf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:19.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-562be523-ea00-4af3-8624-ab19e37d57b0 Date: Mon, 22 Jul 2019 10:57:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-562be523-ea00-4af3-8624-ab19e37d57b0 Date: Mon, 22 Jul 2019 10:57:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:20.620Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-562be523-ea00-4af3-8624-ab19e37d57b0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_0ec61z', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-216e3858-0097-43ac-a561-1ceb62acbf18 Date: Mon, 22 Jul 2019 10:57:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-216e3858-0097-43ac-a561-1ceb62acbf18 Date: Mon, 22 Jul 2019 10:57:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-216e3858-0097-43ac-a561-1ceb62acbf18", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-216e3858-0097-43ac-a561-1ceb62acbf18", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-216e3858-0097-43ac-a561-1ceb62acbf18", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-216e3858-0097-43ac-a561-1ceb62acbf18", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_0ec61z', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:21.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fca2cf1cefadc2c7198830f4793519e72f129819\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:20.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.af3bf851-e43d-4b39-9fd7-3fd895e6c6f6"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-da369723-fb72-49df-98f2-9c1332f1ed25", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da369723-fb72-49df-98f2-9c1332f1ed25 x-compute-request-id: req-da369723-fb72-49df-98f2-9c1332f1ed25 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da369723-fb72-49df-98f2-9c1332f1ed25 x-compute-request-id: req-da369723-fb72-49df-98f2-9c1332f1ed25 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-db5da07f-4d96-491c-be46-2cab0353c90a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-db5da07f-4d96-491c-be46-2cab0353c90a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}], "metadata": {"pagination": {"total": 1080, "offset": 702, "size": 50}}} 2019-07-22 10:58:17,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:17,719 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:17 GMT 2019-07-22 10:58:17,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:17,719 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:17,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:17,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:17,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:17,720 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:17,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ceb9939b-f4d5-441e-91b2-0642ea973f6a 2019-07-22 10:58:17,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ceb9939b-f4d5-441e-91b2-0642ea973f6a 2019-07-22 10:58:17,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb9939b-f4d5-441e-91b2-0642ea973f6a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:17,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb9939b-f4d5-441e-91b2-0642ea973f6a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:17,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-1009a64e-53db-406b-97c7-c861ca8fb1ed 2019-07-22 10:58:17,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-1009a64e-53db-406b-97c7-c861ca8fb1ed 2019-07-22 10:58:17,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:17,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1009a64e-53db-406b-97c7-c861ca8fb1ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:17,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1009a64e-53db-406b-97c7-c861ca8fb1ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:17,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 10:58:17,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-22 10:58:17,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-22 10:58:17,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:58:17,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f08e2a7913da486156138168ba9307775789ccf" 2019-07-22 10:58:17,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-562be523-ea00-4af3-8624-ab19e37d57b0 2019-07-22 10:58:17,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-06721a8b-894a-4e2c-bd8b-0bc9dda62ae9 2019-07-22 10:58:17,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06721a8b-894a-4e2c-bd8b-0bc9dda62ae9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:17,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:17,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_7mx2wl', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-22 10:58:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_7mx2wl', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-22 10:58:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 10:58:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-562be523-ea00-4af3-8624-ab19e37d57b0 2019-07-22 10:58:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-562be523-ea00-4af3-8624-ab19e37d57b0 2019-07-22 10:58:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_7mx2wl", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b885026dfa9e0b3a7840a8ade81c681209cc957" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_7mx2wl", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-22 10:58:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f08e2a7913da486156138168ba9307775789ccf" 2019-07-22 10:58:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-562be523-ea00-4af3-8624-ab19e37d57b0 Date: Mon, 22 Jul 2019 10:57:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-562be523-ea00-4af3-8624-ab19e37d57b0 Date: Mon, 22 Jul 2019 10:57:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-562be523-ea00-4af3-8624-ab19e37d57b0 2019-07-22 10:58:17,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_0ec61z', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-22 10:58:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-216e3858-0097-43ac-a561-1ceb62acbf18 Date: Mon, 22 Jul 2019 10:57:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-216e3858-0097-43ac-a561-1ceb62acbf18 Date: Mon, 22 Jul 2019 10:57:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-216e3858-0097-43ac-a561-1ceb62acbf18 2019-07-22 10:58:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-216e3858-0097-43ac-a561-1ceb62acbf18 2019-07-22 10:58:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-216e3858-0097-43ac-a561-1ceb62acbf18 2019-07-22 10:58:17,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-216e3858-0097-43ac-a561-1ceb62acbf18 2019-07-22 10:58:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 10:58:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_0ec61z', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-22 10:58:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-22 10:58:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_0ec61z", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366d4a578c797694d5ba66d3ef715a3db46b09a6" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_0ec61z", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca2cf1cefadc2c7198830f4793519e72f129819" 2019-07-22 10:58:17,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-da369723-fb72-49df-98f2-9c1332f1ed25 2019-07-22 10:58:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da369723-fb72-49df-98f2-9c1332f1ed25 x-compute-request-id: req-da369723-fb72-49df-98f2-9c1332f1ed25 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da369723-fb72-49df-98f2-9c1332f1ed25 x-compute-request-id: req-da369723-fb72-49df-98f2-9c1332f1ed25 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b" 2019-07-22 10:58:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b" 2019-07-22 10:58:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-db5da07f-4d96-491c-be46-2cab0353c90a 2019-07-22 10:58:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-db5da07f-4d96-491c-be46-2cab0353c90a 2019-07-22 10:58:17,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:17,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:17,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:17,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:17,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:17,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:17,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:17,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:17,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:17,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:17,785 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:17 GMT 2019-07-22 10:58:17,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:17,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:17,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:17,785 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:17,785 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:22,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:22,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:22,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:22,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:22,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:22,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:22,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:22,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:22,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-db5da07f-4d96-491c-be46-2cab0353c90a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-db5da07f-4d96-491c-be46-2cab0353c90a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db5da07f-4d96-491c-be46-2cab0353c90a x-compute-request-id: req-db5da07f-4d96-491c-be46-2cab0353c90a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1241857e-3c2f-464e-a911-9053ff0de96a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b552e9b7-302b-41a5-834b-384c1140af40 x-compute-request-id: req-b552e9b7-302b-41a5-834b-384c1140af40 Content-Length: 457 location: http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"adminPass\": \"yPV9ga8dcTsi\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b552e9b7-302b-41a5-834b-384c1140af40 x-compute-request-id: req-b552e9b7-302b-41a5-834b-384c1140af40 Content-Length: 457 location: http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"adminPass\": \"yPV9ga8dcTsi\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b552e9b7-302b-41a5-834b-384c1140af40", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b552e9b7-302b-41a5-834b-384c1140af40", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db5da07f-4d96-491c-be46-2cab0353c90a x-compute-request-id: req-db5da07f-4d96-491c-be46-2cab0353c90a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b552e9b7-302b-41a5-834b-384c1140af40", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b552e9b7-302b-41a5-834b-384c1140af40", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8e07dffd-dabe-4dc3-ac5d-0dfce3c242a9"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2945c0a5-1de0-4ce9-aeba-cfffcc999137", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2945c0a5-1de0-4ce9-aeba-cfffcc999137", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2945c0a5-1de0-4ce9-aeba-cfffcc999137", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1241857e-3c2f-464e-a911-9053ff0de96a x-compute-request-id: req-1241857e-3c2f-464e-a911-9053ff0de96a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1241857e-3c2f-464e-a911-9053ff0de96a x-compute-request-id: req-1241857e-3c2f-464e-a911-9053ff0de96a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1241857e-3c2f-464e-a911-9053ff0de96a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1241857e-3c2f-464e-a911-9053ff0de96a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1241857e-3c2f-464e-a911-9053ff0de96a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2945c0a5-1de0-4ce9-aeba-cfffcc999137", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 x-compute-request-id: req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 Content-Length: 459 location: http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"adminPass\": \"LtN88LXkFy9H\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 x-compute-request-id: req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 Content-Length: 459 location: http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"adminPass\": \"LtN88LXkFy9H\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7e8a9c41-8da2-4863-aaf6-95661cacc5a6"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-55c19e3f-9abe-4ae2-b08b-b43be62aad6e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-55c19e3f-9abe-4ae2-b08b-b43be62aad6e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c19e3f-9abe-4ae2-b08b-b43be62aad6e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c19e3f-9abe-4ae2-b08b-b43be62aad6e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-da369723-fb72-49df-98f2-9c1332f1ed25", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-da369723-fb72-49df-98f2-9c1332f1ed25", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.012Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-da369723-fb72-49df-98f2-9c1332f1ed25", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-c5c763b2-d861-47da-87b3-af6227cbf1b1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.af3bf851-e43d-4b39-9fd7-3fd895e6c6f6"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}732ef6a26bff73336a971f866a3c17505785b757\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}732ef6a26bff73336a971f866a3c17505785b757\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:21.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8064df2-1d1a-4041-af44-43e7bf2e4352 x-compute-request-id: req-b8064df2-1d1a-4041-af44-43e7bf2e4352 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8064df2-1d1a-4041-af44-43e7bf2e4352 x-compute-request-id: req-b8064df2-1d1a-4041-af44-43e7bf2e4352 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-b8064df2-1d1a-4041-af44-43e7bf2e4352", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-b8064df2-1d1a-4041-af44-43e7bf2e4352", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-b8064df2-1d1a-4041-af44-43e7bf2e4352", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-b8064df2-1d1a-4041-af44-43e7bf2e4352", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 x-compute-request-id: req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 x-compute-request-id: req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8fb67be3-b38c-41e7-aa9b-8be9b4581570", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}], "metadata": {"pagination": {"total": 1080, "offset": 752, "size": 50}}} 2019-07-22 10:58:22,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:22,913 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:22 GMT 2019-07-22 10:58:22,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:22,913 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:22,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:22,914 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:22,914 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:22,914 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:22,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-db5da07f-4d96-491c-be46-2cab0353c90a 2019-07-22 10:58:22,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-db5da07f-4d96-491c-be46-2cab0353c90a 2019-07-22 10:58:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db5da07f-4d96-491c-be46-2cab0353c90a x-compute-request-id: req-db5da07f-4d96-491c-be46-2cab0353c90a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1241857e-3c2f-464e-a911-9053ff0de96a 2019-07-22 10:58:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b" 2019-07-22 10:58:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b" 2019-07-22 10:58:22,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b552e9b7-302b-41a5-834b-384c1140af40 x-compute-request-id: req-b552e9b7-302b-41a5-834b-384c1140af40 Content-Length: 457 location: http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "adminPass": "yPV9ga8dcTsi"}} 2019-07-22 10:58:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b552e9b7-302b-41a5-834b-384c1140af40 x-compute-request-id: req-b552e9b7-302b-41a5-834b-384c1140af40 Content-Length: 457 location: http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "adminPass": "yPV9ga8dcTsi"}} 2019-07-22 10:58:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b552e9b7-302b-41a5-834b-384c1140af40 2019-07-22 10:58:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b552e9b7-302b-41a5-834b-384c1140af40 2019-07-22 10:58:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db5da07f-4d96-491c-be46-2cab0353c90a x-compute-request-id: req-db5da07f-4d96-491c-be46-2cab0353c90a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b552e9b7-302b-41a5-834b-384c1140af40 2019-07-22 10:58:22,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b552e9b7-302b-41a5-834b-384c1140af40 2019-07-22 10:58:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 2019-07-22 10:58:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 2019-07-22 10:58:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 2019-07-22 10:58:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1241857e-3c2f-464e-a911-9053ff0de96a x-compute-request-id: req-1241857e-3c2f-464e-a911-9053ff0de96a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1241857e-3c2f-464e-a911-9053ff0de96a x-compute-request-id: req-1241857e-3c2f-464e-a911-9053ff0de96a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:22,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1241857e-3c2f-464e-a911-9053ff0de96a 2019-07-22 10:58:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1241857e-3c2f-464e-a911-9053ff0de96a 2019-07-22 10:58:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1241857e-3c2f-464e-a911-9053ff0de96a 2019-07-22 10:58:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 2019-07-22 10:58:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 x-compute-request-id: req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 Content-Length: 459 location: http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "adminPass": "LtN88LXkFy9H"}} 2019-07-22 10:58:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 x-compute-request-id: req-2945c0a5-1de0-4ce9-aeba-cfffcc999137 Content-Length: 459 location: http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "adminPass": "LtN88LXkFy9H"}} 2019-07-22 10:58:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-55c19e3f-9abe-4ae2-b08b-b43be62aad6e 2019-07-22 10:58:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-55c19e3f-9abe-4ae2-b08b-b43be62aad6e 2019-07-22 10:58:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c19e3f-9abe-4ae2-b08b-b43be62aad6e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c19e3f-9abe-4ae2-b08b-b43be62aad6e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:22,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-da369723-fb72-49df-98f2-9c1332f1ed25 2019-07-22 10:58:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-da369723-fb72-49df-98f2-9c1332f1ed25 2019-07-22 10:58:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-da369723-fb72-49df-98f2-9c1332f1ed25 2019-07-22 10:58:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-c5c763b2-d861-47da-87b3-af6227cbf1b1 2019-07-22 10:58:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:58:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732ef6a26bff73336a971f866a3c17505785b757" 2019-07-22 10:58:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732ef6a26bff73336a971f866a3c17505785b757" 2019-07-22 10:58:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8064df2-1d1a-4041-af44-43e7bf2e4352 x-compute-request-id: req-b8064df2-1d1a-4041-af44-43e7bf2e4352 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8064df2-1d1a-4041-af44-43e7bf2e4352 x-compute-request-id: req-b8064df2-1d1a-4041-af44-43e7bf2e4352 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-b8064df2-1d1a-4041-af44-43e7bf2e4352 2019-07-22 10:58:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-b8064df2-1d1a-4041-af44-43e7bf2e4352 2019-07-22 10:58:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-b8064df2-1d1a-4041-af44-43e7bf2e4352 2019-07-22 10:58:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-b8064df2-1d1a-4041-af44-43e7bf2e4352 2019-07-22 10:58:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef" 2019-07-22 10:58:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef" 2019-07-22 10:58:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 x-compute-request-id: req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 x-compute-request-id: req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:22,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 2019-07-22 10:58:22,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:23,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:23,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:23,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:23,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:23,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:23,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:23,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:23,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:23,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:23,020 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:23 GMT 2019-07-22 10:58:23,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:23,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:23,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:23,020 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:23,020 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:28,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:28,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:28,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:28,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:28,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:28,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:28,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:28,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:28,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8fb67be3-b38c-41e7-aa9b-8be9b4581570", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8fb67be3-b38c-41e7-aa9b-8be9b4581570", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8fb67be3-b38c-41e7-aa9b-8be9b4581570", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a x-compute-request-id: req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5faa6454-3238-4da2-9f8b-6db2e19e203c Date: Mon, 22 Jul 2019 10:57:22 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a x-compute-request-id: req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ce32a9-cd79-4320-8ceb-71348d82f916 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ce32a9-cd79-4320-8ceb-71348d82f916 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-69ce32a9-cd79-4320-8ceb-71348d82f916", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-69ce32a9-cd79-4320-8ceb-71348d82f916", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ed0b666-6314-43bb-bbb4-33777013dd49 x-compute-request-id: req-1ed0b666-6314-43bb-bbb4-33777013dd49 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48f7b37-87cb-4281-b061-f2dffcad4850 x-compute-request-id: req-b48f7b37-87cb-4281-b061-f2dffcad4850 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ed0b666-6314-43bb-bbb4-33777013dd49 x-compute-request-id: req-1ed0b666-6314-43bb-bbb4-33777013dd49 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"11c54a37-2989-4817-870c-efb5bf293454\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1ed0b666-6314-43bb-bbb4-33777013dd49", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1ed0b666-6314-43bb-bbb4-33777013dd49", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1ed0b666-6314-43bb-bbb4-33777013dd49", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1ed0b666-6314-43bb-bbb4-33777013dd49", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007820f1-1cd9-45b3-9195-ed6fb6830f02 x-compute-request-id: req-007820f1-1cd9-45b3-9195-ed6fb6830f02 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007820f1-1cd9-45b3-9195-ed6fb6830f02 x-compute-request-id: req-007820f1-1cd9-45b3-9195-ed6fb6830f02 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"18990451-4351-4845-b54b-049c8fe5adb2\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}, {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-007820f1-1cd9-45b3-9195-ed6fb6830f02", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-007820f1-1cd9-45b3-9195-ed6fb6830f02", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-007820f1-1cd9-45b3-9195-ed6fb6830f02", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-007820f1-1cd9-45b3-9195-ed6fb6830f02", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48f7b37-87cb-4281-b061-f2dffcad4850 x-compute-request-id: req-b48f7b37-87cb-4281-b061-f2dffcad4850 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"fingerprint\": \"55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b48f7b37-87cb-4281-b061-f2dffcad4850", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b48f7b37-87cb-4281-b061-f2dffcad4850", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b48f7b37-87cb-4281-b061-f2dffcad4850", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b48f7b37-87cb-4281-b061-f2dffcad4850", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5126b7-2f34-4d48-a75b-ee5af136ef2a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5126b7-2f34-4d48-a75b-ee5af136ef2a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-cb5126b7-2f34-4d48-a75b-ee5af136ef2a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-cb5126b7-2f34-4d48-a75b-ee5af136ef2a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5c763b2-d861-47da-87b3-af6227cbf1b1 x-compute-request-id: req-c5c763b2-d861-47da-87b3-af6227cbf1b1 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:21Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.af3bf851-e43d-4b39-9fd7-3fd895e6c6f6"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-c5c763b2-d861-47da-87b3-af6227cbf1b1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.af3bf851-e43d-4b39-9fd7-3fd895e6c6f6"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5faa6454-3238-4da2-9f8b-6db2e19e203c Date: Mon, 22 Jul 2019 10:57:22 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-5faa6454-3238-4da2-9f8b-6db2e19e203c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}], "metadata": {"pagination": {"total": 1081, "offset": 802, "size": 50}}} 2019-07-22 10:58:28,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:28,107 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:28 GMT 2019-07-22 10:58:28,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:28,107 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:28,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:28,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:28,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:28,108 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:28,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 2019-07-22 10:58:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 2019-07-22 10:58:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8fb67be3-b38c-41e7-aa9b-8be9b4581570 2019-07-22 10:58:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef" 2019-07-22 10:58:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef" 2019-07-22 10:58:28,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a x-compute-request-id: req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5faa6454-3238-4da2-9f8b-6db2e19e203c Date: Mon, 22 Jul 2019 10:57:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a x-compute-request-id: req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a 2019-07-22 10:58:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a 2019-07-22 10:58:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a 2019-07-22 10:58:28,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a31cb988-fa19-4e51-b1b0-5dbfd4236d2a 2019-07-22 10:58:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ce32a9-cd79-4320-8ceb-71348d82f916 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ce32a9-cd79-4320-8ceb-71348d82f916 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-69ce32a9-cd79-4320-8ceb-71348d82f916 2019-07-22 10:58:28,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-69ce32a9-cd79-4320-8ceb-71348d82f916 2019-07-22 10:58:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ed0b666-6314-43bb-bbb4-33777013dd49 x-compute-request-id: req-1ed0b666-6314-43bb-bbb4-33777013dd49 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48f7b37-87cb-4281-b061-f2dffcad4850 x-compute-request-id: req-b48f7b37-87cb-4281-b061-f2dffcad4850 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ed0b666-6314-43bb-bbb4-33777013dd49 x-compute-request-id: req-1ed0b666-6314-43bb-bbb4-33777013dd49 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/11c54a37-2989-4817-870c-efb5bf293454", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1ed0b666-6314-43bb-bbb4-33777013dd49 2019-07-22 10:58:28,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1ed0b666-6314-43bb-bbb4-33777013dd49 2019-07-22 10:58:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1ed0b666-6314-43bb-bbb4-33777013dd49 2019-07-22 10:58:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-1ed0b666-6314-43bb-bbb4-33777013dd49 2019-07-22 10:58:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0" 2019-07-22 10:58:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0" 2019-07-22 10:58:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007820f1-1cd9-45b3-9195-ed6fb6830f02 x-compute-request-id: req-007820f1-1cd9-45b3-9195-ed6fb6830f02 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:28,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007820f1-1cd9-45b3-9195-ed6fb6830f02 x-compute-request-id: req-007820f1-1cd9-45b3-9195-ed6fb6830f02 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 10:58:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-007820f1-1cd9-45b3-9195-ed6fb6830f02 2019-07-22 10:58:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-007820f1-1cd9-45b3-9195-ed6fb6830f02 2019-07-22 10:58:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-007820f1-1cd9-45b3-9195-ed6fb6830f02 2019-07-22 10:58:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-007820f1-1cd9-45b3-9195-ed6fb6830f02 2019-07-22 10:58:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0" 2019-07-22 10:58:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0" 2019-07-22 10:58:28,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48f7b37-87cb-4281-b061-f2dffcad4850 x-compute-request-id: req-b48f7b37-87cb-4281-b061-f2dffcad4850 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl2m5aakFGb8ZHDWDq+q3UK7HKc9IkZcNek4ymtiK9rJUvLD1JtxKSC42rN2ZsiOfNtdkILJujoR5lTvAGiXmdXtgTrgov39zYB/OeqWqrIqhrD2iq+FoM6diVW8qwODUK3W2GlkjZijqDAI6w/FKfhTO5hKVym9uK9pssHmCYf3FYC3JU0dMA6uV4nUfjenuCUBKF2HROpzVtYBXO0rknFVuN1q3Xb2SniZX5aCWopfiYnulZ7LhMgrOtf9rWb/W3qSwPd/kT9RSmplIxTEbAeiiUukyS3gFr57ycMe5js+IxMfJVy30kLBo74Suvb6Fa0/5LyjZYoQyz1sQB97O/ Generated-by-Nova", "name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "fingerprint": "55:91:5c:32:dc:36:25:37:86:31:cc:be:33:4e:5b:c4"}}]} 2019-07-22 10:58:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b48f7b37-87cb-4281-b061-f2dffcad4850 2019-07-22 10:58:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b48f7b37-87cb-4281-b061-f2dffcad4850 2019-07-22 10:58:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b48f7b37-87cb-4281-b061-f2dffcad4850 2019-07-22 10:58:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b48f7b37-87cb-4281-b061-f2dffcad4850 2019-07-22 10:58:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:28,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5126b7-2f34-4d48-a75b-ee5af136ef2a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5126b7-2f34-4d48-a75b-ee5af136ef2a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-cb5126b7-2f34-4d48-a75b-ee5af136ef2a 2019-07-22 10:58:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-cb5126b7-2f34-4d48-a75b-ee5af136ef2a 2019-07-22 10:58:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5c763b2-d861-47da-87b3-af6227cbf1b1 x-compute-request-id: req-c5c763b2-d861-47da-87b3-af6227cbf1b1 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:21Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-c5c763b2-d861-47da-87b3-af6227cbf1b1 2019-07-22 10:58:28,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5faa6454-3238-4da2-9f8b-6db2e19e203c Date: Mon, 22 Jul 2019 10:57:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:28,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-5faa6454-3238-4da2-9f8b-6db2e19e203c 2019-07-22 10:58:28,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:28,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:28,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:28,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:28,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:28,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:28,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:28,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:28,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:28,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:28,174 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:28 GMT 2019-07-22 10:58:28,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:28,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:28,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:28,174 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:28,174 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:33,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:33,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:33,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:33,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:33,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:33,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:33,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:33,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:33,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-5faa6454-3238-4da2-9f8b-6db2e19e203c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_gvqn1p', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:22.633Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f33195e-6aa2-431b-9054-5917fd7d5607 x-compute-request-id: req-6f33195e-6aa2-431b-9054-5917fd7d5607 Content-Length: 417 location: http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"adminPass\": \"XP8xxma5hoKY\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6f33195e-6aa2-431b-9054-5917fd7d5607", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f89bf95e5d6e2898518ff5a2fb520d547a514af6\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6f33195e-6aa2-431b-9054-5917fd7d5607", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6f33195e-6aa2-431b-9054-5917fd7d5607", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6f33195e-6aa2-431b-9054-5917fd7d5607", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e4bb8caa6c78b3347c07fe1a1deaed53e7865ef\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-90f5e81c-661e-4e15-b090-cd05b97809c7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-90f5e81c-661e-4e15-b090-cd05b97809c7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-90f5e81c-661e-4e15-b090-cd05b97809c7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-90f5e81c-661e-4e15-b090-cd05b97809c7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f89bf95e5d6e2898518ff5a2fb520d547a514af6\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90f5e81c-661e-4e15-b090-cd05b97809c7 x-compute-request-id: req-90f5e81c-661e-4e15-b090-cd05b97809c7 Content-Length: 418 location: http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"adminPass\": \"mc8ncGaW8Swh\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90f5e81c-661e-4e15-b090-cd05b97809c7 x-compute-request-id: req-90f5e81c-661e-4e15-b090-cd05b97809c7 Content-Length: 418 location: http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"adminPass\": \"mc8ncGaW8Swh\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1889136-5926-471d-bc2a-163a3618f1bc"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e4bb8caa6c78b3347c07fe1a1deaed53e7865ef\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.293Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f33195e-6aa2-431b-9054-5917fd7d5607 x-compute-request-id: req-6f33195e-6aa2-431b-9054-5917fd7d5607 Content-Length: 417 location: http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"adminPass\": \"XP8xxma5hoKY\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:22.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5478f4f4-aa4c-4125-a2c7-4f986c81a52e"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 Date: Mon, 22 Jul 2019 10:57:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 Date: Mon, 22 Jul 2019 10:57:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_1zig4y', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_1zig4y', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"imageRef\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"flavorRef\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6aa4676d-1386-405e-bc73-463f124d1ae1 Date: Mon, 22 Jul 2019 10:57:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6aa4676d-1386-405e-bc73-463f124d1ae1 Date: Mon, 22 Jul 2019 10:57:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-6aa4676d-1386-405e-bc73-463f124d1ae1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-6aa4676d-1386-405e-bc73-463f124d1ae1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}], "metadata": {"pagination": {"total": 1100, "offset": 852, "size": 50}}} 2019-07-22 10:58:33,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:33,269 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:33 GMT 2019-07-22 10:58:33,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:33,269 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:33,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:33,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:33,270 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:33,270 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-5faa6454-3238-4da2-9f8b-6db2e19e203c 2019-07-22 10:58:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 10:58:33,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_gvqn1p', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-22 10:58:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-22 10:58:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_gvqn1p", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a5e77b0e967db0f5eab04ef7502122db2b812b" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_gvqn1p", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:33,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:58:33,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:33,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f33195e-6aa2-431b-9054-5917fd7d5607 x-compute-request-id: req-6f33195e-6aa2-431b-9054-5917fd7d5607 Content-Length: 417 location: http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "adminPass": "XP8xxma5hoKY"}} 2019-07-22 10:58:33,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6f33195e-6aa2-431b-9054-5917fd7d5607 2019-07-22 10:58:33,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89bf95e5d6e2898518ff5a2fb520d547a514af6" 2019-07-22 10:58:33,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6f33195e-6aa2-431b-9054-5917fd7d5607 2019-07-22 10:58:33,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6f33195e-6aa2-431b-9054-5917fd7d5607 2019-07-22 10:58:33,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6f33195e-6aa2-431b-9054-5917fd7d5607 2019-07-22 10:58:33,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4bb8caa6c78b3347c07fe1a1deaed53e7865ef" 2019-07-22 10:58:33,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-90f5e81c-661e-4e15-b090-cd05b97809c7 2019-07-22 10:58:33,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-90f5e81c-661e-4e15-b090-cd05b97809c7 2019-07-22 10:58:33,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-90f5e81c-661e-4e15-b090-cd05b97809c7 2019-07-22 10:58:33,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-90f5e81c-661e-4e15-b090-cd05b97809c7 2019-07-22 10:58:33,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89bf95e5d6e2898518ff5a2fb520d547a514af6" 2019-07-22 10:58:33,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90f5e81c-661e-4e15-b090-cd05b97809c7 x-compute-request-id: req-90f5e81c-661e-4e15-b090-cd05b97809c7 Content-Length: 418 location: http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "adminPass": "mc8ncGaW8Swh"}} 2019-07-22 10:58:33,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90f5e81c-661e-4e15-b090-cd05b97809c7 x-compute-request-id: req-90f5e81c-661e-4e15-b090-cd05b97809c7 Content-Length: 418 location: http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "adminPass": "mc8ncGaW8Swh"}} 2019-07-22 10:58:33,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:58:33,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:58:33,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-22 10:58:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:58:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-22 10:58:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-22 10:58:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4bb8caa6c78b3347c07fe1a1deaed53e7865ef" 2019-07-22 10:58:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f33195e-6aa2-431b-9054-5917fd7d5607 x-compute-request-id: req-6f33195e-6aa2-431b-9054-5917fd7d5607 Content-Length: 417 location: http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "adminPass": "XP8xxma5hoKY"}} 2019-07-22 10:58:33,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_zcagle", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07eeac3cedc3eb2b1600e4401624f124cd92df0" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_zcagle", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 10:58:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 Date: Mon, 22 Jul 2019 10:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 Date: Mon, 22 Jul 2019 10:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 2019-07-22 10:58:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 2019-07-22 10:58:33,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 2019-07-22 10:58:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 2019-07-22 10:58:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 10:58:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_1zig4y', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-22 10:58:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_1zig4y', 'key_name': u'cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'image': u'a868ae25-ff67-4806-9bf6-f6567acd2570', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69', 'cloudify_management_network_id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}, 'nics': [{'net-id': u'940d14fa-f713-4777-ab31-ca8142b534a1'}], 'flavor': u'9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-22 10:58:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-22 10:58:33,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_1zig4y", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af846af7433eb9297b0b7b8b79271b34ba5c7bef" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_1zig4y", "imageRef": "a868ae25-ff67-4806-9bf6-f6567acd2570", "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "flavorRef": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "940d14fa-f713-4777-ab31-ca8142b534a1"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}}' 2019-07-22 10:58:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6aa4676d-1386-405e-bc73-463f124d1ae1 Date: Mon, 22 Jul 2019 10:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6aa4676d-1386-405e-bc73-463f124d1ae1 Date: Mon, 22 Jul 2019 10:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-6aa4676d-1386-405e-bc73-463f124d1ae1 2019-07-22 10:58:33,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-6aa4676d-1386-405e-bc73-463f124d1ae1 2019-07-22 10:58:33,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:33,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:33,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:33,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:33 GMT 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:33,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:33,340 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:33,340 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:38,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:38,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:38,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:38,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:38,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:38,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:38,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:38,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:38,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 Date: Mon, 22 Jul 2019 10:57:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 Date: Mon, 22 Jul 2019 10:57:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T10:51:17Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\",\"admin_state_up\":true,\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:23.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:23.853Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:24.451Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:24.451Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:23.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:24.451Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0ffc81eb-4f77-43e8-b9f7-2f87c7786a96", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0ecf11e-bf66-4cfb-97e5-1ebb9f71b9ab"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0ecf11e-bf66-4cfb-97e5-1ebb9f71b9ab"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-077580b0-2b6c-42ec-9d5b-f8e85a71498f x-compute-request-id: req-077580b0-2b6c-42ec-9d5b-f8e85a71498f Content-Length: 418 location: http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"adminPass\": \"yVXUZqtwSHh6\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-077580b0-2b6c-42ec-9d5b-f8e85a71498f x-compute-request-id: req-077580b0-2b6c-42ec-9d5b-f8e85a71498f Content-Length: 418 location: http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"adminPass\": \"yVXUZqtwSHh6\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ffc81eb-4f77-43e8-b9f7-2f87c7786a96 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0ecf11e-bf66-4cfb-97e5-1ebb9f71b9ab"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-077580b0-2b6c-42ec-9d5b-f8e85a71498f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-077580b0-2b6c-42ec-9d5b-f8e85a71498f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-077580b0-2b6c-42ec-9d5b-f8e85a71498f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-077580b0-2b6c-42ec-9d5b-f8e85a71498f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7877be34-4faf-4992-bff2-bc91e7f718bc"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd75e5c8-0967-4a43-acff-a60fa093b1ca x-compute-request-id: req-fd75e5c8-0967-4a43-acff-a60fa093b1ca Content-Length: 417 location: http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"adminPass\": \"qTb8X8BzfM7G\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd75e5c8-0967-4a43-acff-a60fa093b1ca x-compute-request-id: req-fd75e5c8-0967-4a43-acff-a60fa093b1ca Content-Length: 417 location: http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"adminPass\": \"qTb8X8BzfM7G\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd75e5c8-0967-4a43-acff-a60fa093b1ca", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd75e5c8-0967-4a43-acff-a60fa093b1ca", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd75e5c8-0967-4a43-acff-a60fa093b1ca", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd75e5c8-0967-4a43-acff-a60fa093b1ca", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2de1f02f-6a77-4d56-8271-4c2bc4e33fa1"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d43b61a42321e91421229017cd53ef6f21129a0\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:24.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0ecf11e-bf66-4cfb-97e5-1ebb9f71b9ab"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e1a1305-519b-43a4-9818-18d50371ea84 x-compute-request-id: req-1e1a1305-519b-43a4-9818-18d50371ea84 Content-Length: 419 location: http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"adminPass\": \"zwV6rDyS4T8T\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e1a1305-519b-43a4-9818-18d50371ea84 x-compute-request-id: req-1e1a1305-519b-43a4-9818-18d50371ea84 Content-Length: 419 location: http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"adminPass\": \"zwV6rDyS4T8T\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1e1a1305-519b-43a4-9818-18d50371ea84", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1e1a1305-519b-43a4-9818-18d50371ea84", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1e1a1305-519b-43a4-9818-18d50371ea84", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1e1a1305-519b-43a4-9818-18d50371ea84", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f3f82849-e85e-4707-9d1a-47e52d83d938"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-595f1710-372e-4a8d-bb09-09683ccf5c65 x-compute-request-id: req-595f1710-372e-4a8d-bb09-09683ccf5c65 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:23Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0ecf11e-bf66-4cfb-97e5-1ebb9f71b9ab"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-595f1710-372e-4a8d-bb09-09683ccf5c65", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0ecf11e-bf66-4cfb-97e5-1ebb9f71b9ab"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-595f1710-372e-4a8d-bb09-09683ccf5c65", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:25.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0ecf11e-bf66-4cfb-97e5-1ebb9f71b9ab"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:26.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.387be673-4fd6-47d4-92fc-c7e6d7e167cf"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f44e8e44-5815-48a7-abde-86f0854f8045 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:26.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.387be673-4fd6-47d4-92fc-c7e6d7e167cf"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.266Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f44e8e44-5815-48a7-abde-86f0854f8045", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:26.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.387be673-4fd6-47d4-92fc-c7e6d7e167cf"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8786171828c140316c6282da8b5e1404cf5145de\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:26.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.387be673-4fd6-47d4-92fc-c7e6d7e167cf"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.880Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:26.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.880Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:26.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:26.880Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:26.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:27.476Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:26.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:27.476Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1144, "offset": 902, "size": 50}}} 2019-07-22 10:58:38,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:38,441 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:38 GMT 2019-07-22 10:58:38,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:38,441 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:38,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:38,441 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:38,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:38,442 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:38,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 2019-07-22 10:58:38,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 2019-07-22 10:58:38,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 2019-07-22 10:58:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 2019-07-22 10:58:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 Date: Mon, 22 Jul 2019 10:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7f493f59-bf1e-46a2-aaf7-b8fd3fce5ec4 Date: Mon, 22 Jul 2019 10:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d809c8-aae1-4b98-af22-27f1a661a7e9"],"description":"","tags":[],"updated_at":"2019-07-22T10:51:17Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450}]} 2019-07-22 10:58:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-07-22 10:58:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:58:38,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:38,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:58:38,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0ffc81eb-4f77-43e8-b9f7-2f87c7786a96 2019-07-22 10:58:38,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-22 10:58:38,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-22 10:58:38,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-22 10:58:38,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:58:38,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:58:38,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:38,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-077580b0-2b6c-42ec-9d5b-f8e85a71498f x-compute-request-id: req-077580b0-2b6c-42ec-9d5b-f8e85a71498f Content-Length: 418 location: http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "52874db5-710e-4459-8392-4c203caeea46", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "adminPass": "yVXUZqtwSHh6"}} 2019-07-22 10:58:38,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-077580b0-2b6c-42ec-9d5b-f8e85a71498f x-compute-request-id: req-077580b0-2b6c-42ec-9d5b-f8e85a71498f Content-Length: 418 location: http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "52874db5-710e-4459-8392-4c203caeea46", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "adminPass": "yVXUZqtwSHh6"}} 2019-07-22 10:58:38,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ffc81eb-4f77-43e8-b9f7-2f87c7786a96 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:38,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-077580b0-2b6c-42ec-9d5b-f8e85a71498f 2019-07-22 10:58:38,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-077580b0-2b6c-42ec-9d5b-f8e85a71498f 2019-07-22 10:58:38,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-077580b0-2b6c-42ec-9d5b-f8e85a71498f 2019-07-22 10:58:38,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-077580b0-2b6c-42ec-9d5b-f8e85a71498f 2019-07-22 10:58:38,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd75e5c8-0967-4a43-acff-a60fa093b1ca x-compute-request-id: req-fd75e5c8-0967-4a43-acff-a60fa093b1ca Content-Length: 417 location: http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "adminPass": "qTb8X8BzfM7G"}} 2019-07-22 10:58:38,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd75e5c8-0967-4a43-acff-a60fa093b1ca x-compute-request-id: req-fd75e5c8-0967-4a43-acff-a60fa093b1ca Content-Length: 417 location: http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "adminPass": "qTb8X8BzfM7G"}} 2019-07-22 10:58:38,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd75e5c8-0967-4a43-acff-a60fa093b1ca 2019-07-22 10:58:38,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd75e5c8-0967-4a43-acff-a60fa093b1ca 2019-07-22 10:58:38,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd75e5c8-0967-4a43-acff-a60fa093b1ca 2019-07-22 10:58:38,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-fd75e5c8-0967-4a43-acff-a60fa093b1ca 2019-07-22 10:58:38,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d43b61a42321e91421229017cd53ef6f21129a0" 2019-07-22 10:58:38,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e1a1305-519b-43a4-9818-18d50371ea84 x-compute-request-id: req-1e1a1305-519b-43a4-9818-18d50371ea84 Content-Length: 419 location: http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "adminPass": "zwV6rDyS4T8T"}} 2019-07-22 10:58:38,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e1a1305-519b-43a4-9818-18d50371ea84 x-compute-request-id: req-1e1a1305-519b-43a4-9818-18d50371ea84 Content-Length: 419 location: http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "adminPass": "zwV6rDyS4T8T"}} 2019-07-22 10:58:38,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1e1a1305-519b-43a4-9818-18d50371ea84 2019-07-22 10:58:38,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1e1a1305-519b-43a4-9818-18d50371ea84 2019-07-22 10:58:38,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1e1a1305-519b-43a4-9818-18d50371ea84 2019-07-22 10:58:38,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1e1a1305-519b-43a4-9818-18d50371ea84 2019-07-22 10:58:38,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-595f1710-372e-4a8d-bb09-09683ccf5c65 x-compute-request-id: req-595f1710-372e-4a8d-bb09-09683ccf5c65 Content-Encoding: gzip Content-Length: 728 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:23Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:38,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-595f1710-372e-4a8d-bb09-09683ccf5c65 2019-07-22 10:58:38,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-595f1710-372e-4a8d-bb09-09683ccf5c65 2019-07-22 10:58:38,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:38,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f44e8e44-5815-48a7-abde-86f0854f8045 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:38,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f44e8e44-5815-48a7-abde-86f0854f8045 2019-07-22 10:58:38,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8786171828c140316c6282da8b5e1404cf5145de" 2019-07-22 10:58:38,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:38,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-07-22 10:58:38,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:38,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:38,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:58:38,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:38,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:38,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:38,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:38 GMT 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:38,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:38,526 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:38,526 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:43,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:43,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:43,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:43,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:43,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:43,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:43,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:43,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:43,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:27.476Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:26.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc880827-a391-4571-8820-692eb93883fc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.73fe36e0-f34b-49f9-bb7a-7b18e57f579b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-bc880827-a391-4571-8820-692eb93883fc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.73fe36e0-f34b-49f9-bb7a-7b18e57f579b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff335a071bcfa2ebabf9fb86dfe663acb963bf5f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e6d4b5c3-e530-47ae-86eb-4f16c4bb6c7d"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf33fd65-a0d8-4589-b35e-58d077438407 x-compute-request-id: req-cf33fd65-a0d8-4589-b35e-58d077438407 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.387be673-4fd6-47d4-92fc-c7e6d7e167cf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfd9cf32-8b8b-4c7e-bebe-20c4db22ce78 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e6d4b5c3-e530-47ae-86eb-4f16c4bb6c7d"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-bfd9cf32-8b8b-4c7e-bebe-20c4db22ce78", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e6d4b5c3-e530-47ae-86eb-4f16c4bb6c7d"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e6d4b5c3-e530-47ae-86eb-4f16c4bb6c7d"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-cf33fd65-a0d8-4589-b35e-58d077438407", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.387be673-4fd6-47d4-92fc-c7e6d7e167cf"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-cf33fd65-a0d8-4589-b35e-58d077438407", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.387be673-4fd6-47d4-92fc-c7e6d7e167cf"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.073Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.73fe36e0-f34b-49f9-bb7a-7b18e57f579b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.688Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.688Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.688Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79fe4c331b32380947e268daf5c49cff7bd4a397\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:28.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.73fe36e0-f34b-49f9-bb7a-7b18e57f579b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:28.688Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.284Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-ba865c8b-1a4e-468b-85f8-c0776bf80ff6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:28.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e6d4b5c3-e530-47ae-86eb-4f16c4bb6c7d"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.284Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-ba865c8b-1a4e-468b-85f8-c0776bf80ff6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:28.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e6d4b5c3-e530-47ae-86eb-4f16c4bb6c7d"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.284Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba865c8b-1a4e-468b-85f8-c0776bf80ff6 x-compute-request-id: req-ba865c8b-1a4e-468b-85f8-c0776bf80ff6 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:28.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e6d4b5c3-e530-47ae-86eb-4f16c4bb6c7d"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.284Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.284Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.284Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:27.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.284Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-5c590afa-1bfe-4bc1-aead-e81fb32bed0b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:28.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3f40543d-8ad0-42e9-9690-0a6e6b4774d7"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.284Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c590afa-1bfe-4bc1-aead-e81fb32bed0b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:28.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3f40543d-8ad0-42e9-9690-0a6e6b4774d7"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:28.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3f40543d-8ad0-42e9-9690-0a6e6b4774d7"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-218e8d76-92df-448a-b325-d4170c0f01b3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9b379779-19db-4628-9887-94132eaf1e1e"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218e8d76-92df-448a-b325-d4170c0f01b3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9b379779-19db-4628-9887-94132eaf1e1e"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d01328e1419b3355b9ea3d0de1923fa8ed76ebbe\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3f40543d-8ad0-42e9-9690-0a6e6b4774d7"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.22319599-168c-41a5-9e1a-07ed040d0c36"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9b379779-19db-4628-9887-94132eaf1e1e"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:28.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:28.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:28.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c92abf-f87f-45b0-982d-a483b559c907 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.22319599-168c-41a5-9e1a-07ed040d0c36"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:29.914Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-43c92abf-f87f-45b0-982d-a483b559c907", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.22319599-168c-41a5-9e1a-07ed040d0c36"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:30.480Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-29a314c3-7adf-43ce-9465-2c714d81180b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.73fe36e0-f34b-49f9-bb7a-7b18e57f579b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:30.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f717bd784d88974e98d9e7656e82cee4c694ab6\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:30.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.22319599-168c-41a5-9e1a-07ed040d0c36"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:30.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5c09a6b8cd3c03ab342447287e2f51ba7539521\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9b379779-19db-4628-9887-94132eaf1e1e"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:30.480Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-29a314c3-7adf-43ce-9465-2c714d81180b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.73fe36e0-f34b-49f9-bb7a-7b18e57f579b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:30.480Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29a314c3-7adf-43ce-9465-2c714d81180b x-compute-request-id: req-29a314c3-7adf-43ce-9465-2c714d81180b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:24Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:29.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.73fe36e0-f34b-49f9-bb7a-7b18e57f579b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:30.480Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:30.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:30.480Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:29.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.016Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-9819cff9-375a-4b56-b9f9-789066e6de4e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:30.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3f40543d-8ad0-42e9-9690-0a6e6b4774d7"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.016Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9819cff9-375a-4b56-b9f9-789066e6de4e x-compute-request-id: req-9819cff9-375a-4b56-b9f9-789066e6de4e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:30.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3f40543d-8ad0-42e9-9690-0a6e6b4774d7"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.016Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-9819cff9-375a-4b56-b9f9-789066e6de4e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:30.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3f40543d-8ad0-42e9-9690-0a6e6b4774d7"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.534Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9e7da88-5539-49c6-8546-142e09033f98 x-compute-request-id: req-f9e7da88-5539-49c6-8546-142e09033f98 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:31.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.22319599-168c-41a5-9e1a-07ed040d0c36"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.534Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f9e7da88-5539-49c6-8546-142e09033f98", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:31.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.22319599-168c-41a5-9e1a-07ed040d0c36"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.534Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f9e7da88-5539-49c6-8546-142e09033f98", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:31.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.22319599-168c-41a5-9e1a-07ed040d0c36"}], "metadata": {"pagination": {"total": 1152, "offset": 952, "size": 50}}} 2019-07-22 10:58:43,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:43,620 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:43 GMT 2019-07-22 10:58:43,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:43,620 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:43,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:43,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:43,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:43,621 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:43,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 10:58:43,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc880827-a391-4571-8820-692eb93883fc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:43,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-bc880827-a391-4571-8820-692eb93883fc 2019-07-22 10:58:43,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:58:43,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff335a071bcfa2ebabf9fb86dfe663acb963bf5f" 2019-07-22 10:58:43,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf33fd65-a0d8-4589-b35e-58d077438407 x-compute-request-id: req-cf33fd65-a0d8-4589-b35e-58d077438407 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:43,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfd9cf32-8b8b-4c7e-bebe-20c4db22ce78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:43,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-bfd9cf32-8b8b-4c7e-bebe-20c4db22ce78 2019-07-22 10:58:43,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:43,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:58:43,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 10:58:43,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-cf33fd65-a0d8-4589-b35e-58d077438407 2019-07-22 10:58:43,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-cf33fd65-a0d8-4589-b35e-58d077438407 2019-07-22 10:58:43,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:43,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-22 10:58:43,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:58:43,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fe4c331b32380947e268daf5c49cff7bd4a397" 2019-07-22 10:58:43,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 10:58:43,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-ba865c8b-1a4e-468b-85f8-c0776bf80ff6 2019-07-22 10:58:43,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-ba865c8b-1a4e-468b-85f8-c0776bf80ff6 2019-07-22 10:58:43,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba865c8b-1a4e-468b-85f8-c0776bf80ff6 x-compute-request-id: req-ba865c8b-1a4e-468b-85f8-c0776bf80ff6 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:43,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-22 10:58:43,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-22 10:58:43,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-22 10:58:43,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-5c590afa-1bfe-4bc1-aead-e81fb32bed0b 2019-07-22 10:58:43,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c590afa-1bfe-4bc1-aead-e81fb32bed0b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:43,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:43,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-218e8d76-92df-448a-b325-d4170c0f01b3 2019-07-22 10:58:43,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218e8d76-92df-448a-b325-d4170c0f01b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:43,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d01328e1419b3355b9ea3d0de1923fa8ed76ebbe" 2019-07-22 10:58:43,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:43,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:43,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-22 10:58:43,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-22 10:58:43,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-22 10:58:43,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c92abf-f87f-45b0-982d-a483b559c907 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:43,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-43c92abf-f87f-45b0-982d-a483b559c907 2019-07-22 10:58:43,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-29a314c3-7adf-43ce-9465-2c714d81180b 2019-07-22 10:58:43,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f717bd784d88974e98d9e7656e82cee4c694ab6" 2019-07-22 10:58:43,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c09a6b8cd3c03ab342447287e2f51ba7539521" 2019-07-22 10:58:43,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-29a314c3-7adf-43ce-9465-2c714d81180b 2019-07-22 10:58:43,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29a314c3-7adf-43ce-9465-2c714d81180b x-compute-request-id: req-29a314c3-7adf-43ce-9465-2c714d81180b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:24Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:43,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-22 10:58:43,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-22 10:58:43,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-9819cff9-375a-4b56-b9f9-789066e6de4e 2019-07-22 10:58:43,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9819cff9-375a-4b56-b9f9-789066e6de4e x-compute-request-id: req-9819cff9-375a-4b56-b9f9-789066e6de4e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:43,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-9819cff9-375a-4b56-b9f9-789066e6de4e 2019-07-22 10:58:43,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9e7da88-5539-49c6-8546-142e09033f98 x-compute-request-id: req-f9e7da88-5539-49c6-8546-142e09033f98 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:43,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f9e7da88-5539-49c6-8546-142e09033f98 2019-07-22 10:58:43,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f9e7da88-5539-49c6-8546-142e09033f98 2019-07-22 10:58:43,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:43,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:43,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:43,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:43,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:43,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:43,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:43,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:43,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:43,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:43,691 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:43 GMT 2019-07-22 10:58:43,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:43,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:43,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:43,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:43,691 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:48,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:48,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:48,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:48,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:48,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:48,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:48,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:48,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:48,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zcagle", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.534Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:31.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.534Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80d70755-ee65-40c4-9354-fe5b560aaf74 x-compute-request-id: req-80d70755-ee65-40c4-9354-fe5b560aaf74 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:28Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:30.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9b379779-19db-4628-9887-94132eaf1e1e"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.534Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-80d70755-ee65-40c4-9354-fe5b560aaf74", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:30.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9b379779-19db-4628-9887-94132eaf1e1e"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.534Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:31.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:31.534Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-80d70755-ee65-40c4-9354-fe5b560aaf74", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:30.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9b379779-19db-4628-9887-94132eaf1e1e"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:32.153Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:31.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:53.541Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:53.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:54.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:54.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.676bde78-a855-4169-81f6-e389c20b27cc"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:55.212Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b4b48974-3d5c-43dd-b431-dcff3238072f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:54.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.676bde78-a855-4169-81f6-e389c20b27cc"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:55.212Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0794b251d8b681a13defe0e5f165b51a1d80b337\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:54.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.676bde78-a855-4169-81f6-e389c20b27cc"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:55.212Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4b48974-3d5c-43dd-b431-dcff3238072f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:54.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.676bde78-a855-4169-81f6-e389c20b27cc"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:56.329Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3027cf2-c03e-4421-99e4-66651e3e15b8 x-compute-request-id: req-d3027cf2-c03e-4421-99e4-66651e3e15b8 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:22Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:56.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.676bde78-a855-4169-81f6-e389c20b27cc"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:56.964Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-d3027cf2-c03e-4421-99e4-66651e3e15b8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:56.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.676bde78-a855-4169-81f6-e389c20b27cc"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:56.964Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:56.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:56.964Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:56.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:56.964Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-d3027cf2-c03e-4421-99e4-66651e3e15b8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:56.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.676bde78-a855-4169-81f6-e389c20b27cc"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:57.684Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:57.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e40d3ceb-f400-486f-ba02-4714d953792f"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:57.684Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-6d074136-4d3f-4d92-93a4-d9ce8a2b55e7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:57.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e40d3ceb-f400-486f-ba02-4714d953792f"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:57.684Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d074136-4d3f-4d92-93a4-d9ce8a2b55e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:57.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e40d3ceb-f400-486f-ba02-4714d953792f"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:58.352Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32b8d545f6218fa4a954f9ac7198e70866005e70\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:57.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e40d3ceb-f400-486f-ba02-4714d953792f"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:58.935Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-74d633dc-e10c-43b4-9f16-56b7197e20ed", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:58.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e40d3ceb-f400-486f-ba02-4714d953792f"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:58.935Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:58.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:58.935Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74d633dc-e10c-43b4-9f16-56b7197e20ed x-compute-request-id: req-74d633dc-e10c-43b4-9f16-56b7197e20ed Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:25Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:58.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e40d3ceb-f400-486f-ba02-4714d953792f"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:58.935Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-74d633dc-e10c-43b4-9f16-56b7197e20ed", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:58.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e40d3ceb-f400-486f-ba02-4714d953792f"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:57:59.652Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:57:59.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:00.183Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02dd9227-a30b-4e1b-827b-f783e3978f98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:59.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1b58048-02c4-44f4-aedc-adf3ab647829"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:00.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:59.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1b58048-02c4-44f4-aedc-adf3ab647829"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:00.183Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:59.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:00.183Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-02dd9227-a30b-4e1b-827b-f783e3978f98", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:57:59.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1b58048-02c4-44f4-aedc-adf3ab647829"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:00.715Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:00.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:00.715Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f33e7f7d3f3a8d6f3907cef80caf22d2f6a6981\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:00.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1b58048-02c4-44f4-aedc-adf3ab647829"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.341Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-66e0f138-328d-4bef-8592-5e9a8914997d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:00.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.853af569-cb77-4b36-9157-3949a3ccff0c"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.341Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e0f138-328d-4bef-8592-5e9a8914997d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:00.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.853af569-cb77-4b36-9157-3949a3ccff0c"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.341Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:00.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.853af569-cb77-4b36-9157-3949a3ccff0c"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.341Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61e5d8a2-81f4-43ed-ad84-a59cbfcb6503 x-compute-request-id: req-61e5d8a2-81f4-43ed-ad84-a59cbfcb6503 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1b58048-02c4-44f4-aedc-adf3ab647829"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.341Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94ba971714d751431f424f5d501f1011c3a453bf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.853af569-cb77-4b36-9157-3949a3ccff0c"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.341Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.924Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:01.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.924Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-61e5d8a2-81f4-43ed-ad84-a59cbfcb6503", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1b58048-02c4-44f4-aedc-adf3ab647829"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.924Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-61e5d8a2-81f4-43ed-ad84-a59cbfcb6503", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a1b58048-02c4-44f4-aedc-adf3ab647829"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:01.924Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:02.538Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecaf401d-f95d-4fce-a889-dcda20693407 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a44b728d-d25a-4314-a3a6-1c2d721801d7"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:02.538Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:02.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a44b728d-d25a-4314-a3a6-1c2d721801d7"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:02.538Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ecaf401d-f95d-4fce-a889-dcda20693407", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:01.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a44b728d-d25a-4314-a3a6-1c2d721801d7"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:02.538Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1e96617-ddab-4c6c-a781-62fe3a546adf x-compute-request-id: req-e1e96617-ddab-4c6c-a781-62fe3a546adf Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:02.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.853af569-cb77-4b36-9157-3949a3ccff0c"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:02.538Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-e1e96617-ddab-4c6c-a781-62fe3a546adf", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:02.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.853af569-cb77-4b36-9157-3949a3ccff0c"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:02.538Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-e1e96617-ddab-4c6c-a781-62fe3a546adf", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:02.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.853af569-cb77-4b36-9157-3949a3ccff0c"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:02.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1831fd454e2ce7761e33800ca38f8eb79aa771ee\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:02.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a44b728d-d25a-4314-a3a6-1c2d721801d7"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.070Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:02.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1152, "offset": 1002, "size": 50}}} 2019-07-22 10:58:48,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:48,782 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:48 GMT 2019-07-22 10:58:48,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:48,782 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:48,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:48,782 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:48,782 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:48,782 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:48,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-22 10:58:48,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80d70755-ee65-40c4-9354-fe5b560aaf74 x-compute-request-id: req-80d70755-ee65-40c4-9354-fe5b560aaf74 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:28Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:48,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-80d70755-ee65-40c4-9354-fe5b560aaf74 2019-07-22 10:58:48,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-22 10:58:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-80d70755-ee65-40c4-9354-fe5b560aaf74 2019-07-22 10:58:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-22 10:58:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 10:58:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b4b48974-3d5c-43dd-b431-dcff3238072f 2019-07-22 10:58:48,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0794b251d8b681a13defe0e5f165b51a1d80b337" 2019-07-22 10:58:48,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4b48974-3d5c-43dd-b431-dcff3238072f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:48,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3027cf2-c03e-4421-99e4-66651e3e15b8 x-compute-request-id: req-d3027cf2-c03e-4421-99e4-66651e3e15b8 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "security_groups": [{"name": "default"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:22Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:48,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-d3027cf2-c03e-4421-99e4-66651e3e15b8 2019-07-22 10:58:48,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-22 10:58:48,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 10:58:48,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-d3027cf2-c03e-4421-99e4-66651e3e15b8 2019-07-22 10:58:48,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:48,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-6d074136-4d3f-4d92-93a4-d9ce8a2b55e7 2019-07-22 10:58:48,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d074136-4d3f-4d92-93a4-d9ce8a2b55e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:48,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b8d545f6218fa4a954f9ac7198e70866005e70" 2019-07-22 10:58:48,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-74d633dc-e10c-43b4-9f16-56b7197e20ed 2019-07-22 10:58:48,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 10:58:48,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74d633dc-e10c-43b4-9f16-56b7197e20ed x-compute-request-id: req-74d633dc-e10c-43b4-9f16-56b7197e20ed Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:25Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:48,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-74d633dc-e10c-43b4-9f16-56b7197e20ed 2019-07-22 10:58:48,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-22 10:58:48,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02dd9227-a30b-4e1b-827b-f783e3978f98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:48,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:48,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 10:58:48,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-02dd9227-a30b-4e1b-827b-f783e3978f98 2019-07-22 10:58:48,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 10:58:48,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f33e7f7d3f3a8d6f3907cef80caf22d2f6a6981" 2019-07-22 10:58:48,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-66e0f138-328d-4bef-8592-5e9a8914997d 2019-07-22 10:58:48,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e0f138-328d-4bef-8592-5e9a8914997d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:48,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:48,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61e5d8a2-81f4-43ed-ad84-a59cbfcb6503 x-compute-request-id: req-61e5d8a2-81f4-43ed-ad84-a59cbfcb6503 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:48,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ba971714d751431f424f5d501f1011c3a453bf" 2019-07-22 10:58:48,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 10:58:48,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-22 10:58:48,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-61e5d8a2-81f4-43ed-ad84-a59cbfcb6503 2019-07-22 10:58:48,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-61e5d8a2-81f4-43ed-ad84-a59cbfcb6503 2019-07-22 10:58:48,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 10:58:48,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecaf401d-f95d-4fce-a889-dcda20693407 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:48,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 10:58:48,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:48,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ecaf401d-f95d-4fce-a889-dcda20693407 2019-07-22 10:58:48,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1e96617-ddab-4c6c-a781-62fe3a546adf x-compute-request-id: req-e1e96617-ddab-4c6c-a781-62fe3a546adf Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:48,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-e1e96617-ddab-4c6c-a781-62fe3a546adf 2019-07-22 10:58:48,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-e1e96617-ddab-4c6c-a781-62fe3a546adf 2019-07-22 10:58:48,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1831fd454e2ce7761e33800ca38f8eb79aa771ee" 2019-07-22 10:58:48,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-22 10:58:48,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:48,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:48,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:48,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:48,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:48,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:48,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:48,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:48,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:48,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:48,850 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:48 GMT 2019-07-22 10:58:48,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:48,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:48,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:48,850 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:48,850 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:53,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:58:54,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:54,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:54,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:54,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:54,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:54,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:54,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:54,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.070Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-2cfdc668-92c3-4ead-a2cd-c1c5c39c1941", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:02.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6d4e1520-79e5-43de-a7ea-149b5be61eaa"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.070Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cfdc668-92c3-4ead-a2cd-c1c5c39c1941 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:02.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6d4e1520-79e5-43de-a7ea-149b5be61eaa"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:02.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6d4e1520-79e5-43de-a7ea-149b5be61eaa"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8519c5801c7075b8b183422d50cb24aa57df9f71\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:02.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6d4e1520-79e5-43de-a7ea-149b5be61eaa"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.771Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-559db66b-0d3f-4973-b03e-7a6f387d9b6d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.715eb2c3-8922-4ab4-86b7-7d9a12c9ce2d"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.771Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2c2dfa89-e02f-4898-915b-4ccc833c21be"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.771Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-dfcb04c7-02d7-4b5b-b61b-02906acbef67", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2c2dfa89-e02f-4898-915b-4ccc833c21be"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.771Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.715eb2c3-8922-4ab4-86b7-7d9a12c9ce2d"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.771Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcb04c7-02d7-4b5b-b61b-02906acbef67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2c2dfa89-e02f-4898-915b-4ccc833c21be"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.771Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0eb61441801d98e13a5575718c41b95614882c5d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.715eb2c3-8922-4ab4-86b7-7d9a12c9ce2d"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.771Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a64235290a7463b6f9a42679312d13fb0c22ac10\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2c2dfa89-e02f-4898-915b-4ccc833c21be"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:03.771Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-559db66b-0d3f-4973-b03e-7a6f387d9b6d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.715eb2c3-8922-4ab4-86b7-7d9a12c9ce2d"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:04.368Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-876b2035-157b-466d-9e37-f8b67deead74", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a44b728d-d25a-4314-a3a6-1c2d721801d7"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:04.368Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:04.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:04.368Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-876b2035-157b-466d-9e37-f8b67deead74 x-compute-request-id: req-876b2035-157b-466d-9e37-f8b67deead74 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:24Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a44b728d-d25a-4314-a3a6-1c2d721801d7"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:04.368Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f3ded3ba-3624-4ff9-9e7b-c5f012a9a016", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6d4e1520-79e5-43de-a7ea-149b5be61eaa"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:04.368Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f3ded3ba-3624-4ff9-9e7b-c5f012a9a016", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6d4e1520-79e5-43de-a7ea-149b5be61eaa"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:04.368Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3ded3ba-3624-4ff9-9e7b-c5f012a9a016 x-compute-request-id: req-f3ded3ba-3624-4ff9-9e7b-c5f012a9a016 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6d4e1520-79e5-43de-a7ea-149b5be61eaa"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:04.368Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-876b2035-157b-466d-9e37-f8b67deead74", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:03.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a44b728d-d25a-4314-a3a6-1c2d721801d7"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:05.014Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-1965663b-b73e-4610-b012-308bb97e52d3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:04.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2c2dfa89-e02f-4898-915b-4ccc833c21be"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:05.014Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:04.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:05.014Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:04.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:05.014Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1965663b-b73e-4610-b012-308bb97e52d3 x-compute-request-id: req-1965663b-b73e-4610-b012-308bb97e52d3 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:28Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:04.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2c2dfa89-e02f-4898-915b-4ccc833c21be"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:05.014Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-1965663b-b73e-4610-b012-308bb97e52d3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:04.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2c2dfa89-e02f-4898-915b-4ccc833c21be"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:05.014Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-966b3f02-88c4-4e69-b179-0ae413e4c3cb x-compute-request-id: req-966b3f02-88c4-4e69-b179-0ae413e4c3cb Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:04.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.715eb2c3-8922-4ab4-86b7-7d9a12c9ce2d"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:05.014Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-966b3f02-88c4-4e69-b179-0ae413e4c3cb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:04.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.715eb2c3-8922-4ab4-86b7-7d9a12c9ce2d"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:05.014Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-966b3f02-88c4-4e69-b179-0ae413e4c3cb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:04.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.715eb2c3-8922-4ab4-86b7-7d9a12c9ce2d"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:05.636Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:05.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:26.775Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:26.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:28.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:28.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9cd1ff47-8092-4609-bfcf-baf7820362a8"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:28.910Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-86aa36d4-67fc-4a07-a65a-7b82a11787e0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9cd1ff47-8092-4609-bfcf-baf7820362a8"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:28.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ffd1fedacd3d8862348e0a3ffdd9107fe2213976\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:28.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9cd1ff47-8092-4609-bfcf-baf7820362a8"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:28.910Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86aa36d4-67fc-4a07-a65a-7b82a11787e0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:28.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9cd1ff47-8092-4609-bfcf-baf7820362a8"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:29.443Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:29.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:29.443Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49c53233-3ace-4032-9452-787b81009dbd x-compute-request-id: req-49c53233-3ace-4032-9452-787b81009dbd Content-Encoding: gzip Content-Length: 738 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:22Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:29.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9cd1ff47-8092-4609-bfcf-baf7820362a8"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:30.017Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-49c53233-3ace-4032-9452-787b81009dbd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:29.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9cd1ff47-8092-4609-bfcf-baf7820362a8"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:30.017Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:29.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:30.017Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-49c53233-3ace-4032-9452-787b81009dbd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:29.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9cd1ff47-8092-4609-bfcf-baf7820362a8"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:30.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:30.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3d81d491-0d61-42b6-b997-84412ffed945"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:30.585Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-7567da11-8fc2-4e1a-9325-edc99d9d1ff2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:30.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3d81d491-0d61-42b6-b997-84412ffed945"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:30.585Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7567da11-8fc2-4e1a-9325-edc99d9d1ff2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:30.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3d81d491-0d61-42b6-b997-84412ffed945"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:31.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f050031a7279636bdbeff344c2b74e9a25b4178\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:30.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3d81d491-0d61-42b6-b997-84412ffed945"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:31.971Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-4d8571b8-aa68-48b5-a942-74c89d026335", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:31.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3d81d491-0d61-42b6-b997-84412ffed945"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:31.971Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d8571b8-aa68-48b5-a942-74c89d026335 x-compute-request-id: req-4d8571b8-aa68-48b5-a942-74c89d026335 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:25Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:31.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3d81d491-0d61-42b6-b997-84412ffed945"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:31.971Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-4d8571b8-aa68-48b5-a942-74c89d026335", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:31.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3d81d491-0d61-42b6-b997-84412ffed945"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:31.971Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:31.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:32.690Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:31.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:33.193Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:32.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:33.892Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:33.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cc76b34d-e816-4b5a-9719-146e2e4685d8"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:33.892Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92c32b0-1198-4683-84dd-5d98a7bbdc80 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:33.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cc76b34d-e816-4b5a-9719-146e2e4685d8"}], "metadata": {"pagination": {"total": 1152, "offset": 1052, "size": 50}}} 2019-07-22 10:58:54,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:54,556 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:54 GMT 2019-07-22 10:58:54,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:54,556 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:58:54,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:54,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:54,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:54,557 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:58:54,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-2cfdc668-92c3-4ead-a2cd-c1c5c39c1941 2019-07-22 10:58:54,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cfdc668-92c3-4ead-a2cd-c1c5c39c1941 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:54,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:54,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8519c5801c7075b8b183422d50cb24aa57df9f71" 2019-07-22 10:58:54,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-559db66b-0d3f-4973-b03e-7a6f387d9b6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:54,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-dfcb04c7-02d7-4b5b-b61b-02906acbef67 2019-07-22 10:58:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcb04c7-02d7-4b5b-b61b-02906acbef67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb61441801d98e13a5575718c41b95614882c5d" 2019-07-22 10:58:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64235290a7463b6f9a42679312d13fb0c22ac10" 2019-07-22 10:58:54,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-559db66b-0d3f-4973-b03e-7a6f387d9b6d 2019-07-22 10:58:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-876b2035-157b-466d-9e37-f8b67deead74 2019-07-22 10:58:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-22 10:58:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-876b2035-157b-466d-9e37-f8b67deead74 x-compute-request-id: req-876b2035-157b-466d-9e37-f8b67deead74 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:24Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f3ded3ba-3624-4ff9-9e7b-c5f012a9a016 2019-07-22 10:58:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f3ded3ba-3624-4ff9-9e7b-c5f012a9a016 2019-07-22 10:58:54,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3ded3ba-3624-4ff9-9e7b-c5f012a9a016 x-compute-request-id: req-f3ded3ba-3624-4ff9-9e7b-c5f012a9a016 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-876b2035-157b-466d-9e37-f8b67deead74 2019-07-22 10:58:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-1965663b-b73e-4610-b012-308bb97e52d3 2019-07-22 10:58:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-22 10:58:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-22 10:58:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1965663b-b73e-4610-b012-308bb97e52d3 x-compute-request-id: req-1965663b-b73e-4610-b012-308bb97e52d3 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:28Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:54,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-1965663b-b73e-4610-b012-308bb97e52d3 2019-07-22 10:58:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-966b3f02-88c4-4e69-b179-0ae413e4c3cb x-compute-request-id: req-966b3f02-88c4-4e69-b179-0ae413e4c3cb Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-966b3f02-88c4-4e69-b179-0ae413e4c3cb 2019-07-22 10:58:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-966b3f02-88c4-4e69-b179-0ae413e4c3cb 2019-07-22 10:58:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-22 10:58:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-22 10:58:54,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-86aa36d4-67fc-4a07-a65a-7b82a11787e0 2019-07-22 10:58:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd1fedacd3d8862348e0a3ffdd9107fe2213976" 2019-07-22 10:58:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86aa36d4-67fc-4a07-a65a-7b82a11787e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-22 10:58:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49c53233-3ace-4032-9452-787b81009dbd x-compute-request-id: req-49c53233-3ace-4032-9452-787b81009dbd Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "security_groups": [{"name": "default"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:22Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-49c53233-3ace-4032-9452-787b81009dbd 2019-07-22 10:58:54,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-22 10:58:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-49c53233-3ace-4032-9452-787b81009dbd 2019-07-22 10:58:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7567da11-8fc2-4e1a-9325-edc99d9d1ff2 2019-07-22 10:58:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7567da11-8fc2-4e1a-9325-edc99d9d1ff2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f050031a7279636bdbeff344c2b74e9a25b4178" 2019-07-22 10:58:54,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-4d8571b8-aa68-48b5-a942-74c89d026335 2019-07-22 10:58:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d8571b8-aa68-48b5-a942-74c89d026335 x-compute-request-id: req-4d8571b8-aa68-48b5-a942-74c89d026335 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:25Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:58:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-4d8571b8-aa68-48b5-a942-74c89d026335 2019-07-22 10:58:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-22 10:58:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-22 10:58:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-22 10:58:54,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:58:54,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92c32b0-1198-4683-84dd-5d98a7bbdc80 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:58:54,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:58:54,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:58:54,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:58:54,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:58:54,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:58:54,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:58:54,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:58:54,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:58:54,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:58:54,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:58:54,688 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:58:54 GMT 2019-07-22 10:58:54,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:58:54,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:58:54,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:58:54,688 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:58:54,688 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:58:59,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:59:00,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:00,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:00,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:00,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:00,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:00,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:00,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:00,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:33.892Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-c92c32b0-1198-4683-84dd-5d98a7bbdc80", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:33.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cc76b34d-e816-4b5a-9719-146e2e4685d8"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:33.892Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e048c48f8b585be1350ddbf64409db90e8b60461\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:33.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cc76b34d-e816-4b5a-9719-146e2e4685d8"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:34.423Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:34.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.72b37ff4-d60a-4db2-a56c-09945c4d64db"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:34.423Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-800c24ed-1ae2-4f8a-8e7e-dc5b2f68bd25 x-compute-request-id: req-800c24ed-1ae2-4f8a-8e7e-dc5b2f68bd25 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:34.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cc76b34d-e816-4b5a-9719-146e2e4685d8"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:34.423Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0db03379-4b58-4435-9475-7b47ab0ff23b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:34.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.72b37ff4-d60a-4db2-a56c-09945c4d64db"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:34.423Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db03379-4b58-4435-9475-7b47ab0ff23b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:34.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.72b37ff4-d60a-4db2-a56c-09945c4d64db"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.027Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-800c24ed-1ae2-4f8a-8e7e-dc5b2f68bd25", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:34.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cc76b34d-e816-4b5a-9719-146e2e4685d8"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.027Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-800c24ed-1ae2-4f8a-8e7e-dc5b2f68bd25", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:34.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cc76b34d-e816-4b5a-9719-146e2e4685d8"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d1bc2475df00ec68531582fe57c6b98795a563e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:34.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.72b37ff4-d60a-4db2-a56c-09945c4d64db"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.027Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:34.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.027Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:34.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.556Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-413d065e-e1e1-45e7-b4c5-d3121154c4ea", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:35.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.72b37ff4-d60a-4db2-a56c-09945c4d64db"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.556Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:35.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.556Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:35.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.556Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:34.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.556Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-413d065e-e1e1-45e7-b4c5-d3121154c4ea x-compute-request-id: req-413d065e-e1e1-45e7-b4c5-d3121154c4ea Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:35.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.72b37ff4-d60a-4db2-a56c-09945c4d64db"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:35.556Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-413d065e-e1e1-45e7-b4c5-d3121154c4ea", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:35.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.72b37ff4-d60a-4db2-a56c-09945c4d64db"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:36.202Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f513fba-b62d-4e28-9d57-a0ba6b48b86a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:35.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bf33a5de-38a2-4da3-a30d-58ce2e029c3e"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:36.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:35.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bf33a5de-38a2-4da3-a30d-58ce2e029c3e"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:36.202Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4f513fba-b62d-4e28-9d57-a0ba6b48b86a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:35.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bf33a5de-38a2-4da3-a30d-58ce2e029c3e"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:36.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80d0c144e2d3813163d77fc2b533a04de659fbc1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bf33a5de-38a2-4da3-a30d-58ce2e029c3e"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:36.202Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:35.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:36.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2754f6d0-18c0-45b2-af5a-a26b89e8e9a3"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bc0edd0-f670-4564-b0d6-a428f2db387d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a33c3033-32ba-42fd-8ed2-f4073652fb66"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9d45e4e6-6af9-428a-9eca-5a44d12d8bad", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1724e66d-7602-412e-8bdb-08769d443a13"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0d9c118-4a3b-4de4-ac3e-98705be5c324 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2754f6d0-18c0-45b2-af5a-a26b89e8e9a3"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0bc0edd0-f670-4564-b0d6-a428f2db387d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a33c3033-32ba-42fd-8ed2-f4073652fb66"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44288c5b7175a51717ce263542008f2bacdbd0b2\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2754f6d0-18c0-45b2-af5a-a26b89e8e9a3"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aea176e-5873-4894-8efd-e567a3aa6e1e x-compute-request-id: req-4aea176e-5873-4894-8efd-e567a3aa6e1e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:24Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:37.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bf33a5de-38a2-4da3-a30d-58ce2e029c3e"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-4aea176e-5873-4894-8efd-e567a3aa6e1e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:37.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bf33a5de-38a2-4da3-a30d-58ce2e029c3e"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-4aea176e-5873-4894-8efd-e567a3aa6e1e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:37.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bf33a5de-38a2-4da3-a30d-58ce2e029c3e"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92c91845933c3c0a4f566a1e826f3ebd7053d0ba\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:37.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1724e66d-7602-412e-8bdb-08769d443a13"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d45e4e6-6af9-428a-9eca-5a44d12d8bad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1724e66d-7602-412e-8bdb-08769d443a13"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1724e66d-7602-412e-8bdb-08769d443a13"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b0d9c118-4a3b-4de4-ac3e-98705be5c324", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2754f6d0-18c0-45b2-af5a-a26b89e8e9a3"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:36.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a33c3033-32ba-42fd-8ed2-f4073652fb66"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.968Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6483e471-1440-451f-ab73-6547de8166a3 x-compute-request-id: req-6483e471-1440-451f-ab73-6547de8166a3 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:37.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2754f6d0-18c0-45b2-af5a-a26b89e8e9a3"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.968Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}870c4923068c791baafb08e07a7b9d5ffd08dc7d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:37.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a33c3033-32ba-42fd-8ed2-f4073652fb66"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.968Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-6483e471-1440-451f-ab73-6547de8166a3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:37.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2754f6d0-18c0-45b2-af5a-a26b89e8e9a3"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.968Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:37.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.968Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:37.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:37.968Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-6483e471-1440-451f-ab73-6547de8166a3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:37.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2754f6d0-18c0-45b2-af5a-a26b89e8e9a3"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:38.577Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fb614e3-619d-4efc-9c14-c46dd811f1b4 x-compute-request-id: req-1fb614e3-619d-4efc-9c14-c46dd811f1b4 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:28Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:38.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1724e66d-7602-412e-8bdb-08769d443a13"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:38.577Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5f5ac57e-0282-4019-80ae-a15ad0335691", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:38.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a33c3033-32ba-42fd-8ed2-f4073652fb66"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:38.577Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-1fb614e3-619d-4efc-9c14-c46dd811f1b4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:38.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1724e66d-7602-412e-8bdb-08769d443a13"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:38.577Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-1fb614e3-619d-4efc-9c14-c46dd811f1b4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:38.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1724e66d-7602-412e-8bdb-08769d443a13"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:38.577Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f5ac57e-0282-4019-80ae-a15ad0335691 x-compute-request-id: req-5f5ac57e-0282-4019-80ae-a15ad0335691 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:38.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a33c3033-32ba-42fd-8ed2-f4073652fb66"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:38.577Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5f5ac57e-0282-4019-80ae-a15ad0335691", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:38.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a33c3033-32ba-42fd-8ed2-f4073652fb66"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:38.577Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:38.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:39.295Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:58:38.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1152, "offset": 1102, "size": 50}}} 2019-07-22 10:59:00,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:00,318 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:00 GMT 2019-07-22 10:59:00,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:00,318 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:59:00,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:00,318 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:00,318 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:00,318 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:59:00,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-c92c32b0-1198-4683-84dd-5d98a7bbdc80 2019-07-22 10:59:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e048c48f8b585be1350ddbf64409db90e8b60461" 2019-07-22 10:59:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-800c24ed-1ae2-4f8a-8e7e-dc5b2f68bd25 x-compute-request-id: req-800c24ed-1ae2-4f8a-8e7e-dc5b2f68bd25 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:00,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0db03379-4b58-4435-9475-7b47ab0ff23b 2019-07-22 10:59:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db03379-4b58-4435-9475-7b47ab0ff23b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-800c24ed-1ae2-4f8a-8e7e-dc5b2f68bd25 2019-07-22 10:59:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-800c24ed-1ae2-4f8a-8e7e-dc5b2f68bd25 2019-07-22 10:59:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1bc2475df00ec68531582fe57c6b98795a563e" 2019-07-22 10:59:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-22 10:59:00,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-22 10:59:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-413d065e-e1e1-45e7-b4c5-d3121154c4ea 2019-07-22 10:59:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-22 10:59:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-22 10:59:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-22 10:59:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-413d065e-e1e1-45e7-b4c5-d3121154c4ea x-compute-request-id: req-413d065e-e1e1-45e7-b4c5-d3121154c4ea Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:00,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-413d065e-e1e1-45e7-b4c5-d3121154c4ea 2019-07-22 10:59:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f513fba-b62d-4e28-9d57-a0ba6b48b86a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4f513fba-b62d-4e28-9d57-a0ba6b48b86a 2019-07-22 10:59:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d0c144e2d3813163d77fc2b533a04de659fbc1" 2019-07-22 10:59:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-22 10:59:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bc0edd0-f670-4564-b0d6-a428f2db387d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9d45e4e6-6af9-428a-9eca-5a44d12d8bad 2019-07-22 10:59:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0d9c118-4a3b-4de4-ac3e-98705be5c324 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0bc0edd0-f670-4564-b0d6-a428f2db387d 2019-07-22 10:59:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44288c5b7175a51717ce263542008f2bacdbd0b2" 2019-07-22 10:59:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aea176e-5873-4894-8efd-e567a3aa6e1e x-compute-request-id: req-4aea176e-5873-4894-8efd-e567a3aa6e1e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:24Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-4aea176e-5873-4894-8efd-e567a3aa6e1e 2019-07-22 10:59:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-4aea176e-5873-4894-8efd-e567a3aa6e1e 2019-07-22 10:59:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c91845933c3c0a4f566a1e826f3ebd7053d0ba" 2019-07-22 10:59:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d45e4e6-6af9-428a-9eca-5a44d12d8bad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b0d9c118-4a3b-4de4-ac3e-98705be5c324 2019-07-22 10:59:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6483e471-1440-451f-ab73-6547de8166a3 x-compute-request-id: req-6483e471-1440-451f-ab73-6547de8166a3 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}870c4923068c791baafb08e07a7b9d5ffd08dc7d" 2019-07-22 10:59:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-6483e471-1440-451f-ab73-6547de8166a3 2019-07-22 10:59:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-22 10:59:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-22 10:59:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-6483e471-1440-451f-ab73-6547de8166a3 2019-07-22 10:59:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fb614e3-619d-4efc-9c14-c46dd811f1b4 x-compute-request-id: req-1fb614e3-619d-4efc-9c14-c46dd811f1b4 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:28Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5f5ac57e-0282-4019-80ae-a15ad0335691 2019-07-22 10:59:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-1fb614e3-619d-4efc-9c14-c46dd811f1b4 2019-07-22 10:59:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-1fb614e3-619d-4efc-9c14-c46dd811f1b4 2019-07-22 10:59:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f5ac57e-0282-4019-80ae-a15ad0335691 x-compute-request-id: req-5f5ac57e-0282-4019-80ae-a15ad0335691 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:00,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5f5ac57e-0282-4019-80ae-a15ad0335691 2019-07-22 10:59:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-22 10:59:00,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-07-22 10:59:00,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:59:02,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:02,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:02,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:02,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:02 GMT 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:02,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:02,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:07,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:59:09,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:09,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:09,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:09,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:09,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:09,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:09,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:09,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:58:59.977Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:58:59.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:02.625Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:02.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:06.805Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:06.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:08.018Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-de1ac1a0-7fc8-4b8e-ae6b-71e46857a9be", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:07.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e9a3d695-0a47-4368-8b03-c2d9fcef6055"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:08.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:07.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e9a3d695-0a47-4368-8b03-c2d9fcef6055"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:08.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfbf4d9bb86db736f029f244b84e45782e4d02b9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:07.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e9a3d695-0a47-4368-8b03-c2d9fcef6055"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:08.018Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de1ac1a0-7fc8-4b8e-ae6b-71e46857a9be Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:07.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e9a3d695-0a47-4368-8b03-c2d9fcef6055"}], "metadata": {"pagination": {"total": 1159, "offset": 1152, "size": 50}}} 2019-07-22 10:59:09,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:09,252 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:09 GMT 2019-07-22 10:59:09,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:09,252 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:59:09,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:09,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:09,253 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:09,253 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:59:09,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-22 10:59:09,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-22 10:59:09,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-22 10:59:09,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-de1ac1a0-7fc8-4b8e-ae6b-71e46857a9be 2019-07-22 10:59:09,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:09,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfbf4d9bb86db736f029f244b84e45782e4d02b9" 2019-07-22 10:59:09,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de1ac1a0-7fc8-4b8e-ae6b-71e46857a9be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:09,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:59:12,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:12,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:12,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:12,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:12,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:12,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:12,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:12,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:59:12,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:12,572 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:12 GMT 2019-07-22 10:59:12,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:12,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:59:12,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:12,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:12,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:17,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:59:21,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:21,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:21,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:21,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:21,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:21,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:21,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:21,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:09.282Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-9d1e6448-3918-4314-9dcf-5e8c17ae1705", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:08.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e9a3d695-0a47-4368-8b03-c2d9fcef6055"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:09.282Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d1e6448-3918-4314-9dcf-5e8c17ae1705 x-compute-request-id: req-9d1e6448-3918-4314-9dcf-5e8c17ae1705 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:22Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:08.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e9a3d695-0a47-4368-8b03-c2d9fcef6055"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:09.282Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:08.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:09.282Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-9d1e6448-3918-4314-9dcf-5e8c17ae1705", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:08.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e9a3d695-0a47-4368-8b03-c2d9fcef6055"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:10.672Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75eb4115-a880-46a2-b8c6-2294eafe0eb5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:09.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bb148f11-4d5b-44db-bfe4-c77168a82766"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:10.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:09.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bb148f11-4d5b-44db-bfe4-c77168a82766"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:10.672Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-75eb4115-a880-46a2-b8c6-2294eafe0eb5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:09.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bb148f11-4d5b-44db-bfe4-c77168a82766"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:10.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6fb08e650b7fadde5a9439163b2c3d7c01ef4d30\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:09.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bb148f11-4d5b-44db-bfe4-c77168a82766"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:12.032Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-7f8bf752-7910-481a-a52e-d692e920ac3d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:11.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bb148f11-4d5b-44db-bfe4-c77168a82766"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:12.032Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f8bf752-7910-481a-a52e-d692e920ac3d x-compute-request-id: req-7f8bf752-7910-481a-a52e-d692e920ac3d Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:25Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:11.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bb148f11-4d5b-44db-bfe4-c77168a82766"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:12.032Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-7f8bf752-7910-481a-a52e-d692e920ac3d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:11.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.bb148f11-4d5b-44db-bfe4-c77168a82766"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:12.032Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:10.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:16.700Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-09a51835-4dab-4ee2-8228-d0cd4ef219a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:13.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c0671b9-47cd-4b76-81a6-682f6fe72251"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:16.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1693900fd76cd2fab3c5a444d782c716c77676c6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:12.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c0671b9-47cd-4b76-81a6-682f6fe72251"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:16.700Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20a2bac-b174-48bd-85fb-fe657d6bb469 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:12.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c0671b9-47cd-4b76-81a6-682f6fe72251"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:16.700Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-09a51835-4dab-4ee2-8228-d0cd4ef219a1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:13.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c0671b9-47cd-4b76-81a6-682f6fe72251"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:16.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:12.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c0671b9-47cd-4b76-81a6-682f6fe72251"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:16.700Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d20a2bac-b174-48bd-85fb-fe657d6bb469", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:12.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c0671b9-47cd-4b76-81a6-682f6fe72251"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:16.700Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09a51835-4dab-4ee2-8228-d0cd4ef219a1 x-compute-request-id: req-09a51835-4dab-4ee2-8228-d0cd4ef219a1 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:13.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c0671b9-47cd-4b76-81a6-682f6fe72251"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:18.499Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:17.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:19.599Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-05a3424c-534a-4389-9bcf-c8dd9b2e287a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:19.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.0353b131-9b0c-4e06-a5b1-e98e804972b8"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:19.599Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:19.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.0353b131-9b0c-4e06-a5b1-e98e804972b8"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:19.599Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05a3424c-534a-4389-9bcf-c8dd9b2e287a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:19.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.0353b131-9b0c-4e06-a5b1-e98e804972b8"}], "metadata": {"pagination": {"total": 1182, "offset": 1159, "size": 50}}} 2019-07-22 10:59:21,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:21,071 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:21 GMT 2019-07-22 10:59:21,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:21,072 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:59:21,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:21,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:21,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:21,072 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:59:21,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-9d1e6448-3918-4314-9dcf-5e8c17ae1705 2019-07-22 10:59:21,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d1e6448-3918-4314-9dcf-5e8c17ae1705 x-compute-request-id: req-9d1e6448-3918-4314-9dcf-5e8c17ae1705 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "security_groups": [{"name": "default"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:22Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:21,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-22 10:59:21,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-9d1e6448-3918-4314-9dcf-5e8c17ae1705 2019-07-22 10:59:21,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75eb4115-a880-46a2-b8c6-2294eafe0eb5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:21,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:21,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-75eb4115-a880-46a2-b8c6-2294eafe0eb5 2019-07-22 10:59:21,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb08e650b7fadde5a9439163b2c3d7c01ef4d30" 2019-07-22 10:59:21,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-7f8bf752-7910-481a-a52e-d692e920ac3d 2019-07-22 10:59:21,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f8bf752-7910-481a-a52e-d692e920ac3d x-compute-request-id: req-7f8bf752-7910-481a-a52e-d692e920ac3d Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:25Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:21,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-7f8bf752-7910-481a-a52e-d692e920ac3d 2019-07-22 10:59:21,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-22 10:59:21,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-09a51835-4dab-4ee2-8228-d0cd4ef219a1 2019-07-22 10:59:21,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1693900fd76cd2fab3c5a444d782c716c77676c6" 2019-07-22 10:59:21,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20a2bac-b174-48bd-85fb-fe657d6bb469 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:21,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-09a51835-4dab-4ee2-8228-d0cd4ef219a1 2019-07-22 10:59:21,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:21,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d20a2bac-b174-48bd-85fb-fe657d6bb469 2019-07-22 10:59:21,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09a51835-4dab-4ee2-8228-d0cd4ef219a1 x-compute-request-id: req-09a51835-4dab-4ee2-8228-d0cd4ef219a1 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:21,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-22 10:59:21,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-05a3424c-534a-4389-9bcf-c8dd9b2e287a 2019-07-22 10:59:21,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:21,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05a3424c-534a-4389-9bcf-c8dd9b2e287a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:21,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:59:24,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:24,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:24,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:24,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:24,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:24,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:24,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:24,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:59:24,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:24,673 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:24 GMT 2019-07-22 10:59:24,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:24,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:59:24,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:24,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:24,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:29,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:59:30,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:30,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:30,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:30,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:30,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:30,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:21.271Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-ed62c2be-4678-4e84-b412-c48efa30cbc7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:20.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.0353b131-9b0c-4e06-a5b1-e98e804972b8"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:21.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e47f55f875a181de8e55600b5a9e1f023a538b3c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:19.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.0353b131-9b0c-4e06-a5b1-e98e804972b8"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:21.271Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed62c2be-4678-4e84-b412-c48efa30cbc7 x-compute-request-id: req-ed62c2be-4678-4e84-b412-c48efa30cbc7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:20.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.0353b131-9b0c-4e06-a5b1-e98e804972b8"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:21.271Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:20.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:21.271Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-ed62c2be-4678-4e84-b412-c48efa30cbc7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:20.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.0353b131-9b0c-4e06-a5b1-e98e804972b8"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:25.200Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:25.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:27.563Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-6c8cde8c-18d7-4b74-8aa1-0b1dbd5e628b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:27.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba223fa4-b111-4f90-8e65-99c595700457"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:27.563Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8cde8c-18d7-4b74-8aa1-0b1dbd5e628b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:27.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba223fa4-b111-4f90-8e65-99c595700457"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:27.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:27.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba223fa4-b111-4f90-8e65-99c595700457"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:28.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}faf275c089e415af59e9a325d3de8840f841ca9c\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:27.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba223fa4-b111-4f90-8e65-99c595700457"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:29.477Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-a1c4273d-9192-4a71-ba4d-1ab120ec64ee", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba223fa4-b111-4f90-8e65-99c595700457"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:29.477Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1c4273d-9192-4a71-ba4d-1ab120ec64ee x-compute-request-id: req-a1c4273d-9192-4a71-ba4d-1ab120ec64ee Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:28Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:28.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba223fa4-b111-4f90-8e65-99c595700457"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:29.477Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:59:29.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:29.477Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-a1c4273d-9192-4a71-ba4d-1ab120ec64ee", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba223fa4-b111-4f90-8e65-99c595700457"}], "metadata": {"pagination": {"total": 1196, "offset": 1182, "size": 50}}} 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:30 GMT 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:30,927 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:59:30,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-ed62c2be-4678-4e84-b412-c48efa30cbc7 2019-07-22 10:59:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47f55f875a181de8e55600b5a9e1f023a538b3c" 2019-07-22 10:59:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed62c2be-4678-4e84-b412-c48efa30cbc7 x-compute-request-id: req-ed62c2be-4678-4e84-b412-c48efa30cbc7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-22 10:59:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-ed62c2be-4678-4e84-b412-c48efa30cbc7 2019-07-22 10:59:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-22 10:59:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-6c8cde8c-18d7-4b74-8aa1-0b1dbd5e628b 2019-07-22 10:59:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8cde8c-18d7-4b74-8aa1-0b1dbd5e628b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf275c089e415af59e9a325d3de8840f841ca9c" 2019-07-22 10:59:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-a1c4273d-9192-4a71-ba4d-1ab120ec64ee 2019-07-22 10:59:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1c4273d-9192-4a71-ba4d-1ab120ec64ee x-compute-request-id: req-a1c4273d-9192-4a71-ba4d-1ab120ec64ee Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:28Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-22 10:59:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-a1c4273d-9192-4a71-ba4d-1ab120ec64ee 2019-07-22 10:59:30,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:59:31,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:31,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:31,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:31,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:31,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:31,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:31,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:31,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:59:31,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:31,803 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:31 GMT 2019-07-22 10:59:31,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:31,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:59:31,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:31,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:31,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:36,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:59:39,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:39,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:39,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:39,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:39,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:39,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:39,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:39,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:30.987Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:30.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3e49d42a-c076-49ca-9072-b356d5b122bf"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:30.987Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-685626bd-a260-4789-a539-4227cd3da052", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:30.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3e49d42a-c076-49ca-9072-b356d5b122bf"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:30.987Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69dcf87cefc31d0c558e2093170e70cb7ceaeae4\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:30.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3e49d42a-c076-49ca-9072-b356d5b122bf"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:30.987Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-685626bd-a260-4789-a539-4227cd3da052 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:30.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3e49d42a-c076-49ca-9072-b356d5b122bf"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:31.823Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3bc9a49-5996-42f6-8ce5-f6c00eab4f16 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:31.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d095d87f-613b-492c-a396-8478cb491fd4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:31.823Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db1a4b90-5cae-44c1-8ac6-ca9f2d7d610c x-compute-request-id: req-db1a4b90-5cae-44c1-8ac6-ca9f2d7d610c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:24Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:31.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3e49d42a-c076-49ca-9072-b356d5b122bf"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:31.823Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:59:31.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:31.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:31.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d095d87f-613b-492c-a396-8478cb491fd4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:31.823Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d3bc9a49-5996-42f6-8ce5-f6c00eab4f16", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:31.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d095d87f-613b-492c-a396-8478cb491fd4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:33.095Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-db1a4b90-5cae-44c1-8ac6-ca9f2d7d610c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:31.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3e49d42a-c076-49ca-9072-b356d5b122bf"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:33.095Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-db1a4b90-5cae-44c1-8ac6-ca9f2d7d610c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:31.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3e49d42a-c076-49ca-9072-b356d5b122bf"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:33.095Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03047ed178b1e61b4a2cb862ca4ee8eca0e43c33\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:31.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d095d87f-613b-492c-a396-8478cb491fd4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:33.095Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-852e0028-9665-4ad6-8806-a9e856612593 x-compute-request-id: req-852e0028-9665-4ad6-8806-a9e856612593 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:32.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d095d87f-613b-492c-a396-8478cb491fd4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:33.095Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-852e0028-9665-4ad6-8806-a9e856612593", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:32.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d095d87f-613b-492c-a396-8478cb491fd4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:33.095Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-852e0028-9665-4ad6-8806-a9e856612593", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:32.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d095d87f-613b-492c-a396-8478cb491fd4"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:37.950Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0653acd-8eef-4d38-8403-10f5df52252c x-compute-request-id: req-f0653acd-8eef-4d38-8403-10f5df52252c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:35.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cbb616cf-8993-4899-bee1-e6236f14d88a"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:37.950Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f0653acd-8eef-4d38-8403-10f5df52252c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:35.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cbb616cf-8993-4899-bee1-e6236f14d88a"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:37.950Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 10:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84699140-d960-48af-902f-1cbcaf551025 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:33.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cbb616cf-8993-4899-bee1-e6236f14d88a"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:37.950Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:59:37.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:37.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:33.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cbb616cf-8993-4899-bee1-e6236f14d88a"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:37.950Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f0653acd-8eef-4d38-8403-10f5df52252c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:35.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cbb616cf-8993-4899-bee1-e6236f14d88a"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:37.950Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-84699140-d960-48af-902f-1cbcaf551025", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:33.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cbb616cf-8993-4899-bee1-e6236f14d88a"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:37.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16c1c15c1b77ab8daf5c8d82b9012228cf48fffb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:34.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.cbb616cf-8993-4899-bee1-e6236f14d88a"}], "metadata": {"pagination": {"total": 1219, "offset": 1196, "size": 50}}} 2019-07-22 10:59:39,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:39,968 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:39 GMT 2019-07-22 10:59:39,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:39,968 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:59:39,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:39,969 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:39,969 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:39,969 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:59:39,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:39,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-685626bd-a260-4789-a539-4227cd3da052 2019-07-22 10:59:39,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dcf87cefc31d0c558e2093170e70cb7ceaeae4" 2019-07-22 10:59:39,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-685626bd-a260-4789-a539-4227cd3da052 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:39,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3bc9a49-5996-42f6-8ce5-f6c00eab4f16 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:39,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db1a4b90-5cae-44c1-8ac6-ca9f2d7d610c x-compute-request-id: req-db1a4b90-5cae-44c1-8ac6-ca9f2d7d610c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:24Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:39,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-22 10:59:39,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:39,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d3bc9a49-5996-42f6-8ce5-f6c00eab4f16 2019-07-22 10:59:39,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-db1a4b90-5cae-44c1-8ac6-ca9f2d7d610c 2019-07-22 10:59:39,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-db1a4b90-5cae-44c1-8ac6-ca9f2d7d610c 2019-07-22 10:59:39,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03047ed178b1e61b4a2cb862ca4ee8eca0e43c33" 2019-07-22 10:59:39,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-852e0028-9665-4ad6-8806-a9e856612593 x-compute-request-id: req-852e0028-9665-4ad6-8806-a9e856612593 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:39,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-852e0028-9665-4ad6-8806-a9e856612593 2019-07-22 10:59:39,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-852e0028-9665-4ad6-8806-a9e856612593 2019-07-22 10:59:39,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0653acd-8eef-4d38-8403-10f5df52252c x-compute-request-id: req-f0653acd-8eef-4d38-8403-10f5df52252c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 10:59:39,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f0653acd-8eef-4d38-8403-10f5df52252c 2019-07-22 10:59:39,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 10:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84699140-d960-48af-902f-1cbcaf551025 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 10:59:39,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-22 10:59:39,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 10:59:39,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f0653acd-8eef-4d38-8403-10f5df52252c 2019-07-22 10:59:39,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-84699140-d960-48af-902f-1cbcaf551025 2019-07-22 10:59:39,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c1c15c1b77ab8daf5c8d82b9012228cf48fffb" 2019-07-22 10:59:39,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:59:40,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:40,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:40,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:40,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:40 GMT 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:40,478 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:40,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:45,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:59:45,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:45,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:45,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:45,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:45,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:45,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:45,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:45,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:40.823Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:59:40.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1220, "offset": 1219, "size": 50}}} 2019-07-22 10:59:45,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:45,688 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:45 GMT 2019-07-22 10:59:45,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:45,688 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:59:45,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:45,689 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:45,689 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:45,689 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:59:45,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-22 10:59:45,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:59:49,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:49,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:49,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:49,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:49,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:49,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:49,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:49,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:59:49,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:49,179 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:49 GMT 2019-07-22 10:59:49,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:49,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:59:49,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:49,180 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:49,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:54,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 10:59:55,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:55,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:55,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:55,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:55,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:55,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:55,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:55,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gvqn1p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:45.551Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:59:44.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:48.664Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:59:45.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:49.867Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:59:49.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:50.968Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T10:59:50.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1224, "offset": 1220, "size": 50}}} 2019-07-22 10:59:55,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:55,943 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:55 GMT 2019-07-22 10:59:55,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:55,943 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 10:59:55,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:55,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:55,944 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 10:59:55,944 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 10:59:55,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-22 10:59:55,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-22 10:59:55,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-22 10:59:55,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-07-22 10:59:55,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 10:59:56,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 10:59:56,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 10:59:56,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 10:59:56,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 10:59:56,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 10:59:56,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 10:59:56,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 10:59:56,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 10:59:56,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 10:59:56,910 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 10:59:56 GMT 2019-07-22 10:59:56,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 10:59:56,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 10:59:56,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 10:59:56,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 10:59:56,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:01,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:00:03,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T10:59:59.445Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T10:59:59.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:01.229Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:01.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1226, "offset": 1224, "size": 50}}} 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:03 GMT 2019-07-22 11:00:03,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:03,743 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:00:03,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:03,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:03,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:03,743 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:00:03,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-22 11:00:03,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-22 11:00:03,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:00:04,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:04,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:04,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:04,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:04,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:04,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:04,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:04,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:00:04,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:04,132 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:04 GMT 2019-07-22 11:00:04,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:04,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:00:04,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:04,132 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:04,132 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:09,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:00:10,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:10,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:10,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:03.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:03.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.78437086-3f55-47de-8e5e-5db791db61ad"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:04.536Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f8c043af88c716dd6eee0032159da1483725263\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:03.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.78437086-3f55-47de-8e5e-5db791db61ad"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:04.536Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f32409d-d2e9-45ce-a1c9-23c2eef8ba8c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:03.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.78437086-3f55-47de-8e5e-5db791db61ad"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:04.536Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-8f32409d-d2e9-45ce-a1c9-23c2eef8ba8c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:03.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.78437086-3f55-47de-8e5e-5db791db61ad"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:08.277Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-07119b49-d5ba-4732-bac0-08edb0330900", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:04.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.78437086-3f55-47de-8e5e-5db791db61ad"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:08.277Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:07.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:08.277Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-07119b49-d5ba-4732-bac0-08edb0330900", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:04.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.78437086-3f55-47de-8e5e-5db791db61ad"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:08.277Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07119b49-d5ba-4732-bac0-08edb0330900 x-compute-request-id: req-07119b49-d5ba-4732-bac0-08edb0330900 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:04.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.78437086-3f55-47de-8e5e-5db791db61ad"}], "metadata": {"pagination": {"total": 1234, "offset": 1226, "size": 50}}} 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:10 GMT 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:00:10,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:10,352 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:10,352 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:10,352 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:00:10,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:10,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8c043af88c716dd6eee0032159da1483725263" 2019-07-22 11:00:10,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f32409d-d2e9-45ce-a1c9-23c2eef8ba8c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:10,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-8f32409d-d2e9-45ce-a1c9-23c2eef8ba8c 2019-07-22 11:00:10,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-07119b49-d5ba-4732-bac0-08edb0330900 2019-07-22 11:00:10,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-22 11:00:10,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-07119b49-d5ba-4732-bac0-08edb0330900 2019-07-22 11:00:10,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07119b49-d5ba-4732-bac0-08edb0330900 x-compute-request-id: req-07119b49-d5ba-4732-bac0-08edb0330900 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:10,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:00:13,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:13,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:13,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:13,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:13,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:13,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:13,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:13,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:00:13,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:13,764 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:13 GMT 2019-07-22 11:00:13,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:13,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:00:13,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:13,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:13,765 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:18,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:00:21,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:21,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:21,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:21,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:21,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:21,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:21,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:21,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:09.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}178ee256d4d27b12be45e578b8d5d63011641777\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:08.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b23880c5-5f33-46ec-be3b-4dc74468c80a"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:09.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:08.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b23880c5-5f33-46ec-be3b-4dc74468c80a"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:09.225Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f34430cc-4ab0-4c5e-8e91-675d0e0daa46 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:08.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b23880c5-5f33-46ec-be3b-4dc74468c80a"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:09.225Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f34430cc-4ab0-4c5e-8e91-675d0e0daa46", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:08.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b23880c5-5f33-46ec-be3b-4dc74468c80a"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:11.178Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5866f1d-7cf5-4b70-a6a5-965a9df390b7 x-compute-request-id: req-c5866f1d-7cf5-4b70-a6a5-965a9df390b7 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:22Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:09.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b23880c5-5f33-46ec-be3b-4dc74468c80a"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:11.178Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:09.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:11.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-c5866f1d-7cf5-4b70-a6a5-965a9df390b7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:09.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b23880c5-5f33-46ec-be3b-4dc74468c80a"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:11.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-c5866f1d-7cf5-4b70-a6a5-965a9df390b7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:09.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b23880c5-5f33-46ec-be3b-4dc74468c80a"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:12.693Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:12.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:13.839Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08c345bf-84e0-4d5d-a297-06c565b22edd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:13.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ad98af4-e8d1-4a38-902f-9c13aef38547"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:13.839Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-08c345bf-84e0-4d5d-a297-06c565b22edd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:13.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ad98af4-e8d1-4a38-902f-9c13aef38547"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:13.839Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}820dd2448c9ad62eed8c810e8118c0fd900df2b3\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:13.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ad98af4-e8d1-4a38-902f-9c13aef38547"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:13.839Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:13.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ad98af4-e8d1-4a38-902f-9c13aef38547"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:15.417Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56514050-21b1-4f36-9976-ef904e98711e x-compute-request-id: req-56514050-21b1-4f36-9976-ef904e98711e Content-Encoding: gzip Content-Length: 763 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:25Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:14.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ad98af4-e8d1-4a38-902f-9c13aef38547"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:15.417Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-56514050-21b1-4f36-9976-ef904e98711e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:14.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ad98af4-e8d1-4a38-902f-9c13aef38547"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:15.417Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-56514050-21b1-4f36-9976-ef904e98711e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:14.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ad98af4-e8d1-4a38-902f-9c13aef38547"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:18.763Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:18.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:19.763Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:19.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1252, "offset": 1234, "size": 50}}} 2019-07-22 11:00:21,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:21,367 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:21 GMT 2019-07-22 11:00:21,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:21,368 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:00:21,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:21,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:21,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:21,368 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:00:21,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178ee256d4d27b12be45e578b8d5d63011641777" 2019-07-22 11:00:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f34430cc-4ab0-4c5e-8e91-675d0e0daa46 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f34430cc-4ab0-4c5e-8e91-675d0e0daa46 2019-07-22 11:00:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5866f1d-7cf5-4b70-a6a5-965a9df390b7 x-compute-request-id: req-c5866f1d-7cf5-4b70-a6a5-965a9df390b7 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "security_groups": [{"name": "default"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:22Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-22 11:00:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-c5866f1d-7cf5-4b70-a6a5-965a9df390b7 2019-07-22 11:00:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-c5866f1d-7cf5-4b70-a6a5-965a9df390b7 2019-07-22 11:00:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-22 11:00:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08c345bf-84e0-4d5d-a297-06c565b22edd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-08c345bf-84e0-4d5d-a297-06c565b22edd 2019-07-22 11:00:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820dd2448c9ad62eed8c810e8118c0fd900df2b3" 2019-07-22 11:00:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56514050-21b1-4f36-9976-ef904e98711e x-compute-request-id: req-56514050-21b1-4f36-9976-ef904e98711e Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:25Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-56514050-21b1-4f36-9976-ef904e98711e 2019-07-22 11:00:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-56514050-21b1-4f36-9976-ef904e98711e 2019-07-22 11:00:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-22 11:00:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-22 11:00:21,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:00:22,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:22,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:22,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:22,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:22,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:22,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:22,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:22,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:00:22,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:22,161 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:22 GMT 2019-07-22 11:00:22,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:22,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:00:22,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:22,161 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:22,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:27,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:00:28,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:28,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:28,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:22.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:22.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3c61e1b3-f035-40f4-a915-77d6151322a5"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:23.542Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:23.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:23.542Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:22.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:23.542Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ef159c3-3450-421f-87e4-b28858c5fcf0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:22.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3c61e1b3-f035-40f4-a915-77d6151322a5"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:23.542Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-3ef159c3-3450-421f-87e4-b28858c5fcf0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:22.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3c61e1b3-f035-40f4-a915-77d6151322a5"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:23.542Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e3fc8d3cea273d1546d979dd21fef247fde50811\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:22.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3c61e1b3-f035-40f4-a915-77d6151322a5"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:25.334Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-670a5771-5317-4933-be2e-ebec00296ad5 x-compute-request-id: req-670a5771-5317-4933-be2e-ebec00296ad5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:23.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3c61e1b3-f035-40f4-a915-77d6151322a5"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:25.334Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-670a5771-5317-4933-be2e-ebec00296ad5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:23.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3c61e1b3-f035-40f4-a915-77d6151322a5"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:25.334Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-670a5771-5317-4933-be2e-ebec00296ad5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:23.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3c61e1b3-f035-40f4-a915-77d6151322a5"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:26.278Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff1ec80f-88bd-4d2d-b707-ed551613646b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:25.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5b8b7f2f-c634-43c3-903c-7e2c5460f50b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:26.278Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:25.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:26.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:25.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5b8b7f2f-c634-43c3-903c-7e2c5460f50b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:26.278Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ff1ec80f-88bd-4d2d-b707-ed551613646b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:25.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5b8b7f2f-c634-43c3-903c-7e2c5460f50b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:27.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec0904b922805ed70ad7af4b7158aea70a1fa65a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:26.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5b8b7f2f-c634-43c3-903c-7e2c5460f50b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:27.129Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:26.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.224Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-259575e4-4a30-4f53-b8e9-a05e0eece278", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:27.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5b8b7f2f-c634-43c3-903c-7e2c5460f50b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.224Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-259575e4-4a30-4f53-b8e9-a05e0eece278", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:27.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5b8b7f2f-c634-43c3-903c-7e2c5460f50b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.224Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-259575e4-4a30-4f53-b8e9-a05e0eece278 x-compute-request-id: req-259575e4-4a30-4f53-b8e9-a05e0eece278 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:24Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:27.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5b8b7f2f-c634-43c3-903c-7e2c5460f50b"}], "metadata": {"pagination": {"total": 1270, "offset": 1252, "size": 50}}} 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:28 GMT 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:00:28,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:28,337 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:28,337 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:28,337 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:00:28,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:28,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-22 11:00:28,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-22 11:00:28,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ef159c3-3450-421f-87e4-b28858c5fcf0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:28,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-3ef159c3-3450-421f-87e4-b28858c5fcf0 2019-07-22 11:00:28,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3fc8d3cea273d1546d979dd21fef247fde50811" 2019-07-22 11:00:28,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-670a5771-5317-4933-be2e-ebec00296ad5 x-compute-request-id: req-670a5771-5317-4933-be2e-ebec00296ad5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:28,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-670a5771-5317-4933-be2e-ebec00296ad5 2019-07-22 11:00:28,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-670a5771-5317-4933-be2e-ebec00296ad5 2019-07-22 11:00:28,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff1ec80f-88bd-4d2d-b707-ed551613646b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:28,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-22 11:00:28,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:28,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ff1ec80f-88bd-4d2d-b707-ed551613646b 2019-07-22 11:00:28,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0904b922805ed70ad7af4b7158aea70a1fa65a" 2019-07-22 11:00:28,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-22 11:00:28,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-259575e4-4a30-4f53-b8e9-a05e0eece278 2019-07-22 11:00:28,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-259575e4-4a30-4f53-b8e9-a05e0eece278 2019-07-22 11:00:28,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-259575e4-4a30-4f53-b8e9-a05e0eece278 x-compute-request-id: req-259575e4-4a30-4f53-b8e9-a05e0eece278 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:24Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:28,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:00:28,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:28,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:28,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:28,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:28,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:28,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:28,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:28,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:00:28,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:28,968 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:28 GMT 2019-07-22 11:00:28,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:28,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:00:28,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:28,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:28,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:33,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:00:34,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:34,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:34,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:34,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:34,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:34,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:34,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:34,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.967Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:28.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.967Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab2e6f2-5ec1-492b-8148-ba4e59f0275e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.588410c6-e25a-42e9-bcb5-53aa88f0b2fe"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.967Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:28.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.588410c6-e25a-42e9-bcb5-53aa88f0b2fe"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.967Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9bdba373-3035-4230-ad6b-f476cf0b83fe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:28.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c6d47ae4-d4fe-4d30-9fdf-c47e39b505f9"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.967Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bdba373-3035-4230-ad6b-f476cf0b83fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:28.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c6d47ae4-d4fe-4d30-9fdf-c47e39b505f9"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.967Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:28.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c6d47ae4-d4fe-4d30-9fdf-c47e39b505f9"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.967Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4ab2e6f2-5ec1-492b-8148-ba4e59f0275e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.588410c6-e25a-42e9-bcb5-53aa88f0b2fe"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:28.967Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}24394505d756f43d4ebaa20394fe1445a72a913d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:28.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c6d47ae4-d4fe-4d30-9fdf-c47e39b505f9"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:29.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52143a17ed3b3adcd2767e87dad013f0a2c7933b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:28.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.588410c6-e25a-42e9-bcb5-53aa88f0b2fe"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:29.735Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a407f65-1cb8-488b-9527-74906433dbf1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ec69d03-6367-4bc6-a744-1003107f462d"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:29.735Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9a407f65-1cb8-488b-9527-74906433dbf1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ec69d03-6367-4bc6-a744-1003107f462d"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:29.735Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:29.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:29.735Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-616a090a-1313-4253-a9d2-a21da1aabbaa x-compute-request-id: req-616a090a-1313-4253-a9d2-a21da1aabbaa Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:26Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c6d47ae4-d4fe-4d30-9fdf-c47e39b505f9"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:29.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ec69d03-6367-4bc6-a744-1003107f462d"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:30.474Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-fecc6303-0ef0-4014-b1a6-0ac1c84e13df", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.588410c6-e25a-42e9-bcb5-53aa88f0b2fe"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:30.474Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:30.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:30.474Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:30.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:30.474Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-616a090a-1313-4253-a9d2-a21da1aabbaa", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c6d47ae4-d4fe-4d30-9fdf-c47e39b505f9"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:30.474Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7daadc7eda14e2135f45374e4161f390439d4e6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ec69d03-6367-4bc6-a744-1003107f462d"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:30.474Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fecc6303-0ef0-4014-b1a6-0ac1c84e13df x-compute-request-id: req-fecc6303-0ef0-4014-b1a6-0ac1c84e13df Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:27Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.588410c6-e25a-42e9-bcb5-53aa88f0b2fe"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:30.474Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-fecc6303-0ef0-4014-b1a6-0ac1c84e13df", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.588410c6-e25a-42e9-bcb5-53aa88f0b2fe"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:30.474Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-616a090a-1313-4253-a9d2-a21da1aabbaa", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:29.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.c6d47ae4-d4fe-4d30-9fdf-c47e39b505f9"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:31.342Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-86742a35-fed7-46e9-af66-4bdaaf62f7f1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:30.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ec69d03-6367-4bc6-a744-1003107f462d"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:31.342Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-86742a35-fed7-46e9-af66-4bdaaf62f7f1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:30.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ec69d03-6367-4bc6-a744-1003107f462d"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:31.342Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86742a35-fed7-46e9-af66-4bdaaf62f7f1 x-compute-request-id: req-86742a35-fed7-46e9-af66-4bdaaf62f7f1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T10:57:28Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:30.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7ec69d03-6367-4bc6-a744-1003107f462d"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:31.342Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:30.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1296, "offset": 1270, "size": 50}}} 2019-07-22 11:00:34,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:34,049 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:34 GMT 2019-07-22 11:00:34,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:34,049 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:00:34,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:34,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:34,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:34,050 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:00:34,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-22 11:00:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab2e6f2-5ec1-492b-8148-ba4e59f0275e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9bdba373-3035-4230-ad6b-f476cf0b83fe 2019-07-22 11:00:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bdba373-3035-4230-ad6b-f476cf0b83fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4ab2e6f2-5ec1-492b-8148-ba4e59f0275e 2019-07-22 11:00:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24394505d756f43d4ebaa20394fe1445a72a913d" 2019-07-22 11:00:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52143a17ed3b3adcd2767e87dad013f0a2c7933b" 2019-07-22 11:00:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a407f65-1cb8-488b-9527-74906433dbf1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9a407f65-1cb8-488b-9527-74906433dbf1 2019-07-22 11:00:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-22 11:00:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-616a090a-1313-4253-a9d2-a21da1aabbaa x-compute-request-id: req-616a090a-1313-4253-a9d2-a21da1aabbaa Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:26Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-fecc6303-0ef0-4014-b1a6-0ac1c84e13df 2019-07-22 11:00:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-22 11:00:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-22 11:00:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-616a090a-1313-4253-a9d2-a21da1aabbaa 2019-07-22 11:00:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7daadc7eda14e2135f45374e4161f390439d4e6" 2019-07-22 11:00:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fecc6303-0ef0-4014-b1a6-0ac1c84e13df x-compute-request-id: req-fecc6303-0ef0-4014-b1a6-0ac1c84e13df Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:27Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-fecc6303-0ef0-4014-b1a6-0ac1c84e13df 2019-07-22 11:00:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-616a090a-1313-4253-a9d2-a21da1aabbaa 2019-07-22 11:00:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-86742a35-fed7-46e9-af66-4bdaaf62f7f1 2019-07-22 11:00:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-86742a35-fed7-46e9-af66-4bdaaf62f7f1 2019-07-22 11:00:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86742a35-fed7-46e9-af66-4bdaaf62f7f1 x-compute-request-id: req-86742a35-fed7-46e9-af66-4bdaaf62f7f1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T10:57:28Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-22 11:00:34,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:00:34,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:34,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:34,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:34,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:34,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:34,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:34,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:34,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:00:34,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:34,116 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:34 GMT 2019-07-22 11:00:34,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:34,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:00:34,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:34,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:34,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:39,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:00:39,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:39,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:39,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:39,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1296, "offset": 1296, "size": 50}}} 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:39 GMT 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:39,198 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:39,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:39,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:00:39,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:39,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:39,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:39,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:39,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:39,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:39,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:39,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:00:39,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:39,260 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:39 GMT 2019-07-22 11:00:39,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:39,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:00:39,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:39,260 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:39,260 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:44,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:00:44,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:44,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:44,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:39.713Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:39.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:40.721Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:40.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba3c9abb-b230-483e-b80b-2be05a89a43b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:41.389Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-2f1d455a-e0d6-4aae-9506-f801135614b9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:40.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba3c9abb-b230-483e-b80b-2be05a89a43b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:41.389Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee2b6f3dcbd2d32fe3505b34ec0aa60e6e8dd8ae\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:41.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba3c9abb-b230-483e-b80b-2be05a89a43b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:41.389Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1d455a-e0d6-4aae-9506-f801135614b9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:40.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba3c9abb-b230-483e-b80b-2be05a89a43b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:42.142Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ed877d1-fb24-42b0-a3ad-ddd3f7b54601 x-compute-request-id: req-8ed877d1-fb24-42b0-a3ad-ddd3f7b54601 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:42.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba3c9abb-b230-483e-b80b-2be05a89a43b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:42.651Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-8ed877d1-fb24-42b0-a3ad-ddd3f7b54601", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:42.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba3c9abb-b230-483e-b80b-2be05a89a43b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:42.651Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:42.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba3c9abb-b230-483e-b80b-2be05a89a43b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:42.651Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-8ed877d1-fb24-42b0-a3ad-ddd3f7b54601", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:42.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ba3c9abb-b230-483e-b80b-2be05a89a43b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:43.347Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:42.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:43.347Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:42.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:43.347Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:42.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:43.915Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:43.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ac455c49-87ee-4ecf-bf28-4634591ff773"}], "metadata": {"pagination": {"total": 1309, "offset": 1296, "size": 50}}} 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:44 GMT 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:44,351 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:44,352 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:44,352 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:00:44,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:00:44,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:44,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-2f1d455a-e0d6-4aae-9506-f801135614b9 2019-07-22 11:00:44,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2b6f3dcbd2d32fe3505b34ec0aa60e6e8dd8ae" 2019-07-22 11:00:44,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1d455a-e0d6-4aae-9506-f801135614b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:44,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ed877d1-fb24-42b0-a3ad-ddd3f7b54601 x-compute-request-id: req-8ed877d1-fb24-42b0-a3ad-ddd3f7b54601 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:44,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-8ed877d1-fb24-42b0-a3ad-ddd3f7b54601 2019-07-22 11:00:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-22 11:00:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-8ed877d1-fb24-42b0-a3ad-ddd3f7b54601 2019-07-22 11:00:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-22 11:00:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:00:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-22 11:00:44,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:00:44,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:00:44,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:44,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:44,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:44,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:44,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:44,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:44,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:44,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:00:44,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:44,438 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:44 GMT 2019-07-22 11:00:44,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:44,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:00:44,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:44,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:44,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:49,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:00:49,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:45.482Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.31 on port 22: Unable to connect to port 22 on 192.168.120.31 (tried 1 time)", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.31 on port 22: Unable to connect to port 22 on 192.168.120.31 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.31 on port 22: Unable to connect to port 22 on 192.168.120.31 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:45.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:48.488Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:48.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:49.491Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:49.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1312, "offset": 1309, "size": 50}}} 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:49 GMT 2019-07-22 11:00:49,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:49,711 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:00:49,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:49,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:49,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:49,711 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:00:49,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.31 on port 22: Unable to connect to port 22 on 192.168.120.31 (tried 1 time) 2019-07-22 11:00:49,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:00:49,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:00:49,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:00:49,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:49,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:49,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:49,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:49,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:49,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:49,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:49,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:00:49,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:49,783 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:49 GMT 2019-07-22 11:00:49,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:49,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:00:49,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:49,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:49,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:54,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:00:54,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:54,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:54,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:54,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:54,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:54,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:54,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:54,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:50.247Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9b7209a-c974-4b94-9c7b-ffad464e84bc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:49.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8a80a086-a0c1-4f0f-8c02-41f7e6f8a3d7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:50.247Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-a9b7209a-c974-4b94-9c7b-ffad464e84bc", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:49.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8a80a086-a0c1-4f0f-8c02-41f7e6f8a3d7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:50.247Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62b5515c04efcb70a4e27a21be92c6507b699104\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:49.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8a80a086-a0c1-4f0f-8c02-41f7e6f8a3d7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:50.247Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:49.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8a80a086-a0c1-4f0f-8c02-41f7e6f8a3d7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:50.817Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-30ef6413-a92e-40a6-ae9d-71844b66a823", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:50.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8a80a086-a0c1-4f0f-8c02-41f7e6f8a3d7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:50.817Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30ef6413-a92e-40a6-ae9d-71844b66a823 x-compute-request-id: req-30ef6413-a92e-40a6-ae9d-71844b66a823 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:14:0e\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:50.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8a80a086-a0c1-4f0f-8c02-41f7e6f8a3d7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:50.817Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:50.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8a80a086-a0c1-4f0f-8c02-41f7e6f8a3d7"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:50.817Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-30ef6413-a92e-40a6-ae9d-71844b66a823", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:50.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8a80a086-a0c1-4f0f-8c02-41f7e6f8a3d7"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:51.514Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:51.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:51.514Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a506eab1ffa1ae55e82bd322e1f53fc9b780d60c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:51.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ce99b63e-68f3-4ad8-bc34-88c5e5d6152a"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:51.514Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:51.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:51.514Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:50.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ce99b63e-68f3-4ad8-bc34-88c5e5d6152a"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:51.514Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91caa600-e04f-490e-b59f-5a44b602679b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:50.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ce99b63e-68f3-4ad8-bc34-88c5e5d6152a"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:51.514Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-91caa600-e04f-490e-b59f-5a44b602679b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:50.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ce99b63e-68f3-4ad8-bc34-88c5e5d6152a"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:52.137Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ead178c9-9b88-4c93-9324-25bea42e15c9 x-compute-request-id: req-ead178c9-9b88-4c93-9324-25bea42e15c9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:51.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ce99b63e-68f3-4ad8-bc34-88c5e5d6152a"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:52.137Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:51.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:52.695Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:52.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2437c595-13e5-4ff6-87f5-8be7e114298c"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:52.695Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:52.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:52.695Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-ead178c9-9b88-4c93-9324-25bea42e15c9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:52.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ce99b63e-68f3-4ad8-bc34-88c5e5d6152a"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:52.695Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:52.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ce99b63e-68f3-4ad8-bc34-88c5e5d6152a"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:52.695Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-ead178c9-9b88-4c93-9324-25bea42e15c9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:51.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ce99b63e-68f3-4ad8-bc34-88c5e5d6152a"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:53.316Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:52.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:53.316Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:52.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:53.316Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:53.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:53.987Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:53.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.38a95dca-bc6b-435b-a8b2-1f99fa98b8fa"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:54.493Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:00:54.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1338, "offset": 1312, "size": 50}}} 2019-07-22 11:00:54,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:54,999 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:54 GMT 2019-07-22 11:00:54,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:54,999 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:00:54,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:54,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:54,999 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:00:54,999 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:00:55,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9b7209a-c974-4b94-9c7b-ffad464e84bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:55,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-a9b7209a-c974-4b94-9c7b-ffad464e84bc 2019-07-22 11:00:55,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b5515c04efcb70a4e27a21be92c6507b699104" 2019-07-22 11:00:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-30ef6413-a92e-40a6-ae9d-71844b66a823 2019-07-22 11:00:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30ef6413-a92e-40a6-ae9d-71844b66a823 x-compute-request-id: req-30ef6413-a92e-40a6-ae9d-71844b66a823 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:14:0e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "security_groups": [{"name": "default"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-22 11:00:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-30ef6413-a92e-40a6-ae9d-71844b66a823 2019-07-22 11:00:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:00:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a506eab1ffa1ae55e82bd322e1f53fc9b780d60c" 2019-07-22 11:00:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-22 11:00:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:00:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91caa600-e04f-490e-b59f-5a44b602679b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:00:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-91caa600-e04f-490e-b59f-5a44b602679b 2019-07-22 11:00:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ead178c9-9b88-4c93-9324-25bea42e15c9 x-compute-request-id: req-ead178c9-9b88-4c93-9324-25bea42e15c9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:00:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-22 11:00:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:00:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:00:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-ead178c9-9b88-4c93-9324-25bea42e15c9 2019-07-22 11:00:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-22 11:00:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-ead178c9-9b88-4c93-9324-25bea42e15c9 2019-07-22 11:00:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-22 11:00:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-22 11:00:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time) 2019-07-22 11:00:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:00:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2019-07-22 11:00:55,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:00:55,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:00:55,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:00:55,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:00:55,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:00:55,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:00:55,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:00:55,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:00:55,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:00:55,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:00:55,073 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:00:55 GMT 2019-07-22 11:00:55,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:00:55,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:00:55,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:00:55,073 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:00:55,073 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:00,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:00,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:00,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:00,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:00,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:00,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:00,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:00,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:00,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:58.516Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:58.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:59.302Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:59.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:59.868Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6781952-cf05-40db-a993-532b0cb6215f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:59.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80862031-88c1-4f50-a625-b7b8d5944c93"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:59.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:59.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80862031-88c1-4f50-a625-b7b8d5944c93"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:00:59.868Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d6781952-cf05-40db-a993-532b0cb6215f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:59.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80862031-88c1-4f50-a625-b7b8d5944c93"}], "metadata": {"pagination": {"total": 1343, "offset": 1338, "size": 50}}} 2019-07-22 11:01:00,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:00,234 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:00 GMT 2019-07-22 11:01:00,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:00,235 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:00,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:00,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:00,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:00,235 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:00,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:01:00,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:01:00,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6781952-cf05-40db-a993-532b0cb6215f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:01:00,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:01:00,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d6781952-cf05-40db-a993-532b0cb6215f 2019-07-22 11:01:00,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:00,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:00,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:00,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:00,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:00,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:00,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:00,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:00,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:00,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:00,329 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:00 GMT 2019-07-22 11:01:00,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:00,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:00,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:00,329 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:00,329 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:05,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:05,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:05,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:05,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:05,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:05,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:05,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:05,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:05,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:00.515Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21f5aaaed386bf70e9c64e48e18be4f72d89e378\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:00:59.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80862031-88c1-4f50-a625-b7b8d5944c93"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:00.515Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d10acfe-55ce-487e-b7ea-27eaa6c0c675 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.591d3f98-82ca-43c1-b4c6-defd8dd9cad3"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:00.515Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.591d3f98-82ca-43c1-b4c6-defd8dd9cad3"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:00.515Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.143Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.143Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.143Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80862031-88c1-4f50-a625-b7b8d5944c93"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.143Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-44352e23-f770-4056-bd5b-e2e8b6d37556", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80862031-88c1-4f50-a625-b7b8d5944c93"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.143Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-44352e23-f770-4056-bd5b-e2e8b6d37556", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80862031-88c1-4f50-a625-b7b8d5944c93"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.143Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44352e23-f770-4056-bd5b-e2e8b6d37556 x-compute-request-id: req-44352e23-f770-4056-bd5b-e2e8b6d37556 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:37Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.80862031-88c1-4f50-a625-b7b8d5944c93"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.143Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4d10acfe-55ce-487e-b7ea-27eaa6c0c675", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.591d3f98-82ca-43c1-b4c6-defd8dd9cad3"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9b5f934f08502e19c0c308685d17ae92872d2dee\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:00.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.591d3f98-82ca-43c1-b4c6-defd8dd9cad3"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.691Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a00e048-ccf6-416a-8650-eb96a3e928e6 x-compute-request-id: req-2a00e048-ccf6-416a-8650-eb96a3e928e6 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:34Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.591d3f98-82ca-43c1-b4c6-defd8dd9cad3"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.691Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:01.691Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.341Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e019c28ec992f9e062182a59e771ea82e0483f4\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:02.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.888e410f-76d0-4e6d-9f7b-611a4b4a1487"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.341Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-97562372-c361-47c3-a6ec-0366c15369e8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.888e410f-76d0-4e6d-9f7b-611a4b4a1487"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.341Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-2a00e048-ccf6-416a-8650-eb96a3e928e6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.591d3f98-82ca-43c1-b4c6-defd8dd9cad3"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.341Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-2a00e048-ccf6-416a-8650-eb96a3e928e6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.591d3f98-82ca-43c1-b4c6-defd8dd9cad3"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.341Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.591d3f98-82ca-43c1-b4c6-defd8dd9cad3"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.341Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97562372-c361-47c3-a6ec-0366c15369e8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.888e410f-76d0-4e6d-9f7b-611a4b4a1487"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.341Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.888e410f-76d0-4e6d-9f7b-611a4b4a1487"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.341Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.341Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:01.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.987Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:02.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.770064a8-a8ea-4698-b4ea-93fb9a9c2292"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.987Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:02.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.987Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:02.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.987Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:02.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:02.987Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:02.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-e5abcec4-8364-4fce-a611-cd4f47f6733e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9bcebb05-ec44-4062-9ce3-a7e09a70ec6b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28687dd1-0c5d-421c-8cea-2f3d14126345 x-compute-request-id: req-28687dd1-0c5d-421c-8cea-2f3d14126345 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.888e410f-76d0-4e6d-9f7b-611a4b4a1487"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-28687dd1-0c5d-421c-8cea-2f3d14126345", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.888e410f-76d0-4e6d-9f7b-611a4b4a1487"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-28687dd1-0c5d-421c-8cea-2f3d14126345", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.888e410f-76d0-4e6d-9f7b-611a4b4a1487"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.888e410f-76d0-4e6d-9f7b-611a4b4a1487"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2980535f752645eba00d5af7530f9fb4bc0ead96\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.770064a8-a8ea-4698-b4ea-93fb9a9c2292"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d7aeeb9-0d57-4ceb-af76-19d91b04ec22 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:02.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.770064a8-a8ea-4698-b4ea-93fb9a9c2292"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-7d7aeeb9-0d57-4ceb-af76-19d91b04ec22", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:02.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.770064a8-a8ea-4698-b4ea-93fb9a9c2292"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9bcebb05-ec44-4062-9ce3-a7e09a70ec6b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:03.623Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5abcec4-8364-4fce-a611-cd4f47f6733e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9bcebb05-ec44-4062-9ce3-a7e09a70ec6b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.133Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba15e7ab3de0255200286db22c772d5cfe807012\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9bcebb05-ec44-4062-9ce3-a7e09a70ec6b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.133Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.133Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:03.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.770064a8-a8ea-4698-b4ea-93fb9a9c2292"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4232c9c4-6035-4161-87a8-5cf27d6a196b x-compute-request-id: req-4232c9c4-6035-4161-87a8-5cf27d6a196b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:39Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9bcebb05-ec44-4062-9ce3-a7e09a70ec6b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-4232c9c4-6035-4161-87a8-5cf27d6a196b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9bcebb05-ec44-4062-9ce3-a7e09a70ec6b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-4232c9c4-6035-4161-87a8-5cf27d6a196b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9bcebb05-ec44-4062-9ce3-a7e09a70ec6b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9bcebb05-ec44-4062-9ce3-a7e09a70ec6b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1401, "offset": 1343, "size": 50}}} 2019-07-22 11:01:05,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:05,675 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:05 GMT 2019-07-22 11:01:05,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:05,675 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:05,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:05,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:05,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:05,675 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:05,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f5aaaed386bf70e9c64e48e18be4f72d89e378" 2019-07-22 11:01:05,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d10acfe-55ce-487e-b7ea-27eaa6c0c675 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:01:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:01:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:01:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:01:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-22 11:01:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-22 11:01:05,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-44352e23-f770-4056-bd5b-e2e8b6d37556 2019-07-22 11:01:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-44352e23-f770-4056-bd5b-e2e8b6d37556 2019-07-22 11:01:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44352e23-f770-4056-bd5b-e2e8b6d37556 x-compute-request-id: req-44352e23-f770-4056-bd5b-e2e8b6d37556 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:37Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:01:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4d10acfe-55ce-487e-b7ea-27eaa6c0c675 2019-07-22 11:01:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5f934f08502e19c0c308685d17ae92872d2dee" 2019-07-22 11:01:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a00e048-ccf6-416a-8650-eb96a3e928e6 x-compute-request-id: req-2a00e048-ccf6-416a-8650-eb96a3e928e6 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:01:05,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:01:05,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:01:05,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e019c28ec992f9e062182a59e771ea82e0483f4" 2019-07-22 11:01:05,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-97562372-c361-47c3-a6ec-0366c15369e8 2019-07-22 11:01:05,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-2a00e048-ccf6-416a-8650-eb96a3e928e6 2019-07-22 11:01:05,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-2a00e048-ccf6-416a-8650-eb96a3e928e6 2019-07-22 11:01:05,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-22 11:01:05,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97562372-c361-47c3-a6ec-0366c15369e8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:01:05,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:01:05,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-22 11:01:05,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-22 11:01:05,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:01:05,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:01:05,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:01:05,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-22 11:01:05,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-22 11:01:05,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-e5abcec4-8364-4fce-a611-cd4f47f6733e 2019-07-22 11:01:05,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28687dd1-0c5d-421c-8cea-2f3d14126345 x-compute-request-id: req-28687dd1-0c5d-421c-8cea-2f3d14126345 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:01:05,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-28687dd1-0c5d-421c-8cea-2f3d14126345 2019-07-22 11:01:05,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-28687dd1-0c5d-421c-8cea-2f3d14126345 2019-07-22 11:01:05,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-22 11:01:05,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2980535f752645eba00d5af7530f9fb4bc0ead96" 2019-07-22 11:01:05,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:01:05,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d7aeeb9-0d57-4ceb-af76-19d91b04ec22 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:01:05,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7d7aeeb9-0d57-4ceb-af76-19d91b04ec22 2019-07-22 11:01:05,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:01:05,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5abcec4-8364-4fce-a611-cd4f47f6733e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:01:05,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:01:05,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba15e7ab3de0255200286db22c772d5cfe807012" 2019-07-22 11:01:05,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:01:05,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-22 11:01:05,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1 2019-07-22 11:01:05,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4232c9c4-6035-4161-87a8-5cf27d6a196b x-compute-request-id: req-4232c9c4-6035-4161-87a8-5cf27d6a196b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:39Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:01:05,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-4232c9c4-6035-4161-87a8-5cf27d6a196b 2019-07-22 11:01:05,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-4232c9c4-6035-4161-87a8-5cf27d6a196b 2019-07-22 11:01:05,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-22 11:01:05,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-22 11:01:05,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:05,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:05,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:05,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:05,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:05,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:05 GMT 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:05,772 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:10,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:11,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:11,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:11,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:11,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:11,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:11,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:11,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:11,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.770064a8-a8ea-4698-b4ea-93fb9a9c2292"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1 x-compute-request-id: req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:36Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.770064a8-a8ea-4698-b4ea-93fb9a9c2292"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.770064a8-a8ea-4698-b4ea-93fb9a9c2292"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:04.728Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-4232c9c4-6035-4161-87a8-5cf27d6a196b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9bcebb05-ec44-4062-9ce3-a7e09a70ec6b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:05.366Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:05.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:05.366Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:05.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:05.366Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:05.366Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:04.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:06.185Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:05.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:06.185Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:05.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:06.185Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:05.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:06.744Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:06.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:07.305Z", "message": "Creating Agent bono_host_r7s6st", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:07.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:08.055Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:07.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:08.055Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:07.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:08.055Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:07.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:08.809Z", "message": "Creating Agent ellis_host_0ec61z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:08.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:08.809Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:08.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:09.445Z", "message": "Creating Agent dime_host_7mx2wl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:09.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:10.003Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:09.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:10.003Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:09.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}], "metadata": {"pagination": {"total": 1414, "offset": 1393, "size": 50}}} 2019-07-22 11:01:11,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:11,272 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:11 GMT 2019-07-22 11:01:11,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:11,272 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:11,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:11,272 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:11,272 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:11,272 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:11,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1 2019-07-22 11:01:11,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1 x-compute-request-id: req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:36Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:01:11,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-5e05e8c1-9f07-47e7-b2d9-4c8a554d62e1 2019-07-22 11:01:11,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-4232c9c4-6035-4161-87a8-5cf27d6a196b 2019-07-22 11:01:11,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-22 11:01:11,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:01:11,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-22 11:01:11,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-22 11:01:11,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-22 11:01:11,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-22 11:01:11,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-22 11:01:11,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:01:11,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_r7s6st 2019-07-22 11:01:11,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:01:11,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-22 11:01:11,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-22 11:01:11,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_0ec61z 2019-07-22 11:01:11,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-22 11:01:11,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_7mx2wl 2019-07-22 11:01:11,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-22 11:01:11,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-22 11:01:11,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:11,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:11,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:11,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:11,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:11,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:11 GMT 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:11,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:16,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:17,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:17,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:17,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:17,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:17,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:17,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:17,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:17,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:11.076Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:10.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:11.076Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:10.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:12.295Z", "message": "Creating Agent homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:12.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:13.119Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:12.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:13.119Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:12.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:13.119Z", "message": "Creating Agent bind_host_gvqn1p", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:12.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:13.940Z", "message": "Creating Agent vellum_host_zcagle", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:13.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:14.986Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:14.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}], "metadata": {"pagination": {"total": 1422, "offset": 1414, "size": 50}}} 2019-07-22 11:01:17,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:17,463 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:17 GMT 2019-07-22 11:01:17,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:17,463 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:17,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:17,463 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:17,463 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:17,463 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-22 11:01:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:01:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_1zig4y 2019-07-22 11:01:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-22 11:01:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-22 11:01:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_gvqn1p 2019-07-22 11:01:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_zcagle 2019-07-22 11:01:17,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-22 11:01:17,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:17,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:17,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:17,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:17,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:17 GMT 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:17,766 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:17,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:22,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:23,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:23,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:23,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:23,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:23,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:23,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:23,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:23,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:17.668Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully created daemon: bono_host_r7s6st", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_r7s6st/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "--2019-07-22 11:01:07-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully configured daemon: bono_host_r7s6st", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_r7s6st start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "11:01:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_r7s6st: No response received for task 28747ae4cbad4fd9a7be590f5968595e", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully started daemon: bono_host_r7s6st", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "--2019-07-22 11:01:09-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Saving to: \u2018/tmp/tmp.SxUV1vK3YQ/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "2019-07-22 11:01:09 (207 MB/s) - \u2018/tmp/tmp.SxUV1vK3YQ/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_0ec61z/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully created daemon: ellis_host_0ec61z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully configured daemon: ellis_host_0ec61z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}], "metadata": {"pagination": {"total": 1595, "offset": 1422, "size": 50}}} 2019-07-22 11:01:23,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:23,364 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:23 GMT 2019-07-22 11:01:23,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:23,364 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:23,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:23,364 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:23,365 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:23,365 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:23,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st 2019-07-22 11:01:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_r7s6st 2019-07-22 11:01:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-22 11:01:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-22 11:01:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_r7s6st/env 2019-07-22 11:01:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-22 11:01:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-22 11:01:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-22 11:01:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-22 11:01:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-22 11:01:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-22 11:01:07-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-22 11:01:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-07-22 11:01:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-22 11:01:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-22 11:01:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_r7s6st 2019-07-22 11:01:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-22 11:01:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_r7s6st start 2019-07-22 11:01:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_r7s6st: No response received for task 28747ae4cbad4fd9a7be590f5968595e 2019-07-22 11:01:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_r7s6st 2019-07-22 11:01:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z 2019-07-22 11:01:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-22 11:01:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-22 11:01:09-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-22 11:01:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-07-22 11:01:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-22 11:01:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-22 11:01:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.SxUV1vK3YQ/agent.tar.gz’ 2019-07-22 11:01:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-22 11:01:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-22 11:01:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:09 (207 MB/s) - ‘/tmp/tmp.SxUV1vK3YQ/agent.tar.gz’ saved [24073211/24073211] 2019-07-22 11:01:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-22 11:01:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_0ec61z/env 2019-07-22 11:01:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-22 11:01:23,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:23,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-22 11:01:23,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-22 11:01:23,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_0ec61z 2019-07-22 11:01:23,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-22 11:01:23,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-22 11:01:23,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-22 11:01:23,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_0ec61z 2019-07-22 11:01:23,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:23,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:23,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:23,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:23,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:23,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:23,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:23,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:23,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:23,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:23,619 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:23 GMT 2019-07-22 11:01:23,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:23,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:23,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:23,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:23,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:28,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:29,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:29,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:29,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:29,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:29,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:29,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:29,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:29,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully configured daemon: ellis_host_0ec61z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_0ec61z start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "11:01:15 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_0ec61z: No response received for task b601203bf85644b1990c3381f4f67a03", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Successfully started daemon: ellis_host_0ec61z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.86df37e5-6d48-4d15-9ae7-f934991aa911"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "Saving to: \u2018/tmp/tmp.7fR7lMWDNs/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "2019-07-22 11:01:07 (192 MB/s) - \u2018/tmp/tmp.7fR7lMWDNs/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.187Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.997331ba-66a9-45f1-b4e3-21b7cbabc61b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "--2019-07-22 11:01:09-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Saving to: \u2018/tmp/tmp.fGnk0PEKFe/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:19.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:19.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Successfully started daemon: dime_host_7mx2wl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "11:01:15 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_7mx2wl: No response received for task eb56eead564e429099d6b6d6a6d89cb3", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_7mx2wl start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Successfully configured daemon: dime_host_7mx2wl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Successfully created daemon: dime_host_7mx2wl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_7mx2wl/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:19.744Z", "message": "2019-07-22 11:01:10 (161 MB/s) - \u2018/tmp/tmp.fGnk0PEKFe/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:18.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9e4d7911-dfe1-4b15-8d18-2ec9bf861ddf"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:20.599Z", "message": "Creating Agent proxy_host_x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:19.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:20.599Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:20.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:20.599Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:20.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:20.599Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:20.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:20.599Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:19.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1685, "offset": 1472, "size": 50}}} 2019-07-22 11:01:29,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:29,047 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:29 GMT 2019-07-22 11:01:29,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:29,047 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:29,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:29,047 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:29,047 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:29,047 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:29,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-22 11:01:29,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_0ec61z 2019-07-22 11:01:29,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-22 11:01:29,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_0ec61z start 2019-07-22 11:01:29,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:15 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_0ec61z: No response received for task b601203bf85644b1990c3381f4f67a03 2019-07-22 11:01:29,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_0ec61z 2019-07-22 11:01:29,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:29,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl 2019-07-22 11:01:29,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:29,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.7fR7lMWDNs/agent.tar.gz’ 2019-07-22 11:01:29,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:29,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:07 (192 MB/s) - ‘/tmp/tmp.7fR7lMWDNs/agent.tar.gz’ saved [24073211/24073211] 2019-07-22 11:01:29,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:29,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-22 11:01:09-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-22 11:01:29,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-22 11:01:29,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:29,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-22 11:01:29,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-22 11:01:29,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:29,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:29,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.fGnk0PEKFe/agent.tar.gz’ 2019-07-22 11:01:29,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-22 11:01:29,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-22 11:01:29,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-07-22 11:01:29,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-22 11:01:29,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-22 11:01:29,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:29,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_7mx2wl 2019-07-22 11:01:29,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:15 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_7mx2wl: No response received for task eb56eead564e429099d6b6d6a6d89cb3 2019-07-22 11:01:29,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_7mx2wl start 2019-07-22 11:01:29,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-22 11:01:29,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_7mx2wl 2019-07-22 11:01:29,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-22 11:01:29,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-22 11:01:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-22 11:01:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_7mx2wl 2019-07-22 11:01:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-22 11:01:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-22 11:01:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-22 11:01:29,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:29,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_7mx2wl/env 2019-07-22 11:01:29,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-22 11:01:29,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:29,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:10 (161 MB/s) - ‘/tmp/tmp.fGnk0PEKFe/agent.tar.gz’ saved [24073211/24073211] 2019-07-22 11:01:29,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_x2ba2m 2019-07-22 11:01:29,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-22 11:01:29,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-22 11:01:29,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-22 11:01:29,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-22 11:01:29,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:29,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:29,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:29,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:29 GMT 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:29,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:29,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:34,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:34,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:34,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:34,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:34,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:34,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:34,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:34,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:34,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:20.599Z", "message": "Creating Agent proxy_host_x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:19.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.146Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:20.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.146Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:20.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.146Z", "message": "Creating Agent sprout_host_693zjn", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:20.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "11:01:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_gvqn1p: No response received for task f3abcf5e985c400d9732e077de5096e2", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully started daemon: bind_host_gvqn1p", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully started daemon: homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "11:01:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1zig4y: No response received for task 62cb5d77658e4f5f89dca96c856ffaaf", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_1zig4y start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully configured daemon: homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully created daemon: homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:20.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_1zig4y/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "2019-07-22 11:01:12 (145 MB/s) - \u2018/tmp/tmp.d7yhCELGiH/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "100%[======================================>] 24,073,211 145MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Saving to: \u2018/tmp/tmp.d7yhCELGiH/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "--2019-07-22 11:01:12-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully created daemon: bind_host_gvqn1p", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.630cbafb-8d23-4b16-b40f-5c72ae732a50"}], "metadata": {"pagination": {"total": 1772, "offset": 1522, "size": 50}}} 2019-07-22 11:01:34,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:34,720 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:34 GMT 2019-07-22 11:01:34,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:34,720 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:34,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:34,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:34,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:34,721 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:34,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_x2ba2m 2019-07-22 11:01:34,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-22 11:01:34,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-22 11:01:34,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_693zjn 2019-07-22 11:01:34,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-22 11:01:34,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_gvqn1p: No response received for task f3abcf5e985c400d9732e077de5096e2 2019-07-22 11:01:34,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_gvqn1p 2019-07-22 11:01:34,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:34,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_1zig4y 2019-07-22 11:01:34,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1zig4y: No response received for task 62cb5d77658e4f5f89dca96c856ffaaf 2019-07-22 11:01:34,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_1zig4y start 2019-07-22 11:01:34,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-22 11:01:34,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_1zig4y 2019-07-22 11:01:34,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-22 11:01:34,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-22 11:01:34,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-22 11:01:34,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_1zig4y 2019-07-22 11:01:34,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-22 11:01:34,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-22 11:01:34,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:34,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:34,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-22 11:01:34,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:34,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-22 11:01:34,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:34,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_1zig4y/env 2019-07-22 11:01:34,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-22 11:01:34,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:34,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:12 (145 MB/s) - ‘/tmp/tmp.d7yhCELGiH/agent.tar.gz’ saved [24073211/24073211] 2019-07-22 11:01:34,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:34,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 145MB/s in 0.2s 2019-07-22 11:01:34,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-22 11:01:34,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:34,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:34,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.d7yhCELGiH/agent.tar.gz’ 2019-07-22 11:01:34,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-22 11:01:34,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-22 11:01:34,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-07-22 11:01:34,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-22 11:01:12-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-22 11:01:34,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-22 11:01:34,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y 2019-07-22 11:01:34,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:34,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:34,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-22 11:01:34,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:34,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-22 11:01:34,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-22 11:01:34,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_gvqn1p 2019-07-22 11:01:34,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-22 11:01:34,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-22 11:01:34,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:34,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:34,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:34,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:34 GMT 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:34,793 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:34,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:39,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:40,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:40,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:40,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:40,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:40,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:40,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:40,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:40,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "2019-07-22 11:01:12 (145 MB/s) - \u2018/tmp/tmp.d7yhCELGiH/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_1zig4y/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully created daemon: homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully configured daemon: homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_1zig4y start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "11:01:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1zig4y: No response received for task 62cb5d77658e4f5f89dca96c856ffaaf", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Successfully started daemon: homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:21.784Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7389c097-7daa-453a-8c12-5888fe0afa0f"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:22.418Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_r7s6st/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.962c50df-439d-4015-8987-ae9989837f5d"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:22.418Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:22.418Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:22.418Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:21.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.962c50df-439d-4015-8987-ae9989837f5d"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.225Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:22.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.225Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:22.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.962c50df-439d-4015-8987-ae9989837f5d"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.225Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:22.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.225Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:22.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.225Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:22.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.962c50df-439d-4015-8987-ae9989837f5d"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.225Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:22.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f756c1d8-2b41-4a27-b230-820ba3fc82b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.225Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:22.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.962c50df-439d-4015-8987-ae9989837f5d"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.988Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.962c50df-439d-4015-8987-ae9989837f5d"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.988Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.988Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.988Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_7mx2wl/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f756c1d8-2b41-4a27-b230-820ba3fc82b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:23.988Z", "message": "Removing directory: /tmp/tmpqhI8Pu/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.962c50df-439d-4015-8987-ae9989837f5d"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.19db17ce-0ec0-4f70-b3ec-1fa1042bb294"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Successfully started daemon: vellum_host_zcagle", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "11:01:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_zcagle: No response received for task 74f3c062c8874cf09b11f9bc4db773b0", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_zcagle start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Successfully configured daemon: vellum_host_zcagle", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Successfully created daemon: vellum_host_zcagle", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}], "metadata": {"pagination": {"total": 1793, "offset": 1572, "size": 50}}} 2019-07-22 11:01:40,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:40,066 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:40 GMT 2019-07-22 11:01:40,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:40,066 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:40,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:40,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:40,067 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:40,067 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:40,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:12 (145 MB/s) - ‘/tmp/tmp.d7yhCELGiH/agent.tar.gz’ saved [24073211/24073211] 2019-07-22 11:01:40,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:40,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-22 11:01:40,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_1zig4y/env 2019-07-22 11:01:40,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-22 11:01:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-22 11:01:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-22 11:01:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_1zig4y 2019-07-22 11:01:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-22 11:01:40,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-22 11:01:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-22 11:01:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_1zig4y 2019-07-22 11:01:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-22 11:01:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_1zig4y start 2019-07-22 11:01:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1zig4y: No response received for task 62cb5d77658e4f5f89dca96c856ffaaf 2019-07-22 11:01:40,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_1zig4y 2019-07-22 11:01:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_r7s6st/env/bin/pip', 'freeze', '--all'] 2019-07-22 11:01:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-22 11:01:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-22 11:01:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-22 11:01:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-22 11:01:40,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-22 11:01:40,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-22 11:01:40,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:40,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-22 11:01:40,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-22 11:01:40,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-22 11:01:40,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-22 11:01:40,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-22 11:01:40,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-22 11:01:40,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_7mx2wl/env/bin/pip', 'freeze', '--all'] 2019-07-22 11:01:40,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpqhI8Pu/cloudify-diamond-plugin-1.3.5 2019-07-22 11:01:40,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-22 11:01:40,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:40,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_zcagle 2019-07-22 11:01:40,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_zcagle: No response received for task 74f3c062c8874cf09b11f9bc4db773b0 2019-07-22 11:01:40,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_zcagle start 2019-07-22 11:01:40,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-22 11:01:40,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_zcagle 2019-07-22 11:01:40,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-22 11:01:40,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-22 11:01:40,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-22 11:01:40,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_zcagle 2019-07-22 11:01:40,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-22 11:01:40,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:40,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-22 11:01:40,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:40,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:40,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:40,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:40,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:40,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:40,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:40,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:40,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:40,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:40,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:40,154 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:40 GMT 2019-07-22 11:01:40,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:40,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:40,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:40,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:40,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:45,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:45,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:45,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:45,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:45,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:45,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:45,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:45,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:45,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f756c1d8-2b41-4a27-b230-820ba3fc82b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f756c1d8-2b41-4a27-b230-820ba3fc82b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.19db17ce-0ec0-4f70-b3ec-1fa1042bb294"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_0ec61z/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.19db17ce-0ec0-4f70-b3ec-1fa1042bb294"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "--2019-07-22 11:01:14-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Saving to: \u2018/tmp/tmp.GSd1G1vH5I/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:23.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Successfully created daemon: vellum_host_zcagle", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_zcagle/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:24.554Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.8aa2a017-8bbf-4f37-ab50-09423250b0dd"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.203Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f756c1d8-2b41-4a27-b230-820ba3fc82b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.203Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.203Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.203Z", "message": "Removing directory: /tmp/tmpA0FjPb/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f756c1d8-2b41-4a27-b230-820ba3fc82b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.203Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5fb6f35f-b837-4141-8a5b-60ad1413f03b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.203Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.19db17ce-0ec0-4f70-b3ec-1fa1042bb294"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.203Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.19db17ce-0ec0-4f70-b3ec-1fa1042bb294"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:24.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.19db17ce-0ec0-4f70-b3ec-1fa1042bb294"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "Removing directory: /tmp/tmpaA6JwC/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.19db17ce-0ec0-4f70-b3ec-1fa1042bb294"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5fb6f35f-b837-4141-8a5b-60ad1413f03b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5fb6f35f-b837-4141-8a5b-60ad1413f03b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5fb6f35f-b837-4141-8a5b-60ad1413f03b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:25.805Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_gvqn1p/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5fb6f35f-b837-4141-8a5b-60ad1413f03b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:26.503Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:26.503Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:26.503Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.70e21adf-6df8-49ac-b6d8-954e85c47cb2"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:26.503Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_1zig4y/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:25.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.70e21adf-6df8-49ac-b6d8-954e85c47cb2"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:26.503Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5fb6f35f-b837-4141-8a5b-60ad1413f03b"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:26.503Z", "message": "Removing directory: /tmp/tmp4Obeli/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5fb6f35f-b837-4141-8a5b-60ad1413f03b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:26.503Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.70e21adf-6df8-49ac-b6d8-954e85c47cb2"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:26.503Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:27.435Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 1848, "offset": 1622, "size": 50}}} 2019-07-22 11:01:45,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:45,530 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:45 GMT 2019-07-22 11:01:45,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:45,530 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:45,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:45,530 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:45,530 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:45,530 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:45,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-22 11:01:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-22 11:01:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-22 11:01:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_0ec61z/env/bin/pip', 'freeze', '--all'] 2019-07-22 11:01:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle 2019-07-22 11:01:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-22 11:01:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-22 11:01:14-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-22 11:01:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-22 11:01:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-07-22 11:01:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-22 11:01:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.GSd1G1vH5I/agent.tar.gz’ 2019-07-22 11:01:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-22 11:01:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-22 11:01:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_zcagle 2019-07-22 11:01:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-22 11:01:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-22 11:01:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_zcagle/env 2019-07-22 11:01:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-22 11:01:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-22 11:01:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-22 11:01:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-22 11:01:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpA0FjPb/cloudify-diamond-plugin-1.3.5 2019-07-22 11:01:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-22 11:01:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-22 11:01:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-22 11:01:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-22 11:01:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-22 11:01:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-22 11:01:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpaA6JwC/cloudify-diamond-plugin-1.3.5 2019-07-22 11:01:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-22 11:01:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-22 11:01:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-22 11:01:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-22 11:01:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_gvqn1p/env/bin/pip', 'freeze', '--all'] 2019-07-22 11:01:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-22 11:01:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-22 11:01:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_1zig4y/env/bin/pip', 'freeze', '--all'] 2019-07-22 11:01:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-22 11:01:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp4Obeli/cloudify-diamond-plugin-1.3.5 2019-07-22 11:01:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-22 11:01:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-22 11:01:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-22 11:01:45,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:45,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:45,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:45,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:45,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:45,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:45,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:45,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:45,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:45,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:45,619 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:45 GMT 2019-07-22 11:01:45,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:45,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:45,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:45,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:45,619 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:50,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:50,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:50,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:50,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:50,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:50,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:50,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:50,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:50,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:27.435Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:27.435Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:27.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:27.435Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:27.435Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.70e21adf-6df8-49ac-b6d8-954e85c47cb2"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:27.435Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:26.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.70e21adf-6df8-49ac-b6d8-954e85c47cb2"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:28.045Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:27.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:28.045Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:27.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:28.045Z", "message": "Removing directory: /tmp/tmpVN49zT/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:27.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.70e21adf-6df8-49ac-b6d8-954e85c47cb2"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:28.045Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:27.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.70e21adf-6df8-49ac-b6d8-954e85c47cb2"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:28.045Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:27.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:28.682Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:28.682Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:27.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:28.682Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Successfully configured daemon: proxy_host_x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Successfully created daemon: proxy_host_x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_x2ba2m start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "11:01:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_x2ba2m: No response received for task 8d469fa9f25c42708417fc3d3a14732c", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Successfully started daemon: proxy_host_x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "--2019-07-22 11:01:20-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Saving to: \u2018/tmp/tmp.v3t5xWgbfF/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "2019-07-22 11:01:20 (207 MB/s) - \u2018/tmp/tmp.v3t5xWgbfF/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:29.511Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_x2ba2m/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:28.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.7dd1c752-2e08-4914-a5a1-c270e8e05125"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}], "metadata": {"pagination": {"total": 1953, "offset": 1672, "size": 50}}} 2019-07-22 11:01:50,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:50,981 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:50 GMT 2019-07-22 11:01:50,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:50,981 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:50,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:50,981 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:50,981 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:50,981 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:50,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-22 11:01:50,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-22 11:01:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-22 11:01:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-22 11:01:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-22 11:01:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-22 11:01:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpVN49zT/cloudify-diamond-plugin-1.3.5 2019-07-22 11:01:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-22 11:01:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-22 11:01:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x2ba2m 2019-07-22 11:01:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-22 11:01:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-22 11:01:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-22 11:01:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-22 11:01:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-22 11:01:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-22 11:01:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-22 11:01:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-22 11:01:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_x2ba2m 2019-07-22 11:01:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_x2ba2m 2019-07-22 11:01:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-22 11:01:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_x2ba2m start 2019-07-22 11:01:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_x2ba2m: No response received for task 8d469fa9f25c42708417fc3d3a14732c 2019-07-22 11:01:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_x2ba2m 2019-07-22 11:01:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-22 11:01:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-22 11:01:20-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-22 11:01:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-07-22 11:01:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-22 11:01:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-22 11:01:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.v3t5xWgbfF/agent.tar.gz’ 2019-07-22 11:01:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-22 11:01:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-22 11:01:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:20 (207 MB/s) - ‘/tmp/tmp.v3t5xWgbfF/agent.tar.gz’ saved [24073211/24073211] 2019-07-22 11:01:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-22 11:01:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_x2ba2m/env 2019-07-22 11:01:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-22 11:01:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-22 11:01:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-22 11:01:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-22 11:01:50,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn 2019-07-22 11:01:50,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-22 11:01:50,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:51,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:51,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:51 GMT 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:51,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:51,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:51,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:56,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:01:56,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:56,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:56,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:56,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:56,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:56,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:56,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:56,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Successfully configured daemon: sprout_host_693zjn", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_693zjn start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "11:01:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_693zjn: No response received for task 8d585ccb4b5748f1840ee3d6d84cdfd1", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Successfully started daemon: sprout_host_693zjn", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "97% [=====================================> ] 23,535,235 112MB/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "2019-07-22 11:01:21 (114 MB/s) - \u2018/tmp/tmp.oIQIPvur9X/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_693zjn/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "100%[======================================>] 24,073,211 114MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "--2019-07-22 11:01:21-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Connecting to 192.168.120.5:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.297Z", "message": "Saving to: \u2018/tmp/tmp.oIQIPvur9X/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.172f5774-a197-419a-aa87-d752e54b0ae2"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.959Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_zcagle/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:30.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f41ca474-46ec-468b-a842-945946fe3d2f"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.959Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:30.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.959Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:30.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:30.959Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:30.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f41ca474-46ec-468b-a842-945946fe3d2f"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:31.694Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:31.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:31.694Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:30.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f41ca474-46ec-468b-a842-945946fe3d2f"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:31.694Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:30.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f41ca474-46ec-468b-a842-945946fe3d2f"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:31.694Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:30.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f41ca474-46ec-468b-a842-945946fe3d2f"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:32.241Z", "message": "Removing directory: /tmp/tmpywHmsl/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:31.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f41ca474-46ec-468b-a842-945946fe3d2f"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:32.241Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:31.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:32.241Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:31.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:32.241Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:31.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f41ca474-46ec-468b-a842-945946fe3d2f"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:32.886Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:32.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:32.886Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:31.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:32.886Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:32.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:33.503Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:33.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:34.133Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:33.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:34.133Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:33.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:34.682Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:34.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:34.682Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:34.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:34.682Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:34.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 2093, "offset": 1722, "size": 50}}} 2019-07-22 11:01:56,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:56,393 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:56 GMT 2019-07-22 11:01:56,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:56,394 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:01:56,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:56,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:56,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:01:56,394 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:01:56,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-22 11:01:56,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_693zjn 2019-07-22 11:01:56,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-22 11:01:56,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_693zjn start 2019-07-22 11:01:56,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_693zjn: No response received for task 8d585ccb4b5748f1840ee3d6d84cdfd1 2019-07-22 11:01:56,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_693zjn 2019-07-22 11:01:56,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-22 11:01:56,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:56,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:56,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-22 11:01:56,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 97% [=====================================> ] 23,535,235 112MB/s 2019-07-22 11:01:56,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:56,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-22 11:01:56,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:21 (114 MB/s) - ‘/tmp/tmp.oIQIPvur9X/agent.tar.gz’ saved [24073211/24073211] 2019-07-22 11:01:56,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-22 11:01:56,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-22 11:01:56,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-22 11:01:56,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-22 11:01:56,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_693zjn/env 2019-07-22 11:01:56,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-22 11:01:56,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:01:56,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 114MB/s in 0.2s 2019-07-22 11:01:56,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn 2019-07-22 11:01:56,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-22 11:01:56,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-22 11:01:21-- https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-22 11:01:56,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.5:53333... connected. 2019-07-22 11:01:56,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-22 11:01:56,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-22 11:01:56,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.oIQIPvur9X/agent.tar.gz’ 2019-07-22 11:01:56,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_zcagle/env/bin/pip', 'freeze', '--all'] 2019-07-22 11:01:56,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-22 11:01:56,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-22 11:01:56,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-22 11:01:56,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-22 11:01:56,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-22 11:01:56,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-22 11:01:56,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-22 11:01:56,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpywHmsl/cloudify-diamond-plugin-1.3.5 2019-07-22 11:01:56,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-22 11:01:56,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-22 11:01:56,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-22 11:01:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-22 11:01:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-22 11:01:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-22 11:01:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-22 11:01:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-22 11:01:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-22 11:01:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-22 11:01:56,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-22 11:01:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-22 11:01:56,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:01:56,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:01:56 GMT 2019-07-22 11:01:56,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:01:56,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:01:56,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:01:56,606 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:01:56,606 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:01,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:01,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:01,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:01,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:01,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:01,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:01,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:01,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:01,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:35.278Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:34.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:35.278Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:34.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:35.278Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:34.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:35.926Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:34.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:35.926Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:34.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:36.592Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:35.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:37.413Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:36.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:37.413Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:36.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:38.138Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:37.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:38.138Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:37.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:38.684Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:38.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:38.684Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:38.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:38.684Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:38.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:39.194Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:38.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:39.194Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:39.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.219e0940-261b-42bb-b8a1-69117c51e6e5"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:39.194Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_x2ba2m/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:38.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.219e0940-261b-42bb-b8a1-69117c51e6e5"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:39.194Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:38.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.219e0940-261b-42bb-b8a1-69117c51e6e5"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:39.194Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:38.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:39.812Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:39.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:39.812Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:39.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.219e0940-261b-42bb-b8a1-69117c51e6e5"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:39.812Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:39.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.219e0940-261b-42bb-b8a1-69117c51e6e5"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:40.517Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:40.517Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_693zjn/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.eed965f5-a84f-45af-994a-cd88eedacd1b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:40.517Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:39.796Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:40.517Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:40.517Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.eed965f5-a84f-45af-994a-cd88eedacd1b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:40.517Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:40.517Z", "message": "Removing directory: /tmp/tmpM5stgA/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.219e0940-261b-42bb-b8a1-69117c51e6e5"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:40.517Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.219e0940-261b-42bb-b8a1-69117c51e6e5"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.114Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.eed965f5-a84f-45af-994a-cd88eedacd1b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.114Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.eed965f5-a84f-45af-994a-cd88eedacd1b"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.114Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.eed965f5-a84f-45af-994a-cd88eedacd1b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.114Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.114Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:40.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.714Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f3b4e389-d9cc-4141-abaf-f793e7d59b9d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:41.236Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.714Z", "message": "Removing directory: /tmp/tmpuurKbh/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:41.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.eed965f5-a84f-45af-994a-cd88eedacd1b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.714Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:41.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:41.231Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.714Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3b4e389-d9cc-4141-abaf-f793e7d59b9d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:41.236Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:41.714Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:41.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.eed965f5-a84f-45af-994a-cd88eedacd1b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.263Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:41.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.263Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9b92757-89e3-448f-9798-6a8a1013e57f x-compute-request-id: req-b9b92757-89e3-448f-9798-6a8a1013e57f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.197Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.263Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811325de3e5625b1e5460673b4df8e4252ab44ac\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:41.659Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 x-compute-request-id: req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6bb75fad-7471-4c01-8db6-407eb3f2107a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.609Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.610Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811325de3e5625b1e5460673b4df8e4252ab44ac\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.611Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b9b92757-89e3-448f-9798-6a8a1013e57f", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.197Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}], "metadata": {"pagination": {"total": 2184, "offset": 1772, "size": 50}}} 2019-07-22 11:02:01,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:01,850 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:01 GMT 2019-07-22 11:02:01,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:01,850 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:01,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:01,850 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:01,850 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:01,850 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:01,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-22 11:02:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-22 11:02:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-22 11:02:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-22 11:02:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-22 11:02:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-22 11:02:01,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:01,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 11:02:01,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-22 11:02:01,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:02:01,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:01,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-22 11:02:01,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:01,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-22 11:02:01,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_x2ba2m/env/bin/pip', 'freeze', '--all'] 2019-07-22 11:02:01,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-22 11:02:01,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-22 11:02:01,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 11:02:01,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-22 11:02:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-22 11:02:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:02:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_693zjn/env/bin/pip', 'freeze', '--all'] 2019-07-22 11:02:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-22 11:02:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-22 11:02:01,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpM5stgA/cloudify-diamond-plugin-1.3.5 2019-07-22 11:02:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-22 11:02:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-22 11:02:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-22 11:02:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-22 11:02:01,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-22 11:02:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:02:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f3b4e389-d9cc-4141-abaf-f793e7d59b9d 2019-07-22 11:02:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpuurKbh/cloudify-diamond-plugin-1.3.5 2019-07-22 11:02:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-22 11:02:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3b4e389-d9cc-4141-abaf-f793e7d59b9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-07-22 11:02:01,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-22 11:02:01,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9b92757-89e3-448f-9798-6a8a1013e57f x-compute-request-id: req-b9b92757-89e3-448f-9798-6a8a1013e57f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:01,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811325de3e5625b1e5460673b4df8e4252ab44ac" 2019-07-22 11:02:01,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 x-compute-request-id: req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6bb75fad-7471-4c01-8db6-407eb3f2107a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9aa2732d-4829-4134-a921-c419b49d510a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-22 11:02:01,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 2019-07-22 11:02:01,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811325de3e5625b1e5460673b4df8e4252ab44ac" 2019-07-22 11:02:01,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-22 11:02:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-22 11:02:01,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b9b92757-89e3-448f-9798-6a8a1013e57f 2019-07-22 11:02:01,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:01,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:01,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:01 GMT 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:01,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:01,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:06,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:07,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:07,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:07,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:07,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:07,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:07,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:07,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:07,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.610Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811325de3e5625b1e5460673b4df8e4252ab44ac\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.198Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:42.959Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 x-compute-request-id: req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6bb75fad-7471-4c01-8db6-407eb3f2107a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.609Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:43.561Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da2372bb-9515-4ea5-9cb7-7f983fdcb61d x-compute-request-id: req-da2372bb-9515-4ea5-9cb7-7f983fdcb61d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.230Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:43.561Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-da2372bb-9515-4ea5-9cb7-7f983fdcb61d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.231Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:43.561Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:42.916Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:43.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811325de3e5625b1e5460673b4df8e4252ab44ac\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.231Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:43.561Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.175Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:43.561Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-da2372bb-9515-4ea5-9cb7-7f983fdcb61d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.231Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.163Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9528405b-fa71-4c49-8062-cc1fe1e330dd x-compute-request-id: req-9528405b-fa71-4c49-8062-cc1fe1e330dd Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6bb75fad-7471-4c01-8db6-407eb3f2107a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.751Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.163Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-9528405b-fa71-4c49-8062-cc1fe1e330dd", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.752Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.163Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.163Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.163Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-9528405b-fa71-4c49-8062-cc1fe1e330dd", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:43.751Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.5bec770e-6ebe-4901-955b-4baef1cc8ed6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.750Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.280Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.750Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.750Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-1e1dc866-ff5b-4553-8ddc-9e4d539ded24", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.556Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.750Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1dc866-ff5b-4553-8ddc-9e4d539ded24 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.555Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.750Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-dec717a2-dfbe-48c6-8b01-0f1f1bd260a7", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.494Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.549Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.750Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec717a2-dfbe-48c6-8b01-0f1f1bd260a7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.494Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:44.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.489Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.891Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.366Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.366Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.307Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aaddf7b065d5a257034ae68721e26621c807e68c\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:44.957Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-d709471a-8549-4723-8b7f-03cf98c002f9", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.775Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aaddf7b065d5a257034ae68721e26621c807e68c\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.776Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d709471a-8549-4723-8b7f-03cf98c002f9 x-compute-request-id: req-d709471a-8549-4723-8b7f-03cf98c002f9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:37Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.775Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.531Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-75efce25-95a9-4882-a3b6-14d05d8864cf", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.530Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-75efce25-95a9-4882-a3b6-14d05d8864cf", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.530Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75efce25-95a9-4882-a3b6-14d05d8864cf x-compute-request-id: req-75efce25-95a9-4882-a3b6-14d05d8864cf Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:34Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.530Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:45.951Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-d709471a-8549-4723-8b7f-03cf98c002f9", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.775Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:46.566Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:46.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aaddf7b065d5a257034ae68721e26621c807e68c\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.184Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:46.566Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:46.566Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:45.883Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:46.566Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7786589-b81e-4d46-bd46-93fb20cbfcfa x-compute-request-id: req-d7786589-b81e-4d46-bd46-93fb20cbfcfa Content-Encoding: gzip Content-Length: 532 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0b603cc0-862d-4a79-93b2-b7fa4fecde3e\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"60e8dddb-34f9-474a-b6c2-0cca0121f5e4\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"73bcd437-b969-44cc-aa08-44c900c2889c\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.182Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:46.566Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-d7786589-b81e-4d46-bd46-93fb20cbfcfa", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.182Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:46.566Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-d7786589-b81e-4d46-bd46-93fb20cbfcfa", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.183Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-a8d89c4b-ce62-4078-9e79-a1766eb969e5", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.761Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b956754-7610-4f4c-83e7-3571cbe77b6d x-compute-request-id: req-3b956754-7610-4f4c-83e7-3571cbe77b6d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"88b76b00-7e4b-46ca-8ad5-199be50a9c0e\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"89b57851-bc94-4c0a-ab2a-726951bdcded\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.465Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-3b956754-7610-4f4c-83e7-3571cbe77b6d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.466Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-3b956754-7610-4f4c-83e7-3571cbe77b6d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.466Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.467Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65632747-9115-4b60-a70d-0c2c466f6e90 x-compute-request-id: req-65632747-9115-4b60-a70d-0c2c466f6e90 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:37Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.545Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-65632747-9115-4b60-a70d-0c2c466f6e90", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.545Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}], "metadata": {"pagination": {"total": 2223, "offset": 1822, "size": 50}}} 2019-07-22 11:02:07,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:07,042 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:07 GMT 2019-07-22 11:02:07,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:07,042 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:07,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:07,043 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:07,043 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:07,043 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:07,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 2019-07-22 11:02:07,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811325de3e5625b1e5460673b4df8e4252ab44ac" 2019-07-22 11:02:07,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 x-compute-request-id: req-b43b0f3f-a1f3-4cb8-9126-2bd531886ef2 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6bb75fad-7471-4c01-8db6-407eb3f2107a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9aa2732d-4829-4134-a921-c419b49d510a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-22 11:02:07,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da2372bb-9515-4ea5-9cb7-7f983fdcb61d x-compute-request-id: req-da2372bb-9515-4ea5-9cb7-7f983fdcb61d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:07,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-da2372bb-9515-4ea5-9cb7-7f983fdcb61d 2019-07-22 11:02:07,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:07,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811325de3e5625b1e5460673b4df8e4252ab44ac" 2019-07-22 11:02:07,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:07,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-da2372bb-9515-4ea5-9cb7-7f983fdcb61d 2019-07-22 11:02:07,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9528405b-fa71-4c49-8062-cc1fe1e330dd x-compute-request-id: req-9528405b-fa71-4c49-8062-cc1fe1e330dd Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6bb75fad-7471-4c01-8db6-407eb3f2107a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9aa2732d-4829-4134-a921-c419b49d510a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-22 11:02:07,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-9528405b-fa71-4c49-8062-cc1fe1e330dd 2019-07-22 11:02:07,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:07,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-22 11:02:07,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-9528405b-fa71-4c49-8062-cc1fe1e330dd 2019-07-22 11:02:07,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:07,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:07,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-1e1dc866-ff5b-4553-8ddc-9e4d539ded24 2019-07-22 11:02:07,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1dc866-ff5b-4553-8ddc-9e4d539ded24 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:07,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-dec717a2-dfbe-48c6-8b01-0f1f1bd260a7 2019-07-22 11:02:07,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:07,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec717a2-dfbe-48c6-8b01-0f1f1bd260a7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:07,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:07,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851" 2019-07-22 11:02:07,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-22 11:02:07,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:07,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaddf7b065d5a257034ae68721e26621c807e68c" 2019-07-22 11:02:07,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:02:07,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:07,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-d709471a-8549-4723-8b7f-03cf98c002f9 2019-07-22 11:02:07,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaddf7b065d5a257034ae68721e26621c807e68c" 2019-07-22 11:02:07,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d709471a-8549-4723-8b7f-03cf98c002f9 x-compute-request-id: req-d709471a-8549-4723-8b7f-03cf98c002f9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:37Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:07,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851" 2019-07-22 11:02:07,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-75efce25-95a9-4882-a3b6-14d05d8864cf 2019-07-22 11:02:07,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-75efce25-95a9-4882-a3b6-14d05d8864cf 2019-07-22 11:02:07,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75efce25-95a9-4882-a3b6-14d05d8864cf x-compute-request-id: req-75efce25-95a9-4882-a3b6-14d05d8864cf Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:07,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-d709471a-8549-4723-8b7f-03cf98c002f9 2019-07-22 11:02:07,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-22 11:02:07,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaddf7b065d5a257034ae68721e26621c807e68c" 2019-07-22 11:02:07,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-22 11:02:07,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:07,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7786589-b81e-4d46-bd46-93fb20cbfcfa x-compute-request-id: req-d7786589-b81e-4d46-bd46-93fb20cbfcfa Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b603cc0-862d-4a79-93b2-b7fa4fecde3e"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "60e8dddb-34f9-474a-b6c2-0cca0121f5e4"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73bcd437-b969-44cc-aa08-44c900c2889c"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-22 11:02:07,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-d7786589-b81e-4d46-bd46-93fb20cbfcfa 2019-07-22 11:02:07,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-d7786589-b81e-4d46-bd46-93fb20cbfcfa 2019-07-22 11:02:07,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-a8d89c4b-ce62-4078-9e79-a1766eb969e5 2019-07-22 11:02:07,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b956754-7610-4f4c-83e7-3571cbe77b6d x-compute-request-id: req-3b956754-7610-4f4c-83e7-3571cbe77b6d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88b76b00-7e4b-46ca-8ad5-199be50a9c0e"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "89b57851-bc94-4c0a-ab2a-726951bdcded"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-22 11:02:07,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-3b956754-7610-4f4c-83e7-3571cbe77b6d 2019-07-22 11:02:07,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-3b956754-7610-4f4c-83e7-3571cbe77b6d 2019-07-22 11:02:07,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851" 2019-07-22 11:02:07,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65632747-9115-4b60-a70d-0c2c466f6e90 x-compute-request-id: req-65632747-9115-4b60-a70d-0c2c466f6e90 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:37Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:07,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-65632747-9115-4b60-a70d-0c2c466f6e90 2019-07-22 11:02:07,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:07,118 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:07 GMT 2019-07-22 11:02:07,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:07,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:07,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:07,119 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:07,119 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:12,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:12,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:12,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:12,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:12,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:12,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:12,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:12,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:12,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.750Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aaddf7b065d5a257034ae68721e26621c807e68c\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.546Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-65632747-9115-4b60-a70d-0c2c466f6e90", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.545Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65632747-9115-4b60-a70d-0c2c466f6e90 x-compute-request-id: req-65632747-9115-4b60-a70d-0c2c466f6e90 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:37Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.545Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f733f34f-ea9e-4bb4-86e2-c344f683c9ec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.467Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-3b956754-7610-4f4c-83e7-3571cbe77b6d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.466Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-3b956754-7610-4f4c-83e7-3571cbe77b6d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.466Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b956754-7610-4f4c-83e7-3571cbe77b6d x-compute-request-id: req-3b956754-7610-4f4c-83e7-3571cbe77b6d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"88b76b00-7e4b-46ca-8ad5-199be50a9c0e\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"89b57851-bc94-4c0a-ab2a-726951bdcded\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.465Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.262Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:46.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-a26cbead-6d10-426f-b1e9-156cec1db5bd", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.129Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.691Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.130Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b6057750df4903ef8ed03c70e9d1ba5d86b32ec\"", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.194Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-401cd0bf-ec5c-4451-9543-b15eadb9cd45 x-compute-request-id: req-401cd0bf-ec5c-4451-9543-b15eadb9cd45 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"88b76b00-7e4b-46ca-8ad5-199be50a9c0e\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"89b57851-bc94-4c0a-ab2a-726951bdcded\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.276Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-401cd0bf-ec5c-4451-9543-b15eadb9cd45", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.277Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-401cd0bf-ec5c-4451-9543-b15eadb9cd45", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.277Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-a26cbead-6d10-426f-b1e9-156cec1db5bd", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.129Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.782631c4-9596-4df4-8af0-957600671187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.496Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca382c6f-69f3-4450-8666-684242ffd19a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.501Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ca382c6f-69f3-4450-8666-684242ffd19a", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.501Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:47.988Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.525Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-2c4c9820-8d76-4c98-bf47-1f2a79cd4663", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.312Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.085Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c679003f60b8904c1766143853c642b274d7dad1\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.894Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c3829d5-f35e-43d1-a3f1-655efb584e1e x-compute-request-id: req-6c3829d5-f35e-43d1-a3f1-655efb584e1e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.975Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6c3829d5-f35e-43d1-a3f1-655efb584e1e", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.975Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6c3829d5-f35e-43d1-a3f1-655efb584e1e", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.975Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b6057750df4903ef8ed03c70e9d1ba5d86b32ec\"", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:47.976Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c4c9820-8d76-4c98-bf47-1f2a79cd4663 x-compute-request-id: req-2c4c9820-8d76-4c98-bf47-1f2a79cd4663 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6bb75fad-7471-4c01-8db6-407eb3f2107a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.312Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-2c4c9820-8d76-4c98-bf47-1f2a79cd4663", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.312Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:48.574Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b6057750df4903ef8ed03c70e9d1ba5d86b32ec\"", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.313Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52a4684f-1d86-46d0-92dd-655a3ec1267c x-compute-request-id: req-52a4684f-1d86-46d0-92dd-655a3ec1267c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.651Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-caf39972-b0f3-41a5-a77a-069ad3d1bef8", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.476Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caf39972-b0f3-41a5-a77a-069ad3d1bef8 x-compute-request-id: req-caf39972-b0f3-41a5-a77a-069ad3d1bef8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:36Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.475Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c679003f60b8904c1766143853c642b274d7dad1\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.477Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d5ff6c0-b2d4-4ed4-827a-143f41630509 x-compute-request-id: req-8d5ff6c0-b2d4-4ed4-827a-143f41630509 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47c8e3df-dba8-455f-a748-ed58c612c9bd\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4be5adfb-cf6b-4f47-a509-69dd91bd3e63\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.874Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b6057750df4903ef8ed03c70e9d1ba5d86b32ec\"", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.652Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.719Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.404Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-caf39972-b0f3-41a5-a77a-069ad3d1bef8", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.476Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-52a4684f-1d86-46d0-92dd-655a3ec1267c", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.652Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.089Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-52a4684f-1d86-46d0-92dd-655a3ec1267c", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.652Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.990Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.989Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 x-compute-request-id: req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6bb75fad-7471-4c01-8db6-407eb3f2107a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.989Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c679003f60b8904c1766143853c642b274d7dad1\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.876Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-8d5ff6c0-b2d4-4ed4-827a-143f41630509", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.875Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}], "metadata": {"pagination": {"total": 2245, "offset": 1872, "size": 50}}} 2019-07-22 11:02:12,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:12,210 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:12 GMT 2019-07-22 11:02:12,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:12,211 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:12,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:12,211 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:12,211 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:12,211 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:12,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:12,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaddf7b065d5a257034ae68721e26621c807e68c" 2019-07-22 11:02:12,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-65632747-9115-4b60-a70d-0c2c466f6e90 2019-07-22 11:02:12,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65632747-9115-4b60-a70d-0c2c466f6e90 x-compute-request-id: req-65632747-9115-4b60-a70d-0c2c466f6e90 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:37Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:12,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851" 2019-07-22 11:02:12,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-3b956754-7610-4f4c-83e7-3571cbe77b6d 2019-07-22 11:02:12,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-3b956754-7610-4f4c-83e7-3571cbe77b6d 2019-07-22 11:02:12,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b956754-7610-4f4c-83e7-3571cbe77b6d x-compute-request-id: req-3b956754-7610-4f4c-83e7-3571cbe77b6d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88b76b00-7e4b-46ca-8ad5-199be50a9c0e"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "89b57851-bc94-4c0a-ab2a-726951bdcded"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-22 11:02:12,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:02:12,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-22 11:02:12,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-a26cbead-6d10-426f-b1e9-156cec1db5bd 2019-07-22 11:02:12,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:12,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eabe01c28bf250a2bb59e997f2b4d14a9dd9851" 2019-07-22 11:02:12,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6057750df4903ef8ed03c70e9d1ba5d86b32ec" 2019-07-22 11:02:12,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-401cd0bf-ec5c-4451-9543-b15eadb9cd45 x-compute-request-id: req-401cd0bf-ec5c-4451-9543-b15eadb9cd45 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88b76b00-7e4b-46ca-8ad5-199be50a9c0e"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "89b57851-bc94-4c0a-ab2a-726951bdcded"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-22 11:02:12,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-401cd0bf-ec5c-4451-9543-b15eadb9cd45 2019-07-22 11:02:12,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-401cd0bf-ec5c-4451-9543-b15eadb9cd45 2019-07-22 11:02:12,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-a26cbead-6d10-426f-b1e9-156cec1db5bd 2019-07-22 11:02:12,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:12,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca382c6f-69f3-4450-8666-684242ffd19a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:12,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ca382c6f-69f3-4450-8666-684242ffd19a 2019-07-22 11:02:12,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:12,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-2c4c9820-8d76-4c98-bf47-1f2a79cd4663 2019-07-22 11:02:12,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:12,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-22 11:02:12,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:12,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c679003f60b8904c1766143853c642b274d7dad1" 2019-07-22 11:02:12,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c3829d5-f35e-43d1-a3f1-655efb584e1e x-compute-request-id: req-6c3829d5-f35e-43d1-a3f1-655efb584e1e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:12,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6c3829d5-f35e-43d1-a3f1-655efb584e1e 2019-07-22 11:02:12,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6c3829d5-f35e-43d1-a3f1-655efb584e1e 2019-07-22 11:02:12,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6057750df4903ef8ed03c70e9d1ba5d86b32ec" 2019-07-22 11:02:12,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c4c9820-8d76-4c98-bf47-1f2a79cd4663 x-compute-request-id: req-2c4c9820-8d76-4c98-bf47-1f2a79cd4663 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6bb75fad-7471-4c01-8db6-407eb3f2107a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9aa2732d-4829-4134-a921-c419b49d510a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-22 11:02:12,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-2c4c9820-8d76-4c98-bf47-1f2a79cd4663 2019-07-22 11:02:12,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6057750df4903ef8ed03c70e9d1ba5d86b32ec" 2019-07-22 11:02:12,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52a4684f-1d86-46d0-92dd-655a3ec1267c x-compute-request-id: req-52a4684f-1d86-46d0-92dd-655a3ec1267c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:12,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-caf39972-b0f3-41a5-a77a-069ad3d1bef8 2019-07-22 11:02:12,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caf39972-b0f3-41a5-a77a-069ad3d1bef8 x-compute-request-id: req-caf39972-b0f3-41a5-a77a-069ad3d1bef8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:36Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:12,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c679003f60b8904c1766143853c642b274d7dad1" 2019-07-22 11:02:12,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d5ff6c0-b2d4-4ed4-827a-143f41630509 x-compute-request-id: req-8d5ff6c0-b2d4-4ed4-827a-143f41630509 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47c8e3df-dba8-455f-a748-ed58c612c9bd"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4be5adfb-cf6b-4f47-a509-69dd91bd3e63"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a9733838-0757-4b50-a21c-016a271fa2e6", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-22 11:02:12,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6057750df4903ef8ed03c70e9d1ba5d86b32ec" 2019-07-22 11:02:12,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:12,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:12,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-caf39972-b0f3-41a5-a77a-069ad3d1bef8 2019-07-22 11:02:12,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-52a4684f-1d86-46d0-92dd-655a3ec1267c 2019-07-22 11:02:12,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-52a4684f-1d86-46d0-92dd-655a3ec1267c 2019-07-22 11:02:12,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 2019-07-22 11:02:12,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 2019-07-22 11:02:12,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 x-compute-request-id: req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6bb75fad-7471-4c01-8db6-407eb3f2107a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9aa2732d-4829-4134-a921-c419b49d510a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-22 11:02:12,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c679003f60b8904c1766143853c642b274d7dad1" 2019-07-22 11:02:12,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-8d5ff6c0-b2d4-4ed4-827a-143f41630509 2019-07-22 11:02:12,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:12,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:12,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:12,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:12,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:12,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:12,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:12,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:12,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:12,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:12,295 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:12 GMT 2019-07-22 11:02:12,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:12,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:12,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:12,295 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:12,295 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:17,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:17,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:17,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:17,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:17,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:17,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:17,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:17,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:17,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 x-compute-request-id: req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6bb75fad-7471-4c01-8db6-407eb3f2107a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.989Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.989Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:48.990Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.dc905f5f-3b6b-4526-b134-f19d3e785227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30e8506d-b62f-4668-b582-a114bf166b7e x-compute-request-id: req-30e8506d-b62f-4668-b582-a114bf166b7e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:36Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.277Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-30e8506d-b62f-4668-b582-a114bf166b7e", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.277Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-30e8506d-b62f-4668-b582-a114bf166b7e", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.277Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c679003f60b8904c1766143853c642b274d7dad1\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.278Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.492Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aabe0189-f904-4dd6-a0ab-ea2324885a12 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.497Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-aabe0189-f904-4dd6-a0ab-ea2324885a12", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.498Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:49.688Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d00fe50-76a4-4894-b5ef-ab85d722e6dc x-compute-request-id: req-9d00fe50-76a4-4894-b5ef-ab85d722e6dc Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47c8e3df-dba8-455f-a748-ed58c612c9bd\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4be5adfb-cf6b-4f47-a509-69dd91bd3e63\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.607Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.231Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.546Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.231Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.231Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-48d7c1b7-3ceb-46f7-abdc-695324c4df83", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.778Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.231Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.176Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.231Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d7c1b7-3ceb-46f7-abdc-695324c4df83 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.778Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.231Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.773Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.231Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}265fa0fb969913d7d28b10e3e9bfb701d215b3a0\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.895Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.231Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-9d00fe50-76a4-4894-b5ef-ab85d722e6dc", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.608Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.231Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-9d00fe50-76a4-4894-b5ef-ab85d722e6dc", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.608Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.1c33550c-54c3-4654-a8c1-df06befcc503"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.139Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}265fa0fb969913d7d28b10e3e9bfb701d215b3a0\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.511Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-5e866fad-eb93-40da-8d94-e90d35d9ca6e", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.510Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-5e866fad-eb93-40da-8d94-e90d35d9ca6e", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.510Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d3a4f37a-60a3-44ac-b772-2e88b2a53165", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.422Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3a4f37a-60a3-44ac-b772-2e88b2a53165 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.422Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.403Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.417Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:49.850Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:50.851Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e866fad-eb93-40da-8d94-e90d35d9ca6e x-compute-request-id: req-5e866fad-eb93-40da-8d94-e90d35d9ca6e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.510Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.675Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}265fa0fb969913d7d28b10e3e9bfb701d215b3a0\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.030Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.805Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d33006c-aa67-4e90-8c5c-563cc7f49936 x-compute-request-id: req-8d33006c-aa67-4e90-8c5c-563cc7f49936 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.027Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-0e30f087-4f92-45a3-83f8-821f79dff477", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.803Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-0e30f087-4f92-45a3-83f8-821f79dff477", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.803Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e30f087-4f92-45a3-83f8-821f79dff477 x-compute-request-id: req-0e30f087-4f92-45a3-83f8-821f79dff477 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:37Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.803Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f2156a264eaf0c418f3e085a222820ff2a834f2\"", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.834Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}265fa0fb969913d7d28b10e3e9bfb701d215b3a0\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.863Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-a4b78543-c8d4-4abc-bb53-fd3ef8b8f4a3", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.860Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-a4b78543-c8d4-4abc-bb53-fd3ef8b8f4a3", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.860Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4b78543-c8d4-4abc-bb53-fd3ef8b8f4a3 x-compute-request-id: req-a4b78543-c8d4-4abc-bb53-fd3ef8b8f4a3 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a00aeab-7e98-4570-acd8-427234a9aeee\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7fb0d526-7ca3-4a54-97ce-f87c8b75ffde\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:50.859Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-8d33006c-aa67-4e90-8c5c-563cc7f49936", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.029Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:51.494Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-8d33006c-aa67-4e90-8c5c-563cc7f49936", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.027Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.412Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d x-compute-request-id: req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d Content-Encoding: gzip Content-Length: 499 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a00aeab-7e98-4570-acd8-427234a9aeee\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7fb0d526-7ca3-4a54-97ce-f87c8b75ffde\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.464Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.464Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}], "metadata": {"pagination": {"total": 2346, "offset": 1922, "size": 50}}} 2019-07-22 11:02:17,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:17,543 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:17 GMT 2019-07-22 11:02:17,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:17,544 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:17,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:17,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:17,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:17,544 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:17,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 x-compute-request-id: req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6bb75fad-7471-4c01-8db6-407eb3f2107a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9aa2732d-4829-4134-a921-c419b49d510a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-22 11:02:17,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 2019-07-22 11:02:17,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-87a8e9a6-422e-4e16-9ab0-dbcb0c126fc4 2019-07-22 11:02:17,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30e8506d-b62f-4668-b582-a114bf166b7e x-compute-request-id: req-30e8506d-b62f-4668-b582-a114bf166b7e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:36Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:17,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-30e8506d-b62f-4668-b582-a114bf166b7e 2019-07-22 11:02:17,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-30e8506d-b62f-4668-b582-a114bf166b7e 2019-07-22 11:02:17,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c679003f60b8904c1766143853c642b274d7dad1" 2019-07-22 11:02:17,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:17,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aabe0189-f904-4dd6-a0ab-ea2324885a12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:17,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-aabe0189-f904-4dd6-a0ab-ea2324885a12 2019-07-22 11:02:17,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d00fe50-76a4-4894-b5ef-ab85d722e6dc x-compute-request-id: req-9d00fe50-76a4-4894-b5ef-ab85d722e6dc Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47c8e3df-dba8-455f-a748-ed58c612c9bd"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4be5adfb-cf6b-4f47-a509-69dd91bd3e63"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a9733838-0757-4b50-a21c-016a271fa2e6", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-22 11:02:17,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:17,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:02:17,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-48d7c1b7-3ceb-46f7-abdc-695324c4df83 2019-07-22 11:02:17,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd" 2019-07-22 11:02:17,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d7c1b7-3ceb-46f7-abdc-695324c4df83 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:17,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:17,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265fa0fb969913d7d28b10e3e9bfb701d215b3a0" 2019-07-22 11:02:17,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-9d00fe50-76a4-4894-b5ef-ab85d722e6dc 2019-07-22 11:02:17,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-9d00fe50-76a4-4894-b5ef-ab85d722e6dc 2019-07-22 11:02:17,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:17,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265fa0fb969913d7d28b10e3e9bfb701d215b3a0" 2019-07-22 11:02:17,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-5e866fad-eb93-40da-8d94-e90d35d9ca6e 2019-07-22 11:02:17,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-5e866fad-eb93-40da-8d94-e90d35d9ca6e 2019-07-22 11:02:17,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d3a4f37a-60a3-44ac-b772-2e88b2a53165 2019-07-22 11:02:17,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3a4f37a-60a3-44ac-b772-2e88b2a53165 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:17,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:17,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:17,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:02:17,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:17,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e866fad-eb93-40da-8d94-e90d35d9ca6e x-compute-request-id: req-5e866fad-eb93-40da-8d94-e90d35d9ca6e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:17,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:17,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-22 11:02:17,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265fa0fb969913d7d28b10e3e9bfb701d215b3a0" 2019-07-22 11:02:17,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd" 2019-07-22 11:02:17,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d33006c-aa67-4e90-8c5c-563cc7f49936 x-compute-request-id: req-8d33006c-aa67-4e90-8c5c-563cc7f49936 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:17,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-0e30f087-4f92-45a3-83f8-821f79dff477 2019-07-22 11:02:17,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-0e30f087-4f92-45a3-83f8-821f79dff477 2019-07-22 11:02:17,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e30f087-4f92-45a3-83f8-821f79dff477 x-compute-request-id: req-0e30f087-4f92-45a3-83f8-821f79dff477 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:37Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:17,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2156a264eaf0c418f3e085a222820ff2a834f2" 2019-07-22 11:02:17,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265fa0fb969913d7d28b10e3e9bfb701d215b3a0" 2019-07-22 11:02:17,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-a4b78543-c8d4-4abc-bb53-fd3ef8b8f4a3 2019-07-22 11:02:17,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-a4b78543-c8d4-4abc-bb53-fd3ef8b8f4a3 2019-07-22 11:02:17,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4b78543-c8d4-4abc-bb53-fd3ef8b8f4a3 x-compute-request-id: req-a4b78543-c8d4-4abc-bb53-fd3ef8b8f4a3 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a00aeab-7e98-4570-acd8-427234a9aeee"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7fb0d526-7ca3-4a54-97ce-f87c8b75ffde"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-22 11:02:17,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-8d33006c-aa67-4e90-8c5c-563cc7f49936 2019-07-22 11:02:17,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-8d33006c-aa67-4e90-8c5c-563cc7f49936 2019-07-22 11:02:17,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd" 2019-07-22 11:02:17,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:17,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d x-compute-request-id: req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a00aeab-7e98-4570-acd8-427234a9aeee"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7fb0d526-7ca3-4a54-97ce-f87c8b75ffde"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-22 11:02:17,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d 2019-07-22 11:02:17,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:17,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:17,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:17 GMT 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:17,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:17,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:17,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:22,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:23,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:23,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:23,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:23,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:23,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:23,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:23,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:23,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d x-compute-request-id: req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d Content-Encoding: gzip Content-Length: 499 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a00aeab-7e98-4570-acd8-427234a9aeee\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7fb0d526-7ca3-4a54-97ce-f87c8b75ffde\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.464Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.465Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ad2db2a1-b25c-4b7e-9525-68b846c55330"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ccdf89f-4541-4d19-b741-d81ee4ecd4a8 x-compute-request-id: req-0ccdf89f-4541-4d19-b741-d81ee4ecd4a8 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"88b76b00-7e4b-46ca-8ad5-199be50a9c0e\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"89b57851-bc94-4c0a-ab2a-726951bdcded\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.805Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.759Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-c0df89c0-5277-4984-8621-7ab8b3cbe870", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.759Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-c0df89c0-5277-4984-8621-7ab8b3cbe870", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.758Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0df89c0-5277-4984-8621-7ab8b3cbe870 x-compute-request-id: req-c0df89c0-5277-4984-8621-7ab8b3cbe870 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:37Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.758Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-11ebbf91-8334-4ae4-830b-604117564f1c", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.642Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ebbf91-8334-4ae4-830b-604117564f1c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.642Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.634Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.412Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-5058f02d-2297-4bcf-93b8-5efce167aec3", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.409Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-5058f02d-2297-4bcf-93b8-5efce167aec3", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.403Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5058f02d-2297-4bcf-93b8-5efce167aec3 x-compute-request-id: req-5058f02d-2297-4bcf-93b8-5efce167aec3 Content-Encoding: gzip Content-Length: 532 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0b603cc0-862d-4a79-93b2-b7fa4fecde3e\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"60e8dddb-34f9-474a-b6c2-0cca0121f5e4\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"73bcd437-b969-44cc-aa08-44c900c2889c\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.403Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f2156a264eaf0c418f3e085a222820ff2a834f2\"", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.450Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.026Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7f013cfc-76af-4b0a-85ce-19ae26d6d05d", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.450Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-2ba2cbe4-01e7-46f1-8096-7ecc71c166bb", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.363Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.248Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.126Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-0ccdf89f-4541-4d19-b741-d81ee4ecd4a8", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.805Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-0ccdf89f-4541-4d19-b741-d81ee4ecd4a8", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.805Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f2156a264eaf0c418f3e085a222820ff2a834f2\"", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.806Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.918Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-841e866e-ddca-4a70-8147-2777a6f12645 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.922Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-841e866e-ddca-4a70-8147-2777a6f12645", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:51.923Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.065Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-013f242d-ed37-4739-bb61-e17a315976b9 x-compute-request-id: req-013f242d-ed37-4739-bb61-e17a315976b9 Content-Encoding: gzip Content-Length: 532 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0b603cc0-862d-4a79-93b2-b7fa4fecde3e\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"60e8dddb-34f9-474a-b6c2-0cca0121f5e4\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"73bcd437-b969-44cc-aa08-44c900c2889c\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"78cdb68e-0e46-4b13-a11c-df452fb45623\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.104Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-013f242d-ed37-4739-bb61-e17a315976b9", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.104Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-013f242d-ed37-4739-bb61-e17a315976b9", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.105Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2df1ecbc-24b7-492c-9e72-337385684c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-657c28a6-0793-4a78-b9d8-f1ce9082214c x-compute-request-id: req-657c28a6-0793-4a78-b9d8-f1ce9082214c Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:34Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.211Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-657c28a6-0793-4a78-b9d8-f1ce9082214c", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.211Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-657c28a6-0793-4a78-b9d8-f1ce9082214c", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.212Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f2156a264eaf0c418f3e085a222820ff2a834f2\"", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.212Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ba2cbe4-01e7-46f1-8096-7ecc71c166bb x-compute-request-id: req-2ba2cbe4-01e7-46f1-8096-7ecc71c166bb Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"88b76b00-7e4b-46ca-8ad5-199be50a9c0e\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"89b57851-bc94-4c0a-ab2a-726951bdcded\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"bca8326a-ff5b-42df-bfc9-b308d6494e02\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.362Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-2ba2cbe4-01e7-46f1-8096-7ecc71c166bb", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.363Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f8248ebf-872a-4857-a5a3-224aaac41328"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:52.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89553cdd925756db330b91928b4bb068eb07a7c9\"", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.324Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-ffe69799-fac7-4ba3-9c83-721d072194b9", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.908Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.762Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b0ce72a1-8e31-4e6e-8834-3e0cadd06044", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.761Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89553cdd925756db330b91928b4bb068eb07a7c9\"", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.909Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.178Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0ce72a1-8e31-4e6e-8834-3e0cadd06044 x-compute-request-id: req-b0ce72a1-8e31-4e6e-8834-3e0cadd06044 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.760Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b0ce72a1-8e31-4e6e-8834-3e0cadd06044", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.761Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.178Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffe69799-fac7-4ba3-9c83-721d072194b9 x-compute-request-id: req-ffe69799-fac7-4ba3-9c83-721d072194b9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:36Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.908Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-ffe69799-fac7-4ba3-9c83-721d072194b9", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:52.908Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b3ce594c-53fc-4d05-849b-1417a8ef8751", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.499Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b3ce594c-53fc-4d05-849b-1417a8ef8751", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.499Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.500Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.557Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-377baae6-ae99-4a78-ae69-713318b663c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.562Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-377baae6-ae99-4a78-ae69-713318b663c6", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.562Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}], "metadata": {"pagination": {"total": 2347, "offset": 1972, "size": 50}}} 2019-07-22 11:02:23,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:23,038 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:23 GMT 2019-07-22 11:02:23,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:23,038 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:23,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:23,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:23,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:23,039 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d x-compute-request-id: req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a00aeab-7e98-4570-acd8-427234a9aeee"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7fb0d526-7ca3-4a54-97ce-f87c8b75ffde"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-22 11:02:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-85e59042-4000-4c1e-ba9e-ff5bf5933c9d 2019-07-22 11:02:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ccdf89f-4541-4d19-b741-d81ee4ecd4a8 x-compute-request-id: req-0ccdf89f-4541-4d19-b741-d81ee4ecd4a8 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88b76b00-7e4b-46ca-8ad5-199be50a9c0e"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "89b57851-bc94-4c0a-ab2a-726951bdcded"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-22 11:02:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd" 2019-07-22 11:02:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-c0df89c0-5277-4984-8621-7ab8b3cbe870 2019-07-22 11:02:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-c0df89c0-5277-4984-8621-7ab8b3cbe870 2019-07-22 11:02:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0df89c0-5277-4984-8621-7ab8b3cbe870 x-compute-request-id: req-c0df89c0-5277-4984-8621-7ab8b3cbe870 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:37Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-11ebbf91-8334-4ae4-830b-604117564f1c 2019-07-22 11:02:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ebbf91-8334-4ae4-830b-604117564f1c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98984921bf8448e7d9f9fc411caee06463eefbd" 2019-07-22 11:02:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-5058f02d-2297-4bcf-93b8-5efce167aec3 2019-07-22 11:02:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-5058f02d-2297-4bcf-93b8-5efce167aec3 2019-07-22 11:02:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5058f02d-2297-4bcf-93b8-5efce167aec3 x-compute-request-id: req-5058f02d-2297-4bcf-93b8-5efce167aec3 Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b603cc0-862d-4a79-93b2-b7fa4fecde3e"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "60e8dddb-34f9-474a-b6c2-0cca0121f5e4"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73bcd437-b969-44cc-aa08-44c900c2889c"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-22 11:02:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2156a264eaf0c418f3e085a222820ff2a834f2" 2019-07-22 11:02:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7f013cfc-76af-4b0a-85ce-19ae26d6d05d 2019-07-22 11:02:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-2ba2cbe4-01e7-46f1-8096-7ecc71c166bb 2019-07-22 11:02:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-0ccdf89f-4541-4d19-b741-d81ee4ecd4a8 2019-07-22 11:02:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-0ccdf89f-4541-4d19-b741-d81ee4ecd4a8 2019-07-22 11:02:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2156a264eaf0c418f3e085a222820ff2a834f2" 2019-07-22 11:02:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-841e866e-ddca-4a70-8147-2777a6f12645 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-841e866e-ddca-4a70-8147-2777a6f12645 2019-07-22 11:02:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4" 2019-07-22 11:02:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-013f242d-ed37-4739-bb61-e17a315976b9 x-compute-request-id: req-013f242d-ed37-4739-bb61-e17a315976b9 Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0b603cc0-862d-4a79-93b2-b7fa4fecde3e"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "60e8dddb-34f9-474a-b6c2-0cca0121f5e4"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73bcd437-b969-44cc-aa08-44c900c2889c"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "78cdb68e-0e46-4b13-a11c-df452fb45623", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-22 11:02:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-013f242d-ed37-4739-bb61-e17a315976b9 2019-07-22 11:02:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-013f242d-ed37-4739-bb61-e17a315976b9 2019-07-22 11:02:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-657c28a6-0793-4a78-b9d8-f1ce9082214c x-compute-request-id: req-657c28a6-0793-4a78-b9d8-f1ce9082214c Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-657c28a6-0793-4a78-b9d8-f1ce9082214c 2019-07-22 11:02:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-657c28a6-0793-4a78-b9d8-f1ce9082214c 2019-07-22 11:02:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2156a264eaf0c418f3e085a222820ff2a834f2" 2019-07-22 11:02:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ba2cbe4-01e7-46f1-8096-7ecc71c166bb x-compute-request-id: req-2ba2cbe4-01e7-46f1-8096-7ecc71c166bb Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88b76b00-7e4b-46ca-8ad5-199be50a9c0e"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "89b57851-bc94-4c0a-ab2a-726951bdcded"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "bca8326a-ff5b-42df-bfc9-b308d6494e02", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-22 11:02:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-2ba2cbe4-01e7-46f1-8096-7ecc71c166bb 2019-07-22 11:02:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89553cdd925756db330b91928b4bb068eb07a7c9" 2019-07-22 11:02:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-ffe69799-fac7-4ba3-9c83-721d072194b9 2019-07-22 11:02:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4" 2019-07-22 11:02:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b0ce72a1-8e31-4e6e-8834-3e0cadd06044 2019-07-22 11:02:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89553cdd925756db330b91928b4bb068eb07a7c9" 2019-07-22 11:02:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0ce72a1-8e31-4e6e-8834-3e0cadd06044 x-compute-request-id: req-b0ce72a1-8e31-4e6e-8834-3e0cadd06044 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b0ce72a1-8e31-4e6e-8834-3e0cadd06044 2019-07-22 11:02:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffe69799-fac7-4ba3-9c83-721d072194b9 x-compute-request-id: req-ffe69799-fac7-4ba3-9c83-721d072194b9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:36Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-ffe69799-fac7-4ba3-9c83-721d072194b9 2019-07-22 11:02:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b3ce594c-53fc-4d05-849b-1417a8ef8751 2019-07-22 11:02:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b3ce594c-53fc-4d05-849b-1417a8ef8751 2019-07-22 11:02:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4" 2019-07-22 11:02:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-377baae6-ae99-4a78-ae69-713318b663c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:23,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-377baae6-ae99-4a78-ae69-713318b663c6 2019-07-22 11:02:23,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:23,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:23,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:23,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:23,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:23,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:23,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:23,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:23,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:23,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:23,148 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:23 GMT 2019-07-22 11:02:23,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:23,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:23,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:23,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:23,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:28,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:28,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:28,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:28,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:28,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:28,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:28,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:28,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:28,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05e6c1bc-2c9e-44ee-95f9-509b5b0a8dad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.260Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.255Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89553cdd925756db330b91928b4bb068eb07a7c9\"", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.334Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-c9a5f1a7-2359-443a-830c-81590187aefa", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.333Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-c9a5f1a7-2359-443a-830c-81590187aefa", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.333Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-7c7aacd2-eabd-4405-961f-00057e7c28f2", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.336Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c7aacd2-eabd-4405-961f-00057e7c28f2 x-compute-request-id: req-7c7aacd2-eabd-4405-961f-00057e7c28f2 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6bb75fad-7471-4c01-8db6-407eb3f2107a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.335Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.338Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3ce594c-53fc-4d05-849b-1417a8ef8751 x-compute-request-id: req-b3ce594c-53fc-4d05-849b-1417a8ef8751 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.499Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b3ce594c-53fc-4d05-849b-1417a8ef8751", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.499Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b3ce594c-53fc-4d05-849b-1417a8ef8751", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.499Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.500Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.557Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-377baae6-ae99-4a78-ae69-713318b663c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.562Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-377baae6-ae99-4a78-ae69-713318b663c6", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.562Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:53.765Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80725f04-837d-4def-b732-cfa1d450fd93 x-compute-request-id: req-80725f04-837d-4def-b732-cfa1d450fd93 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:36Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.678Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8b907b3-a50d-41c0-bfeb-f0e24c374327 x-compute-request-id: req-e8b907b3-a50d-41c0-bfeb-f0e24c374327 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:39Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.349Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97734e83-06a8-4f3d-8750-9a2e5392101c x-compute-request-id: req-97734e83-06a8-4f3d-8750-9a2e5392101c Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6bb75fad-7471-4c01-8db6-407eb3f2107a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.950Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-84472cca-741b-4a80-9230-dae7416b30de", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.053Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-84472cca-741b-4a80-9230-dae7416b30de", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.052Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84472cca-741b-4a80-9230-dae7416b30de x-compute-request-id: req-84472cca-741b-4a80-9230-dae7416b30de Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"47c8e3df-dba8-455f-a748-ed58c612c9bd\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4be5adfb-cf6b-4f47-a509-69dd91bd3e63\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a9733838-0757-4b50-a21c-016a271fa2e6\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.052Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-97734e83-06a8-4f3d-8750-9a2e5392101c", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.951Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-80725f04-837d-4def-b732-cfa1d450fd93", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.678Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.968Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}46cff8addfaf606f50d369dfc0bc87fd3d786200\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.671Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-80725f04-837d-4def-b732-cfa1d450fd93", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.678Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89553cdd925756db330b91928b4bb068eb07a7c9\"", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.679Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b33fa932-c5e9-42f2-a3c2-9e445ce69bda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.418Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-97734e83-06a8-4f3d-8750-9a2e5392101c", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:53.950Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d951131d-250b-4216-80b2-aa82cfd9677e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-562bd2f8-f41d-47fc-b997-c4f185a9551b", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.630Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.447Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.625Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-e5c24312-deb6-40bc-ae6f-24dac57722b2", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.565Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562bd2f8-f41d-47fc-b997-c4f185a9551b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.630Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2238d6a7-2831-485b-aebe-ebb368e45d8c x-compute-request-id: req-2238d6a7-2831-485b-aebe-ebb368e45d8c Content-Encoding: gzip Content-Length: 637 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2df30f3d-03b5-41d7-ac00-066a4af15e82\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ee7ff80-a38f-4c8d-b346-f27d69584819\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c7cf608-5647-4608-9166-e1230866a8c0\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7030cb94-2c6b-4b97-a194-954a84c9321c\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"93c16557-1ad2-4714-9b6c-6dd41f66d471\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"980cef01-cd23-4f61-b75f-0c81268cf75b\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.901Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-e8b907b3-a50d-41c0-bfeb-f0e24c374327", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.349Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-e8b907b3-a50d-41c0-bfeb-f0e24c374327", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.350Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}46cff8addfaf606f50d369dfc0bc87fd3d786200\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.350Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.566Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5c24312-deb6-40bc-ae6f-24dac57722b2 x-compute-request-id: req-e5c24312-deb6-40bc-ae6f-24dac57722b2 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.564Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-e5c24312-deb6-40bc-ae6f-24dac57722b2", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.565Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:54.987Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.578Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-200134f8-af7e-488d-97b3-6b7d9866dffe", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.041Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.177Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.898Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.042Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-2238d6a7-2831-485b-aebe-ebb368e45d8c", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.901Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}], "metadata": {"pagination": {"total": 2377, "offset": 2022, "size": 50}}} 2019-07-22 11:02:28,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:28,238 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:28 GMT 2019-07-22 11:02:28,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:28,239 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:28,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:28,239 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:28,239 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:28,239 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:28,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05e6c1bc-2c9e-44ee-95f9-509b5b0a8dad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:28,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:28,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89553cdd925756db330b91928b4bb068eb07a7c9" 2019-07-22 11:02:28,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-c9a5f1a7-2359-443a-830c-81590187aefa 2019-07-22 11:02:28,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-c9a5f1a7-2359-443a-830c-81590187aefa 2019-07-22 11:02:28,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-7c7aacd2-eabd-4405-961f-00057e7c28f2 2019-07-22 11:02:28,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c7aacd2-eabd-4405-961f-00057e7c28f2 x-compute-request-id: req-7c7aacd2-eabd-4405-961f-00057e7c28f2 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6bb75fad-7471-4c01-8db6-407eb3f2107a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9aa2732d-4829-4134-a921-c419b49d510a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-22 11:02:28,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4" 2019-07-22 11:02:28,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3ce594c-53fc-4d05-849b-1417a8ef8751 x-compute-request-id: req-b3ce594c-53fc-4d05-849b-1417a8ef8751 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:28,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b3ce594c-53fc-4d05-849b-1417a8ef8751 2019-07-22 11:02:28,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b3ce594c-53fc-4d05-849b-1417a8ef8751 2019-07-22 11:02:28,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2269b814064859b50822e3fee0246dcbb61142b4" 2019-07-22 11:02:28,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:28,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-377baae6-ae99-4a78-ae69-713318b663c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:28,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-377baae6-ae99-4a78-ae69-713318b663c6 2019-07-22 11:02:28,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80725f04-837d-4def-b732-cfa1d450fd93 x-compute-request-id: req-80725f04-837d-4def-b732-cfa1d450fd93 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:36Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:28,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8b907b3-a50d-41c0-bfeb-f0e24c374327 x-compute-request-id: req-e8b907b3-a50d-41c0-bfeb-f0e24c374327 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:39Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:28,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97734e83-06a8-4f3d-8750-9a2e5392101c x-compute-request-id: req-97734e83-06a8-4f3d-8750-9a2e5392101c Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6bb75fad-7471-4c01-8db6-407eb3f2107a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9aa2732d-4829-4134-a921-c419b49d510a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-22 11:02:28,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-84472cca-741b-4a80-9230-dae7416b30de 2019-07-22 11:02:28,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-84472cca-741b-4a80-9230-dae7416b30de 2019-07-22 11:02:28,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84472cca-741b-4a80-9230-dae7416b30de x-compute-request-id: req-84472cca-741b-4a80-9230-dae7416b30de Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "47c8e3df-dba8-455f-a748-ed58c612c9bd"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "a9733838-0757-4b50-a21c-016a271fa2e6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4be5adfb-cf6b-4f47-a509-69dd91bd3e63"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a9733838-0757-4b50-a21c-016a271fa2e6", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-22 11:02:28,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-97734e83-06a8-4f3d-8750-9a2e5392101c 2019-07-22 11:02:28,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:02:28,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:02:28,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 11:02:28,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-80725f04-837d-4def-b732-cfa1d450fd93 2019-07-22 11:02:28,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292" 2019-07-22 11:02:28,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46cff8addfaf606f50d369dfc0bc87fd3d786200" 2019-07-22 11:02:28,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-80725f04-837d-4def-b732-cfa1d450fd93 2019-07-22 11:02:28,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89553cdd925756db330b91928b4bb068eb07a7c9" 2019-07-22 11:02:28,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-97734e83-06a8-4f3d-8750-9a2e5392101c 2019-07-22 11:02:28,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-562bd2f8-f41d-47fc-b997-c4f185a9551b 2019-07-22 11:02:28,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:28,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:28,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-e5c24312-deb6-40bc-ae6f-24dac57722b2 2019-07-22 11:02:28,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-562bd2f8-f41d-47fc-b997-c4f185a9551b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:28,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2238d6a7-2831-485b-aebe-ebb368e45d8c x-compute-request-id: req-2238d6a7-2831-485b-aebe-ebb368e45d8c Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2df30f3d-03b5-41d7-ac00-066a4af15e82"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ee7ff80-a38f-4c8d-b346-f27d69584819"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c7cf608-5647-4608-9166-e1230866a8c0"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7030cb94-2c6b-4b97-a194-954a84c9321c"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93c16557-1ad2-4714-9b6c-6dd41f66d471"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "980cef01-cd23-4f61-b75f-0c81268cf75b"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-22 11:02:28,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-e8b907b3-a50d-41c0-bfeb-f0e24c374327 2019-07-22 11:02:28,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-e8b907b3-a50d-41c0-bfeb-f0e24c374327 2019-07-22 11:02:28,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46cff8addfaf606f50d369dfc0bc87fd3d786200" 2019-07-22 11:02:28,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292" 2019-07-22 11:02:28,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5c24312-deb6-40bc-ae6f-24dac57722b2 x-compute-request-id: req-e5c24312-deb6-40bc-ae6f-24dac57722b2 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:28,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-e5c24312-deb6-40bc-ae6f-24dac57722b2 2019-07-22 11:02:28,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:28,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-200134f8-af7e-488d-97b3-6b7d9866dffe 2019-07-22 11:02:28,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-22 11:02:28,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-22 11:02:28,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:02:28,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292" 2019-07-22 11:02:28,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-2238d6a7-2831-485b-aebe-ebb368e45d8c 2019-07-22 11:02:28,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:28,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:28,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:28,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:28,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:28,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:28,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:28,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:28,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:28,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:28,305 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:28 GMT 2019-07-22 11:02:28,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:28,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:28,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:28,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:28,305 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:33,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:33,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:33,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:33,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:33,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:33,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:33,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-06b5fa7b-8924-4a63-9457-7040074006c1", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.368Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-06b5fa7b-8924-4a63-9457-7040074006c1", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.368Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}46cff8addfaf606f50d369dfc0bc87fd3d786200\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.249Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b6eae8d7-f838-4a72-9a17-3882ff4a7a5f", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.248Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b6eae8d7-f838-4a72-9a17-3882ff4a7a5f", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.248Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6eae8d7-f838-4a72-9a17-3882ff4a7a5f x-compute-request-id: req-b6eae8d7-f838-4a72-9a17-3882ff4a7a5f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:39Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.248Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-200134f8-af7e-488d-97b3-6b7d9866dffe", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.041Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-200134f8-af7e-488d-97b3-6b7d9866dffe", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.041Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-200134f8-af7e-488d-97b3-6b7d9866dffe x-compute-request-id: req-200134f8-af7e-488d-97b3-6b7d9866dffe Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.040Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbcb924c31176a8e1a8afcab96c31fe4b72ffb55\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.033Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.893Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-5900ae13-1e40-4c74-b47d-f61b997584ac", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.892Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-5900ae13-1e40-4c74-b47d-f61b997584ac", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.892Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5900ae13-1e40-4c74-b47d-f61b997584ac x-compute-request-id: req-5900ae13-1e40-4c74-b47d-f61b997584ac Content-Encoding: gzip Content-Length: 499 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a00aeab-7e98-4570-acd8-427234a9aeee\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7fb0d526-7ca3-4a54-97ce-f87c8b75ffde\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"4c4c3651-c3d6-47dc-86d8-4050120c69b2\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.891Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}46cff8addfaf606f50d369dfc0bc87fd3d786200\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.903Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-2238d6a7-2831-485b-aebe-ebb368e45d8c", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.902Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-2238d6a7-2831-485b-aebe-ebb368e45d8c", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.901Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.177Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.898Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:54.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:55.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.042Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.53d6d5b6-75b8-49a1-962c-aa4d9f62ac45"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.325Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.813Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.325Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.325Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-78155c39-d70d-4f4b-8af9-11be3f95d19d", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.717Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.325Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78155c39-d70d-4f4b-8af9-11be3f95d19d x-compute-request-id: req-78155c39-d70d-4f4b-8af9-11be3f95d19d Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:34Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.716Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.325Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbcb924c31176a8e1a8afcab96c31fe4b72ffb55\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.216\"}}'", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.718Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.325Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e89a2e3c-ee98-434e-b66e-d451cdb6a52d x-compute-request-id: req-e89a2e3c-ee98-434e-b66e-d451cdb6a52d Content-Encoding: gzip Content-Length: 637 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2df30f3d-03b5-41d7-ac00-066a4af15e82\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ee7ff80-a38f-4c8d-b346-f27d69584819\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c7cf608-5647-4608-9166-e1230866a8c0\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7030cb94-2c6b-4b97-a194-954a84c9321c\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"93c16557-1ad2-4714-9b6c-6dd41f66d471\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"980cef01-cd23-4f61-b75f-0c81268cf75b\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.651Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.325Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-e89a2e3c-ee98-434e-b66e-d451cdb6a52d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.651Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.325Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-e89a2e3c-ee98-434e-b66e-d451cdb6a52d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.652Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.98ab6186-47d6-49c8-b883-24c4f0461e64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.325Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-78155c39-d70d-4f4b-8af9-11be3f95d19d", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:55.716Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.889Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.300Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.889Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.889Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.889Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7366ee-447c-4873-b855-ad78c9d9de1a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.729Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.889Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-7f7366ee-447c-4873-b855-ad78c9d9de1a", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.729Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:56.889Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.724Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:57.499Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.143Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:57.499Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:57.499Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.447Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:57.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.708Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:57.499Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa827f2-992b-48f9-98c0-6d86835b2570 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.712Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:57.499Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-1aa827f2-992b-48f9-98c0-6d86835b2570", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:56.712Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:57.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f2e624333c23ce201a7e26457ce1ab8c11e9718\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.139Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:57.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa4e134333554441074b550b7359091d8221f6b3\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.112Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6dc8f8a-ab62-4fd9-9d44-0d76192d1254 x-compute-request-id: req-f6dc8f8a-ab62-4fd9-9d44-0d76192d1254 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:36Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.738Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f6dc8f8a-ab62-4fd9-9d44-0d76192d1254", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.738Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f2e624333c23ce201a7e26457ce1ab8c11e9718\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.902Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-887a30d8-da5a-44cd-9dfc-2f0675ddfb69", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.901Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-887a30d8-da5a-44cd-9dfc-2f0675ddfb69", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.900Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-887a30d8-da5a-44cd-9dfc-2f0675ddfb69 x-compute-request-id: req-887a30d8-da5a-44cd-9dfc-2f0675ddfb69 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.900Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}], "metadata": {"pagination": {"total": 2511, "offset": 2072, "size": 50}}} 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:33 GMT 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:33,399 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:33,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-06b5fa7b-8924-4a63-9457-7040074006c1 2019-07-22 11:02:33,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-06b5fa7b-8924-4a63-9457-7040074006c1 2019-07-22 11:02:33,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46cff8addfaf606f50d369dfc0bc87fd3d786200" 2019-07-22 11:02:33,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b6eae8d7-f838-4a72-9a17-3882ff4a7a5f 2019-07-22 11:02:33,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b6eae8d7-f838-4a72-9a17-3882ff4a7a5f 2019-07-22 11:02:33,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6eae8d7-f838-4a72-9a17-3882ff4a7a5f x-compute-request-id: req-b6eae8d7-f838-4a72-9a17-3882ff4a7a5f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:39Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:33,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-200134f8-af7e-488d-97b3-6b7d9866dffe 2019-07-22 11:02:33,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-200134f8-af7e-488d-97b3-6b7d9866dffe 2019-07-22 11:02:33,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-200134f8-af7e-488d-97b3-6b7d9866dffe x-compute-request-id: req-200134f8-af7e-488d-97b3-6b7d9866dffe Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:33,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcb924c31176a8e1a8afcab96c31fe4b72ffb55" 2019-07-22 11:02:33,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292" 2019-07-22 11:02:33,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-5900ae13-1e40-4c74-b47d-f61b997584ac 2019-07-22 11:02:33,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-5900ae13-1e40-4c74-b47d-f61b997584ac 2019-07-22 11:02:33,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5900ae13-1e40-4c74-b47d-f61b997584ac x-compute-request-id: req-5900ae13-1e40-4c74-b47d-f61b997584ac Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a00aeab-7e98-4570-acd8-427234a9aeee"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7fb0d526-7ca3-4a54-97ce-f87c8b75ffde"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "4c4c3651-c3d6-47dc-86d8-4050120c69b2", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-22 11:02:33,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46cff8addfaf606f50d369dfc0bc87fd3d786200" 2019-07-22 11:02:33,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-2238d6a7-2831-485b-aebe-ebb368e45d8c 2019-07-22 11:02:33,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-2238d6a7-2831-485b-aebe-ebb368e45d8c 2019-07-22 11:02:33,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-22 11:02:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-22 11:02:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:02:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f761520dde6eeb9df70ed27199be51804c292" 2019-07-22 11:02:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:02:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-78155c39-d70d-4f4b-8af9-11be3f95d19d 2019-07-22 11:02:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78155c39-d70d-4f4b-8af9-11be3f95d19d x-compute-request-id: req-78155c39-d70d-4f4b-8af9-11be3f95d19d Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:33,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcb924c31176a8e1a8afcab96c31fe4b72ffb55" -d '{"addFloatingIp": {"address": "172.30.9.216"}}' 2019-07-22 11:02:33,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e89a2e3c-ee98-434e-b66e-d451cdb6a52d x-compute-request-id: req-e89a2e3c-ee98-434e-b66e-d451cdb6a52d Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2df30f3d-03b5-41d7-ac00-066a4af15e82"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ee7ff80-a38f-4c8d-b346-f27d69584819"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c7cf608-5647-4608-9166-e1230866a8c0"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7030cb94-2c6b-4b97-a194-954a84c9321c"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93c16557-1ad2-4714-9b6c-6dd41f66d471"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "980cef01-cd23-4f61-b75f-0c81268cf75b"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-22 11:02:33,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-e89a2e3c-ee98-434e-b66e-d451cdb6a52d 2019-07-22 11:02:33,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-e89a2e3c-ee98-434e-b66e-d451cdb6a52d 2019-07-22 11:02:33,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-78155c39-d70d-4f4b-8af9-11be3f95d19d 2019-07-22 11:02:33,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:33,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:02:33,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-22 11:02:33,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7366ee-447c-4873-b855-ad78c9d9de1a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:33,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7f7366ee-447c-4873-b855-ad78c9d9de1a 2019-07-22 11:02:33,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:33,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:33,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:02:33,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa827f2-992b-48f9-98c0-6d86835b2570 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-1aa827f2-992b-48f9-98c0-6d86835b2570 2019-07-22 11:02:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e624333c23ce201a7e26457ce1ab8c11e9718" 2019-07-22 11:02:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa4e134333554441074b550b7359091d8221f6b3" 2019-07-22 11:02:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6dc8f8a-ab62-4fd9-9d44-0d76192d1254 x-compute-request-id: req-f6dc8f8a-ab62-4fd9-9d44-0d76192d1254 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:36Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f6dc8f8a-ab62-4fd9-9d44-0d76192d1254 2019-07-22 11:02:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e624333c23ce201a7e26457ce1ab8c11e9718" -d '{"addFloatingIp": {"address": "172.30.9.200"}}' 2019-07-22 11:02:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-887a30d8-da5a-44cd-9dfc-2f0675ddfb69 2019-07-22 11:02:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-887a30d8-da5a-44cd-9dfc-2f0675ddfb69 2019-07-22 11:02:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-887a30d8-da5a-44cd-9dfc-2f0675ddfb69 x-compute-request-id: req-887a30d8-da5a-44cd-9dfc-2f0675ddfb69 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:33,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:33,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:33,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:33,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:33,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:33,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:33,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:33,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:33,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:33,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:33,475 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:33 GMT 2019-07-22 11:02:33,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:33,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:33,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:33,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:33,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:38,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:38,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:38,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:38,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:38,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:38,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:38,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:38,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:38,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbcb924c31176a8e1a8afcab96c31fe4b72ffb55\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.931Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-c7a99515-8e78-4764-914c-7fc9ca725b1f", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.929Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-c7a99515-8e78-4764-914c-7fc9ca725b1f", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.929Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7a99515-8e78-4764-914c-7fc9ca725b1f x-compute-request-id: req-c7a99515-8e78-4764-914c-7fc9ca725b1f Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.929Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa4e134333554441074b550b7359091d8221f6b3\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.739Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f6dc8f8a-ab62-4fd9-9d44-0d76192d1254", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.738Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.889Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ddd7082-cabc-497a-a86a-62a8e8c5e6ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.893Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:58.247Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4ddd7082-cabc-497a-a86a-62a8e8c5e6ad", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:57.893Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.043Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-0194df56-75f0-4a1c-98d0-ce93824a25fb", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.312Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.043Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.772Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.043Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0194df56-75f0-4a1c-98d0-ce93824a25fb x-compute-request-id: req-0194df56-75f0-4a1c-98d0-ce93824a25fb Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"172.30.9.216\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:34Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.312Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.043Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7e84c5a-2160-4550-a597-9eb52ed84deb x-compute-request-id: req-b7e84c5a-2160-4550-a597-9eb52ed84deb Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:39Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.939Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.043Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-6202d993-7410-48a5-9e82-d95a6476847c", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.669Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.043Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6202d993-7410-48a5-9e82-d95a6476847c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.669Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.043Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.664Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.043Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93b330b0221aa78c4d6c2feb48d6110a19a098b8\"", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.310Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.043Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-0194df56-75f0-4a1c-98d0-ce93824a25fb", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.312Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d81acc8f-2513-4b72-a770-0b90940ceb99"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.558Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.558Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.558Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b88d8574e2fe765dbe4aabb64903b3803d36d382\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.070Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.558Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93b330b0221aa78c4d6c2feb48d6110a19a098b8\"", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.939Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.558Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b7e84c5a-2160-4550-a597-9eb52ed84deb", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.939Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:01:59.558Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b7e84c5a-2160-4550-a597-9eb52ed84deb", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:58.939Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.186Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93b330b0221aa78c4d6c2feb48d6110a19a098b8\"", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.412Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.186Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-ac27c381-4cfd-4876-85c9-a76302b2c705", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.411Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.186Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-ac27c381-4cfd-4876-85c9-a76302b2c705", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.411Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.186Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac27c381-4cfd-4876-85c9-a76302b2c705 x-compute-request-id: req-ac27c381-4cfd-4876-85c9-a76302b2c705 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2df30f3d-03b5-41d7-ac00-066a4af15e82\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ee7ff80-a38f-4c8d-b346-f27d69584819\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c7cf608-5647-4608-9166-e1230866a8c0\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7030cb94-2c6b-4b97-a194-954a84c9321c\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"93c16557-1ad2-4714-9b6c-6dd41f66d471\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"980cef01-cd23-4f61-b75f-0c81268cf75b\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.411Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.186Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71f6b14c-5b59-4400-a691-64bb7d8e373b x-compute-request-id: req-71f6b14c-5b59-4400-a691-64bb7d8e373b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.029Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.186Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93b330b0221aa78c4d6c2feb48d6110a19a098b8\"", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.910Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.186Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-8ef30dc6-c316-43db-b708-5eb7a3cc3de7", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.910Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.186Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-8ef30dc6-c316-43db-b708-5eb7a3cc3de7", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.909Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.186Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ef30dc6-c316-43db-b708-5eb7a3cc3de7 x-compute-request-id: req-8ef30dc6-c316-43db-b708-5eb7a3cc3de7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:39Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:01:59.909Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-140f88c4-506f-454e-9548-a15b03f6f4e7 x-compute-request-id: req-140f88c4-506f-454e-9548-a15b03f6f4e7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.299Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.577Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-71f6b14c-5b59-4400-a691-64bb7d8e373b", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.029Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-71f6b14c-5b59-4400-a691-64bb7d8e373b", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.029Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b88d8574e2fe765dbe4aabb64903b3803d36d382\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.030Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-140f88c4-506f-454e-9548-a15b03f6f4e7", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.299Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-140f88c4-506f-454e-9548-a15b03f6f4e7", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.300Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f2e624333c23ce201a7e26457ce1ab8c11e9718\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.301Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-869dfad9-bf2a-4243-bbab-461644035304 x-compute-request-id: req-869dfad9-bf2a-4243-bbab-461644035304 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2df30f3d-03b5-41d7-ac00-066a4af15e82\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ee7ff80-a38f-4c8d-b346-f27d69584819\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3c7cf608-5647-4608-9166-e1230866a8c0\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7030cb94-2c6b-4b97-a194-954a84c9321c\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"93c16557-1ad2-4714-9b6c-6dd41f66d471\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"980cef01-cd23-4f61-b75f-0c81268cf75b\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"f522b7d5-1abf-4cf5-ab9a-5083c567073c\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.295Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-869dfad9-bf2a-4243-bbab-461644035304", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.295Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-869dfad9-bf2a-4243-bbab-461644035304", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.296Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f0c7e2b1-9009-40b2-a9c5-c8236f97fdd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-499e0811-3aae-4b33-86fe-c0e3a6913e88 x-compute-request-id: req-499e0811-3aae-4b33-86fe-c0e3a6913e88 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.480Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-499e0811-3aae-4b33-86fe-c0e3a6913e88", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.480Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:00.690Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-499e0811-3aae-4b33-86fe-c0e3a6913e88", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.480Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637edec3-165a-48ae-935f-544ea5d60a85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c5cfd51-921d-4c5d-94bd-ae794f2f07ea x-compute-request-id: req-2c5cfd51-921d-4c5d-94bd-ae794f2f07ea Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.020Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 2511, "offset": 2122, "size": 50}}} 2019-07-22 11:02:38,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:38,569 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:38 GMT 2019-07-22 11:02:38,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:38,570 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:38,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:38,570 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:38,570 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:38,570 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:38,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcb924c31176a8e1a8afcab96c31fe4b72ffb55" 2019-07-22 11:02:38,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-c7a99515-8e78-4764-914c-7fc9ca725b1f 2019-07-22 11:02:38,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-c7a99515-8e78-4764-914c-7fc9ca725b1f 2019-07-22 11:02:38,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7a99515-8e78-4764-914c-7fc9ca725b1f x-compute-request-id: req-c7a99515-8e78-4764-914c-7fc9ca725b1f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:02:38,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa4e134333554441074b550b7359091d8221f6b3" -d '{"addFloatingIp": {"address": "172.30.9.207"}}' 2019-07-22 11:02:38,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f6dc8f8a-ab62-4fd9-9d44-0d76192d1254 2019-07-22 11:02:38,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:38,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ddd7082-cabc-497a-a86a-62a8e8c5e6ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:38,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4ddd7082-cabc-497a-a86a-62a8e8c5e6ad 2019-07-22 11:02:38,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-0194df56-75f0-4a1c-98d0-ce93824a25fb 2019-07-22 11:02:38,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-22 11:02:38,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0194df56-75f0-4a1c-98d0-ce93824a25fb x-compute-request-id: req-0194df56-75f0-4a1c-98d0-ce93824a25fb Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:38,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7e84c5a-2160-4550-a597-9eb52ed84deb x-compute-request-id: req-b7e84c5a-2160-4550-a597-9eb52ed84deb Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:39Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:38,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-6202d993-7410-48a5-9e82-d95a6476847c 2019-07-22 11:02:38,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6202d993-7410-48a5-9e82-d95a6476847c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b330b0221aa78c4d6c2feb48d6110a19a098b8" 2019-07-22 11:02:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-0194df56-75f0-4a1c-98d0-ce93824a25fb 2019-07-22 11:02:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:02:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:02:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d8574e2fe765dbe4aabb64903b3803d36d382" 2019-07-22 11:02:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b330b0221aa78c4d6c2feb48d6110a19a098b8" 2019-07-22 11:02:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b7e84c5a-2160-4550-a597-9eb52ed84deb 2019-07-22 11:02:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b7e84c5a-2160-4550-a597-9eb52ed84deb 2019-07-22 11:02:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b330b0221aa78c4d6c2feb48d6110a19a098b8" 2019-07-22 11:02:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-ac27c381-4cfd-4876-85c9-a76302b2c705 2019-07-22 11:02:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-ac27c381-4cfd-4876-85c9-a76302b2c705 2019-07-22 11:02:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac27c381-4cfd-4876-85c9-a76302b2c705 x-compute-request-id: req-ac27c381-4cfd-4876-85c9-a76302b2c705 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2df30f3d-03b5-41d7-ac00-066a4af15e82"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ee7ff80-a38f-4c8d-b346-f27d69584819"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c7cf608-5647-4608-9166-e1230866a8c0"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7030cb94-2c6b-4b97-a194-954a84c9321c"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93c16557-1ad2-4714-9b6c-6dd41f66d471"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "980cef01-cd23-4f61-b75f-0c81268cf75b"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-22 11:02:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71f6b14c-5b59-4400-a691-64bb7d8e373b x-compute-request-id: req-71f6b14c-5b59-4400-a691-64bb7d8e373b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b330b0221aa78c4d6c2feb48d6110a19a098b8" 2019-07-22 11:02:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-8ef30dc6-c316-43db-b708-5eb7a3cc3de7 2019-07-22 11:02:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-8ef30dc6-c316-43db-b708-5eb7a3cc3de7 2019-07-22 11:02:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ef30dc6-c316-43db-b708-5eb7a3cc3de7 x-compute-request-id: req-8ef30dc6-c316-43db-b708-5eb7a3cc3de7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:39Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-140f88c4-506f-454e-9548-a15b03f6f4e7 x-compute-request-id: req-140f88c4-506f-454e-9548-a15b03f6f4e7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:02:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-71f6b14c-5b59-4400-a691-64bb7d8e373b 2019-07-22 11:02:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-71f6b14c-5b59-4400-a691-64bb7d8e373b 2019-07-22 11:02:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d8574e2fe765dbe4aabb64903b3803d36d382" 2019-07-22 11:02:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-140f88c4-506f-454e-9548-a15b03f6f4e7 2019-07-22 11:02:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-140f88c4-506f-454e-9548-a15b03f6f4e7 2019-07-22 11:02:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e624333c23ce201a7e26457ce1ab8c11e9718" 2019-07-22 11:02:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-869dfad9-bf2a-4243-bbab-461644035304 x-compute-request-id: req-869dfad9-bf2a-4243-bbab-461644035304 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2df30f3d-03b5-41d7-ac00-066a4af15e82"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ee7ff80-a38f-4c8d-b346-f27d69584819"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3c7cf608-5647-4608-9166-e1230866a8c0"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7030cb94-2c6b-4b97-a194-954a84c9321c"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93c16557-1ad2-4714-9b6c-6dd41f66d471"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "980cef01-cd23-4f61-b75f-0c81268cf75b"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "f522b7d5-1abf-4cf5-ab9a-5083c567073c", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-22 11:02:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-869dfad9-bf2a-4243-bbab-461644035304 2019-07-22 11:02:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-869dfad9-bf2a-4243-bbab-461644035304 2019-07-22 11:02:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-499e0811-3aae-4b33-86fe-c0e3a6913e88 x-compute-request-id: req-499e0811-3aae-4b33-86fe-c0e3a6913e88 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-499e0811-3aae-4b33-86fe-c0e3a6913e88 2019-07-22 11:02:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-499e0811-3aae-4b33-86fe-c0e3a6913e88 2019-07-22 11:02:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c5cfd51-921d-4c5d-94bd-ae794f2f07ea x-compute-request-id: req-2c5cfd51-921d-4c5d-94bd-ae794f2f07ea Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:02:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:02:38,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:38,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:38,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:38 GMT 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:38,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:38,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:38,653 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:38,653 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:43,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:43,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:43,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:43,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:43,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:43,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:43,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:43,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:43,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-2c5cfd51-921d-4c5d-94bd-ae794f2f07ea", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.020Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b88d8574e2fe765dbe4aabb64903b3803d36d382\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.021Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-2c5cfd51-921d-4c5d-94bd-ae794f2f07ea", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.020Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-2acc6947-7f2f-4bcb-9a1b-c867e69a86a3", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.646Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2acc6947-7f2f-4bcb-9a1b-c867e69a86a3 x-compute-request-id: req-2acc6947-7f2f-4bcb-9a1b-c867e69a86a3 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f3db0b6a-b578-4832-b08e-367e43130cc1\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.646Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-2acc6947-7f2f-4bcb-9a1b-c867e69a86a3", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.646Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b88d8574e2fe765dbe4aabb64903b3803d36d382\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:00.647Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29e7a9e3-8492-4e8f-8194-f160a73168eb x-compute-request-id: req-29e7a9e3-8492-4e8f-8194-f160a73168eb Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.000Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-29e7a9e3-8492-4e8f-8194-f160a73168eb", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.000Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-29e7a9e3-8492-4e8f-8194-f160a73168eb", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.001Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa4e134333554441074b550b7359091d8221f6b3\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.001Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:01.321Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.017Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ae6b4de-b0b2-42e9-926a-18dfdbd962b8 x-compute-request-id: req-0ae6b4de-b0b2-42e9-926a-18dfdbd962b8 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:36Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.544Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-0ae6b4de-b0b2-42e9-926a-18dfdbd962b8", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.544Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-0ae6b4de-b0b2-42e9-926a-18dfdbd962b8", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.544Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4691c273-d8c4-4de0-bf25-2591c36cf31d"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.623Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.772Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c36e84d-9300-443d-9182-094772b6f0f7 x-compute-request-id: req-0c36e84d-9300-443d-9182-094772b6f0f7 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f3db0b6a-b578-4832-b08e-367e43130cc1\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.192Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-0c36e84d-9300-443d-9182-094772b6f0f7", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.192Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.128Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-0c36e84d-9300-443d-9182-094772b6f0f7", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.193Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b60ff010-05e2-4765-8deb-1c4c47913c36"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.723Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:01.981Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.723Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:02.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:02.723Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:02.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:03.253Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:02.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:03.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:03.109Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:03.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}897d44249cbd592644166b8b71e612c161f9ea3c\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:03.524Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:03.935Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4bc8ba96-f124-42e3-90b8-5b31aab9e43e", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:03.114Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:03.935Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc8ba96-f124-42e3-90b8-5b31aab9e43e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:03.114Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": "bind_gymslt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:03.935Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:03.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-e113f601-387b-400f-9307-1e4303cc4cb3", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.161Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e113f601-387b-400f-9307-1e4303cc4cb3 x-compute-request-id: req-e113f601-387b-400f-9307-1e4303cc4cb3 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.161Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-e113f601-387b-400f-9307-1e4303cc4cb3", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.162Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}897d44249cbd592644166b8b71e612c161f9ea3c\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.162Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9309544f-d0d9-4d17-b0cd-f7daad06df59 x-compute-request-id: req-9309544f-d0d9-4d17-b0cd-f7daad06df59 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f3db0b6a-b578-4832-b08e-367e43130cc1\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.312Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-9309544f-d0d9-4d17-b0cd-f7daad06df59", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.312Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-9309544f-d0d9-4d17-b0cd-f7daad06df59", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.312Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}897d44249cbd592644166b8b71e612c161f9ea3c\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.313Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0WEJS/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:04.685Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c76e844-609a-4dcf-8993-21baff3ead90 x-compute-request-id: req-2c76e844-609a-4dcf-8993-21baff3ead90 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.652Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:05.188Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-2c76e844-609a-4dcf-8993-21baff3ead90", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.652Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:05.188Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-2c76e844-609a-4dcf-8993-21baff3ead90", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.652Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:05.188Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}897d44249cbd592644166b8b71e612c161f9ea3c\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:04.653Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:05.738Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-2cc76dc5-9e69-4845-8f6b-726a6a593256", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:05.236Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:05.738Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:05.611Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:05.738Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc76dc5-9e69-4845-8f6b-726a6a593256 x-compute-request-id: req-2cc76dc5-9e69-4845-8f6b-726a6a593256 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f3db0b6a-b578-4832-b08e-367e43130cc1\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:05.236Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:05.738Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-2cc76dc5-9e69-4845-8f6b-726a6a593256", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:05.237Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b9362b00-2eb4-4a71-a4ac-450737c2f4ae"}], "metadata": {"pagination": {"total": 2514, "offset": 2172, "size": 50}}} 2019-07-22 11:02:43,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:43,744 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:43 GMT 2019-07-22 11:02:43,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:43,744 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:43,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:43,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:43,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:43,745 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:43,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-2c5cfd51-921d-4c5d-94bd-ae794f2f07ea 2019-07-22 11:02:43,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d8574e2fe765dbe4aabb64903b3803d36d382" 2019-07-22 11:02:43,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-2c5cfd51-921d-4c5d-94bd-ae794f2f07ea 2019-07-22 11:02:43,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-2acc6947-7f2f-4bcb-9a1b-c867e69a86a3 2019-07-22 11:02:43,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2acc6947-7f2f-4bcb-9a1b-c867e69a86a3 x-compute-request-id: req-2acc6947-7f2f-4bcb-9a1b-c867e69a86a3 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f3db0b6a-b578-4832-b08e-367e43130cc1"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-22 11:02:43,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-2acc6947-7f2f-4bcb-9a1b-c867e69a86a3 2019-07-22 11:02:43,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88d8574e2fe765dbe4aabb64903b3803d36d382" 2019-07-22 11:02:43,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:01:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29e7a9e3-8492-4e8f-8194-f160a73168eb x-compute-request-id: req-29e7a9e3-8492-4e8f-8194-f160a73168eb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:02:43,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-29e7a9e3-8492-4e8f-8194-f160a73168eb 2019-07-22 11:02:43,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-29e7a9e3-8492-4e8f-8194-f160a73168eb 2019-07-22 11:02:43,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa4e134333554441074b550b7359091d8221f6b3" 2019-07-22 11:02:43,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-22 11:02:43,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ae6b4de-b0b2-42e9-926a-18dfdbd962b8 x-compute-request-id: req-0ae6b4de-b0b2-42e9-926a-18dfdbd962b8 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:36Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:43,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:02:43,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-0ae6b4de-b0b2-42e9-926a-18dfdbd962b8 2019-07-22 11:02:43,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-0ae6b4de-b0b2-42e9-926a-18dfdbd962b8 2019-07-22 11:02:43,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:02:43,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:43,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:43,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c36e84d-9300-443d-9182-094772b6f0f7 x-compute-request-id: req-0c36e84d-9300-443d-9182-094772b6f0f7 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f3db0b6a-b578-4832-b08e-367e43130cc1"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-22 11:02:43,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-0c36e84d-9300-443d-9182-094772b6f0f7 2019-07-22 11:02:43,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-0c36e84d-9300-443d-9182-094772b6f0f7 2019-07-22 11:02:43,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-22 11:02:43,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:02:43,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:02:43,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 11:02:43,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:43,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897d44249cbd592644166b8b71e612c161f9ea3c" 2019-07-22 11:02:43,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4bc8ba96-f124-42e3-90b8-5b31aab9e43e 2019-07-22 11:02:43,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc8ba96-f124-42e3-90b8-5b31aab9e43e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:43,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:02:43,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-e113f601-387b-400f-9307-1e4303cc4cb3 2019-07-22 11:02:43,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e113f601-387b-400f-9307-1e4303cc4cb3 x-compute-request-id: req-e113f601-387b-400f-9307-1e4303cc4cb3 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:43,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-e113f601-387b-400f-9307-1e4303cc4cb3 2019-07-22 11:02:43,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897d44249cbd592644166b8b71e612c161f9ea3c" 2019-07-22 11:02:43,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9309544f-d0d9-4d17-b0cd-f7daad06df59 x-compute-request-id: req-9309544f-d0d9-4d17-b0cd-f7daad06df59 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f3db0b6a-b578-4832-b08e-367e43130cc1"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-22 11:02:43,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-9309544f-d0d9-4d17-b0cd-f7daad06df59 2019-07-22 11:02:43,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-9309544f-d0d9-4d17-b0cd-f7daad06df59 2019-07-22 11:02:43,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897d44249cbd592644166b8b71e612c161f9ea3c" 2019-07-22 11:02:43,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0WEJS/bind.py 2019-07-22 11:02:43,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-07-22 11:02:43,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-07-22 11:02:43,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c76e844-609a-4dcf-8993-21baff3ead90 x-compute-request-id: req-2c76e844-609a-4dcf-8993-21baff3ead90 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:43,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-2c76e844-609a-4dcf-8993-21baff3ead90 2019-07-22 11:02:43,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-2c76e844-609a-4dcf-8993-21baff3ead90 2019-07-22 11:02:43,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897d44249cbd592644166b8b71e612c161f9ea3c" 2019-07-22 11:02:43,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-2cc76dc5-9e69-4845-8f6b-726a6a593256 2019-07-22 11:02:43,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:43,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc76dc5-9e69-4845-8f6b-726a6a593256 x-compute-request-id: req-2cc76dc5-9e69-4845-8f6b-726a6a593256 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f3db0b6a-b578-4832-b08e-367e43130cc1"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-22 11:02:43,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-2cc76dc5-9e69-4845-8f6b-726a6a593256 2019-07-22 11:02:43,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:43,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:43,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:43,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:43,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:43,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:43,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:43,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:43,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:43,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:43,815 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:43 GMT 2019-07-22 11:02:43,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:43,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:43,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:43,816 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:43,816 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:48,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:48,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:48,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:48,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:48,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:48,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:48,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:48,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:48,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:06.398Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:05.825Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:07.067Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:06.977Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:07.734Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f5f891-e0bc-42a8-a9b8-29acd3564145 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:06.982Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:07.734Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b8f5f891-e0bc-42a8-a9b8-29acd3564145", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:06.982Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:07.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}316cbb988888048ec6a00d25602f238ad21384f4\"", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:07.377Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:08.351Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-87757799-daed-431f-a611-771402254190", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.036Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:08.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}316cbb988888048ec6a00d25602f238ad21384f4\"", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.037Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:08.351Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-87757799-daed-431f-a611-771402254190", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.036Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:08.351Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87757799-daed-431f-a611-771402254190 x-compute-request-id: req-87757799-daed-431f-a611-771402254190 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.036Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:08.899Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-df20a369-18c3-43fb-a558-48fe7f45ca49", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.380Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:08.899Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df20a369-18c3-43fb-a558-48fe7f45ca49 x-compute-request-id: req-df20a369-18c3-43fb-a558-48fe7f45ca49 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f3db0b6a-b578-4832-b08e-367e43130cc1\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.380Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:08.899Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd7ee458-5316-40ee-9e5a-3a5a71fd8222 x-compute-request-id: req-fd7ee458-5316-40ee-9e5a-3a5a71fd8222 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.806Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:08.899Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-df20a369-18c3-43fb-a558-48fe7f45ca49", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.380Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:08.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}316cbb988888048ec6a00d25602f238ad21384f4\"", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.381Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:09.628Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30eeaa12-5e1f-4422-abb5-ac56f9aa8e95 x-compute-request-id: req-30eeaa12-5e1f-4422-abb5-ac56f9aa8e95 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f3db0b6a-b578-4832-b08e-367e43130cc1\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"5f94b6fb-4830-4d56-9e46-09fe5d802a82\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.950Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:09.628Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}316cbb988888048ec6a00d25602f238ad21384f4\"", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.807Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:09.628Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-fd7ee458-5316-40ee-9e5a-3a5a71fd8222", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.807Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:09.628Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-fd7ee458-5316-40ee-9e5a-3a5a71fd8222", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.807Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:09.628Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-30eeaa12-5e1f-4422-abb5-ac56f9aa8e95", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.950Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:09.628Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-30eeaa12-5e1f-4422-abb5-ac56f9aa8e95", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:08.951Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.68118f8a-7e43-4801-98b6-5d88d203640d"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:10.379Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:09.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:10.379Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:09.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:10.379Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:09.573Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.253Z", "message": " Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:3 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}], "metadata": {"pagination": {"total": 2515, "offset": 2222, "size": 50}}} 2019-07-22 11:02:48,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:48,911 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:48 GMT 2019-07-22 11:02:48,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:48,911 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:48,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:48,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:48,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:48,911 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:02:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f5f891-e0bc-42a8-a9b8-29acd3564145 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:02:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b8f5f891-e0bc-42a8-a9b8-29acd3564145 2019-07-22 11:02:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316cbb988888048ec6a00d25602f238ad21384f4" 2019-07-22 11:02:48,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-87757799-daed-431f-a611-771402254190 2019-07-22 11:02:48,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316cbb988888048ec6a00d25602f238ad21384f4" 2019-07-22 11:02:48,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-87757799-daed-431f-a611-771402254190 2019-07-22 11:02:48,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87757799-daed-431f-a611-771402254190 x-compute-request-id: req-87757799-daed-431f-a611-771402254190 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:48,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-df20a369-18c3-43fb-a558-48fe7f45ca49 2019-07-22 11:02:48,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df20a369-18c3-43fb-a558-48fe7f45ca49 x-compute-request-id: req-df20a369-18c3-43fb-a558-48fe7f45ca49 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f3db0b6a-b578-4832-b08e-367e43130cc1"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-22 11:02:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd7ee458-5316-40ee-9e5a-3a5a71fd8222 x-compute-request-id: req-fd7ee458-5316-40ee-9e5a-3a5a71fd8222 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:02:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-df20a369-18c3-43fb-a558-48fe7f45ca49 2019-07-22 11:02:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316cbb988888048ec6a00d25602f238ad21384f4" 2019-07-22 11:02:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30eeaa12-5e1f-4422-abb5-ac56f9aa8e95 x-compute-request-id: req-30eeaa12-5e1f-4422-abb5-ac56f9aa8e95 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f3db0b6a-b578-4832-b08e-367e43130cc1"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "5f94b6fb-4830-4d56-9e46-09fe5d802a82", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-22 11:02:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316cbb988888048ec6a00d25602f238ad21384f4" 2019-07-22 11:02:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-fd7ee458-5316-40ee-9e5a-3a5a71fd8222 2019-07-22 11:02:48,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-fd7ee458-5316-40ee-9e5a-3a5a71fd8222 2019-07-22 11:02:48,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-30eeaa12-5e1f-4422-abb5-ac56f9aa8e95 2019-07-22 11:02:48,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-30eeaa12-5e1f-4422-abb5-ac56f9aa8e95 2019-07-22 11:02:48,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:02:48,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:02:48,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-22 11:02:48,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-07-22 11:02:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-22 11:02:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-07-22 11:02:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-07-22 11:02:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-07-22 11:02:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-07-22 11:02:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-07-22 11:02:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-07-22 11:02:48,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-07-22 11:02:48,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-07-22 11:02:48,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] 2019-07-22 11:02:48,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-07-22 11:02:48,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-07-22 11:02:48,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-07-22 11:02:48,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-07-22 11:02:48,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-07-22 11:02:48,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] 2019-07-22 11:02:48,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-07-22 11:02:48,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] 2019-07-22 11:02:48,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-07-22 11:02:48,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] 2019-07-22 11:02:48,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-07-22 11:02:48,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-07-22 11:02:48,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] 2019-07-22 11:02:48,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-07-22 11:02:48,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-07-22 11:02:48,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-07-22 11:02:48,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:48,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:48,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:48,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:48,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:48,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:48,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:48,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:48,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:48,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:48,978 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:48 GMT 2019-07-22 11:02:48,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:48,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:48,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:48,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:48,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:53,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:54,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:54,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:54,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:54,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:54,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:54,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:54,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:54,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Fetched 13.1 MB in 11s (1,192 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " The following extra packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " The following NEW packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Need to get 19.1 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " After this operation, 70.7 MB of additional disk space will be used.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}], "metadata": {"pagination": {"total": 2515, "offset": 2272, "size": 50}}} 2019-07-22 11:02:54,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:54,103 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:54 GMT 2019-07-22 11:02:54,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:54,103 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:54,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:54,103 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:54,103 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:54,103 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:54,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-07-22 11:02:54,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-07-22 11:02:54,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-07-22 11:02:54,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-07-22 11:02:54,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-07-22 11:02:54,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-07-22 11:02:54,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-07-22 11:02:54,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-07-22 11:02:54,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-07-22 11:02:54,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-07-22 11:02:54,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-07-22 11:02:54,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-07-22 11:02:54,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-07-22 11:02:54,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-07-22 11:02:54,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-07-22 11:02:54,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-07-22 11:02:54,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-07-22 11:02:54,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-07-22 11:02:54,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-07-22 11:02:54,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-07-22 11:02:54,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-07-22 11:02:54,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-07-22 11:02:54,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-07-22 11:02:54,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-07-22 11:02:54,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-07-22 11:02:54,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 11s (1,192 kB/s) 2019-07-22 11:02:54,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-22 11:02:54,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-22 11:02:54,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-07-22 11:02:54,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-07-22 11:02:54,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-07-22 11:02:54,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-22 11:02:54,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-22 11:02:54,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-22 11:02:54,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-07-22 11:02:54,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-07-22 11:02:54,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-07-22 11:02:54,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-07-22 11:02:54,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-07-22 11:02:54,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-07-22 11:02:54,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-22 11:02:54,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-22 11:02:54,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-07-22 11:02:54,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-07-22 11:02:54,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-07-22 11:02:54,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-07-22 11:02:54,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-07-22 11:02:54,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-07-22 11:02:54,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-07-22 11:02:54,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-07-22 11:02:54,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:54,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:54,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:54,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:54,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:54,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:54,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:54,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:54,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:54,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:54,199 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:54 GMT 2019-07-22 11:02:54,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:54,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:54,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:54,200 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:54,200 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:59,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:02:59,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:59,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:59,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:59,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:59,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:59,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:59,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:59,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Fetched 19.1 MB in 5s (3,810 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Selecting previously unselected package libasan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " (Reading database ... 51354 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 1%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 2%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libatomic1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:14.792Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:14.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:15.510Z", "message": "Waiting for process 1605 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:15.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:18.136Z", "message": "[localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:18.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.358Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.958Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.958Z", "message": "The config dict: {'etcd_ip': u'192.168.120.20', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.958Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.958Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJLt_eE', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.958Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.958Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.958Z", "message": "The config dict: {'etcd_ip': u'192.168.120.20', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.958Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpMUCTXU', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:24.958Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:25.559Z", "message": "The config dict: {'etcd_ip': u'192.168.120.20', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:25.559Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:25.559Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:25.559Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:25.559Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpgW75qt', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:25.559Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:25.559Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:25.559Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:25.559Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpxfypO9', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:24.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.278Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.278Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.278Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.278Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpZLw9gz', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.278Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.278Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:25.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.154c8d1f-2fb6-48fd-9c39-30839129e7fc"}], "metadata": {"pagination": {"total": 2515, "offset": 2322, "size": 50}}} 2019-07-22 11:02:59,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:59,330 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:59 GMT 2019-07-22 11:02:59,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:59,330 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:02:59,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:59,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:59,331 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:02:59,331 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:02:59,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-07-22 11:02:59,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-07-22 11:02:59,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-07-22 11:02:59,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-07-22 11:02:59,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-07-22 11:02:59,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-07-22 11:02:59,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-07-22 11:02:59,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-07-22 11:02:59,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-07-22 11:02:59,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] 2019-07-22 11:02:59,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-07-22 11:02:59,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-07-22 11:02:59,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-07-22 11:02:59,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] 2019-07-22 11:02:59,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-07-22 11:02:59,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-07-22 11:02:59,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 5s (3,810 kB/s) 2019-07-22 11:02:59,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-07-22 11:02:59,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-07-22 11:02:59,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-22 11:02:59,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:02:59,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-07-22 11:02:59,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-07-22 11:02:59,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1605 to end... 2019-07-22 11:02:59,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-07-22 11:02:59,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-22 11:02:59,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-07-22 11:02:59,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.20', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:02:59,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-22 11:02:59,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJLt_eE', '/etc/clearwater/local_config'] 2019-07-22 11:02:59,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-22 11:02:59,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-07-22 11:02:59,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.20', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:02:59,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMUCTXU', '/etc/bind/named.conf.local'] 2019-07-22 11:02:59,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-07-22 11:02:59,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.20', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:02:59,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-22 11:02:59,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:02:59,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:02:59,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpgW75qt', '/etc/bind/db.clearwater.local'] 2019-07-22 11:02:59,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:02:59,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:02:59,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-07-22 11:02:59,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpxfypO9', '/etc/clearwater/shared_config'] 2019-07-22 11:02:59,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-22 11:02:59,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:02:59,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:02:59,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpZLw9gz', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:02:59,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:02:59,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:02:59,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:02:59,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:02:59,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:02:59,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:02:59,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:02:59,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:02:59,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:02:59,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:02:59,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:02:59,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:02:59,457 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:02:59 GMT 2019-07-22 11:02:59,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:02:59,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:02:59,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:02:59,457 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:02:59,457 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:04,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:04,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:04,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:04,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:04,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:04,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:04,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:04,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:04,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_gymslt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.937Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:26.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_gymslt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.937Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:26.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.937Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:26.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:26.937Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:26.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.008Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/L94Q7/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:27.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 44%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 45%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 47%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 48%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\u001b[49m\u001b[39m \u001b[uUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package linux-libc-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[uUnpacking manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 59%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 60%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\u001b[49m\u001b[39m \u001b[uSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 62%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 63%]\u001b[49m\u001b[39m \u001b[uSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 64%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 65%]\u001b[49m\u001b[39m \u001b[uSetting up libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 66%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 67%]\u001b[49m\u001b[39m \u001b[uSetting up libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 91%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 92%]\u001b[49m\u001b[39m \u001b[uSetting up libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 90%]\u001b[49m\u001b[39m \u001b[uSetting up gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\u001b[49m\u001b[39m \u001b[uSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\u001b[49m\u001b[39m \u001b[uSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\u001b[49m\u001b[39m \u001b[uSetting up cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\u001b[49m\u001b[39m \u001b[uSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\u001b[49m\u001b[39m \u001b[uSetting up binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[uSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[uSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\u001b[49m\u001b[39m \u001b[uSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\u001b[49m\u001b[39m \u001b[uSetting up libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\u001b[49m\u001b[39m \u001b[uSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 68%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 69%]\u001b[49m\u001b[39m \u001b[uSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Found existing installation: pysnmp 4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:27.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": "Process created, PID: 2389", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:27.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:27.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:27.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:27.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}], "metadata": {"pagination": {"total": 2515, "offset": 2372, "size": 50}}} 2019-07-22 11:03:04,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:04,583 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:04 GMT 2019-07-22 11:03:04,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:04,583 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:03:04,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:04,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:04,584 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:04,584 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:03:04,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:04,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:04,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-22 11:03:04,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 11:03:04,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/L94Q7/install-etcd.sh 2019-07-22 11:03:04,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-22 11:03:04,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-07-22 11:03:04,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-22 11:03:04,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-07-22 11:03:04,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-07-22 11:03:04,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-07-22 11:03:04,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-22 11:03:04,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-07-22 11:03:04,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-07-22 11:03:04,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-07-22 11:03:04,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-07-22 11:03:04,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-22 11:03:04,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-07-22 11:03:04,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-07-22 11:03:04,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-07-22 11:03:04,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-07-22 11:03:04,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-22 11:03:04,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-07-22 11:03:04,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-22 11:03:04,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-22 11:03:04,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-07-22 11:03:04,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-07-22 11:03:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-07-22 11:03:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-07-22 11:03:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-22 11:03:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-07-22 11:03:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-07-22 11:03:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-07-22 11:03:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x2ba2m 2019-07-22 11:03:04,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-07-22 11:03:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:03:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2389 2019-07-22 11:03:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-22 11:03:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-22 11:03:04,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-07-22 11:03:04,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:04,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:04,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:04 GMT 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:04,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:04,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:04,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:04,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:09,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:09,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:09,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:09,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:09,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:09,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:09,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:09,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:09,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[uUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgmp10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[uUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libisl10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[uUnpacking libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libcloog-isl4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\u001b[49m\u001b[39m \u001b[uUnpacking libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgomp1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\u001b[49m\u001b[39m \u001b[uUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libitm1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\u001b[49m\u001b[39m \u001b[uUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpfr4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Unpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libquadmath0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\u001b[49m\u001b[39m \u001b[uUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libtsan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\u001b[49m\u001b[39m \u001b[uUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpc3:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\u001b[49m\u001b[39m \u001b[uUnpacking binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 33%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 34%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 95%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 96%]\u001b[49m\u001b[39m \u001b[uSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 97%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 98%]\u001b[49m\u001b[39m \u001b[uSetting up manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 99%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [100%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Collecting pycryptodome (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 36%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 37%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 39%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 40%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}], "metadata": {"pagination": {"total": 2516, "offset": 2422, "size": 50}}} 2019-07-22 11:03:09,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:09,769 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:09 GMT 2019-07-22 11:03:09,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:09,769 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:03:09,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:09,769 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:09,769 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:09,769 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:03:09,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-07-22 11:03:09,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-22 11:03:09,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:09,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-07-22 11:03:09,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-07-22 11:03:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-22 11:03:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-07-22 11:03:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-07-22 11:03:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-07-22 11:03:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-07-22 11:03:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-07-22 11:03:09,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-22 11:03:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-07-22 11:03:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-22 11:03:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-07-22 11:03:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-22 11:03:09,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:09,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-07-22 11:03:09,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-07-22 11:03:09,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-07-22 11:03:09,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-07-22 11:03:09,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-22 11:03:09,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:09,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-07-22 11:03:09,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-22 11:03:09,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:09,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-07-22 11:03:09,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-07-22 11:03:09,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-22 11:03:09,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-07-22 11:03:09,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-07-22 11:03:09,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-07-22 11:03:09,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-07-22 11:03:09,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-22 11:03:09,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-07-22 11:03:09,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-07-22 11:03:09,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-07-22 11:03:09,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB) 2019-07-22 11:03:09,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-07-22 11:03:09,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB) 2019-07-22 11:03:09,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-22 11:03:09,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-22 11:03:09,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-07-22 11:03:09,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-22 11:03:09,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:09,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-07-22 11:03:09,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-22 11:03:09,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-07-22 11:03:09,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-07-22 11:03:09,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:09,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:09,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:09,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:09,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:09,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:09,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:09,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:09,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:09,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:09,851 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:09 GMT 2019-07-22 11:03:09,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:09,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:09,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:09,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:09,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:14,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:14,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:14,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:14,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:14,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:14,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:14,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:14,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:14,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 41%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 42%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:28.580Z", "message": " Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": "Execution done (PID=1605, return_code=0): /tmp/O1ZIL/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " You are using pip version 9.0.1, however version 19.1.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " You should consider upgrading via the 'pip install --upgrade pip' command.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " Successfully uninstalled pysnmp-4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " dpkg-preconfigure: unable to re-open stdin: No such file or directory", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.347Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9087e0ef-2beb-48d5-a3ea-0157462dd564"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.944Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:29.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.944Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:29.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:29.944Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:29.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:39.819Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gvqn1p\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,720 B/s)\nReading package lists...\n\nreal\t0m11.191s\nuser\t0m2.697s\nsys\t0m0.310s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:39.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:40.326Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:39.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:40.326Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:39.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:02:48.050Z", "message": "Waiting for process 2389 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:02:48.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:08.250Z", "message": "Waiting for process 2389 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:08.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}], "metadata": {"pagination": {"total": 2516, "offset": 2472, "size": 50}}} 2019-07-22 11:03:14,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:14,965 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:14 GMT 2019-07-22 11:03:14,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:14,965 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:03:14,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:14,965 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:14,965 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:14,965 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:03:14,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-22 11:03:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-22 11:03:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-07-22 11:03:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-22 11:03:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-22 11:03:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-07-22 11:03:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-07-22 11:03:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1605, return_code=0): /tmp/O1ZIL/install_requirements.sh 2019-07-22 11:03:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-22 11:03:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-07-22 11:03:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-07-22 11:03:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 11:03:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-22 11:03:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-22 11:03:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-22 11:03:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-07-22 11:03:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:03:14,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-07-22 11:03:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:03:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-x2ba2m 2019-07-22 11:03:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:03:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-07-22 11:03:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:03:14,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-07-22 11:03:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-07-22 11:03:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. 2019-07-22 11:03:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-07-22 11:03:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-22 11:03:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-22 11:03:14,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-22 11:03:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-22 11:03:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-22 11:03:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-22 11:03:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_x2ba2m/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-07-22 11:03:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-22 11:03:14,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-22 11:03:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 11:03:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:03:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gvqn1p Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,720 B/s) Reading package lists... real 0m11.191s user 0m2.697s sys 0m0.310s 2019-07-22 11:03:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-07-22 11:03:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:03:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2389 to end... 2019-07-22 11:03:14,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2389 to end... 2019-07-22 11:03:14,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:15,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:15,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:15,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:15,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:15,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:15 GMT 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:15,036 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:20,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:20,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:20,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:20,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:20,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:20,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:20,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:20,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:20,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2516, "offset": 2516, "size": 50}}} 2019-07-22 11:03:20,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:20,160 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:20 GMT 2019-07-22 11:03:20,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:20,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:03:20,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:20,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:20,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:20,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:20,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:20,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:20,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:20,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:20,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:20,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:20,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:20,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:20,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:20,235 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:20 GMT 2019-07-22 11:03:20,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:20,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:20,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:20,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:20,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:25,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:25,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:25,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:25,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:25,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:25,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:25,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:25,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:25,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2516, "offset": 2516, "size": 50}}} 2019-07-22 11:03:25,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:25,353 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:25 GMT 2019-07-22 11:03:25,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:25,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:03:25,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:25,354 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:25,354 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:25,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:25,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:25,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:25,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:25,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:25,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:25,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:25,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:25,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:25,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:25,410 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:25 GMT 2019-07-22 11:03:25,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:25,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:25,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:25,411 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:25,411 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:30,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:30,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:30,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:30,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:28.269Z", "message": "Waiting for process 2389 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:28.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}], "metadata": {"pagination": {"total": 2517, "offset": 2516, "size": 50}}} 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:30 GMT 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-22 11:03:30,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:30,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:30,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:30,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2389 to end... 2019-07-22 11:03:30,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:30,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:30,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:30,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:30,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:30,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:30,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:30,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:30,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:30,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:30,831 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:30 GMT 2019-07-22 11:03:30,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:30,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:30,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:30,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:30,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:35,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:36,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:36,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:36,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:36,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:36,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:36,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:36,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:36,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.058Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gvqn1p\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 7s (12.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51439 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8808\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t0m51.115s\nuser\t0m18.669s\nsys\t0m8.212s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:30.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f2:53:68 \n inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef2:5368/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:70650 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34793 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128169648 (128.1 MB) TX bytes:3750752 (3.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:776 errors:0 dropped:0 overruns:0 frame:0\n TX packets:776 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:95532 (95.5 KB) TX bytes:95532 (95.5 KB)\n\n\nreal\t0m0.016s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---3*[{named}]\n |-ntpd\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree\n | | `-7*[{python}]\n | `-{python}\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] => /var/log/dmesg\n/var/log/sysstat/sa22\n/var/log/wtmp\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:30.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:30.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] => \nreal\t0m0.014s\nuser\t0m0.000s\nsys\t0m0.012s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.20:2380 0.0.0.0:* LISTEN 9013/etcd \ntcp 0 0 192.168.120.20:53 0.0.0.0:* LISTEN 2324/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2324/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2324/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8941/monit \ntcp 0 0 127.0.0.1:52510 0.0.0.0:* LISTEN 2379/python \ntcp6 0 0 :::53 :::* LISTEN 2324/named \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2324/named \ntcp6 0 0 :::4000 :::* LISTEN 9013/etcd \nudp 0 0 0.0.0.0:62503 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.20:53 0.0.0.0:* 2324/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2324/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.20:123 0.0.0.0:* 8402/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8402/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8402/ntpd \nudp6 0 0 :::53 :::* 2324/named \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8402/ntpd \nudp6 0 0 ::1:123 :::* 8402/ntpd \nudp6 0 0 :::123 :::* 8402/ntpd \nudp6 0 0 :::58765 :::* 556/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8718 899/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9042 1098/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] => [22-Jul-2019 11:03:24 UTC] clearwater-diags-monitor starting\n[22-Jul-2019 11:03:24 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 11:00 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 11:00 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 11:00 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 126 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 510 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 556 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 899 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 916 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 918 1 0 11:00 ? 00:00:00 rsyslogd\nroot 936 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1099 1 0 11:00 ? 00:00:00 cron\ndaemon 1100 1 0 11:00 ? 00:00:00 atd\nroot 1190 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_gvqn1p/env/bin/python -m cloudify_agent.worker --queue bind_host_gvqn1p --max-workers 5 --name bind_host_gvqn1p\nubuntu 1463 1461 0 11:01 ? 00:00:00 /home/ubuntu/bind_host_gvqn1p/env/bin/python -m cloudify_agent.worker --queue bind_host_gvqn1p --max-workers 5 --name bind_host_gvqn1p\nubuntu 1607 1 0 11:01 ? 00:00:00 python2.7 /home/ubuntu/bind_host_gvqn1p/env/bin/diamond --configfile /home/ubuntu/bind_host_gvqn1p/work/plugins/diamond/etc/diamond.conf\nbind 2324 1 0 11:02 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2379 1463 1 11:02 ? 00:00:00 /home/ubuntu/bind_host_gvqn1p/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-sX1qqw\nubuntu 2389 2379 0 11:02 ? 00:00:00 /bin/sh -c /tmp/L94Q7/install-etcd.sh\nubuntu 2391 2389 0 11:02 ? 00:00:00 /bin/bash -e /tmp/L94Q7/install-etcd.sh\nntp 8402 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8941 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8948 8941 0 11:03 ? 00:00:00 [check-monit-upt] \nclearwa+ 9013 1 0 11:03 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.20:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.20 --name 192-168-120-20 --debug --initial-cluster 192-168-120-20=http://192.168.120.20:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.20:2380 --listen-peer-urls http://192.168.120.20:2380\nroot 9035 8941 0 11:03 ? 00:00:00 [check-etcd-upti] \nroot 9039 8941 0 11:03 ? 00:00:00 [poll_etcd_clust] \nroot 9042 8941 0 11:03 ? 00:00:00 [poll_etcd.sh] \nroot 9073 1 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9079 9073 0 11:03 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9197 2391 0 11:03 ? 00:00:00 /bin/bash -e /tmp/L94Q7/install-etcd.sh\nubuntu 9198 9197 0 11:03 ? 00:00:00 /bin/bash -e /tmp/L94Q7/install-etcd.sh\nroot 9199 9198 0 11:03 ? 00:00:00 sudo ps -edf\nroot 9200 9199 0 11:03 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:31.680Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:32.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "[etcd] => 2019-07-22 11:03:17.268509217 Stopping etcd clearwater-etcd\n2019-07-22 11:03:23.307451759 Restarting etcd clearwater-etcd\n2019-07-22 11:03:23.318267426 Configured ETCDCTL_PEERS: \n2019-07-22 11:03:23.318991922 Check for previous failed startup attempt\n2019-07-22 11:03:23.321868472 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2019-07-22 11:03:23.359258550 etcdctl returned 2\n2019-07-22 11:03:23.370728496 Creating new cluster...\n2019-07-22 11:03:23.376836901 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.20:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.20\n --name 192-168-120-20\n --debug --initial-cluster 192-168-120-20=http://192.168.120.20:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.20:2380\n --listen-peer-urls http://192.168.120.20:2380\n2019-07-22 11:03:23.379370869 Check we're actually a member of the cluster\n2019-07-22 11:03:23.391620217 Wait for etcd to startup\n2019-07-22 11:03:24.401559430 Etcd started successfully\n2019-07-22 11:03:23.423950 I | etcdmain: etcd Version: 3.1.7\n2019-07-22 11:03:23.424017 I | etcdmain: Git SHA: 43b7507\n2019-07-22 11:03:23.424021 I | etcdmain: Go Version: go1.7.5\n2019-07-22 11:03:23.424024 I | etcdmain: Go OS/Arch: linux/amd64\n2019-07-22 11:03:23.424028 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-07-22 11:03:23.424135 I | embed: listening for peers on http://192.168.120.20:2380\n2019-07-22 11:03:23.424192 I | embed: listening for client requests on 0.0.0.0:4000\n2019-07-22 11:03:23.499792 I | etcdserver: name = 192-168-120-20\n2019-07-22 11:03:23.499808 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.20\n2019-07-22 11:03:23.499823 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.20/member\n2019-07-22 11:03:23.499826 I | etcdserver: heartbeat = 100ms\n2019-07-22 11:03:23.499829 I | etcdserver: election = 1000ms\n2019-07-22 11:03:23.499833 I | etcdserver: snapshot count = 10000\n2019-07-22 11:03:23.499840 I | etcdserver: advertise client URLs = http://192.168.120.20:4000\n2019-07-22 11:03:23.499845 I | etcdserver: initial advertise peer URLs = http://192.168.120.20:2380\n2019-07-22 11:03:23.499852 I | etcdserver: initial cluster = 192-168-120-20=http://192.168.120.20:2380\n2019-07-22 11:03:23.508720 I | etcdserver: starting member 97faac099366e92f in cluster a930ab78b7477820\n2019-07-22 11:03:23.508791 I | raft: 97faac099366e92f became follower at term 0\n2019-07-22 11:03:23.508829 I | raft: newRaft 97faac099366e92f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-07-22 11:03:23.508835 I | raft: 97faac099366e92f became follower at term 1\n2019-07-22 11:03:23.530986 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-07-22 11:03:23.532139 I | etcdserver/membership: added member 97faac099366e92f [http://192.168.120.20:2380] to cluster a930ab78b7477820\n2019-07-22 11:03:24.109043 I | raft: 97faac099366e92f is starting a new election at term 1\n2019-07-22 11:03:24.109149 I | raft: 97faac099366e92f became candidate at term 2\n2019-07-22 11:03:24.109182 I | raft: 97faac099366e92f received MsgVoteResp from 97faac099366e92f at term 2\n2019-07-22 11:03:24.109197 I | raft: 97faac099366e92f became leader at term 2\n2019-07-22 11:03:24.109204 I | raft: raft.node: 97faac099366e92f elected leader 97faac099366e92f at term 2\n2019-07-22 11:03:24.109626 I | etcdserver: setting up the initial cluster version to 3.1\n2019-07-22 11:03:24.109684 I | etcdserver: published {Name:192-168-120-20 ClientURLs:[http://192.168.120.20:4000]} to cluster a930ab78b7477820\n2019-07-22 11:03:24.109805 I | embed: ready to serve client requests\n2019-07-22 11:03:24.110222 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-07-22 11:03:24.113160 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-07-22 11:03:24.113204 I | etcdserver/api: enabled capabilities for version 3.1\n2019-07-22 11:03:24.635027 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:36015\n2019-07-22 11:03:24.635915 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.20:36014\n2019-07-22 11:03:24.638475 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.20:36016\n2019-07-22 11:03:30.992948 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.20/liveness-check remote:192.168.120.20:36023\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-gvqn1p", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-gvqn1p", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": " \r100 3149 100 3149 0 0 11985 0 --:--:-- --:--:-- --:--:-- 12019", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "Execution done (PID=2389, return_code=0): /tmp/L94Q7/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:31.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2784ccd-4806-4c4a-bf0b-bc17732e44b8"}, {"node_instance_id": "bind_gymslt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:32.366Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:32.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:33.048Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:32.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:33.048Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:32.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:33.557Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:33.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:34.202Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:33.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:34.202Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:33.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:34.202Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:33.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:34.797Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:34.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:34.797Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:34.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:34.797Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:34.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:35.429Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:34.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:35.429Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/MRYA8/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}], "metadata": {"pagination": {"total": 2565, "offset": 2517, "size": 50}}} 2019-07-22 11:03:36,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:36,030 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:36 GMT 2019-07-22 11:03:36,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:36,030 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:03:36,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:36,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:36,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:36,030 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:03:36,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-gvqn1p Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 7s (12.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51439 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8808 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m51.115s user 0m18.669s sys 0m8.212s 2019-07-22 11:03:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f2:53:68 inet addr:192.168.120.20 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef2:5368/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:70650 errors:0 dropped:0 overruns:0 frame:0 TX packets:34793 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128169648 (128.1 MB) TX bytes:3750752 (3.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:776 errors:0 dropped:0 overruns:0 frame:0 TX packets:776 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95532 (95.5 KB) TX bytes:95532 (95.5 KB) real 0m0.016s user 0m0.000s sys 0m0.007s 2019-07-22 11:03:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.010s user 0m0.000s sys 0m0.006s 2019-07-22 11:03:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-07-22 11:03:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa22 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-22 11:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-07-22 11:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-07-22 11:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-07-22 11:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.014s user 0m0.000s sys 0m0.012s 2019-07-22 11:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.20:2380 0.0.0.0:* LISTEN 9013/etcd tcp 0 0 192.168.120.20:53 0.0.0.0:* LISTEN 2324/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2324/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2324/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8941/monit tcp 0 0 127.0.0.1:52510 0.0.0.0:* LISTEN 2379/python tcp6 0 0 :::53 :::* LISTEN 2324/named tcp6 0 0 :::22 :::* LISTEN 1092/sshd tcp6 0 0 ::1:953 :::* LISTEN 2324/named tcp6 0 0 :::4000 :::* LISTEN 9013/etcd udp 0 0 0.0.0.0:62503 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.20:53 0.0.0.0:* 2324/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2324/named udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.20:123 0.0.0.0:* 8402/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8402/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8402/ntpd udp6 0 0 :::53 :::* 2324/named udp6 0 0 fe80::f816:3eff:fef:123 :::* 8402/ntpd udp6 0 0 ::1:123 :::* 8402/ntpd udp6 0 0 :::123 :::* 8402/ntpd udp6 0 0 :::58765 :::* 556/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8718 899/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7226 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9042 1098/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.003s sys 0m0.004s 2019-07-22 11:03:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-22 11:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [22-Jul-2019 11:03:24 UTC] clearwater-diags-monitor starting [22-Jul-2019 11:03:24 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-22 11:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-22 11:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-22 11:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-07-22 11:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 4 2 0 11:00 ? 00:00:00 [kworker/0:0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 51 2 0 11:00 ? 00:00:00 [kworker/u2:2] root 52 2 0 11:00 ? 00:00:00 [kworker/u2:3] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 126 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 510 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 11:00 ? 00:00:00 [kauditd] message+ 899 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 916 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind syslog 918 1 0 11:00 ? 00:00:00 rsyslogd root 936 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1099 1 0 11:00 ? 00:00:00 cron daemon 1100 1 0 11:00 ? 00:00:00 atd root 1190 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_gvqn1p/env/bin/python -m cloudify_agent.worker --queue bind_host_gvqn1p --max-workers 5 --name bind_host_gvqn1p ubuntu 1463 1461 0 11:01 ? 00:00:00 /home/ubuntu/bind_host_gvqn1p/env/bin/python -m cloudify_agent.worker --queue bind_host_gvqn1p --max-workers 5 --name bind_host_gvqn1p ubuntu 1607 1 0 11:01 ? 00:00:00 python2.7 /home/ubuntu/bind_host_gvqn1p/env/bin/diamond --configfile /home/ubuntu/bind_host_gvqn1p/work/plugins/diamond/etc/diamond.conf bind 2324 1 0 11:02 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2379 1463 1 11:02 ? 00:00:00 /home/ubuntu/bind_host_gvqn1p/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-sX1qqw ubuntu 2389 2379 0 11:02 ? 00:00:00 /bin/sh -c /tmp/L94Q7/install-etcd.sh ubuntu 2391 2389 0 11:02 ? 00:00:00 /bin/bash -e /tmp/L94Q7/install-etcd.sh ntp 8402 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8941 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8948 8941 0 11:03 ? 00:00:00 [check-monit-upt] clearwa+ 9013 1 0 11:03 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.20:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.20 --name 192-168-120-20 --debug --initial-cluster 192-168-120-20=http://192.168.120.20:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.20:2380 --listen-peer-urls http://192.168.120.20:2380 root 9035 8941 0 11:03 ? 00:00:00 [check-etcd-upti] root 9039 8941 0 11:03 ? 00:00:00 [poll_etcd_clust] root 9042 8941 0 11:03 ? 00:00:00 [poll_etcd.sh] root 9073 1 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9079 9073 0 11:03 ? 00:00:00 inotifywait -e create -qq . ubuntu 9197 2391 0 11:03 ? 00:00:00 /bin/bash -e /tmp/L94Q7/install-etcd.sh ubuntu 9198 9197 0 11:03 ? 00:00:00 /bin/bash -e /tmp/L94Q7/install-etcd.sh root 9199 9198 0 11:03 ? 00:00:00 sudo ps -edf root 9200 9199 0 11:03 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2019-07-22 11:03:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-07-22 11:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-07-22 11:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-22 11:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-22 11:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-22 11:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-22 11:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-22 11:03:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-22 11:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-07-22 11:03:17.268509217 Stopping etcd clearwater-etcd 2019-07-22 11:03:23.307451759 Restarting etcd clearwater-etcd 2019-07-22 11:03:23.318267426 Configured ETCDCTL_PEERS: 2019-07-22 11:03:23.318991922 Check for previous failed startup attempt 2019-07-22 11:03:23.321868472 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2019-07-22 11:03:23.359258550 etcdctl returned 2 2019-07-22 11:03:23.370728496 Creating new cluster... 2019-07-22 11:03:23.376836901 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.20:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.20 --name 192-168-120-20 --debug --initial-cluster 192-168-120-20=http://192.168.120.20:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.20:2380 --listen-peer-urls http://192.168.120.20:2380 2019-07-22 11:03:23.379370869 Check we're actually a member of the cluster 2019-07-22 11:03:23.391620217 Wait for etcd to startup 2019-07-22 11:03:24.401559430 Etcd started successfully 2019-07-22 11:03:23.423950 I | etcdmain: etcd Version: 3.1.7 2019-07-22 11:03:23.424017 I | etcdmain: Git SHA: 43b7507 2019-07-22 11:03:23.424021 I | etcdmain: Go Version: go1.7.5 2019-07-22 11:03:23.424024 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-22 11:03:23.424028 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-22 11:03:23.424135 I | embed: listening for peers on http://192.168.120.20:2380 2019-07-22 11:03:23.424192 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-22 11:03:23.499792 I | etcdserver: name = 192-168-120-20 2019-07-22 11:03:23.499808 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.20 2019-07-22 11:03:23.499823 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.20/member 2019-07-22 11:03:23.499826 I | etcdserver: heartbeat = 100ms 2019-07-22 11:03:23.499829 I | etcdserver: election = 1000ms 2019-07-22 11:03:23.499833 I | etcdserver: snapshot count = 10000 2019-07-22 11:03:23.499840 I | etcdserver: advertise client URLs = http://192.168.120.20:4000 2019-07-22 11:03:23.499845 I | etcdserver: initial advertise peer URLs = http://192.168.120.20:2380 2019-07-22 11:03:23.499852 I | etcdserver: initial cluster = 192-168-120-20=http://192.168.120.20:2380 2019-07-22 11:03:23.508720 I | etcdserver: starting member 97faac099366e92f in cluster a930ab78b7477820 2019-07-22 11:03:23.508791 I | raft: 97faac099366e92f became follower at term 0 2019-07-22 11:03:23.508829 I | raft: newRaft 97faac099366e92f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-22 11:03:23.508835 I | raft: 97faac099366e92f became follower at term 1 2019-07-22 11:03:23.530986 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-22 11:03:23.532139 I | etcdserver/membership: added member 97faac099366e92f [http://192.168.120.20:2380] to cluster a930ab78b7477820 2019-07-22 11:03:24.109043 I | raft: 97faac099366e92f is starting a new election at term 1 2019-07-22 11:03:24.109149 I | raft: 97faac099366e92f became candidate at term 2 2019-07-22 11:03:24.109182 I | raft: 97faac099366e92f received MsgVoteResp from 97faac099366e92f at term 2 2019-07-22 11:03:24.109197 I | raft: 97faac099366e92f became leader at term 2 2019-07-22 11:03:24.109204 I | raft: raft.node: 97faac099366e92f elected leader 97faac099366e92f at term 2 2019-07-22 11:03:24.109626 I | etcdserver: setting up the initial cluster version to 3.1 2019-07-22 11:03:24.109684 I | etcdserver: published {Name:192-168-120-20 ClientURLs:[http://192.168.120.20:4000]} to cluster a930ab78b7477820 2019-07-22 11:03:24.109805 I | embed: ready to serve client requests 2019-07-22 11:03:24.110222 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-22 11:03:24.113160 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-22 11:03:24.113204 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-22 11:03:24.635027 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.20:36015 2019-07-22 11:03:24.635915 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.20:36014 2019-07-22 11:03:24.638475 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.20:36016 2019-07-22 11:03:30.992948 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.20/liveness-check remote:192.168.120.20:36023 real 0m0.004s user 0m0.003s sys 0m0.002s 2019-07-22 11:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-22 11:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-07-22 11:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-gvqn1p 2019-07-22 11:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-22 11:03:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-gvqn1p 2019-07-22 11:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-22 11:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11985 0 --:--:-- --:--:-- --:--:-- 12019 2019-07-22 11:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-22 11:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-22 11:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2389, return_code=0): /tmp/L94Q7/install-etcd.sh 2019-07-22 11:03:36,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-22 11:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 11:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 11:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 11:03:36,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 11:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 11:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 11:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-22 11:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:36,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/MRYA8/clearwater.py 2019-07-22 11:03:36,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:36,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:36,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:36,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:36,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:36,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:36,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:36,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:36,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:36,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:36,114 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:36 GMT 2019-07-22 11:03:36,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:36,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:36,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:36,115 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:36,115 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:41,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:41,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:41,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:41,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:41,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:41,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:41,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:41,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:41,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.079Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'vellum-up8bfa', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.079Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.079Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.079Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.079Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.079Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.079Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHUZlfK', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.079Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.645Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "vellum_up8bfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.645Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.645Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.645Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.645Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.645Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4uZUet', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:35.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d80260c2-760b-4c0a-8916-f14662952002"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:36.645Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/UJXFL/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'homer-upqml6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "dime_1u3ovt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpexsZop', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5GIWI/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEHAkkR', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:37.361Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:36.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.9aa3fc12-e29f-4069-88ac-5e1e11cd0d8f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.039Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.039Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.039Z", "message": "The config dict: {'public_ip': u'172.30.9.216', 'etcd_ip': u'192.168.120.20', 'name': u'ellis-rn3vzk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.039Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.039Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/0CZ9F/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.039Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "homer_upqml6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.039Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.039Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:37.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.655Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.655Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.655Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'dime-1u3ovt', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.655Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.655Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpg_mRnR', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.655Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.655Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpDot6nL', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:38.655Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/8RYP3/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp5O2bh3', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a3e676dc-880a-496d-bda3-539bec50b506"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'sprout-agcrzn', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}], "metadata": {"pagination": {"total": 2643, "offset": 2565, "size": 50}}} 2019-07-22 11:03:41,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:41,226 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:41 GMT 2019-07-22 11:03:41,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:41,226 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:03:41,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:41,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:41,226 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:41,226 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:03:41,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'vellum-up8bfa', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}. 2019-07-22 11:03:41,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:41,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-22 11:03:41,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:03:41,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-22 11:03:41,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-22 11:03:41,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHUZlfK', '/etc/clearwater/local_config'] 2019-07-22 11:03:41,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-22 11:03:41,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-22 11:03:41,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:41,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-22 11:03:41,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:03:41,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:41,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4uZUet', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:41,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UJXFL/clearwater.py 2019-07-22 11:03:41,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'homer-upqml6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2019-07-22 11:03:41,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:41,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpexsZop', '/etc/clearwater/local_config'] 2019-07-22 11:03:41,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-22 11:03:41,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:03:41,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-22 11:03:41,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5GIWI/clearwater.py 2019-07-22 11:03:41,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:41,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEHAkkR', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:41,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-22 11:03:41,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-22 11:03:41,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-22 11:03:41,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.216', 'etcd_ip': u'192.168.120.20', 'name': u'ellis-rn3vzk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2019-07-22 11:03:41,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-22 11:03:41,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/0CZ9F/clearwater.py 2019-07-22 11:03:41,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:03:41,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:41,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:41,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:41,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-22 11:03:41,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'dime-1u3ovt', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2019-07-22 11:03:41,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-22 11:03:41,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpg_mRnR', '/etc/clearwater/local_config'] 2019-07-22 11:03:41,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-22 11:03:41,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpDot6nL', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:41,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/8RYP3/clearwater.py 2019-07-22 11:03:41,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp5O2bh3', '/etc/clearwater/local_config'] 2019-07-22 11:03:41,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-22 11:03:41,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 11:03:41,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-22 11:03:41,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:41,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:03:41,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-22 11:03:41,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.20', 'name': u'sprout-agcrzn', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2019-07-22 11:03:41,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-22 11:03:41,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:41,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:41,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:41,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:41,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:41,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:41,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:41,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:41,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:41,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:41,313 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:41 GMT 2019-07-22 11:03:41,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:41,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:41,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:41,314 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:41,314 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:46,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:46,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:46,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:46,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:46,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:46,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:46,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:46,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:46,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.217Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:38.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.830Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.830Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.830Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.830Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpI40s1y', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.830Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.b3bc75a0-67a6-4905-a1d9-fd70425982a9"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.830Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DZVBJ/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:39.830Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.20', 'name': u'bono-3q36zx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.31'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpLhgzBG', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.434Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0OTrho', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "dime_1u3ovt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/6LW2K/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.547d98cd-9245-4651-907b-f549da2d9071"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "Process created, PID: 1736", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "sprout_agcrzn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:39.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:40.999Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:41.709Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:41.709Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/8D8G4/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:41.709Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:41.709Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:41.709Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:40.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "Process created, PID: 1741", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:41.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.421Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpZTQoIj', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTi3qg1', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}], "metadata": {"pagination": {"total": 2696, "offset": 2615, "size": 50}}} 2019-07-22 11:03:46,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:46,451 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:46 GMT 2019-07-22 11:03:46,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:46,452 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:03:46,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:46,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:46,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:46,452 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:03:46,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-22 11:03:46,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-22 11:03:46,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 11:03:46,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 11:03:46,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpI40s1y', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:46,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:46,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DZVBJ/clearwater.py 2019-07-22 11:03:46,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-22 11:03:46,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.20', 'name': u'bono-3q36zx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.31'}. 2019-07-22 11:03:46,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-22 11:03:46,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-22 11:03:46,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:46,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:03:46,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-22 11:03:46,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-22 11:03:46,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpLhgzBG', '/etc/clearwater/local_config'] 2019-07-22 11:03:46,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-22 11:03:46,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0OTrho', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:46,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:46,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/6LW2K/install-vellum.sh 2019-07-22 11:03:46,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-22 11:03:46,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-22 11:03:46,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:03:46,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:46,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-22 11:03:46,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1736 2019-07-22 11:03:46,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:46,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:46,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:46,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/8D8G4/install-dime.sh 2019-07-22 11:03:46,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-07-22 11:03:46,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-07-22 11:03:46,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-22 11:03:46,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:03:46,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1741 2019-07-22 11:03:46,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-22 11:03:46,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-22 11:03:46,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 11:03:46,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-07-22 11:03:46,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-07-22 11:03:46,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-07-22 11:03:46,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-07-22 11:03:46,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 11:03:46,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpZTQoIj', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:46,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-07-22 11:03:46,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-07-22 11:03:46,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-22 11:03:46,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTi3qg1', '/etc/clearwater/local_config'] 2019-07-22 11:03:46,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-07-22 11:03:46,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-22 11:03:46,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:46,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:46 GMT 2019-07-22 11:03:46,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:46,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:46,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:46,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:46,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:51,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:51,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:51,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:51,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:51,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:51,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:51,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:51,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:51,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/9SC46/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "Process created, PID: 1738", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:42.944Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:43.453Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.f2cc60b7-f8d5-405c-8e75-f1632e4bfd9e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:43.453Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:43.453Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:43.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:43.453Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.741Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:43.453Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:42.376Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:44.007Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:43.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:44.007Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/QVBZK/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:43.425Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.833150e6-fa4e-47f0-94c9-39bb2533421c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:44.007Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HKHJQ/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:43.726Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.0f33ff86-11e0-42b7-8577-12943dfb9470"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:44.655Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:44.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:44.655Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:43.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:44.655Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:44.217Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:44.655Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:44.385Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:45.238Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:44.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:45.238Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:44.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "sprout_agcrzn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:46.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UTOVR/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.039Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:45.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:46.729Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:46.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "bono_3q36zx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.279Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:46.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.823Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/N15Q7/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:47.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.823Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:47.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.823Z", "message": "Process created, PID: 1735", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:47.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.823Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:47.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.823Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:47.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.823Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:47.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.823Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:47.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.823Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:47.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:47.823Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:47.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:48.406Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:48.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:48.406Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:48.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:48.406Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/NVTHH/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:48.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:48.406Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:48.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:48.406Z", "message": "Process created, PID: 1745", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:48.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:48.406Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:48.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:48.406Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:48.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:48.406Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:48.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}], "metadata": {"pagination": {"total": 2716, "offset": 2665, "size": 50}}} 2019-07-22 11:03:51,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:51,646 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:51 GMT 2019-07-22 11:03:51,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:51,647 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:03:51,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:51,647 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:51,647 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:51,647 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:03:51,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-07-22 11:03:51,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/9SC46/install-homer.sh 2019-07-22 11:03:51,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:03:51,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1738 2019-07-22 11:03:51,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-22 11:03:51,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-07-22 11:03:51,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-22 11:03:51,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-07-22 11:03:51,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:51,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:51,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:51,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-22 11:03:51,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/QVBZK/append_proxy_snmp_conf.py 2019-07-22 11:03:51,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HKHJQ/append_proxy_snmp_conf.py 2019-07-22 11:03:51,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:51,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-22 11:03:51,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:51,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:03:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-22 11:03:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-22 11:03:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:03:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-22 11:03:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UTOVR/install-ellis.sh 2019-07-22 11:03:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-07-22 11:03:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-07-22 11:03:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-07-22 11:03:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-22 11:03:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-22 11:03:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-22 11:03:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-07-22 11:03:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-07-22 11:03:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:03:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/N15Q7/install-sprout.sh 2019-07-22 11:03:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:03:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1735 2019-07-22 11:03:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-22 11:03:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-22 11:03:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-07-22 11:03:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-07-22 11:03:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-07-22 11:03:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-07-22 11:03:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:03:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-07-22 11:03:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/NVTHH/install-bono.sh 2019-07-22 11:03:51,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-07-22 11:03:51,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1745 2019-07-22 11:03:51,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-07-22 11:03:51,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-22 11:03:51,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-22 11:03:51,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:51,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:51,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:51,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:51,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:51 GMT 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:51,731 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:51,732 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:56,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:03:56,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:56,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:56,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:56,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:56,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:56,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:56,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:56,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:49.117Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:48.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:54.895Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,247 kB/s)\nReading package lists...\n\nreal\t0m13.393s\nuser\t0m4.977s\nsys\t0m0.599s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:54.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:56.127Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:54.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:56.127Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:54.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}], "metadata": {"pagination": {"total": 2719, "offset": 2715, "size": 50}}} 2019-07-22 11:03:56,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:56,903 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:56 GMT 2019-07-22 11:03:56,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:56,903 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:03:56,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:56,904 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:56,904 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:03:56,904 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:03:56,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-07-22 11:03:56,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,247 kB/s) Reading package lists... real 0m13.393s user 0m4.977s sys 0m0.599s 2019-07-22 11:03:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-07-22 11:03:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:03:56,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:03:56,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:03:56,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:03:56,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:03:56,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:03:56,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:03:56,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:03:56,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:03:56,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:03:56,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:03:56,978 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:03:56 GMT 2019-07-22 11:03:56,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:03:56,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:03:56,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:03:56,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:03:56,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:01,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:03,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:03,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:03,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:03,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:03,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:03,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:03,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:03,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:57.131Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 11s (1,193 kB/s)\nReading package lists...\n\nreal\t0m14.882s\nuser\t0m5.015s\nsys\t0m0.552s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:56.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:57.952Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:57.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:57.952Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,259 kB/s)\nReading package lists...\n\nreal\t0m14.002s\nuser\t0m4.884s\nsys\t0m0.707s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:56.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:57.952Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:56.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:57.952Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:56.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:03:57.952Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:57.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:00.020Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,213 kB/s)\nReading package lists...\n\nreal\t0m13.913s\nuser\t0m4.876s\nsys\t0m0.632s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:59.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:00.770Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:03:59.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:00.770Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:00.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:01.388Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:00.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}], "metadata": {"pagination": {"total": 2729, "offset": 2719, "size": 50}}} 2019-07-22 11:04:03,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:03,175 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:03 GMT 2019-07-22 11:04:03,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:03,175 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:04:03,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:03,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:03,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:03,176 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:04:03,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 11s (1,193 kB/s) Reading package lists... real 0m14.882s user 0m5.015s sys 0m0.552s 2019-07-22 11:04:03,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:04:03,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,259 kB/s) Reading package lists... real 0m14.002s user 0m4.884s sys 0m0.707s 2019-07-22 11:04:03,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:04:03,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-07-22 11:04:03,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-07-22 11:04:03,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,213 kB/s) Reading package lists... real 0m13.913s user 0m4.876s sys 0m0.632s 2019-07-22 11:04:03,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-07-22 11:04:03,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:04:03,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:04:03,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:04,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:04,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:04,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:04,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:04,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:04,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:04,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:04,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:04,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:04,019 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:04 GMT 2019-07-22 11:04:04,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:04,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:04,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:04,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:04,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:09,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:09,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:09,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:09,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:09,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:09,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:09,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:09,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:09,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:02.836Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:01.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:02.836Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:02.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:05.220Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 11s (1,175 kB/s)\nReading package lists...\n\nreal\t0m17.231s\nuser\t0m5.280s\nsys\t0m0.601s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:04.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:06.335Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:05.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:06.335Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:05.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:06.335Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:05.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:06.335Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,214 kB/s)\nReading package lists...\n\nreal\t0m17.033s\nuser\t0m5.239s\nsys\t0m0.805s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:05.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:06.335Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:05.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:06.335Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:05.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:07.422Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:07.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:08.240Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:08.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}], "metadata": {"pagination": {"total": 2740, "offset": 2729, "size": 50}}} 2019-07-22 11:04:09,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:09,147 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:09 GMT 2019-07-22 11:04:09,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:09,147 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:04:09,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:09,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:09,147 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:09,147 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:04:09,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:04:09,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:04:09,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 11s (1,175 kB/s) Reading package lists... real 0m17.231s user 0m5.280s sys 0m0.601s 2019-07-22 11:04:09,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-07-22 11:04:09,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:04:09,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:04:09,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,214 kB/s) Reading package lists... real 0m17.033s user 0m5.239s sys 0m0.805s 2019-07-22 11:04:09,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:04:09,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-07-22 11:04:09,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-22 11:04:09,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-22 11:04:09,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:09,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:09,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:09,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:09,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:09,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:09 GMT 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:09,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:14,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:14,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:14,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:14,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:14,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:14,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:14,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:14,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:14,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2740, "offset": 2740, "size": 50}}} 2019-07-22 11:04:14,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:14,382 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:14 GMT 2019-07-22 11:04:14,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:14,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:04:14,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:14,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:14,382 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:14,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:14,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:14,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:14,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:14,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:14,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:14,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:14,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:14,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:14,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:14,487 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:14 GMT 2019-07-22 11:04:14,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:14,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:14,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:14,488 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:14,488 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:19,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:19,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:19,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:19,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:19,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:19,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:19,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:19,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:19,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2740, "offset": 2740, "size": 50}}} 2019-07-22 11:04:19,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:19,663 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:19 GMT 2019-07-22 11:04:19,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:19,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:04:19,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:19,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:19,663 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:19,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:19,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:19,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:19,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:19,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:19,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:19,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:19,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:19,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:19,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:19,767 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:19 GMT 2019-07-22 11:04:19,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:19,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:19,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:19,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:19,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:24,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:24,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:24,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:24,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:21.117Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:20.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:21.760Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:21.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:22.792Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:22.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}], "metadata": {"pagination": {"total": 2743, "offset": 2740, "size": 50}}} 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:24 GMT 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:04:24,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:24,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:24,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:24,882 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:04:24,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:04:24,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:04:24,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:04:24,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:24,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:24,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:24,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:24,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:24 GMT 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:24,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:24,977 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:29,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:30,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:30,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:30,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:30,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:30,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:30,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:30,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:30,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:25.814Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:25.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:27.440Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:27.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:28.238Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:28.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}], "metadata": {"pagination": {"total": 2746, "offset": 2743, "size": 50}}} 2019-07-22 11:04:30,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:30,104 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:30 GMT 2019-07-22 11:04:30,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:30,104 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:04:30,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:30,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:30,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:30,104 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:04:30,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:04:30,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-22 11:04:30,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-22 11:04:30,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:30,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:30,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:30,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:30,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:30,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:30,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:30,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:30,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:30,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:30,209 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:30 GMT 2019-07-22 11:04:30,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:30,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:30,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:30,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:30,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:35,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:35,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:35,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:35,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:35,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:35,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:35,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:35,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:35,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2746, "offset": 2746, "size": 50}}} 2019-07-22 11:04:35,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:35,397 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:35 GMT 2019-07-22 11:04:35,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:35,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:04:35,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:35,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:35,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:35,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:35,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:35,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:35,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:35,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:35,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:35,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:35,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:35,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:35,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:35,509 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:35 GMT 2019-07-22 11:04:35,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:35,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:35,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:35,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:35,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:40,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:40,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:40,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:40,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:40,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:40,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:40,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:40,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:40,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2746, "offset": 2746, "size": 50}}} 2019-07-22 11:04:40,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:40,618 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:40 GMT 2019-07-22 11:04:40,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:40,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:04:40,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:40,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:40,619 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:40,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:40,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:40,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:40,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:40,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:40,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:40,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:40,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:40,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:40,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:40,692 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:40 GMT 2019-07-22 11:04:40,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:40,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:40,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:40,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:40,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:45,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:45,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:45,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:45,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:41.119Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:40.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:41.949Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:41.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:42.794Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:42.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}], "metadata": {"pagination": {"total": 2749, "offset": 2746, "size": 50}}} 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:45 GMT 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:04:45,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:45,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:45,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:45,812 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:04:45,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:04:45,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:04:45,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:04:45,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:45,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:45,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:45,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:45,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:45,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:45,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:45,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:45,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:45,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:45,876 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:45 GMT 2019-07-22 11:04:45,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:45,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:45,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:45,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:45,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:50,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:50,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:50,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:50,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:50,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:50,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:50,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:50,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:50,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:45.843Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:45.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:47.419Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:47.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:04:48.259Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:04:48.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}], "metadata": {"pagination": {"total": 2752, "offset": 2749, "size": 50}}} 2019-07-22 11:04:50,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:50,977 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:50 GMT 2019-07-22 11:04:50,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:50,977 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:04:50,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:50,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:50,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:50,978 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:04:50,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:04:50,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-22 11:04:50,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-22 11:04:50,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:51,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:51,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:51,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:51,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:51,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:51,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:51,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:51,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:51,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:51,097 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:51 GMT 2019-07-22 11:04:51,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:51,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:51,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:51,097 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:51,097 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:56,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:04:56,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:56,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:56,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:56,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:56,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:56,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:56,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:56,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2752, "offset": 2752, "size": 50}}} 2019-07-22 11:04:56,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:56,263 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:56 GMT 2019-07-22 11:04:56,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:56,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:04:56,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:56,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:56,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:04:56,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:04:56,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:04:56,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:04:56,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:04:56,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:04:56,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:04:56,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:04:56,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:04:56,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:04:56,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:04:56,344 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:04:56 GMT 2019-07-22 11:04:56,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:04:56,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:04:56,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:04:56,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:04:56,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:01,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:01,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:01,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:01.087Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:00.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}], "metadata": {"pagination": {"total": 2753, "offset": 2752, "size": 50}}} 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:01 GMT 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:01,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-07-22 11:05:01,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:01,457 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:01,457 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:01,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:05:01,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:01,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:01,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:01,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:01,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:01,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:01,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:01,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:01,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:01,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:01,687 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:01 GMT 2019-07-22 11:05:01,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:01,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:01,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:01,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:01,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:06,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:06,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:06,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:06,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:06,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:06,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:01.976Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:01.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:02.816Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:02.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:05.856Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:05.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}], "metadata": {"pagination": {"total": 2756, "offset": 2753, "size": 50}}} 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:06 GMT 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:06,788 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:06,789 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:05:06,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:05:06,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:05:06,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:05:06,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:06,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:06,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:06,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:06,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:06,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:06,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:06,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:06,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:06,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:06,934 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:06 GMT 2019-07-22 11:05:06,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:06,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:06,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:06,934 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:06,934 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:11,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:12,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:12,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:12,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:12,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:12,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:12,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:12,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:12,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:07.629Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:07.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:08.266Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:08.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}], "metadata": {"pagination": {"total": 2758, "offset": 2756, "size": 50}}} 2019-07-22 11:05:12,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:12,113 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:12 GMT 2019-07-22 11:05:12,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:12,113 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:05:12,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:12,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:12,113 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:12,113 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:05:12,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-22 11:05:12,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-22 11:05:12,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:12,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:12,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:12 GMT 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:12,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:12,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:12,225 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:12,225 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:17,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:17,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:17,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:17,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:17,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:17,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:17,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:17,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:17,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2758, "offset": 2758, "size": 50}}} 2019-07-22 11:05:17,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:17,349 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:17 GMT 2019-07-22 11:05:17,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:17,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:05:17,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:17,349 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:17,349 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:17,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:17,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:17,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:17,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:17,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:17,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:17,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:17,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:17,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:17,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:17,418 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:17 GMT 2019-07-22 11:05:17,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:17,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:17,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:17,419 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:17,419 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:22,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:22,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:22,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:22,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:22,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:22,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:22,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:21.099Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:20.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:21.973Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:21.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}], "metadata": {"pagination": {"total": 2760, "offset": 2758, "size": 50}}} 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:22 GMT 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:22,531 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:05:22,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:05:22,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:05:22,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:22,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:22,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:22,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:22,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:22 GMT 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:22,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:27,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:27,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:27,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:27,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:27,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:27,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:27,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:27,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:27,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:22.812Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:22.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:25.849Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:25.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:27.637Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:27.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}], "metadata": {"pagination": {"total": 2763, "offset": 2760, "size": 50}}} 2019-07-22 11:05:27,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:27,775 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:27 GMT 2019-07-22 11:05:27,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:27,775 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:05:27,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:27,775 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:27,775 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:27,775 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:05:27,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:05:27,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:05:27,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-22 11:05:27,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:27,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:27,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:27,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:27,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:27,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:27,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:27,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:27,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:27,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:27,868 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:27 GMT 2019-07-22 11:05:27,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:27,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:27,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:27,869 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:27,869 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:32,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:32,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:32,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:32,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:32,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:32,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:32,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:32,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:32,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:28.321Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:28.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}], "metadata": {"pagination": {"total": 2764, "offset": 2763, "size": 50}}} 2019-07-22 11:05:32,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:32,973 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:32 GMT 2019-07-22 11:05:32,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:32,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-22 11:05:32,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:32,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:32,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:32,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-22 11:05:32,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:33,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:33,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:33,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:33,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:33,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:33,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:33,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:33,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:33,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:33,037 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:33 GMT 2019-07-22 11:05:33,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:33,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:33,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:33,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:33,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:38,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:38,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:38,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:38,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:38,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:38,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:38,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:38,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:38,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2764, "offset": 2764, "size": 50}}} 2019-07-22 11:05:38,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:38,154 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:38 GMT 2019-07-22 11:05:38,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:38,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:05:38,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:38,155 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:38,155 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:38,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:38,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:38,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:38,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:38,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:38,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:38,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:38,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:38,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:38,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:38,226 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:38 GMT 2019-07-22 11:05:38,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:38,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:38,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:38,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:38,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:43,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:43,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:43,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:43,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:43,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:43,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:43,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:41.093Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:40.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:42.022Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:41.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:42.821Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:42.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}], "metadata": {"pagination": {"total": 2767, "offset": 2764, "size": 50}}} 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:43 GMT 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:43,330 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:05:43,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:05:43,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:05:43,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:05:43,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:43,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:43,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:43,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:43,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:43,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:43,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:43,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:43,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:43,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:43,430 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:43 GMT 2019-07-22 11:05:43,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:43,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:43,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:43,431 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:43,431 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:48,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:48,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:48,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:45.858Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:45.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:47.645Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:47.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:05:48.314Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:05:48.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}], "metadata": {"pagination": {"total": 2770, "offset": 2767, "size": 50}}} 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:48 GMT 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:48,557 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:05:48,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:48,558 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:48,558 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:48,558 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:05:48,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:05:48,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-22 11:05:48,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-22 11:05:48,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:48,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:48,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:48,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:48,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:48,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:48 GMT 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:48,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:53,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:53,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:53,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:53,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:53,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2770, "offset": 2770, "size": 50}}} 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:53 GMT 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:53,738 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:53,739 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:53,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:53,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:53,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:53,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:53,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:53,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:53,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:53,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:53,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:53,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:53,842 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:53 GMT 2019-07-22 11:05:53,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:53,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:53,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:53,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:53,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:58,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:05:58,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:58,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:58,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:58,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:58,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:58,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:58,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:58,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2770, "offset": 2770, "size": 50}}} 2019-07-22 11:05:58,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:58,942 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:58 GMT 2019-07-22 11:05:58,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:58,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:05:58,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:58,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:58,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:05:58,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:05:59,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:05:59,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:05:59,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:05:59,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:05:59,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:05:59,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:05:59,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:05:59,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:05:59,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:05:59,035 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:05:59 GMT 2019-07-22 11:05:59,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:05:59,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:05:59,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:05:59,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:05:59,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:04,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:04,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:04,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:04,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:04,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:04,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:04,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:04,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:04,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:01.092Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:00.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:01.784Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 14s (3,826 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8499\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8528\nclearwater-socket-factory-sig start/running, process 8533\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m55.724s\nuser\t0m8.607s\nsys\t0m7.530s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:01.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:01.784Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:01.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:02.515Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:01.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:03.104Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:02.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}], "metadata": {"pagination": {"total": 2775, "offset": 2770, "size": 50}}} 2019-07-22 11:06:04,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:04,139 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:04 GMT 2019-07-22 11:06:04,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:04,139 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:06:04,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:04,139 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:04,139 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:04,140 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:06:04,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:06:04,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,826 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8499 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8528 clearwater-socket-factory-sig start/running, process 8533 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m55.724s user 0m8.607s sys 0m7.530s 2019-07-22 11:06:04,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:06:04,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:06:04,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:06:04,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:04,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:04,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:04,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:04,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:04,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:04,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:04,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:04,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:04,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:04,214 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:04 GMT 2019-07-22 11:06:04,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:04,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:04,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:04,215 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:04,215 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:09,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:09,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:09,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:09,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:09,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:09,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:09,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:09,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:09,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:05.872Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:05.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:07.672Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:07.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:08.549Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:08.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}], "metadata": {"pagination": {"total": 2778, "offset": 2775, "size": 50}}} 2019-07-22 11:06:09,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:09,392 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:09 GMT 2019-07-22 11:06:09,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:09,392 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:06:09,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:09,393 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:09,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:09,393 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:06:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:06:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-22 11:06:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-22 11:06:09,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:09,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:09,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:09,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:09,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:09,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:09,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:09,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:09,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:09,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:09,465 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:09 GMT 2019-07-22 11:06:09,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:09,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:09,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:09,465 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:09,465 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:14,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:14,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:14,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:14,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:14,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:14,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:14,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:14,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:14,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2778, "offset": 2778, "size": 50}}} 2019-07-22 11:06:14,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:14,585 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:14 GMT 2019-07-22 11:06:14,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:14,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:06:14,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:14,585 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:14,585 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:14,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:14,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:14,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:14,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:14,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:14,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:14 GMT 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:14,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:19,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:19,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:19,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:19,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:19,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:19,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:19,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:19,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:19,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2778, "offset": 2778, "size": 50}}} 2019-07-22 11:06:19,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:19,761 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:19 GMT 2019-07-22 11:06:19,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:19,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:06:19,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:19,761 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:19,761 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:19,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:19,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:19,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:19,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:19,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:19,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:19,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:19,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:19,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:19,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:19,847 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:19 GMT 2019-07-22 11:06:19,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:19,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:19,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:19,848 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:19,848 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:24,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:25,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:25,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:25,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:25,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:25,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:25,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:25,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:25,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:21.099Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:20.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:22.025Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:21.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:22.576Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:22.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:22.576Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,495 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8767\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8798\nclearwater-socket-factory-sig start/running, process 8803\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8854\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................+++\n..........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t2m16.907s\nuser\t0m9.536s\nsys\t0m8.637s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:22.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:23.338Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:22.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:23.973Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 17s (5,094 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8846\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........................................................................................+++\n..........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m26.281s\nuser\t0m20.989s\nsys\t0m11.184s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:23.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:23.973Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:23.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}], "metadata": {"pagination": {"total": 2785, "offset": 2778, "size": 50}}} 2019-07-22 11:06:25,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:25,129 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:25 GMT 2019-07-22 11:06:25,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:25,129 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:06:25,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:25,130 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:25,130 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:25,130 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:06:25,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:06:25,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:06:25,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:06:25,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,495 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8767 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8798 clearwater-socket-factory-sig start/running, process 8803 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8854 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................+++ ..........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m16.907s user 0m9.536s sys 0m8.637s 2019-07-22 11:06:25,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:06:25,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 17s (5,094 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8846 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........................................................................................+++ ..........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m26.281s user 0m20.989s sys 0m11.184s 2019-07-22 11:06:25,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:06:25,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:25,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:25,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:25,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:25,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:25,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:25,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:25,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:25,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:25,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:25,281 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:25 GMT 2019-07-22 11:06:25,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:25,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:25,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:25,282 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:25,282 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:30,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:30,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:30,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:30,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:30,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:30,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:30,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:30,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:30,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:26.098Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:25.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:27.690Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:27.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:28.510Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:28.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}], "metadata": {"pagination": {"total": 2788, "offset": 2785, "size": 50}}} 2019-07-22 11:06:30,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:30,650 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:30 GMT 2019-07-22 11:06:30,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:30,650 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:06:30,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:30,650 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:30,650 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:30,650 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:06:30,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:06:30,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-22 11:06:30,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-22 11:06:30,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:30,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:30,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:30,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:30,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:30,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:30,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:30,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:30,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:30,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:30,790 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:30 GMT 2019-07-22 11:06:30,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:30,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:30,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:30,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:30,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:35,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:36,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:36,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:36,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:36,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:36,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2788, "offset": 2788, "size": 50}}} 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:36 GMT 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:36,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:36,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:36,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:36,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:36,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:36,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:36,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:36,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:36,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:36,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:36,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:36,378 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:36 GMT 2019-07-22 11:06:36,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:36,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:36,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:36,378 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:36,378 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:41,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:41,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:41,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:41,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:41,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:41,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:41,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:41,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:41,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:38.963Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57643 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m37.323s\nuser\t0m13.503s\nsys\t0m3.608s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:38.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:39.546Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:38.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:41.099Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:40.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}], "metadata": {"pagination": {"total": 2791, "offset": 2788, "size": 50}}} 2019-07-22 11:06:41,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:41,497 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:41 GMT 2019-07-22 11:06:41,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:41,498 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:06:41,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:41,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:41,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:41,498 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:06:41,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57643 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m37.323s user 0m13.503s sys 0m3.608s 2019-07-22 11:06:41,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:06:41,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:06:41,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:41,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:41,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:41,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:41,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:41,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:41,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:41,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:41,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:41,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:41,569 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:41 GMT 2019-07-22 11:06:41,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:41,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:41,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:41,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:41,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:46,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:46,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:46,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:46,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:46,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:46,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:46,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:46,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:46,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:41.862Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 13s (6,737 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9220\nclearwater-socket-factory-sig start/running, process 9225\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9276\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......+++\n....+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t2m44.422s\nuser\t0m21.926s\nsys\t0m12.626s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:41.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:41.862Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:41.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:42.542Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:41.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:43.065Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:42.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:46.106Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:45.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}], "metadata": {"pagination": {"total": 2796, "offset": 2791, "size": 50}}} 2019-07-22 11:06:46,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:46,730 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:46 GMT 2019-07-22 11:06:46,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:46,731 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:06:46,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:46,731 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:46,731 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:46,731 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:06:46,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 13s (6,737 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9220 clearwater-socket-factory-sig start/running, process 9225 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9276 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......+++ ....+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m44.422s user 0m21.926s sys 0m12.626s 2019-07-22 11:06:46,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:06:46,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:06:46,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:06:46,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:06:46,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:46,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:46,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:46,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:46,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:46,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:46,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:46,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:46,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:46,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:46,823 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:46 GMT 2019-07-22 11:06:46,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:46,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:46,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:46,823 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:46,823 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:51,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:51,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:51,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:51,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:51,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:51,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:51,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:51,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:51,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:47.090Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 16s (4,128 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51957 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9098\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9837\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................................................+++\n............+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m46.938s\nuser\t0m16.708s\nsys\t0m11.866s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:47.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:47.629Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (575 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57866 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t0m8.095s\nuser\t0m0.781s\nsys\t0m0.647s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:46.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:47.629Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:47.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:47.629Z", "message": "[bono] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:46.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:47.629Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:47.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:47.629Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:47.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:48.180Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:47.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:48.784Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:48.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:49.332Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.005s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "Execution done (PID=1745, return_code=0): /tmp/NVTHH/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b2:9d:12 \n inet addr:192.168.120.31 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb2:9d12/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75287 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35981 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:136301179 (136.3 MB) TX bytes:5621298 (5.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:870 errors:0 dropped:0 overruns:0 frame:0\n TX packets:870 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:108673 (108.6 KB) TX bytes:108673 (108.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 122 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 523 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 548 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 910 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 927 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nroot 937 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 939 1 0 11:00 ? 00:00:00 rsyslogd\nroot 1040 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1098 1 0 11:00 ? 00:00:00 cron\ndaemon 1099 1 0 11:00 ? 00:00:00 atd\nroot 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_r7s6st/env/bin/python -m cloudify_agent.worker --queue bono_host_r7s6st --max-workers 5 --name bono_host_r7s6st\nubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/bono_host_r7s6st/env/bin/python -m cloudify_agent.worker --queue bono_host_r7s6st --max-workers 5 --name bono_host_r7s6st\nubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/bono_host_r7s6st/env/bin/diamond --configfile /home/ubuntu/bono_host_r7s6st/work/plugins/diamond/etc/diamond.conf\nubuntu 1735 1464 1 11:03 ? 00:00:02 /home/ubuntu/bono_host_r7s6st/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Yj1Oh9\nubuntu 1745 1735 0 11:03 ? 00:00:00 /bin/sh -c /tmp/NVTHH/install-bono.sh\nubuntu 1747 1745 0 11:03 ? 00:00:00 /bin/bash -e /tmp/NVTHH/install-bono.sh\nntp 7991 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8528 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8529 8528 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8533 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8534 8533 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8543 8529 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8544 8534 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8545 8544 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8626 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8930 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8934 8930 0 11:06 ? 00:00:00 inotifywait -e create -qq .\nbono 8954 1 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.31,bono-3q36zx.clearwater.local --alias=172.30.9.200,bono-3q36zx.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-3q36zx.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9642 1 0 11:06 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9689 1747 0 11:06 ? 00:00:00 /bin/bash -e /tmp/NVTHH/install-bono.sh\nubuntu 9690 9689 0 11:06 ? 00:00:00 /bin/bash -e /tmp/NVTHH/install-bono.sh\nroot 9691 9690 0 11:06 ? 00:00:00 sudo ps -edf\nroot 9692 9691 0 11:06 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9642/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8626/monit \ntcp 0 0 192.168.120.31:5058 0.0.0.0:* LISTEN 8954/bono \ntcp 0 0 192.168.120.31:5060 0.0.0.0:* LISTEN 8954/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8954/bono \ntcp 0 0 127.0.0.1:53898 0.0.0.0:* LISTEN 1735/python \ntcp6 0 0 ::1:53 :::* LISTEN 9642/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9642/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient \nudp 0 0 192.168.120.31:123 0.0.0.0:* 7991/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7991/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7991/ntpd \nudp 0 0 0.0.0.0:2986 0.0.0.0:* 548/dhclient \nudp 0 0 192.168.120.31:5058 0.0.0.0:* 8954/bono \nudp 0 0 192.168.120.31:5060 0.0.0.0:* 8954/bono \nudp6 0 0 ::1:53 :::* 9642/dnsmasq \nudp6 0 0 :::1650 :::* 548/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 7991/ntpd \nudp6 0 0 ::1:123 :::* 7991/ntpd \nudp6 0 0 :::123 :::* 7991/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8716 910/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7224 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9041 1097/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 19898 8543/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19901 8545/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] => /var/log/dmesg\n/var/log/sysstat/sa22\n/var/log/sysstat/clearwater-sa22\n/var/log/wtmp\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20190722T110000Z.txt\n/var/log/bono/bono_err.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] => [22-Jul-2019 11:06:33 UTC] clearwater-diags-monitor starting\n[22-Jul-2019 11:06:33 UTC] Waiting for trigger files\n2019:07:22 11:05:58: Namespace: management\n2019:07:22 11:05:58: [management] Starting server\n2019:07:22 11:05:58: [management] Listening for requests\n2019:07:22 11:05:58: Namespace: signaling\n2019:07:22 11:05:58: [signaling] Starting server\n2019:07:22 11:05:58: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] => 2019-07-22 11:06:17.077083347 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] sudo cat /var/log/bono/bono_20190722T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 21609 0 --:--:-- --:--:-- --:--:-- 21568", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.214Z", "message": " /tmp/NVTHH/install-bono.sh: line 6: /home/ubuntu/bono_host_r7s6st/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:49.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.a919f6dc-a8dd-46c9-a608-8a2c6c058a74"}, {"node_instance_id": "bono_3q36zx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.949Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:50.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:50.949Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:50.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:51.769Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:51.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:51.769Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:51.410Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:51.769Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:50.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 2842, "offset": 2796, "size": 50}}} 2019-07-22 11:06:51,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:51,944 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:51 GMT 2019-07-22 11:06:51,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:51,944 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:06:51,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:51,944 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:51,944 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:51,944 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:06:51,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 16s (4,128 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9098 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9837 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................................+++ ............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m46.938s user 0m16.708s sys 0m11.866s 2019-07-22 11:06:51,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (575 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57866 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m8.095s user 0m0.781s sys 0m0.647s 2019-07-22 11:06:51,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-07-22 11:06:51,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-07-22 11:06:51,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:06:51,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-07-22 11:06:51,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-07-22 11:06:51,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-07-22 11:06:51,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.005s sys 0m0.051s 2019-07-22 11:06:51,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-22 11:06:51,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1745, return_code=0): /tmp/NVTHH/install-bono.sh 2019-07-22 11:06:51,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-22 11:06:51,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-22 11:06:51,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-22 11:06:51,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-07-22 11:06:51,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-07-22 11:06:51,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b2:9d:12 inet addr:192.168.120.31 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb2:9d12/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:75287 errors:0 dropped:0 overruns:0 frame:0 TX packets:35981 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:136301179 (136.3 MB) TX bytes:5621298 (5.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:870 errors:0 dropped:0 overruns:0 frame:0 TX packets:870 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108673 (108.6 KB) TX bytes:108673 (108.6 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-22 11:06:51,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-07-22 11:06:51,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 122 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 523 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:00 ? 00:00:00 [kauditd] message+ 910 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 927 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind root 937 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon syslog 939 1 0 11:00 ? 00:00:00 rsyslogd root 1040 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1098 1 0 11:00 ? 00:00:00 cron daemon 1099 1 0 11:00 ? 00:00:00 atd root 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_r7s6st/env/bin/python -m cloudify_agent.worker --queue bono_host_r7s6st --max-workers 5 --name bono_host_r7s6st ubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/bono_host_r7s6st/env/bin/python -m cloudify_agent.worker --queue bono_host_r7s6st --max-workers 5 --name bono_host_r7s6st ubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/bono_host_r7s6st/env/bin/diamond --configfile /home/ubuntu/bono_host_r7s6st/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1464 1 11:03 ? 00:00:02 /home/ubuntu/bono_host_r7s6st/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Yj1Oh9 ubuntu 1745 1735 0 11:03 ? 00:00:00 /bin/sh -c /tmp/NVTHH/install-bono.sh ubuntu 1747 1745 0 11:03 ? 00:00:00 /bin/bash -e /tmp/NVTHH/install-bono.sh ntp 7991 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8528 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8529 8528 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8533 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8534 8533 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8543 8529 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8544 8534 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8545 8544 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8626 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8930 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8934 8930 0 11:06 ? 00:00:00 inotifywait -e create -qq . bono 8954 1 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.31,bono-3q36zx.clearwater.local --alias=172.30.9.200,bono-3q36zx.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-3q36zx.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9642 1 0 11:06 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9689 1747 0 11:06 ? 00:00:00 /bin/bash -e /tmp/NVTHH/install-bono.sh ubuntu 9690 9689 0 11:06 ? 00:00:00 /bin/bash -e /tmp/NVTHH/install-bono.sh root 9691 9690 0 11:06 ? 00:00:00 sudo ps -edf root 9692 9691 0 11:06 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.008s 2019-07-22 11:06:51,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9642/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8626/monit tcp 0 0 192.168.120.31:5058 0.0.0.0:* LISTEN 8954/bono tcp 0 0 192.168.120.31:5060 0.0.0.0:* LISTEN 8954/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8954/bono tcp 0 0 127.0.0.1:53898 0.0.0.0:* LISTEN 1735/python tcp6 0 0 ::1:53 :::* LISTEN 9642/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9642/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.31:123 0.0.0.0:* 7991/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7991/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7991/ntpd udp 0 0 0.0.0.0:2986 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.31:5058 0.0.0.0:* 8954/bono udp 0 0 192.168.120.31:5060 0.0.0.0:* 8954/bono udp6 0 0 ::1:53 :::* 9642/dnsmasq udp6 0 0 :::1650 :::* 548/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 7991/ntpd udp6 0 0 ::1:123 :::* 7991/ntpd udp6 0 0 :::123 :::* 7991/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8716 910/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7224 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9041 1097/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19898 8543/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19901 8545/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart real 0m0.012s user 0m0.000s sys 0m0.009s 2019-07-22 11:06:51,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-07-22 11:06:51,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/sa22 /var/log/sysstat/clearwater-sa22 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/bono/bono_out.log /var/log/bono/bono_20190722T110000Z.txt /var/log/bono/bono_err.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.000s sys 0m0.006s 2019-07-22 11:06:51,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-22 11:06:51,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [22-Jul-2019 11:06:33 UTC] clearwater-diags-monitor starting [22-Jul-2019 11:06:33 UTC] Waiting for trigger files 2019:07:22 11:05:58: Namespace: management 2019:07:22 11:05:58: [management] Starting server 2019:07:22 11:05:58: [management] Listening for requests 2019:07:22 11:05:58: Namespace: signaling 2019:07:22 11:05:58: [signaling] Starting server 2019:07:22 11:05:58: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-22 11:06:51,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-22 11:06:51,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-22 11:06:51,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-22 11:06:51,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-07-22 11:06:17.077083347 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-22 11:06:51,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-22 11:06:51,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190722T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-07-22 11:06:51,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-07-22 11:06:51,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st 2019-07-22 11:06:51,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-22 11:06:51,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-22 11:06:51,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-22 11:06:51,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-22 11:06:51,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-22 11:06:51,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-22 11:06:51,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-r7s6st 2019-07-22 11:06:51,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 21609 0 --:--:-- --:--:-- --:--:-- 21568 2019-07-22 11:06:51,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/NVTHH/install-bono.sh: line 6: /home/ubuntu/bono_host_r7s6st/env/bin/ctx: Argument list too long 2019-07-22 11:06:51,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:06:51,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-22 11:06:51,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:06:51,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:06:51,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 11:06:51,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:52,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:52,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:52,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:52,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:52,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:52,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:52,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:52,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:52,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:52,025 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:52 GMT 2019-07-22 11:06:52,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:52,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:52,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:52,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:52,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:57,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:06:57,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:57,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:57,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:57,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:57,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:57,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:57,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:57,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:52.868Z", "message": "Downloaded scripts/bind/bind.py to /tmp/D6P3I/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:52.668Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:53.537Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:53.189Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.158Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:53.524Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.158Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:53.583Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.158Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:53.607Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.158Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:53.599Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.158Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:53.607Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.158Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:53.607Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.158Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:53.583Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.158Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpX3eXEL', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:53.584Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.694Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:54.094Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.694Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:54.101Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.694Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:54.532Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:54.694Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQkF5sS', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:54.086Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d7368ef1-2a33-4ab9-8ca9-7b3b5d650abc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:55.652Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:55.046Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:56.692Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (16.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57946 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.563s\nuser\t0m13.109s\nsys\t0m3.505s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:56.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}], "metadata": {"pagination": {"total": 2858, "offset": 2842, "size": 50}}} 2019-07-22 11:06:57,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:57,185 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:57 GMT 2019-07-22 11:06:57,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:57,185 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:06:57,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:57,185 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:57,185 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:06:57,185 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:06:57,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/D6P3I/bind.py 2019-07-22 11:06:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-22 11:06:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:06:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:06:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:06:57,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:06:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:06:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-22 11:06:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:06:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpX3eXEL', '/etc/bind/db.clearwater.local'] 2019-07-22 11:06:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:06:57,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:06:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:06:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQkF5sS', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:06:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:06:57,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (16.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57946 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.563s user 0m13.109s sys 0m3.505s 2019-07-22 11:06:57,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:06:57,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:06:57,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:06:57,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:06:57,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:06:57,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:06:57,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:06:57,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:06:57,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:06:57,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:06:57,298 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:06:57 GMT 2019-07-22 11:06:57,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:06:57,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:06:57,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:06:57,298 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:06:57,298 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:02,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:02,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:02,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:02,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:02,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:02,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:02,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:02,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:02,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:57.354Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/91BYI/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:56.993Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d33db237-2186-4fa8-8690-bb4eafc1ee1c"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:57.354Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:56.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:57.354Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:56.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:57.354Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:56.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:58.021Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_x2ba2m/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:57.362Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.d33db237-2186-4fa8-8690-bb4eafc1ee1c"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:58.937Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.004s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:58.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9574/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1090/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8854/monit \ntcp 0 0 127.0.0.1:35807 0.0.0.0:* LISTEN 1725/python \ntcp6 0 0 ::1:53 :::* LISTEN 9574/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1090/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9574/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8287/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8287/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8287/ntpd \nudp 0 0 0.0.0.0:2986 0.0.0.0:* 548/dhclient \nudp6 0 0 ::1:53 :::* 9574/dnsmasq \nudp6 0 0 :::1650 :::* 548/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8287/ntpd \nudp6 0 0 ::1:123 :::* 8287/ntpd \nudp6 0 0 :::123 :::* 8287/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8710 883/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9045 1091/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7252 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6531 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20315 8814/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20316 8815/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 117 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 384 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 516 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 548 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 883 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nroot 936 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nroot 1038 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1090 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1091 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1092 1 0 11:00 ? 00:00:00 cron\ndaemon 1093 1 0 11:00 ? 00:00:00 atd\nroot 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_693zjn/env/bin/python -m cloudify_agent.worker --queue sprout_host_693zjn --max-workers 5 --name sprout_host_693zjn\nubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/sprout_host_693zjn/env/bin/python -m cloudify_agent.worker --queue sprout_host_693zjn --max-workers 5 --name sprout_host_693zjn\nubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_693zjn/env/bin/diamond --configfile /home/ubuntu/sprout_host_693zjn/work/plugins/diamond/etc/diamond.conf\nubuntu 1725 1464 1 11:03 ? 00:00:02 /home/ubuntu/sprout_host_693zjn/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-b2KAYL\nubuntu 1735 1725 0 11:03 ? 00:00:00 /bin/sh -c /tmp/N15Q7/install-sprout.sh\nubuntu 1737 1735 0 11:03 ? 00:00:00 /bin/bash -e /tmp/N15Q7/install-sprout.sh\nntp 8287 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8767 1 0 11:06 ? 00:00:00 rsyslogd\nroot 8798 1 0 11:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8799 8798 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8803 1 0 11:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8804 8803 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8813 8804 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8814 8799 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8815 8813 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8854 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9359 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9363 9359 0 11:06 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9574 1 0 11:06 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9621 1737 0 11:06 ? 00:00:00 /bin/bash -e /tmp/N15Q7/install-sprout.sh\nubuntu 9622 9621 0 11:06 ? 00:00:00 /bin/bash -e /tmp/N15Q7/install-sprout.sh\nroot 9623 9622 0 11:06 ? 00:00:00 sudo ps -edf\nroot 9624 9623 0 11:06 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:58.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:58.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d1:14:a9 \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed1:14a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77448 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34999 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137570587 (137.5 MB) TX bytes:5553195 (5.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:806 errors:0 dropped:0 overruns:0 frame:0\n TX packets:806 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110035 (110.0 KB) TX bytes:110035 (110.0 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:58.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:58.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] => [22-Jul-2019 11:06:43 UTC] clearwater-diags-monitor starting\n[22-Jul-2019 11:06:43 UTC] Waiting for trigger files\n2019:07:22 11:06:11: Namespace: management\n2019:07:22 11:06:11: [management] Starting server\n2019:07:22 11:06:11: [management] Listening for requests\n2019:07:22 11:06:11: Namespace: signaling\n2019:07:22 11:06:11: [signaling] Starting server\n2019:07:22 11:06:11: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:06:59.532Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa22\n/var/log/sprout\n/var/log/sprout/sprout_20190722T110000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": " \r100 3149 100 3149 0 0 19363 0 --:--:-- --:--:-- --:--:-- 19438", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "Execution done (PID=1735, return_code=0): /tmp/N15Q7/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "[sprout] => 2019-07-22 11:06:40.115204182 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e022cdae-3b86-4e4c-987e-880006f961d1"}, {"node_instance_id": "sprout_agcrzn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.130Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:06:59.687Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.755Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:00.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.755Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:00.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:00.755Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:00.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:01.316Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:00.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:01.316Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:00.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:01.316Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:00.863Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:01.316Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:00.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:01.897Z", "message": "[homer] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:01.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:01.897Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:01.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:01.897Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58207 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.148s\nuser\t0m13.003s\nsys\t0m3.727s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:01.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}], "metadata": {"pagination": {"total": 2906, "offset": 2858, "size": 50}}} 2019-07-22 11:07:02,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:02,508 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:02 GMT 2019-07-22 11:07:02,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:02,508 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:07:02,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:02,508 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:02,508 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:02,508 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:07:02,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/91BYI/add-snmpproxy-collector.py 2019-07-22 11:07:02,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-07-22 11:07:02,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-07-22 11:07:02,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-07-22 11:07:02,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_x2ba2m/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-07-22 11:07:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.004s sys 0m0.050s 2019-07-22 11:07:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9574/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1090/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8854/monit tcp 0 0 127.0.0.1:35807 0.0.0.0:* LISTEN 1725/python tcp6 0 0 ::1:53 :::* LISTEN 9574/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1090/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9574/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.4:123 0.0.0.0:* 8287/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8287/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8287/ntpd udp 0 0 0.0.0.0:2986 0.0.0.0:* 548/dhclient udp6 0 0 ::1:53 :::* 9574/dnsmasq udp6 0 0 :::1650 :::* 548/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8287/ntpd udp6 0 0 ::1:123 :::* 8287/ntpd udp6 0 0 :::123 :::* 8287/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8710 883/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9045 1091/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7252 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6531 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20315 8814/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20316 8815/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-07-22 11:07:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-07-22 11:07:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-07-22 11:07:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 117 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 384 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 516 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:00 ? 00:00:00 [kauditd] message+ 883 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind root 936 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon root 1038 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1090 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1091 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1092 1 0 11:00 ? 00:00:00 cron daemon 1093 1 0 11:00 ? 00:00:00 atd root 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_693zjn/env/bin/python -m cloudify_agent.worker --queue sprout_host_693zjn --max-workers 5 --name sprout_host_693zjn ubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/sprout_host_693zjn/env/bin/python -m cloudify_agent.worker --queue sprout_host_693zjn --max-workers 5 --name sprout_host_693zjn ubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_693zjn/env/bin/diamond --configfile /home/ubuntu/sprout_host_693zjn/work/plugins/diamond/etc/diamond.conf ubuntu 1725 1464 1 11:03 ? 00:00:02 /home/ubuntu/sprout_host_693zjn/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-b2KAYL ubuntu 1735 1725 0 11:03 ? 00:00:00 /bin/sh -c /tmp/N15Q7/install-sprout.sh ubuntu 1737 1735 0 11:03 ? 00:00:00 /bin/bash -e /tmp/N15Q7/install-sprout.sh ntp 8287 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8767 1 0 11:06 ? 00:00:00 rsyslogd root 8798 1 0 11:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8799 8798 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8803 1 0 11:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8804 8803 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8813 8804 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8814 8799 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8815 8813 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8854 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9359 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9363 9359 0 11:06 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9574 1 0 11:06 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9621 1737 0 11:06 ? 00:00:00 /bin/bash -e /tmp/N15Q7/install-sprout.sh ubuntu 9622 9621 0 11:06 ? 00:00:00 /bin/bash -e /tmp/N15Q7/install-sprout.sh root 9623 9622 0 11:06 ? 00:00:00 sudo ps -edf root 9624 9623 0 11:06 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2019-07-22 11:07:02,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-07-22 11:07:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d1:14:a9 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed1:14a9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77448 errors:0 dropped:0 overruns:0 frame:0 TX packets:34999 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137570587 (137.5 MB) TX bytes:5553195 (5.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:806 errors:0 dropped:0 overruns:0 frame:0 TX packets:806 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110035 (110.0 KB) TX bytes:110035 (110.0 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-07-22 11:07:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-07-22 11:07:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-22 11:07:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-22 11:07:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-22 11:07:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [22-Jul-2019 11:06:43 UTC] clearwater-diags-monitor starting [22-Jul-2019 11:06:43 UTC] Waiting for trigger files 2019:07:22 11:06:11: Namespace: management 2019:07:22 11:06:11: [management] Starting server 2019:07:22 11:06:11: [management] Listening for requests 2019:07:22 11:06:11: Namespace: signaling 2019:07:22 11:06:11: [signaling] Starting server 2019:07:22 11:06:11: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.001s 2019-07-22 11:07:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-22 11:07:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa22 /var/log/sprout /var/log/sprout/sprout_20190722T110000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-22 11:07:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19363 0 --:--:-- --:--:-- --:--:-- 19438 2019-07-22 11:07:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn 2019-07-22 11:07:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-22 11:07:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-22 11:07:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-693zjn 2019-07-22 11:07:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1735, return_code=0): /tmp/N15Q7/install-sprout.sh 2019-07-22 11:07:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-22 11:07:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-22 11:07:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-22 11:07:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-22 11:07:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-22 11:07:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-07-22 11:07:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-22 11:07:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-07-22 11:06:40.115204182 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-22 11:07:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-22 11:07:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-22 11:07:02,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-22 11:07:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:07:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:07:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:07:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:07:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-22 11:07:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 11:07:02,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:07:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:07:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:07:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-07-22 11:07:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-07-22 11:07:02,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58207 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.148s user 0m13.003s sys 0m3.727s 2019-07-22 11:07:02,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:02,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:02,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:02,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:02,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:02,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:02,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:02,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:02,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:02,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:02,722 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:02 GMT 2019-07-22 11:07:02,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:02,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:02,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:02,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:02,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:07,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:07,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:07,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:07,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:07,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:07,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:07,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:07,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:07,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:02.565Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:02.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:02.565Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:01.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.093Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:02.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.093Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:02.961Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.093Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:02.751Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.093Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TXSDL/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:02.496Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.014Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.015Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.023Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.030Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.030Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.030Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpl4mRN4', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.304Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.313Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.319Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:03.701Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp5Vl636', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.015Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.637b0fc6-104b-4ac0-9b97-59c0ced53b44"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "[homer] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa22\n/var/log/sysstat/clearwater-sa22\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.003s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.696Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.847Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:6d:50 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5f:6d50/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:99659 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43970 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170406957 (170.4 MB) TX bytes:6356778 (6.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:839 errors:0 dropped:0 overruns:0 frame:0\n TX packets:839 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:115718 (115.7 KB) TX bytes:115718 (115.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 119 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 377 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 487 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 548 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 892 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 918 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 924 1 0 11:00 ? 00:00:00 rsyslogd\nroot 942 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nroot 1042 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1050 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1052 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1054 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1104 1 0 11:00 ? 00:00:00 cron\ndaemon 1105 1 0 11:00 ? 00:00:00 atd\nroot 1186 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1199 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_1zig4y/env/bin/python -m cloudify_agent.worker --queue homer_host_1zig4y --max-workers 5 --name homer_host_1zig4y\nubuntu 1463 1461 0 11:01 ? 00:00:01 /home/ubuntu/homer_host_1zig4y/env/bin/python -m cloudify_agent.worker --queue homer_host_1zig4y --max-workers 5 --name homer_host_1zig4y\nubuntu 1607 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/homer_host_1zig4y/env/bin/diamond --configfile /home/ubuntu/homer_host_1zig4y/work/plugins/diamond/etc/diamond.conf\nubuntu 1728 1463 1 11:03 ? 00:00:02 /home/ubuntu/homer_host_1zig4y/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-nR483a\nubuntu 1738 1728 0 11:03 ? 00:00:00 /bin/sh -c /tmp/9SC46/install-homer.sh\nubuntu 1740 1738 0 11:03 ? 00:00:00 /bin/bash -e /tmp/9SC46/install-homer.sh\nntp 8331 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8846 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8898 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8902 8898 0 11:06 ? 00:00:00 inotifywait -e create -qq .\nroot 9009 1 0 11:06 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9010 9009 0 11:06 ? 00:00:00 nginx: worker process\nwww-data 9011 9009 0 11:06 ? 00:00:00 nginx: worker process\nwww-data 9012 9009 0 11:06 ? 00:00:00 nginx: worker process\nwww-data 9013 9009 0 11:06 ? 00:00:00 nginx: worker process\nroot 9483 8846 0 11:06 ? 00:00:00 [nginx_ping] \nroot 9485 8846 0 11:06 ? 00:00:00 [check-nginx-upt] \nroot 9489 8846 0 11:06 ? 00:00:00 [check-monit-upt] \ndnsmasq 9640 1 0 11:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9687 1740 0 11:07 ? 00:00:00 /bin/bash -e /tmp/9SC46/install-homer.sh\nubuntu 9688 9687 0 11:07 ? 00:00:00 /bin/bash -e /tmp/9SC46/install-homer.sh\nroot 9689 9688 0 11:07 ? 00:00:00 sudo ps -edf\nroot 9690 9689 0 11:07 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:03.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:40497 0.0.0.0:* LISTEN 1728/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9640/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8846/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9009/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9640/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9640/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8331/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8331/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8331/ntpd \nudp 0 0 0.0.0.0:2986 0.0.0.0:* 548/dhclient \nudp6 0 0 ::1:53 :::* 9640/dnsmasq \nudp6 0 0 :::1650 :::* 548/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8331/ntpd \nudp6 0 0 ::1:123 :::* 8331/ntpd \nudp6 0 0 :::123 :::* 8331/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8715 892/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7259 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9058 1103/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.317Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": " \r100 3149 100 3149 0 0 18886 0 --:--:-- --:--:-- --:--:-- 18969", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "[homer] => 2019-07-22 11:06:42.550204861 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "[homer] => [22-Jul-2019 11:06:02 UTC] clearwater-diags-monitor starting\n[22-Jul-2019 11:06:02 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "Execution done (PID=1738, return_code=0): /tmp/9SC46/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:04.997Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3fc4dbf0-2caa-4c46-9a5b-ce3c3689bc48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:05.726Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/IWYCD/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:05.265Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.4974e7a4-e8dd-48cb-bdf1-dd0f801ed961"}], "metadata": {"pagination": {"total": 2962, "offset": 2906, "size": 50}}} 2019-07-22 11:07:07,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:07,969 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:07 GMT 2019-07-22 11:07:07,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:07,969 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:07:07,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:07,969 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:07,969 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:07,970 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:07:07,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-22 11:07:07,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-07-22 11:07:07,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-07-22 11:07:07,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:07:07,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-22 11:07:07,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TXSDL/bind.py 2019-07-22 11:07:07,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:07:07,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:07:07,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:07:07,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-22 11:07:07,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:07:07,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:07:07,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpl4mRN4', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:07:07,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:07:07,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:07:07,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp5Vl636', '/etc/bind/db.clearwater.local'] 2019-07-22 11:07:07,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa22 /var/log/sysstat/clearwater-sa22 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.012s user 0m0.000s sys 0m0.006s 2019-07-22 11:07:07,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.003s sys 0m0.051s 2019-07-22 11:07:07,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-07-22 11:07:07,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:07:07,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:07:07,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:6d:50 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5f:6d50/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:99659 errors:0 dropped:0 overruns:0 frame:0 TX packets:43970 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170406957 (170.4 MB) TX bytes:6356778 (6.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:839 errors:0 dropped:0 overruns:0 frame:0 TX packets:839 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:115718 (115.7 KB) TX bytes:115718 (115.7 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-22 11:07:07,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-07-22 11:07:07,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 119 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 377 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 487 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 11:00 ? 00:00:00 [kauditd] message+ 892 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 918 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind syslog 924 1 0 11:00 ? 00:00:00 rsyslogd root 942 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon root 1042 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1050 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1052 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1054 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1104 1 0 11:00 ? 00:00:00 cron daemon 1105 1 0 11:00 ? 00:00:00 atd root 1186 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1199 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_1zig4y/env/bin/python -m cloudify_agent.worker --queue homer_host_1zig4y --max-workers 5 --name homer_host_1zig4y ubuntu 1463 1461 0 11:01 ? 00:00:01 /home/ubuntu/homer_host_1zig4y/env/bin/python -m cloudify_agent.worker --queue homer_host_1zig4y --max-workers 5 --name homer_host_1zig4y ubuntu 1607 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/homer_host_1zig4y/env/bin/diamond --configfile /home/ubuntu/homer_host_1zig4y/work/plugins/diamond/etc/diamond.conf ubuntu 1728 1463 1 11:03 ? 00:00:02 /home/ubuntu/homer_host_1zig4y/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-nR483a ubuntu 1738 1728 0 11:03 ? 00:00:00 /bin/sh -c /tmp/9SC46/install-homer.sh ubuntu 1740 1738 0 11:03 ? 00:00:00 /bin/bash -e /tmp/9SC46/install-homer.sh ntp 8331 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8846 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8898 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8902 8898 0 11:06 ? 00:00:00 inotifywait -e create -qq . root 9009 1 0 11:06 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9010 9009 0 11:06 ? 00:00:00 nginx: worker process www-data 9011 9009 0 11:06 ? 00:00:00 nginx: worker process www-data 9012 9009 0 11:06 ? 00:00:00 nginx: worker process www-data 9013 9009 0 11:06 ? 00:00:00 nginx: worker process root 9483 8846 0 11:06 ? 00:00:00 [nginx_ping] root 9485 8846 0 11:06 ? 00:00:00 [check-nginx-upt] root 9489 8846 0 11:06 ? 00:00:00 [check-monit-upt] dnsmasq 9640 1 0 11:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9687 1740 0 11:07 ? 00:00:00 /bin/bash -e /tmp/9SC46/install-homer.sh ubuntu 9688 9687 0 11:07 ? 00:00:00 /bin/bash -e /tmp/9SC46/install-homer.sh root 9689 9688 0 11:07 ? 00:00:00 sudo ps -edf root 9690 9689 0 11:07 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-07-22 11:07:07,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-07-22 11:07:07,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:40497 0.0.0.0:* LISTEN 1728/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9640/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8846/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9009/nginx tcp6 0 0 ::1:53 :::* LISTEN 9640/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9640/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.19:123 0.0.0.0:* 8331/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8331/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8331/ntpd udp 0 0 0.0.0.0:2986 0.0.0.0:* 548/dhclient udp6 0 0 ::1:53 :::* 9640/dnsmasq udp6 0 0 :::1650 :::* 548/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8331/ntpd udp6 0 0 ::1:123 :::* 8331/ntpd udp6 0 0 :::123 :::* 8331/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8715 892/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7259 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9058 1103/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart real 0m0.009s user 0m0.000s sys 0m0.006s 2019-07-22 11:07:07,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-07-22 11:07:07,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-22 11:07:07,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-22 11:07:07,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-22 11:07:07,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 18886 0 --:--:-- --:--:-- --:--:-- 18969 2019-07-22 11:07:07,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-22 11:07:07,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-07-22 11:07:07,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-22 11:07:07,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-07-22 11:06:42.550204861 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-22 11:07:07,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-22 11:07:07,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-22 11:07:07,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-22 11:07:07,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [22-Jul-2019 11:06:02 UTC] clearwater-diags-monitor starting [22-Jul-2019 11:06:02 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-22 11:07:07,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-22 11:07:07,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-22 11:07:07,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1738, return_code=0): /tmp/9SC46/install-homer.sh 2019-07-22 11:07:07,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-22 11:07:07,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-22 11:07:07,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-22 11:07:07,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y 2019-07-22 11:07:07,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-22 11:07:07,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-22 11:07:07,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-1zig4y 2019-07-22 11:07:07,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/IWYCD/add-snmpproxy-collector.py 2019-07-22 11:07:07,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:08,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:08,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:08,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:08,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:08,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:08,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:08,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:08,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:08,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:08,210 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:08 GMT 2019-07-22 11:07:08,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:08,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:08,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:08,210 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:08,210 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:13,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:13,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:13,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:13,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:13,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:13,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:13,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:13,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:13,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:05.726Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:05.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:05.726Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:05.726Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:04.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:05.726Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:05.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:06.368Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:05.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:06.368Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:05.896Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:08.247Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YRCWI/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:08.210Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:08.846Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:08.693Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.027Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.009Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.198Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.192Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpvXCu59', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.010Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpYdqbKj', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.184Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.010Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:08.969Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.019Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.027Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:09.512Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.027Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.e4afe5d1-9c52-48bc-976a-cb84de3c4e6d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:10.157Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.534Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:10.157Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:10.157Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:09.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 2978, "offset": 2956, "size": 50}}} 2019-07-22 11:07:13,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:13,782 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:13 GMT 2019-07-22 11:07:13,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:13,783 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:07:13,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:13,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:13,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:13,783 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:07:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 11:07:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-22 11:07:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:07:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:07:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-22 11:07:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:07:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YRCWI/bind.py 2019-07-22 11:07:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-22 11:07:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:07:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:07:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:07:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:07:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpvXCu59', '/etc/bind/db.clearwater.local'] 2019-07-22 11:07:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpYdqbKj', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:07:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:07:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:07:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:07:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:07:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-22 11:07:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:07:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:07:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:07:13,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:13,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:13,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:13,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:13,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:13,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:13,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:13,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:13,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:13,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:13,972 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:13 GMT 2019-07-22 11:07:13,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:13,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:13,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:13,972 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:13,972 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:18,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:19,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:19,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:19,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:19,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:19,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:19,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:19,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:19,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:15.312Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58154 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.133s\nuser\t0m12.690s\nsys\t0m3.574s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:15.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:15.928Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:15.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:15.928Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_jxd052", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:15.893Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:15.928Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:15.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:15.928Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:15.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:15.928Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58628 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.653s\nuser\t0m12.832s\nsys\t0m3.593s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:15.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:15.928Z", "message": "[dime] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:15.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:15.928Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:15.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:15.928Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:15.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:16.611Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:16.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:16.611Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:16.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:17.478Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.004s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10692/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9837/monit \ntcp 0 0 127.0.0.1:57374 0.0.0.0:* LISTEN 1731/python \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10006/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9098/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10692/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10692/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.9:123 0.0.0.0:* 9248/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9248/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9248/ntpd \nudp 0 0 0.0.0.0:18905 0.0.0.0:* 555/dhclient \nudp6 0 0 ::1:53 :::* 10692/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 9248/ntpd \nudp6 0 0 ::1:123 :::* 9248/ntpd \nudp6 0 0 :::123 :::* 9248/ntpd \nudp6 0 0 :::38383 :::* 555/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7221 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9061 1098/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20615 9098/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22307 10213/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8687 870/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10298/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9455/monit \ntcp 0 0 127.0.0.1:55552 0.0.0.0:* LISTEN 1731/python \ntcp6 0 0 ::1:53 :::* LISTEN 10298/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10298/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp 0 0 192.168.120.16:123 0.0.0.0:* 8655/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8655/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8655/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10007/snmpd \nudp 0 0 0.0.0.0:2986 0.0.0.0:* 553/dhclient \nudp6 0 0 ::1:53 :::* 10298/dnsmasq \nudp6 0 0 :::1650 :::* 553/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8655/ntpd \nudp6 0 0 ::1:123 :::* 8655/ntpd \nudp6 0 0 :::123 :::* 8655/ntpd \nudp6 0 0 :::161 :::* 10007/snmpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8709 926/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7224 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9042 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22643 10007/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20968 9235/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20969 9237/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa22\n/var/log/sysstat/clearwater-sa22\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/homestead\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20190722T110000Z.txt\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/ralf\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] => [22-Jul-2019 11:06:44 UTC] clearwater-diags-monitor starting\n[22-Jul-2019 11:06:44 UTC] Waiting for trigger files\n2019:07:22 11:06:08: Namespace: management\n2019:07:22 11:06:08: [management] Starting server\n2019:07:22 11:06:08: [management] Listening for requests\n2019:07:22 11:06:08: Namespace: signaling\n2019:07:22 11:06:08: [signaling] Starting server\n2019:07:22 11:06:08: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa22\n/var/log/sysstat/clearwater-sa22\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/ellis\n/var/log/mysql.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/mysql.err\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] => [22-Jul-2019 11:06:29 UTC] clearwater-diags-monitor starting\n[22-Jul-2019 11:06:30 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.006s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2f:56:6c \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2f:566c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90606 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45465 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151500044 (151.5 MB) TX bytes:6516470 (6.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:810 errors:0 dropped:0 overruns:0 frame:0\n TX packets:810 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110062 (110.0 KB) TX bytes:110062 (110.0 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8b:26:62 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8b:2662/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104159 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52172 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175830212 (175.8 MB) TX bytes:7005873 (7.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:846 errors:0 dropped:0 overruns:0 frame:0\n TX packets:846 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:124532 (124.5 KB) TX bytes:124532 (124.5 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 122 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 491 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:00 ? 00:00:00 [kauditd]\nroot 914 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 926 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nsyslog 932 1 0 11:00 ? 00:00:00 rsyslogd\nroot 944 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1040 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 11:00 ? 00:00:00 cron\ndaemon 1098 1 0 11:00 ? 00:00:00 atd\nroot 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_7mx2wl/env/bin/python -m cloudify_agent.worker --queue dime_host_7mx2wl --max-workers 5 --name dime_host_7mx2wl\nubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/dime_host_7mx2wl/env/bin/python -m cloudify_agent.worker --queue dime_host_7mx2wl --max-workers 5 --name dime_host_7mx2wl\nubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/dime_host_7mx2wl/env/bin/diamond --configfile /home/ubuntu/dime_host_7mx2wl/work/plugins/diamond/etc/diamond.conf\nubuntu 1731 1464 1 11:03 ? 00:00:02 /home/ubuntu/dime_host_7mx2wl/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-CWScu3\nubuntu 1741 1731 0 11:03 ? 00:00:00 /bin/sh -c /tmp/8D8G4/install-dime.sh\nubuntu 1743 1741 0 11:03 ? 00:00:00 /bin/bash -e /tmp/8D8G4/install-dime.sh\nntp 8655 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9220 1 0 11:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9221 9220 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9225 1 0 11:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9226 9225 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9235 9221 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9236 9226 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9237 9236 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9455 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9895 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9899 9895 0 11:06 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10007 1 0 11:06 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10298 1 0 11:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10345 1743 0 11:07 ? 00:00:00 /bin/bash -e /tmp/8D8G4/install-dime.sh\nubuntu 10346 10345 0 11:07 ? 00:00:00 /bin/bash -e /tmp/8D8G4/install-dime.sh\nroot 10347 10346 0 11:07 ? 00:00:00 sudo ps -edf\nroot 10348 10347 0 11:07 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.088Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 132 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 510 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 870 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 909 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 927 1 0 11:00 ? 00:00:00 rsyslogd\nroot 946 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nroot 1042 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1049 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1099 1 0 11:00 ? 00:00:00 cron\ndaemon 1100 1 0 11:00 ? 00:00:00 atd\nroot 1187 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_0ec61z/env/bin/python -m cloudify_agent.worker --queue ellis_host_0ec61z --max-workers 5 --name ellis_host_0ec61z\nubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/ellis_host_0ec61z/env/bin/python -m cloudify_agent.worker --queue ellis_host_0ec61z --max-workers 5 --name ellis_host_0ec61z\nubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_0ec61z/env/bin/diamond --configfile /home/ubuntu/ellis_host_0ec61z/work/plugins/diamond/etc/diamond.conf\nubuntu 1731 1464 1 11:03 ? 00:00:02 /home/ubuntu/ellis_host_0ec61z/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Laueyn\nubuntu 1743 1731 0 11:03 ? 00:00:00 /bin/sh -c /tmp/UTOVR/install-ellis.sh\nubuntu 1745 1743 0 11:03 ? 00:00:00 /bin/bash -e /tmp/UTOVR/install-ellis.sh\nmysql 9098 1 0 11:05 ? 00:00:00 /usr/sbin/mysqld\nntp 9248 1 0 11:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9837 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9894 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9898 9894 0 11:06 ? 00:00:00 inotifywait -e create -qq .\nroot 10006 1 0 11:06 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10007 10006 0 11:06 ? 00:00:00 nginx: worker process\nwww-data 10008 10006 0 11:06 ? 00:00:00 nginx: worker process\nwww-data 10009 10006 0 11:06 ? 00:00:00 nginx: worker process\nwww-data 10010 10006 0 11:06 ? 00:00:00 nginx: worker process\nellis 10213 1 0 11:06 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10411 9837 0 11:06 ? 00:00:00 [nginx_ping] \nroot 10414 9837 0 11:06 ? 00:00:00 [check-nginx-upt] \nroot 10418 9837 0 11:06 ? 00:00:00 [check-monit-upt] \nroot 10422 9837 0 11:06 ? 00:00:00 [poll_ellis.sh] \nroot 10428 9837 0 11:06 ? 00:00:00 [poll_ellis_http] \nroot 10431 9837 0 11:06 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10444 10431 0 11:07 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10483 10444 0 11:07 ? 00:00:00 sleep 23\ndnsmasq 10692 1 0 11:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10739 1745 0 11:07 ? 00:00:00 /bin/bash -e /tmp/UTOVR/install-ellis.sh\nubuntu 10740 10739 0 11:07 ? 00:00:00 /bin/bash -e /tmp/UTOVR/install-ellis.sh\nroot 10741 10740 0 11:07 ? 00:00:00 sudo ps -edf\nroot 10742 10741 0 11:07 ? 00:00:00 ps -edf\n\nreal\t0m0.013s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "[dime] => 2019-07-22 11:06:56.007081583 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}], "metadata": {"pagination": {"total": 3051, "offset": 2978, "size": 50}}} 2019-07-22 11:07:19,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:19,084 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:19 GMT 2019-07-22 11:07:19,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:19,084 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:07:19,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:19,085 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:19,085 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:19,085 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:07:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58154 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.133s user 0m12.690s sys 0m3.574s 2019-07-22 11:07:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-07-22 11:07:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:07:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-07-22 11:07:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-07-22 11:07:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.653s user 0m12.832s sys 0m3.593s 2019-07-22 11:07:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-07-22 11:07:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-07-22 11:07:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-07-22 11:07:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:07:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:07:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.004s sys 0m0.049s 2019-07-22 11:07:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-07-22 11:07:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10692/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9837/monit tcp 0 0 127.0.0.1:57374 0.0.0.0:* LISTEN 1731/python tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10006/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9098/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10692/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1095/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10692/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.9:123 0.0.0.0:* 9248/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9248/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9248/ntpd udp 0 0 0.0.0.0:18905 0.0.0.0:* 555/dhclient udp6 0 0 ::1:53 :::* 10692/dnsmasq udp6 0 0 fe80::f816:3eff:fe2:123 :::* 9248/ntpd udp6 0 0 ::1:123 :::* 9248/ntpd udp6 0 0 :::123 :::* 9248/ntpd udp6 0 0 :::38383 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7221 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9061 1098/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20615 9098/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22307 10213/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8687 870/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-07-22 11:07:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-07-22 11:07:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10298/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9455/monit tcp 0 0 127.0.0.1:55552 0.0.0.0:* LISTEN 1731/python tcp6 0 0 ::1:53 :::* LISTEN 10298/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10298/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.16:123 0.0.0.0:* 8655/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8655/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8655/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10007/snmpd udp 0 0 0.0.0.0:2986 0.0.0.0:* 553/dhclient udp6 0 0 ::1:53 :::* 10298/dnsmasq udp6 0 0 :::1650 :::* 553/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8655/ntpd udp6 0 0 ::1:123 :::* 8655/ntpd udp6 0 0 :::123 :::* 8655/ntpd udp6 0 0 :::161 :::* 10007/snmpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8709 926/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7224 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9042 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22643 10007/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20968 9235/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20969 9237/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-07-22 11:07:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-07-22 11:07:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-22 11:07:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-22 11:07:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa22 /var/log/sysstat/clearwater-sa22 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190722T110000Z.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/ralf /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.010s user 0m0.000s sys 0m0.005s 2019-07-22 11:07:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-22 11:07:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [22-Jul-2019 11:06:44 UTC] clearwater-diags-monitor starting [22-Jul-2019 11:06:44 UTC] Waiting for trigger files 2019:07:22 11:06:08: Namespace: management 2019:07:22 11:06:08: [management] Starting server 2019:07:22 11:06:08: [management] Listening for requests 2019:07:22 11:06:08: Namespace: signaling 2019:07:22 11:06:08: [signaling] Starting server 2019:07:22 11:06:08: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-22 11:07:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa22 /var/log/sysstat/clearwater-sa22 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/ellis /var/log/mysql.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.010s user 0m0.000s sys 0m0.005s 2019-07-22 11:07:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-22 11:07:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-22 11:07:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [22-Jul-2019 11:06:29 UTC] clearwater-diags-monitor starting [22-Jul-2019 11:06:30 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-22 11:07:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-22 11:07:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-22 11:07:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.006s sys 0m0.047s 2019-07-22 11:07:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-07-22 11:07:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2f:56:6c inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2f:566c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:90606 errors:0 dropped:0 overruns:0 frame:0 TX packets:45465 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151500044 (151.5 MB) TX bytes:6516470 (6.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:810 errors:0 dropped:0 overruns:0 frame:0 TX packets:810 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110062 (110.0 KB) TX bytes:110062 (110.0 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-22 11:07:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-07-22 11:07:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8b:26:62 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8b:2662/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:104159 errors:0 dropped:0 overruns:0 frame:0 TX packets:52172 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175830212 (175.8 MB) TX bytes:7005873 (7.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:846 errors:0 dropped:0 overruns:0 frame:0 TX packets:846 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:124532 (124.5 KB) TX bytes:124532 (124.5 KB) real 0m0.007s user 0m0.000s sys 0m0.006s 2019-07-22 11:07:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-07-22 11:07:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-07-22 11:07:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 122 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 491 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:00 ? 00:00:00 [kauditd] root 914 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon message+ 926 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork syslog 932 1 0 11:00 ? 00:00:00 rsyslogd root 944 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 11:00 ? 00:00:00 cron daemon 1098 1 0 11:00 ? 00:00:00 atd root 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_7mx2wl/env/bin/python -m cloudify_agent.worker --queue dime_host_7mx2wl --max-workers 5 --name dime_host_7mx2wl ubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/dime_host_7mx2wl/env/bin/python -m cloudify_agent.worker --queue dime_host_7mx2wl --max-workers 5 --name dime_host_7mx2wl ubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/dime_host_7mx2wl/env/bin/diamond --configfile /home/ubuntu/dime_host_7mx2wl/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1464 1 11:03 ? 00:00:02 /home/ubuntu/dime_host_7mx2wl/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-CWScu3 ubuntu 1741 1731 0 11:03 ? 00:00:00 /bin/sh -c /tmp/8D8G4/install-dime.sh ubuntu 1743 1741 0 11:03 ? 00:00:00 /bin/bash -e /tmp/8D8G4/install-dime.sh ntp 8655 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9220 1 0 11:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9221 9220 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9225 1 0 11:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9226 9225 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9235 9221 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9236 9226 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9237 9236 0 11:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9455 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9895 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9899 9895 0 11:06 ? 00:00:00 inotifywait -e create -qq . snmp 10007 1 0 11:06 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10298 1 0 11:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10345 1743 0 11:07 ? 00:00:00 /bin/bash -e /tmp/8D8G4/install-dime.sh ubuntu 10346 10345 0 11:07 ? 00:00:00 /bin/bash -e /tmp/8D8G4/install-dime.sh root 10347 10346 0 11:07 ? 00:00:00 sudo ps -edf root 10348 10347 0 11:07 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.009s 2019-07-22 11:07:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-07-22 11:07:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 132 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 510 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:00 ? 00:00:00 [kauditd] message+ 870 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 909 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind syslog 927 1 0 11:00 ? 00:00:00 rsyslogd root 946 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon root 1042 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1099 1 0 11:00 ? 00:00:00 cron daemon 1100 1 0 11:00 ? 00:00:00 atd root 1187 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_0ec61z/env/bin/python -m cloudify_agent.worker --queue ellis_host_0ec61z --max-workers 5 --name ellis_host_0ec61z ubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/ellis_host_0ec61z/env/bin/python -m cloudify_agent.worker --queue ellis_host_0ec61z --max-workers 5 --name ellis_host_0ec61z ubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_0ec61z/env/bin/diamond --configfile /home/ubuntu/ellis_host_0ec61z/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1464 1 11:03 ? 00:00:02 /home/ubuntu/ellis_host_0ec61z/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Laueyn ubuntu 1743 1731 0 11:03 ? 00:00:00 /bin/sh -c /tmp/UTOVR/install-ellis.sh ubuntu 1745 1743 0 11:03 ? 00:00:00 /bin/bash -e /tmp/UTOVR/install-ellis.sh mysql 9098 1 0 11:05 ? 00:00:00 /usr/sbin/mysqld ntp 9248 1 0 11:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9837 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9894 1 0 11:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9898 9894 0 11:06 ? 00:00:00 inotifywait -e create -qq . root 10006 1 0 11:06 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10007 10006 0 11:06 ? 00:00:00 nginx: worker process www-data 10008 10006 0 11:06 ? 00:00:00 nginx: worker process www-data 10009 10006 0 11:06 ? 00:00:00 nginx: worker process www-data 10010 10006 0 11:06 ? 00:00:00 nginx: worker process ellis 10213 1 0 11:06 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10411 9837 0 11:06 ? 00:00:00 [nginx_ping] root 10414 9837 0 11:06 ? 00:00:00 [check-nginx-upt] root 10418 9837 0 11:06 ? 00:00:00 [check-monit-upt] root 10422 9837 0 11:06 ? 00:00:00 [poll_ellis.sh] root 10428 9837 0 11:06 ? 00:00:00 [poll_ellis_http] root 10431 9837 0 11:06 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10444 10431 0 11:07 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10483 10444 0 11:07 ? 00:00:00 sleep 23 dnsmasq 10692 1 0 11:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10739 1745 0 11:07 ? 00:00:00 /bin/bash -e /tmp/UTOVR/install-ellis.sh ubuntu 10740 10739 0 11:07 ? 00:00:00 /bin/bash -e /tmp/UTOVR/install-ellis.sh root 10741 10740 0 11:07 ? 00:00:00 sudo ps -edf root 10742 10741 0 11:07 ? 00:00:00 ps -edf real 0m0.013s user 0m0.004s sys 0m0.008s 2019-07-22 11:07:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-22 11:07:19,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-22 11:07:19,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-22 11:07:19,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl 2019-07-22 11:07:19,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl 2019-07-22 11:07:19,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-07-22 11:06:56.007081583 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-22 11:07:19,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-07-22 11:07:19,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-22 11:07:19,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-22 11:07:19,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-22 11:07:19,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-22 11:07:19,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-22 11:07:19,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:19,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:19,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:19,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:19,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:19,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:19,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:19,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:19,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:19,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:19,291 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:19 GMT 2019-07-22 11:07:19,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:19,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:19,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:19,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:19,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:24,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:24,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:24,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:24,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:24,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:24,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:24,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:24,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:24,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " \r100 3149 100 3149 0 0 19360 0 --:--:-- --:--:-- --:--:-- 19438", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "[ellis] => 2019-07-22 11:06:59.561887590 Stopping etcd clearwater-etcd\n2019-07-22 11:07:00.531883010 Restarting etcd clearwater-etcd\n2019-07-22 11:07:00.541482547 Configured ETCDCTL_PEERS: 192.168.120.20:4000,\n2019-07-22 11:07:00.542179742 Check for previous failed startup attempt\n2019-07-22 11:07:00.544951145 Running etcdctl member list\n97faac099366e92f: name=192-168-120-20 peerURLs=http://192.168.120.20:2380 clientURLs=http://192.168.120.20:4000 isLeader=true\n2019-07-22 11:07:00.710138570 etcdctl returned 0\n2019-07-22 11:07:00.726809010 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.befa1a1c-aa74-47f5-970f-c2a0932c45ab"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "Execution done (PID=1741, return_code=0): /tmp/8D8G4/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " \r100 3149 100 3149 0 0 20934 0 --:--:-- --:--:-- --:--:-- 20993", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "[dime] => 2019-07-22 11:06:56.007081583 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:18.770Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:17.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.17b568e3-32a4-4626-ae1f-bddf8aa9626a"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:19.368Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:19.368Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:19.368Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:18.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:19.969Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:19.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:19.969Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:19.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:19.969Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:19.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:20.569Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:19.751Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:20.569Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:19.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:20.569Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:19.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.201Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2FRPH/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:20.907Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.201Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:20.477Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.425Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.418Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.306Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.155Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.378Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpMG8S3w', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.596Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.426Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.425Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.407Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.408Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:21.778Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp37aoYe', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.408Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:22.476Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.200Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:22.476Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.604Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:22.476Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.612Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:22.476Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/XCW2L/create_number.sh", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.198Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}], "metadata": {"pagination": {"total": 3099, "offset": 3028, "size": 50}}} 2019-07-22 11:07:24,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:24,504 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:24 GMT 2019-07-22 11:07:24,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:24,504 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:07:24,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:24,504 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:24,504 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:24,504 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:07:24,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-22 11:07:24,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-22 11:07:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-22 11:07:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19360 0 --:--:-- --:--:-- --:--:-- 19438 2019-07-22 11:07:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z 2019-07-22 11:07:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-22 11:07:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-22 11:07:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-0ec61z 2019-07-22 11:07:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-22 11:07:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-07-22 11:06:59.561887590 Stopping etcd clearwater-etcd 2019-07-22 11:07:00.531883010 Restarting etcd clearwater-etcd 2019-07-22 11:07:00.541482547 Configured ETCDCTL_PEERS: 192.168.120.20:4000, 2019-07-22 11:07:00.542179742 Check for previous failed startup attempt 2019-07-22 11:07:00.544951145 Running etcdctl member list 97faac099366e92f: name=192-168-120-20 peerURLs=http://192.168.120.20:2380 clientURLs=http://192.168.120.20:4000 isLeader=true 2019-07-22 11:07:00.710138570 etcdctl returned 0 2019-07-22 11:07:00.726809010 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-22 11:07:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1741, return_code=0): /tmp/8D8G4/install-dime.sh 2019-07-22 11:07:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-22 11:07:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-22 11:07:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 20934 0 --:--:-- --:--:-- --:--:-- 20993 2019-07-22 11:07:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-22 11:07:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-22 11:07:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-07-22 11:06:56.007081583 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-22 11:07:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-22 11:07:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-07-22 11:07:24,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl 2019-07-22 11:07:24,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-22 11:07:24,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-22 11:07:24,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-7mx2wl 2019-07-22 11:07:24,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-22 11:07:24,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:07:24,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:07:24,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 11:07:24,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-22 11:07:24,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-22 11:07:24,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:07:24,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:07:24,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:07:24,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2FRPH/bind.py 2019-07-22 11:07:24,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:07:24,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-22 11:07:24,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:07:24,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:07:24,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:07:24,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-22 11:07:24,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:07:24,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMG8S3w', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:07:24,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:07:24,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:07:24,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:07:24,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:07:24,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp37aoYe', '/etc/bind/db.clearwater.local'] 2019-07-22 11:07:24,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:07:24,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:07:24,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:07:24,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/XCW2L/create_number.sh 2019-07-22 11:07:24,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:24,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:24,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:24,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:24,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:24,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:24,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:24,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:24,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:24,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:24,769 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:24 GMT 2019-07-22 11:07:24,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:24,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:24,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:24,770 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:24,770 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:29,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:29,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:29,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:29,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:29,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:29,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:29,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:29,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:29,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:22.476Z", "message": "Process created, PID: 10829", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.203Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:22.476Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.200Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:22.476Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/XCW2L/create_number.sh", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.198Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:22.476Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.612Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:22.476Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:21.604Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.2a812bac-951e-478d-a9d8-08d0573b04fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.112Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.881Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.112Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.679Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.112Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IX48E/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.441Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.112Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.265Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}, u'dime': {u'dime_1u3ovt': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1u3ovt'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.928Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:23.104Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:23.097Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:23.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.921Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpeOLFRT', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:23.090Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:23.532Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}, u'dime': {u'dime_1u3ovt': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1u3ovt'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.910Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.928Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.927Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpVjW_VW', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.911Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:23.764Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:22.910Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.55e4cc89-e95f-4bd1-8bff-5bf621cf1039"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:24.483Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:23.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 3100, "offset": 3078, "size": 50}}} 2019-07-22 11:07:29,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:29,870 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:29 GMT 2019-07-22 11:07:29,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:29,871 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:07:29,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:29,871 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:29,871 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:29,871 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:07:29,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 10829 2019-07-22 11:07:29,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:07:29,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/XCW2L/create_number.sh 2019-07-22 11:07:29,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:07:29,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:07:29,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:07:29,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-22 11:07:29,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IX48E/bind.py 2019-07-22 11:07:29,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-07-22 11:07:29,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}, u'dime': {u'dime_1u3ovt': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1u3ovt'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:07:29,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:07:29,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:07:29,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:07:29,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:07:29,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpeOLFRT', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:07:29,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:07:29,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}, u'dime': {u'dime_1u3ovt': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1u3ovt'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:07:29,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:07:29,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-22 11:07:29,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVjW_VW', '/etc/bind/db.clearwater.local'] 2019-07-22 11:07:29,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:07:29,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:07:29,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:29,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:29,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:29,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:29,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:29,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:29,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:29,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:29,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:29,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:29,966 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:29 GMT 2019-07-22 11:07:29,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:29,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:29,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:29,966 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:29,966 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:34,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:35,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:35,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:35,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:35,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3100, "offset": 3100, "size": 50}}} 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:35 GMT 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:35,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:35,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:35,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:35,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:35,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:35,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:35,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:35,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:35,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:35,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:35,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:35,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:35,283 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:35 GMT 2019-07-22 11:07:35,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:35,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:35,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:35,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:35,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:40,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:40,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:40,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:40,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:40,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3100, "offset": 3100, "size": 50}}} 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:40 GMT 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:40,402 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:40,403 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:40,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:40,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:40,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:40,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:40,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:40,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:40,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:40,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:40,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:40,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:40,664 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:40 GMT 2019-07-22 11:07:40,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:40,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:40,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:40,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:40,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:45,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:45,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:45,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:45,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:45,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:41.290Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:41.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:42.458Z", "message": "Waiting for process 10829 to end...", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:42.247Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}], "metadata": {"pagination": {"total": 3102, "offset": 3100, "size": 50}}} 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:45 GMT 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:45,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:45,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:45,929 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:07:45,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-07-22 11:07:45,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10829 to end... 2019-07-22 11:07:45,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:46,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:46,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:46,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:46 GMT 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:46,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:46,280 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:46,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:51,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:51,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:51,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:49.498Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:49.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}], "metadata": {"pagination": {"total": 3103, "offset": 3102, "size": 50}}} 2019-07-22 11:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:51 GMT 2019-07-22 11:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 667 2019-07-22 11:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:51,375 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:51,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-22 11:07:51,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:51,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:51,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:51,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:51,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:51,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:51,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:51,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:51,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:51,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:51,693 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:51 GMT 2019-07-22 11:07:51,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:51,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:51,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:51,693 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:51,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:56,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:07:56,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:56,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3103, "offset": 3103, "size": 50}}} 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:56 GMT 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:56,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:07:56,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:56,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:56,988 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:07:56,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:07:57,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:07:57,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:07:57,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:07:57,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:07:57,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:07:57 GMT 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:07:57,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:02,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:02,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:02,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:02,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:02,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:02,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:02,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:02,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:02,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:58.122Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 0s (6,211 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59719 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m8.593s\nuser\t0m3.686s\nsys\t0m1.081s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:57.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:58.849Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:57.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:58.849Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:58.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:07:58.849Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:07:58.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.318Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.000s\nsys\t0m0.053s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:37:a1 \n inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5f:37a1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:134000 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49172 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222465444 (222.4 MB) TX bytes:7320332 (7.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2629 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2629 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:235644 (235.6 KB) TX bytes:235644 (235.6 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 122 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 513 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 547 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 884 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 927 1 0 11:00 ? 00:00:00 rsyslogd\nroot 943 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 11:00 ? 00:00:00 cron\ndaemon 1096 1 0 11:00 ? 00:00:00 atd\nroot 1184 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_zcagle/env/bin/python -m cloudify_agent.worker --queue vellum_host_zcagle --max-workers 5 --name vellum_host_zcagle\nubuntu 1463 1461 0 11:01 ? 00:00:01 /home/ubuntu/vellum_host_zcagle/env/bin/python -m cloudify_agent.worker --queue vellum_host_zcagle --max-workers 5 --name vellum_host_zcagle\nubuntu 1607 1 0 11:01 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_zcagle/env/bin/diamond --configfile /home/ubuntu/vellum_host_zcagle/work/plugins/diamond/etc/diamond.conf\nubuntu 1726 1463 1 11:03 ? 00:00:02 /home/ubuntu/vellum_host_zcagle/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Stjb_u\nubuntu 1736 1726 0 11:03 ? 00:00:00 /bin/sh -c /tmp/6LW2K/install-vellum.sh\nubuntu 1738 1736 0 11:03 ? 00:00:00 /bin/bash -e /tmp/6LW2K/install-vellum.sh\nroot 5681 2 0 11:05 ? 00:00:00 [kworker/u3:2]\nroot 5794 2 0 11:05 ? 00:00:00 [kworker/u2:2]\nntp 11713 1 0 11:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12110 1 0 11:06 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12775 1 0 11:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13101 1 0 11:07 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13107 13101 0 11:07 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13749 12775 0 11:07 ? 00:00:00 [check-monit-upt] \nmemcache 13794 1 0 11:07 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.28 -c 4096 -r -U 0\nroot 13800 12775 0 11:07 ? 00:00:00 [check-memcached] \nroot 13802 12775 0 11:07 ? 00:00:00 [poll_memcached.] \nclearwa+ 14032 1 1 11:07 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.28:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.28 --name 192-168-120-28 --debug --initial-cluster 192-168-120-31=http://192.168.120.31:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-28=http://192.168.120.28:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.28:2380 --listen-peer-urls http://192.168.120.28:2380\nroot 14059 12775 0 11:07 ? 00:00:00 [check-etcd-upti] \nroot 14063 12775 0 11:07 ? 00:00:00 [poll_etcd_clust] \nroot 14066 12775 0 11:07 ? 00:00:00 [poll_etcd.sh] \nroot 14090 1 0 11:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 14094 14090 0 11:07 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 14235 1 0 11:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14282 1738 0 11:07 ? 00:00:00 /bin/bash -e /tmp/6LW2K/install-vellum.sh\nubuntu 14283 14282 0 11:07 ? 00:00:00 /bin/bash -e /tmp/6LW2K/install-vellum.sh\nroot 14284 14283 0 11:07 ? 00:00:00 sudo ps -edf\nroot 14285 14284 0 11:07 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.28:2380 0.0.0.0:* LISTEN 14032/etcd \ntcp 0 0 127.0.0.1:55923 0.0.0.0:* LISTEN 1726/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14235/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12775/monit \ntcp 0 0 192.168.120.28:11211 0.0.0.0:* LISTEN 13794/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12110/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14235/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \ntcp6 0 0 :::4000 :::* LISTEN 14032/etcd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14235/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient \nudp 0 0 192.168.120.28:123 0.0.0.0:* 11713/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11713/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11713/ntpd \nudp 0 0 0.0.0.0:60201 0.0.0.0:* 547/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12110/memcached \nudp6 0 0 :::57375 :::* 547/dhclient \nudp6 0 0 ::1:53 :::* 14235/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 11713/ntpd \nudp6 0 0 ::1:123 :::* 11713/ntpd \nudp6 0 0 :::123 :::* 11713/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8705 884/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9044 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7263 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa22\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/memcached.log\n/var/log/unattended-upgrades\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20190722T110000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/rogers\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_20190722T110000Z.txt\n/var/log/rogers/rogers_out.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] => [22-Jul-2019 11:07:53 UTC] clearwater-diags-monitor starting\n[22-Jul-2019 11:07:53 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:00.965Z", "message": "[vellum] => 2019-07-22 11:07:17.684686283 Stopping etcd clearwater-etcd\n2019-07-22 11:07:43.731788626 Restarting etcd clearwater-etcd\n2019-07-22 11:07:43.742457058 Configured ETCDCTL_PEERS: 192.168.120.20:4000,\n2019-07-22 11:07:43.743144807 Check for previous failed startup attempt\n2019-07-22 11:07:43.745959002 Running etcdctl member list\n887e711651cd8ada: name=192-168-120-31 peerURLs=http://192.168.120.31:2380 clientURLs=http://192.168.120.31:4000 isLeader=false\n97faac099366e92f: name=192-168-120-20 peerURLs=http://192.168.120.20:2380 clientURLs=http://192.168.120.20:4000 isLeader=true\nfdd2f45cd46247e8: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=false\n2019-07-22 11:07:43.930036325 etcdctl returned 0\n2019-07-22 11:07:43.940842622 Joining existing cluster...\n2019-07-22 11:07:51.945680817 Configured ETCDCTL_PEERS: 192.168.120.20:4000,\n2019-07-22 11:07:51.946473109 Check cluster is healthy\n2019-07-22 11:07:51.949025331 Running etcdctl cluster-health\nmember 887e711651cd8ada is healthy: got healthy result from http://192.168.120.31:4000\nmember 97faac099366e92f is healthy: got healthy result from http://192.168.120.20:4000\nmember fdd2f45cd46247e8 is healthy: got healthy result from http://192.168.120.19:4000\ncluster is healthy\n2019-07-22 11:07:52.083911080 etcdctl returned 0\n2019-07-22 11:07:52.084955827 Tell the cluster we're joining\n2019-07-22 11:07:52.085827422 Running etcdctl member add 192-168-120-28 http://192.168.120.28:2380\nAdded member named 192-168-120-28 with ID 13698c2fb860a2dc to cluster\n\nETCD_NAME=\"192-168-120-28\"\nETCD_INITIAL_CLUSTER=\"192-168-120-28=http://192.168.120.28:2380,192-168-120-31=http://192.168.120.31:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-19=http://192.168.120.19:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-07-22 11:07:52.113408178 etcdctl returned 0\n2019-07-22 11:07:52.176051106 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.28:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.28\n --name 192-168-120-28\n --debug --initial-cluster 192-168-120-31=http://192.168.120.31:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-28=http://192.168.120.28:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.28:2380\n --listen-peer-urls http://192.168.120.28:2380\n2019-07-22 11:07:52.178688418 Check we're actually a member of the cluster\n2019-07-22 11:07:52.188347488 Wait for etcd to startup\n2019-07-22 11:07:53.204881845 Etcd started successfully\n2019-07-22 11:07:52.292853 I | etcdmain: etcd Version: 3.1.7\n2019-07-22 11:07:52.292924 I | etcdmain: Git SHA: 43b7507\n2019-07-22 11:07:52.292930 I | etcdmain: Go Version: go1.7.5\n2019-07-22 11:07:52.292944 I | etcdmain: Go OS/Arch: linux/amd64\n2019-07-22 11:07:52.292949 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-07-22 11:07:52.293073 I | embed: listening for peers on http://192.168.120.28:2380\n2019-07-22 11:07:52.293144 I | embed: listening for client requests on 0.0.0.0:4000\n2019-07-22 11:07:52.363732 I | etcdserver: name = 192-168-120-28\n2019-07-22 11:07:52.363755 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.28\n2019-07-22 11:07:52.363761 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.28/member\n2019-07-22 11:07:52.363764 I | etcdserver: heartbeat = 100ms\n2019-07-22 11:07:52.363768 I | etcdserver: election = 1000ms\n2019-07-22 11:07:52.363771 I | etcdserver: snapshot count = 10000\n2019-07-22 11:07:52.363779 I | etcdserver: advertise client URLs = http://192.168.120.28:4000\n2019-07-22 11:07:52.370192 I | etcdserver: starting member 13698c2fb860a2dc in cluster a930ab78b7477820\n2019-07-22 11:07:52.370242 I | raft: 13698c2fb860a2dc became follower at term 0\n2019-07-22 11:07:52.370264 I | raft: newRaft 13698c2fb860a2dc [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-07-22 11:07:52.370268 I | raft: 13698c2fb860a2dc became follower at term 1\n2019-07-22 11:07:52.389749 I | rafthttp: started HTTP pipelining with peer 887e711651cd8ada\n2019-07-22 11:07:52.389790 I | rafthttp: started HTTP pipelining with peer 97faac099366e92f\n2019-07-22 11:07:52.389821 I | rafthttp: started HTTP pipelining with peer fdd2f45cd46247e8\n2019-07-22 11:07:52.389858 I | rafthttp: starting peer 887e711651cd8ada...\n2019-07-22 11:07:52.389870 I | rafthttp: started HTTP pipelining with peer 887e711651cd8ada\n2019-07-22 11:07:52.392332 I | rafthttp: started streaming with peer 887e711651cd8ada (writer)\n2019-07-22 11:07:52.392356 I | rafthttp: started streaming with peer 887e711651cd8ada (writer)\n2019-07-22 11:07:52.397282 I | rafthttp: started peer 887e711651cd8ada\n2019-07-22 11:07:52.397325 I | rafthttp: added peer 887e711651cd8ada\n2019-07-22 11:07:52.397339 I | rafthttp: starting peer 97faac099366e92f...\n2019-07-22 11:07:52.397355 I | rafthttp: started HTTP pipelining with peer 97faac099366e92f\n2019-07-22 11:07:52.399255 I | rafthttp: started streaming with peer 97faac099366e92f (writer)\n2019-07-22 11:07:52.399296 I | rafthttp: started streaming with peer 887e711651cd8ada (stream MsgApp v2 reader)\n2019-07-22 11:07:52.399497 I | rafthttp: started streaming with peer 887e711651cd8ada (stream Message reader)\n2019-07-22 11:07:52.404400 I | rafthttp: started peer 97faac099366e92f\n2019-07-22 11:07:52.404421 I | rafthttp: added peer 97faac099366e92f\n2019-07-22 11:07:52.404434 I | rafthttp: starting peer fdd2f45cd46247e8...\n2019-07-22 11:07:52.404450 I | rafthttp: started HTTP pipelining with peer fdd2f45cd46247e8\n2019-07-22 11:07:52.411070 I | rafthttp: started streaming with peer 97faac099366e92f (writer)\n2019-07-22 11:07:52.411101 I | rafthttp: started streaming with peer 97faac099366e92f (stream MsgApp v2 reader)\n2019-07-22 11:07:52.411256 I | rafthttp: started streaming with peer 97faac099366e92f (stream Message reader)\n2019-07-22 11:07:52.411502 I | rafthttp: started streaming with peer fdd2f45cd46247e8 (writer)\n2019-07-22 11:07:52.412245 I | rafthttp: started peer fdd2f45cd46247e8\n2019-07-22 11:07:52.412263 I | rafthttp: added peer fdd2f45cd46247e8\n2019-07-22 11:07:52.412287 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-07-22 11:07:52.419077 I | rafthttp: started streaming with peer fdd2f45cd46247e8 (writer)\n2019-07-22 11:07:52.419216 I | rafthttp: started streaming with peer fdd2f45cd46247e8 (stream MsgApp v2 reader)\n2019-07-22 11:07:52.419315 I | rafthttp: started streaming with peer fdd2f45cd46247e8 (stream Message reader)\n2019-07-22 11:07:52.426276 I | raft: 13698c2fb860a2dc [term: 1] received a MsgHeartbeat message with higher term from 97faac099366e92f [term: 2]\n2019-07-22 11:07:52.426300 I | raft: 13698c2fb860a2dc became follower at term 2\n2019-07-22 11:07:52.426316 I | raft: raft.node: 13698c2fb860a2dc elected leader 97faac099366e92f at term 2\n2019-07-22 11:07:52.428544 I | rafthttp: peer 97faac099366e92f became active\n2019-07-22 11:07:52.428557 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream Message writer)\n2019-07-22 11:07:52.428896 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream MsgApp v2 writer)\n2019-07-22 11:07:52.428985 I | rafthttp: peer 887e711651cd8ada became active\n2019-07-22 11:07:52.428995 I | rafthttp: established a TCP streaming connection with peer 887e711651cd8ada (stream Message writer)\n2019-07-22 11:07:52.429110 I | rafthttp: established a TCP streaming connection with peer 887e711651cd8ada (stream MsgApp v2 writer)\n2019-07-22 11:07:52.429191 I | rafthttp: peer fdd2f45cd46247e8 became active\n2019-07-22 11:07:52.429200 I | rafthttp: established a TCP streaming connection with peer fdd2f45cd46247e8 (stream Message writer)\n2019-07-22 11:07:52.429295 I | rafthttp: established a TCP streaming connection with peer fdd2f45cd46247e8 (stream MsgApp v2 writer)\n2019-07-22 11:07:52.431213 I | rafthttp: established a TCP streaming connection with peer 887e711651cd8ada (stream MsgApp v2 reader)\n2019-07-22 11:07:52.431525 I | rafthttp: established a TCP streaming connection with peer 887e711651cd8ada (stream Message reader)\n2019-07-22 11:07:52.431640 D | raft: 13698c2fb860a2dc [logterm: 0, index: 67] rejected msgApp [logterm: 2, index: 67] from 97faac099366e92f\n2019-07-22 11:07:52.431742 I | rafthttp: established a TCP streaming connection with peer fdd2f45cd46247e8 (stream MsgApp v2 reader)\n2019-07-22 11:07:52.431827 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream MsgApp v2 reader)\n2019-07-22 11:07:52.431887 I | rafthttp: established a TCP streaming connection with peer fdd2f45cd46247e8 (stream Message reader)\n2019-07-22 11:07:52.431910 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream Message reader)\n2019-07-22 11:07:52.434064 D | raft: 13698c2fb860a2dc [logterm: 0, index: 67] rejected msgApp [logterm: 2, index: 67] from 97faac099366e92f\n2019-07-22 11:07:52.437023 I | etcdserver/membership: added member 97faac099366e92f [http://192.168.120.20:2380] to cluster a930ab78b7477820\n2019-07-22 11:07:52.437141 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-07-22 11:07:52.437165 I | etcdserver/api: enabled capabilities for version 3.1\n2019-07-22 11:07:52.437341 I | etcdserver/membership: added member 887e711651cd8ada [http://192.168.120.31:2380] to cluster a930ab78b7477820\n2019-07-22 11:07:52.437474 I | etcdserver/membership: added member fdd2f45cd46247e8 [http://192.168.120.19:2380] to cluster a930ab78b7477820\n2019-07-22 11:07:52.437601 I | etcdserver/membership: added member 13698c2fb860a2dc [http://192.168.120.28:2380] to cluster a930ab78b7477820\n2019-07-22 11:07:52.438693 I | etcdserver: published {Name:192-168-120-28 ClientURLs:[http://192.168.120.28:4000]} to cluster a930ab78b7477820\n2019-07-22 11:07:52.438768 I | embed: ready to serve client requests\n2019-07-22 11:07:52.439993 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-07-22 11:07:53.444449 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:55601\n2019-07-22 11:07:53.454099 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:55602\n2019-07-22 11:07:53.454913 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:55603\n2019-07-22 11:07:55.429014 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.31:55310\n2019-07-22 11:07:56.348089 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:60649\n2019-07-22 11:07:57.416719 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.9:60655\n2019-07-22 11:07:57.416992 W | etcdserver: not healthy for reconfigure, rejecting member add {ID:63c1ed3d09274675 RaftAttributes:{PeerURLs:[http://192.168.120.9:2380]} Attributes:{Name: ClientURLs:[]}}\n2019-07-22 11:07:57.417011 E | etcdserver/api/v2http: error adding member 63c1ed3d09274675 (etcdserver: unhealthy cluster)\n2019-07-22 11:07:57.417025 E | etcdserver/api/v2http: etcdserver: unhealthy cluster\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "[vellum] => INFO [main] 2019-07-22 11:05:21,506 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-07-22 11:05:21,537 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-22 11:05:21,786 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-22 11:05:22,168 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-07-22 11:05:22,183 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-07-22 11:05:22,184 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-07-22 11:05:23,109 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-22 11:05:23,131 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-22 11:05:23,168 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-07-22 11:05:23,168 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-07-22 11:05:23,168 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-07-22 11:05:23,170 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698752(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-07-22 11:05:23,172 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66739160(65174K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-07-22 11:05:23,172 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-07-22 11:05:23,172 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-07-22 11:05:23,173 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678456(16287K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-07-22 11:05:23,175 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2019-07-22 11:05:23,176 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1563793520.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1563793520.log]\nINFO [main] 2019-07-22 11:05:23,367 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-07-22 11:05:23,368 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-07-22 11:05:23,603 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-07-22 11:05:23,606 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-07-22 11:05:23,606 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-07-22 11:05:23,611 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-07-22 11:05:23,712 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-07-22 11:05:23,720 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-07-22 11:05:23,721 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-07-22 11:05:23,818 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-07-22 11:05:25,439 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-07-22 11:05:25,450 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-07-22 11:05:25,457 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-07-22 11:05:25,462 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-07-22 11:05:25,467 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-07-22 11:05:25,474 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-07-22 11:05:25,485 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-07-22 11:05:25,491 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-07-22 11:05:25,495 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-07-22 11:05:25,500 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-07-22 11:05:25,506 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-07-22 11:05:25,516 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-07-22 11:05:25,522 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-07-22 11:05:25,525 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-07-22 11:05:25,529 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-07-22 11:05:25,534 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-07-22 11:05:25,658 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-07-22 11:05:25,661 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-07-22 11:05:25,727 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:25,737 Memtable.java:347 - Writing Memtable-local@607958824(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:25,813 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=399)\nINFO [main] 2019-07-22 11:05:26,393 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-07-22 11:05:26,606 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-07-22 11:05:26,606 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-07-22 11:05:26,609 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-07-22 11:05:26,623 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-07-22 11:05:26,624 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-07-22 11:05:26,641 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-22 11:05:26,659 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2019-07-22 11:05:26,669 SystemKeyspace.java:765 - No host ID found, created 8652f147-4bc8-4946-aef8-ef1e8dbdb2cc (Note: This should happen exactly once per node).\nINFO [main] 2019-07-22 11:05:26,675 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-07-22 11:05:26,678 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-22 11:05:26,680 Memtable.java:347 - Writing Memtable-local@1518381156(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-22 11:05:26,681 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=93397)\nINFO [main] 2019-07-22 11:05:26,853 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-22 11:05:26,877 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-22 11:05:26,910 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-07-22 11:05:26,926 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-22 11:05:26,937 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-22 11:05:26,947 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-22 11:05:26,954 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-22 11:05:26,971 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-07-22 11:05:26,972 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-22 11:05:26,980 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-07-22 11:05:26,991 StorageService.java:959 - Generated random tokens. tokens are [-309770216313925350, 5072894602098423593, -2953334040323072165, -8814218338803316663, 7309541739204026795, 4765558079669299864, -4278030826889612996, -4718137109869927114, -8226358579047362894, -5011929404506964496, -4586265719284602410, 4428775895588369086, -519825352318750488, 5955835156900684525, -5551845917123251424, -3662479452964751822, -7490559900011720204, 3588714674734442592, -446338016869914314, 8643619807107003951, -6174633251910257016, 4231490101042269361, -7809419385994013936, 4953335848315839812, -5918162682733916899, 5922868633967499909, -3102963412893212800, 5100503682747856472, 4262007130268961065, 8581429178087532757, 4047612102901473707, -314029418359841704, 6997089647381100918, -1980923280675422202, 8145752745095982984, -160034337849080329, -5156649602971207521, -2986577165750255791, -4151321732533788899, -3316073092610289309, 870480758763470065, -6415609306778516647, 910339159724661808, -531409813322847189, -3133757773004232109, -5516526839582559433, 5793254459741236647, -8704503361800672075, -4760892923385598843, 8714911787121342075, -20252454116081966, 7954777887215859320, -4298664673120874381, 6200720735745693961, 1810959874881489031, 1423628872024320749, 8255055655945677731, -645118273793862346, 4920048298374726281, 7223134468178494806, -3737431396578499538, -7342943705524636290, -5128114551361605128, -3026048276003391869, -7446803268196881309, -4165617730479001906, -5371908494135078791, -60777947211475384, -6216207897177232370, 2097592029297483804, -6650778699186091831, -4297282851874805956, 3560957156752785309, -3012841629339353166, 5736018820839897336, 3970228095617193547, -5841513063327842441, 2554887172086833988, 1625527205148873620, -4718906852626812980, -4004115234880600331, 4419005439448011038, -1506502667684966714, -1472455597516750053, -7984675391729964407, 8168177504760538863, 8579997951045759966, 1661655132653727903, -4774755338584897140, -8791638526419603735, -67244717096223132, 2702607482816695054, -8774995391432489425, -2628832847368107015, -6012883413639868007, 4051413219004983917, 4240180224741041491, -4949917018962615621, -2948659161038510446, -1746063812826239863, 756484569392635190, 128845401057701279, 3408377562744990391, -6062910679074030462, 5407179979142979123, 8419116787961238166, -5982259815507400764, -8270384820935725116, 5433490448613966693, 8390438594067908611, -2914518759070551927, -911460050091890494, 1419315351789851641, 5638180548516284124, -3288928995272808074, -8845809604206076944, 3551452827934399482, 8200115074347593811, 8756143734980622551, -8065193860300728314, 1956561855767416031, -3669764233163413554, 4207034275524803728, -8740671582777440323, -861275462038332377, -281135790276233659, 550411091506468224, -8831349817048703817, -4843678423566426968, -8660805359260493627, 1719499504737266318, -7405801467143277012, 4825267224969802405, 4020616992050824838, -1310643381447193331, 8314104888529852392, -842998553292804738, 5451568521963524884, 8173392852132315874, -1358585695159610998, -4683150595532419844, 8414099675780918885, -7532240931352056448, -7670225027181085242, -4707037249449626396, -5624927845401448893, 8885482047989748227, 6195731287572688731, -898498661911229198, 5983231812922632709, 1377689932147899807, -5767272996841839004, -7641498358623611077, -803633686674821249, -6383498215970607690, 2892754458379803318, -588251804097322055, 1250886319005721842, -644692881354757131, -1807441300207471778, 9148164789067340963, -8481016973824724553, 8983545614148845308, -5522536321828757349, -864690984046856642, -4124667092151723066, -1022232146144606793, -3099526726262044156, -3497043891437090691, 5878437375789401768, -6376551709502115143, -6522101335769833679, 9063444500579613017, 2106332860270527285, 1408926731751268733, 2526063411492552390, -4341655709278231426, 1004554116481930561, -8214765401344426105, 6675058053023969553, -6463005530221030043, -5230695971836103237, -3831359241089400154, -8536157217090772276, -4484399265362600525, 4815766633421955574, -5381516528296852067, 2717740729094922339, -1765442791627742480, -806768701943558265, 4258365007424377789, -1443814261174530675, 4938995170555621764, 7899378482573402822, -7209188765654142562, 1018806361266729433, 6117881426385294778, 2113131658023478970, -3049974626052871627, 3858166425069228980, 488812117906739931, -1973778038598488127, -7597846448981279571, 3857044062301276610, -4205700277745529871, 4876528972804872384, -5269594286604597224, 5098234244410923370, 2970838391153604222, 5760885301023562588, -5471997201849317610, -2995270854830090185, -3234538187988201145, -3684908742415479260, 4550901215318469165, 977409072734878527, -4479847433809152353, 3480323336361623118, -3314912184168703823, -3073488961289283378, 4164233966967923260, 2515695636852181959, 2320757982258641807, -5271948566593159351, 1788067504891374943, 3945004788882056341, 7611914778749227534, -4611952770001249617, 680400389378406771, 5251082055196359738, 4402034090090582544, -7344445513587792253, -5393624953863145240, -5578173766381496157, -489533010717098959, -5734765519427846966, -5097189108226836568, -6372405102341557663, 6299679166364715248, -1873928755471421877, 7823404069295451927, 126355624914909186, 8675220310655503272, 5277266517694143839, -2268155763513263946, -1570991510934182966, 1832182866445410174, -9067149979551243833, -2938005259538656743, 8208907215978303, -7085415660122774021, -8255561584290588365, 5218493790776575711, 2914648717959935644, -4980735548620595109, 7639205901886721285]\nINFO [main] 2019-07-22 11:05:27,004 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3cb6e9b1[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@78f46559[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@69459132}\nINFO [MigrationStage:1] 2019-07-22 11:05:27,076 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:27,078 Memtable.java:347 - Writing Memtable-schema_keyspaces@1914674986(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:27,080 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352)\nINFO [MigrationStage:1] 2019-07-22 11:05:27,454 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-22 11:05:27,455 Memtable.java:347 - Writing Memtable-schema_columnfamilies@932391498(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-22 11:05:27,471 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352)\nINFO [MigrationStage:1] 2019-07-22 11:05:27,757 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:27,758 Memtable.java:347 - Writing Memtable-schema_columns@1820630135(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:27,785 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352)\nINFO [MigrationStage:1] 2019-07-22 11:05:28,200 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-22 11:05:28,200 Memtable.java:347 - Writing Memtable-schema_triggers@1300780189(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-22 11:05:28,201 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352)\nINFO [MigrationStage:1] 2019-07-22 11:05:28,498 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:28,498 Memtable.java:347 - Writing Memtable-schema_usertypes@1583697298(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:28,499 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352)\nINFO [MigrationStage:1] 2019-07-22 11:05:28,850 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5b9c94dd[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-07-22 11:05:28,861 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-07-22 11:05:28,862 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1b99ebb7[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-07-22 11:05:28,874 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-07-22 11:05:28,935 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-22 11:05:28,936 Memtable.java:347 - Writing Memtable-local@567181944(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-22 11:05:28,937 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102595)\nINFO [main] 2019-07-22 11:05:29,155 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51483 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:29,161 Memtable.java:347 - Writing Memtable-local@1669980057(8.369KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-22 11:05:29,182 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=114589)\nINFO [CompactionExecutor:2] 2019-07-22 11:05:29,638 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')]\nINFO [main] 2019-07-22 11:05:29,690 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-07-22 11:05:29,917 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-07-22 11:05:29,951 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2019-07-22 11:05:29,952 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-07-22 11:05:30,013 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-07-22 11:05:30,070 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-07-22 11:05:30,444 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,936 bytes to 5,772 (~97% of original) in 783ms = 0.007030MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-07-22 11:07:14,570 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-07-22 11:07:14,600 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-07-22 11:07:14,601 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-07-22 11:07:14,602 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-07-22 11:07:16,638 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-07-22 11:07:16,639 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " \r100 3149 100 3149 0 0 15973 0 --:--:-- --:--:-- --:--:-- 15984", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " File \"/home/ubuntu/vellum_host_zcagle/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " File \"/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 128, in main", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " File \"/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 93, in client_req", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 30501: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "Execution done (PID=1736, return_code=0): /tmp/6LW2K/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}], "metadata": {"pagination": {"total": 3169, "offset": 3103, "size": 50}}} 2019-07-22 11:08:02,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:02,371 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:02 GMT 2019-07-22 11:08:02,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:02,371 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:08:02,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:02,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:02,372 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:02,372 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:08:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 0s (6,211 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59719 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m8.593s user 0m3.686s sys 0m1.081s 2019-07-22 11:08:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-07-22 11:08:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-07-22 11:08:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-07-22 11:08:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.000s sys 0m0.053s 2019-07-22 11:08:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-07-22 11:08:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-07-22 11:08:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:37:a1 inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5f:37a1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:134000 errors:0 dropped:0 overruns:0 frame:0 TX packets:49172 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222465444 (222.4 MB) TX bytes:7320332 (7.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2629 errors:0 dropped:0 overruns:0 frame:0 TX packets:2629 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:235644 (235.6 KB) TX bytes:235644 (235.6 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-07-22 11:08:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 122 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 513 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 547 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 11:00 ? 00:00:00 [kauditd] message+ 884 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind syslog 927 1 0 11:00 ? 00:00:00 rsyslogd root 943 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 11:00 ? 00:00:00 cron daemon 1096 1 0 11:00 ? 00:00:00 atd root 1184 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_zcagle/env/bin/python -m cloudify_agent.worker --queue vellum_host_zcagle --max-workers 5 --name vellum_host_zcagle ubuntu 1463 1461 0 11:01 ? 00:00:01 /home/ubuntu/vellum_host_zcagle/env/bin/python -m cloudify_agent.worker --queue vellum_host_zcagle --max-workers 5 --name vellum_host_zcagle ubuntu 1607 1 0 11:01 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_zcagle/env/bin/diamond --configfile /home/ubuntu/vellum_host_zcagle/work/plugins/diamond/etc/diamond.conf ubuntu 1726 1463 1 11:03 ? 00:00:02 /home/ubuntu/vellum_host_zcagle/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Stjb_u ubuntu 1736 1726 0 11:03 ? 00:00:00 /bin/sh -c /tmp/6LW2K/install-vellum.sh ubuntu 1738 1736 0 11:03 ? 00:00:00 /bin/bash -e /tmp/6LW2K/install-vellum.sh root 5681 2 0 11:05 ? 00:00:00 [kworker/u3:2] root 5794 2 0 11:05 ? 00:00:00 [kworker/u2:2] ntp 11713 1 0 11:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12110 1 0 11:06 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12775 1 0 11:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13101 1 0 11:07 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13107 13101 0 11:07 ? 00:00:00 cpulimit -e astaire -l 5 root 13749 12775 0 11:07 ? 00:00:00 [check-monit-upt] memcache 13794 1 0 11:07 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.28 -c 4096 -r -U 0 root 13800 12775 0 11:07 ? 00:00:00 [check-memcached] root 13802 12775 0 11:07 ? 00:00:00 [poll_memcached.] clearwa+ 14032 1 1 11:07 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.28:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.28 --name 192-168-120-28 --debug --initial-cluster 192-168-120-31=http://192.168.120.31:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-28=http://192.168.120.28:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.28:2380 --listen-peer-urls http://192.168.120.28:2380 root 14059 12775 0 11:07 ? 00:00:00 [check-etcd-upti] root 14063 12775 0 11:07 ? 00:00:00 [poll_etcd_clust] root 14066 12775 0 11:07 ? 00:00:00 [poll_etcd.sh] root 14090 1 0 11:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 14094 14090 0 11:07 ? 00:00:00 inotifywait -e create -qq . dnsmasq 14235 1 0 11:07 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14282 1738 0 11:07 ? 00:00:00 /bin/bash -e /tmp/6LW2K/install-vellum.sh ubuntu 14283 14282 0 11:07 ? 00:00:00 /bin/bash -e /tmp/6LW2K/install-vellum.sh root 14284 14283 0 11:07 ? 00:00:00 sudo ps -edf root 14285 14284 0 11:07 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2019-07-22 11:08:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-07-22 11:08:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.28:2380 0.0.0.0:* LISTEN 14032/etcd tcp 0 0 127.0.0.1:55923 0.0.0.0:* LISTEN 1726/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14235/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12775/monit tcp 0 0 192.168.120.28:11211 0.0.0.0:* LISTEN 13794/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12110/memcached tcp6 0 0 ::1:53 :::* LISTEN 14235/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd tcp6 0 0 :::4000 :::* LISTEN 14032/etcd udp 0 0 127.0.0.1:53 0.0.0.0:* 14235/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient udp 0 0 192.168.120.28:123 0.0.0.0:* 11713/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11713/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11713/ntpd udp 0 0 0.0.0.0:60201 0.0.0.0:* 547/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12110/memcached udp6 0 0 :::57375 :::* 547/dhclient udp6 0 0 ::1:53 :::* 14235/dnsmasq udp6 0 0 fe80::f816:3eff:fe5:123 :::* 11713/ntpd udp6 0 0 ::1:123 :::* 11713/ntpd udp6 0 0 :::123 :::* 11713/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8705 884/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9044 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7263 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6532 1/init @/com/ubuntu/upstart real 0m0.010s user 0m0.004s sys 0m0.005s 2019-07-22 11:08:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-07-22 11:08:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa22 /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/memcached.log /var/log/unattended-upgrades /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20190722T110000Z.txt /var/log/astaire/astaire_err.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/astaire-throttle.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/rogers /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_20190722T110000Z.txt /var/log/rogers/rogers_out.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-22 11:08:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-22 11:08:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => [22-Jul-2019 11:07:53 UTC] clearwater-diags-monitor starting [22-Jul-2019 11:07:53 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-22 11:08:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-22 11:08:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-22 11:08:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-22 11:08:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-07-22 11:07:17.684686283 Stopping etcd clearwater-etcd 2019-07-22 11:07:43.731788626 Restarting etcd clearwater-etcd 2019-07-22 11:07:43.742457058 Configured ETCDCTL_PEERS: 192.168.120.20:4000, 2019-07-22 11:07:43.743144807 Check for previous failed startup attempt 2019-07-22 11:07:43.745959002 Running etcdctl member list 887e711651cd8ada: name=192-168-120-31 peerURLs=http://192.168.120.31:2380 clientURLs=http://192.168.120.31:4000 isLeader=false 97faac099366e92f: name=192-168-120-20 peerURLs=http://192.168.120.20:2380 clientURLs=http://192.168.120.20:4000 isLeader=true fdd2f45cd46247e8: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=false 2019-07-22 11:07:43.930036325 etcdctl returned 0 2019-07-22 11:07:43.940842622 Joining existing cluster... 2019-07-22 11:07:51.945680817 Configured ETCDCTL_PEERS: 192.168.120.20:4000, 2019-07-22 11:07:51.946473109 Check cluster is healthy 2019-07-22 11:07:51.949025331 Running etcdctl cluster-health member 887e711651cd8ada is healthy: got healthy result from http://192.168.120.31:4000 member 97faac099366e92f is healthy: got healthy result from http://192.168.120.20:4000 member fdd2f45cd46247e8 is healthy: got healthy result from http://192.168.120.19:4000 cluster is healthy 2019-07-22 11:07:52.083911080 etcdctl returned 0 2019-07-22 11:07:52.084955827 Tell the cluster we're joining 2019-07-22 11:07:52.085827422 Running etcdctl member add 192-168-120-28 http://192.168.120.28:2380 Added member named 192-168-120-28 with ID 13698c2fb860a2dc to cluster ETCD_NAME="192-168-120-28" ETCD_INITIAL_CLUSTER="192-168-120-28=http://192.168.120.28:2380,192-168-120-31=http://192.168.120.31:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-19=http://192.168.120.19:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-07-22 11:07:52.113408178 etcdctl returned 0 2019-07-22 11:07:52.176051106 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.28:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.28 --name 192-168-120-28 --debug --initial-cluster 192-168-120-31=http://192.168.120.31:2380,192-168-120-20=http://192.168.120.20:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-28=http://192.168.120.28:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.28:2380 --listen-peer-urls http://192.168.120.28:2380 2019-07-22 11:07:52.178688418 Check we're actually a member of the cluster 2019-07-22 11:07:52.188347488 Wait for etcd to startup 2019-07-22 11:07:53.204881845 Etcd started successfully 2019-07-22 11:07:52.292853 I | etcdmain: etcd Version: 3.1.7 2019-07-22 11:07:52.292924 I | etcdmain: Git SHA: 43b7507 2019-07-22 11:07:52.292930 I | etcdmain: Go Version: go1.7.5 2019-07-22 11:07:52.292944 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-22 11:07:52.292949 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-22 11:07:52.293073 I | embed: listening for peers on http://192.168.120.28:2380 2019-07-22 11:07:52.293144 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-22 11:07:52.363732 I | etcdserver: name = 192-168-120-28 2019-07-22 11:07:52.363755 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.28 2019-07-22 11:07:52.363761 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.28/member 2019-07-22 11:07:52.363764 I | etcdserver: heartbeat = 100ms 2019-07-22 11:07:52.363768 I | etcdserver: election = 1000ms 2019-07-22 11:07:52.363771 I | etcdserver: snapshot count = 10000 2019-07-22 11:07:52.363779 I | etcdserver: advertise client URLs = http://192.168.120.28:4000 2019-07-22 11:07:52.370192 I | etcdserver: starting member 13698c2fb860a2dc in cluster a930ab78b7477820 2019-07-22 11:07:52.370242 I | raft: 13698c2fb860a2dc became follower at term 0 2019-07-22 11:07:52.370264 I | raft: newRaft 13698c2fb860a2dc [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-22 11:07:52.370268 I | raft: 13698c2fb860a2dc became follower at term 1 2019-07-22 11:07:52.389749 I | rafthttp: started HTTP pipelining with peer 887e711651cd8ada 2019-07-22 11:07:52.389790 I | rafthttp: started HTTP pipelining with peer 97faac099366e92f 2019-07-22 11:07:52.389821 I | rafthttp: started HTTP pipelining with peer fdd2f45cd46247e8 2019-07-22 11:07:52.389858 I | rafthttp: starting peer 887e711651cd8ada... 2019-07-22 11:07:52.389870 I | rafthttp: started HTTP pipelining with peer 887e711651cd8ada 2019-07-22 11:07:52.392332 I | rafthttp: started streaming with peer 887e711651cd8ada (writer) 2019-07-22 11:07:52.392356 I | rafthttp: started streaming with peer 887e711651cd8ada (writer) 2019-07-22 11:07:52.397282 I | rafthttp: started peer 887e711651cd8ada 2019-07-22 11:07:52.397325 I | rafthttp: added peer 887e711651cd8ada 2019-07-22 11:07:52.397339 I | rafthttp: starting peer 97faac099366e92f... 2019-07-22 11:07:52.397355 I | rafthttp: started HTTP pipelining with peer 97faac099366e92f 2019-07-22 11:07:52.399255 I | rafthttp: started streaming with peer 97faac099366e92f (writer) 2019-07-22 11:07:52.399296 I | rafthttp: started streaming with peer 887e711651cd8ada (stream MsgApp v2 reader) 2019-07-22 11:07:52.399497 I | rafthttp: started streaming with peer 887e711651cd8ada (stream Message reader) 2019-07-22 11:07:52.404400 I | rafthttp: started peer 97faac099366e92f 2019-07-22 11:07:52.404421 I | rafthttp: added peer 97faac099366e92f 2019-07-22 11:07:52.404434 I | rafthttp: starting peer fdd2f45cd46247e8... 2019-07-22 11:07:52.404450 I | rafthttp: started HTTP pipelining with peer fdd2f45cd46247e8 2019-07-22 11:07:52.411070 I | rafthttp: started streaming with peer 97faac099366e92f (writer) 2019-07-22 11:07:52.411101 I | rafthttp: started streaming with peer 97faac099366e92f (stream MsgApp v2 reader) 2019-07-22 11:07:52.411256 I | rafthttp: started streaming with peer 97faac099366e92f (stream Message reader) 2019-07-22 11:07:52.411502 I | rafthttp: started streaming with peer fdd2f45cd46247e8 (writer) 2019-07-22 11:07:52.412245 I | rafthttp: started peer fdd2f45cd46247e8 2019-07-22 11:07:52.412263 I | rafthttp: added peer fdd2f45cd46247e8 2019-07-22 11:07:52.412287 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-22 11:07:52.419077 I | rafthttp: started streaming with peer fdd2f45cd46247e8 (writer) 2019-07-22 11:07:52.419216 I | rafthttp: started streaming with peer fdd2f45cd46247e8 (stream MsgApp v2 reader) 2019-07-22 11:07:52.419315 I | rafthttp: started streaming with peer fdd2f45cd46247e8 (stream Message reader) 2019-07-22 11:07:52.426276 I | raft: 13698c2fb860a2dc [term: 1] received a MsgHeartbeat message with higher term from 97faac099366e92f [term: 2] 2019-07-22 11:07:52.426300 I | raft: 13698c2fb860a2dc became follower at term 2 2019-07-22 11:07:52.426316 I | raft: raft.node: 13698c2fb860a2dc elected leader 97faac099366e92f at term 2 2019-07-22 11:07:52.428544 I | rafthttp: peer 97faac099366e92f became active 2019-07-22 11:07:52.428557 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream Message writer) 2019-07-22 11:07:52.428896 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream MsgApp v2 writer) 2019-07-22 11:07:52.428985 I | rafthttp: peer 887e711651cd8ada became active 2019-07-22 11:07:52.428995 I | rafthttp: established a TCP streaming connection with peer 887e711651cd8ada (stream Message writer) 2019-07-22 11:07:52.429110 I | rafthttp: established a TCP streaming connection with peer 887e711651cd8ada (stream MsgApp v2 writer) 2019-07-22 11:07:52.429191 I | rafthttp: peer fdd2f45cd46247e8 became active 2019-07-22 11:07:52.429200 I | rafthttp: established a TCP streaming connection with peer fdd2f45cd46247e8 (stream Message writer) 2019-07-22 11:07:52.429295 I | rafthttp: established a TCP streaming connection with peer fdd2f45cd46247e8 (stream MsgApp v2 writer) 2019-07-22 11:07:52.431213 I | rafthttp: established a TCP streaming connection with peer 887e711651cd8ada (stream MsgApp v2 reader) 2019-07-22 11:07:52.431525 I | rafthttp: established a TCP streaming connection with peer 887e711651cd8ada (stream Message reader) 2019-07-22 11:07:52.431640 D | raft: 13698c2fb860a2dc [logterm: 0, index: 67] rejected msgApp [logterm: 2, index: 67] from 97faac099366e92f 2019-07-22 11:07:52.431742 I | rafthttp: established a TCP streaming connection with peer fdd2f45cd46247e8 (stream MsgApp v2 reader) 2019-07-22 11:07:52.431827 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream MsgApp v2 reader) 2019-07-22 11:07:52.431887 I | rafthttp: established a TCP streaming connection with peer fdd2f45cd46247e8 (stream Message reader) 2019-07-22 11:07:52.431910 I | rafthttp: established a TCP streaming connection with peer 97faac099366e92f (stream Message reader) 2019-07-22 11:07:52.434064 D | raft: 13698c2fb860a2dc [logterm: 0, index: 67] rejected msgApp [logterm: 2, index: 67] from 97faac099366e92f 2019-07-22 11:07:52.437023 I | etcdserver/membership: added member 97faac099366e92f [http://192.168.120.20:2380] to cluster a930ab78b7477820 2019-07-22 11:07:52.437141 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-22 11:07:52.437165 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-22 11:07:52.437341 I | etcdserver/membership: added member 887e711651cd8ada [http://192.168.120.31:2380] to cluster a930ab78b7477820 2019-07-22 11:07:52.437474 I | etcdserver/membership: added member fdd2f45cd46247e8 [http://192.168.120.19:2380] to cluster a930ab78b7477820 2019-07-22 11:07:52.437601 I | etcdserver/membership: added member 13698c2fb860a2dc [http://192.168.120.28:2380] to cluster a930ab78b7477820 2019-07-22 11:07:52.438693 I | etcdserver: published {Name:192-168-120-28 ClientURLs:[http://192.168.120.28:4000]} to cluster a930ab78b7477820 2019-07-22 11:07:52.438768 I | embed: ready to serve client requests 2019-07-22 11:07:52.439993 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-22 11:07:53.444449 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:55601 2019-07-22 11:07:53.454099 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:55602 2019-07-22 11:07:53.454913 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:55603 2019-07-22 11:07:55.429014 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.31:55310 2019-07-22 11:07:56.348089 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:60649 2019-07-22 11:07:57.416719 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.9:60655 2019-07-22 11:07:57.416992 W | etcdserver: not healthy for reconfigure, rejecting member add {ID:63c1ed3d09274675 RaftAttributes:{PeerURLs:[http://192.168.120.9:2380]} Attributes:{Name: ClientURLs:[]}} 2019-07-22 11:07:57.417011 E | etcdserver/api/v2http: error adding member 63c1ed3d09274675 (etcdserver: unhealthy cluster) 2019-07-22 11:07:57.417025 E | etcdserver/api/v2http: etcdserver: unhealthy cluster real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-22 11:08:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-07-22 11:08:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:08:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-22 11:08:02,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-07-22 11:08:02,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-07-22 11:05:21,506 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-07-22 11:05:21,537 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-22 11:05:21,786 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-22 11:05:22,168 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-07-22 11:05:22,183 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-07-22 11:05:22,184 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-07-22 11:05:23,109 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-22 11:05:23,131 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-22 11:05:23,168 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-07-22 11:05:23,168 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-07-22 11:05:23,168 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-07-22 11:05:23,170 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698752(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-07-22 11:05:23,172 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66739160(65174K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-07-22 11:05:23,172 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-07-22 11:05:23,172 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-07-22 11:05:23,173 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678456(16287K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-07-22 11:05:23,175 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-07-22 11:05:23,176 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1563793520.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1563793520.log] INFO [main] 2019-07-22 11:05:23,367 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-07-22 11:05:23,368 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-07-22 11:05:23,603 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-07-22 11:05:23,606 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-07-22 11:05:23,606 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-07-22 11:05:23,611 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-07-22 11:05:23,712 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-07-22 11:05:23,720 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-07-22 11:05:23,721 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-07-22 11:05:23,818 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-07-22 11:05:25,439 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-07-22 11:05:25,450 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-07-22 11:05:25,457 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-07-22 11:05:25,462 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-07-22 11:05:25,467 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-07-22 11:05:25,474 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-07-22 11:05:25,485 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-07-22 11:05:25,491 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-07-22 11:05:25,495 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-07-22 11:05:25,500 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-07-22 11:05:25,506 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-07-22 11:05:25,516 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-07-22 11:05:25,522 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-07-22 11:05:25,525 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-07-22 11:05:25,529 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-07-22 11:05:25,534 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-07-22 11:05:25,658 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-07-22 11:05:25,661 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-07-22 11:05:25,727 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-22 11:05:25,737 Memtable.java:347 - Writing Memtable-local@607958824(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-22 11:05:25,813 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=399) INFO [main] 2019-07-22 11:05:26,393 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-07-22 11:05:26,606 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-07-22 11:05:26,606 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-07-22 11:05:26,609 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-07-22 11:05:26,623 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-07-22 11:05:26,624 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-07-22 11:05:26,641 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-22 11:05:26,659 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-07-22 11:05:26,669 SystemKeyspace.java:765 - No host ID found, created 8652f147-4bc8-4946-aef8-ef1e8dbdb2cc (Note: This should happen exactly once per node). INFO [main] 2019-07-22 11:05:26,675 StorageService.java:807 - Starting up server gossip INFO [main] 2019-07-22 11:05:26,678 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-22 11:05:26,680 Memtable.java:347 - Writing Memtable-local@1518381156(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-22 11:05:26,681 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=93397) INFO [main] 2019-07-22 11:05:26,853 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-22 11:05:26,877 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-22 11:05:26,910 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-07-22 11:05:26,926 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-22 11:05:26,937 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-22 11:05:26,947 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-22 11:05:26,954 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-22 11:05:26,971 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-07-22 11:05:26,972 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-22 11:05:26,980 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-07-22 11:05:26,991 StorageService.java:959 - Generated random tokens. tokens are [-309770216313925350, 5072894602098423593, -2953334040323072165, -8814218338803316663, 7309541739204026795, 4765558079669299864, -4278030826889612996, -4718137109869927114, -8226358579047362894, -5011929404506964496, -4586265719284602410, 4428775895588369086, -519825352318750488, 5955835156900684525, -5551845917123251424, -3662479452964751822, -7490559900011720204, 3588714674734442592, -446338016869914314, 8643619807107003951, -6174633251910257016, 4231490101042269361, -7809419385994013936, 4953335848315839812, -5918162682733916899, 5922868633967499909, -3102963412893212800, 5100503682747856472, 4262007130268961065, 8581429178087532757, 4047612102901473707, -314029418359841704, 6997089647381100918, -1980923280675422202, 8145752745095982984, -160034337849080329, -5156649602971207521, -2986577165750255791, -4151321732533788899, -3316073092610289309, 870480758763470065, -6415609306778516647, 910339159724661808, -531409813322847189, -3133757773004232109, -5516526839582559433, 5793254459741236647, -8704503361800672075, -4760892923385598843, 8714911787121342075, -20252454116081966, 7954777887215859320, -4298664673120874381, 6200720735745693961, 1810959874881489031, 1423628872024320749, 8255055655945677731, -645118273793862346, 4920048298374726281, 7223134468178494806, -3737431396578499538, -7342943705524636290, -5128114551361605128, -3026048276003391869, -7446803268196881309, -4165617730479001906, -5371908494135078791, -60777947211475384, -6216207897177232370, 2097592029297483804, -6650778699186091831, -4297282851874805956, 3560957156752785309, -3012841629339353166, 5736018820839897336, 3970228095617193547, -5841513063327842441, 2554887172086833988, 1625527205148873620, -4718906852626812980, -4004115234880600331, 4419005439448011038, -1506502667684966714, -1472455597516750053, -7984675391729964407, 8168177504760538863, 8579997951045759966, 1661655132653727903, -4774755338584897140, -8791638526419603735, -67244717096223132, 2702607482816695054, -8774995391432489425, -2628832847368107015, -6012883413639868007, 4051413219004983917, 4240180224741041491, -4949917018962615621, -2948659161038510446, -1746063812826239863, 756484569392635190, 128845401057701279, 3408377562744990391, -6062910679074030462, 5407179979142979123, 8419116787961238166, -5982259815507400764, -8270384820935725116, 5433490448613966693, 8390438594067908611, -2914518759070551927, -911460050091890494, 1419315351789851641, 5638180548516284124, -3288928995272808074, -8845809604206076944, 3551452827934399482, 8200115074347593811, 8756143734980622551, -8065193860300728314, 1956561855767416031, -3669764233163413554, 4207034275524803728, -8740671582777440323, -861275462038332377, -281135790276233659, 550411091506468224, -8831349817048703817, -4843678423566426968, -8660805359260493627, 1719499504737266318, -7405801467143277012, 4825267224969802405, 4020616992050824838, -1310643381447193331, 8314104888529852392, -842998553292804738, 5451568521963524884, 8173392852132315874, -1358585695159610998, -4683150595532419844, 8414099675780918885, -7532240931352056448, -7670225027181085242, -4707037249449626396, -5624927845401448893, 8885482047989748227, 6195731287572688731, -898498661911229198, 5983231812922632709, 1377689932147899807, -5767272996841839004, -7641498358623611077, -803633686674821249, -6383498215970607690, 2892754458379803318, -588251804097322055, 1250886319005721842, -644692881354757131, -1807441300207471778, 9148164789067340963, -8481016973824724553, 8983545614148845308, -5522536321828757349, -864690984046856642, -4124667092151723066, -1022232146144606793, -3099526726262044156, -3497043891437090691, 5878437375789401768, -6376551709502115143, -6522101335769833679, 9063444500579613017, 2106332860270527285, 1408926731751268733, 2526063411492552390, -4341655709278231426, 1004554116481930561, -8214765401344426105, 6675058053023969553, -6463005530221030043, -5230695971836103237, -3831359241089400154, -8536157217090772276, -4484399265362600525, 4815766633421955574, -5381516528296852067, 2717740729094922339, -1765442791627742480, -806768701943558265, 4258365007424377789, -1443814261174530675, 4938995170555621764, 7899378482573402822, -7209188765654142562, 1018806361266729433, 6117881426385294778, 2113131658023478970, -3049974626052871627, 3858166425069228980, 488812117906739931, -1973778038598488127, -7597846448981279571, 3857044062301276610, -4205700277745529871, 4876528972804872384, -5269594286604597224, 5098234244410923370, 2970838391153604222, 5760885301023562588, -5471997201849317610, -2995270854830090185, -3234538187988201145, -3684908742415479260, 4550901215318469165, 977409072734878527, -4479847433809152353, 3480323336361623118, -3314912184168703823, -3073488961289283378, 4164233966967923260, 2515695636852181959, 2320757982258641807, -5271948566593159351, 1788067504891374943, 3945004788882056341, 7611914778749227534, -4611952770001249617, 680400389378406771, 5251082055196359738, 4402034090090582544, -7344445513587792253, -5393624953863145240, -5578173766381496157, -489533010717098959, -5734765519427846966, -5097189108226836568, -6372405102341557663, 6299679166364715248, -1873928755471421877, 7823404069295451927, 126355624914909186, 8675220310655503272, 5277266517694143839, -2268155763513263946, -1570991510934182966, 1832182866445410174, -9067149979551243833, -2938005259538656743, 8208907215978303, -7085415660122774021, -8255561584290588365, 5218493790776575711, 2914648717959935644, -4980735548620595109, 7639205901886721285] INFO [main] 2019-07-22 11:05:27,004 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3cb6e9b1[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@78f46559[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@69459132} INFO [MigrationStage:1] 2019-07-22 11:05:27,076 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-22 11:05:27,078 Memtable.java:347 - Writing Memtable-schema_keyspaces@1914674986(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-22 11:05:27,080 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352) INFO [MigrationStage:1] 2019-07-22 11:05:27,454 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-22 11:05:27,455 Memtable.java:347 - Writing Memtable-schema_columnfamilies@932391498(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-22 11:05:27,471 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352) INFO [MigrationStage:1] 2019-07-22 11:05:27,757 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-22 11:05:27,758 Memtable.java:347 - Writing Memtable-schema_columns@1820630135(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-22 11:05:27,785 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352) INFO [MigrationStage:1] 2019-07-22 11:05:28,200 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-22 11:05:28,200 Memtable.java:347 - Writing Memtable-schema_triggers@1300780189(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-22 11:05:28,201 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352) INFO [MigrationStage:1] 2019-07-22 11:05:28,498 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-22 11:05:28,498 Memtable.java:347 - Writing Memtable-schema_usertypes@1583697298(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-22 11:05:28,499 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102352) INFO [MigrationStage:1] 2019-07-22 11:05:28,850 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5b9c94dd[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-07-22 11:05:28,861 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-07-22 11:05:28,862 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1b99ebb7[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-07-22 11:05:28,874 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-07-22 11:05:28,935 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-22 11:05:28,936 Memtable.java:347 - Writing Memtable-local@567181944(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-22 11:05:28,937 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=102595) INFO [main] 2019-07-22 11:05:29,155 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51483 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-22 11:05:29,161 Memtable.java:347 - Writing Memtable-local@1669980057(8.369KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-22 11:05:29,182 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1563793525399, position=114589) INFO [CompactionExecutor:2] 2019-07-22 11:05:29,638 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2019-07-22 11:05:29,690 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-07-22 11:05:29,917 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-07-22 11:05:29,951 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-07-22 11:05:29,952 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-07-22 11:05:30,013 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-07-22 11:05:30,070 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-07-22 11:05:30,444 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,936 bytes to 5,772 (~97% of original) in 783ms = 0.007030MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-07-22 11:07:14,570 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-07-22 11:07:14,600 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-07-22 11:07:14,601 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-07-22 11:07:14,602 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-07-22 11:07:16,638 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-07-22 11:07:16,639 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.004s 2019-07-22 11:08:02,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-07-22 11:08:02,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-22 11:08:02,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-07-22 11:08:02,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-22 11:08:02,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-22 11:08:02,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-22 11:08:02,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-22 11:08:02,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-07-22 11:08:02,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle 2019-07-22 11:08:02,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle 2019-07-22 11:08:02,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle 2019-07-22 11:08:02,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-22 11:08:02,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-22 11:08:02,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle 2019-07-22 11:08:02,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15973 0 --:--:-- --:--:-- --:--:-- 15984 2019-07-22 11:08:02,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-07-22 11:08:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_zcagle/env/bin/ctx", line 13, in 2019-07-22 11:08:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-07-22 11:08:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-07-22 11:08:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-07-22 11:08:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-07-22 11:08:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-07-22 11:08:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30501: ordinal not in range(128)") 2019-07-22 11:08:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:08:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1736, return_code=0): /tmp/6LW2K/install-vellum.sh 2019-07-22 11:08:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-07-22 11:08:02,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:02,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:02,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:02,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:02,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:02,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:02,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:02,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:02,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:02,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:02,482 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:02 GMT 2019-07-22 11:08:02,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:02,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:02,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:02,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:02,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:07,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:07,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:07,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:07,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:07,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:07,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:07,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:07,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:07,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " File \"/home/ubuntu/vellum_host_zcagle/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " \r100 3149 100 3149 0 0 15973 0 --:--:-- --:--:-- --:--:-- 15984", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:01.686Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:00.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.31a27838-430f-49ac-8e5e-52ea40caed8c"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:02.404Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:02.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:02.404Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:01.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:02.404Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:01.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:03.085Z", "message": "Waiting for process 10829 to end...", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:02.285Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": "vellum_up8bfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:03.085Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:02.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:04.452Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/D54II/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:05.083Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:05.083Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:05.083Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:05.083Z", "message": "Process created, PID: 14412", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:05.083Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:05.083Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:05.083Z", "message": "[vellum] 192.168.120.28", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:05.083Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:05.083Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:04.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3184, "offset": 3153, "size": 50}}} 2019-07-22 11:08:07,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:07,608 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:07 GMT 2019-07-22 11:08:07,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:07,608 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:08:07,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:07,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:07,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:07,608 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:08:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_zcagle/env/bin/ctx", line 13, in 2019-07-22 11:08:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-07-22 11:08:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15973 0 --:--:-- --:--:-- --:--:-- 15984 2019-07-22 11:08:07,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-22 11:08:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-22 11:08:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-22 11:08:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-22 11:08:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-22 11:08:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-22 11:08:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-22 11:08:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle 2019-07-22 11:08:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-22 11:08:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-22 11:08:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle 2019-07-22 11:08:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle 2019-07-22 11:08:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zcagle 2019-07-22 11:08:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-22 11:08:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-22 11:08:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:08:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10829 to end... 2019-07-22 11:08:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:08:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/D54II/start-vellum.sh 2019-07-22 11:08:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-07-22 11:08:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:08:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:08:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14412 2019-07-22 11:08:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-07-22 11:08:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:08:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.28 2019-07-22 11:08:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-22 11:08:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-22 11:08:07,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:07,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:07 GMT 2019-07-22 11:08:07,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:07,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:07,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:07,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:07,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:12,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:12,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:12,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:12,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:12,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:12,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:12,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:12,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:12,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3184, "offset": 3184, "size": 50}}} 2019-07-22 11:08:12,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:12,808 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:12 GMT 2019-07-22 11:08:12,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:12,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:08:12,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:12,808 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:12,808 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:12,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:12,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:12,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:12,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:12 GMT 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:12,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:12,899 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:12,899 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:17,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:18,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:18,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:18,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:18,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:18,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:18,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:18,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:18,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:14.845Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:14.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3185, "offset": 3184, "size": 50}}} 2019-07-22 11:08:18,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:18,012 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:18 GMT 2019-07-22 11:08:18,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:18,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-22 11:08:18,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:18,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:18,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:18,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:08:18,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:18,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:18,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:18,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:18 GMT 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:18,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:18,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:18,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:23,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:23,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:23,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:23,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:22.469Z", "message": "Waiting for process 10829 to end...", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:22.325Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}], "metadata": {"pagination": {"total": 3186, "offset": 3185, "size": 50}}} 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:23 GMT 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 671 2019-07-22 11:08:23,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:23,172 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:23,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:23,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10829 to end... 2019-07-22 11:08:23,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:23,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:23,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:23,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:23,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:23,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:23 GMT 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:23,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:28,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:28,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:28,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:28,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:28,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:28,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:28,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:28,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:28,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:24.652Z", "message": "Waiting for process 14412 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:24.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:25.320Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:24.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3188, "offset": 3186, "size": 50}}} 2019-07-22 11:08:28,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:28,337 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:28 GMT 2019-07-22 11:08:28,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:28,337 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:08:28,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:28,337 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:28,337 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:28,337 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:08:28,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14412 to end... 2019-07-22 11:08:28,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:08:28,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:28,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:28,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:28,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:28,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:28,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:28,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:28,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:28,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:28,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:28,407 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:28 GMT 2019-07-22 11:08:28,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:28,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:28,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:28,407 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:28,407 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:33,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:33,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:33,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:33,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:33,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:33,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:33,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:33,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:33,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3188, "offset": 3188, "size": 50}}} 2019-07-22 11:08:33,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:33,500 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:33 GMT 2019-07-22 11:08:33,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:33,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:08:33,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:33,500 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:33,500 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:33,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:33,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:33,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:33,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:33,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:33,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:33 GMT 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:33,555 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:38,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:38,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:38,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:38,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:34.831Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:34.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3189, "offset": 3188, "size": 50}}} 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:38 GMT 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:38,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:38,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:38,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:08:38,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:38,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:38,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:38,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:38,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:38,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:38,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:38,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:38,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:38,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:38,779 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:38 GMT 2019-07-22 11:08:38,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:38,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:38,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:38,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:38,780 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:43,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:43,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:43,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:43,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:43,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:43,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:43,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:43,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:43,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:42.505Z", "message": "Waiting for process 10829 to end...", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:42.364Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}], "metadata": {"pagination": {"total": 3190, "offset": 3189, "size": 50}}} 2019-07-22 11:08:43,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:43,889 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:43 GMT 2019-07-22 11:08:43,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:43,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 671 2019-07-22 11:08:43,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:43,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:43,890 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:43,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10829 to end... 2019-07-22 11:08:43,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:43,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:43,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:43,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:43,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:43,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:43,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:43,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:43,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:43,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:43,952 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:43 GMT 2019-07-22 11:08:43,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:43,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:43,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:43,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:43,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:48,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:49,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:49,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:49,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:49,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:49,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:49,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:44.624Z", "message": "Waiting for process 14412 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:44.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:45.342Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:44.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3192, "offset": 3190, "size": 50}}} 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:49 GMT 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:49,051 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:08:49,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14412 to end... 2019-07-22 11:08:49,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:08:49,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:49,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:49,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:49,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:49,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:49,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:49,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:49,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:49,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:49,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:49,108 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:49 GMT 2019-07-22 11:08:49,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:49,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:49,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:49,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:49,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:54,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:54,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:54,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:54,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:54,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:54,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:54,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:54,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:54,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:52.514Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.20:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.20\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:52.312Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}], "metadata": {"pagination": {"total": 3193, "offset": 3192, "size": 50}}} 2019-07-22 11:08:54,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:54,194 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:54 GMT 2019-07-22 11:08:54,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:54,194 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:08:54,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:54,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:54,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:54,194 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:08:54,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.20:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.20 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-07-22 11:08:54,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:54,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:54,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:54,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:54,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:54,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:54,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:54,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:54,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:54,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:54,264 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:54 GMT 2019-07-22 11:08:54,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:54,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:54,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:54,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:54,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:59,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:08:59,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:59,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:59,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:59,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:59,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:59,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:59,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:59,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:54.832Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:54.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.086Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.041Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.121Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.041Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.041Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.120Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.120Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.551Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.120Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.121Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": "Execution done (PID=10829, return_code=0): /tmp/XCW2L/create_number.sh", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.091Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.041Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": " ...done.", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.041Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": " ...done.", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.041Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:56.801Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.041Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.6a8ef907-15f7-4fac-aa58-16c5777ef30d"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:08:57.521Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:08:56.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 3210, "offset": 3193, "size": 50}}} 2019-07-22 11:08:59,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:59,356 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:59 GMT 2019-07-22 11:08:59,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:59,356 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:08:59,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:59,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:59,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:08:59,357 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:08:59,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:08:59,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-07-22 11:08:59,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-22 11:08:59,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-07-22 11:08:59,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-07-22 11:08:59,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-22 11:08:59,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-22 11:08:59,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:08:59,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-22 11:08:59,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-22 11:08:59,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-22 11:08:59,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10829, return_code=0): /tmp/XCW2L/create_number.sh 2019-07-22 11:08:59,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-07-22 11:08:59,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-22 11:08:59,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-22 11:08:59,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-07-22 11:08:59,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-22 11:08:59,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:08:59,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:08:59,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:08:59,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:08:59,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:08:59 GMT 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:08:59,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:08:59,431 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:04,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:04,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:04,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:04,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:04,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:04,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:04,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:04,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:04,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3210, "offset": 3210, "size": 50}}} 2019-07-22 11:09:04,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:04,575 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:04 GMT 2019-07-22 11:09:04,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:04,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:09:04,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:04,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:04,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:04,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:04,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:04,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:04,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:04,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:04,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:04,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:04,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:04,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:04,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:04,656 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:04 GMT 2019-07-22 11:09:04,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:04,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:04,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:04,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:04,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:09,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:09,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:09,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:09,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:09,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:09,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:09,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:09,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:09,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:09:04.643Z", "message": "Waiting for process 14412 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:09:04.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:09:05.310Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:09:04.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3212, "offset": 3210, "size": 50}}} 2019-07-22 11:09:09,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:09,922 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:09 GMT 2019-07-22 11:09:09,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:09,922 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:09:09,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:09,922 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:09,922 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:09,922 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:09:09,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14412 to end... 2019-07-22 11:09:09,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:09:09,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:09,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:09,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:09,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:09,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:09,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:09,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:09,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:09,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:09,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:09,982 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:09 GMT 2019-07-22 11:09:09,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:09,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:09,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:09,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:09,983 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:14,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:15,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:15,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:15,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:09:15.035Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:09:14.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3213, "offset": 3212, "size": 50}}} 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:15 GMT 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:15,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:15,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:15,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:09:15,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:15,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:15,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:15,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:15,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:15 GMT 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:15,302 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:15,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:20,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:20,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:20,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:20,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:20,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:20,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:20,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:20,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:20,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3213, "offset": 3213, "size": 50}}} 2019-07-22 11:09:20,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:20,404 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:20 GMT 2019-07-22 11:09:20,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:20,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:09:20,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:20,404 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:20,404 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:20,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:20,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:20,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:20,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:20 GMT 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:20,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:20,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:20,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:25,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:25,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:25,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:25,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:25,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:25,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:25,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:25,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:25,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:09:24.657Z", "message": "Waiting for process 14412 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:09:24.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:09:25.277Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:09:24.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3215, "offset": 3213, "size": 50}}} 2019-07-22 11:09:25,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:25,573 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:25 GMT 2019-07-22 11:09:25,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:25,573 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:09:25,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:25,573 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:25,573 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:25,573 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:09:25,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14412 to end... 2019-07-22 11:09:25,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:09:25,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:25,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:25,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:25,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:25 GMT 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:25,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:25,638 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:30,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:30,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:30,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:30,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:30,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:30,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:30,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:30,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:30,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3215, "offset": 3215, "size": 50}}} 2019-07-22 11:09:30,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:30,727 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:30 GMT 2019-07-22 11:09:30,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:30,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:09:30,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:30,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:30,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:30,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:30,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:30,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:30,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:30,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:30,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:30,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:30,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:30,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:30,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:30,786 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:30 GMT 2019-07-22 11:09:30,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:30,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:30,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:30,787 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:30,787 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:35,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:35,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:35,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:35,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:35,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:35,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:35,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:35,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:35,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:09:35.049Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:09:34.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3216, "offset": 3215, "size": 50}}} 2019-07-22 11:09:35,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:35,873 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:35 GMT 2019-07-22 11:09:35,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:35,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-22 11:09:35,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:35,873 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:35,873 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:35,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:09:35,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:35,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:35,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:35,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:35,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:35,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:35,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:35,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:35,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:35,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:35,927 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:35 GMT 2019-07-22 11:09:35,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:35,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:35,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:35,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:35,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:40,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:41,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:41,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:41,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:41,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:41,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:41,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:41,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:41,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3216, "offset": 3216, "size": 50}}} 2019-07-22 11:09:41,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:41,035 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:41 GMT 2019-07-22 11:09:41,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:41,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:09:41,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:41,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:41,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:41,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:41,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:41,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:41,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:41,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:41,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:41,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:41,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:41,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:41,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:41,114 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:41 GMT 2019-07-22 11:09:41,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:41,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:41,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:41,115 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:41,115 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:46,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:46,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:46,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:46,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:46,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:46,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:46,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:09:44.630Z", "message": "Waiting for process 14412 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:09:44.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:09:45.297Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:09:44.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3218, "offset": 3216, "size": 50}}} 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:46 GMT 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:46,227 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:09:46,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14412 to end... 2019-07-22 11:09:46,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:09:46,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:46,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:46,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:46,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:46 GMT 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:46,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:46,295 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:46,295 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:51,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:51,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:51,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:51,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:51,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:51,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:51,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:51,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:51,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3218, "offset": 3218, "size": 50}}} 2019-07-22 11:09:51,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:51,392 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:51 GMT 2019-07-22 11:09:51,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:51,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:09:51,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:51,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:51,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:51,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:51,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:51,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:51,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:51,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:51,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:51,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:51,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:51,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:51,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:51,446 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:51 GMT 2019-07-22 11:09:51,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:51,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:51,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:51,447 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:51,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:56,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:09:56,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:56,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:56,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:56,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:56,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:56,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:56,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:56,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:09:55.058Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:09:54.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3219, "offset": 3218, "size": 50}}} 2019-07-22 11:09:56,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:56,591 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:56 GMT 2019-07-22 11:09:56,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:56,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-22 11:09:56,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:56,591 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:56,591 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:09:56,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:09:56,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:09:56,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:09:56,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:09:56,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:09:56,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:09:56,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:09:56 GMT 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:09:56,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:01,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:10:01,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:01,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:01,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:01,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:01,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:01,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:01,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:01,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3219, "offset": 3219, "size": 50}}} 2019-07-22 11:10:01,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:01,857 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:01 GMT 2019-07-22 11:10:01,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:01,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:10:01,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:01,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:01,857 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:01,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:10:01,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:01,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:01,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:01,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:01,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:01,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:01,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:01,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:10:01,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:01,913 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:01 GMT 2019-07-22 11:10:01,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:01,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:10:01,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:01,914 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:01,914 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:06,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:10:07,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:07,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:07,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:07,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:04.634Z", "message": "Waiting for process 14412 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:04.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:05.251Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:05.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3221, "offset": 3219, "size": 50}}} 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:07 GMT 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:07,159 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:07,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:07,160 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:10:07,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14412 to end... 2019-07-22 11:10:07,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:10:07,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:10:07,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:07,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:07,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:07,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:07,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:07,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:07,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:07,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:10:07,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:07,230 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:07 GMT 2019-07-22 11:10:07,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:07,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:10:07,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:07,231 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:07,231 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:12,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:10:12,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:12,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:12,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:12,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3221, "offset": 3221, "size": 50}}} 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:12 GMT 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:12,350 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:12,351 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:12,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:10:12,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:12,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:12,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:12,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:12,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:12,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:12,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:12,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:10:12,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:12,417 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:12 GMT 2019-07-22 11:10:12,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:12,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:10:12,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:12,418 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:12,418 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:17,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:10:17,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:17,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:17,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:17,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:17,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:17,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:17,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:17,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:15.262Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:15.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3222, "offset": 3221, "size": 50}}} 2019-07-22 11:10:17,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:17,533 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:17 GMT 2019-07-22 11:10:17,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:17,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-22 11:10:17,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:17,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:17,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:17,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-22 11:10:17,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:10:17,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:17,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:17,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:17,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:17,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:17,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:17,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:17,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:10:17,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:17,606 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:17 GMT 2019-07-22 11:10:17,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:17,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:10:17,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:17,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:17,607 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:22,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:10:22,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:22,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:22,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:22,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:22,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:22,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:22,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:22,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3222, "offset": 3222, "size": 50}}} 2019-07-22 11:10:22,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:22,810 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:22 GMT 2019-07-22 11:10:22,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:22,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:10:22,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:22,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:22,810 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:22,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:10:22,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:22,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:22,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:22,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:22,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:22,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:22,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:22,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:10:22,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:22,878 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:22 GMT 2019-07-22 11:10:22,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:22,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:10:22,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:22,879 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:22,879 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:27,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:10:28,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:28,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:28,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:28,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:28,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:28,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:28,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:28,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:24.685Z", "message": "Waiting for process 14412 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:24.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.253Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:37:a1 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " inet6 addr: fe80::f816:3eff:fe5f:37a1/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " RX packets:134382 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " TX packets:49673 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " RX bytes:222565712 (222.5 MB) TX bytes:7506581 (7.5 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " RX packets:3757 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " TX packets:3757 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " RX bytes:385141 (385.1 KB) TX bytes:385141 (385.1 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " [vellum] => (Not all processes could be identified, non-owned process info", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " will not be shown, you would have to be root to see it all.)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp 0 0 192.168.120.28:2380 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp 0 0 127.0.0.1:48532 0.0.0.0:* LISTEN 14402/python ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp 0 0 192.168.120.28:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp6 0 0 ::1:53 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp6 0 0 :::22 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " tcp6 0 0 :::4000 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp 0 0 127.0.0.1:53 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp 0 0 0.0.0.0:68 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp 0 0 192.168.120.28:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp 0 0 127.0.0.1:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp 0 0 0.0.0.0:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp 0 0 0.0.0.0:60201 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp 0 0 127.0.0.1:11211 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp6 0 0 :::57375 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp6 0 0 ::1:53 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp6 0 0 fe80::f816:3eff:fe5:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " Proto RefCnt Flags Type State I-Node PID/Program name Path", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8705 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}], "metadata": {"pagination": {"total": 3312, "offset": 3222, "size": 50}}} 2019-07-22 11:10:28,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:28,041 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:28 GMT 2019-07-22 11:10:28,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:28,042 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:10:28,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:28,042 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:28,042 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:28,042 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:10:28,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14412 to end... 2019-07-22 11:10:28,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:28,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:28,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-07-22 11:10:28,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:37:a1 2019-07-22 11:10:28,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0 2019-07-22 11:10:28,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe5f:37a1/64 Scope:Link 2019-07-22 11:10:28,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-07-22 11:10:28,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:134382 errors:0 dropped:0 overruns:0 frame:0 2019-07-22 11:10:28,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:49673 errors:0 dropped:0 overruns:0 carrier:0 2019-07-22 11:10:28,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-07-22 11:10:28,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222565712 (222.5 MB) TX bytes:7506581 (7.5 MB) 2019-07-22 11:10:28,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:10:28,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-07-22 11:10:28,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-07-22 11:10:28,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-07-22 11:10:28,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-07-22 11:10:28,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3757 errors:0 dropped:0 overruns:0 frame:0 2019-07-22 11:10:28,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3757 errors:0 dropped:0 overruns:0 carrier:0 2019-07-22 11:10:28,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-07-22 11:10:28,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:385141 (385.1 KB) TX bytes:385141 (385.1 KB) 2019-07-22 11:10:28,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-07-22 11:10:28,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-07-22 11:10:28,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-07-22 11:10:28,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-07-22 11:10:28,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-07-22 11:10:28,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 192.168.120.28:2380 0.0.0.0:* LISTEN - 2019-07-22 11:10:28,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:48532 0.0.0.0:* LISTEN 14402/python 2019-07-22 11:10:28,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - 2019-07-22 11:10:28,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-07-22 11:10:28,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-07-22 11:10:28,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 192.168.120.28:11211 0.0.0.0:* LISTEN - 2019-07-22 11:10:28,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-07-22 11:10:28,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-07-22 11:10:28,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-07-22 11:10:28,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::4000 :::* LISTEN - 2019-07-22 11:10:28,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-07-22 11:10:28,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-07-22 11:10:28,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 192.168.120.28:123 0.0.0.0:* - 2019-07-22 11:10:28,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-07-22 11:10:28,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-07-22 11:10:28,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:60201 0.0.0.0:* - 2019-07-22 11:10:28,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-07-22 11:10:28,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::57375 :::* - 2019-07-22 11:10:28,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-07-22 11:10:28,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fe5:123 :::* - 2019-07-22 11:10:28,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-07-22 11:10:28,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-07-22 11:10:28,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8705 - /var/run/dbus/system_bus_socket 2019-07-22 11:10:28,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-22 11:10:28,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:10:28,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:28,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:28,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:28,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:28,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:28,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:28,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:28,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:10:28,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:28,137 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:28 GMT 2019-07-22 11:10:28,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:28,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-22 11:10:28,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:28,138 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:28,138 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:33,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:10:33,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:33,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:33,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:33,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:33,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:33,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:33,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:33,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " RX bytes:222565712 (222.5 MB) TX bytes:7506581 (7.5 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " TX packets:49673 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " RX packets:134382 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " inet6 addr: fe80::f816:3eff:fe5f:37a1/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:37:a1 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8705 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:25.805Z", "message": " /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.3a33857c-17aa-4412-9ece-a2d4b6ff1c55"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:26.500Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:26.048Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:26.500Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": "vellum_up8bfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:26.500Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:25.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:27.468Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LK5N9/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:27.356Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.049Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:27.604Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.049Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:27.858Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.771Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:28.175Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.771Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8cLLF7', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:28.166Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.771Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {u'dime_1u3ovt': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1u3ovt'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {u'vellum_up8bfa': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'vellum-up8bfa'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:28.005Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.771Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:28.005Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.771Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:28.005Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.771Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:27.997Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.771Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpnxm3SE', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:27.983Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:10:28.771Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {u'dime_1u3ovt': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1u3ovt'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {u'vellum_up8bfa': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'vellum-up8bfa'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T11:10:27.983Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c29d7626-7839-450a-9d9c-4cf14889c69b", "logger": "ctx.ebb469a8-6571-44a4-acbc-5d1dca5b50bc"}], "metadata": {"pagination": {"total": 3328, "offset": 3272, "size": 50}}} 2019-07-22 11:10:33,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:33,252 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:33 GMT 2019-07-22 11:10:33,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:33,253 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:10:33,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:33,253 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:33,253 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:33,253 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:10:33,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-07-22 11:10:33,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-07-22 11:10:33,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-07-22 11:10:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-22 11:10:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222565712 (222.5 MB) TX bytes:7506581 (7.5 MB) 2019-07-22 11:10:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-07-22 11:10:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:49673 errors:0 dropped:0 overruns:0 carrier:0 2019-07-22 11:10:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:134382 errors:0 dropped:0 overruns:0 frame:0 2019-07-22 11:10:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-07-22 11:10:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe5f:37a1/64 Scope:Link 2019-07-22 11:10:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0 2019-07-22 11:10:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:37:a1 2019-07-22 11:10:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-07-22 11:10:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8705 - /var/run/dbus/system_bus_socket 2019-07-22 11:10:33,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: connect: Connection refused 2019-07-22 11:10:33,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/D54II/start-vellum.sh: line 22: /dev/tcp/192.168.120.28/7000: Connection refused 2019-07-22 11:10:33,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:10:33,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-22 11:10:33,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:10:33,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LK5N9/bind.py 2019-07-22 11:10:33,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-22 11:10:33,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:10:33,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:10:33,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8cLLF7', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:10:33,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {u'dime_1u3ovt': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1u3ovt'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {u'vellum_up8bfa': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'vellum-up8bfa'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:10:33,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:10:33,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-22 11:10:33,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:10:33,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpnxm3SE', '/etc/bind/db.clearwater.local'] 2019-07-22 11:10:33,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {u'dime_1u3ovt': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'dime-1u3ovt'}}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {u'vellum_up8bfa': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'vellum-up8bfa'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:10:33,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/c29d7626-7839-450a-9d9c-4cf14889c69b 2019-07-22 11:10:33,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:33,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:33,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:33,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:33,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:33,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:33,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:33,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T11:10:29.190Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"} 2019-07-22 11:10:33,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:33,322 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:33 GMT 2019-07-22 11:10:33,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:33,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-07-22 11:10:33,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:33,322 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:33,322 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:33,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-07-22T10:56:52.558Z', u'id': u'c29d7626-7839-450a-9d9c-4cf14889c69b', u'ended_at': u'2019-07-22T11:10:29.190Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-22T10:56:52.557Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-07-22 11:10:33,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-22 11:10:33,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:33,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:33,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:33,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:33,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:33,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:33,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:33,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.200", "dns_ip": "172.30.9.207", "ellis_ip": "172.30.9.216"}, "deployment_id": "clearwater-opnfv"} 2019-07-22 11:10:33,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:33,407 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:33 GMT 2019-07-22 11:10:33,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:33,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-22 11:10:33,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:33,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:33,408 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:33,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-22 11:10:33,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:10:33,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:10:33,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:10:33,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:10:33,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:10:33,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:10:33,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:10:33,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.200", "dns_ip": "172.30.9.207", "ellis_ip": "172.30.9.216"}, "deployment_id": "clearwater-opnfv"} 2019-07-22 11:10:33,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:10:33,473 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:10:33 GMT 2019-07-22 11:10:33,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:10:33,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-22 11:10:33,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:10:33,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:10:33,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:10:33,477 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.216 2019-07-22 11:10:33,569 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-07-22 11:10:33,638 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-22 11:10:33,639 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-22 11:10:33,701 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:10:33,702 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-07-22 11:10:58,753 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:10:58,753 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-07-22 11:11:23,802 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:11:23,802 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-07-22 11:11:48,856 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:11:48,856 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-07-22 11:12:13,896 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:12:13,896 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-07-22 11:12:38,949 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:12:38,949 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-07-22 11:13:04,025 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:13:04,025 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-07-22 11:13:29,052 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:13:29,052 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-07-22 11:13:54,095 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:13:54,095 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-07-22 11:14:19,136 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:14:19,136 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-07-22 11:14:44,186 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:14:44,186 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-07-22 11:15:09,218 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:15:09,218 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-07-22 11:15:34,286 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-22 11:15:34,286 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2019-07-22 11:15:59,557 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550385@clearwater.opnfv', u'sip_username': u'6505550385', u'formatted_number': u'(650) 555-0385', u'number': u'6505550385', u'sip_uri': u'sip:6505550385@clearwater.opnfv', u'number_id': u'03f7904fdc0a4ed7b4d5e1451b3500b8', u'sip_password': u'qfQsFNdCQ', u'pstn': False} 2019-07-22 11:15:59,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-22 11:15:59,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:15:59,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:15:59,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:15:59,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:15:59,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:15:59,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:15:59,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:15:59,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.200", "dns_ip": "172.30.9.207", "ellis_ip": "172.30.9.216"}, "deployment_id": "clearwater-opnfv"} 2019-07-22 11:15:59,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:15:59,649 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:15:59 GMT 2019-07-22 11:15:59,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:15:59,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-22 11:15:59,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:15:59,649 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:15:59,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:15:59,650 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-22 11:15:59,650 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.200 ELLIS=172.30.9.216 --trace' 2019-07-22 11:15:59,650 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.200 ELLIS=172.30.9.216 --trace'' 2019-07-22 11:18:11,020 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550486, 6505550094) Passed Basic Call - SDP (TCP) - (6505550584, 6505550566) Passed Basic Call - Tel URIs (TCP) - (6505550072, 6505550541) Passed Basic Call - Unknown number (TCP) - (6505550400, 6505550847) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550491, 6505550204) Passed Basic Call - Messages - Pager model (TCP) - (6505550797, 6505550777) Passed Basic Call - Pracks (TCP) - (6505550248, 6505550002) Passed Basic Registration (TCP) - (6505550733) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550204, 6505550854) Passed Call Barring - Outbound Rejection (TCP) - (6505550214, 6505550063) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550938, 6505550978) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550017, 6505550224, 6505550538) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550457, 6505550589, 6505550058) Passed Call Diversion - Not reachable (408) (TCP) - (6505550540, 6505550046, 6505550580) Passed Call Diversion - Not reachable (503) (TCP) - (6505550414, 6505550236, 6505550065) Passed Call Diversion - Not reachable (500) (TCP) - (6505550410, 6505550673, 6505550333) Passed Call Diversion - Busy (TCP) - (6505550084, 6505550397, 6505550756) Passed Call Diversion - Unconditional (TCP) - (6505550829, 6505550538, 6505550392) Passed Call Diversion - No answer (TCP) - (6505550932, 6505550557, 6505550953) Passed Call Diversion - Bad target URI (TCP) - (6505550254, 6505550783) Passed Call Diversion - Audio-only call (TCP) - (6505550122, 6505550977, 6505550480, 6505550396) Passed Call Diversion - Audio-video call (TCP) - (6505550070, 6505550670, 6505550078, 6505550772) Passed Call Forking - Mainline (TCP) - (6505550847, 6505550495) Passed Call Forking - Endpoint offline (TCP) - (6505550305, 6505550346) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550978, 6505550238) Passed Call Waiting - Accepted (TCP) - (6505550880, 6505550423, 6505550952) Passed Call Waiting - Cancelled (TCP) - (6505550157, 6505550928, 6505550873) Passed CANCEL - Mainline (TCP) - (6505550582, 6505550164) Passed Filtering - Accept-Contact (TCP) - (6505550797, 6505550462) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550278, 6505550415) Passed Filtering - Accept-Contact no match (TCP) - (6505550339, 6505550861) Passed Filtering - Accept-Contact negated match (TCP) - (6505550185, 6505550753) Passed Filtering - RFC3841 example (TCP) - (6505550296, 6505550671) Passed Filtering - Reject-Contact no match (TCP) - (6505550551, 6505550600) Passed Filtering - Reject-Contact match (TCP) - (6505550736, 6505550803) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550676) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550472) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550787) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550541) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550963, 6505550443) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550976, 6505550167) Passed GRUU - Call - only GRUU as target (TCP) - (6505550960, 6505550367) Passed GRUU - Call - AoR as target (TCP) - (6505550120, 6505550581) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550177, 6505550817) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550194, 6505550802) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550112, 6505550038) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550970, 6505550700) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550778, 6505550723) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550625, 6505550049) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550475) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550116) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550602) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550593, 6505550941) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-07-22 11:18:11,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-22 11:18:11,170 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 11:18:11,171 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 26:55 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-22 11:18:11,176 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-22 11:18:11,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-07-22 11:18:11,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:11,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:11,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:11,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:11,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:11,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:11,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:11,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T10:56:48.874Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:46.596Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:46.598Z", "id": "c6be580b-42a8-4bc0-86c5-ef3aaa26d9a2"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T11:10:29.190Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:52.557Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T10:56:52.558Z", "id": "c29d7626-7839-450a-9d9c-4cf14889c69b"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-07-22 11:18:11,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:11,271 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:11 GMT 2019-07-22 11:18:11,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:11,271 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:11,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:11,271 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:11,271 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:11,271 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:11,272 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-07-22 11:18:11,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:11,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:11,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:11,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:11,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:11,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:11,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:11,891 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-07-22 11:18:11,891 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:11,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:11,891 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:11 GMT 2019-07-22 11:18:11,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:11,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:11,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:11,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:11,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:11,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:11,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:11,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:11,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:11,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:11,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:11 GMT 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:11,982 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:11,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:12,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:12,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:12,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:12,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:12,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:12,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:12,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:12,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:12,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:12,038 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:12 GMT 2019-07-22 11:18:12,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:12,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:12,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:12,038 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:12,038 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:17,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:17,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:17,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:17,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:17,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:17,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:17,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:17,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:17,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:12.796Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:12.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:15.556Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:15.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:16.223Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:15.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_1u3ovt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:16.771Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:16.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:16.771Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:16.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:16.771Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:16.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 6, "offset": 0, "size": 50}}} 2019-07-22 11:18:17,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:17,133 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:17 GMT 2019-07-22 11:18:17,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:17,133 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:17,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:17,133 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:17,133 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:17,134 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:17,134 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-22 11:18:17,134 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:17,134 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:17,134 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:17,135 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:17,135 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:17,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:17,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:17,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:17,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:17,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:17,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:17,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:17,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:17,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:17,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:17,219 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:17 GMT 2019-07-22 11:18:17,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:17,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:17,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:17,220 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:17,220 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:22,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:22,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:22,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:22,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:22,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:22,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:22,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:22,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:22,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:17.367Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:16.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:17.367Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:16.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_up8bfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:17.367Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:17.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:17.990Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:17.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/DXFPK/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Process created, PID: 15728", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Execution done (PID=15728, return_code=1): /tmp/DXFPK/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "homer_upqml6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Process created, PID: 24764", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/F0H34/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:18.584Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1db82c2c-1a24-4996-939a-83db304a550f"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.106Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.106Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.106Z", "message": "Execution done (PID=24764, return_code=1): /tmp/F0H34/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.106Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.106Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.106Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.106Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:18.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5720b80b-58a4-4b1c-a773-0dfb2460f870"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.651Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:19.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "sprout_agcrzn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.651Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:19.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.651Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/ONM6L/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:19.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.651Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:19.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.651Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:19.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.651Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:19.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:19.651Z", "message": "Process created, PID: 16125", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:19.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:20.421Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:20.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.041Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/7IGEW/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:20.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": "vellum_up8bfa", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/F0H34/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/F0H34/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_zcagle/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/F0H34/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-22T11:18:20.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/6M6F7/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Process created, PID: 16528", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}], "metadata": {"pagination": {"total": 89, "offset": 6, "size": 50}}} 2019-07-22 11:18:22,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:22,312 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:22 GMT 2019-07-22 11:18:22,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:22,312 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:22,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:22,312 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:22,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:22,312 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:22,314 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:22,314 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:22,314 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:22,315 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:22,315 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/DXFPK/stop-dime.sh 2019-07-22 11:18:22,315 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:22,315 - functest.core.cloudify - DEBUG - Process created, PID: 15728 2019-07-22 11:18:22,315 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:22,315 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:22,316 - functest.core.cloudify - DEBUG - Stopping dime node 2019-07-22 11:18:22,316 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-07-22 11:18:22,316 - functest.core.cloudify - DEBUG - Execution done (PID=15728, return_code=1): /tmp/DXFPK/stop-dime.sh 2019-07-22 11:18:22,316 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:18:22,316 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:18:22,316 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:18:22,316 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:22,317 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-07-22 11:18:22,317 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:22,317 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:22,317 - functest.core.cloudify - DEBUG - Process created, PID: 24764 2019-07-22 11:18:22,317 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:22,317 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/F0H34/stop-vellum.sh 2019-07-22 11:18:22,318 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:22,318 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:18:22,318 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:18:22,318 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-07-22 11:18:22,318 - functest.core.cloudify - DEBUG - Execution done (PID=24764, return_code=1): /tmp/F0H34/stop-vellum.sh 2019-07-22 11:18:22,318 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:18:22,318 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:18:22,319 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:18:22,319 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:22,319 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:22,319 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:22,319 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/ONM6L/stop-bono.sh 2019-07-22 11:18:22,319 - functest.core.cloudify - DEBUG - Stopping bono node 2019-07-22 11:18:22,319 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:22,320 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:22,320 - functest.core.cloudify - DEBUG - Process created, PID: 16125 2019-07-22 11:18:22,320 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:22,320 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/7IGEW/stop-sprout.sh 2019-07-22 11:18:22,320 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/F0H34/stop-vellum.sh, exit_code: 1 2019-07-22 11:18:22,320 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/6M6F7/stop-homer.sh 2019-07-22 11:18:22,320 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:22,321 - functest.core.cloudify - DEBUG - Process created, PID: 16528 2019-07-22 11:18:22,321 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:22,321 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:22,321 - functest.core.cloudify - DEBUG - Stopping homer node 2019-07-22 11:18:22,321 - functest.core.cloudify - DEBUG - 2019-07-22 11:18:22,321 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-22 11:18:22,321 - functest.core.cloudify - DEBUG - 2019-07-22 11:18:22,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:22,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:22,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:22,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:22,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:22,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:22,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:22,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:22,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:22,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:22,421 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:22 GMT 2019-07-22 11:18:22,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:22,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:22,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:22,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:22,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:27,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:27,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:27,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:27,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:27,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:27,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:27,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:27,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:27,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Process created, PID: 16528", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Execution done (PID=16528, return_code=1): /tmp/6M6F7/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e5671c48-daa4-44e2-8324-604d1ab7ee29"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:21.545Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/MRAXM/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:20.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Process created, PID: 17740", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Execution done (PID=17740, return_code=1): /tmp/MRAXM/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e2f6dd11-93b7-497b-89e8-02759f87498a"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.528Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.213Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:21.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.788Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/6M6F7/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/6M6F7/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_1zig4y/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_1zig4y/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/homer_host_1zig4y/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/homer_host_1zig4y/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_1zig4y/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_1zig4y/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/6M6F7/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-22T11:18:22.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.788Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:22.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:22.788Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TZKIA/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:22.747Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:22.906Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/MRAXM/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/MRAXM/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_0ec61z/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_0ec61z/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/ellis_host_0ec61z/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/ellis_host_0ec61z/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_0ec61z/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_0ec61z/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/MRAXM/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-22T11:18:22.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:22.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:22.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpDhKtBQ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.367Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {u'vellum_up8bfa': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'vellum-up8bfa'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.156Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.156Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.156Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.150Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7AU10F', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.139Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {u'vellum_up8bfa': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'vellum-up8bfa'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.138Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.138Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.418Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.110Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.921Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.402Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}], "metadata": {"pagination": {"total": 180, "offset": 56, "size": 50}}} 2019-07-22 11:18:27,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:27,502 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:27 GMT 2019-07-22 11:18:27,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:27,502 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:27,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:27,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:27,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:27,503 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:27,505 - functest.core.cloudify - DEBUG - Process created, PID: 16528 2019-07-22 11:18:27,505 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:27,505 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:27,505 - functest.core.cloudify - DEBUG - Stopping homer node 2019-07-22 11:18:27,505 - functest.core.cloudify - DEBUG - 2019-07-22 11:18:27,506 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-22 11:18:27,506 - functest.core.cloudify - DEBUG - 2019-07-22 11:18:27,506 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-22 11:18:27,506 - functest.core.cloudify - DEBUG - Execution done (PID=16528, return_code=1): /tmp/6M6F7/stop-homer.sh 2019-07-22 11:18:27,506 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:18:27,506 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:18:27,507 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:18:27,507 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:27,507 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/MRAXM/stop-ellis.sh 2019-07-22 11:18:27,507 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:18:27,507 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:27,507 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:18:27,508 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:18:27,508 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:18:27,508 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:27,508 - functest.core.cloudify - DEBUG - Process created, PID: 17740 2019-07-22 11:18:27,508 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:27,508 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:27,509 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-07-22 11:18:27,509 - functest.core.cloudify - DEBUG - 2019-07-22 11:18:27,509 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-22 11:18:27,509 - functest.core.cloudify - DEBUG - 2019-07-22 11:18:27,509 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-22 11:18:27,509 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:18:27,509 - functest.core.cloudify - DEBUG - Execution done (PID=17740, return_code=1): /tmp/MRAXM/stop-ellis.sh 2019-07-22 11:18:27,510 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:18:27,510 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:27,510 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:18:27,510 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/6M6F7/stop-homer.sh, exit_code: 1 2019-07-22 11:18:27,510 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:18:27,510 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TZKIA/bind.py 2019-07-22 11:18:27,511 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-22 11:18:27,511 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/MRAXM/stop-ellis.sh, exit_code: 1 2019-07-22 11:18:27,511 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:18:27,511 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:18:27,511 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpDhKtBQ', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:27,511 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {u'vellum_up8bfa': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'vellum-up8bfa'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:27,512 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:18:27,512 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-22 11:18:27,512 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:18:27,512 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7AU10F', '/etc/bind/db.clearwater.local'] 2019-07-22 11:18:27,512 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {u'vellum_up8bfa': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'vellum-up8bfa'}}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:27,512 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:18:27,512 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:18:27,513 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:27,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:27,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:27,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:27,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:27,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:27,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:27 GMT 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:27,566 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:32,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:32,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:32,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:32,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:32,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:32,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:32,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:32,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:32,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.921Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:22.563Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.921Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.425Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.921Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.402Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.0b649056-5572-496d-9013-eba3df7c3c5b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.921Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.700Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:23.921Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:24.533Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:23.800Z", "source_id": "dime_1u3ovt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:24.533Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.364Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:24.533Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:24.533Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.136Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.646Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.038Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VLZRP/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.897Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.660Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.669Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcgdk3Z', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.651Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.441Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.441Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.441Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.425Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphLsw9N', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.398Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.398Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.163Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:24.397Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f2ab6bfb-614e-4d13-ac60-ac1bc6320080"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.333Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.087Z", "source_id": "vellum_up8bfa", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.260Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.292Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.293Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpi1Q29p', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.294Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.317Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.333Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.333Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmDhLez', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.545Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:25.674Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.565Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.574Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7af26a2e-7bfc-4dca-8968-71bb890fe591"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6VHGR/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.922Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.904Z", "source_id": "homer_upqml6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_1u3ovt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}], "metadata": {"pagination": {"total": 224, "offset": 106, "size": 50}}} 2019-07-22 11:18:32,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:32,652 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:32 GMT 2019-07-22 11:18:32,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:32,652 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:32,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:32,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:32,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:32,652 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:32,654 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:32,654 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:18:32,655 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:32,655 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:32,655 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:18:32,655 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:18:32,655 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:18:32,655 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:18:32,656 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-22 11:18:32,656 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:32,656 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-22 11:18:32,656 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VLZRP/bind.py 2019-07-22 11:18:32,656 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:32,656 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:18:32,657 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcgdk3Z', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:32,657 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:18:32,657 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:32,657 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:18:32,657 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-22 11:18:32,657 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:18:32,658 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphLsw9N', '/etc/bind/db.clearwater.local'] 2019-07-22 11:18:32,658 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_upqml6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-upqml6'}}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:32,658 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:18:32,658 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-22 11:18:32,658 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:18:32,658 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:18:32,659 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:18:32,659 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:18:32,659 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:32,659 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpi1Q29p', '/etc/bind/db.clearwater.local'] 2019-07-22 11:18:32,659 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:18:32,659 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:18:32,660 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {u'ellis_rn3vzk': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'ellis-rn3vzk'}}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:32,660 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmDhLez', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:32,660 - functest.core.cloudify - DEBUG - 2019-07-22 11:18:32,660 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-07-22 11:18:32,660 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:18:32,660 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:18:32,661 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:18:32,661 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:32,661 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:18:32,661 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6VHGR/bind.py 2019-07-22 11:18:32,661 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:32,661 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:18:32,661 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:18:32,662 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:32,662 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:18:32,662 - functest.core.cloudify - DEBUG - 2019-07-22 11:18:32,662 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-22 11:18:32,662 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-07-22 11:18:32,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:32,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:32,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:32,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:32,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:32,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:32 GMT 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:32,741 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:37,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:37,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:37,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:37,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:37,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:37,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:37,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:37,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:37,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.218Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:25.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3f8a9332-61eb-4dc2-83d1-736077b70a87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.470Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/7IGEW/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/7IGEW/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_693zjn/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_693zjn/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/sprout_host_693zjn/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/sprout_host_693zjn/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_693zjn/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_693zjn/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/7IGEW/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-22T11:18:26.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.232Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.429Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.459Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.460Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpL0hxq7', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.461Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.477Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.477Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:26.830Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.477Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UFVX4/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "Process created, PID: 15870", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:27.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpYfiyaj', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.899Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.908Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:27.463Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:26.917Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a762925b-56f9-40c8-be3f-df6609ac7c24"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.065Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:27.285Z", "source_id": "ellis_rn3vzk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.065Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:27.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_up8bfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.065Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:27.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.646Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.646Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.646Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.646Z", "message": "Process created, PID: 24931", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.646Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.646Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/58SJJ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:28.646Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.200Z", "message": "Process created, PID: 16636", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.200Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.200Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.200Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2YKH4/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.200Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:29.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.200Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.200Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.200Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.860Z", "message": "Downloaded scripts/bind/bind.py to /tmp/H2MIA/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:29.790Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.860Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:28.667Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:29.860Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:29.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpvF5ATV', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.339Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.190Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.190Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:29.930Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.132Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}], "metadata": {"pagination": {"total": 277, "offset": 156, "size": 50}}} 2019-07-22 11:18:37,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:37,906 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:37 GMT 2019-07-22 11:18:37,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:37,906 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:37,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:37,906 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:37,906 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:37,906 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:37,908 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:37,908 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:18:37,909 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:18:37,909 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/7IGEW/stop-sprout.sh, exit_code: 1 2019-07-22 11:18:37,909 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-22 11:18:37,909 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:18:37,909 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:18:37,910 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:37,910 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpL0hxq7', '/etc/bind/db.clearwater.local'] 2019-07-22 11:18:37,910 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-22 11:18:37,910 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:18:37,910 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_agcrzn': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-agcrzn'}}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:37,910 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UFVX4/remove-cluster-node.sh 2019-07-22 11:18:37,910 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:37,911 - functest.core.cloudify - DEBUG - Process created, PID: 15870 2019-07-22 11:18:37,911 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:18:37,911 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:18:37,911 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:18:37,911 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-22 11:18:37,911 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:37,912 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:37,912 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpYfiyaj', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:37,912 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:37,912 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:18:37,912 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:18:37,912 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:37,913 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:37,913 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:37,913 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-22 11:18:37,913 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:37,913 - functest.core.cloudify - DEBUG - Process created, PID: 24931 2019-07-22 11:18:37,913 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:37,913 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/58SJJ/remove-cluster-node.sh 2019-07-22 11:18:37,914 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:18:37,914 - functest.core.cloudify - DEBUG - Process created, PID: 16636 2019-07-22 11:18:37,914 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:18:37,914 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:18:37,914 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2YKH4/remove-cluster-node.sh 2019-07-22 11:18:37,914 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-22 11:18:37,914 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:37,915 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:37,915 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:37,915 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/H2MIA/bind.py 2019-07-22 11:18:37,915 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:37,915 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:37,915 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpvF5ATV', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:37,916 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:37,916 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:18:37,916 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-22 11:18:37,916 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:18:37,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:38,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:38,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:38,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:38,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:38,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:38,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:38,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:38,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:38,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:38,044 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:38 GMT 2019-07-22 11:18:38,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:38,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:38,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:38,044 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:38,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:43,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:43,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:43,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:43,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:43,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:43,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:43,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:43,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:43,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.164Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.164Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.132Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:29.930Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:30.506Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.182Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.040Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.040Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.890Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.040Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.348Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.040Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.357Z", "source_id": "sprout_agcrzn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.22ca3a53-298e-4160-8d7d-e3bf2ec2f4a9"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.040Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2QM1G/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.040Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.040Z", "message": "Process created, PID: 17853", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.040Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.040Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.688Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:30.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.688Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:31.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:31.688Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:31.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.356Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KDVWQ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Process created, PID: 17776", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": "Execution done (PID=15870, return_code=0): /tmp/UFVX4/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:32.887Z", "message": " Removed member 9b9b53033c98d5ab from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.926373c7-e39e-475e-ad65-4f8bbca144a3"}, {"node_instance_id": "dime_1u3ovt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:33.501Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:33.501Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:32.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:33.501Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:33.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:34.173Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.140Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": "Execution done (PID=16636, return_code=0): /tmp/2YKH4/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " Removed member fdd2f45cd46247e8 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " Removed member 713107b69888b61d from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}], "metadata": {"pagination": {"total": 294, "offset": 206, "size": 50}}} 2019-07-22 11:18:43,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:43,139 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:43 GMT 2019-07-22 11:18:43,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:43,139 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:43,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:43,140 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:43,140 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:43,140 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:43,142 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_3q36zx': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.31', u'name': u'bono-3q36zx'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:18:43,142 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:18:43,142 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:18:43,142 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-22 11:18:43,142 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:18:43,143 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-22 11:18:43,143 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:18:43,143 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:18:43,143 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:18:43,143 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2QM1G/remove-cluster-node.sh 2019-07-22 11:18:43,143 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:43,144 - functest.core.cloudify - DEBUG - Process created, PID: 17853 2019-07-22 11:18:43,144 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:43,144 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:43,144 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:18:43,144 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:18:43,144 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:18:43,144 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-22 11:18:43,145 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:18:43,145 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:18:43,145 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:18:43,145 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KDVWQ/remove-cluster-node.sh 2019-07-22 11:18:43,145 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:18:43,145 - functest.core.cloudify - DEBUG - Process created, PID: 17776 2019-07-22 11:18:43,146 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-22 11:18:43,146 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:18:43,146 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:18:43,146 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:18:43,146 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:43,146 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:18:43,147 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-22 11:18:43,147 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-22 11:18:43,147 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-22 11:18:43,147 - functest.core.cloudify - DEBUG - Execution done (PID=15870, return_code=0): /tmp/UFVX4/remove-cluster-node.sh 2019-07-22 11:18:43,147 - functest.core.cloudify - DEBUG - Removed member 9b9b53033c98d5ab from cluster 2019-07-22 11:18:43,147 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:18:43,148 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-22 11:18:43,148 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:43,148 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-22 11:18:43,148 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-22 11:18:43,148 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-22 11:18:43,148 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:18:43,148 - functest.core.cloudify - DEBUG - Execution done (PID=16636, return_code=0): /tmp/2YKH4/remove-cluster-node.sh 2019-07-22 11:18:43,149 - functest.core.cloudify - DEBUG - Removed member fdd2f45cd46247e8 from cluster 2019-07-22 11:18:43,149 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:18:43,149 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-22 11:18:43,149 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-22 11:18:43,149 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-22 11:18:43,149 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-22 11:18:43,149 - functest.core.cloudify - DEBUG - Removed member 713107b69888b61d from cluster 2019-07-22 11:18:43,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:43,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:43,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:43,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:43,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:43,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:43,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:43,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:43,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:43,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:43,213 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:43 GMT 2019-07-22 11:18:43,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:43,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:43,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:43,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:43,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:48,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:48,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:48,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:48,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:48,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:48,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:48,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:48,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:48,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": "Execution done (PID=16636, return_code=0): /tmp/2YKH4/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " Removed member fdd2f45cd46247e8 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "ellis_rn3vzk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:35.649Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91f699ea-0c53-4820-8ff5-105f17ec6098"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.303Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.303Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.303Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.303Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.303Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "homer_upqml6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.303Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.bc747f71-4d9d-47d5-895e-39bdce911e2e"}, {"node_instance_id": "ellis_rn3vzk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.303Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.303Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.885Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:36.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_upqml6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:36.885Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:35.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:37.602Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:36.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:38.313Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:37.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:38.313Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:37.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:38.313Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:37.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:38.313Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:37.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:38.982Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:38.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:39.716Z", "message": "Stopping Agent dime_host_7mx2wl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:38.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.950158c1-34e3-4d92-81af-81780ee93d49"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:39.716Z", "message": "Waiting for process 16125 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:39.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:40.332Z", "message": "Successfully stopped daemon: dime_host_7mx2wl\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:40.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.950158c1-34e3-4d92-81af-81780ee93d49"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:40.332Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:40.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.950158c1-34e3-4d92-81af-81780ee93d49"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:40.332Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_7mx2wl stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:40.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.950158c1-34e3-4d92-81af-81780ee93d49"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:40.914Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:40.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:40.914Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:40.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:41.495Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:41.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:41.495Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:40.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:42.077Z", "message": "Deleting Agent dime_host_7mx2wl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:41.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0359547-c3d8-4ad2-ae8d-d748e2b4066f"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:42.077Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:41.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:43.083Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:43.768Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:42.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:43.768Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:43.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:44.348Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:43.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:44.348Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:43.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:44.915Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:44.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:45.545Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:45.545Z", "message": "Stopping Agent ellis_host_0ec61z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:44.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.52a92756-f728-46ca-8525-73a5260361f0"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:45.545Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:44.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.112Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0359547-c3d8-4ad2-ae8d-d748e2b4066f"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.742Z", "message": "11:18:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_7mx2wl: No response received for task d7f89971015d40a798cbb6ef84f699cc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0359547-c3d8-4ad2-ae8d-d748e2b4066f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.742Z", "message": "Successfully stopped daemon: ellis_host_0ec61z\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.52a92756-f728-46ca-8525-73a5260361f0"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.742Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_0ec61z stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.52a92756-f728-46ca-8525-73a5260361f0"}], "metadata": {"pagination": {"total": 320, "offset": 256, "size": 50}}} 2019-07-22 11:18:48,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:48,304 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:48 GMT 2019-07-22 11:18:48,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:48,304 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:48,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:48,304 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:48,304 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:48,304 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:48,306 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-22 11:18:48,306 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:18:48,306 - functest.core.cloudify - DEBUG - Execution done (PID=16636, return_code=0): /tmp/2YKH4/remove-cluster-node.sh 2019-07-22 11:18:48,307 - functest.core.cloudify - DEBUG - Removed member fdd2f45cd46247e8 from cluster 2019-07-22 11:18:48,307 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-22 11:18:48,307 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-22 11:18:48,307 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-22 11:18:48,307 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-22 11:18:48,307 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-22 11:18:48,308 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:48,308 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:18:48,308 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:18:48,308 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:48,308 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-22 11:18:48,308 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:18:48,309 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:48,309 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:18:48,309 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-22 11:18:48,309 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:18:48,309 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:18:48,309 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-22 11:18:48,310 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-22 11:18:48,310 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-22 11:18:48,310 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-22 11:18:48,310 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:48,310 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-22 11:18:48,310 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_7mx2wl 2019-07-22 11:18:48,310 - functest.core.cloudify - DEBUG - Waiting for process 16125 to end... 2019-07-22 11:18:48,311 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_7mx2wl 2019-07-22 11:18:48,311 - functest.core.cloudify - DEBUG - Stopping... 2019-07-22 11:18:48,311 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_7mx2wl stop 2019-07-22 11:18:48,311 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-22 11:18:48,311 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-22 11:18:48,311 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-22 11:18:48,312 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-22 11:18:48,312 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_7mx2wl 2019-07-22 11:18:48,312 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-22 11:18:48,312 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-22 11:18:48,312 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-22 11:18:48,312 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-22 11:18:48,312 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-22 11:18:48,313 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-22 11:18:48,313 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-22 11:18:48,313 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-22 11:18:48,313 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_0ec61z 2019-07-22 11:18:48,313 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-22 11:18:48,313 - functest.core.cloudify - DEBUG - Deleting... 2019-07-22 11:18:48,314 - functest.core.cloudify - DEBUG - 11:18:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_7mx2wl: No response received for task d7f89971015d40a798cbb6ef84f699cc 2019-07-22 11:18:48,314 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_0ec61z 2019-07-22 11:18:48,314 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_0ec61z stop 2019-07-22 11:18:48,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:48,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:48,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:48,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:48,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:48,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:48,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:48,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:48,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:48,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:48,443 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:48 GMT 2019-07-22 11:18:48,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:48,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:48,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:48,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:48,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:53,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:53,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:53,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:53,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:53,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:53,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:53,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:53,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:53,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.742Z", "message": "11:18:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_7mx2wl: No response received for task d7f89971015d40a798cbb6ef84f699cc", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0359547-c3d8-4ad2-ae8d-d748e2b4066f"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.742Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0359547-c3d8-4ad2-ae8d-d748e2b4066f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.742Z", "message": "Stopping Agent homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4f4b2cf4-ce6c-464b-bd96-08918af769c9"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.742Z", "message": "Successfully deleted daemon: dime_host_7mx2wl", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0359547-c3d8-4ad2-ae8d-d748e2b4066f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.742Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.52a92756-f728-46ca-8525-73a5260361f0"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:46.742Z", "message": "Successfully stopped daemon: ellis_host_0ec61z\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:45.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.52a92756-f728-46ca-8525-73a5260361f0"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:47.289Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:47.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4f4b2cf4-ce6c-464b-bd96-08918af769c9"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:47.289Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:46.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:47.289Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:46.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:47.804Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:47.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:47.804Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_1zig4y stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:47.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4f4b2cf4-ce6c-464b-bd96-08918af769c9"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:47.804Z", "message": "Successfully stopped daemon: homer_host_1zig4y\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:47.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4f4b2cf4-ce6c-464b-bd96-08918af769c9"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:47.804Z", "message": "Deleting Agent ellis_host_0ec61z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:47.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.46d383a2-8fd7-4cf5-bac2-bd4531337886"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:47.804Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:47.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:48.352Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:47.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:48.352Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:47.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:48.352Z", "message": "Waiting for process 24931 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:48.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:49.021Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f7aa36d3-9bfc-43f4-856c-db52e68eb3a3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:48.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:49.021Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:48.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:49.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:48.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:49.021Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7aa36d3-9bfc-43f4-856c-db52e68eb3a3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:48.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:49.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07a55b0fb820b1f9d46d65c9e4d764b7073e852e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:48.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:49.553Z", "message": "Deleting Agent homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:49.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3c7c4797-5e7f-462a-9fb2-385ae01aeef8"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:50.088Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0df2bce2-4281-4e56-9e39-e161e4dc6835 x-compute-request-id: req-0df2bce2-4281-4e56-9e39-e161e4dc6835 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:37Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:49.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:50.810Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07a55b0fb820b1f9d46d65c9e4d764b7073e852e\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:49.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:50.810Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-0df2bce2-4281-4e56-9e39-e161e4dc6835", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:49.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:50.810Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-0df2bce2-4281-4e56-9e39-e161e4dc6835", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:49.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:50.810Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:18:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6e8d284-60a8-42b5-8ace-82da4eb8bc63 x-compute-request-id: req-e6e8d284-60a8-42b5-8ace-82da4eb8bc63 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:50.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:50.810Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-e6e8d284-60a8-42b5-8ace-82da4eb8bc63", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:50.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:50.810Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-e6e8d284-60a8-42b5-8ace-82da4eb8bc63", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:50.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:51.814Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:51.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.46d383a2-8fd7-4cf5-bac2-bd4531337886"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:52.318Z", "message": "11:18:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_0ec61z: No response received for task d496d6a96fe24a33acab4421f0d04643", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:51.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.46d383a2-8fd7-4cf5-bac2-bd4531337886"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:52.318Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:51.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.46d383a2-8fd7-4cf5-bac2-bd4531337886"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:52.318Z", "message": "Successfully deleted daemon: ellis_host_0ec61z", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:51.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.46d383a2-8fd7-4cf5-bac2-bd4531337886"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:52.968Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:52.968Z", "message": "Waiting for process 17776 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": " Removed member 9ede046d378668bb from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Execution done (PID=17776, return_code=0): /tmp/KDVWQ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "sprout_agcrzn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "11:18:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1zig4y: No response received for task 6761bf3a7122414b80a1eda63865322f", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3c7c4797-5e7f-462a-9fb2-385ae01aeef8"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Successfully deleted daemon: homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3c7c4797-5e7f-462a-9fb2-385ae01aeef8"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3c7c4797-5e7f-462a-9fb2-385ae01aeef8"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3c7c4797-5e7f-462a-9fb2-385ae01aeef8"}], "metadata": {"pagination": {"total": 361, "offset": 306, "size": 50}}} 2019-07-22 11:18:53,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:53,586 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:53 GMT 2019-07-22 11:18:53,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:53,587 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:53,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:53,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:53,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:53,587 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:53,589 - functest.core.cloudify - DEBUG - 11:18:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_7mx2wl: No response received for task d7f89971015d40a798cbb6ef84f699cc 2019-07-22 11:18:53,589 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-22 11:18:53,590 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_1zig4y 2019-07-22 11:18:53,590 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_7mx2wl 2019-07-22 11:18:53,590 - functest.core.cloudify - DEBUG - Stopping... 2019-07-22 11:18:53,590 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_0ec61z 2019-07-22 11:18:53,590 - functest.core.cloudify - DEBUG - Stopping... 2019-07-22 11:18:53,590 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-22 11:18:53,591 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-22 11:18:53,591 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 11:18:53,591 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_1zig4y stop 2019-07-22 11:18:53,591 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_1zig4y 2019-07-22 11:18:53,591 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_0ec61z 2019-07-22 11:18:53,591 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-22 11:18:53,591 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-22 11:18:53,592 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-22 11:18:53,592 - functest.core.cloudify - DEBUG - Waiting for process 24931 to end... 2019-07-22 11:18:53,592 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f7aa36d3-9bfc-43f4-856c-db52e68eb3a3 2019-07-22 11:18:53,592 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-22 11:18:53,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:18:53,592 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7aa36d3-9bfc-43f4-856c-db52e68eb3a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:18:53,593 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a55b0fb820b1f9d46d65c9e4d764b7073e852e" 2019-07-22 11:18:53,593 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_1zig4y 2019-07-22 11:18:53,593 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0df2bce2-4281-4e56-9e39-e161e4dc6835 x-compute-request-id: req-0df2bce2-4281-4e56-9e39-e161e4dc6835 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:37Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:18:53,593 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a55b0fb820b1f9d46d65c9e4d764b7073e852e" -d '{"os-stop": null}' 2019-07-22 11:18:53,593 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-0df2bce2-4281-4e56-9e39-e161e4dc6835 2019-07-22 11:18:53,593 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-0df2bce2-4281-4e56-9e39-e161e4dc6835 2019-07-22 11:18:53,594 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:18:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6e8d284-60a8-42b5-8ace-82da4eb8bc63 x-compute-request-id: req-e6e8d284-60a8-42b5-8ace-82da4eb8bc63 Content-Length: 0 Content-Type: application/json 2019-07-22 11:18:53,594 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-e6e8d284-60a8-42b5-8ace-82da4eb8bc63 2019-07-22 11:18:53,594 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-e6e8d284-60a8-42b5-8ace-82da4eb8bc63 2019-07-22 11:18:53,594 - functest.core.cloudify - DEBUG - Deleting... 2019-07-22 11:18:53,594 - functest.core.cloudify - DEBUG - 11:18:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_0ec61z: No response received for task d496d6a96fe24a33acab4421f0d04643 2019-07-22 11:18:53,594 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-22 11:18:53,595 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_0ec61z 2019-07-22 11:18:53,595 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-22 11:18:53,595 - functest.core.cloudify - DEBUG - Waiting for process 17776 to end... 2019-07-22 11:18:53,595 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-22 11:18:53,595 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-22 11:18:53,595 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-22 11:18:53,595 - functest.core.cloudify - DEBUG - Removed member 9ede046d378668bb from cluster 2019-07-22 11:18:53,596 - functest.core.cloudify - DEBUG - Execution done (PID=17776, return_code=0): /tmp/KDVWQ/remove-cluster-node.sh 2019-07-22 11:18:53,596 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:18:53,596 - functest.core.cloudify - DEBUG - 11:18:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1zig4y: No response received for task 6761bf3a7122414b80a1eda63865322f 2019-07-22 11:18:53,596 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:18:53,596 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 11:18:53,596 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_1zig4y 2019-07-22 11:18:53,596 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-22 11:18:53,597 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-22 11:18:53,597 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:53,597 - functest.core.cloudify - DEBUG - Deleting... 2019-07-22 11:18:53,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:53,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:53,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:53 GMT 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:53,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:53,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:53,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:53,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:58,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:18:58,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:58,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:58,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:58,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:58,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:58,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:58,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:58,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_agcrzn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:52.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.62bd6666-150e-4d41-812b-4d114731752a"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3c7c4797-5e7f-462a-9fb2-385ae01aeef8"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "11:18:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1zig4y: No response received for task 6761bf3a7122414b80a1eda63865322f", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3c7c4797-5e7f-462a-9fb2-385ae01aeef8"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3c7c4797-5e7f-462a-9fb2-385ae01aeef8"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:53.551Z", "message": "Successfully deleted daemon: homer_host_1zig4y", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3c7c4797-5e7f-462a-9fb2-385ae01aeef8"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:54.148Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_agcrzn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:54.148Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:54.148Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:53.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:54.757Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:54.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:54.757Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:54.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:54.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdf6a9f64ac93303b7b48ada0c82905a46a3314e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:54.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:54.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:54.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:54.757Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-993d8627-1341-41a8-8205-67a35e46abc8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:54.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:54.757Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-993d8627-1341-41a8-8205-67a35e46abc8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:54.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:55.475Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:54.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-9adbc802-196b-4bbf-94c0-f357d0bc8691", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09295b87-4e08-4e4d-ae9b-b36ad5c61324 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-09295b87-4e08-4e4d-ae9b-b36ad5c61324", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:18:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3834e3be-ac9b-4393-8fa4-c4d5b268dad9 x-compute-request-id: req-3834e3be-ac9b-4393-8fa4-c4d5b268dad9 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"172.30.9.216\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:34Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-3834e3be-ac9b-4393-8fa4-c4d5b268dad9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:56.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-3834e3be-ac9b-4393-8fa4-c4d5b268dad9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdf6a9f64ac93303b7b48ada0c82905a46a3314e\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9adbc802-196b-4bbf-94c0-f357d0bc8691 x-compute-request-id: req-9adbc802-196b-4bbf-94c0-f357d0bc8691 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-9adbc802-196b-4bbf-94c0-f357d0bc8691", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.185Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:55.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b1ca0ce763a5d1a536848f05b23b838cd8c7a46d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:56.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:56.854Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:56.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:57.357Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:18:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b3f6f39-ffbf-429c-b9e1-48ab7cb0cb54 x-compute-request-id: req-1b3f6f39-ffbf-429c-b9e1-48ab7cb0cb54 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:57.953Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-1b3f6f39-ffbf-429c-b9e1-48ab7cb0cb54", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:57.953Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-d7cd17cc-949b-4c03-a608-000f388b9ad6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:57.953Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-1b3f6f39-ffbf-429c-b9e1-48ab7cb0cb54", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:57.953Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7cd17cc-949b-4c03-a608-000f388b9ad6 x-compute-request-id: req-d7cd17cc-949b-4c03-a608-000f388b9ad6 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:57.953Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b1ca0ce763a5d1a536848f05b23b838cd8c7a46d\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:57.953Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-d7cd17cc-949b-4c03-a608-000f388b9ad6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:57.953Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:57.953Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:58.671Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:57.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 394, "offset": 356, "size": 50}}} 2019-07-22 11:18:58,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:58,802 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:58 GMT 2019-07-22 11:18:58,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:58,802 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:18:58,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:58,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:58,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:18:58,803 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:18:58,805 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:18:58,805 - functest.core.cloudify - DEBUG - Deleting... 2019-07-22 11:18:58,805 - functest.core.cloudify - DEBUG - 11:18:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_1zig4y: No response received for task 6761bf3a7122414b80a1eda63865322f 2019-07-22 11:18:58,805 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-22 11:18:58,805 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_1zig4y 2019-07-22 11:18:58,806 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-22 11:18:58,806 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:18:58,806 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:18:58,806 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-22 11:18:58,806 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-22 11:18:58,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf6a9f64ac93303b7b48ada0c82905a46a3314e" 2019-07-22 11:18:58,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:18:58,807 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-993d8627-1341-41a8-8205-67a35e46abc8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:18:58,807 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-993d8627-1341-41a8-8205-67a35e46abc8 2019-07-22 11:18:58,807 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 11:18:58,807 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-9adbc802-196b-4bbf-94c0-f357d0bc8691 2019-07-22 11:18:58,807 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09295b87-4e08-4e4d-ae9b-b36ad5c61324 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:18:58,808 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-09295b87-4e08-4e4d-ae9b-b36ad5c61324 2019-07-22 11:18:58,808 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:18:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3834e3be-ac9b-4393-8fa4-c4d5b268dad9 x-compute-request-id: req-3834e3be-ac9b-4393-8fa4-c4d5b268dad9 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:34Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:18:58,808 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-3834e3be-ac9b-4393-8fa4-c4d5b268dad9 2019-07-22 11:18:58,808 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-22 11:18:58,808 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-3834e3be-ac9b-4393-8fa4-c4d5b268dad9 2019-07-22 11:18:58,808 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf6a9f64ac93303b7b48ada0c82905a46a3314e" -d '{"os-stop": null}' 2019-07-22 11:18:58,809 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9adbc802-196b-4bbf-94c0-f357d0bc8691 x-compute-request-id: req-9adbc802-196b-4bbf-94c0-f357d0bc8691 Content-Length: 0 Content-Type: application/json 2019-07-22 11:18:58,809 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-9adbc802-196b-4bbf-94c0-f357d0bc8691 2019-07-22 11:18:58,809 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:18:58,809 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ca0ce763a5d1a536848f05b23b838cd8c7a46d" 2019-07-22 11:18:58,809 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-22 11:18:58,809 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:18:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b3f6f39-ffbf-429c-b9e1-48ab7cb0cb54 x-compute-request-id: req-1b3f6f39-ffbf-429c-b9e1-48ab7cb0cb54 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:18:58,810 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-1b3f6f39-ffbf-429c-b9e1-48ab7cb0cb54 2019-07-22 11:18:58,810 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-d7cd17cc-949b-4c03-a608-000f388b9ad6 2019-07-22 11:18:58,810 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-1b3f6f39-ffbf-429c-b9e1-48ab7cb0cb54 2019-07-22 11:18:58,810 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7cd17cc-949b-4c03-a608-000f388b9ad6 x-compute-request-id: req-d7cd17cc-949b-4c03-a608-000f388b9ad6 Content-Length: 0 Content-Type: application/json 2019-07-22 11:18:58,810 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ca0ce763a5d1a536848f05b23b838cd8c7a46d" -d '{"os-stop": null}' 2019-07-22 11:18:58,810 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-d7cd17cc-949b-4c03-a608-000f388b9ad6 2019-07-22 11:18:58,811 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-22 11:18:58,811 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-22 11:18:58,811 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-22 11:18:58,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:18:58,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:18:58,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:18:58,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:18:58,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:18:58,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:18:58,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:18:58,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:18:58,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:18:58,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:18:58,877 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:18:58 GMT 2019-07-22 11:18:58,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:18:58,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:18:58,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:18:58,877 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:18:58,877 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:03,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:03,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:03,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:03,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:03,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:03,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:03,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:03,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:03,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:59.238Z", "message": "Stopping Agent sprout_host_693zjn", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:58.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.11ce02f4-8f1a-447c-ac09-f98df0fe2b9e"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:59.821Z", "message": "Waiting for process 16125 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:59.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:18:59.821Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:59.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.11ce02f4-8f1a-447c-ac09-f98df0fe2b9e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:00.324Z", "message": "Successfully stopped daemon: sprout_host_693zjn\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:59.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.11ce02f4-8f1a-447c-ac09-f98df0fe2b9e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:00.324Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_693zjn stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:18:59.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.11ce02f4-8f1a-447c-ac09-f98df0fe2b9e"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:00.324Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07a55b0fb820b1f9d46d65c9e4d764b7073e852e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:00.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:00.985Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:00.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:00.985Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d7e5a31-e3c4-41f7-b545-d9afa32f3a35 x-compute-request-id: req-5d7e5a31-e3c4-41f7-b545-d9afa32f3a35 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:18:50Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:00.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:00.985Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-5d7e5a31-e3c4-41f7-b545-d9afa32f3a35", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:00.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:00.985Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-5d7e5a31-e3c4-41f7-b545-d9afa32f3a35", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:00.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6f289b0e-6e2c-4f7e-9ea0-a7bb21194b26"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:00.985Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:00.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:00.985Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:00.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:01.662Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:19:01.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:02.378Z", "message": "Deleting Agent sprout_host_693zjn", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:01.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1b6ad2a6-b22a-4a44-aa00-3bdab5eca1d3"}], "metadata": {"pagination": {"total": 408, "offset": 394, "size": 50}}} 2019-07-22 11:19:03,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:03,968 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:03 GMT 2019-07-22 11:19:03,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:03,968 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:19:03,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:03,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:03,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:03,968 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:19:03,969 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_693zjn 2019-07-22 11:19:03,970 - functest.core.cloudify - DEBUG - Waiting for process 16125 to end... 2019-07-22 11:19:03,970 - functest.core.cloudify - DEBUG - Stopping... 2019-07-22 11:19:03,970 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_693zjn 2019-07-22 11:19:03,970 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_693zjn stop 2019-07-22 11:19:03,970 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a55b0fb820b1f9d46d65c9e4d764b7073e852e" 2019-07-22 11:19:03,970 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-22 11:19:03,971 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d7e5a31-e3c4-41f7-b545-d9afa32f3a35 x-compute-request-id: req-5d7e5a31-e3c4-41f7-b545-d9afa32f3a35 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:18:50Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:03,971 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-5d7e5a31-e3c4-41f7-b545-d9afa32f3a35 2019-07-22 11:19:03,971 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-5d7e5a31-e3c4-41f7-b545-d9afa32f3a35 2019-07-22 11:19:03,971 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-22 11:19:03,971 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-22 11:19:03,971 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-22 11:19:03,972 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_693zjn 2019-07-22 11:19:03,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:04,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:04,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:04,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:04,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:04,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:04,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:04,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:04,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:04,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:04,035 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:04 GMT 2019-07-22 11:19:04,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:04,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:04,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:04,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:04,036 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:09,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:09,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:09,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:09,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:09,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:09,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:09,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:09,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:09,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:05.801Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdf6a9f64ac93303b7b48ada0c82905a46a3314e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:05.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.367Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:05.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1b6ad2a6-b22a-4a44-aa00-3bdab5eca1d3"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.367Z", "message": "Successfully deleted daemon: sprout_host_693zjn", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:05.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1b6ad2a6-b22a-4a44-aa00-3bdab5eca1d3"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.367Z", "message": "11:19:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_693zjn: No response received for task 3949dee49e514de793a6ec2a2a06d127", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:05.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1b6ad2a6-b22a-4a44-aa00-3bdab5eca1d3"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.367Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:05.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1b6ad2a6-b22a-4a44-aa00-3bdab5eca1d3"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.996Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:06.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.996Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b6f616d-2314-4185-af84-60b2094d7433 x-compute-request-id: req-7b6f616d-2314-4185-af84-60b2094d7433 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"172.30.9.216\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:18:55Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:06.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.996Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7b6f616d-2314-4185-af84-60b2094d7433", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:06.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.996Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7b6f616d-2314-4185-af84-60b2094d7433", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:06.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c142fbae-1e42-4a41-a7a1-433788175f4f"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.996Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:06.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:06.996Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:06.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:07.576Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b1ca0ce763a5d1a536848f05b23b838cd8c7a46d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:07.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:07.576Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:19:06.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:08.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:07.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:08.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}065f5bb499c1bdacd38a7b94d4e074e5b9408fe5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:08.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:08.209Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-fe9d7bd4-2b89-42e1-85d4-c16071f931fd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:07.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:08.209Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-fe9d7bd4-2b89-42e1-85d4-c16071f931fd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:07.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:08.209Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe9d7bd4-2b89-42e1-85d4-c16071f931fd x-compute-request-id: req-fe9d7bd4-2b89-42e1-85d4-c16071f931fd Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:18:57Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:07.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.adb17886-d674-4974-8922-1865b374207f"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:08.209Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-7d052793-ad8b-43cf-ad2e-90a4668870be", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:07.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:08.209Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d052793-ad8b-43cf-ad2e-90a4668870be Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:07.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:09.104Z", "message": "Waiting for process 24931 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:08.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:09.104Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:19:08.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 428, "offset": 408, "size": 50}}} 2019-07-22 11:19:09,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:09,123 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:09 GMT 2019-07-22 11:19:09,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:09,123 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:19:09,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:09,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:09,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:09,123 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:19:09,125 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf6a9f64ac93303b7b48ada0c82905a46a3314e" 2019-07-22 11:19:09,125 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-22 11:19:09,125 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_693zjn 2019-07-22 11:19:09,125 - functest.core.cloudify - DEBUG - 11:19:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_693zjn: No response received for task 3949dee49e514de793a6ec2a2a06d127 2019-07-22 11:19:09,125 - functest.core.cloudify - DEBUG - Deleting... 2019-07-22 11:19:09,126 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 11:19:09,126 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b6f616d-2314-4185-af84-60b2094d7433 x-compute-request-id: req-7b6f616d-2314-4185-af84-60b2094d7433 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:18:55Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:09,126 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7b6f616d-2314-4185-af84-60b2094d7433 2019-07-22 11:19:09,126 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7b6f616d-2314-4185-af84-60b2094d7433 2019-07-22 11:19:09,126 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-22 11:19:09,126 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-22 11:19:09,127 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ca0ce763a5d1a536848f05b23b838cd8c7a46d" 2019-07-22 11:19:09,127 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-22 11:19:09,127 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:09,127 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065f5bb499c1bdacd38a7b94d4e074e5b9408fe5" 2019-07-22 11:19:09,127 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-fe9d7bd4-2b89-42e1-85d4-c16071f931fd 2019-07-22 11:19:09,127 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-fe9d7bd4-2b89-42e1-85d4-c16071f931fd 2019-07-22 11:19:09,128 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe9d7bd4-2b89-42e1-85d4-c16071f931fd x-compute-request-id: req-fe9d7bd4-2b89-42e1-85d4-c16071f931fd Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:18:57Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:09,128 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7d052793-ad8b-43cf-ad2e-90a4668870be 2019-07-22 11:19:09,128 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d052793-ad8b-43cf-ad2e-90a4668870be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:09,128 - functest.core.cloudify - DEBUG - Waiting for process 24931 to end... 2019-07-22 11:19:09,128 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-22 11:19:09,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:09,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:09,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:09,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:09,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:09,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:09,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:09,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:09,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:09,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:09,195 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:09 GMT 2019-07-22 11:19:09,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:09,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:09,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:09,195 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:09,195 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:14,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:14,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:14,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:14,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:09.608Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29e91db9-61b7-4e57-bcab-d3c9bbe5f534 x-compute-request-id: req-29e91db9-61b7-4e57-bcab-d3c9bbe5f534 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:09.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:10.335Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-29e91db9-61b7-4e57-bcab-d3c9bbe5f534", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:09.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:10.335Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-29e91db9-61b7-4e57-bcab-d3c9bbe5f534", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:09.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:10.335Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-e87fdfbd-1787-4233-8b3e-0be437efd700", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:09.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:10.335Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}065f5bb499c1bdacd38a7b94d4e074e5b9408fe5\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:09.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:10.335Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-e87fdfbd-1787-4233-8b3e-0be437efd700", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:09.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:10.335Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e87fdfbd-1787-4233-8b3e-0be437efd700 x-compute-request-id: req-e87fdfbd-1787-4233-8b3e-0be437efd700 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:09.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}], "metadata": {"pagination": {"total": 437, "offset": 430, "size": 50}}} 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:14 GMT 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:19:14,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:14,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:14,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:14,300 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:19:14,300 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29e91db9-61b7-4e57-bcab-d3c9bbe5f534 x-compute-request-id: req-29e91db9-61b7-4e57-bcab-d3c9bbe5f534 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:14,301 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-29e91db9-61b7-4e57-bcab-d3c9bbe5f534 2019-07-22 11:19:14,301 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-29e91db9-61b7-4e57-bcab-d3c9bbe5f534 2019-07-22 11:19:14,301 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-e87fdfbd-1787-4233-8b3e-0be437efd700 2019-07-22 11:19:14,301 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065f5bb499c1bdacd38a7b94d4e074e5b9408fe5" -d '{"os-stop": null}' 2019-07-22 11:19:14,301 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-e87fdfbd-1787-4233-8b3e-0be437efd700 2019-07-22 11:19:14,302 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e87fdfbd-1787-4233-8b3e-0be437efd700 x-compute-request-id: req-e87fdfbd-1787-4233-8b3e-0be437efd700 Content-Length: 0 Content-Type: application/json 2019-07-22 11:19:14,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:14,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:14,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:14,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:14,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:14,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:14,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:14,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:14,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:14,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:14,363 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:14 GMT 2019-07-22 11:19:14,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:14,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:14,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:14,363 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:14,363 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:19,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:19,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:19,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:19,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:19,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:19,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:19,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:19,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:19,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 437, "offset": 437, "size": 50}}} 2019-07-22 11:19:19,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:19,453 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:19 GMT 2019-07-22 11:19:19,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:19,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-22 11:19:19,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:19,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:19,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:19,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:19,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:19,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:19,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:19,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:19,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:19,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:19,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:19,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:19,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:19,509 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:19 GMT 2019-07-22 11:19:19,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:19,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:19,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:19,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:19,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:24,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:24,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:24,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:24,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:24,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:24,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:24,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:24,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:24,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:19.460Z", "message": "Waiting for process 16125 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:19.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:20.077Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}065f5bb499c1bdacd38a7b94d4e074e5b9408fe5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:19.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:20.810Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-1ae9f248-3121-4c72-b1f5-f3df5ee83f3d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:20.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:20.810Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ae9f248-3121-4c72-b1f5-f3df5ee83f3d x-compute-request-id: req-1ae9f248-3121-4c72-b1f5-f3df5ee83f3d Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:19:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:20.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:20.810Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:19:20.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:20.810Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-1ae9f248-3121-4c72-b1f5-f3df5ee83f3d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:20.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.5f35ad51-3b5b-4074-b58b-f79df5bf2626"}], "metadata": {"pagination": {"total": 443, "offset": 437, "size": 50}}} 2019-07-22 11:19:24,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:24,600 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:24 GMT 2019-07-22 11:19:24,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:24,600 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:19:24,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:24,601 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:24,601 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:24,601 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:19:24,601 - functest.core.cloudify - DEBUG - Waiting for process 16125 to end... 2019-07-22 11:19:24,602 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065f5bb499c1bdacd38a7b94d4e074e5b9408fe5" 2019-07-22 11:19:24,602 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-1ae9f248-3121-4c72-b1f5-f3df5ee83f3d 2019-07-22 11:19:24,602 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ae9f248-3121-4c72-b1f5-f3df5ee83f3d x-compute-request-id: req-1ae9f248-3121-4c72-b1f5-f3df5ee83f3d Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:19:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:24,602 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-22 11:19:24,602 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-1ae9f248-3121-4c72-b1f5-f3df5ee83f3d 2019-07-22 11:19:24,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:24,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:24,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:24,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:24,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:24,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:24,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:24,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:24,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:24,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:24,676 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:24 GMT 2019-07-22 11:19:24,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:24,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:24,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:24,676 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:24,676 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:29,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:29,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:29,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:29,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:29,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:29,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:28.433Z", "message": "Waiting for process 24931 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}], "metadata": {"pagination": {"total": 444, "offset": 443, "size": 50}}} 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:29 GMT 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:29,756 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:29,757 - functest.core.cloudify - DEBUG - Waiting for process 24931 to end... 2019-07-22 11:19:29,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:29,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:29,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:29,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:29,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:29,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:29,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:29,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:29,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:29,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:29,820 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:29 GMT 2019-07-22 11:19:29,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:29,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:29,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:29,821 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:29,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:34,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:34,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:34,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:31.405Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:31.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:32.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:32.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b386c114-b0a1-4fd0-804e-3bbfda5a4856"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:32.989Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62504fd23e100bc4088d72902121d0a3c8512c71\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:32.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b386c114-b0a1-4fd0-804e-3bbfda5a4856"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:32.989Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91c57de-d5ee-4161-bd6b-131044276b09 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:32.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b386c114-b0a1-4fd0-804e-3bbfda5a4856"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:32.989Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f91c57de-d5ee-4161-bd6b-131044276b09", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:32.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b386c114-b0a1-4fd0-804e-3bbfda5a4856"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:33.744Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b96aa2-7fbb-4383-ba79-4a29b32cbfd2 x-compute-request-id: req-50b96aa2-7fbb-4383-ba79-4a29b32cbfd2 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:01Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b386c114-b0a1-4fd0-804e-3bbfda5a4856"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:34.375Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:33.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:34.375Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b386c114-b0a1-4fd0-804e-3bbfda5a4856"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:34.375Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:34.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:34.375Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-50b96aa2-7fbb-4383-ba79-4a29b32cbfd2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b386c114-b0a1-4fd0-804e-3bbfda5a4856"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:34.375Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-50b96aa2-7fbb-4383-ba79-4a29b32cbfd2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b386c114-b0a1-4fd0-804e-3bbfda5a4856"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:34.375Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:33.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 456, "offset": 444, "size": 50}}} 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:34 GMT 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:34,912 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:19:34,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:34,913 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:34,913 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:34,913 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:19:34,913 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:19:34,914 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:34,914 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62504fd23e100bc4088d72902121d0a3c8512c71" 2019-07-22 11:19:34,914 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91c57de-d5ee-4161-bd6b-131044276b09 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:34,914 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f91c57de-d5ee-4161-bd6b-131044276b09 2019-07-22 11:19:34,914 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b96aa2-7fbb-4383-ba79-4a29b32cbfd2 x-compute-request-id: req-50b96aa2-7fbb-4383-ba79-4a29b32cbfd2 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:01Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:34,915 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:19:34,915 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-22 11:19:34,915 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:19:34,915 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-50b96aa2-7fbb-4383-ba79-4a29b32cbfd2 2019-07-22 11:19:34,915 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-50b96aa2-7fbb-4383-ba79-4a29b32cbfd2 2019-07-22 11:19:34,915 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:19:34,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:34,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:34,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:34,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:34,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:34,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:34,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:34,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:34,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:34,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:34,989 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:34 GMT 2019-07-22 11:19:34,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:34,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:34,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:34,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:34,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:39,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:40,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:40,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:40,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:40,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:40,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:40,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:40,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:40,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:35.024Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:34.570Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:35.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:35.625Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:36.309Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0d1520-604d-4511-95a0-52a3c049f9ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:35.630Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:36.309Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-8d0d1520-604d-4511-95a0-52a3c049f9ec", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:35.630Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:36.309Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0be7392d11e75c259bcc15bc3fac93e14d9791c2\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:36.035Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:37.064Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c7149f0-ab1c-4300-a81c-15325f49482c x-compute-request-id: req-1c7149f0-ab1c-4300-a81c-15325f49482c Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:01Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:36.892Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:37.683Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:37.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:37.683Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0be7392d11e75c259bcc15bc3fac93e14d9791c2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:36.894Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:37.683Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-1c7149f0-ab1c-4300-a81c-15325f49482c", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:36.893Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:37.683Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-1c7149f0-ab1c-4300-a81c-15325f49482c", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:36.893Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.215Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-79bc5e37-0102-4f34-b5a4-e537a7bc55d2", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:37.906Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0be7392d11e75c259bcc15bc3fac93e14d9791c2\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:37.907Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6deb72f9-6c87-446b-9008-2e5b47acb3fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.215Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79bc5e37-0102-4f34-b5a4-e537a7bc55d2 x-compute-request-id: req-79bc5e37-0102-4f34-b5a4-e537a7bc55d2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:37.905Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.215Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-79bc5e37-0102-4f34-b5a4-e537a7bc55d2", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:37.906Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.896Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.896Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1733e8c0-a2cb-4f15-8af0-44684c729ce6 x-compute-request-id: req-1733e8c0-a2cb-4f15-8af0-44684c729ce6 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.742Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cdceedfd226c8c6154d93eaa7c99824caff38ce\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6deb72f9-6c87-446b-9008-2e5b47acb3fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.896Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12b719fd-2a61-4f6c-bc9f-8120ab6020a3 x-compute-request-id: req-12b719fd-2a61-4f6c-bc9f-8120ab6020a3 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:01Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.591Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.896Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-12b719fd-2a61-4f6c-bc9f-8120ab6020a3", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.591Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.896Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-12b719fd-2a61-4f6c-bc9f-8120ab6020a3", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.591Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0be7392d11e75c259bcc15bc3fac93e14d9791c2\"", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.592Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.896Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd4b402b-7723-4d0f-840e-c02f6a2580e0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6deb72f9-6c87-446b-9008-2e5b47acb3fd"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:38.896Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-fd4b402b-7723-4d0f-840e-c02f6a2580e0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6deb72f9-6c87-446b-9008-2e5b47acb3fd"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:39.463Z", "message": "Waiting for process 16125 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:39.463Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.305Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:39.463Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-1733e8c0-a2cb-4f15-8af0-44684c729ce6", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.743Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:39.463Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-1733e8c0-a2cb-4f15-8af0-44684c729ce6", "level": "debug", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:38.743Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.324583db-d516-482d-853f-a71e009e787f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:39.463Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_t8ysdz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.161Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 485, "offset": 456, "size": 50}}} 2019-07-22 11:19:40,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:40,102 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:40 GMT 2019-07-22 11:19:40,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:40,102 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:19:40,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:40,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:40,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:40,102 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:19:40,104 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:19:40,104 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:40,104 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0d1520-604d-4511-95a0-52a3c049f9ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:40,104 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-8d0d1520-604d-4511-95a0-52a3c049f9ec 2019-07-22 11:19:40,105 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be7392d11e75c259bcc15bc3fac93e14d9791c2" 2019-07-22 11:19:40,105 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c7149f0-ab1c-4300-a81c-15325f49482c x-compute-request-id: req-1c7149f0-ab1c-4300-a81c-15325f49482c Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:01Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:40,105 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:19:40,105 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be7392d11e75c259bcc15bc3fac93e14d9791c2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-07-22 11:19:40,105 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-1c7149f0-ab1c-4300-a81c-15325f49482c 2019-07-22 11:19:40,105 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-1c7149f0-ab1c-4300-a81c-15325f49482c 2019-07-22 11:19:40,106 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-79bc5e37-0102-4f34-b5a4-e537a7bc55d2 2019-07-22 11:19:40,106 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be7392d11e75c259bcc15bc3fac93e14d9791c2" 2019-07-22 11:19:40,106 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:40,106 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79bc5e37-0102-4f34-b5a4-e537a7bc55d2 x-compute-request-id: req-79bc5e37-0102-4f34-b5a4-e537a7bc55d2 Content-Length: 0 Content-Type: application/json 2019-07-22 11:19:40,106 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-79bc5e37-0102-4f34-b5a4-e537a7bc55d2 2019-07-22 11:19:40,106 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:19:40,107 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1733e8c0-a2cb-4f15-8af0-44684c729ce6 x-compute-request-id: req-1733e8c0-a2cb-4f15-8af0-44684c729ce6 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-22 11:19:40,107 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cdceedfd226c8c6154d93eaa7c99824caff38ce" 2019-07-22 11:19:40,107 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12b719fd-2a61-4f6c-bc9f-8120ab6020a3 x-compute-request-id: req-12b719fd-2a61-4f6c-bc9f-8120ab6020a3 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:01Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:40,107 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-12b719fd-2a61-4f6c-bc9f-8120ab6020a3 2019-07-22 11:19:40,107 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-12b719fd-2a61-4f6c-bc9f-8120ab6020a3 2019-07-22 11:19:40,107 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be7392d11e75c259bcc15bc3fac93e14d9791c2" 2019-07-22 11:19:40,108 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd4b402b-7723-4d0f-840e-c02f6a2580e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:40,108 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-fd4b402b-7723-4d0f-840e-c02f6a2580e0 2019-07-22 11:19:40,108 - functest.core.cloudify - DEBUG - Waiting for process 16125 to end... 2019-07-22 11:19:40,108 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:19:40,108 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-1733e8c0-a2cb-4f15-8af0-44684c729ce6 2019-07-22 11:19:40,108 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-1733e8c0-a2cb-4f15-8af0-44684c729ce6 2019-07-22 11:19:40,109 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:19:40,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:40,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:40,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:40,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:40,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:40,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:40 GMT 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:40,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:45,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:45,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:45,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:45,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:45,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:45,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:45,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:45,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:45,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7020f972-200b-430c-baaa-1ebd22f001a2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6deb72f9-6c87-446b-9008-2e5b47acb3fd"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7020f972-200b-430c-baaa-1ebd22f001a2 x-compute-request-id: req-7020f972-200b-430c-baaa-1ebd22f001a2 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"172.30.9.216\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:06Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6deb72f9-6c87-446b-9008-2e5b47acb3fd"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7020f972-200b-430c-baaa-1ebd22f001a2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6deb72f9-6c87-446b-9008-2e5b47acb3fd"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:40.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-c64f1c37-1881-4827-abb7-a9041deeff18", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c58a20af-2956-4ea5-b4f3-e308abc191cd"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c64f1c37-1881-4827-abb7-a9041deeff18 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c58a20af-2956-4ea5-b4f3-e308abc191cd"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c58a20af-2956-4ea5-b4f3-e308abc191cd"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.216Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:39.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.6deb72f9-6c87-446b-9008-2e5b47acb3fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:40.421Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.882Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eca5c85-16c6-4f6f-9d71-6f7a21839783 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:40.426Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.882Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-1eca5c85-16c6-4f6f-9d71-6f7a21839783", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:40.426Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f9b754015bd0de0596dc4e1ce154b7a8caaa0f\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:40.832Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.882Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:40.275Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:40.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9763964e401b495087ad66ebe9175ae3b5f19df1\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:40.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c58a20af-2956-4ea5-b4f3-e308abc191cd"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:41.423Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c58a20af-2956-4ea5-b4f3-e308abc191cd"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:41.423Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-04b1ad22-116c-4edc-94a2-3fe0d66714fa", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c58a20af-2956-4ea5-b4f3-e308abc191cd"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:41.423Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-04b1ad22-116c-4edc-94a2-3fe0d66714fa", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c58a20af-2956-4ea5-b4f3-e308abc191cd"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:41.423Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04b1ad22-116c-4edc-94a2-3fe0d66714fa x-compute-request-id: req-04b1ad22-116c-4edc-94a2-3fe0d66714fa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:08Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c58a20af-2956-4ea5-b4f3-e308abc191cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:41.423Z", "message": "Remove floating ip 172.30.9.216", "level": "info", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.386Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.801Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9d814c45-3500-442c-b282-ca4ca0bcf4f3", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.391Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9d814c45-3500-442c-b282-ca4ca0bcf4f3", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.391Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.386Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d814c45-3500-442c-b282-ca4ca0bcf4f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.391Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d814c45-3500-442c-b282-ca4ca0bcf4f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.391Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-9ea1743d-ff02-49c9-b013-57933c0f5840", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.684Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f9b754015bd0de0596dc4e1ce154b7a8caaa0f\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.685Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.386Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-9ea1743d-ff02-49c9-b013-57933c0f5840", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.684Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.800Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.018Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ea1743d-ff02-49c9-b013-57933c0f5840 x-compute-request-id: req-9ea1743d-ff02-49c9-b013-57933c0f5840 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:01Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:41.683Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.201Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.095Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f34453cd-f751-44b0-83b4-a10df5931e4f", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.061Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f34453cd-f751-44b0-83b4-a10df5931e4f", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.061Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.061Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.062Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-abc0895d-be9a-4e9f-931e-022ea4026996 Date: Mon, 22 Jul 2019 11:19:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T10:53:25Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"53542485-0e8f-4f50-88b0-3d15b913ab76\",\"security_groups\":[\"84ec66bb-f5f4-47d0-b025-20e2a5be745d\"],\"mac_address\":\"fa:16:3e:28:fc:e3\",\"device_id\":\"b242f994-2875-4c4a-8c71-fd1ae68026f9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.102Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-abc0895d-be9a-4e9f-931e-022ea4026996 Date: Mon, 22 Jul 2019 11:19:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T10:53:25Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"53542485-0e8f-4f50-88b0-3d15b913ab76\",\"security_groups\":[\"84ec66bb-f5f4-47d0-b025-20e2a5be745d\"],\"mac_address\":\"fa:16:3e:28:fc:e3\",\"device_id\":\"b242f994-2875-4c4a-8c71-fd1ae68026f9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.102Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.102Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.102Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.102Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.102Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.103Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.103Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}], "metadata": {"pagination": {"total": 591, "offset": 485, "size": 50}}} 2019-07-22 11:19:45,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:45,300 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:45 GMT 2019-07-22 11:19:45,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:45,300 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:19:45,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:45,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:45,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:45,300 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:19:45,303 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7020f972-200b-430c-baaa-1ebd22f001a2 2019-07-22 11:19:45,303 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:19:45,303 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:19:45,303 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7020f972-200b-430c-baaa-1ebd22f001a2 x-compute-request-id: req-7020f972-200b-430c-baaa-1ebd22f001a2 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:06Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:45,304 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-7020f972-200b-430c-baaa-1ebd22f001a2 2019-07-22 11:19:45,304 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:19:45,304 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-c64f1c37-1881-4827-abb7-a9041deeff18 2019-07-22 11:19:45,304 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c64f1c37-1881-4827-abb7-a9041deeff18 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:45,304 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:45,304 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-22 11:19:45,305 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:45,305 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eca5c85-16c6-4f6f-9d71-6f7a21839783 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:45,305 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-1eca5c85-16c6-4f6f-9d71-6f7a21839783 2019-07-22 11:19:45,305 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f9b754015bd0de0596dc4e1ce154b7a8caaa0f" 2019-07-22 11:19:45,305 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-22 11:19:45,305 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9763964e401b495087ad66ebe9175ae3b5f19df1" 2019-07-22 11:19:45,305 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-22 11:19:45,306 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-04b1ad22-116c-4edc-94a2-3fe0d66714fa 2019-07-22 11:19:45,306 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-04b1ad22-116c-4edc-94a2-3fe0d66714fa 2019-07-22 11:19:45,306 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04b1ad22-116c-4edc-94a2-3fe0d66714fa x-compute-request-id: req-04b1ad22-116c-4edc-94a2-3fe0d66714fa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:08Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:45,306 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.216 2019-07-22 11:19:45,306 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:45,306 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:19:45,307 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9d814c45-3500-442c-b282-ca4ca0bcf4f3 2019-07-22 11:19:45,307 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:19:45,307 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:19:45,307 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9d814c45-3500-442c-b282-ca4ca0bcf4f3 2019-07-22 11:19:45,307 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:45,307 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d814c45-3500-442c-b282-ca4ca0bcf4f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:45,308 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d814c45-3500-442c-b282-ca4ca0bcf4f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:45,308 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-9ea1743d-ff02-49c9-b013-57933c0f5840 2019-07-22 11:19:45,308 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f9b754015bd0de0596dc4e1ce154b7a8caaa0f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-22 11:19:45,308 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:45,308 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-9ea1743d-ff02-49c9-b013-57933c0f5840 2019-07-22 11:19:45,308 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:45,309 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ea1743d-ff02-49c9-b013-57933c0f5840 x-compute-request-id: req-9ea1743d-ff02-49c9-b013-57933c0f5840 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:01Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:45,309 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:45,309 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:19:45,309 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f34453cd-f751-44b0-83b4-a10df5931e4f 2019-07-22 11:19:45,309 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f34453cd-f751-44b0-83b4-a10df5931e4f 2019-07-22 11:19:45,309 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:45,309 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:45,310 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-abc0895d-be9a-4e9f-931e-022ea4026996 Date: Mon, 22 Jul 2019 11:19:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:53:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.5"}],"id":"53542485-0e8f-4f50-88b0-3d15b913ab76","security_groups":["84ec66bb-f5f4-47d0-b025-20e2a5be745d"],"mac_address":"fa:16:3e:28:fc:e3","device_id":"b242f994-2875-4c4a-8c71-fd1ae68026f9","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:19:45,310 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-abc0895d-be9a-4e9f-931e-022ea4026996 Date: Mon, 22 Jul 2019 11:19:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:53:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.5"}],"id":"53542485-0e8f-4f50-88b0-3d15b913ab76","security_groups":["84ec66bb-f5f4-47d0-b025-20e2a5be745d"],"mac_address":"fa:16:3e:28:fc:e3","device_id":"b242f994-2875-4c4a-8c71-fd1ae68026f9","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:19:45,310 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996 2019-07-22 11:19:45,310 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996 2019-07-22 11:19:45,310 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996 2019-07-22 11:19:45,310 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996 2019-07-22 11:19:45,311 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:45,311 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:45,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:45,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:45,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:45,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:45,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:45,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:45,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:45,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:45,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:45,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:45,370 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:45 GMT 2019-07-22 11:19:45,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:45,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:45,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:45,371 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:45,371 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:50,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:50,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:50,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:50,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:50,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:50,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:50,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:50,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:50,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.102Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.103Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.103Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31 Date: Mon, 22 Jul 2019 11:19:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.31\"}],\"id\":\"f25644f3-118d-4d67-ae2d-b1c094262ad4\",\"security_groups\":[\"17823b00-8d46-496f-a3b3-7ff9cb637911\",\"84bb9c27-ae31-4dab-9a17-50de69478e51\",\"a106cc33-4f14-48e1-b88c-e6492ae90213\"],\"mac_address\":\"fa:16:3e:b2:9d:12\",\"device_id\":\"b81ff729-9cee-40a4-b7da-d4b955cd9c87\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.155Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31 Date: Mon, 22 Jul 2019 11:19:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.31\"}],\"id\":\"f25644f3-118d-4d67-ae2d-b1c094262ad4\",\"security_groups\":[\"17823b00-8d46-496f-a3b3-7ff9cb637911\",\"84bb9c27-ae31-4dab-9a17-50de69478e51\",\"a106cc33-4f14-48e1-b88c-e6492ae90213\"],\"mac_address\":\"fa:16:3e:b2:9d:12\",\"device_id\":\"b81ff729-9cee-40a4-b7da-d4b955cd9c87\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.155Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.155Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.155Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.156Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.156Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.156Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.156Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0 Date: Mon, 22 Jul 2019 11:19:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"4e2a9ccf-779e-424a-b0ad-e8efafa057e1\",\"security_groups\":[\"a106cc33-4f14-48e1-b88c-e6492ae90213\",\"bca8326a-ff5b-42df-bfc9-b308d6494e02\"],\"mac_address\":\"fa:16:3e:2f:56:6c\",\"device_id\":\"42626f51-430c-4eaf-9986-cdec4a6fc80b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.200Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0 Date: Mon, 22 Jul 2019 11:19:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:33Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"4e2a9ccf-779e-424a-b0ad-e8efafa057e1\",\"security_groups\":[\"a106cc33-4f14-48e1-b88c-e6492ae90213\",\"bca8326a-ff5b-42df-bfc9-b308d6494e02\"],\"mac_address\":\"fa:16:3e:2f:56:6c\",\"device_id\":\"42626f51-430c-4eaf-9986-cdec4a6fc80b\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.200Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json used request id req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.200Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json used request id req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.200Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json used request id req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.200Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json used request id req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.200Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.201Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b559a345-7bcb-4854-a17c-434f0826b2af Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.205Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b559a345-7bcb-4854-a17c-434f0826b2af Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.205Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b559a345-7bcb-4854-a17c-434f0826b2af", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.206Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b559a345-7bcb-4854-a17c-434f0826b2af", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.206Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22988210da2ac7cc1820a5c030d787112056ab0a\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.602Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:42.666Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.095Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.251Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-1e80a677-2ee7-4017-87a0-d998bf1edfb9", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.735Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.251Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-1e80a677-2ee7-4017-87a0-d998bf1edfb9", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.735Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f9b754015bd0de0596dc4e1ce154b7a8caaa0f\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.735Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.162Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.251Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e80a677-2ee7-4017-87a0-d998bf1edfb9 x-compute-request-id: req-1e80a677-2ee7-4017-87a0-d998bf1edfb9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.734Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22988210da2ac7cc1820a5c030d787112056ab0a\"", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:42.602Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-ca01fe26-2566-4de2-ad77-5b29a3be29da", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.463Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-ca01fe26-2566-4de2-ad77-5b29a3be29da", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.463Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d661f1f-d9f2-4e64-aecc-c566738a0162 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.167Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0d661f1f-d9f2-4e64-aecc-c566738a0162", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.167Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d292a7bb9c07aaad7d6251c6313ed2ce967fe40\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.566Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68f0c4da-4b87-4be1-89a5-2ccf7bfd0260 x-compute-request-id: req-68f0c4da-4b87-4be1-89a5-2ccf7bfd0260 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:01Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.477Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-68f0c4da-4b87-4be1-89a5-2ccf7bfd0260", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.477Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-68f0c4da-4b87-4be1-89a5-2ccf7bfd0260", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.477Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f9b754015bd0de0596dc4e1ce154b7a8caaa0f\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.478Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-ca01fe26-2566-4de2-ad77-5b29a3be29da", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.463Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca01fe26-2566-4de2-ad77-5b29a3be29da x-compute-request-id: req-ca01fe26-2566-4de2-ad77-5b29a3be29da Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"172.30.9.216\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:06Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.463Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca01fe26-2566-4de2-ad77-5b29a3be29da x-compute-request-id: req-ca01fe26-2566-4de2-ad77-5b29a3be29da Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"172.30.9.216\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:06Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.463Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22988210da2ac7cc1820a5c030d787112056ab0a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.216\"}}'", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.464Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22988210da2ac7cc1820a5c030d787112056ab0a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.216\"}}'", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.464Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-ca01fe26-2566-4de2-ad77-5b29a3be29da", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.463Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:43.898Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0ef5284-2c88-456f-9712-fd672364f965 x-compute-request-id: req-c0ef5284-2c88-456f-9712-fd672364f965 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.782Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.402Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-c0ef5284-2c88-456f-9712-fd672364f965", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.782Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.402Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:44.342Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.402Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-c0ef5284-2c88-456f-9712-fd672364f965", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:43.782Z", "source_id": "dime_host_7mx2wl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3908301f-6b03-4c6a-ad10-5e1fe0e00d46"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.997Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:44.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 648, "offset": 535, "size": 50}}} 2019-07-22 11:19:50,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:50,479 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:50 GMT 2019-07-22 11:19:50,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:50,479 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:19:50,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:50,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:50,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:50,479 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:19:50,482 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-abc0895d-be9a-4e9f-931e-022ea4026996 2019-07-22 11:19:50,482 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:50,483 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:50,483 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31 Date: Mon, 22 Jul 2019 11:19:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.31"}],"id":"f25644f3-118d-4d67-ae2d-b1c094262ad4","security_groups":["17823b00-8d46-496f-a3b3-7ff9cb637911","84bb9c27-ae31-4dab-9a17-50de69478e51","a106cc33-4f14-48e1-b88c-e6492ae90213"],"mac_address":"fa:16:3e:b2:9d:12","device_id":"b81ff729-9cee-40a4-b7da-d4b955cd9c87","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:19:50,483 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31 Date: Mon, 22 Jul 2019 11:19:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.31"}],"id":"f25644f3-118d-4d67-ae2d-b1c094262ad4","security_groups":["17823b00-8d46-496f-a3b3-7ff9cb637911","84bb9c27-ae31-4dab-9a17-50de69478e51","a106cc33-4f14-48e1-b88c-e6492ae90213"],"mac_address":"fa:16:3e:b2:9d:12","device_id":"b81ff729-9cee-40a4-b7da-d4b955cd9c87","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:19:50,483 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31 2019-07-22 11:19:50,483 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31 2019-07-22 11:19:50,484 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31 2019-07-22 11:19:50,484 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-d365a3c0-fdff-44a6-8b7c-3da24baa9c31 2019-07-22 11:19:50,484 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:50,484 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e94c441379fb4a754836e1fbe488ffd57b144" 2019-07-22 11:19:50,484 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0 Date: Mon, 22 Jul 2019 11:19:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.9"}],"id":"4e2a9ccf-779e-424a-b0ad-e8efafa057e1","security_groups":["a106cc33-4f14-48e1-b88c-e6492ae90213","bca8326a-ff5b-42df-bfc9-b308d6494e02"],"mac_address":"fa:16:3e:2f:56:6c","device_id":"42626f51-430c-4eaf-9986-cdec4a6fc80b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:19:50,484 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0 Date: Mon, 22 Jul 2019 11:19:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.9"}],"id":"4e2a9ccf-779e-424a-b0ad-e8efafa057e1","security_groups":["a106cc33-4f14-48e1-b88c-e6492ae90213","bca8326a-ff5b-42df-bfc9-b308d6494e02"],"mac_address":"fa:16:3e:2f:56:6c","device_id":"42626f51-430c-4eaf-9986-cdec4a6fc80b","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:19:50,485 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json used request id req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0 2019-07-22 11:19:50,485 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json used request id req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0 2019-07-22 11:19:50,485 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json used request id req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0 2019-07-22 11:19:50,485 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4e2a9ccf-779e-424a-b0ad-e8efafa057e1.json used request id req-d046bd10-aec1-46f6-8aa8-c8fe9cf422d0 2019-07-22 11:19:50,485 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:50,485 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b559a345-7bcb-4854-a17c-434f0826b2af Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:50,486 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b559a345-7bcb-4854-a17c-434f0826b2af Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:50,486 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b559a345-7bcb-4854-a17c-434f0826b2af 2019-07-22 11:19:50,486 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b559a345-7bcb-4854-a17c-434f0826b2af 2019-07-22 11:19:50,486 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22988210da2ac7cc1820a5c030d787112056ab0a" 2019-07-22 11:19:50,486 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:19:50,486 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-1e80a677-2ee7-4017-87a0-d998bf1edfb9 2019-07-22 11:19:50,487 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/action used request id req-1e80a677-2ee7-4017-87a0-d998bf1edfb9 2019-07-22 11:19:50,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f9b754015bd0de0596dc4e1ce154b7a8caaa0f" 2019-07-22 11:19:50,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:50,487 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e80a677-2ee7-4017-87a0-d998bf1edfb9 x-compute-request-id: req-1e80a677-2ee7-4017-87a0-d998bf1edfb9 Content-Length: 0 Content-Type: application/json 2019-07-22 11:19:50,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22988210da2ac7cc1820a5c030d787112056ab0a" 2019-07-22 11:19:50,487 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-ca01fe26-2566-4de2-ad77-5b29a3be29da 2019-07-22 11:19:50,487 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-ca01fe26-2566-4de2-ad77-5b29a3be29da 2019-07-22 11:19:50,488 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d661f1f-d9f2-4e64-aecc-c566738a0162 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:50,488 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0d661f1f-d9f2-4e64-aecc-c566738a0162 2019-07-22 11:19:50,488 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d292a7bb9c07aaad7d6251c6313ed2ce967fe40" 2019-07-22 11:19:50,488 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68f0c4da-4b87-4be1-89a5-2ccf7bfd0260 x-compute-request-id: req-68f0c4da-4b87-4be1-89a5-2ccf7bfd0260 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:01Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:50,488 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-68f0c4da-4b87-4be1-89a5-2ccf7bfd0260 2019-07-22 11:19:50,488 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-68f0c4da-4b87-4be1-89a5-2ccf7bfd0260 2019-07-22 11:19:50,489 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f9b754015bd0de0596dc4e1ce154b7a8caaa0f" 2019-07-22 11:19:50,489 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-ca01fe26-2566-4de2-ad77-5b29a3be29da 2019-07-22 11:19:50,489 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca01fe26-2566-4de2-ad77-5b29a3be29da x-compute-request-id: req-ca01fe26-2566-4de2-ad77-5b29a3be29da Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:06Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:50,489 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca01fe26-2566-4de2-ad77-5b29a3be29da x-compute-request-id: req-ca01fe26-2566-4de2-ad77-5b29a3be29da Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:06Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:50,489 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22988210da2ac7cc1820a5c030d787112056ab0a" -d '{"removeFloatingIp": {"address": "172.30.9.216"}}' 2019-07-22 11:19:50,489 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22988210da2ac7cc1820a5c030d787112056ab0a" -d '{"removeFloatingIp": {"address": "172.30.9.216"}}' 2019-07-22 11:19:50,489 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-ca01fe26-2566-4de2-ad77-5b29a3be29da 2019-07-22 11:19:50,490 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0ef5284-2c88-456f-9712-fd672364f965 x-compute-request-id: req-c0ef5284-2c88-456f-9712-fd672364f965 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-22 11:19:50,490 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-c0ef5284-2c88-456f-9712-fd672364f965 2019-07-22 11:19:50,490 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:19:50,490 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1/os-security-groups used request id req-c0ef5284-2c88-456f-9712-fd672364f965 2019-07-22 11:19:50,490 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 11:19:50,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:50,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:50,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:50,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:50,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:50,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:50,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:50,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:50,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:50,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:50,571 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:50 GMT 2019-07-22 11:19:50,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:50,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:50,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:50,571 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:50,571 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:55,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:19:55,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:55,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:55,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:55,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:55,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:55,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:55,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:55,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.997Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:44.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.997Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:44.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.997Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d292a7bb9c07aaad7d6251c6313ed2ce967fe40\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:44.662Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.997Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec609288-a8cd-4817-a589-95f6db2e941d x-compute-request-id: req-ec609288-a8cd-4817-a589-95f6db2e941d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:08Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:44.660Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.997Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-ec609288-a8cd-4817-a589-95f6db2e941d", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:44.661Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:44.997Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-ec609288-a8cd-4817-a589-95f6db2e941d", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:44.661Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:45.629Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f039bb7e-0404-4139-b4fd-737ea5913411 x-compute-request-id: req-f039bb7e-0404-4139-b4fd-737ea5913411 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:08Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.552Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:45.629Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-6ed9ec52-f434-4628-a562-c29fe281b8ea", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.379Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:45.629Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ed9ec52-f434-4628-a562-c29fe281b8ea x-compute-request-id: req-6ed9ec52-f434-4628-a562-c29fe281b8ea Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.379Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:45.629Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-6ed9ec52-f434-4628-a562-c29fe281b8ea", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.380Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:45.629Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d292a7bb9c07aaad7d6251c6313ed2ce967fe40\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.380Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.261Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f2b9a70-ecf8-48b9-abfb-ba4d23c0a62d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.261Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d292a7bb9c07aaad7d6251c6313ed2ce967fe40\"", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.554Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.261Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f039bb7e-0404-4139-b4fd-737ea5913411", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.552Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.261Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f039bb7e-0404-4139-b4fd-737ea5913411", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.552Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.261Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbdfd070-1a4e-4bc0-8121-1faea0ef7a83 x-compute-request-id: req-cbdfd070-1a4e-4bc0-8121-1faea0ef7a83 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.131Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.261Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-7f2b9a70-ecf8-48b9-abfb-ba4d23c0a62d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:45.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.843Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-cbdfd070-1a4e-4bc0-8121-1faea0ef7a83", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.132Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.843Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}711ab4e37213457a421284c290e7a9716c838590\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.843Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-cbdfd070-1a4e-4bc0-8121-1faea0ef7a83", "level": "debug", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.131Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.038a5b83-2695-452d-a13e-141cfc6d4685"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.843Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.730Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:46.843Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_n3dysk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.589Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-34641abc-f711-45f3-a683-541bcd90025d", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.762Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.169Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.297Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bb5a52a-6f83-4139-9764-2d93e441190f x-compute-request-id: req-3bb5a52a-6f83-4139-9764-2d93e441190f Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:01Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-3bb5a52a-6f83-4139-9764-2d93e441190f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-3bb5a52a-6f83-4139-9764-2d93e441190f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}711ab4e37213457a421284c290e7a9716c838590\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34641abc-f711-45f3-a683-541bcd90025d x-compute-request-id: req-34641abc-f711-45f3-a683-541bcd90025d Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.762Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34641abc-f711-45f3-a683-541bcd90025d x-compute-request-id: req-34641abc-f711-45f3-a683-541bcd90025d Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.762Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-34641abc-f711-45f3-a683-541bcd90025d", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.762Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-34641abc-f711-45f3-a683-541bcd90025d", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.762Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-34641abc-f711-45f3-a683-541bcd90025d", "level": "debug", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.762Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "Floating ip 172.30.9.216 detached from server", "level": "info", "target_id": "ellis_floatingip_ogaarp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.763Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c0b6b1b7-52d8-4ecd-a4c5-f4fbe070747c"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "RESP: [204] Date: Mon, 22 Jul 2019 11:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56f5576c-37d1-49f0-a63f-aeef16158088 x-compute-request-id: req-56f5576c-37d1-49f0-a63f-aeef16158088 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-56f5576c-37d1-49f0-a63f-aeef16158088", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-56f5576c-37d1-49f0-a63f-aeef16158088", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}711ab4e37213457a421284c290e7a9716c838590\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:46.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30a31dcc-f3bb-47b4-8fca-2acc0394b87d x-compute-request-id: req-30a31dcc-f3bb-47b4-8fca-2acc0394b87d Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:26:62\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:37.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:46Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_dime_host_7mx2wl\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-30a31dcc-f3bb-47b4-8fca-2acc0394b87d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-30a31dcc-f3bb-47b4-8fca-2acc0394b87d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:47.437Z", "message": "Waiting for server \"a195862a-cab2-428f-8cb5-f92a8a3f72a1\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:48.108Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.882Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:48.729Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-379ca385-2003-4e16-981c-5712ce5aa6da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:48.457Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:48.729Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-379ca385-2003-4e16-981c-5712ce5aa6da", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:48.457Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:48.729Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf16a7d2-41fe-4c58-a24e-8e50ee75d022 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.887Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:48.729Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-bf16a7d2-41fe-4c58-a24e-8e50ee75d022", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.887Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}], "metadata": {"pagination": {"total": 725, "offset": 585, "size": 50}}} 2019-07-22 11:19:55,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:55,665 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:55 GMT 2019-07-22 11:19:55,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:55,666 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:19:55,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:55,666 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:55,666 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:19:55,666 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:19:55,668 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:19:55,669 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:19:55,669 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d292a7bb9c07aaad7d6251c6313ed2ce967fe40" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-07-22 11:19:55,669 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec609288-a8cd-4817-a589-95f6db2e941d x-compute-request-id: req-ec609288-a8cd-4817-a589-95f6db2e941d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:08Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:55,669 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-ec609288-a8cd-4817-a589-95f6db2e941d 2019-07-22 11:19:55,669 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-ec609288-a8cd-4817-a589-95f6db2e941d 2019-07-22 11:19:55,669 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f039bb7e-0404-4139-b4fd-737ea5913411 x-compute-request-id: req-f039bb7e-0404-4139-b4fd-737ea5913411 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:08Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:55,670 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-6ed9ec52-f434-4628-a562-c29fe281b8ea 2019-07-22 11:19:55,670 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ed9ec52-f434-4628-a562-c29fe281b8ea x-compute-request-id: req-6ed9ec52-f434-4628-a562-c29fe281b8ea Content-Length: 0 Content-Type: application/json 2019-07-22 11:19:55,670 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-6ed9ec52-f434-4628-a562-c29fe281b8ea 2019-07-22 11:19:55,670 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d292a7bb9c07aaad7d6251c6313ed2ce967fe40" 2019-07-22 11:19:55,670 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f2b9a70-ecf8-48b9-abfb-ba4d23c0a62d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:55,670 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:55,671 - functest.core.cloudify - DEBUG - deleting server 2019-07-22 11:19:55,671 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d292a7bb9c07aaad7d6251c6313ed2ce967fe40" 2019-07-22 11:19:55,671 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f039bb7e-0404-4139-b4fd-737ea5913411 2019-07-22 11:19:55,671 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-f039bb7e-0404-4139-b4fd-737ea5913411 2019-07-22 11:19:55,671 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbdfd070-1a4e-4bc0-8121-1faea0ef7a83 x-compute-request-id: req-cbdfd070-1a4e-4bc0-8121-1faea0ef7a83 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-22 11:19:55,671 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7f2b9a70-ecf8-48b9-abfb-ba4d23c0a62d 2019-07-22 11:19:55,672 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-cbdfd070-1a4e-4bc0-8121-1faea0ef7a83 2019-07-22 11:19:55,672 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711ab4e37213457a421284c290e7a9716c838590" 2019-07-22 11:19:55,672 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-cbdfd070-1a4e-4bc0-8121-1faea0ef7a83 2019-07-22 11:19:55,672 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:19:55,672 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:19:55,672 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-34641abc-f711-45f3-a683-541bcd90025d 2019-07-22 11:19:55,673 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-22 11:19:55,673 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:19:55,673 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bb5a52a-6f83-4139-9764-2d93e441190f x-compute-request-id: req-3bb5a52a-6f83-4139-9764-2d93e441190f Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:01Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:55,673 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-3bb5a52a-6f83-4139-9764-2d93e441190f 2019-07-22 11:19:55,673 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-3bb5a52a-6f83-4139-9764-2d93e441190f 2019-07-22 11:19:55,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711ab4e37213457a421284c290e7a9716c838590" 2019-07-22 11:19:55,673 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34641abc-f711-45f3-a683-541bcd90025d x-compute-request-id: req-34641abc-f711-45f3-a683-541bcd90025d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:19:55,674 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34641abc-f711-45f3-a683-541bcd90025d x-compute-request-id: req-34641abc-f711-45f3-a683-541bcd90025d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:19:55,674 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-34641abc-f711-45f3-a683-541bcd90025d 2019-07-22 11:19:55,674 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-34641abc-f711-45f3-a683-541bcd90025d 2019-07-22 11:19:55,674 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-34641abc-f711-45f3-a683-541bcd90025d 2019-07-22 11:19:55,674 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.216 detached from server 2019-07-22 11:19:55,674 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 22 Jul 2019 11:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56f5576c-37d1-49f0-a63f-aeef16158088 x-compute-request-id: req-56f5576c-37d1-49f0-a63f-aeef16158088 Content-Type: application/json 2019-07-22 11:19:55,675 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-56f5576c-37d1-49f0-a63f-aeef16158088 2019-07-22 11:19:55,675 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-56f5576c-37d1-49f0-a63f-aeef16158088 2019-07-22 11:19:55,675 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711ab4e37213457a421284c290e7a9716c838590" 2019-07-22 11:19:55,675 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30a31dcc-f3bb-47b4-8fca-2acc0394b87d x-compute-request-id: req-30a31dcc-f3bb-47b4-8fca-2acc0394b87d Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:26:62", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:37.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "a195862a-cab2-428f-8cb5-f92a8a3f72a1", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:46Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_dime_host_7mx2wl", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:19:55,675 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-30a31dcc-f3bb-47b4-8fca-2acc0394b87d 2019-07-22 11:19:55,675 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-30a31dcc-f3bb-47b4-8fca-2acc0394b87d 2019-07-22 11:19:55,675 - functest.core.cloudify - DEBUG - Waiting for server "a195862a-cab2-428f-8cb5-f92a8a3f72a1" to be deleted. current status: SHUTOFF 2019-07-22 11:19:55,676 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:19:55,676 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-379ca385-2003-4e16-981c-5712ce5aa6da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:55,676 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-379ca385-2003-4e16-981c-5712ce5aa6da 2019-07-22 11:19:55,676 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf16a7d2-41fe-4c58-a24e-8e50ee75d022 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:19:55,676 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-bf16a7d2-41fe-4c58-a24e-8e50ee75d022 2019-07-22 11:19:55,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:19:55,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:19:55,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:19:55,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:19:55,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:19:55,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:19:55,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:19:55,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:19:55,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:19:55,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:19:55,736 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:19:55 GMT 2019-07-22 11:19:55,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:19:55,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:19:55,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:19:55,737 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:19:55,737 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:00,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:00,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:00,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:00,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:00,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:00,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:00,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:00,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:00,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:48.729Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-bf16a7d2-41fe-4c58-a24e-8e50ee75d022", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:47.887Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:48.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:48.452Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:48.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}102a8cb9e5cf1109344a9db535419ad46bbb4892\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:48.329Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.348Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4c107e6-9ecb-41ff-b20e-5641b3726348 x-compute-request-id: req-d4c107e6-9ecb-41ff-b20e-5641b3726348 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:08Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.066Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.348Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-d4c107e6-9ecb-41ff-b20e-5641b3726348", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.071Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.348Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}102a8cb9e5cf1109344a9db535419ad46bbb4892\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.072Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.348Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9b71796ce0a51270a76657bf0b6d3e3dbb379af\"", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:48.905Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.348Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-d4c107e6-9ecb-41ff-b20e-5641b3726348", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.066Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.883Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-96e8fb8d-95dd-475c-90ad-9faa82f2bea9", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.534Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.883Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9b71796ce0a51270a76657bf0b6d3e3dbb379af\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.536Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.883Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abb40605-37ef-42c0-b68a-ff060ed0e37c x-compute-request-id: req-abb40605-37ef-42c0-b68a-ff060ed0e37c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.871Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.883Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96e8fb8d-95dd-475c-90ad-9faa82f2bea9 x-compute-request-id: req-96e8fb8d-95dd-475c-90ad-9faa82f2bea9 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:06Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.534Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:49.883Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-96e8fb8d-95dd-475c-90ad-9faa82f2bea9", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.534Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:50.581Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-cebf12b0-3fc1-433d-a41c-e483282dd96f", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.244Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:50.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}102a8cb9e5cf1109344a9db535419ad46bbb4892\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.245Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:50.581Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-abb40605-37ef-42c0-b68a-ff060ed0e37c", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.872Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:50.581Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-abb40605-37ef-42c0-b68a-ff060ed0e37c", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.872Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:50.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}102a8cb9e5cf1109344a9db535419ad46bbb4892\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:49.873Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:50.581Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cebf12b0-3fc1-433d-a41c-e483282dd96f x-compute-request-id: req-cebf12b0-3fc1-433d-a41c-e483282dd96f Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:08Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.243Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:50.581Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-cebf12b0-3fc1-433d-a41c-e483282dd96f", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.244Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.122Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6bbdb34-049c-4d35-ab04-8d3db4efe573 x-compute-request-id: req-a6bbdb34-049c-4d35-ab04-8d3db4efe573 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.815Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.122Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.122Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f14a2db7-0614-433b-9cf5-3216d2dfd50d x-compute-request-id: req-f14a2db7-0614-433b-9cf5-3216d2dfd50d Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.898Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9b71796ce0a51270a76657bf0b6d3e3dbb379af\"", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.817Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.122Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-a6bbdb34-049c-4d35-ab04-8d3db4efe573", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.816Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.122Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-a6bbdb34-049c-4d35-ab04-8d3db4efe573", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.815Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.681Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.321Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.681Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.681Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-69d74231-c5e4-41ac-afdd-05ef41ab9745", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.140Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.681Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-69d74231-c5e4-41ac-afdd-05ef41ab9745", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.140Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.681Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-f14a2db7-0614-433b-9cf5-3216d2dfd50d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.899Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.681Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-f14a2db7-0614-433b-9cf5-3216d2dfd50d", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:50.899Z", "source_id": "homer_host_1zig4y", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51129ead-9dbd-471a-a0e0-2a6e46ba8b33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.681Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69d74231-c5e4-41ac-afdd-05ef41ab9745 x-compute-request-id: req-69d74231-c5e4-41ac-afdd-05ef41ab9745 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:06Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.140Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.681Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9b71796ce0a51270a76657bf0b6d3e3dbb379af\"", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.141Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:51.681Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e8ba7d2-6a57-4253-bc96-6aa85a2eb55f x-compute-request-id: req-4e8ba7d2-6a57-4253-bc96-6aa85a2eb55f Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.497Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.227Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a8489a5d-6503-40db-a4df-73b8189d7f91"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.227Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-4e8ba7d2-6a57-4253-bc96-6aa85a2eb55f", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.497Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.227Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-4e8ba7d2-6a57-4253-bc96-6aa85a2eb55f", "level": "debug", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.497Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.17a81e05-5aeb-4f86-9e16-ea1a80548b2a"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.227Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.227Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.227Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_met7o7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.926Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.227Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-66e09ede-b165-458a-b1ff-6a1b4f280fc6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a8489a5d-6503-40db-a4df-73b8189d7f91"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.227Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e09ede-b165-458a-b1ff-6a1b4f280fc6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:51.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a8489a5d-6503-40db-a4df-73b8189d7f91"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.841Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.149Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.841Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-290bea7e-6c22-4d3e-a312-ecb00997f43a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.841Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-290bea7e-6c22-4d3e-a312-ecb00997f43a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.841Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 11:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-290bea7e-6c22-4d3e-a312-ecb00997f43a x-compute-request-id: req-290bea7e-6c22-4d3e-a312-ecb00997f43a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a195862a-cab2-428f-8cb5-f92a8a3f72a1 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "dime_host_7mx2wl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.841Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}711ab4e37213457a421284c290e7a9716c838590\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.f6756085-e5ff-4c4c-b69c-7787a3347fde"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.841Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}73ba2a9e471d49cd26b5118f203dab7d8e668d64\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a8489a5d-6503-40db-a4df-73b8189d7f91"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:52.841Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 794, "offset": 635, "size": 50}}} 2019-07-22 11:20:00,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:00,836 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:00 GMT 2019-07-22 11:20:00,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:00,836 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:00,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:00,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:00,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:00,836 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:00,839 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-bf16a7d2-41fe-4c58-a24e-8e50ee75d022 2019-07-22 11:20:00,839 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:00,839 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102a8cb9e5cf1109344a9db535419ad46bbb4892" 2019-07-22 11:20:00,839 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4c107e6-9ecb-41ff-b20e-5641b3726348 x-compute-request-id: req-d4c107e6-9ecb-41ff-b20e-5641b3726348 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:08Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:00,839 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-d4c107e6-9ecb-41ff-b20e-5641b3726348 2019-07-22 11:20:00,840 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102a8cb9e5cf1109344a9db535419ad46bbb4892" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-22 11:20:00,840 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b71796ce0a51270a76657bf0b6d3e3dbb379af" 2019-07-22 11:20:00,840 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-d4c107e6-9ecb-41ff-b20e-5641b3726348 2019-07-22 11:20:00,840 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-96e8fb8d-95dd-475c-90ad-9faa82f2bea9 2019-07-22 11:20:00,840 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b71796ce0a51270a76657bf0b6d3e3dbb379af" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-07-22 11:20:00,840 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abb40605-37ef-42c0-b68a-ff060ed0e37c x-compute-request-id: req-abb40605-37ef-42c0-b68a-ff060ed0e37c Content-Length: 0 Content-Type: application/json 2019-07-22 11:20:00,841 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96e8fb8d-95dd-475c-90ad-9faa82f2bea9 x-compute-request-id: req-96e8fb8d-95dd-475c-90ad-9faa82f2bea9 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:06Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:00,841 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-96e8fb8d-95dd-475c-90ad-9faa82f2bea9 2019-07-22 11:20:00,841 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-cebf12b0-3fc1-433d-a41c-e483282dd96f 2019-07-22 11:20:00,841 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102a8cb9e5cf1109344a9db535419ad46bbb4892" 2019-07-22 11:20:00,841 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-abb40605-37ef-42c0-b68a-ff060ed0e37c 2019-07-22 11:20:00,841 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/action used request id req-abb40605-37ef-42c0-b68a-ff060ed0e37c 2019-07-22 11:20:00,842 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102a8cb9e5cf1109344a9db535419ad46bbb4892" 2019-07-22 11:20:00,842 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cebf12b0-3fc1-433d-a41c-e483282dd96f x-compute-request-id: req-cebf12b0-3fc1-433d-a41c-e483282dd96f Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:08Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:00,842 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-cebf12b0-3fc1-433d-a41c-e483282dd96f 2019-07-22 11:20:00,842 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6bbdb34-049c-4d35-ab04-8d3db4efe573 x-compute-request-id: req-a6bbdb34-049c-4d35-ab04-8d3db4efe573 Content-Length: 0 Content-Type: application/json 2019-07-22 11:20:00,842 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:20:00,842 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f14a2db7-0614-433b-9cf5-3216d2dfd50d x-compute-request-id: req-f14a2db7-0614-433b-9cf5-3216d2dfd50d Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-22 11:20:00,843 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b71796ce0a51270a76657bf0b6d3e3dbb379af" 2019-07-22 11:20:00,843 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-a6bbdb34-049c-4d35-ab04-8d3db4efe573 2019-07-22 11:20:00,843 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-a6bbdb34-049c-4d35-ab04-8d3db4efe573 2019-07-22 11:20:00,843 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:00,843 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:20:00,843 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-69d74231-c5e4-41ac-afdd-05ef41ab9745 2019-07-22 11:20:00,844 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-69d74231-c5e4-41ac-afdd-05ef41ab9745 2019-07-22 11:20:00,844 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-f14a2db7-0614-433b-9cf5-3216d2dfd50d 2019-07-22 11:20:00,844 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46/os-security-groups used request id req-f14a2db7-0614-433b-9cf5-3216d2dfd50d 2019-07-22 11:20:00,844 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69d74231-c5e4-41ac-afdd-05ef41ab9745 x-compute-request-id: req-69d74231-c5e4-41ac-afdd-05ef41ab9745 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:06Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:00,844 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b71796ce0a51270a76657bf0b6d3e3dbb379af" 2019-07-22 11:20:00,844 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e8ba7d2-6a57-4253-bc96-6aa85a2eb55f x-compute-request-id: req-4e8ba7d2-6a57-4253-bc96-6aa85a2eb55f Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-22 11:20:00,845 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:00,845 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-4e8ba7d2-6a57-4253-bc96-6aa85a2eb55f 2019-07-22 11:20:00,845 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-4e8ba7d2-6a57-4253-bc96-6aa85a2eb55f 2019-07-22 11:20:00,845 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:20:00,845 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 11:20:00,845 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:00,845 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-66e09ede-b165-458a-b1ff-6a1b4f280fc6 2019-07-22 11:20:00,846 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e09ede-b165-458a-b1ff-6a1b4f280fc6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:00,846 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:00,846 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-290bea7e-6c22-4d3e-a312-ecb00997f43a 2019-07-22 11:20:00,846 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 used request id req-290bea7e-6c22-4d3e-a312-ecb00997f43a 2019-07-22 11:20:00,846 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 11:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-290bea7e-6c22-4d3e-a312-ecb00997f43a x-compute-request-id: req-290bea7e-6c22-4d3e-a312-ecb00997f43a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a195862a-cab2-428f-8cb5-f92a8a3f72a1 could not be found.", "code": 404}} 2019-07-22 11:20:00,846 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a195862a-cab2-428f-8cb5-f92a8a3f72a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711ab4e37213457a421284c290e7a9716c838590" 2019-07-22 11:20:00,847 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ba2a9e471d49cd26b5118f203dab7d8e668d64" 2019-07-22 11:20:00,847 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-22 11:20:00,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:00,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:00,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:00,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:00,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:00,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:00,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:00,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:00,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:00,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:00,909 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:00 GMT 2019-07-22 11:20:00,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:00,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:00,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:00,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:00,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:05,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:06,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:06,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:06,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:06,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:06,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:06,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:06,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:06,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.355Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-985f3df3-044b-4a4b-8c30-504666241180 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "dime_host_7mx2wl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72171685-ee59-42ad-a7f2-196a3bc554e1 x-compute-request-id: req-72171685-ee59-42ad-a7f2-196a3bc554e1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:20Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a8489a5d-6503-40db-a4df-73b8189d7f91"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-72171685-ee59-42ad-a7f2-196a3bc554e1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a8489a5d-6503-40db-a4df-73b8189d7f91"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a8489a5d-6503-40db-a4df-73b8189d7f91"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-72171685-ee59-42ad-a7f2-196a3bc554e1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:52.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.a8489a5d-6503-40db-a4df-73b8189d7f91"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:53.410Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-985f3df3-044b-4a4b-8c30-504666241180", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.039Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d0015ab0ad5e3152ebfd61572f00a8c3c1b3b47\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.039Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.039Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.039Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.039Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.039Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1f21f4-8db1-4b80-95f1-36f1ecc1e397 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.362Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.039Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-fb1f21f4-8db1-4b80-95f1-36f1ecc1e397", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.363Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.039Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ed0d848d3cff6b51445f692c8f4c3e5aa1d2350\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.758Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8a5b354-3954-4008-add6-b436e82889ff x-compute-request-id: req-c8a5b354-3954-4008-add6-b436e82889ff Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:06Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.406Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d0015ab0ad5e3152ebfd61572f00a8c3c1b3b47\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-6097076e-9ef1-4fec-a518-321ef3601278", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-6097076e-9ef1-4fec-a518-321ef3601278", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "RESP: [204] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6097076e-9ef1-4fec-a518-321ef3601278 x-compute-request-id: req-6097076e-9ef1-4fec-a518-321ef3601278 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d0015ab0ad5e3152ebfd61572f00a8c3c1b3b47\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-7c281d3a-5a37-4dce-b76a-ce3517b0cda8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-7c281d3a-5a37-4dce-b76a-ce3517b0cda8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c281d3a-5a37-4dce-b76a-ce3517b0cda8 x-compute-request-id: req-7c281d3a-5a37-4dce-b76a-ce3517b0cda8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:08Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:54.593Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-c8a5b354-3954-4008-add6-b436e82889ff", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.407Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:53.917Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-c8a5b354-3954-4008-add6-b436e82889ff", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.406Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ed0d848d3cff6b51445f692c8f4c3e5aa1d2350\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.407Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c856af26-3048-4522-82b7-f1ea4efe25ac x-compute-request-id: req-c856af26-3048-4522-82b7-f1ea4efe25ac Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:6d:50\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"52874db5-710e-4459-8392-4c203caeea46\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:54Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_homer_host_1zig4y\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-c856af26-3048-4522-82b7-f1ea4efe25ac", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-c856af26-3048-4522-82b7-f1ea4efe25ac", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "Waiting for server \"52874db5-710e-4459-8392-4c203caeea46\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:55.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.107Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:54.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98b61b10e91d8b2a454fa44e3d6429e2b477d075\"", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.547Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ed0d848d3cff6b51445f692c8f4c3e5aa1d2350\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.208Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ed0d848d3cff6b51445f692c8f4c3e5aa1d2350\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.784Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-5033824c-a40e-482a-8143-e0cc53910abe", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.783Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-5033824c-a40e-482a-8143-e0cc53910abe", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.783Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5033824c-a40e-482a-8143-e0cc53910abe x-compute-request-id: req-5033824c-a40e-482a-8143-e0cc53910abe Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:06Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.783Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15baa7cc-ffff-40f5-8979-f122828955c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ca9a3946-62ed-4ff2-ada1-a29f73c63aca"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-15baa7cc-ffff-40f5-8979-f122828955c8", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ca9a3946-62ed-4ff2-ada1-a29f73c63aca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca8d422-e497-4426-901d-7d37e8ca8b2d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.112Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}], "metadata": {"pagination": {"total": 846, "offset": 685, "size": 50}}} 2019-07-22 11:20:06,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:06,022 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:06 GMT 2019-07-22 11:20:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:06,022 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:06,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:06,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:06,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:06,025 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:06,025 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-985f3df3-044b-4a4b-8c30-504666241180 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:06,026 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:06,026 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:20:06,026 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72171685-ee59-42ad-a7f2-196a3bc554e1 x-compute-request-id: req-72171685-ee59-42ad-a7f2-196a3bc554e1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:20Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:06,026 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-72171685-ee59-42ad-a7f2-196a3bc554e1 2019-07-22 11:20:06,026 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-22 11:20:06,026 - functest.core.cloudify - DEBUG - deleting server 2019-07-22 11:20:06,027 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-72171685-ee59-42ad-a7f2-196a3bc554e1 2019-07-22 11:20:06,027 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-985f3df3-044b-4a4b-8c30-504666241180 2019-07-22 11:20:06,027 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d0015ab0ad5e3152ebfd61572f00a8c3c1b3b47" 2019-07-22 11:20:06,027 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:20:06,027 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:20:06,027 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:20:06,028 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:20:06,028 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1f21f4-8db1-4b80-95f1-36f1ecc1e397 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:06,028 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-fb1f21f4-8db1-4b80-95f1-36f1ecc1e397 2019-07-22 11:20:06,028 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed0d848d3cff6b51445f692c8f4c3e5aa1d2350" 2019-07-22 11:20:06,028 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:20:06,028 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8a5b354-3954-4008-add6-b436e82889ff x-compute-request-id: req-c8a5b354-3954-4008-add6-b436e82889ff Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:06Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:06,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d0015ab0ad5e3152ebfd61572f00a8c3c1b3b47" 2019-07-22 11:20:06,029 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-6097076e-9ef1-4fec-a518-321ef3601278 2019-07-22 11:20:06,029 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-6097076e-9ef1-4fec-a518-321ef3601278 2019-07-22 11:20:06,029 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6097076e-9ef1-4fec-a518-321ef3601278 x-compute-request-id: req-6097076e-9ef1-4fec-a518-321ef3601278 Content-Type: application/json 2019-07-22 11:20:06,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d0015ab0ad5e3152ebfd61572f00a8c3c1b3b47" 2019-07-22 11:20:06,029 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-7c281d3a-5a37-4dce-b76a-ce3517b0cda8 2019-07-22 11:20:06,030 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-7c281d3a-5a37-4dce-b76a-ce3517b0cda8 2019-07-22 11:20:06,030 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c281d3a-5a37-4dce-b76a-ce3517b0cda8 x-compute-request-id: req-7c281d3a-5a37-4dce-b76a-ce3517b0cda8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:08Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:06,030 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:20:06,030 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-c8a5b354-3954-4008-add6-b436e82889ff 2019-07-22 11:20:06,030 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:06,030 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:20:06,031 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:20:06,031 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-c8a5b354-3954-4008-add6-b436e82889ff 2019-07-22 11:20:06,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed0d848d3cff6b51445f692c8f4c3e5aa1d2350" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-22 11:20:06,031 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c856af26-3048-4522-82b7-f1ea4efe25ac x-compute-request-id: req-c856af26-3048-4522-82b7-f1ea4efe25ac Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:6d:50", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/52874db5-710e-4459-8392-4c203caeea46", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "52874db5-710e-4459-8392-4c203caeea46", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:54Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_homer_host_1zig4y", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:06,031 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-c856af26-3048-4522-82b7-f1ea4efe25ac 2019-07-22 11:20:06,031 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-c856af26-3048-4522-82b7-f1ea4efe25ac 2019-07-22 11:20:06,031 - functest.core.cloudify - DEBUG - Waiting for server "52874db5-710e-4459-8392-4c203caeea46" to be deleted. current status: SHUTOFF 2019-07-22 11:20:06,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:06,032 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-22 11:20:06,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98b61b10e91d8b2a454fa44e3d6429e2b477d075" 2019-07-22 11:20:06,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed0d848d3cff6b51445f692c8f4c3e5aa1d2350" 2019-07-22 11:20:06,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed0d848d3cff6b51445f692c8f4c3e5aa1d2350" 2019-07-22 11:20:06,032 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-5033824c-a40e-482a-8143-e0cc53910abe 2019-07-22 11:20:06,033 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-5033824c-a40e-482a-8143-e0cc53910abe 2019-07-22 11:20:06,033 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5033824c-a40e-482a-8143-e0cc53910abe x-compute-request-id: req-5033824c-a40e-482a-8143-e0cc53910abe Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:06Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:06,033 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15baa7cc-ffff-40f5-8979-f122828955c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:06,033 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-15baa7cc-ffff-40f5-8979-f122828955c8 2019-07-22 11:20:06,033 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ca8d422-e497-4426-901d-7d37e8ca8b2d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:06,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:06,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:06,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:06,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:06,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:06,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:06,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:06,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:06,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:06,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:06,107 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:06 GMT 2019-07-22 11:20:06,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:06,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:06,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:06,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:06,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:11,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:11,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:11,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:11,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:11,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:11,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:11,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:11,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:11,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-6ca8d422-e497-4426-901d-7d37e8ca8b2d", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.112Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bdf44c27-bff5-4f47-b3a3-fd62c49cb029 x-compute-request-id: req-bdf44c27-bff5-4f47-b3a3-fd62c49cb029 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.208Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-bdf44c27-bff5-4f47-b3a3-fd62c49cb029", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.208Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ca9a3946-62ed-4ff2-ada1-a29f73c63aca"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15baa7cc-ffff-40f5-8979-f122828955c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ca9a3946-62ed-4ff2-ada1-a29f73c63aca"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.051Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-15baa7cc-ffff-40f5-8979-f122828955c8", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:55.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ca9a3946-62ed-4ff2-ada1-a29f73c63aca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.594Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cd01a3d-c6c5-4693-a759-a1d613642987 x-compute-request-id: req-0cd01a3d-c6c5-4693-a759-a1d613642987 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:20Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.520Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:56.594Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b39c7c090f396a50c67f7f18296af626502f7c10\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ca9a3946-62ed-4ff2-ada1-a29f73c63aca"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-0cd01a3d-c6c5-4693-a759-a1d613642987", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.520Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-0cd01a3d-c6c5-4693-a759-a1d613642987", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.520Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-0aebecce-1e08-42fe-84ab-2854e20d9553", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.576Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-0aebecce-1e08-42fe-84ab-2854e20d9553", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.576Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0aebecce-1e08-42fe-84ab-2854e20d9553 x-compute-request-id: req-0aebecce-1e08-42fe-84ab-2854e20d9553 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.576Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.03b35c4c-1d2c-4e12-b52f-7b7eaae65c5f"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json used request id req-96b20b30-e1ed-4246-bf82-54dd2cc1bf4f", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ca9a3946-62ed-4ff2-ada1-a29f73c63aca"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json used request id req-96b20b30-e1ed-4246-bf82-54dd2cc1bf4f", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ca9a3946-62ed-4ff2-ada1-a29f73c63aca"}, {"node_instance_id": "dime_security_group_t8ysdz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "RESP: [204] X-Openstack-Request-Id: req-96b20b30-e1ed-4246-bf82-54dd2cc1bf4f Content-Length: 0 Date: Mon, 22 Jul 2019 11:19:56 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ca9a3946-62ed-4ff2-ada1-a29f73c63aca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98b61b10e91d8b2a454fa44e3d6429e2b477d075\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.522Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": "dime_security_group_t8ysdz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.280Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:56.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.891Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d9571fa-b0a6-4f5e-bf5f-3490af9e94aa x-compute-request-id: req-0d9571fa-b0a6-4f5e-bf5f-3490af9e94aa Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.352Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.891Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.075Z", "source_id": "ellis_host_0ec61z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.891Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.891Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.891Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98b61b10e91d8b2a454fa44e3d6429e2b477d075\"", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.354Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.891Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-0d9571fa-b0a6-4f5e-bf5f-3490af9e94aa", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.353Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:57.891Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-0d9571fa-b0a6-4f5e-bf5f-3490af9e94aa", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.352Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:58.423Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-d3befc8f-90d0-451c-b414-773fec94a025", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.999Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:58.423Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:58.423Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98b61b10e91d8b2a454fa44e3d6429e2b477d075\"", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.000Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:58.423Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-d3befc8f-90d0-451c-b414-773fec94a025", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.999Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:58.423Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3befc8f-90d0-451c-b414-773fec94a025 x-compute-request-id: req-d3befc8f-90d0-451c-b414-773fec94a025 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:20Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:57.999Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.007Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-efd7613b-a763-4f07-b4dd-63a922eeafaf", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.409Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.007Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efd7613b-a763-4f07-b4dd-63a922eeafaf x-compute-request-id: req-efd7613b-a763-4f07-b4dd-63a922eeafaf Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"415fb133-8fbb-4372-8a50-af2820a65af8\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b6fcafb7-54b3-46fc-a339-07d08a2711eb\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e853d408-2e39-40e8-a6ee-9372cc1f4777\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"17823b00-8d46-496f-a3b3-7ff9cb637911\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.409Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.007Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-efd7613b-a763-4f07-b4dd-63a922eeafaf", "level": "debug", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.409Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b762cd5d-eb30-493f-aa67-ef22456eceef"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.007Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.007Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0feda8d9-6be9-4225-91c0-b0c3457532e6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.007Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0feda8d9-6be9-4225-91c0-b0c3457532e6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.007Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.666Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.991Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.666Z", "message": "Waiting for process 16125 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:19:59.666Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_c559bg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:58.861Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c74d2bfc-16a7-4019-bee1-eadd866a7449 x-compute-request-id: req-c74d2bfc-16a7-4019-bee1-eadd866a7449 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:06Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-c74d2bfc-16a7-4019-bee1-eadd866a7449", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-c74d2bfc-16a7-4019-bee1-eadd866a7449", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "RESP: [204] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44aaa130-3258-4b77-b17d-d81f9b1ef67e x-compute-request-id: req-44aaa130-3258-4b77-b17d-d81f9b1ef67e Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71afccb9-bc66-41ea-ad21-71d5a5bf1ab7 x-compute-request-id: req-71afccb9-bc66-41ea-ad21-71d5a5bf1ab7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 52874db5-710e-4459-8392-4c203caeea46 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-71afccb9-bc66-41ea-ad21-71d5a5bf1ab7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "Waiting for server \"42626f51-430c-4eaf-9986-cdec4a6fc80b\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}], "metadata": {"pagination": {"total": 896, "offset": 735, "size": 50}}} 2019-07-22 11:20:11,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:11,197 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:11 GMT 2019-07-22 11:20:11,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:11,197 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:11,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:11,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:11,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:11,197 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:11,200 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-6ca8d422-e497-4426-901d-7d37e8ca8b2d 2019-07-22 11:20:11,200 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bdf44c27-bff5-4f47-b3a3-fd62c49cb029 x-compute-request-id: req-bdf44c27-bff5-4f47-b3a3-fd62c49cb029 Content-Length: 0 Content-Type: application/json 2019-07-22 11:20:11,200 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/action used request id req-bdf44c27-bff5-4f47-b3a3-fd62c49cb029 2019-07-22 11:20:11,200 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:11,201 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15baa7cc-ffff-40f5-8979-f122828955c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:11,201 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-15baa7cc-ffff-40f5-8979-f122828955c8 2019-07-22 11:20:11,201 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cd01a3d-c6c5-4693-a759-a1d613642987 x-compute-request-id: req-0cd01a3d-c6c5-4693-a759-a1d613642987 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:20Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:11,201 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39c7c090f396a50c67f7f18296af626502f7c10" 2019-07-22 11:20:11,201 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:20:11,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-0cd01a3d-c6c5-4693-a759-a1d613642987 2019-07-22 11:20:11,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-0cd01a3d-c6c5-4693-a759-a1d613642987 2019-07-22 11:20:11,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-0aebecce-1e08-42fe-84ab-2854e20d9553 2019-07-22 11:20:11,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b/os-security-groups used request id req-0aebecce-1e08-42fe-84ab-2854e20d9553 2019-07-22 11:20:11,202 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0aebecce-1e08-42fe-84ab-2854e20d9553 x-compute-request-id: req-0aebecce-1e08-42fe-84ab-2854e20d9553 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-22 11:20:11,202 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json used request id req-96b20b30-e1ed-4246-bf82-54dd2cc1bf4f 2019-07-22 11:20:11,203 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/78cdb68e-0e46-4b13-a11c-df452fb45623.json used request id req-96b20b30-e1ed-4246-bf82-54dd2cc1bf4f 2019-07-22 11:20:11,203 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96b20b30-e1ed-4246-bf82-54dd2cc1bf4f Content-Length: 0 Date: Mon, 22 Jul 2019 11:19:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:20:11,203 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98b61b10e91d8b2a454fa44e3d6429e2b477d075" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-07-22 11:20:11,203 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:20:11,203 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d9571fa-b0a6-4f5e-bf5f-3490af9e94aa x-compute-request-id: req-0d9571fa-b0a6-4f5e-bf5f-3490af9e94aa Content-Length: 0 Content-Type: application/json 2019-07-22 11:20:11,203 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:11,204 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:20:11,204 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:20:11,204 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98b61b10e91d8b2a454fa44e3d6429e2b477d075" 2019-07-22 11:20:11,204 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-0d9571fa-b0a6-4f5e-bf5f-3490af9e94aa 2019-07-22 11:20:11,204 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-0d9571fa-b0a6-4f5e-bf5f-3490af9e94aa 2019-07-22 11:20:11,204 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-d3befc8f-90d0-451c-b414-773fec94a025 2019-07-22 11:20:11,205 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 11:20:11,205 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98b61b10e91d8b2a454fa44e3d6429e2b477d075" 2019-07-22 11:20:11,205 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-d3befc8f-90d0-451c-b414-773fec94a025 2019-07-22 11:20:11,205 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3befc8f-90d0-451c-b414-773fec94a025 x-compute-request-id: req-d3befc8f-90d0-451c-b414-773fec94a025 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:20Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:11,205 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-efd7613b-a763-4f07-b4dd-63a922eeafaf 2019-07-22 11:20:11,205 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efd7613b-a763-4f07-b4dd-63a922eeafaf x-compute-request-id: req-efd7613b-a763-4f07-b4dd-63a922eeafaf Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "415fb133-8fbb-4372-8a50-af2820a65af8"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b6fcafb7-54b3-46fc-a339-07d08a2711eb"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e853d408-2e39-40e8-a6ee-9372cc1f4777"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "17823b00-8d46-496f-a3b3-7ff9cb637911", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-22 11:20:11,206 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-efd7613b-a763-4f07-b4dd-63a922eeafaf 2019-07-22 11:20:11,206 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:11,206 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0feda8d9-6be9-4225-91c0-b0c3457532e6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:11,206 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0feda8d9-6be9-4225-91c0-b0c3457532e6 2019-07-22 11:20:11,206 - functest.core.cloudify - DEBUG - deleting server 2019-07-22 11:20:11,206 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:11,207 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0" 2019-07-22 11:20:11,207 - functest.core.cloudify - DEBUG - Waiting for process 16125 to end... 2019-07-22 11:20:11,207 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:11,207 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c74d2bfc-16a7-4019-bee1-eadd866a7449 x-compute-request-id: req-c74d2bfc-16a7-4019-bee1-eadd866a7449 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:06Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:11,207 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-c74d2bfc-16a7-4019-bee1-eadd866a7449 2019-07-22 11:20:11,207 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-c74d2bfc-16a7-4019-bee1-eadd866a7449 2019-07-22 11:20:11,207 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0" 2019-07-22 11:20:11,208 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44aaa130-3258-4b77-b17d-d81f9b1ef67e x-compute-request-id: req-44aaa130-3258-4b77-b17d-d81f9b1ef67e Content-Type: application/json 2019-07-22 11:20:11,208 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71afccb9-bc66-41ea-ad21-71d5a5bf1ab7 x-compute-request-id: req-71afccb9-bc66-41ea-ad21-71d5a5bf1ab7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 52874db5-710e-4459-8392-4c203caeea46 could not be found.", "code": 404}} 2019-07-22 11:20:11,208 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-71afccb9-bc66-41ea-ad21-71d5a5bf1ab7 2019-07-22 11:20:11,208 - functest.core.cloudify - DEBUG - Waiting for server "42626f51-430c-4eaf-9986-cdec4a6fc80b" to be deleted. current status: SHUTOFF 2019-07-22 11:20:11,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:11,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:11,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:11,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:11,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:11,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:11,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:11,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:11,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:11,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:11,265 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:11 GMT 2019-07-22 11:20:11,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:11,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:11,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:11,266 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:11,266 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:16,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:16,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:16,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:16,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:16,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:16,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:16,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:16,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:16,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_1zig4y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "RESP: [204] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44aaa130-3258-4b77-b17d-d81f9b1ef67e x-compute-request-id: req-44aaa130-3258-4b77-b17d-d81f9b1ef67e Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c74d2bfc-16a7-4019-bee1-eadd866a7449 x-compute-request-id: req-c74d2bfc-16a7-4019-bee1-eadd866a7449 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:06Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-71afccb9-bc66-41ea-ad21-71d5a5bf1ab7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "homer_host_1zig4y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d0015ab0ad5e3152ebfd61572f00a8c3c1b3b47\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:19:59.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.c1a3c0f6-5a98-402b-b5ce-43b9070929ff"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8cd2c4d-502e-4132-b26c-3c48204db52a x-compute-request-id: req-e8cd2c4d-502e-4132-b26c-3c48204db52a Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:56:6c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:34.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"42626f51-430c-4eaf-9986-cdec4a6fc80b\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:59Z\", \"hostId\": \"bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_ellis_host_0ec61z\", \"created\": \"2019-07-22T10:57:22Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-e8cd2c4d-502e-4132-b26c-3c48204db52a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.278Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-e8cd2c4d-502e-4132-b26c-3c48204db52a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.990Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_host_1zig4y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.990Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb7350531d739ece76f2ee6c4108757bef876888\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.572Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.990Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9f35290d-ea8c-41be-bd61-db272185a898", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.156Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.990Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f35290d-ea8c-41be-bd61-db272185a898 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.155Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:00.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.149Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:01.507Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:00.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:01.507Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2e3c63f-56fd-43f7-9254-47916b8f03e9 x-compute-request-id: req-a2e3c63f-56fd-43f7-9254-47916b8f03e9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:20Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:01.215Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:01.507Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-a2e3c63f-56fd-43f7-9254-47916b8f03e9", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:01.215Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:01.507Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-a2e3c63f-56fd-43f7-9254-47916b8f03e9", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:01.215Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:01.507Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb7350531d739ece76f2ee6c4108757bef876888\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:01.216Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:01.507Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:01.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:02.102Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:01.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:02.102Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:01.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:02.102Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:01.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:02.638Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-623782f8-8d94-4a09-845c-abb1a6e2051f", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.034Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:02.638Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb7350531d739ece76f2ee6c4108757bef876888\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.034Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:02.638Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:20:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-623782f8-8d94-4a09-845c-abb1a6e2051f x-compute-request-id: req-623782f8-8d94-4a09-845c-abb1a6e2051f Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.033Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:02.638Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-623782f8-8d94-4a09-845c-abb1a6e2051f", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.033Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.170Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c99bf01f-c44e-4152-9a13-117aab1e5c53 x-compute-request-id: req-c99bf01f-c44e-4152-9a13-117aab1e5c53 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:20Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.571Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.170Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-c99bf01f-c44e-4152-9a13-117aab1e5c53", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.571Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.170Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-c99bf01f-c44e-4152-9a13-117aab1e5c53", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.572Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.170Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb7350531d739ece76f2ee6c4108757bef876888\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.572Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.170Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c188b1e5-7fcb-49b0-b814-333df813b524 x-compute-request-id: req-c188b1e5-7fcb-49b0-b814-333df813b524 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.945Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.918Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.306Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.918Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9d1ce6e0-89fd-48fb-9f2f-173876f0d2f7", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e92fae29-953a-4c85-ba4f-dddd135ba612"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.918Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ab708b7027b6e0319b6f7defe0a51dc63bbf9b2\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e92fae29-953a-4c85-ba4f-dddd135ba612"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.918Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1ce6e0-89fd-48fb-9f2f-173876f0d2f7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e92fae29-953a-4c85-ba4f-dddd135ba612"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.918Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.500Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.918Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-c188b1e5-7fcb-49b0-b814-333df813b524", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.946Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.918Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-c188b1e5-7fcb-49b0-b814-333df813b524", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:02.946Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ab4dbcd8-181d-4154-9a58-9b43627bb6fb"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.918Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e92fae29-953a-4c85-ba4f-dddd135ba612"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:03.918Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e92fae29-953a-4c85-ba4f-dddd135ba612"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:04.499Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json used request id req-aa38ae32-004b-44ab-8952-10d6e3b3c663", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e92fae29-953a-4c85-ba4f-dddd135ba612"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:04.499Z", "message": "RESP: [204] X-Openstack-Request-Id: req-aa38ae32-004b-44ab-8952-10d6e3b3c663 Content-Length: 0 Date: Mon, 22 Jul 2019 11:20:03 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e92fae29-953a-4c85-ba4f-dddd135ba612"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:04.499Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:04.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "homer_security_group_n3dysk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:04.499Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json used request id req-aa38ae32-004b-44ab-8952-10d6e3b3c663", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:03.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e92fae29-953a-4c85-ba4f-dddd135ba612"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.209Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-7af5cb40-b336-4452-8d5a-9f7bc6f9f48b", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:04.554Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:04.957Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "homer_security_group_n3dysk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.209Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:04.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 911, "offset": 785, "size": 50}}} 2019-07-22 11:20:16,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:16,427 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:16 GMT 2019-07-22 11:20:16,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:16,427 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:16,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:16,427 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:16,427 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:16,427 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:16,430 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-22 11:20:16,430 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44aaa130-3258-4b77-b17d-d81f9b1ef67e x-compute-request-id: req-44aaa130-3258-4b77-b17d-d81f9b1ef67e Content-Type: application/json 2019-07-22 11:20:16,430 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0" 2019-07-22 11:20:16,430 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c74d2bfc-16a7-4019-bee1-eadd866a7449 x-compute-request-id: req-c74d2bfc-16a7-4019-bee1-eadd866a7449 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:06Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:16,430 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 used request id req-71afccb9-bc66-41ea-ad21-71d5a5bf1ab7 2019-07-22 11:20:16,431 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/52874db5-710e-4459-8392-4c203caeea46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d0015ab0ad5e3152ebfd61572f00a8c3c1b3b47" 2019-07-22 11:20:16,431 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:19:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8cd2c4d-502e-4132-b26c-3c48204db52a x-compute-request-id: req-e8cd2c4d-502e-4132-b26c-3c48204db52a Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:56:6c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:34.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "42626f51-430c-4eaf-9986-cdec4a6fc80b", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:59Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_ellis_host_0ec61z", "created": "2019-07-22T10:57:22Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:16,431 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-e8cd2c4d-502e-4132-b26c-3c48204db52a 2019-07-22 11:20:16,431 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-e8cd2c4d-502e-4132-b26c-3c48204db52a 2019-07-22 11:20:16,431 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:20:16,431 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:20:16,432 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7350531d739ece76f2ee6c4108757bef876888" 2019-07-22 11:20:16,432 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9f35290d-ea8c-41be-bd61-db272185a898 2019-07-22 11:20:16,432 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f35290d-ea8c-41be-bd61-db272185a898 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:16,432 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:16,432 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:20:16,432 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2e3c63f-56fd-43f7-9254-47916b8f03e9 x-compute-request-id: req-a2e3c63f-56fd-43f7-9254-47916b8f03e9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:20Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:16,433 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-a2e3c63f-56fd-43f7-9254-47916b8f03e9 2019-07-22 11:20:16,433 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-a2e3c63f-56fd-43f7-9254-47916b8f03e9 2019-07-22 11:20:16,433 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7350531d739ece76f2ee6c4108757bef876888" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-22 11:20:16,433 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:20:16,433 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:20:16,433 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-22 11:20:16,434 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:20:16,434 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-623782f8-8d94-4a09-845c-abb1a6e2051f 2019-07-22 11:20:16,434 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7350531d739ece76f2ee6c4108757bef876888" 2019-07-22 11:20:16,434 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:20:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-623782f8-8d94-4a09-845c-abb1a6e2051f x-compute-request-id: req-623782f8-8d94-4a09-845c-abb1a6e2051f Content-Length: 0 Content-Type: application/json 2019-07-22 11:20:16,434 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-623782f8-8d94-4a09-845c-abb1a6e2051f 2019-07-22 11:20:16,434 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c99bf01f-c44e-4152-9a13-117aab1e5c53 x-compute-request-id: req-c99bf01f-c44e-4152-9a13-117aab1e5c53 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:20Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:16,435 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-c99bf01f-c44e-4152-9a13-117aab1e5c53 2019-07-22 11:20:16,435 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-c99bf01f-c44e-4152-9a13-117aab1e5c53 2019-07-22 11:20:16,435 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7350531d739ece76f2ee6c4108757bef876888" 2019-07-22 11:20:16,435 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c188b1e5-7fcb-49b0-b814-333df813b524 x-compute-request-id: req-c188b1e5-7fcb-49b0-b814-333df813b524 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-22 11:20:16,435 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:16,435 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9d1ce6e0-89fd-48fb-9f2f-173876f0d2f7 2019-07-22 11:20:16,436 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab708b7027b6e0319b6f7defe0a51dc63bbf9b2" 2019-07-22 11:20:16,436 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1ce6e0-89fd-48fb-9f2f-173876f0d2f7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:16,436 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:16,436 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-c188b1e5-7fcb-49b0-b814-333df813b524 2019-07-22 11:20:16,436 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-c188b1e5-7fcb-49b0-b814-333df813b524 2019-07-22 11:20:16,436 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-22 11:20:16,436 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:16,437 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json used request id req-aa38ae32-004b-44ab-8952-10d6e3b3c663 2019-07-22 11:20:16,437 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa38ae32-004b-44ab-8952-10d6e3b3c663 Content-Length: 0 Date: Mon, 22 Jul 2019 11:20:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:20:16,437 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:20:16,437 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/4c4c3651-c3d6-47dc-86d8-4050120c69b2.json used request id req-aa38ae32-004b-44ab-8952-10d6e3b3c663 2019-07-22 11:20:16,437 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7af5cb40-b336-4452-8d5a-9f7bc6f9f48b 2019-07-22 11:20:16,437 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb" 2019-07-22 11:20:16,438 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0" 2019-07-22 11:20:16,438 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:20:16,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:16,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:16,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:16,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:16,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:16 GMT 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:16,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:16,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:21,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:21,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:21,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:21,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:21,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:21,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:21,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:21,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:21,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:04.957Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.918Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.918Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-27d245a2-2d60-4f11-bb02-3f41d3ff4fcd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.918Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-597903f5-3548-4423-af28-98df00f05cd8 x-compute-request-id: req-597903f5-3548-4423-af28-98df00f05cd8 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:20Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.536Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "ellis_host_0ec61z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.918Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.918Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 11:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27d245a2-2d60-4f11-bb02-3f41d3ff4fcd x-compute-request-id: req-27d245a2-2d60-4f11-bb02-3f41d3ff4fcd Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 42626f51-430c-4eaf-9986-cdec4a6fc80b could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.918Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.537Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.918Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-597903f5-3548-4423-af28-98df00f05cd8", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.536Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.918Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-597903f5-3548-4423-af28-98df00f05cd8", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.536Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "ellis_host_0ec61z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:05.918Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-27d245a2-2d60-4f11-bb02-3f41d3ff4fcd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:05.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.49f9c622-b1b9-404e-9d39-57afbb83e641"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:06.516Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:06.516Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.125Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-491951e9-1446-406e-aabb-dbd781af83d2", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.782Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.125Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.125Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.125Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.782Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.125Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.125Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-491951e9-1446-406e-aabb-dbd781af83d2", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.782Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.125Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-491951e9-1446-406e-aabb-dbd781af83d2 x-compute-request-id: req-491951e9-1446-406e-aabb-dbd781af83d2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.781Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.686Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a88b9df-d6a6-48cf-bd03-2b713bbf3eb3 x-compute-request-id: req-7a88b9df-d6a6-48cf-bd03-2b713bbf3eb3 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:20Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.432Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.686Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-7a88b9df-d6a6-48cf-bd03-2b713bbf3eb3", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.432Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.686Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-7a88b9df-d6a6-48cf-bd03-2b713bbf3eb3", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.432Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.686Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.433Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.686Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.686Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:07.686Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:06.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:08.231Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:08.231Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c519ebf9-f8cc-4653-8ae7-38837865b64a x-compute-request-id: req-c519ebf9-f8cc-4653-8ae7-38837865b64a Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.998Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:08.231Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:08.911Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-c519ebf9-f8cc-4653-8ae7-38837865b64a", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.998Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:08.911Z", "message": "Waiting for process 24931 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:08.911Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.738Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:08.911Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:08.911Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:08.911Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-c519ebf9-f8cc-4653-8ae7-38837865b64a", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:07.999Z", "source_id": "sprout_host_693zjn", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b5412fc6-1a0a-40fa-9a93-4d11bd819b79"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7ee1bd40-617c-4dcd-bdc2-5d21c8b2b568"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-7561a7ea-6037-4166-8ca4-1734e7aabfff", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7ee1bd40-617c-4dcd-bdc2-5d21c8b2b568"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.efe7578a-d432-4800-9ba0-9e520acbb469"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7561a7ea-6037-4166-8ca4-1734e7aabfff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7ee1bd40-617c-4dcd-bdc2-5d21c8b2b568"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.efe7578a-d432-4800-9ba0-9e520acbb469"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-738a7b37-70d3-47b5-82ef-a53c850bc12f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.efe7578a-d432-4800-9ba0-9e520acbb469"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-738a7b37-70d3-47b5-82ef-a53c850bc12f", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.efe7578a-d432-4800-9ba0-9e520acbb469"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d7ff4de2906a1989d5989172e032b15ad07c460\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.efe7578a-d432-4800-9ba0-9e520acbb469"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/bbf6232c-1669-4172-bab2-20787ba91b6c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20c4438ffdacb221ab9eadc09d7817f66124a6b0\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7ee1bd40-617c-4dcd-bdc2-5d21c8b2b568"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.429Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:08.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7ee1bd40-617c-4dcd-bdc2-5d21c8b2b568"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:09.998Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:10.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 932, "offset": 835, "size": 50}}} 2019-07-22 11:20:21,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:21,591 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:21 GMT 2019-07-22 11:20:21,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:21,591 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:21,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:21,591 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:21,591 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:21,591 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:21,593 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433731ffdd3782669db68f2d710a81c2a925c9f0" 2019-07-22 11:20:21,594 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb" 2019-07-22 11:20:21,594 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-22 11:20:21,594 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-27d245a2-2d60-4f11-bb02-3f41d3ff4fcd 2019-07-22 11:20:21,594 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-597903f5-3548-4423-af28-98df00f05cd8 x-compute-request-id: req-597903f5-3548-4423-af28-98df00f05cd8 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:20Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:21,594 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:20:21,595 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 11:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27d245a2-2d60-4f11-bb02-3f41d3ff4fcd x-compute-request-id: req-27d245a2-2d60-4f11-bb02-3f41d3ff4fcd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 42626f51-430c-4eaf-9986-cdec4a6fc80b could not be found.", "code": 404}} 2019-07-22 11:20:21,595 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-22 11:20:21,595 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-597903f5-3548-4423-af28-98df00f05cd8 2019-07-22 11:20:21,595 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-597903f5-3548-4423-af28-98df00f05cd8 2019-07-22 11:20:21,595 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42626f51-430c-4eaf-9986-cdec4a6fc80b used request id req-27d245a2-2d60-4f11-bb02-3f41d3ff4fcd 2019-07-22 11:20:21,595 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:20:21,596 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:20:21,596 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-491951e9-1446-406e-aabb-dbd781af83d2 2019-07-22 11:20:21,596 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:20:21,596 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:20:21,596 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb" 2019-07-22 11:20:21,596 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:20:21,596 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/action used request id req-491951e9-1446-406e-aabb-dbd781af83d2 2019-07-22 11:20:21,597 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-491951e9-1446-406e-aabb-dbd781af83d2 x-compute-request-id: req-491951e9-1446-406e-aabb-dbd781af83d2 Content-Length: 0 Content-Type: application/json 2019-07-22 11:20:21,597 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a88b9df-d6a6-48cf-bd03-2b713bbf3eb3 x-compute-request-id: req-7a88b9df-d6a6-48cf-bd03-2b713bbf3eb3 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:20Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:21,597 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-7a88b9df-d6a6-48cf-bd03-2b713bbf3eb3 2019-07-22 11:20:21,597 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-7a88b9df-d6a6-48cf-bd03-2b713bbf3eb3 2019-07-22 11:20:21,597 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95650ebd37a1a239a3358d9f9522fc72f0149eb" 2019-07-22 11:20:21,598 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:20:21,598 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:20:21,598 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:20:21,598 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:20:21,598 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c519ebf9-f8cc-4653-8ae7-38837865b64a x-compute-request-id: req-c519ebf9-f8cc-4653-8ae7-38837865b64a Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-22 11:20:21,598 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-22 11:20:21,598 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-c519ebf9-f8cc-4653-8ae7-38837865b64a 2019-07-22 11:20:21,599 - functest.core.cloudify - DEBUG - Waiting for process 24931 to end... 2019-07-22 11:20:21,599 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:20:21,599 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-22 11:20:21,599 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:20:21,599 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f/os-security-groups used request id req-c519ebf9-f8cc-4653-8ae7-38837865b64a 2019-07-22 11:20:21,599 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:21,600 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7561a7ea-6037-4166-8ca4-1734e7aabfff 2019-07-22 11:20:21,600 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-22 11:20:21,600 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7561a7ea-6037-4166-8ca4-1734e7aabfff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:21,600 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:21,600 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-738a7b37-70d3-47b5-82ef-a53c850bc12f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:21,600 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-738a7b37-70d3-47b5-82ef-a53c850bc12f 2019-07-22 11:20:21,600 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff4de2906a1989d5989172e032b15ad07c460" 2019-07-22 11:20:21,601 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:20:21,601 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:20:21,601 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/bbf6232c-1669-4172-bab2-20787ba91b6c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c4438ffdacb221ab9eadc09d7817f66124a6b0" 2019-07-22 11:20:21,601 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-22 11:20:21,601 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 11:20:21,601 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:20:21,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:21,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:21,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:21,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:21,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:21,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:21 GMT 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:21,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:26,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:26,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:26,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:26,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:26,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:26,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:26,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:26,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:26,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0dd29553-6d03-40ea-b7ff-af2bf20ed16a Content-Length: 0 Date: Mon, 22 Jul 2019 11:20:09 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.efe7578a-d432-4800-9ba0-9e520acbb469"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json used request id req-0dd29553-6d03-40ea-b7ff-af2bf20ed16a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.efe7578a-d432-4800-9ba0-9e520acbb469"}, {"node_instance_id": "ellis_security_group_met7o7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json used request id req-0dd29553-6d03-40ea-b7ff-af2bf20ed16a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.efe7578a-d432-4800-9ba0-9e520acbb469"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "RESP: [204] X-Openstack-Request-Id: req-6a7bd136-aac4-44df-9606-4628570d7ff1 Content-Length: 0 Date: Mon, 22 Jul 2019 11:20:09 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7ee1bd40-617c-4dcd-bdc2-5d21c8b2b568"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/bbf6232c-1669-4172-bab2-20787ba91b6c.json used request id req-6a7bd136-aac4-44df-9606-4628570d7ff1", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7ee1bd40-617c-4dcd-bdc2-5d21c8b2b568"}, {"node_instance_id": "ellis_floatingip_ogaarp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/floatingips/bbf6232c-1669-4172-bab2-20787ba91b6c.json used request id req-6a7bd136-aac4-44df-9606-4628570d7ff1", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:09.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.7ee1bd40-617c-4dcd-bdc2-5d21c8b2b568"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:10.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:10.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8715fdad-a21f-4514-b230-d6b5bcfdb5d7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:10.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-8715fdad-a21f-4514-b230-d6b5bcfdb5d7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:10.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "ellis_security_group_met7o7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:10.511Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:10.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.195Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:10.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ff7b0be2930c8f9c7b1402fe5ce21fc87882cd4\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:10.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "ellis_floatingip_ogaarp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.195Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:10.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.727Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ff7b0be2930c8f9c7b1402fe5ce21fc87882cd4\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.727Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2e0acdb-69a0-410b-9d96-509224e298c7 x-compute-request-id: req-f2e0acdb-69a0-410b-9d96-509224e298c7 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:19:20Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.727Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-f2e0acdb-69a0-410b-9d96-509224e298c7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.727Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-f2e0acdb-69a0-410b-9d96-509224e298c7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.727Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ff7b0be2930c8f9c7b1402fe5ce21fc87882cd4\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.727Z", "message": "RESP: [204] Date: Mon, 22 Jul 2019 11:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efa3dfcf-d5e9-45fa-b374-3c2af8a938a7 x-compute-request-id: req-efa3dfcf-d5e9-45fa-b374-3c2af8a938a7 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.727Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-efa3dfcf-d5e9-45fa-b374-3c2af8a938a7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.727Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-efa3dfcf-d5e9-45fa-b374-3c2af8a938a7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:11.727Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19a47b48-4df1-4269-8b20-efe43cdd34e2 x-compute-request-id: req-19a47b48-4df1-4269-8b20-efe43cdd34e2 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d1:14:a9\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"e18075b0-3e48-4422-99eb-f5d17c7b337f\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:20:11Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_sprout_host_693zjn\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:12.257Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-19a47b48-4df1-4269-8b20-efe43cdd34e2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:12.257Z", "message": "Waiting for server \"e18075b0-3e48-4422-99eb-f5d17c7b337f\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:12.257Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-19a47b48-4df1-4269-8b20-efe43cdd34e2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:11.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:16.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ff7b0be2930c8f9c7b1402fe5ce21fc87882cd4\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:16.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:17.233Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-3fecbab8-5877-49f1-af9d-0784d16ba1e2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:16.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:17.233Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-3fecbab8-5877-49f1-af9d-0784d16ba1e2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:16.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:17.233Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 11:20:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fecbab8-5877-49f1-af9d-0784d16ba1e2 x-compute-request-id: req-3fecbab8-5877-49f1-af9d-0784d16ba1e2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance e18075b0-3e48-4422-99eb-f5d17c7b337f could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:16.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.db8bf700-d61f-424d-8ad7-5004bedee54e"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:17.766Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:17.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_host_693zjn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:17.766Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:17.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:18.314Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:17.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:18.314Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:18.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:18.314Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:17.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:18.959Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:18.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:18.959Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:18.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:18.959Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:18.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:19.677Z", "message": "Waiting for process 16125 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:19.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:20.258Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4c6deb5c-7966-447b-9ba6-3c0f6f32e8a1", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:19.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cc3cb9bf-28a7-4db8-b8c0-924ee499c038"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:20.258Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:19.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cc3cb9bf-28a7-4db8-b8c0-924ee499c038"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:20.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:19.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cc3cb9bf-28a7-4db8-b8c0-924ee499c038"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:20.258Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6deb5c-7966-447b-9ba6-3c0f6f32e8a1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:19.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cc3cb9bf-28a7-4db8-b8c0-924ee499c038"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:20.258Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}152bc91d6bf8e2d7f9b10cac82d2f1bc7c2f4703\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:20.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cc3cb9bf-28a7-4db8-b8c0-924ee499c038"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:20.876Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json used request id req-39550a08-4525-4df3-904c-22c991917e56", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:20.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cc3cb9bf-28a7-4db8-b8c0-924ee499c038"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:20.876Z", "message": "RESP: [204] X-Openstack-Request-Id: req-39550a08-4525-4df3-904c-22c991917e56 Content-Length: 0 Date: Mon, 22 Jul 2019 11:20:20 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:20.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cc3cb9bf-28a7-4db8-b8c0-924ee499c038"}, {"node_instance_id": "sprout_security_group_c559bg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:20.876Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json used request id req-39550a08-4525-4df3-904c-22c991917e56", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:20.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cc3cb9bf-28a7-4db8-b8c0-924ee499c038"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:21.594Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:21.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "sprout_security_group_c559bg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:21.594Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:20.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 934, "offset": 885, "size": 50}}} 2019-07-22 11:20:26,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:26,752 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:26 GMT 2019-07-22 11:20:26,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:26,752 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:26,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:26,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:26,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:26,752 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:26,754 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0dd29553-6d03-40ea-b7ff-af2bf20ed16a Content-Length: 0 Date: Mon, 22 Jul 2019 11:20:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:20:26,754 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json used request id req-0dd29553-6d03-40ea-b7ff-af2bf20ed16a 2019-07-22 11:20:26,755 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/bca8326a-ff5b-42df-bfc9-b308d6494e02.json used request id req-0dd29553-6d03-40ea-b7ff-af2bf20ed16a 2019-07-22 11:20:26,755 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a7bd136-aac4-44df-9606-4628570d7ff1 Content-Length: 0 Date: Mon, 22 Jul 2019 11:20:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:20:26,755 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/bbf6232c-1669-4172-bab2-20787ba91b6c.json used request id req-6a7bd136-aac4-44df-9606-4628570d7ff1 2019-07-22 11:20:26,755 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/floatingips/bbf6232c-1669-4172-bab2-20787ba91b6c.json used request id req-6a7bd136-aac4-44df-9606-4628570d7ff1 2019-07-22 11:20:26,755 - functest.core.cloudify - DEBUG - deleting server 2019-07-22 11:20:26,756 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:26,756 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8715fdad-a21f-4514-b230-d6b5bcfdb5d7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:26,756 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-8715fdad-a21f-4514-b230-d6b5bcfdb5d7 2019-07-22 11:20:26,756 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:20:26,756 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:20:26,756 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff7b0be2930c8f9c7b1402fe5ce21fc87882cd4" 2019-07-22 11:20:26,757 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-22 11:20:26,757 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff7b0be2930c8f9c7b1402fe5ce21fc87882cd4" 2019-07-22 11:20:26,757 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2e0acdb-69a0-410b-9d96-509224e298c7 x-compute-request-id: req-f2e0acdb-69a0-410b-9d96-509224e298c7 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:19:20Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:26,757 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-f2e0acdb-69a0-410b-9d96-509224e298c7 2019-07-22 11:20:26,757 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-f2e0acdb-69a0-410b-9d96-509224e298c7 2019-07-22 11:20:26,757 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff7b0be2930c8f9c7b1402fe5ce21fc87882cd4" 2019-07-22 11:20:26,758 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 22 Jul 2019 11:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efa3dfcf-d5e9-45fa-b374-3c2af8a938a7 x-compute-request-id: req-efa3dfcf-d5e9-45fa-b374-3c2af8a938a7 Content-Type: application/json 2019-07-22 11:20:26,758 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-efa3dfcf-d5e9-45fa-b374-3c2af8a938a7 2019-07-22 11:20:26,758 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-efa3dfcf-d5e9-45fa-b374-3c2af8a938a7 2019-07-22 11:20:26,758 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19a47b48-4df1-4269-8b20-efe43cdd34e2 x-compute-request-id: req-19a47b48-4df1-4269-8b20-efe43cdd34e2 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:14:a9", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "e18075b0-3e48-4422-99eb-f5d17c7b337f", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:20:11Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_sprout_host_693zjn", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:26,758 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-19a47b48-4df1-4269-8b20-efe43cdd34e2 2019-07-22 11:20:26,758 - functest.core.cloudify - DEBUG - Waiting for server "e18075b0-3e48-4422-99eb-f5d17c7b337f" to be deleted. current status: SHUTOFF 2019-07-22 11:20:26,759 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-19a47b48-4df1-4269-8b20-efe43cdd34e2 2019-07-22 11:20:26,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ff7b0be2930c8f9c7b1402fe5ce21fc87882cd4" 2019-07-22 11:20:26,759 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-3fecbab8-5877-49f1-af9d-0784d16ba1e2 2019-07-22 11:20:26,759 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e18075b0-3e48-4422-99eb-f5d17c7b337f used request id req-3fecbab8-5877-49f1-af9d-0784d16ba1e2 2019-07-22 11:20:26,759 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 11:20:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fecbab8-5877-49f1-af9d-0784d16ba1e2 x-compute-request-id: req-3fecbab8-5877-49f1-af9d-0784d16ba1e2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e18075b0-3e48-4422-99eb-f5d17c7b337f could not be found.", "code": 404}} 2019-07-22 11:20:26,759 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-22 11:20:26,760 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:20:26,760 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:20:26,760 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:20:26,760 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:20:26,760 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-22 11:20:26,760 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:20:26,760 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:20:26,761 - functest.core.cloudify - DEBUG - Waiting for process 16125 to end... 2019-07-22 11:20:26,761 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4c6deb5c-7966-447b-9ba6-3c0f6f32e8a1 2019-07-22 11:20:26,761 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-22 11:20:26,761 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:26,761 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6deb5c-7966-447b-9ba6-3c0f6f32e8a1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:26,761 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152bc91d6bf8e2d7f9b10cac82d2f1bc7c2f4703" 2019-07-22 11:20:26,761 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json used request id req-39550a08-4525-4df3-904c-22c991917e56 2019-07-22 11:20:26,762 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39550a08-4525-4df3-904c-22c991917e56 Content-Length: 0 Date: Mon, 22 Jul 2019 11:20:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:20:26,762 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/5f94b6fb-4830-4d56-9e46-09fe5d802a82.json used request id req-39550a08-4525-4df3-904c-22c991917e56 2019-07-22 11:20:26,762 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:20:26,762 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:20:26,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:26,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:26,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:26,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:26,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:26,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:26,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:26,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:26,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:26,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:26,822 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:26 GMT 2019-07-22 11:20:26,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:26,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:26,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:26,823 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:26,823 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:31,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:31,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:31,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:31,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:31,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:31,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:31,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:28.467Z", "message": "Waiting for process 24931 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:28.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:30.687Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:31.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": "Execution done (PID=24931, return_code=0): /tmp/58SJJ/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": " Removed member 13698c2fb860a2dc from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:30.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ac8ad786-33c1-4995-98cb-c40862760e1c"}, {"node_instance_id": "vellum_up8bfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:31.335Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:31.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 949, "offset": 934, "size": 50}}} 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:31 GMT 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:31,902 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:31,903 - functest.core.cloudify - DEBUG - Waiting for process 24931 to end... 2019-07-22 11:20:31,903 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-22 11:20:31,904 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:20:31,904 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-22 11:20:31,904 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:20:31,904 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:20:31,904 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:20:31,904 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:20:31,905 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:20:31,905 - functest.core.cloudify - DEBUG - Execution done (PID=24931, return_code=0): /tmp/58SJJ/remove-cluster-node.sh 2019-07-22 11:20:31,905 - functest.core.cloudify - DEBUG - Removed member 13698c2fb860a2dc from cluster 2019-07-22 11:20:31,905 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-22 11:20:31,905 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-22 11:20:31,905 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-22 11:20:31,906 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:20:31,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:31,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:31,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:31,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:31,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:31,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:31,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:31,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:31,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:31,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:31,965 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:31 GMT 2019-07-22 11:20:31,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:31,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:31,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:31,965 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:31,965 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:36,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:37,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:37,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:37,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:37,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:37,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:32.017Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:31.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:32.017Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:31.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:35.336Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:35.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:36.056Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:35.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:36.973Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:36.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 954, "offset": 949, "size": 50}}} 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:37 GMT 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:37,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:37,060 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:37,060 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:20:37,060 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-22 11:20:37,060 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-22 11:20:37,061 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-22 11:20:37,061 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-22 11:20:37,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:37,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:37,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:37,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:37,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:37,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:37,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:37,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:37,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:37,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:37,140 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:37 GMT 2019-07-22 11:20:37,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:37,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:37,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:37,140 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:37,140 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:42,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:42,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:42,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:42,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:42,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:42,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:42,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:42,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:42,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:37.604Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:37.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:37.604Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:36.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:38.172Z", "message": "Stopping Agent vellum_host_zcagle", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:37.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9aa50a25-aec6-4d84-a9cc-819464371bd8"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:39.176Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:39.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9aa50a25-aec6-4d84-a9cc-819464371bd8"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:39.679Z", "message": "Successfully stopped daemon: vellum_host_zcagle\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:39.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9aa50a25-aec6-4d84-a9cc-819464371bd8"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:39.679Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_zcagle stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:39.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9aa50a25-aec6-4d84-a9cc-819464371bd8"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:39.679Z", "message": "Waiting for process 16125 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:39.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:40.376Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:39.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:40.376Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:39.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:40.376Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:39.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:41.043Z", "message": "Deleting Agent vellum_host_zcagle", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:40.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.58c1c6c2-54c2-4aae-85c1-345a2126868b"}], "metadata": {"pagination": {"total": 965, "offset": 954, "size": 50}}} 2019-07-22 11:20:42,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:42,243 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:42 GMT 2019-07-22 11:20:42,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:42,243 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:42,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:42,244 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:42,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:42,244 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:42,244 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-22 11:20:42,245 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-22 11:20:42,245 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_zcagle 2019-07-22 11:20:42,245 - functest.core.cloudify - DEBUG - Stopping... 2019-07-22 11:20:42,245 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_zcagle 2019-07-22 11:20:42,245 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_zcagle stop 2019-07-22 11:20:42,246 - functest.core.cloudify - DEBUG - Waiting for process 16125 to end... 2019-07-22 11:20:42,246 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-22 11:20:42,246 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-22 11:20:42,246 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-22 11:20:42,246 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_zcagle 2019-07-22 11:20:42,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:42,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:42,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:42,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:42,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:42 GMT 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:42,302 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:42,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:47,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:47,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:47,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:47,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:47,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:47,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:47,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:45.049Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:44.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.58c1c6c2-54c2-4aae-85c1-345a2126868b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:45.553Z", "message": "11:20:44 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_zcagle: No response received for task f0f3c0361a8249eea7a30eb6ca6b61ac", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:44.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.58c1c6c2-54c2-4aae-85c1-345a2126868b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:45.553Z", "message": "Successfully deleted daemon: vellum_host_zcagle", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:44.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.58c1c6c2-54c2-4aae-85c1-345a2126868b"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:45.553Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:44.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.58c1c6c2-54c2-4aae-85c1-345a2126868b"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:46.184Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:45.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:46.184Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:45.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:46.901Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:46.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 972, "offset": 965, "size": 50}}} 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:47 GMT 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:47,384 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:47,385 - functest.core.cloudify - DEBUG - Deleting... 2019-07-22 11:20:47,385 - functest.core.cloudify - DEBUG - 11:20:44 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_zcagle: No response received for task f0f3c0361a8249eea7a30eb6ca6b61ac 2019-07-22 11:20:47,385 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_zcagle 2019-07-22 11:20:47,386 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-22 11:20:47,386 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-22 11:20:47,386 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-22 11:20:47,386 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 11:20:47,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:47,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:47,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:47,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:47,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:47,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:47,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:47,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:47,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:47,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:47,444 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:47 GMT 2019-07-22 11:20:47,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:47,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:47,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:47,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:47,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:52,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:52,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:52,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:52,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:52,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:52,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:47.533Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd5b9e55-c3b7-446c-b90b-07003a129773 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:47.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:47.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:47.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:47.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7deeba1802b90758153c8dfcae9e7090229bdecd\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:47.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:47.533Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-cd5b9e55-c3b7-446c-b90b-07003a129773", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:47.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:48.536Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17b8fc81-0e7f-42b1-9c30-4c8ce8f47d24 x-compute-request-id: req-17b8fc81-0e7f-42b1-9c30-4c8ce8f47d24 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:39Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:48.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:49.254Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-089f2a67-cb72-4439-b831-9ef937ab51aa x-compute-request-id: req-089f2a67-cb72-4439-b831-9ef937ab51aa Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:49.254Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-089f2a67-cb72-4439-b831-9ef937ab51aa", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:49.254Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-17b8fc81-0e7f-42b1-9c30-4c8ce8f47d24", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:48.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:49.254Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-17b8fc81-0e7f-42b1-9c30-4c8ce8f47d24", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:48.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:49.254Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-089f2a67-cb72-4439-b831-9ef937ab51aa", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:48.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:49.254Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7deeba1802b90758153c8dfcae9e7090229bdecd\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:48.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}], "metadata": {"pagination": {"total": 983, "offset": 972, "size": 50}}} 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:52 GMT 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:52,590 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:52,591 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:20:52,591 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd5b9e55-c3b7-446c-b90b-07003a129773 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:20:52,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:20:52,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deeba1802b90758153c8dfcae9e7090229bdecd" 2019-07-22 11:20:52,592 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-cd5b9e55-c3b7-446c-b90b-07003a129773 2019-07-22 11:20:52,592 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17b8fc81-0e7f-42b1-9c30-4c8ce8f47d24 x-compute-request-id: req-17b8fc81-0e7f-42b1-9c30-4c8ce8f47d24 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:39Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:20:52,592 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-089f2a67-cb72-4439-b831-9ef937ab51aa x-compute-request-id: req-089f2a67-cb72-4439-b831-9ef937ab51aa Content-Length: 0 Content-Type: application/json 2019-07-22 11:20:52,592 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-089f2a67-cb72-4439-b831-9ef937ab51aa 2019-07-22 11:20:52,593 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-17b8fc81-0e7f-42b1-9c30-4c8ce8f47d24 2019-07-22 11:20:52,593 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-17b8fc81-0e7f-42b1-9c30-4c8ce8f47d24 2019-07-22 11:20:52,593 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-089f2a67-cb72-4439-b831-9ef937ab51aa 2019-07-22 11:20:52,593 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deeba1802b90758153c8dfcae9e7090229bdecd" -d '{"os-stop": null}' 2019-07-22 11:20:52,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:52,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:52,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:52,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:52,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:52,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:52,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:52,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:52,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:52,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:52,649 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:52 GMT 2019-07-22 11:20:52,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:52,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:52,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:52,649 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:52,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:57,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:20:57,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:57,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 983, "offset": 983, "size": 50}}} 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:57 GMT 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:57,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-22 11:20:57,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:57,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:57,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:20:57,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:20:57,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:20:57,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:20:57,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:20:57,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:20:57,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:20:57 GMT 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:20:57,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:02,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:02,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:02,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:02,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:02,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:02,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:02,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:58.736Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7deeba1802b90758153c8dfcae9e7090229bdecd\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:58.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:59.353Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f82bcfa4-5714-4093-847b-68687eab843f x-compute-request-id: req-f82bcfa4-5714-4093-847b-68687eab843f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:20:48Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:59.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:59.970Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-f82bcfa4-5714-4093-847b-68687eab843f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:59.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:59.970Z", "message": "Waiting for process 16125 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:59.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:59.970Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:20:59.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:20:59.970Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-f82bcfa4-5714-4093-847b-68687eab843f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:20:59.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9f108e3b-1ed3-46d8-80c8-8db0d886e480"}], "metadata": {"pagination": {"total": 989, "offset": 983, "size": 50}}} 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:02 GMT 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:02,895 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:21:02,896 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7deeba1802b90758153c8dfcae9e7090229bdecd" 2019-07-22 11:21:02,896 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f82bcfa4-5714-4093-847b-68687eab843f x-compute-request-id: req-f82bcfa4-5714-4093-847b-68687eab843f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:20:48Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:21:02,896 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-f82bcfa4-5714-4093-847b-68687eab843f 2019-07-22 11:21:02,897 - functest.core.cloudify - DEBUG - Waiting for process 16125 to end... 2019-07-22 11:21:02,897 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-22 11:21:02,897 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-f82bcfa4-5714-4093-847b-68687eab843f 2019-07-22 11:21:02,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:02,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:02,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:02,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:02,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:02,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:02,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:02,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:02,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:02,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:02,957 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:02 GMT 2019-07-22 11:21:02,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:02,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:02,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:02,957 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:02,957 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:07,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:08,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:08,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:08,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:08,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:08,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:08,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:08,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:08,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 989, "offset": 989, "size": 50}}} 2019-07-22 11:21:08,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:08,047 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:08 GMT 2019-07-22 11:21:08,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:08,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-22 11:21:08,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:08,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:08,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:08,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:08,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:08,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:08,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:08,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:08 GMT 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:08,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:08,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:13,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:13,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:13,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:13,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:13,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:13,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:13,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 989, "offset": 989, "size": 50}}} 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:13 GMT 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:13,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:13,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:13,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:13,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:13,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:13,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:13,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:13,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:13,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:13,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:13,264 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:13 GMT 2019-07-22 11:21:13,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:13,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:13,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:13,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:13,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:18,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:18,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:18,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:18,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:18,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:18,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:18,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:18,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:18,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 989, "offset": 989, "size": 50}}} 2019-07-22 11:21:18,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:18,392 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:18 GMT 2019-07-22 11:21:18,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:18,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-22 11:21:18,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:18,393 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:18,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:18,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:18,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:18,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:18,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:18,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:18,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:18,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:18,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:18,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:18,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:18,450 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:18 GMT 2019-07-22 11:21:18,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:18,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:18,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:18,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:18,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:23,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:23,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:23,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:23,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:23,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:23,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:23,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:19.503Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:19.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.184Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:19.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.184Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/ONM6L/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/ONM6L/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/ONM6L/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-22T11:21:19.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.184Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:19.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.184Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:19.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.184Z", "message": "Execution done (PID=16125, return_code=124): /tmp/ONM6L/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:19.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.184Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:19.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.184Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:19.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.184Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:19.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.30c87b7e-b8ce-458e-a49a-9e052fa139b9"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.865Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:20.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:20.865Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:20.479Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:21.650Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ATO34/bind.py", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:21.605Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.021Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:21.991Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.043Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.035Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpIlNjsj', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.022Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpB8tpFn', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.209Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.021Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:21.778Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.043Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.297Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.043Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.801Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.717Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.801Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.217Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:22.801Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_gymslt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.224Z", "source_id": "bono_3q36zx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.47758bdb-2d33-4484-b998-1f36e54f8f9f"}, {"node_instance_id": "bono_3q36zx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:23.401Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:23.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:23.401Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:23.401Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:22.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 1017, "offset": 989, "size": 50}}} 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:23 GMT 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:23,559 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:21:23,561 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-07-22 11:21:23,561 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:21:23,561 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ONM6L/stop-bono.sh, exit_code: 124 2019-07-22 11:21:23,561 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:21:23,561 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:21:23,562 - functest.core.cloudify - DEBUG - Execution done (PID=16125, return_code=124): /tmp/ONM6L/stop-bono.sh 2019-07-22 11:21:23,562 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:21:23,562 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:21:23,562 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:21:23,562 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:21:23,562 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:21:23,563 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ATO34/bind.py 2019-07-22 11:21:23,563 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:21:23,563 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-22 11:21:23,563 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-22 11:21:23,563 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-22 11:21:23,563 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIlNjsj', '/etc/bind/db.clearwater.local'] 2019-07-22 11:21:23,564 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpB8tpFn', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:21:23,564 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-22 11:21:23,564 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-22 11:21:23,564 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.20', u'hss_hostname': u''}. 2019-07-22 11:21:23,564 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-22 11:21:23,564 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-22 11:21:23,564 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-22 11:21:23,565 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-22 11:21:23,565 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-22 11:21:23,565 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:21:23,565 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:21:23,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:23,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:23,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:23,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:23,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:23,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:23 GMT 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:23,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:28,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:28,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:28,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:28,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:28,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:28,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:28,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:28,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:28,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:24.356Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KG0HD/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:24.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:24.859Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:24.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:24.859Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:24.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:24.859Z", "message": "Process created, PID: 17412", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:24.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:24.859Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:24.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:24.859Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:24.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}], "metadata": {"pagination": {"total": 1023, "offset": 1017, "size": 50}}} 2019-07-22 11:21:28,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:28,904 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:28 GMT 2019-07-22 11:21:28,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:28,904 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:21:28,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:28,904 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:28,904 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:28,904 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:21:28,905 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KG0HD/remove-cluster-node.sh 2019-07-22 11:21:28,905 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-22 11:21:28,905 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-22 11:21:28,905 - functest.core.cloudify - DEBUG - Process created, PID: 17412 2019-07-22 11:21:28,905 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-22 11:21:28,906 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-22 11:21:28,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:28,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:28,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:28,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:28,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:28,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:28,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:28,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:28,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:28,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:28,969 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:28 GMT 2019-07-22 11:21:28,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:28,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:28,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:28,969 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:28,969 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:33,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:34,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:34,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:34,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:34,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:34,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:34,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:34,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:34,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:29.989Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:29.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:30.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:30.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.00e6b08d-e561-426c-876d-79e5e56b9e87"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:31.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c47db64bcbb31800e0959703fe5c56db59df22e\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:31.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.00e6b08d-e561-426c-876d-79e5e56b9e87"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:31.680Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-c78741fd-89b5-4a10-bde1-4fd511983b95", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:30.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.00e6b08d-e561-426c-876d-79e5e56b9e87"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:31.680Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c78741fd-89b5-4a10-bde1-4fd511983b95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:30.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.00e6b08d-e561-426c-876d-79e5e56b9e87"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:32.397Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73495b5e-4505-4c3d-9f8c-c082d73777b9 x-compute-request-id: req-73495b5e-4505-4c3d-9f8c-c082d73777b9 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:20:59Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:32.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.00e6b08d-e561-426c-876d-79e5e56b9e87"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:32.992Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-73495b5e-4505-4c3d-9f8c-c082d73777b9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:32.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.00e6b08d-e561-426c-876d-79e5e56b9e87"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:32.992Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:32.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:32.992Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:32.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:32.992Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:32.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:32.992Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:32.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.00e6b08d-e561-426c-876d-79e5e56b9e87"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:32.992Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-73495b5e-4505-4c3d-9f8c-c082d73777b9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:32.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.00e6b08d-e561-426c-876d-79e5e56b9e87"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:33.710Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:33.099Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 1036, "offset": 1023, "size": 50}}} 2019-07-22 11:21:34,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:34,058 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:34 GMT 2019-07-22 11:21:34,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:34,058 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:21:34,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:34,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:34,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:34,058 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:21:34,059 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:21:34,059 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:21:34,060 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c47db64bcbb31800e0959703fe5c56db59df22e" 2019-07-22 11:21:34,060 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-c78741fd-89b5-4a10-bde1-4fd511983b95 2019-07-22 11:21:34,060 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c78741fd-89b5-4a10-bde1-4fd511983b95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:21:34,060 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73495b5e-4505-4c3d-9f8c-c082d73777b9 x-compute-request-id: req-73495b5e-4505-4c3d-9f8c-c082d73777b9 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:20:59Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:21:34,060 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-73495b5e-4505-4c3d-9f8c-c082d73777b9 2019-07-22 11:21:34,061 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:21:34,061 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:21:34,061 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:21:34,061 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-22 11:21:34,061 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-73495b5e-4505-4c3d-9f8c-c082d73777b9 2019-07-22 11:21:34,061 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:21:34,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:34,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:34,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:34,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:34,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:34,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:34,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:34,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:34,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:34,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:34,139 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:34 GMT 2019-07-22 11:21:34,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:34,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:34,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:34,139 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:34,139 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:39,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:39,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:39,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:39,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:39,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:39,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:39,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:34.327Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:34.122Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:35.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}854709e69d13d6a7e1d8bc5917dbc3d93492a8df\"", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:34.522Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:35.045Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb365a2d-fbc2-42c2-88cb-07e1cf53f655 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:34.126Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:35.045Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-fb365a2d-fbc2-42c2-88cb-07e1cf53f655", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:34.126Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:35.548Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc63a5ae-5578-4678-9bef-05c3cae9578a x-compute-request-id: req-dc63a5ae-5578-4678-9bef-05c3cae9578a Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:20:59Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:35.447Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:36.051Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-dc63a5ae-5578-4678-9bef-05c3cae9578a", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:35.447Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:36.051Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}854709e69d13d6a7e1d8bc5917dbc3d93492a8df\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:35.449Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:36.051Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-dc63a5ae-5578-4678-9bef-05c3cae9578a", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:35.447Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:36.790Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-40116842-1409-4cde-a748-2823c747c5b3", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:36.493Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:36.790Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}854709e69d13d6a7e1d8bc5917dbc3d93492a8df\"", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:36.494Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:36.790Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40116842-1409-4cde-a748-2823c747c5b3 x-compute-request-id: req-40116842-1409-4cde-a748-2823c747c5b3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:36.492Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:36.790Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-40116842-1409-4cde-a748-2823c747c5b3", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:36.492Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:37.357Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75003799-899a-4639-99e1-c37a85ea0a0b x-compute-request-id: req-75003799-899a-4639-99e1-c37a85ea0a0b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:20:59Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:37.151Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:37.989Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-a53148fb-d426-46c2-abcc-ac24c4c771a7", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:37.605Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:37.989Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a53148fb-d426-46c2-abcc-ac24c4c771a7 x-compute-request-id: req-a53148fb-d426-46c2-abcc-ac24c4c771a7 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:37.605Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:37.989Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:37.906Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:37.989Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-75003799-899a-4639-99e1-c37a85ea0a0b", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:37.151Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:37.989Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-75003799-899a-4639-99e1-c37a85ea0a0b", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:37.151Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:37.989Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}854709e69d13d6a7e1d8bc5917dbc3d93492a8df\"", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:37.152Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:37.989Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-a53148fb-d426-46c2-abcc-ac24c4c771a7", "level": "debug", "target_id": "vellum_security_group_cp3818", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:37.605Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.082124b5-3783-40b3-8cae-7ad2a56ce293"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:38.707Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:37.999Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 1057, "offset": 1036, "size": 50}}} 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:39 GMT 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:39,222 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:21:39,224 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:21:39,224 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854709e69d13d6a7e1d8bc5917dbc3d93492a8df" 2019-07-22 11:21:39,224 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb365a2d-fbc2-42c2-88cb-07e1cf53f655 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:21:39,224 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-fb365a2d-fbc2-42c2-88cb-07e1cf53f655 2019-07-22 11:21:39,224 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc63a5ae-5578-4678-9bef-05c3cae9578a x-compute-request-id: req-dc63a5ae-5578-4678-9bef-05c3cae9578a Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:20:59Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:21:39,225 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-dc63a5ae-5578-4678-9bef-05c3cae9578a 2019-07-22 11:21:39,225 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854709e69d13d6a7e1d8bc5917dbc3d93492a8df" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-07-22 11:21:39,225 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-dc63a5ae-5578-4678-9bef-05c3cae9578a 2019-07-22 11:21:39,225 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-40116842-1409-4cde-a748-2823c747c5b3 2019-07-22 11:21:39,225 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854709e69d13d6a7e1d8bc5917dbc3d93492a8df" 2019-07-22 11:21:39,225 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40116842-1409-4cde-a748-2823c747c5b3 x-compute-request-id: req-40116842-1409-4cde-a748-2823c747c5b3 Content-Length: 0 Content-Type: application/json 2019-07-22 11:21:39,225 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-40116842-1409-4cde-a748-2823c747c5b3 2019-07-22 11:21:39,226 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75003799-899a-4639-99e1-c37a85ea0a0b x-compute-request-id: req-75003799-899a-4639-99e1-c37a85ea0a0b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:20:59Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:21:39,226 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-a53148fb-d426-46c2-abcc-ac24c4c771a7 2019-07-22 11:21:39,226 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a53148fb-d426-46c2-abcc-ac24c4c771a7 x-compute-request-id: req-a53148fb-d426-46c2-abcc-ac24c4c771a7 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-22 11:21:39,226 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:21:39,226 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-75003799-899a-4639-99e1-c37a85ea0a0b 2019-07-22 11:21:39,226 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-75003799-899a-4639-99e1-c37a85ea0a0b 2019-07-22 11:21:39,227 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854709e69d13d6a7e1d8bc5917dbc3d93492a8df" 2019-07-22 11:21:39,227 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-a53148fb-d426-46c2-abcc-ac24c4c771a7 2019-07-22 11:21:39,227 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:21:39,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:39,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:39,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:39,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:39,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:39,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:39,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:39,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:39,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:39,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:39,292 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:39 GMT 2019-07-22 11:21:39,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:39,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:39,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:39,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:39,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:44,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:44,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:44,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:44,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:44,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:44,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:44,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:44,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:44,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:39.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:39.103Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:39.943Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ee191025-58a9-48fb-a614-6fe5e7535c30", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:39.109Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:39.943Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee191025-58a9-48fb-a614-6fe5e7535c30 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:39.109Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:39.943Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba6fc6da545f830e20fed8d9d2cb9d974c33a55\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:39.523Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba6fc6da545f830e20fed8d9d2cb9d974c33a55\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.209Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": " ; error #1: client: etcd member http://192.168.120.20:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": " ; error #2: client: endpoint http://192.168.120.9:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": "Execution done (PID=17412, return_code=2): /tmp/KG0HD/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f539a32-6e4a-42e4-9fb1-6b99ee946456 x-compute-request-id: req-8f539a32-6e4a-42e4-9fb1-6b99ee946456 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:20:59Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.208Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-8f539a32-6e4a-42e4-9fb1-6b99ee946456", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.208Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-8f539a32-6e4a-42e4-9fb1-6b99ee946456", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.208Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": " Received an error trying to remove member 887e711651cd8ada: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.31:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:40.590Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.221Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.221Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/KG0HD/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/KG0HD/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_r7s6st/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/KG0HD/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-22T11:21:40.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.221Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.221Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.221Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "bono_3q36zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.221Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:40.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b60e1a48-28d5-4cef-89ac-f3b8fa935e82"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba6fc6da545f830e20fed8d9d2cb9d974c33a55\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.189Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40746c54-7420-460d-9b73-725873b0c48c x-compute-request-id: req-40746c54-7420-460d-9b73-725873b0c48c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.188Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-40746c54-7420-460d-9b73-725873b0c48c", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.188Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-40746c54-7420-460d-9b73-725873b0c48c", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.189Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bd00228-0244-4fec-a100-dbfd8d5e392e x-compute-request-id: req-7bd00228-0244-4fec-a100-dbfd8d5e392e Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:20:59Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.484Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-7bd00228-0244-4fec-a100-dbfd8d5e392e", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.484Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-7bd00228-0244-4fec-a100-dbfd8d5e392e", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.485Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba6fc6da545f830e20fed8d9d2cb9d974c33a55\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.485Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:41.831Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:42.409Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:42.409Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-b8457ea5-6690-4f86-9151-dc8b9aaeaa6f", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.857Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:42.409Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-b8457ea5-6690-4f86-9151-dc8b9aaeaa6f", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.857Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:42.409Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:42.409Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:42.409Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8457ea5-6690-4f86-9151-dc8b9aaeaa6f x-compute-request-id: req-b8457ea5-6690-4f86-9151-dc8b9aaeaa6f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:41.857Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8f2fad3c-e9bc-486e-9db2-49ed986a26e4"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:43.008Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:42.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:43.008Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:42.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:43.008Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:42.248Z", "source_id": "vellum_host_zcagle", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:43.603Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:42.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:43.603Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:42.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:43.603Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:42.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.231Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:43.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.231Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:43.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.231Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:44.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}], "metadata": {"pagination": {"total": 1111, "offset": 1057, "size": 50}}} 2019-07-22 11:21:44,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:44,431 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:44 GMT 2019-07-22 11:21:44,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:44,431 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:21:44,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:44,432 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:44,432 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:44,432 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:21:44,434 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:21:44,434 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ee191025-58a9-48fb-a614-6fe5e7535c30 2019-07-22 11:21:44,434 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:21:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee191025-58a9-48fb-a614-6fe5e7535c30 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:21:44,435 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba6fc6da545f830e20fed8d9d2cb9d974c33a55" 2019-07-22 11:21:44,435 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba6fc6da545f830e20fed8d9d2cb9d974c33a55" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-22 11:21:44,435 - functest.core.cloudify - DEBUG - ; error #1: client: etcd member http://192.168.120.20:4000 has no leader 2019-07-22 11:21:44,435 - functest.core.cloudify - DEBUG - ; error #2: client: endpoint http://192.168.120.9:4000 exceeded header timeout 2019-07-22 11:21:44,435 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-22 11:21:44,435 - functest.core.cloudify - DEBUG - Execution done (PID=17412, return_code=2): /tmp/KG0HD/remove-cluster-node.sh 2019-07-22 11:21:44,436 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-22 11:21:44,436 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-22 11:21:44,436 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f539a32-6e4a-42e4-9fb1-6b99ee946456 x-compute-request-id: req-8f539a32-6e4a-42e4-9fb1-6b99ee946456 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:20:59Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:21:44,436 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-8f539a32-6e4a-42e4-9fb1-6b99ee946456 2019-07-22 11:21:44,436 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-8f539a32-6e4a-42e4-9fb1-6b99ee946456 2019-07-22 11:21:44,436 - functest.core.cloudify - DEBUG - Received an error trying to remove member 887e711651cd8ada: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.31:4000 has no leader 2019-07-22 11:21:44,437 - functest.core.cloudify - DEBUG - Failed to remove instance from cluster 2019-07-22 11:21:44,437 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-22 11:21:44,437 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-22 11:21:44,437 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-22 11:21:44,437 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:21:44,437 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/KG0HD/remove-cluster-node.sh, exit_code: 2 2019-07-22 11:21:44,438 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-22 11:21:44,438 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-22 11:21:44,438 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-22 11:21:44,438 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-22 11:21:44,438 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:21:44,438 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba6fc6da545f830e20fed8d9d2cb9d974c33a55" 2019-07-22 11:21:44,438 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40746c54-7420-460d-9b73-725873b0c48c x-compute-request-id: req-40746c54-7420-460d-9b73-725873b0c48c Content-Length: 0 Content-Type: application/json 2019-07-22 11:21:44,439 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-40746c54-7420-460d-9b73-725873b0c48c 2019-07-22 11:21:44,439 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/action used request id req-40746c54-7420-460d-9b73-725873b0c48c 2019-07-22 11:21:44,439 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bd00228-0244-4fec-a100-dbfd8d5e392e x-compute-request-id: req-7bd00228-0244-4fec-a100-dbfd8d5e392e Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:20:59Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:21:44,439 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-7bd00228-0244-4fec-a100-dbfd8d5e392e 2019-07-22 11:21:44,439 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-7bd00228-0244-4fec-a100-dbfd8d5e392e 2019-07-22 11:21:44,439 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba6fc6da545f830e20fed8d9d2cb9d974c33a55" 2019-07-22 11:21:44,440 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:21:44,440 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-22 11:21:44,440 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-b8457ea5-6690-4f86-9151-dc8b9aaeaa6f 2019-07-22 11:21:44,440 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e/os-security-groups used request id req-b8457ea5-6690-4f86-9151-dc8b9aaeaa6f 2019-07-22 11:21:44,440 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:21:44,440 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:21:44,441 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8457ea5-6690-4f86-9151-dc8b9aaeaa6f x-compute-request-id: req-b8457ea5-6690-4f86-9151-dc8b9aaeaa6f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-22 11:21:44,441 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:21:44,441 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:21:44,441 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:21:44,441 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 11:21:44,441 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:21:44,441 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:21:44,442 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-22 11:21:44,442 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:21:44,442 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:21:44,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:44,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:44,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:44,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:44,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:44,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:44,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:44,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:44,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:44,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:44,512 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:44 GMT 2019-07-22 11:21:44,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:44,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:44,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:44,513 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:44,513 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:49,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:49,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:49,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:49,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:49,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:49,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:49,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:49,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:49,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.231Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:43.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.231Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:43.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.231Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:43.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.231Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2045b2d-765f-482d-be66-6f3391c48f24 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:44.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "proxy_node_jxd052", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.844Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:43.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.844Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:43.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}242f43277e344cf138a203d5e6b945676a64cafa\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:44.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:44.844Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:43.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:45.423Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}242f43277e344cf138a203d5e6b945676a64cafa\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:45.423Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-be95c642-7577-4229-bcd8-4cd4c0c53206", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:45.423Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-be95c642-7577-4229-bcd8-4cd4c0c53206", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "bind_gymslt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:45.423Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:44.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:45.423Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:44.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:45.423Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:44.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:45.423Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be95c642-7577-4229-bcd8-4cd4c0c53206 x-compute-request-id: req-be95c642-7577-4229-bcd8-4cd4c0c53206 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:20:59Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b79e93a0-9a01-4a2a-b7bc-5404c33b2372", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}242f43277e344cf138a203d5e6b945676a64cafa\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-ce11736a-1011-433e-922f-8263f947e896", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-ce11736a-1011-433e-922f-8263f947e896", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce11736a-1011-433e-922f-8263f947e896 x-compute-request-id: req-ce11736a-1011-433e-922f-8263f947e896 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5f:37:a1\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:39.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:21:45Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_vellum_host_zcagle\", \"created\": \"2019-07-22T10:57:25Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "Waiting for server \"4e70d01e-eb33-49b4-b93d-b845e1fd042e\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "RESP: [204] Date: Mon, 22 Jul 2019 11:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b79e93a0-9a01-4a2a-b7bc-5404c33b2372 x-compute-request-id: req-b79e93a0-9a01-4a2a-b7bc-5404c33b2372 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.047Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b79e93a0-9a01-4a2a-b7bc-5404c33b2372", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:45.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:46.765Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:46.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:47.448Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:47.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:47.448Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:46.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:47.448Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:46.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:48.115Z", "message": "Stopping Agent bono_host_r7s6st", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:47.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3614b0a6-8a89-4c16-961f-52a24a318b05"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:48.621Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:48.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:49.152Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_r7s6st stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:48.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3614b0a6-8a89-4c16-961f-52a24a318b05"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:49.152Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:48.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:49.152Z", "message": "Successfully stopped daemon: bono_host_r7s6st\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:48.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3614b0a6-8a89-4c16-961f-52a24a318b05"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:49.152Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:48.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.3614b0a6-8a89-4c16-961f-52a24a318b05"}], "metadata": {"pagination": {"total": 1143, "offset": 1107, "size": 50}}} 2019-07-22 11:21:49,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:49,670 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:49 GMT 2019-07-22 11:21:49,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:49,670 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:21:49,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:49,670 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:49,670 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:49,670 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:21:49,672 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:21:49,672 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-22 11:21:49,672 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:21:49,672 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2045b2d-765f-482d-be66-6f3391c48f24 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:21:49,673 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:21:49,673 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:21:49,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242f43277e344cf138a203d5e6b945676a64cafa" 2019-07-22 11:21:49,673 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-22 11:21:49,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242f43277e344cf138a203d5e6b945676a64cafa" 2019-07-22 11:21:49,673 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-be95c642-7577-4229-bcd8-4cd4c0c53206 2019-07-22 11:21:49,674 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-be95c642-7577-4229-bcd8-4cd4c0c53206 2019-07-22 11:21:49,674 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:21:49,674 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:21:49,674 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-22 11:21:49,674 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be95c642-7577-4229-bcd8-4cd4c0c53206 x-compute-request-id: req-be95c642-7577-4229-bcd8-4cd4c0c53206 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:20:59Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:21:49,674 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b79e93a0-9a01-4a2a-b7bc-5404c33b2372 2019-07-22 11:21:49,675 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:21:49,675 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-22 11:21:49,675 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242f43277e344cf138a203d5e6b945676a64cafa" 2019-07-22 11:21:49,675 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-ce11736a-1011-433e-922f-8263f947e896 2019-07-22 11:21:49,675 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-ce11736a-1011-433e-922f-8263f947e896 2019-07-22 11:21:49,675 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce11736a-1011-433e-922f-8263f947e896 x-compute-request-id: req-ce11736a-1011-433e-922f-8263f947e896 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:37:a1", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:39.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "4e70d01e-eb33-49b4-b93d-b845e1fd042e", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:21:45Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_vellum_host_zcagle", "created": "2019-07-22T10:57:25Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:21:49,676 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-22 11:21:49,676 - functest.core.cloudify - DEBUG - Waiting for server "4e70d01e-eb33-49b4-b93d-b845e1fd042e" to be deleted. current status: SHUTOFF 2019-07-22 11:21:49,676 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 22 Jul 2019 11:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b79e93a0-9a01-4a2a-b7bc-5404c33b2372 x-compute-request-id: req-b79e93a0-9a01-4a2a-b7bc-5404c33b2372 Content-Type: application/json 2019-07-22 11:21:49,676 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-b79e93a0-9a01-4a2a-b7bc-5404c33b2372 2019-07-22 11:21:49,676 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-22 11:21:49,676 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-22 11:21:49,677 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-22 11:21:49,677 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-22 11:21:49,677 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_r7s6st 2019-07-22 11:21:49,677 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-22 11:21:49,677 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_r7s6st stop 2019-07-22 11:21:49,677 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-22 11:21:49,677 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_r7s6st 2019-07-22 11:21:49,678 - functest.core.cloudify - DEBUG - Stopping... 2019-07-22 11:21:49,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:49,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:49,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:49,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:49,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:49,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:49,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:49,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:49,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:49,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:49,734 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:49 GMT 2019-07-22 11:21:49,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:49,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:49,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:49,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:49,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:54,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:54,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:54,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:54,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:54,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:49.865Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:49.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:49.865Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:49.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:49.865Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:49.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:50.460Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:49.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:50.460Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:50.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:50.460Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:49.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:51.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}242f43277e344cf138a203d5e6b945676a64cafa\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:50.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:51.128Z", "message": "Deleting Agent bono_host_r7s6st", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:50.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.86bcb453-85d5-4dad-96d0-cc5c21b07e64"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:51.128Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-d9a619c6-305a-43a5-9ec5-60d022ec37d2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:50.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:51.128Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-d9a619c6-305a-43a5-9ec5-60d022ec37d2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:50.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:51.128Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 11:21:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9a619c6-305a-43a5-9ec5-60d022ec37d2 x-compute-request-id: req-d9a619c6-305a-43a5-9ec5-60d022ec37d2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 4e70d01e-eb33-49b4-b93d-b845e1fd042e could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:50.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.8615f93f-393a-4d67-be5d-3c4d2cdc04f5"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:51.671Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:51.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:51.671Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:51.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:51.671Z", "message": "Stopping Agent bind_host_gvqn1p", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:51.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.613281de-d490-4d05-84fa-6626e4044301"}, {"node_instance_id": "vellum_host_zcagle", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:51.671Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:51.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:52.269Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_gvqn1p stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:51.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.613281de-d490-4d05-84fa-6626e4044301"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:52.269Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:51.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.613281de-d490-4d05-84fa-6626e4044301"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:52.269Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:52.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:52.269Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:51.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:52.269Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:51.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:52.269Z", "message": "Successfully stopped daemon: bind_host_gvqn1p\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:51.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.613281de-d490-4d05-84fa-6626e4044301"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:52.865Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:52.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:52.865Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:52.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:52.865Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:52.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:53.496Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:52.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:53.496Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:52.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.095Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:53.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fc3be69b-3be0-4f92-998f-18416a9efdb2"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.095Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:21:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922c01b4-63cf-40c9-a4ec-24f1a824951b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:53.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fc3be69b-3be0-4f92-998f-18416a9efdb2"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.095Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-922c01b4-63cf-40c9-a4ec-24f1a824951b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:53.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fc3be69b-3be0-4f92-998f-18416a9efdb2"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.095Z", "message": "Deleting Agent bind_host_gvqn1p", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:53.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.56a18997-4b4c-494b-bb89-3dd2aabe3ccf"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.095Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b453ed5aa33c826f4ad759ee44c3d7f0335da87f\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fc3be69b-3be0-4f92-998f-18416a9efdb2"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.095Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:53.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fc3be69b-3be0-4f92-998f-18416a9efdb2"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.763Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.86bcb453-85d5-4dad-96d0-cc5c21b07e64"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.763Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json used request id req-50da683e-1dbe-4ff9-8ad1-8f65905e7f98", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fc3be69b-3be0-4f92-998f-18416a9efdb2"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.763Z", "message": "11:21:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_r7s6st: No response received for task 9e245d93f095490488c1db59519e9051", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.86bcb453-85d5-4dad-96d0-cc5c21b07e64"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.763Z", "message": "RESP: [204] X-Openstack-Request-Id: req-50da683e-1dbe-4ff9-8ad1-8f65905e7f98 Content-Length: 0 Date: Mon, 22 Jul 2019 11:21:54 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fc3be69b-3be0-4f92-998f-18416a9efdb2"}, {"node_instance_id": "vellum_security_group_cp3818", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.763Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json used request id req-50da683e-1dbe-4ff9-8ad1-8f65905e7f98", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fc3be69b-3be0-4f92-998f-18416a9efdb2"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.763Z", "message": "Successfully deleted daemon: bono_host_r7s6st", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.86bcb453-85d5-4dad-96d0-cc5c21b07e64"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:54.763Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.86bcb453-85d5-4dad-96d0-cc5c21b07e64"}], "metadata": {"pagination": {"total": 1182, "offset": 1143, "size": 50}}} 2019-07-22 11:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:54 GMT 2019-07-22 11:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:54,937 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:54,937 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:21:54,938 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:21:54,939 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-22 11:21:54,939 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-22 11:21:54,940 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-22 11:21:54,940 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-22 11:21:54,940 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-22 11:21:54,940 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-22 11:21:54,940 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242f43277e344cf138a203d5e6b945676a64cafa" 2019-07-22 11:21:54,940 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_r7s6st 2019-07-22 11:21:54,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-d9a619c6-305a-43a5-9ec5-60d022ec37d2 2019-07-22 11:21:54,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4e70d01e-eb33-49b4-b93d-b845e1fd042e used request id req-d9a619c6-305a-43a5-9ec5-60d022ec37d2 2019-07-22 11:21:54,941 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 11:21:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9a619c6-305a-43a5-9ec5-60d022ec37d2 x-compute-request-id: req-d9a619c6-305a-43a5-9ec5-60d022ec37d2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4e70d01e-eb33-49b4-b93d-b845e1fd042e could not be found.", "code": 404}} 2019-07-22 11:21:54,941 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:21:54,941 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:21:54,941 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_gvqn1p 2019-07-22 11:21:54,942 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-22 11:21:54,942 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_gvqn1p stop 2019-07-22 11:21:54,942 - functest.core.cloudify - DEBUG - Stopping... 2019-07-22 11:21:54,942 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:21:54,942 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:21:54,942 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:21:54,942 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_gvqn1p 2019-07-22 11:21:54,943 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-22 11:21:54,943 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:21:54,943 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-22 11:21:54,943 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-22 11:21:54,943 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-22 11:21:54,943 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-22 11:21:54,944 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:21:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922c01b4-63cf-40c9-a4ec-24f1a824951b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:21:54,944 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-922c01b4-63cf-40c9-a4ec-24f1a824951b 2019-07-22 11:21:54,944 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_gvqn1p 2019-07-22 11:21:54,944 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b453ed5aa33c826f4ad759ee44c3d7f0335da87f" 2019-07-22 11:21:54,944 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:21:54,944 - functest.core.cloudify - DEBUG - Deleting... 2019-07-22 11:21:54,945 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json used request id req-50da683e-1dbe-4ff9-8ad1-8f65905e7f98 2019-07-22 11:21:54,945 - functest.core.cloudify - DEBUG - 11:21:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_r7s6st: No response received for task 9e245d93f095490488c1db59519e9051 2019-07-22 11:21:54,945 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50da683e-1dbe-4ff9-8ad1-8f65905e7f98 Content-Length: 0 Date: Mon, 22 Jul 2019 11:21:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:21:54,945 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f522b7d5-1abf-4cf5-ab9a-5083c567073c.json used request id req-50da683e-1dbe-4ff9-8ad1-8f65905e7f98 2019-07-22 11:21:54,945 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_r7s6st 2019-07-22 11:21:54,945 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-22 11:21:54,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:21:55,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:21:55,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:21:55,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:21:55,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:21:55,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:21:55 GMT 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:21:55,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:00,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:00,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:00,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:00,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:00,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:00,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:00,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:00,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:00,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_cp3818", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:55.566Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "vellum_security_group_cp3818", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:55.566Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:54.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:56.273Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:55.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:56.273Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:55.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:56.273Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:55.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:56.273Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:56.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:57.021Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:56.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:57.021Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-8903580e-2879-4c14-b766-be476aa6c058", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:56.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:57.021Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8903580e-2879-4c14-b766-be476aa6c058 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:56.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:57.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:56.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:57.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd843acfb4974436454df31f41561edf7cbd7be1\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:57.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "Successfully deleted daemon: bind_host_gvqn1p", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:57.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.56a18997-4b4c-494b-bb89-3dd2aabe3ccf"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-d626633e-2455-4f6a-ba70-e34641cec0f2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-d626633e-2455-4f6a-ba70-e34641cec0f2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd843acfb4974436454df31f41561edf7cbd7be1\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:57.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.56a18997-4b4c-494b-bb89-3dd2aabe3ccf"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "11:21:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_gvqn1p: No response received for task 295c49636e8849b5939684bbe6191786", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.56a18997-4b4c-494b-bb89-3dd2aabe3ccf"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:57.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.56a18997-4b4c-494b-bb89-3dd2aabe3ccf"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.299Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:21:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d626633e-2455-4f6a-ba70-e34641cec0f2 x-compute-request-id: req-d626633e-2455-4f6a-ba70-e34641cec0f2 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.860Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-e5e435d8-c635-40bb-b89c-fab097b80a4b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.860Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-e5e435d8-c635-40bb-b89c-fab097b80a4b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.860Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.860Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5e435d8-c635-40bb-b89c-fab097b80a4b x-compute-request-id: req-e5e435d8-c635-40bb-b89c-fab097b80a4b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.860Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:58.860Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:59.541Z", "message": "Stopping Agent proxy_host_x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:59.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ed2a23f7-17e6-4827-8f80-0af0a32a8d75"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:21:59.541Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:58.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:00.044Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:59.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:00.044Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9766ef7-10a9-4397-96d3-755475a6b6d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:59.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:00.044Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b9766ef7-10a9-4397-96d3-755475a6b6d0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:59.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}], "metadata": {"pagination": {"total": 1214, "offset": 1182, "size": 50}}} 2019-07-22 11:22:00,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:00,120 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:00 GMT 2019-07-22 11:22:00,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:00,120 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:00,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:00,120 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:00,121 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:00,121 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:00,122 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:22:00,122 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:22:00,123 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-22 11:22:00,123 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-22 11:22:00,123 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 11:22:00,123 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-22 11:22:00,123 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-22 11:22:00,123 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-8903580e-2879-4c14-b766-be476aa6c058 2019-07-22 11:22:00,124 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8903580e-2879-4c14-b766-be476aa6c058 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:00,124 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:00,124 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd843acfb4974436454df31f41561edf7cbd7be1" 2019-07-22 11:22:00,124 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_gvqn1p 2019-07-22 11:22:00,124 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-d626633e-2455-4f6a-ba70-e34641cec0f2 2019-07-22 11:22:00,124 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-d626633e-2455-4f6a-ba70-e34641cec0f2 2019-07-22 11:22:00,125 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd843acfb4974436454df31f41561edf7cbd7be1" -d '{"os-stop": null}' 2019-07-22 11:22:00,125 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-22 11:22:00,125 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-22 11:22:00,125 - functest.core.cloudify - DEBUG - Deleting... 2019-07-22 11:22:00,125 - functest.core.cloudify - DEBUG - 11:21:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_gvqn1p: No response received for task 295c49636e8849b5939684bbe6191786 2019-07-22 11:22:00,125 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-22 11:22:00,125 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:21:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d626633e-2455-4f6a-ba70-e34641cec0f2 x-compute-request-id: req-d626633e-2455-4f6a-ba70-e34641cec0f2 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:00,126 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-e5e435d8-c635-40bb-b89c-fab097b80a4b 2019-07-22 11:22:00,126 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-e5e435d8-c635-40bb-b89c-fab097b80a4b 2019-07-22 11:22:00,126 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-22 11:22:00,126 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5e435d8-c635-40bb-b89c-fab097b80a4b x-compute-request-id: req-e5e435d8-c635-40bb-b89c-fab097b80a4b Content-Length: 0 Content-Type: application/json 2019-07-22 11:22:00,126 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-22 11:22:00,127 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-22 11:22:00,127 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_x2ba2m 2019-07-22 11:22:00,127 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 11:22:00,127 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:00,127 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9766ef7-10a9-4397-96d3-755475a6b6d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:00,127 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b9766ef7-10a9-4397-96d3-755475a6b6d0 2019-07-22 11:22:00,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:00,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:00,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:00,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:00,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:00,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:00,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:00,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:00,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:00,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:00,189 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:00 GMT 2019-07-22 11:22:00,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:00,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:00,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:00,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:00,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:05,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:05,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:05,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:05,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:05,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:05,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:05,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:05,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:05,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:00.677Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:59.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ed2a23f7-17e6-4827-8f80-0af0a32a8d75"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:00.677Z", "message": "Successfully stopped daemon: proxy_host_x2ba2m\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:59.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ed2a23f7-17e6-4827-8f80-0af0a32a8d75"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:00.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19458c2faaa0148ed600746934d285fcb2c2b788\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:00.677Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_x2ba2m stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:21:59.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.ed2a23f7-17e6-4827-8f80-0af0a32a8d75"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.186Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-80f18581-804f-4192-8395-9bb012917b4d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.186Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19458c2faaa0148ed600746934d285fcb2c2b788\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.186Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22f0d81b-caf9-4cce-a1cd-884f8f7a9ff4 x-compute-request-id: req-22f0d81b-caf9-4cce-a1cd-884f8f7a9ff4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.186Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80f18581-804f-4192-8395-9bb012917b4d x-compute-request-id: req-80f18581-804f-4192-8395-9bb012917b4d Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:36Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.186Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.186Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.186Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-80f18581-804f-4192-8395-9bb012917b4d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.804Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.804Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-22f0d81b-caf9-4cce-a1cd-884f8f7a9ff4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:01.804Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-22f0d81b-caf9-4cce-a1cd-884f8f7a9ff4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:00.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:02.324Z", "message": "Deleting Agent proxy_host_x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:01.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.de47d757-201a-4d5f-8b3e-e9c02849f7a9"}], "metadata": {"pagination": {"total": 1229, "offset": 1214, "size": 50}}} 2019-07-22 11:22:05,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:05,265 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:05 GMT 2019-07-22 11:22:05,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:05,265 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:05,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:05,266 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:05,266 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:05,266 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:05,267 - functest.core.cloudify - DEBUG - Stopping... 2019-07-22 11:22:05,267 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_x2ba2m 2019-07-22 11:22:05,267 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19458c2faaa0148ed600746934d285fcb2c2b788" 2019-07-22 11:22:05,267 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_x2ba2m stop 2019-07-22 11:22:05,268 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-80f18581-804f-4192-8395-9bb012917b4d 2019-07-22 11:22:05,268 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19458c2faaa0148ed600746934d285fcb2c2b788" -d '{"os-stop": null}' 2019-07-22 11:22:05,268 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22f0d81b-caf9-4cce-a1cd-884f8f7a9ff4 x-compute-request-id: req-22f0d81b-caf9-4cce-a1cd-884f8f7a9ff4 Content-Length: 0 Content-Type: application/json 2019-07-22 11:22:05,268 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80f18581-804f-4192-8395-9bb012917b4d x-compute-request-id: req-80f18581-804f-4192-8395-9bb012917b4d Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:36Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:05,268 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-22 11:22:05,268 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-22 11:22:05,269 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-80f18581-804f-4192-8395-9bb012917b4d 2019-07-22 11:22:05,269 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-22 11:22:05,269 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-22f0d81b-caf9-4cce-a1cd-884f8f7a9ff4 2019-07-22 11:22:05,269 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-22f0d81b-caf9-4cce-a1cd-884f8f7a9ff4 2019-07-22 11:22:05,269 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_x2ba2m 2019-07-22 11:22:05,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:05,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:05,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:05,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:05,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:05,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:05,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:05,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:05,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:05,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:05,327 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:05 GMT 2019-07-22 11:22:05,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:05,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:05,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:05,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:05,327 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:10,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:10,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:10,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:10,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:10,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:10,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:10,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:10,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:10,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:06.293Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:06.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.de47d757-201a-4d5f-8b3e-e9c02849f7a9"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:06.797Z", "message": "Successfully deleted daemon: proxy_host_x2ba2m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:06.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.de47d757-201a-4d5f-8b3e-e9c02849f7a9"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:06.797Z", "message": "11:22:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_x2ba2m: No response received for task b7ff04080370430b9e2cde71d690bd9c", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:06.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.de47d757-201a-4d5f-8b3e-e9c02849f7a9"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:06.797Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:06.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.de47d757-201a-4d5f-8b3e-e9c02849f7a9"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:07.542Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:06.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:07.542Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:07.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:07.542Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:06.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:08.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:08.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:08.848Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-d6091d2c-0de9-4c8d-a50c-44e97dc4e255", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:08.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:08.848Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad5efe4e-1932-4626-bfad-49557d5a32ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:08.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:08.848Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ad5efe4e-1932-4626-bfad-49557d5a32ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:08.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:08.848Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd843acfb4974436454df31f41561edf7cbd7be1\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:08.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:08.848Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3203975c4860d4eddcccebceb0f982b5f66a2c9a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:08.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:08.848Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6091d2c-0de9-4c8d-a50c-44e97dc4e255 x-compute-request-id: req-d6091d2c-0de9-4c8d-a50c-44e97dc4e255 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:21:58Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:08.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:08.848Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-d6091d2c-0de9-4c8d-a50c-44e97dc4e255", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:08.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.940217c6-a469-4d33-a144-8729b9411b61"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:09.706Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-5373f4df-798e-412c-91eb-d469a4c6b555", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:09.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:09.706Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:22:08.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:09.706Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-5373f4df-798e-412c-91eb-d469a4c6b555", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:09.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:09.706Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3203975c4860d4eddcccebceb0f982b5f66a2c9a\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:09.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:09.706Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44774148-46c1-425c-9398-3630979a1964 x-compute-request-id: req-44774148-46c1-425c-9398-3630979a1964 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:09.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:09.706Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5373f4df-798e-412c-91eb-d469a4c6b555 x-compute-request-id: req-5373f4df-798e-412c-91eb-d469a4c6b555 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:14:0e\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:00:38Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:09.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:10.211Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19/action used request id req-44774148-46c1-425c-9398-3630979a1964", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:09.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:10.211Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19/action used request id req-44774148-46c1-425c-9398-3630979a1964", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:09.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}], "metadata": {"pagination": {"total": 1252, "offset": 1229, "size": 50}}} 2019-07-22 11:22:10,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:10,411 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:10 GMT 2019-07-22 11:22:10,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:10,411 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:10,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:10,411 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:10,411 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:10,411 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:10,413 - functest.core.cloudify - DEBUG - Deleting... 2019-07-22 11:22:10,413 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_x2ba2m 2019-07-22 11:22:10,413 - functest.core.cloudify - DEBUG - 11:22:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_x2ba2m: No response received for task b7ff04080370430b9e2cde71d690bd9c 2019-07-22 11:22:10,413 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-22 11:22:10,414 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-22 11:22:10,414 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 11:22:10,414 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-22 11:22:10,414 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:10,414 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-d6091d2c-0de9-4c8d-a50c-44e97dc4e255 2019-07-22 11:22:10,414 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad5efe4e-1932-4626-bfad-49557d5a32ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:10,414 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ad5efe4e-1932-4626-bfad-49557d5a32ea 2019-07-22 11:22:10,415 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd843acfb4974436454df31f41561edf7cbd7be1" 2019-07-22 11:22:10,415 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3203975c4860d4eddcccebceb0f982b5f66a2c9a" 2019-07-22 11:22:10,415 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6091d2c-0de9-4c8d-a50c-44e97dc4e255 x-compute-request-id: req-d6091d2c-0de9-4c8d-a50c-44e97dc4e255 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:21:58Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:10,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-d6091d2c-0de9-4c8d-a50c-44e97dc4e255 2019-07-22 11:22:10,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-5373f4df-798e-412c-91eb-d469a4c6b555 2019-07-22 11:22:10,416 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-22 11:22:10,416 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-5373f4df-798e-412c-91eb-d469a4c6b555 2019-07-22 11:22:10,416 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3203975c4860d4eddcccebceb0f982b5f66a2c9a" -d '{"os-stop": null}' 2019-07-22 11:22:10,416 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44774148-46c1-425c-9398-3630979a1964 x-compute-request-id: req-44774148-46c1-425c-9398-3630979a1964 Content-Length: 0 Content-Type: application/json 2019-07-22 11:22:10,416 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5373f4df-798e-412c-91eb-d469a4c6b555 x-compute-request-id: req-5373f4df-798e-412c-91eb-d469a4c6b555 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:14:0e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "security_groups": [{"name": "default"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:00:38Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:10,416 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19/action used request id req-44774148-46c1-425c-9398-3630979a1964 2019-07-22 11:22:10,417 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19/action used request id req-44774148-46c1-425c-9398-3630979a1964 2019-07-22 11:22:10,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:10,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:10,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:10,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:10,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:10,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:10,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:10,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:10,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:10,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:10,473 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:10 GMT 2019-07-22 11:22:10,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:10,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:10,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:10,473 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:10,473 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:15,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:15,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:15,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:15,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:15,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:15,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:15,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:15,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:15,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:11.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19458c2faaa0148ed600746934d285fcb2c2b788\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:11.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:11.906Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1478398-8778-423e-b0b5-cfa6a479e499 x-compute-request-id: req-b1478398-8778-423e-b0b5-cfa6a479e499 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T11:22:00Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:11.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:11.906Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-b1478398-8778-423e-b0b5-cfa6a479e499", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:11.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:11.906Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-b1478398-8778-423e-b0b5-cfa6a479e499", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:11.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.cb54d827-37d1-440a-8274-d5c5309f6209"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:12.623Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T11:22:11.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 1257, "offset": 1252, "size": 50}}} 2019-07-22 11:22:15,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:15,618 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:15 GMT 2019-07-22 11:22:15,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:15,619 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:15,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:15,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:15,619 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:15,619 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:15,620 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19458c2faaa0148ed600746934d285fcb2c2b788" 2019-07-22 11:22:15,620 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1478398-8778-423e-b0b5-cfa6a479e499 x-compute-request-id: req-b1478398-8778-423e-b0b5-cfa6a479e499 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:22:00Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:15,620 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-b1478398-8778-423e-b0b5-cfa6a479e499 2019-07-22 11:22:15,620 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-b1478398-8778-423e-b0b5-cfa6a479e499 2019-07-22 11:22:15,620 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-22 11:22:15,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:15,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:15,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:15,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:15,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:15,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:15,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:15,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:15,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:15,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:15,678 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:15 GMT 2019-07-22 11:22:15,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:15,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:15,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:15,678 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:15,678 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:20,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:20,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:20,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:20,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:20,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:20,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:20,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:20,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:20,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:19.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3203975c4860d4eddcccebceb0f982b5f66a2c9a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:19.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:20.312Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b51b56d-8345-4a3d-b5af-a6430bccd407 x-compute-request-id: req-3b51b56d-8345-4a3d-b5af-a6430bccd407 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:14:0e\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:11Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:20.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}], "metadata": {"pagination": {"total": 1259, "offset": 1257, "size": 50}}} 2019-07-22 11:22:20,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:20,778 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:20 GMT 2019-07-22 11:22:20,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:20,778 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:20,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:20,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:20,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:20,778 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:20,779 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3203975c4860d4eddcccebceb0f982b5f66a2c9a" 2019-07-22 11:22:20,779 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b51b56d-8345-4a3d-b5af-a6430bccd407 x-compute-request-id: req-3b51b56d-8345-4a3d-b5af-a6430bccd407 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:14:0e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "security_groups": [{"name": "default"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:11Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:20,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:20,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:20,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:20,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:20,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:20,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:20,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:20,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:20,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:20,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:20,851 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:20 GMT 2019-07-22 11:22:20,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:20,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:20,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:20,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:20,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:25,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:25,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:25,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:25,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:25,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:25,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:25,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:25,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:25,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:20.893Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:20.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:20.893Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:20.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:20.893Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-3b51b56d-8345-4a3d-b5af-a6430bccd407", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:20.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:20.893Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-3b51b56d-8345-4a3d-b5af-a6430bccd407", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:20.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.abfb7ad7-a5ec-45ef-ac8d-075c5004110b"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:21.525Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:21.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:21.525Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:21.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:22.156Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:21.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:22.156Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:21.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:22.723Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:22.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:23.389Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c8bb184-ae94-45c3-8624-595665a8a0b9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:22.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:23.389Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}888949f68918219874a6da5a79fa6576a6bd6da7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:23.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:23.389Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-3c8bb184-ae94-45c3-8624-595665a8a0b9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:22.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:23.389Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:22.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:24.356Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a12e8f8-0c52-4366-b240-4c65377bc468 x-compute-request-id: req-0a12e8f8-0c52-4366-b240-4c65377bc468 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:14:0e\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:11Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "Waiting for server \"245ab10f-9f47-48f4-9088-10e4c6e35c19\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-d07039d3-f158-4f77-8695-8f938553f348", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}888949f68918219874a6da5a79fa6576a6bd6da7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-d07039d3-f158-4f77-8695-8f938553f348", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-43b8f410-537d-4242-ae36-70486ffb0782", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-0a12e8f8-0c52-4366-b240-4c65377bc468", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-0a12e8f8-0c52-4366-b240-4c65377bc468", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}888949f68918219874a6da5a79fa6576a6bd6da7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-43b8f410-537d-4242-ae36-70486ffb0782", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "RESP: [204] Date: Mon, 22 Jul 2019 11:22:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43b8f410-537d-4242-ae36-70486ffb0782 x-compute-request-id: req-43b8f410-537d-4242-ae36-70486ffb0782 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:25.024Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d07039d3-f158-4f77-8695-8f938553f348 x-compute-request-id: req-d07039d3-f158-4f77-8695-8f938553f348 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:91:14:0e\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"245ab10f-9f47-48f4-9088-10e4c6e35c19\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:24Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_proxy_host_x2ba2m\", \"created\": \"2019-07-22T10:57:17Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:24.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}], "metadata": {"pagination": {"total": 1284, "offset": 1259, "size": 50}}} 2019-07-22 11:22:25,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:25,938 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:25 GMT 2019-07-22 11:22:25,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:25,939 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:25,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:25,939 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:25,939 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:25,939 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:25,940 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:22:25,940 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-07-22 11:22:25,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-3b51b56d-8345-4a3d-b5af-a6430bccd407 2019-07-22 11:22:25,941 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-3b51b56d-8345-4a3d-b5af-a6430bccd407 2019-07-22 11:22:25,941 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:22:25,941 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:22:25,941 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 11:22:25,942 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:22:25,942 - functest.core.cloudify - DEBUG - deleting server 2019-07-22 11:22:25,942 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c8bb184-ae94-45c3-8624-595665a8a0b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:25,942 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888949f68918219874a6da5a79fa6576a6bd6da7" 2019-07-22 11:22:25,942 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-3c8bb184-ae94-45c3-8624-595665a8a0b9 2019-07-22 11:22:25,942 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:25,943 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a12e8f8-0c52-4366-b240-4c65377bc468 x-compute-request-id: req-0a12e8f8-0c52-4366-b240-4c65377bc468 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:14:0e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "security_groups": [{"name": "default"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:11Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:25,943 - functest.core.cloudify - DEBUG - Waiting for server "245ab10f-9f47-48f4-9088-10e4c6e35c19" to be deleted. current status: SHUTOFF 2019-07-22 11:22:25,943 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-d07039d3-f158-4f77-8695-8f938553f348 2019-07-22 11:22:25,943 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888949f68918219874a6da5a79fa6576a6bd6da7" 2019-07-22 11:22:25,943 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-d07039d3-f158-4f77-8695-8f938553f348 2019-07-22 11:22:25,943 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-43b8f410-537d-4242-ae36-70486ffb0782 2019-07-22 11:22:25,944 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-0a12e8f8-0c52-4366-b240-4c65377bc468 2019-07-22 11:22:25,944 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-0a12e8f8-0c52-4366-b240-4c65377bc468 2019-07-22 11:22:25,944 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888949f68918219874a6da5a79fa6576a6bd6da7" 2019-07-22 11:22:25,944 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-43b8f410-537d-4242-ae36-70486ffb0782 2019-07-22 11:22:25,944 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 22 Jul 2019 11:22:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43b8f410-537d-4242-ae36-70486ffb0782 x-compute-request-id: req-43b8f410-537d-4242-ae36-70486ffb0782 Content-Type: application/json 2019-07-22 11:22:25,944 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d07039d3-f158-4f77-8695-8f938553f348 x-compute-request-id: req-d07039d3-f158-4f77-8695-8f938553f348 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:14:0e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "245ab10f-9f47-48f4-9088-10e4c6e35c19", "security_groups": [{"name": "default"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:24Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_proxy_host_x2ba2m", "created": "2019-07-22T10:57:17Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:25,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:25,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:25,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:25,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:25,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:25,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:25,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:25,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:25,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:25,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:25,999 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:25 GMT 2019-07-22 11:22:25,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:25,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:25,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:25,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:25,999 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:31,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:31,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:31,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:31,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:31,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:31,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:31,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:31,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:31,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:29.532Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}888949f68918219874a6da5a79fa6576a6bd6da7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:29.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:30.035Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 11:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca70c1b0-1903-41e0-acfe-10f677673014 x-compute-request-id: req-ca70c1b0-1903-41e0-acfe-10f677673014 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 245ab10f-9f47-48f4-9088-10e4c6e35c19 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:29.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:30.035Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-ca70c1b0-1903-41e0-acfe-10f677673014", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:29.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:30.035Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-ca70c1b0-1903-41e0-acfe-10f677673014", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:29.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d0b6c16a-d87a-4cf8-bd4b-6a13738f2797"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:30.565Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:29.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "proxy_host_x2ba2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:30.565Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:29.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 1290, "offset": 1284, "size": 50}}} 2019-07-22 11:22:31,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:31,087 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:31 GMT 2019-07-22 11:22:31,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:31,087 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:31,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:31,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:31,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:31,088 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:31,088 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888949f68918219874a6da5a79fa6576a6bd6da7" 2019-07-22 11:22:31,089 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 11:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca70c1b0-1903-41e0-acfe-10f677673014 x-compute-request-id: req-ca70c1b0-1903-41e0-acfe-10f677673014 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 245ab10f-9f47-48f4-9088-10e4c6e35c19 could not be found.", "code": 404}} 2019-07-22 11:22:31,089 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-ca70c1b0-1903-41e0-acfe-10f677673014 2019-07-22 11:22:31,089 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/245ab10f-9f47-48f4-9088-10e4c6e35c19 used request id req-ca70c1b0-1903-41e0-acfe-10f677673014 2019-07-22 11:22:31,089 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:22:31,089 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-22 11:22:31,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:31,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:31,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:31,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:31 GMT 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:31,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:31,161 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:31,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:36,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:36,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:36,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:36,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:36,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:36,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:36,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:36,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:36,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1290, "offset": 1290, "size": 50}}} 2019-07-22 11:22:36,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:36,264 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:36 GMT 2019-07-22 11:22:36,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:36,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-22 11:22:36,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:36,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:36,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:36,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:36,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:36,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:36,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:36 GMT 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:36,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:36,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:36,327 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:41,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:41,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:41,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:41,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:41,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:41,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:41,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:41,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:41,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:39.107Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:39.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:40.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:40.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9c551ae2-3b5b-495f-86f9-54b01d1c83ef"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:40.777Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-801d3d45-0c94-4c97-9ea1-bf1a1df85a22 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9c551ae2-3b5b-495f-86f9-54b01d1c83ef"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:40.777Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-801d3d45-0c94-4c97-9ea1-bf1a1df85a22", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9c551ae2-3b5b-495f-86f9-54b01d1c83ef"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:40.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}471e7c4d94fa12bbbfed05859cfb9a2c3b11fff9\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:40.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9c551ae2-3b5b-495f-86f9-54b01d1c83ef"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:41.281Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-884168af-064e-4e32-b257-69acbc1f30dd x-compute-request-id: req-884168af-064e-4e32-b257-69acbc1f30dd Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:41.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9c551ae2-3b5b-495f-86f9-54b01d1c83ef"}], "metadata": {"pagination": {"total": 1296, "offset": 1290, "size": 50}}} 2019-07-22 11:22:41,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:41,422 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:41 GMT 2019-07-22 11:22:41,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:41,422 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:41,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:41,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:41,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:41,423 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:41,423 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:22:41,424 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:41,424 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-801d3d45-0c94-4c97-9ea1-bf1a1df85a22 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:41,424 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-801d3d45-0c94-4c97-9ea1-bf1a1df85a22 2019-07-22 11:22:41,424 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471e7c4d94fa12bbbfed05859cfb9a2c3b11fff9" 2019-07-22 11:22:41,424 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-884168af-064e-4e32-b257-69acbc1f30dd x-compute-request-id: req-884168af-064e-4e32-b257-69acbc1f30dd Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:41,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:41,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:41,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:41,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:41,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:41,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:41 GMT 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:41,488 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:46,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:46,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:46,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:46,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:46,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:46,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:46,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:46,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:46,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:41.964Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:41.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:41.964Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:41.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:41.964Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-884168af-064e-4e32-b257-69acbc1f30dd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:41.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9c551ae2-3b5b-495f-86f9-54b01d1c83ef"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:41.964Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-884168af-064e-4e32-b257-69acbc1f30dd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:41.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9c551ae2-3b5b-495f-86f9-54b01d1c83ef"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:41.964Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:41.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.9c551ae2-3b5b-495f-86f9-54b01d1c83ef"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:41.964Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:41.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:42.597Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:42.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:42.597Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:42.043Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:43.314Z", "message": "Remove floating ip 172.30.9.200", "level": "info", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.111Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-a5ab4332-78a8-4cf2-b205-5801c56508df", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.117Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.517Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.517Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-be4f259a-2112-4514-87f3-978880efed5b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e3b103e4-0f1f-4a5c-bc07-06bf5d331db9"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be4f259a-2112-4514-87f3-978880efed5b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e3b103e4-0f1f-4a5c-bc07-06bf5d331db9"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e3b103e4-0f1f-4a5c-bc07-06bf5d331db9"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a93e871a2ccb7a59e9f8924cba86ef7e9b1e9f83\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e3b103e4-0f1f-4a5c-bc07-06bf5d331db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.112Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ab4332-78a8-4cf2-b205-5801c56508df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.117Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.112Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ab4332-78a8-4cf2-b205-5801c56508df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.117Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.058Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-a5ab4332-78a8-4cf2-b205-5801c56508df", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.117Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-59fae6c1-d418-4174-a6b1-d36ded941f82", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.037Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-86d8331a-bf23-4934-bb91-f7d6b46d10cc", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.989Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-86d8331a-bf23-4934-bb91-f7d6b46d10cc", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.989Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-86d8331a-bf23-4934-bb91-f7d6b46d10cc", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.988Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-86d8331a-bf23-4934-bb91-f7d6b46d10cc Date: Mon, 22 Jul 2019 11:22:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T10:53:25Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"53542485-0e8f-4f50-88b0-3d15b913ab76\",\"security_groups\":[\"84ec66bb-f5f4-47d0-b025-20e2a5be745d\"],\"mac_address\":\"fa:16:3e:28:fc:e3\",\"device_id\":\"b242f994-2875-4c4a-8c71-fd1ae68026f9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.988Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-86d8331a-bf23-4934-bb91-f7d6b46d10cc Date: Mon, 22 Jul 2019 11:22:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T10:53:25Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"53542485-0e8f-4f50-88b0-3d15b913ab76\",\"security_groups\":[\"84ec66bb-f5f4-47d0-b025-20e2a5be745d\"],\"mac_address\":\"fa:16:3e:28:fc:e3\",\"device_id\":\"b242f994-2875-4c4a-8c71-fd1ae68026f9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.988Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-86d8331a-bf23-4934-bb91-f7d6b46d10cc", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.988Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8 Date: Mon, 22 Jul 2019 11:22:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.31\"}],\"id\":\"f25644f3-118d-4d67-ae2d-b1c094262ad4\",\"security_groups\":[\"17823b00-8d46-496f-a3b3-7ff9cb637911\",\"84bb9c27-ae31-4dab-9a17-50de69478e51\",\"a106cc33-4f14-48e1-b88c-e6492ae90213\"],\"mac_address\":\"fa:16:3e:b2:9d:12\",\"device_id\":\"b81ff729-9cee-40a4-b7da-d4b955cd9c87\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.030Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8 Date: Mon, 22 Jul 2019 11:22:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.31\"}],\"id\":\"f25644f3-118d-4d67-ae2d-b1c094262ad4\",\"security_groups\":[\"17823b00-8d46-496f-a3b3-7ff9cb637911\",\"84bb9c27-ae31-4dab-9a17-50de69478e51\",\"a106cc33-4f14-48e1-b88c-e6492ae90213\"],\"mac_address\":\"fa:16:3e:b2:9d:12\",\"device_id\":\"b81ff729-9cee-40a4-b7da-d4b955cd9c87\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:27Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.030Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.030Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.030Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.030Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.031Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.031Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.031Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59fae6c1-d418-4174-a6b1-d36ded941f82 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.036Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59fae6c1-d418-4174-a6b1-d36ded941f82 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.036Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.990Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.989Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-59fae6c1-d418-4174-a6b1-d36ded941f82", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.037Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}942d137a8b824c10de80c235a43519ae81574c5a\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.448Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-f01216d0-6bca-4779-a2dc-1c32b9098b43 Date: Mon, 22 Jul 2019 11:22:43 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"accf64ae-5973-49f3-8282-c1f355c3874f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:53:29Z\", \"updated_at\": \"2019-07-22T10:53:31Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:28:fc:e3\", \"device_id\": \"b242f994-2875-4c4a-8c71-fd1ae68026f9\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_id\": \"53542485-0e8f-4f50-88b0-3d15b913ab76\", \"id\": \"4afb3992-338a-4036-bd46-74de593f2cc6\", \"qos_policy_id\": null}, {\"router_id\": \"accf64ae-5973-49f3-8282-c1f355c3874f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"updated_at\": \"2019-07-22T11:02:00Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b2:9d:12\", \"device_id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\"}, \"fixed_ip_address\": \"192.168.120.31\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_id\": \"f25644f3-118d-4d67-ae2d-b1c094262ad4\", \"id\": \"9e2909be-9bc7-4917-aa2b-a1a64fdd20f8\", \"qos_policy_id\": null}, {\"router_id\": \"accf64ae-5973-49f3-8282-c1f355c3874f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:03Z\", \"updated_at\": \"2019-07-22T11:02:01Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f2:53:68\", \"device_id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\"}, \"fixed_ip_address\": \"192.168.120.20\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_id\": \"b708906f-e4c1-4d78-8c9b-05ca83c49651\", \"id\": \"bedf0283-d291-4247-9b32-62e925840b91\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.943Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-f01216d0-6bca-4779-a2dc-1c32b9098b43 Date: Mon, 22 Jul 2019 11:22:43 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"accf64ae-5973-49f3-8282-c1f355c3874f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:53:29Z\", \"updated_at\": \"2019-07-22T10:53:31Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:28:fc:e3\", \"device_id\": \"b242f994-2875-4c4a-8c71-fd1ae68026f9\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_id\": \"53542485-0e8f-4f50-88b0-3d15b913ab76\", \"id\": \"4afb3992-338a-4036-bd46-74de593f2cc6\", \"qos_policy_id\": null}, {\"router_id\": \"accf64ae-5973-49f3-8282-c1f355c3874f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:07Z\", \"updated_at\": \"2019-07-22T11:02:00Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b2:9d:12\", \"device_id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\"}, \"fixed_ip_address\": \"192.168.120.31\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_id\": \"f25644f3-118d-4d67-ae2d-b1c094262ad4\", \"id\": \"9e2909be-9bc7-4917-aa2b-a1a64fdd20f8\", \"qos_policy_id\": null}, {\"router_id\": \"accf64ae-5973-49f3-8282-c1f355c3874f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"created_at\": \"2019-07-22T10:57:03Z\", \"updated_at\": \"2019-07-22T11:02:01Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f2:53:68\", \"device_id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\"}, \"fixed_ip_address\": \"192.168.120.20\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"a652c03304714fa3924dd0470f6006e6\", \"port_id\": \"b708906f-e4c1-4d78-8c9b-05ca83c49651\", \"id\": \"bedf0283-d291-4247-9b32-62e925840b91\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.943Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f01216d0-6bca-4779-a2dc-1c32b9098b43", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.944Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f01216d0-6bca-4779-a2dc-1c32b9098b43", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.944Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f01216d0-6bca-4779-a2dc-1c32b9098b43", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.944Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f01216d0-6bca-4779-a2dc-1c32b9098b43", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.945Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.945Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:44.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:43.945Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}], "metadata": {"pagination": {"total": 1363, "offset": 1296, "size": 50}}} 2019-07-22 11:22:46,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:46,626 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:46 GMT 2019-07-22 11:22:46,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:46,626 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:46,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:46,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:46,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:46,626 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:46,629 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:22:46,629 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:22:46,629 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-884168af-064e-4e32-b257-69acbc1f30dd 2019-07-22 11:22:46,630 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-884168af-064e-4e32-b257-69acbc1f30dd 2019-07-22 11:22:46,630 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-22 11:22:46,630 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:22:46,630 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:22:46,630 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-22 11:22:46,630 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.200 2019-07-22 11:22:46,631 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-a5ab4332-78a8-4cf2-b205-5801c56508df 2019-07-22 11:22:46,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa" 2019-07-22 11:22:46,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa" 2019-07-22 11:22:46,631 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-be4f259a-2112-4514-87f3-978880efed5b 2019-07-22 11:22:46,631 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be4f259a-2112-4514-87f3-978880efed5b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:46,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:46,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93e871a2ccb7a59e9f8924cba86ef7e9b1e9f83" 2019-07-22 11:22:46,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:46,632 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ab4332-78a8-4cf2-b205-5801c56508df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:46,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:46,632 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ab4332-78a8-4cf2-b205-5801c56508df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:46,632 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-a5ab4332-78a8-4cf2-b205-5801c56508df 2019-07-22 11:22:46,633 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-59fae6c1-d418-4174-a6b1-d36ded941f82 2019-07-22 11:22:46,633 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-86d8331a-bf23-4934-bb91-f7d6b46d10cc 2019-07-22 11:22:46,633 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-86d8331a-bf23-4934-bb91-f7d6b46d10cc 2019-07-22 11:22:46,633 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-86d8331a-bf23-4934-bb91-f7d6b46d10cc 2019-07-22 11:22:46,633 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-86d8331a-bf23-4934-bb91-f7d6b46d10cc Date: Mon, 22 Jul 2019 11:22:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:53:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.5"}],"id":"53542485-0e8f-4f50-88b0-3d15b913ab76","security_groups":["84ec66bb-f5f4-47d0-b025-20e2a5be745d"],"mac_address":"fa:16:3e:28:fc:e3","device_id":"b242f994-2875-4c4a-8c71-fd1ae68026f9","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:46,633 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-86d8331a-bf23-4934-bb91-f7d6b46d10cc Date: Mon, 22 Jul 2019 11:22:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:53:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.5"}],"id":"53542485-0e8f-4f50-88b0-3d15b913ab76","security_groups":["84ec66bb-f5f4-47d0-b025-20e2a5be745d"],"mac_address":"fa:16:3e:28:fc:e3","device_id":"b242f994-2875-4c4a-8c71-fd1ae68026f9","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:46,634 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-86d8331a-bf23-4934-bb91-f7d6b46d10cc 2019-07-22 11:22:46,634 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8 Date: Mon, 22 Jul 2019 11:22:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.31"}],"id":"f25644f3-118d-4d67-ae2d-b1c094262ad4","security_groups":["17823b00-8d46-496f-a3b3-7ff9cb637911","84bb9c27-ae31-4dab-9a17-50de69478e51","a106cc33-4f14-48e1-b88c-e6492ae90213"],"mac_address":"fa:16:3e:b2:9d:12","device_id":"b81ff729-9cee-40a4-b7da-d4b955cd9c87","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:46,634 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8 Date: Mon, 22 Jul 2019 11:22:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.31"}],"id":"f25644f3-118d-4d67-ae2d-b1c094262ad4","security_groups":["17823b00-8d46-496f-a3b3-7ff9cb637911","84bb9c27-ae31-4dab-9a17-50de69478e51","a106cc33-4f14-48e1-b88c-e6492ae90213"],"mac_address":"fa:16:3e:b2:9d:12","device_id":"b81ff729-9cee-40a4-b7da-d4b955cd9c87","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:46,634 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8 2019-07-22 11:22:46,634 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8 2019-07-22 11:22:46,634 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8 2019-07-22 11:22:46,635 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json used request id req-ea83bddf-d548-40b2-90d5-ab6b853ae8d8 2019-07-22 11:22:46,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:46,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:46,635 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59fae6c1-d418-4174-a6b1-d36ded941f82 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:46,635 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59fae6c1-d418-4174-a6b1-d36ded941f82 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:46,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa" 2019-07-22 11:22:46,636 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/f25644f3-118d-4d67-ae2d-b1c094262ad4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa" 2019-07-22 11:22:46,636 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-59fae6c1-d418-4174-a6b1-d36ded941f82 2019-07-22 11:22:46,636 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942d137a8b824c10de80c235a43519ae81574c5a" 2019-07-22 11:22:46,636 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-f01216d0-6bca-4779-a2dc-1c32b9098b43 Date: Mon, 22 Jul 2019 11:22:43 GMT RESP BODY: {"floatingips": [{"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:53:29Z", "updated_at": "2019-07-22T10:53:31Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:28:fc:e3", "device_id": "b242f994-2875-4c4a-8c71-fd1ae68026f9"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76", "id": "4afb3992-338a-4036-bd46-74de593f2cc6", "qos_policy_id": null}, {"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "updated_at": "2019-07-22T11:02:00Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b2:9d:12", "device_id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "f25644f3-118d-4d67-ae2d-b1c094262ad4", "id": "9e2909be-9bc7-4917-aa2b-a1a64fdd20f8", "qos_policy_id": null}, {"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:03Z", "updated_at": "2019-07-22T11:02:01Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f2:53:68", "device_id": "0b02505f-eb9e-47de-8e61-d04c6e071037"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "b708906f-e4c1-4d78-8c9b-05ca83c49651", "id": "bedf0283-d291-4247-9b32-62e925840b91", "qos_policy_id": null}]} 2019-07-22 11:22:46,636 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-f01216d0-6bca-4779-a2dc-1c32b9098b43 Date: Mon, 22 Jul 2019 11:22:43 GMT RESP BODY: {"floatingips": [{"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:53:29Z", "updated_at": "2019-07-22T10:53:31Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:28:fc:e3", "device_id": "b242f994-2875-4c4a-8c71-fd1ae68026f9"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "53542485-0e8f-4f50-88b0-3d15b913ab76", "id": "4afb3992-338a-4036-bd46-74de593f2cc6", "qos_policy_id": null}, {"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:07Z", "updated_at": "2019-07-22T11:02:00Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b2:9d:12", "device_id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "f25644f3-118d-4d67-ae2d-b1c094262ad4", "id": "9e2909be-9bc7-4917-aa2b-a1a64fdd20f8", "qos_policy_id": null}, {"router_id": "accf64ae-5973-49f3-8282-c1f355c3874f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:57:03Z", "updated_at": "2019-07-22T11:02:01Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f2:53:68", "device_id": "0b02505f-eb9e-47de-8e61-d04c6e071037"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "a652c03304714fa3924dd0470f6006e6", "port_id": "b708906f-e4c1-4d78-8c9b-05ca83c49651", "id": "bedf0283-d291-4247-9b32-62e925840b91", "qos_policy_id": null}]} 2019-07-22 11:22:46,636 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f01216d0-6bca-4779-a2dc-1c32b9098b43 2019-07-22 11:22:46,637 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f01216d0-6bca-4779-a2dc-1c32b9098b43 2019-07-22 11:22:46,637 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f01216d0-6bca-4779-a2dc-1c32b9098b43 2019-07-22 11:22:46,637 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f01216d0-6bca-4779-a2dc-1c32b9098b43 2019-07-22 11:22:46,637 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa" 2019-07-22 11:22:46,637 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa0902d9a21c407eefcd9fac5e57fe6aec0005aa" 2019-07-22 11:22:46,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:46,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:46,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:46,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:46,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:46,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:46,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:46,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:46,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:46,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:46,691 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:46 GMT 2019-07-22 11:22:46,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:46,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:46,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:46,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:46,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:51,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:51,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:51,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:51,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:51,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:51,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:51,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:51,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:51,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}942d137a8b824c10de80c235a43519ae81574c5a\"", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.448Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.068Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84c4942a-775c-455a-a0bd-523a46aeef85 x-compute-request-id: req-84c4942a-775c-455a-a0bd-523a46aeef85 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:12Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e3b103e4-0f1f-4a5c-bc07-06bf5d331db9"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.068Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-84c4942a-775c-455a-a0bd-523a46aeef85", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e3b103e4-0f1f-4a5c-bc07-06bf5d331db9"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.068Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-84c4942a-775c-455a-a0bd-523a46aeef85", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e3b103e4-0f1f-4a5c-bc07-06bf5d331db9"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.068Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.e3b103e4-0f1f-4a5c-bc07-06bf5d331db9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6d099443-c096-48fc-a3e8-b94333ce2a1b", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.328Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d099443-c096-48fc-a3e8-b94333ce2a1b x-compute-request-id: req-6d099443-c096-48fc-a3e8-b94333ce2a1b Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.327Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d099443-c096-48fc-a3e8-b94333ce2a1b x-compute-request-id: req-6d099443-c096-48fc-a3e8-b94333ce2a1b Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.327Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6d099443-c096-48fc-a3e8-b94333ce2a1b", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.328Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6d099443-c096-48fc-a3e8-b94333ce2a1b", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.328Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6d099443-c096-48fc-a3e8-b94333ce2a1b", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.328Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}942d137a8b824c10de80c235a43519ae81574c5a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.329Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}942d137a8b824c10de80c235a43519ae81574c5a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.329Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:44.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:45.572Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:46.241Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:45.507Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:46.809Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9b0036db-7809-4e19-adc2-dae0acf1a4ff", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:46.543Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:46.809Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0036db-7809-4e19-adc2-dae0acf1a4ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:46.542Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:46.809Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0036db-7809-4e19-adc2-dae0acf1a4ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:46.542Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:46.809Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9b0036db-7809-4e19-adc2-dae0acf1a4ff", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:46.542Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:46.809Z", "message": "Remove floating ip 172.30.9.207", "level": "info", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:46.536Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:46.809Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:46.537Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:46.809Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:46.537Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:46.951Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:46.950Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.589Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-158c51fd-5414-438b-a7af-bcb109ce6ab3", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.543Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.544Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.545Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-ba2b4a7d-1195-47a3-8168-915be68b1e78 Date: Mon, 22 Jul 2019 11:22:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T10:53:25Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"53542485-0e8f-4f50-88b0-3d15b913ab76\",\"security_groups\":[\"84ec66bb-f5f4-47d0-b025-20e2a5be745d\"],\"mac_address\":\"fa:16:3e:28:fc:e3\",\"device_id\":\"b242f994-2875-4c4a-8c71-fd1ae68026f9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.588Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-ba2b4a7d-1195-47a3-8168-915be68b1e78 Date: Mon, 22 Jul 2019 11:22:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T10:53:25Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"53542485-0e8f-4f50-88b0-3d15b913ab76\",\"security_groups\":[\"84ec66bb-f5f4-47d0-b025-20e2a5be745d\"],\"mac_address\":\"fa:16:3e:28:fc:e3\",\"device_id\":\"b242f994-2875-4c4a-8c71-fd1ae68026f9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:51:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.588Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.588Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.588Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.589Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.590Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.590Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e Date: Mon, 22 Jul 2019 11:22:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.20\"}],\"id\":\"b708906f-e4c1-4d78-8c9b-05ca83c49651\",\"security_groups\":[\"a106cc33-4f14-48e1-b88c-e6492ae90213\",\"a9733838-0757-4b50-a21c-016a271fa2e6\"],\"mac_address\":\"fa:16:3e:f2:53:68\",\"device_id\":\"0b02505f-eb9e-47de-8e61-d04c6e071037\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.634Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e Date: Mon, 22 Jul 2019 11:22:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.20\"}],\"id\":\"b708906f-e4c1-4d78-8c9b-05ca83c49651\",\"security_groups\":[\"a106cc33-4f14-48e1-b88c-e6492ae90213\",\"a9733838-0757-4b50-a21c-016a271fa2e6\"],\"mac_address\":\"fa:16:3e:f2:53:68\",\"device_id\":\"0b02505f-eb9e-47de-8e61-d04c6e071037\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.634Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json used request id req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.634Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json used request id req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.635Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json used request id req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.635Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json used request id req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.635Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.636Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.636Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04cc4f66-b5d6-4578-9c39-4f5909eb4f04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.643Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04cc4f66-b5d6-4578-9c39-4f5909eb4f04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.643Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-04cc4f66-b5d6-4578-9c39-4f5909eb4f04", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.644Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-04cc4f66-b5d6-4578-9c39-4f5909eb4f04", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.644Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a24a669-7400-4655-adfd-0e7414478721 x-compute-request-id: req-6a24a669-7400-4655-adfd-0e7414478721 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.926Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}], "metadata": {"pagination": {"total": 1424, "offset": 1346, "size": 50}}} 2019-07-22 11:22:51,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:51,799 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:51 GMT 2019-07-22 11:22:51,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:51,799 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:51,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:51,799 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:51,799 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:51,799 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:51,802 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942d137a8b824c10de80c235a43519ae81574c5a" 2019-07-22 11:22:51,802 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84c4942a-775c-455a-a0bd-523a46aeef85 x-compute-request-id: req-84c4942a-775c-455a-a0bd-523a46aeef85 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:12Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:51,802 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-84c4942a-775c-455a-a0bd-523a46aeef85 2019-07-22 11:22:51,802 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-84c4942a-775c-455a-a0bd-523a46aeef85 2019-07-22 11:22:51,802 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-22 11:22:51,803 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6d099443-c096-48fc-a3e8-b94333ce2a1b 2019-07-22 11:22:51,803 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:22:51,803 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d099443-c096-48fc-a3e8-b94333ce2a1b x-compute-request-id: req-6d099443-c096-48fc-a3e8-b94333ce2a1b Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:51,803 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d099443-c096-48fc-a3e8-b94333ce2a1b x-compute-request-id: req-6d099443-c096-48fc-a3e8-b94333ce2a1b Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:51,803 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6d099443-c096-48fc-a3e8-b94333ce2a1b 2019-07-22 11:22:51,803 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6d099443-c096-48fc-a3e8-b94333ce2a1b 2019-07-22 11:22:51,804 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-6d099443-c096-48fc-a3e8-b94333ce2a1b 2019-07-22 11:22:51,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942d137a8b824c10de80c235a43519ae81574c5a" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-07-22 11:22:51,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942d137a8b824c10de80c235a43519ae81574c5a" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-07-22 11:22:51,804 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-22 11:22:51,804 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 11:22:51,804 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-22 11:22:51,804 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9b0036db-7809-4e19-adc2-dae0acf1a4ff 2019-07-22 11:22:51,805 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0036db-7809-4e19-adc2-dae0acf1a4ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:51,805 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0036db-7809-4e19-adc2-dae0acf1a4ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:51,805 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9b0036db-7809-4e19-adc2-dae0acf1a4ff 2019-07-22 11:22:51,805 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.207 2019-07-22 11:22:51,805 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:51,805 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:51,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac" 2019-07-22 11:22:51,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac" 2019-07-22 11:22:51,806 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78 2019-07-22 11:22:51,806 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-158c51fd-5414-438b-a7af-bcb109ce6ab3 2019-07-22 11:22:51,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac" 2019-07-22 11:22:51,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac" 2019-07-22 11:22:51,806 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-ba2b4a7d-1195-47a3-8168-915be68b1e78 Date: Mon, 22 Jul 2019 11:22:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:53:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.5"}],"id":"53542485-0e8f-4f50-88b0-3d15b913ab76","security_groups":["84ec66bb-f5f4-47d0-b025-20e2a5be745d"],"mac_address":"fa:16:3e:28:fc:e3","device_id":"b242f994-2875-4c4a-8c71-fd1ae68026f9","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:51,807 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-ba2b4a7d-1195-47a3-8168-915be68b1e78 Date: Mon, 22 Jul 2019 11:22:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T10:53:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.5"}],"id":"53542485-0e8f-4f50-88b0-3d15b913ab76","security_groups":["84ec66bb-f5f4-47d0-b025-20e2a5be745d"],"mac_address":"fa:16:3e:28:fc:e3","device_id":"b242f994-2875-4c4a-8c71-fd1ae68026f9","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:51,807 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78 2019-07-22 11:22:51,807 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78 2019-07-22 11:22:51,807 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78 2019-07-22 11:22:51,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac" 2019-07-22 11:22:51,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac" 2019-07-22 11:22:51,807 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e Date: Mon, 22 Jul 2019 11:22:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.20"}],"id":"b708906f-e4c1-4d78-8c9b-05ca83c49651","security_groups":["a106cc33-4f14-48e1-b88c-e6492ae90213","a9733838-0757-4b50-a21c-016a271fa2e6"],"mac_address":"fa:16:3e:f2:53:68","device_id":"0b02505f-eb9e-47de-8e61-d04c6e071037","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:51,808 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e Date: Mon, 22 Jul 2019 11:22:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.20"}],"id":"b708906f-e4c1-4d78-8c9b-05ca83c49651","security_groups":["a106cc33-4f14-48e1-b88c-e6492ae90213","a9733838-0757-4b50-a21c-016a271fa2e6"],"mac_address":"fa:16:3e:f2:53:68","device_id":"0b02505f-eb9e-47de-8e61-d04c6e071037","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:51,808 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json used request id req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e 2019-07-22 11:22:51,808 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json used request id req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e 2019-07-22 11:22:51,808 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json used request id req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e 2019-07-22 11:22:51,808 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json used request id req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e 2019-07-22 11:22:51,808 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:51,809 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:51,809 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04cc4f66-b5d6-4578-9c39-4f5909eb4f04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:51,809 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04cc4f66-b5d6-4578-9c39-4f5909eb4f04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:51,809 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-04cc4f66-b5d6-4578-9c39-4f5909eb4f04 2019-07-22 11:22:51,809 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-04cc4f66-b5d6-4578-9c39-4f5909eb4f04 2019-07-22 11:22:51,809 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a24a669-7400-4655-adfd-0e7414478721 x-compute-request-id: req-6a24a669-7400-4655-adfd-0e7414478721 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:22:51,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:51,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:51,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:51,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:51,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:51,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:51,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:51,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:51,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:51,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:51,864 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:51 GMT 2019-07-22 11:22:51,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:51,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:51,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:51,865 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:51,865 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:56,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:22:56,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:56,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:56,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:56,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:56,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:56,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:56,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:56,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.589Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.590Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.590Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e Date: Mon, 22 Jul 2019 11:22:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.20\"}],\"id\":\"b708906f-e4c1-4d78-8c9b-05ca83c49651\",\"security_groups\":[\"a106cc33-4f14-48e1-b88c-e6492ae90213\",\"a9733838-0757-4b50-a21c-016a271fa2e6\"],\"mac_address\":\"fa:16:3e:f2:53:68\",\"device_id\":\"0b02505f-eb9e-47de-8e61-d04c6e071037\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.634Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:47.974Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e Date: Mon, 22 Jul 2019 11:22:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T11:00:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b7d809c8-aae1-4b98-af22-27f1a661a7e9\",\"ip_address\":\"192.168.120.20\"}],\"id\":\"b708906f-e4c1-4d78-8c9b-05ca83c49651\",\"security_groups\":[\"a106cc33-4f14-48e1-b88c-e6492ae90213\",\"a9733838-0757-4b50-a21c-016a271fa2e6\"],\"mac_address\":\"fa:16:3e:f2:53:68\",\"device_id\":\"0b02505f-eb9e-47de-8e61-d04c6e071037\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a652c03304714fa3924dd0470f6006e6\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"940d14fa-f713-4777-ab31-ca8142b534a1\",\"tenant_id\":\"a652c03304714fa3924dd0470f6006e6\",\"created_at\":\"2019-07-22T10:57:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.634Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:48.559Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a24a669-7400-4655-adfd-0e7414478721 x-compute-request-id: req-6a24a669-7400-4655-adfd-0e7414478721 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.926Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:48.559Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-6a24a669-7400-4655-adfd-0e7414478721", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.926Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:48.559Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-6a24a669-7400-4655-adfd-0e7414478721", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.927Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:48.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0b702a55c2d1eb3cf6e279135b556c797e6e9d2\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.054Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:48.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0b702a55c2d1eb3cf6e279135b556c797e6e9d2\"", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.054Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:48.559Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.332Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:48.559Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-6a24a669-7400-4655-adfd-0e7414478721", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.927Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:48.559Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-6a24a669-7400-4655-adfd-0e7414478721", "level": "debug", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.927Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:48.559Z", "message": "Floating ip 172.30.9.200 detached from server", "level": "info", "target_id": "bono_floatingip_ztsf8h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:47.927Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.83e08683-3590-4bb5-854b-412f2ffa5b1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.241Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f1b76faa-4d93-4b0f-81dc-3660814d6382", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.854Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.241Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b76faa-4d93-4b0f-81dc-3660814d6382 x-compute-request-id: req-f1b76faa-4d93-4b0f-81dc-3660814d6382 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:12Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.853Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.241Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b76faa-4d93-4b0f-81dc-3660814d6382 x-compute-request-id: req-f1b76faa-4d93-4b0f-81dc-3660814d6382 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:12Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.853Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.241Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f1b76faa-4d93-4b0f-81dc-3660814d6382", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.853Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.241Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f1b76faa-4d93-4b0f-81dc-3660814d6382", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.854Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.241Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f1b76faa-4d93-4b0f-81dc-3660814d6382", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.854Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.241Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0b702a55c2d1eb3cf6e279135b556c797e6e9d2\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.855Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.241Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0b702a55c2d1eb3cf6e279135b556c797e6e9d2\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.855Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.241Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:48.470Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:49.531Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.859Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a5b402-7533-4f1d-8b39-e0159dda4bda Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:49.535Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:49.859Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-28a5b402-7533-4f1d-8b39-e0159dda4bda", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:49.536Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:50.478Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}975603584177f24108abeeb6d441c08824060bbf\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:49.934Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.194Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff49e402-a886-4e08-96e9-ac0c7cffc7bb x-compute-request-id: req-ff49e402-a886-4e08-96e9-ac0c7cffc7bb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.085Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-17d10c12-c54e-48b5-a83a-c94e429e3311", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.016Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "Floating ip 172.30.9.207 detached from server", "level": "info", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.017Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-17d10c12-c54e-48b5-a83a-c94e429e3311", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.017Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.351Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.452Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-17d10c12-c54e-48b5-a83a-c94e429e3311", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.016Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ff49e402-a886-4e08-96e9-ac0c7cffc7bb", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.086Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ff49e402-a886-4e08-96e9-ac0c7cffc7bb", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.086Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}975603584177f24108abeeb6d441c08824060bbf\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.087Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17d10c12-c54e-48b5-a83a-c94e429e3311 x-compute-request-id: req-17d10c12-c54e-48b5-a83a-c94e429e3311 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.015Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17d10c12-c54e-48b5-a83a-c94e429e3311 x-compute-request-id: req-17d10c12-c54e-48b5-a83a-c94e429e3311 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.016Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:51.775Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-17d10c12-c54e-48b5-a83a-c94e429e3311", "level": "debug", "target_id": "bind_floatingip_2b4nwj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:51.016Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.81b76dbd-26b8-43f3-afe9-ecdcf5976766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:52.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.491Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-c4762faf-c867-412d-8e06-2cc93ea68143", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.975Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0349ada7-93a0-43d1-9262-3f305e456233 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.497Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0349ada7-93a0-43d1-9262-3f305e456233", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.497Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4308dd9-0a88-4e87-9ef5-d3b0542844c9 x-compute-request-id: req-e4308dd9-0a88-4e87-9ef5-d3b0542844c9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.404Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-e4308dd9-0a88-4e87-9ef5-d3b0542844c9", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.404Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-e4308dd9-0a88-4e87-9ef5-d3b0542844c9", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.405Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}975603584177f24108abeeb6d441c08824060bbf\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.405Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b13878d9-f608-4afe-a1cd-972fedb01ec7 x-compute-request-id: req-b13878d9-f608-4afe-a1cd-972fedb01ec7 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.764Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b13878d9-f608-4afe-a1cd-972fedb01ec7", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.764Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}], "metadata": {"pagination": {"total": 1478, "offset": 1396, "size": 50}}} 2019-07-22 11:22:56,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:56,955 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:56 GMT 2019-07-22 11:22:56,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:56,955 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:22:56,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:56,955 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:56,955 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:22:56,955 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:22:56,958 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/53542485-0e8f-4f50-88b0-3d15b913ab76.json used request id req-ba2b4a7d-1195-47a3-8168-915be68b1e78 2019-07-22 11:22:56,958 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac" 2019-07-22 11:22:56,958 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/b708906f-e4c1-4d78-8c9b-05ca83c49651.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd72add10abaaf474d011385ba1e59967fe23ac" 2019-07-22 11:22:56,958 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e Date: Mon, 22 Jul 2019 11:22:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.20"}],"id":"b708906f-e4c1-4d78-8c9b-05ca83c49651","security_groups":["a106cc33-4f14-48e1-b88c-e6492ae90213","a9733838-0757-4b50-a21c-016a271fa2e6"],"mac_address":"fa:16:3e:f2:53:68","device_id":"0b02505f-eb9e-47de-8e61-d04c6e071037","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:56,959 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ee38e370-47d4-4cdd-8b2b-b1b8fa545d1e Date: Mon, 22 Jul 2019 11:22:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T11:00:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","ip_address":"192.168.120.20"}],"id":"b708906f-e4c1-4d78-8c9b-05ca83c49651","security_groups":["a106cc33-4f14-48e1-b88c-e6492ae90213","a9733838-0757-4b50-a21c-016a271fa2e6"],"mac_address":"fa:16:3e:f2:53:68","device_id":"0b02505f-eb9e-47de-8e61-d04c6e071037","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a652c03304714fa3924dd0470f6006e6","qos_policy_id":null,"admin_state_up":true,"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:57:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 11:22:56,959 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a24a669-7400-4655-adfd-0e7414478721 x-compute-request-id: req-6a24a669-7400-4655-adfd-0e7414478721 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:22:56,959 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-6a24a669-7400-4655-adfd-0e7414478721 2019-07-22 11:22:56,959 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-6a24a669-7400-4655-adfd-0e7414478721 2019-07-22 11:22:56,959 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b702a55c2d1eb3cf6e279135b556c797e6e9d2" 2019-07-22 11:22:56,959 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b702a55c2d1eb3cf6e279135b556c797e6e9d2" 2019-07-22 11:22:56,960 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-22 11:22:56,960 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-6a24a669-7400-4655-adfd-0e7414478721 2019-07-22 11:22:56,960 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-6a24a669-7400-4655-adfd-0e7414478721 2019-07-22 11:22:56,960 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.200 detached from server 2019-07-22 11:22:56,960 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f1b76faa-4d93-4b0f-81dc-3660814d6382 2019-07-22 11:22:56,960 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b76faa-4d93-4b0f-81dc-3660814d6382 x-compute-request-id: req-f1b76faa-4d93-4b0f-81dc-3660814d6382 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:12Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:56,961 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b76faa-4d93-4b0f-81dc-3660814d6382 x-compute-request-id: req-f1b76faa-4d93-4b0f-81dc-3660814d6382 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:12Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:56,961 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f1b76faa-4d93-4b0f-81dc-3660814d6382 2019-07-22 11:22:56,961 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f1b76faa-4d93-4b0f-81dc-3660814d6382 2019-07-22 11:22:56,961 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-f1b76faa-4d93-4b0f-81dc-3660814d6382 2019-07-22 11:22:56,961 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b702a55c2d1eb3cf6e279135b556c797e6e9d2" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-07-22 11:22:56,962 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b702a55c2d1eb3cf6e279135b556c797e6e9d2" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-07-22 11:22:56,962 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:22:56,962 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:56,962 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a5b402-7533-4f1d-8b39-e0159dda4bda Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:56,962 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-28a5b402-7533-4f1d-8b39-e0159dda4bda 2019-07-22 11:22:56,962 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975603584177f24108abeeb6d441c08824060bbf" 2019-07-22 11:22:56,962 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff49e402-a886-4e08-96e9-ac0c7cffc7bb x-compute-request-id: req-ff49e402-a886-4e08-96e9-ac0c7cffc7bb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:56,963 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-17d10c12-c54e-48b5-a83a-c94e429e3311 2019-07-22 11:22:56,963 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.207 detached from server 2019-07-22 11:22:56,963 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-17d10c12-c54e-48b5-a83a-c94e429e3311 2019-07-22 11:22:56,963 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-22 11:22:56,963 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:22:56,963 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-17d10c12-c54e-48b5-a83a-c94e429e3311 2019-07-22 11:22:56,964 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ff49e402-a886-4e08-96e9-ac0c7cffc7bb 2019-07-22 11:22:56,964 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ff49e402-a886-4e08-96e9-ac0c7cffc7bb 2019-07-22 11:22:56,964 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975603584177f24108abeeb6d441c08824060bbf" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-22 11:22:56,964 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17d10c12-c54e-48b5-a83a-c94e429e3311 x-compute-request-id: req-17d10c12-c54e-48b5-a83a-c94e429e3311 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:22:56,964 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17d10c12-c54e-48b5-a83a-c94e429e3311 x-compute-request-id: req-17d10c12-c54e-48b5-a83a-c94e429e3311 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:22:56,964 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-17d10c12-c54e-48b5-a83a-c94e429e3311 2019-07-22 11:22:56,965 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:22:56,965 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-c4762faf-c867-412d-8e06-2cc93ea68143 2019-07-22 11:22:56,965 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0349ada7-93a0-43d1-9262-3f305e456233 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:22:56,965 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0349ada7-93a0-43d1-9262-3f305e456233 2019-07-22 11:22:56,965 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4308dd9-0a88-4e87-9ef5-d3b0542844c9 x-compute-request-id: req-e4308dd9-0a88-4e87-9ef5-d3b0542844c9 Content-Length: 0 Content-Type: application/json 2019-07-22 11:22:56,965 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-e4308dd9-0a88-4e87-9ef5-d3b0542844c9 2019-07-22 11:22:56,965 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-e4308dd9-0a88-4e87-9ef5-d3b0542844c9 2019-07-22 11:22:56,966 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975603584177f24108abeeb6d441c08824060bbf" 2019-07-22 11:22:56,966 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b13878d9-f608-4afe-a1cd-972fedb01ec7 x-compute-request-id: req-b13878d9-f608-4afe-a1cd-972fedb01ec7 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:22:56,966 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b13878d9-f608-4afe-a1cd-972fedb01ec7 2019-07-22 11:22:56,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:22:57,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:22:57,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:22:57,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:22:57,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:22:57,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:22:57,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:22:57,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:22:57,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:22:57,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:22:57,021 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:22:57 GMT 2019-07-22 11:22:57,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:22:57,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:22:57,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:22:57,021 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:22:57,021 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:02,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:23:02,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:02,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:02,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:02,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:02,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:02,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:02,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:02,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b13878d9-f608-4afe-a1cd-972fedb01ec7", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.764Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b13878d9-f608-4afe-a1cd-972fedb01ec7", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.765Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}975603584177f24108abeeb6d441c08824060bbf\"", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.765Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4762faf-c867-412d-8e06-2cc93ea68143 x-compute-request-id: req-c4762faf-c867-412d-8e06-2cc93ea68143 Content-Encoding: gzip Content-Length: 698 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2a32c786-a562-4de1-ae79-30143fa5d58b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5c06b92f-57c3-4502-9de3-fe5b62af0d1f\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6bb75fad-7471-4c01-8db6-407eb3f2107a\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9aa2732d-4829-4134-a921-c419b49d510a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b490ad09-c0a9-4841-a36c-b3b97a1ca31d\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c1526731-d345-40a5-bef9-ab6bf17860b3\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c60a2397-2a33-4b5b-bc2a-41694e1dc994\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"84bb9c27-ae31-4dab-9a17-50de69478e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.975Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.245Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-c4762faf-c867-412d-8e06-2cc93ea68143", "level": "debug", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:52.976Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.947c5bf5-6692-4b7d-a6e5-f0ff92a5af42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.751Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-ff4eac46-0787-41e9-bd82-535a008292ae", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:53.521Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.751Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:53.664Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.751Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_8r5sd8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:53.476Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.751Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff4eac46-0787-41e9-bd82-535a008292ae x-compute-request-id: req-ff4eac46-0787-41e9-bd82-535a008292ae Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:12Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:53.521Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.751Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69b0fdbbc0ec7d6cc80314f0cb6bf47f96e56aa4\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:53.523Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:53.751Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-ff4eac46-0787-41e9-bd82-535a008292ae", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:53.522Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:54.540Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d8d41b7-ee52-478f-9d01-2788d682ed2a x-compute-request-id: req-4d8d41b7-ee52-478f-9d01-2788d682ed2a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:54.398Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.158Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69b0fdbbc0ec7d6cc80314f0cb6bf47f96e56aa4\"", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:54.400Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.158Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29511d24-04ab-4e02-bf05-4c884b4e47d0 x-compute-request-id: req-29511d24-04ab-4e02-bf05-4c884b4e47d0 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:12Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.026Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.158Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-fdad8403-bb44-4e67-8249-722fbdd779ef", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:54.773Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.158Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdad8403-bb44-4e67-8249-722fbdd779ef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:54.773Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.158Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-4d8d41b7-ee52-478f-9d01-2788d682ed2a", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:54.399Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.158Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-4d8d41b7-ee52-478f-9d01-2788d682ed2a", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:54.399Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.158Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:54.768Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.791Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25e5770f0863f6daa986163318de1dc0c4c2ad1b\"", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.184Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.791Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d65f8a73-f417-4e52-ae37-e2bf0dce1a51 x-compute-request-id: req-d65f8a73-f417-4e52-ae37-e2bf0dce1a51 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.550Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.791Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-29511d24-04ab-4e02-bf05-4c884b4e47d0", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.026Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.791Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-29511d24-04ab-4e02-bf05-4c884b4e47d0", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.027Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:55.791Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69b0fdbbc0ec7d6cc80314f0cb6bf47f96e56aa4\"", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.028Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:56.405Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ddab4e27-87fa-4d22-994c-87c442804b18", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.726Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:56.405Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ddab4e27-87fa-4d22-994c-87c442804b18", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.726Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:56.405Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25e5770f0863f6daa986163318de1dc0c4c2ad1b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.727Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:56.405Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-d65f8a73-f417-4e52-ae37-e2bf0dce1a51", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.551Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:56.405Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.865Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:56.405Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:56.007Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:56.405Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-d65f8a73-f417-4e52-ae37-e2bf0dce1a51", "level": "debug", "target_id": "bind_security_group_wqfquh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.551Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.80ecf01c-ce89-44b1-b89e-1176d258b6f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:56.405Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddab4e27-87fa-4d22-994c-87c442804b18 x-compute-request-id: req-ddab4e27-87fa-4d22-994c-87c442804b18 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:55.726Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.162Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-989abd62-e4af-4100-b117-ead0cbd2b0d6 x-compute-request-id: req-989abd62-e4af-4100-b117-ead0cbd2b0d6 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:56.718Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.162Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-989abd62-e4af-4100-b117-ead0cbd2b0d6", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:56.718Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.162Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-989abd62-e4af-4100-b117-ead0cbd2b0d6", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:56.718Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25e5770f0863f6daa986163318de1dc0c4c2ad1b\"", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:56.719Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.675Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ecba3a2d-4fd8-4fed-b8a1-ef72478ec90f", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.139Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.675Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-be418855-3eb8-4d03-a0a5-777f29bcecc6", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.149Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.675Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be418855-3eb8-4d03-a0a5-777f29bcecc6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.149Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.145Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25e5770f0863f6daa986163318de1dc0c4c2ad1b\"", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.140Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.675Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ecba3a2d-4fd8-4fed-b8a1-ef72478ec90f", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.140Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}574d386f2a5d7139fb0d79cf70825f8fa862a6fe\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.575Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:57.675Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecba3a2d-4fd8-4fed-b8a1-ef72478ec90f x-compute-request-id: req-ecba3a2d-4fd8-4fed-b8a1-ef72478ec90f Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.139Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:58.289Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.833Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:58.289Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.974Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:58.289Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b5c1311-5d82-41df-a671-af58f290de5e x-compute-request-id: req-8b5c1311-5d82-41df-a671-af58f290de5e Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:12Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.083Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:58.289Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-27e309cc-c426-4b9a-99ab-18ce75dddee8", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.526Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:58.289Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-27e309cc-c426-4b9a-99ab-18ce75dddee8", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.525Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:58.289Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27e309cc-c426-4b9a-99ab-18ce75dddee8 x-compute-request-id: req-27e309cc-c426-4b9a-99ab-18ce75dddee8 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"78536478-4428-4d19-a632-7ec5620c41c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9705a99d-0460-4f9d-9c13-381528a99b66\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cd9aed4a-1156-418f-be9f-aab198ce8004\"}], \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"id\": \"a106cc33-4f14-48e1-b88c-e6492ae90213\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_xjkc3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:57.525Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.d815e09b-59b2-48bc-be28-9bc8c38e95f3"}], "metadata": {"pagination": {"total": 1538, "offset": 1446, "size": 50}}} 2019-07-22 11:23:02,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:02,127 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:02 GMT 2019-07-22 11:23:02,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:02,128 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:23:02,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:02,128 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:02,128 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:02,128 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:23:02,131 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b13878d9-f608-4afe-a1cd-972fedb01ec7 2019-07-22 11:23:02,131 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-b13878d9-f608-4afe-a1cd-972fedb01ec7 2019-07-22 11:23:02,131 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975603584177f24108abeeb6d441c08824060bbf" 2019-07-22 11:23:02,132 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4762faf-c867-412d-8e06-2cc93ea68143 x-compute-request-id: req-c4762faf-c867-412d-8e06-2cc93ea68143 Content-Encoding: gzip Content-Length: 698 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a32c786-a562-4de1-ae79-30143fa5d58b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5c06b92f-57c3-4502-9de3-fe5b62af0d1f"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6bb75fad-7471-4c01-8db6-407eb3f2107a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9aa2732d-4829-4134-a921-c419b49d510a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b490ad09-c0a9-4841-a36c-b3b97a1ca31d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1526731-d345-40a5-bef9-ab6bf17860b3"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c60a2397-2a33-4b5b-bc2a-41694e1dc994"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6dcc14c-bd5a-4a7c-9b01-d9dcc6f09278"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "84bb9c27-ae31-4dab-9a17-50de69478e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-07-22 11:23:02,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-c4762faf-c867-412d-8e06-2cc93ea68143 2019-07-22 11:23:02,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-ff4eac46-0787-41e9-bd82-535a008292ae 2019-07-22 11:23:02,132 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:23:02,132 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:23:02,132 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff4eac46-0787-41e9-bd82-535a008292ae x-compute-request-id: req-ff4eac46-0787-41e9-bd82-535a008292ae Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:12Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:02,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b0fdbbc0ec7d6cc80314f0cb6bf47f96e56aa4" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-07-22 11:23:02,133 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-ff4eac46-0787-41e9-bd82-535a008292ae 2019-07-22 11:23:02,133 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d8d41b7-ee52-478f-9d01-2788d682ed2a x-compute-request-id: req-4d8d41b7-ee52-478f-9d01-2788d682ed2a Content-Length: 0 Content-Type: application/json 2019-07-22 11:23:02,133 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b0fdbbc0ec7d6cc80314f0cb6bf47f96e56aa4" 2019-07-22 11:23:02,133 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29511d24-04ab-4e02-bf05-4c884b4e47d0 x-compute-request-id: req-29511d24-04ab-4e02-bf05-4c884b4e47d0 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:12Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:02,134 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-fdad8403-bb44-4e67-8249-722fbdd779ef 2019-07-22 11:23:02,134 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdad8403-bb44-4e67-8249-722fbdd779ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:02,134 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-4d8d41b7-ee52-478f-9d01-2788d682ed2a 2019-07-22 11:23:02,134 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-4d8d41b7-ee52-478f-9d01-2788d682ed2a 2019-07-22 11:23:02,134 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:02,134 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e5770f0863f6daa986163318de1dc0c4c2ad1b" 2019-07-22 11:23:02,135 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d65f8a73-f417-4e52-ae37-e2bf0dce1a51 x-compute-request-id: req-d65f8a73-f417-4e52-ae37-e2bf0dce1a51 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-22 11:23:02,135 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-29511d24-04ab-4e02-bf05-4c884b4e47d0 2019-07-22 11:23:02,135 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-29511d24-04ab-4e02-bf05-4c884b4e47d0 2019-07-22 11:23:02,135 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b0fdbbc0ec7d6cc80314f0cb6bf47f96e56aa4" 2019-07-22 11:23:02,135 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ddab4e27-87fa-4d22-994c-87c442804b18 2019-07-22 11:23:02,135 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ddab4e27-87fa-4d22-994c-87c442804b18 2019-07-22 11:23:02,136 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e5770f0863f6daa986163318de1dc0c4c2ad1b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-07-22 11:23:02,136 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-d65f8a73-f417-4e52-ae37-e2bf0dce1a51 2019-07-22 11:23:02,136 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:23:02,136 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:23:02,136 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-d65f8a73-f417-4e52-ae37-e2bf0dce1a51 2019-07-22 11:23:02,136 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddab4e27-87fa-4d22-994c-87c442804b18 x-compute-request-id: req-ddab4e27-87fa-4d22-994c-87c442804b18 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:02,137 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-989abd62-e4af-4100-b117-ead0cbd2b0d6 x-compute-request-id: req-989abd62-e4af-4100-b117-ead0cbd2b0d6 Content-Length: 0 Content-Type: application/json 2019-07-22 11:23:02,137 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-989abd62-e4af-4100-b117-ead0cbd2b0d6 2019-07-22 11:23:02,137 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-989abd62-e4af-4100-b117-ead0cbd2b0d6 2019-07-22 11:23:02,137 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e5770f0863f6daa986163318de1dc0c4c2ad1b" 2019-07-22 11:23:02,137 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ecba3a2d-4fd8-4fed-b8a1-ef72478ec90f 2019-07-22 11:23:02,137 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-be418855-3eb8-4d03-a0a5-777f29bcecc6 2019-07-22 11:23:02,138 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be418855-3eb8-4d03-a0a5-777f29bcecc6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:02,138 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:02,138 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e5770f0863f6daa986163318de1dc0c4c2ad1b" 2019-07-22 11:23:02,138 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-ecba3a2d-4fd8-4fed-b8a1-ef72478ec90f 2019-07-22 11:23:02,138 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574d386f2a5d7139fb0d79cf70825f8fa862a6fe" 2019-07-22 11:23:02,138 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecba3a2d-4fd8-4fed-b8a1-ef72478ec90f x-compute-request-id: req-ecba3a2d-4fd8-4fed-b8a1-ef72478ec90f Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:02,138 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:23:02,139 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:23:02,139 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b5c1311-5d82-41df-a671-af58f290de5e x-compute-request-id: req-8b5c1311-5d82-41df-a671-af58f290de5e Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:12Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:02,139 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-27e309cc-c426-4b9a-99ab-18ce75dddee8 2019-07-22 11:23:02,139 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-27e309cc-c426-4b9a-99ab-18ce75dddee8 2019-07-22 11:23:02,139 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27e309cc-c426-4b9a-99ab-18ce75dddee8 x-compute-request-id: req-27e309cc-c426-4b9a-99ab-18ce75dddee8 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "78536478-4428-4d19-a632-7ec5620c41c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9705a99d-0460-4f9d-9c13-381528a99b66"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7a1ca20-4e8f-4bf9-8deb-88148fb5b5e2"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cd9aed4a-1156-418f-be9f-aab198ce8004"}], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "id": "a106cc33-4f14-48e1-b88c-e6492ae90213", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-22 11:23:02,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:23:02,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:02,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:02,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:02,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:02 GMT 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:02,200 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:02,201 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:07,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:23:07,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:07,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:07,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:07,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:07,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:07,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:07,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:07,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:58.792Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-8b5c1311-5d82-41df-a671-af58f290de5e", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.084Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:58.792Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-8b5c1311-5d82-41df-a671-af58f290de5e", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.084Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:58.792Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}574d386f2a5d7139fb0d79cf70825f8fa862a6fe\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.085Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.987Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f52f51af-63c7-4ced-a819-f2450d4b4ea3 x-compute-request-id: req-f52f51af-63c7-4ced-a819-f2450d4b4ea3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.806Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-f52f51af-63c7-4ced-a819-f2450d4b4ea3", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.806Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-f52f51af-63c7-4ced-a819-f2450d4b4ea3", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.807Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}574d386f2a5d7139fb0d79cf70825f8fa862a6fe\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.807Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:22:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6f52d6-18e4-4b75-b69e-89a52c2df21f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.991Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-6d6f52d6-18e4-4b75-b69e-89a52c2df21f", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.991Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d05a8f2f-e6c7-40be-bf1d-53c9344122ed x-compute-request-id: req-d05a8f2f-e6c7-40be-bf1d-53c9344122ed Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:12Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.924Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d05a8f2f-e6c7-40be-bf1d-53c9344122ed", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.924Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d05a8f2f-e6c7-40be-bf1d-53c9344122ed", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.924Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}574d386f2a5d7139fb0d79cf70825f8fa862a6fe\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:58.925Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.955Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-b214e83d-b2f5-4f09-81cd-648a6b048004", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:59.673Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.955Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b214e83d-b2f5-4f09-81cd-648a6b048004 x-compute-request-id: req-b214e83d-b2f5-4f09-81cd-648a6b048004 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:59.673Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.955Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}556ea681a4e6a2946732a6ce70f1f4589b7197d8\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:59.387Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:22:59.955Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-b214e83d-b2f5-4f09-81cd-648a6b048004", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:22:59.673Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.302b5753-0289-4ffa-8cf3-db198d945ae4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:00.565Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.000Z", "source_id": "bind_host_gvqn1p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:00.565Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e9e3001-3c98-42f5-9d99-6cf148bb2707 x-compute-request-id: req-9e9e3001-3c98-42f5-9d99-6cf148bb2707 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.040Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:00.565Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-9e9e3001-3c98-42f5-9d99-6cf148bb2707", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.040Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:00.565Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:00.565Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:00.565Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}556ea681a4e6a2946732a6ce70f1f4589b7197d8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.041Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:00.565Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-9e9e3001-3c98-42f5-9d99-6cf148bb2707", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.040Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.097Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.097Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-0c8ed301-07c8-4790-be36-caeb99231abd", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.752Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.097Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-0c8ed301-07c8-4790-be36-caeb99231abd", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.752Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.097Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}556ea681a4e6a2946732a6ce70f1f4589b7197d8\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.753Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.097Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 11:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c8ed301-07c8-4790-be36-caeb99231abd x-compute-request-id: req-0c8ed301-07c8-4790-be36-caeb99231abd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:00.752Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-64bd1788-2d41-4f91-a661-a8f75738dc03", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.706Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-4dc4963a-3721-4431-8c02-02dacd508cd6", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.219Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64bd1788-2d41-4f91-a661-a8f75738dc03 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fac728e9-80fa-4b87-af2c-7f8ec60a4672 x-compute-request-id: req-fac728e9-80fa-4b87-af2c-7f8ec60a4672 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.123Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-fac728e9-80fa-4b87-af2c-7f8ec60a4672", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.123Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-fac728e9-80fa-4b87-af2c-7f8ec60a4672", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.123Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}556ea681a4e6a2946732a6ce70f1f4589b7197d8\"", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.124Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:23:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4dc4963a-3721-4431-8c02-02dacd508cd6 x-compute-request-id: req-4dc4963a-3721-4431-8c02-02dacd508cd6 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.218Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:01.783Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-4dc4963a-3721-4431-8c02-02dacd508cd6", "level": "debug", "target_id": "base_security_group_drhcjb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.219Z", "source_id": "bono_host_r7s6st", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.b8402b7d-235c-494f-bee2-b15b1e0ef917"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:02.380Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:02.380Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:02.380Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:02.380Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a070eabbfc9c88527186735efcec40bfec33328f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:01.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.013Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a070eabbfc9c88527186735efcec40bfec33328f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.013Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:23:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d85386ff-4de8-404c-8004-aa1788f270e8 x-compute-request-id: req-d85386ff-4de8-404c-8004-aa1788f270e8 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:12Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.013Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d85386ff-4de8-404c-8004-aa1788f270e8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.013Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d85386ff-4de8-404c-8004-aa1788f270e8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}], "metadata": {"pagination": {"total": 1571, "offset": 1496, "size": 50}}} 2019-07-22 11:23:07,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:07,287 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:07 GMT 2019-07-22 11:23:07,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:07,287 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:23:07,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:07,287 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:07,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:07,288 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:23:07,290 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-8b5c1311-5d82-41df-a671-af58f290de5e 2019-07-22 11:23:07,290 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-8b5c1311-5d82-41df-a671-af58f290de5e 2019-07-22 11:23:07,290 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574d386f2a5d7139fb0d79cf70825f8fa862a6fe" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-22 11:23:07,291 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:07,291 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f52f51af-63c7-4ced-a819-f2450d4b4ea3 x-compute-request-id: req-f52f51af-63c7-4ced-a819-f2450d4b4ea3 Content-Length: 0 Content-Type: application/json 2019-07-22 11:23:07,291 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-f52f51af-63c7-4ced-a819-f2450d4b4ea3 2019-07-22 11:23:07,291 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/action used request id req-f52f51af-63c7-4ced-a819-f2450d4b4ea3 2019-07-22 11:23:07,291 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574d386f2a5d7139fb0d79cf70825f8fa862a6fe" 2019-07-22 11:23:07,291 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:22:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6f52d6-18e4-4b75-b69e-89a52c2df21f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:07,292 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-6d6f52d6-18e4-4b75-b69e-89a52c2df21f 2019-07-22 11:23:07,292 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d05a8f2f-e6c7-40be-bf1d-53c9344122ed x-compute-request-id: req-d05a8f2f-e6c7-40be-bf1d-53c9344122ed Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:12Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:07,292 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d05a8f2f-e6c7-40be-bf1d-53c9344122ed 2019-07-22 11:23:07,292 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d05a8f2f-e6c7-40be-bf1d-53c9344122ed 2019-07-22 11:23:07,292 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574d386f2a5d7139fb0d79cf70825f8fa862a6fe" 2019-07-22 11:23:07,292 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-b214e83d-b2f5-4f09-81cd-648a6b048004 2019-07-22 11:23:07,293 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b214e83d-b2f5-4f09-81cd-648a6b048004 x-compute-request-id: req-b214e83d-b2f5-4f09-81cd-648a6b048004 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-22 11:23:07,293 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556ea681a4e6a2946732a6ce70f1f4589b7197d8" 2019-07-22 11:23:07,293 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037/os-security-groups used request id req-b214e83d-b2f5-4f09-81cd-648a6b048004 2019-07-22 11:23:07,293 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:23:07,293 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e9e3001-3c98-42f5-9d99-6cf148bb2707 x-compute-request-id: req-9e9e3001-3c98-42f5-9d99-6cf148bb2707 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:07,293 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-9e9e3001-3c98-42f5-9d99-6cf148bb2707 2019-07-22 11:23:07,294 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:07,294 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:07,294 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556ea681a4e6a2946732a6ce70f1f4589b7197d8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-22 11:23:07,294 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-9e9e3001-3c98-42f5-9d99-6cf148bb2707 2019-07-22 11:23:07,294 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 11:23:07,294 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-0c8ed301-07c8-4790-be36-caeb99231abd 2019-07-22 11:23:07,295 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/action used request id req-0c8ed301-07c8-4790-be36-caeb99231abd 2019-07-22 11:23:07,295 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556ea681a4e6a2946732a6ce70f1f4589b7197d8" 2019-07-22 11:23:07,295 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 11:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c8ed301-07c8-4790-be36-caeb99231abd x-compute-request-id: req-0c8ed301-07c8-4790-be36-caeb99231abd Content-Length: 0 Content-Type: application/json 2019-07-22 11:23:07,295 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-64bd1788-2d41-4f91-a661-a8f75738dc03 2019-07-22 11:23:07,295 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-22 11:23:07,295 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-4dc4963a-3721-4431-8c02-02dacd508cd6 2019-07-22 11:23:07,296 - functest.core.cloudify - DEBUG - deleting server 2019-07-22 11:23:07,296 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:07,296 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64bd1788-2d41-4f91-a661-a8f75738dc03 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:07,296 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:23:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fac728e9-80fa-4b87-af2c-7f8ec60a4672 x-compute-request-id: req-fac728e9-80fa-4b87-af2c-7f8ec60a4672 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:07,296 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-fac728e9-80fa-4b87-af2c-7f8ec60a4672 2019-07-22 11:23:07,296 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-fac728e9-80fa-4b87-af2c-7f8ec60a4672 2019-07-22 11:23:07,296 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556ea681a4e6a2946732a6ce70f1f4589b7197d8" 2019-07-22 11:23:07,297 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:23:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4dc4963a-3721-4431-8c02-02dacd508cd6 x-compute-request-id: req-4dc4963a-3721-4431-8c02-02dacd508cd6 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-22 11:23:07,297 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87/os-security-groups used request id req-4dc4963a-3721-4431-8c02-02dacd508cd6 2019-07-22 11:23:07,297 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:07,297 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 11:23:07,297 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:07,297 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a070eabbfc9c88527186735efcec40bfec33328f" 2019-07-22 11:23:07,298 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a070eabbfc9c88527186735efcec40bfec33328f" 2019-07-22 11:23:07,298 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:23:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d85386ff-4de8-404c-8004-aa1788f270e8 x-compute-request-id: req-d85386ff-4de8-404c-8004-aa1788f270e8 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:12Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:07,298 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d85386ff-4de8-404c-8004-aa1788f270e8 2019-07-22 11:23:07,298 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d85386ff-4de8-404c-8004-aa1788f270e8 2019-07-22 11:23:07,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:23:07,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:07,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:07,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:07,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:07,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:07,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:07,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:07,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:23:07,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:07,368 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:07 GMT 2019-07-22 11:23:07,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:07,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:23:07,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:07,369 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:07,369 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:12,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:23:12,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:12,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:12,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:12,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:12,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:12,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:12,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:12,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.013Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d85386ff-4de8-404c-8004-aa1788f270e8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.013Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d85386ff-4de8-404c-8004-aa1788f270e8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.013Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a070eabbfc9c88527186735efcec40bfec33328f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.013Z", "message": "RESP: [204] Date: Mon, 22 Jul 2019 11:23:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e87db797-3315-41a9-ab29-061ed82775dd x-compute-request-id: req-e87db797-3315-41a9-ab29-061ed82775dd Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:02.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:03.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.632Z", "message": "Waiting for server \"0b02505f-eb9e-47de-8e61-d04c6e071037\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:03.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.632Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-af626357-f8a1-43ad-a1f7-80361ff7fdc9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:03.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.632Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d1cb705f-1c9f-44e0-9247-f65a8d47abb9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:03.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.632Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d1cb705f-1c9f-44e0-9247-f65a8d47abb9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:03.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.632Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:03.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.632Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:23:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1cb705f-1c9f-44e0-9247-f65a8d47abb9 x-compute-request-id: req-d1cb705f-1c9f-44e0-9247-f65a8d47abb9 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f2:53:68\", \"version\": 4, \"addr\": \"192.168.120.20\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:36.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"0b02505f-eb9e-47de-8e61-d04c6e071037\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:23:02Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bind_host_gvqn1p\", \"created\": \"2019-07-22T10:57:24Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:03.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:03.632Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af626357-f8a1-43ad-a1f7-80361ff7fdc9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:03.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:04.250Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a07e1c8714d9eb3d4975e8760eb1674a51d4a37\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:03.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:04.753Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:23:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1aba20a-417b-4017-8a2d-3db532f155e3 x-compute-request-id: req-f1aba20a-417b-4017-8a2d-3db532f155e3 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:22:09Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:04.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:05.384Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-f1aba20a-417b-4017-8a2d-3db532f155e3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:04.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:05.384Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 11:23:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a99fa11a-97e8-4bfc-b8a0-11c7a6173d8d x-compute-request-id: req-a99fa11a-97e8-4bfc-b8a0-11c7a6173d8d Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b2:9d:12\", \"version\": 4, \"addr\": \"192.168.120.31\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a868ae25-ff67-4806-9bf6-f6567acd2570\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-22T11:00:38.000000\", \"flavor\": {\"id\": \"9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c\", \"rel\": \"bookmark\"}]}, \"id\": \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\", \"user_id\": \"960d5cf0624c4d61997cd3bc2aa17d13\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-22T11:23:04Z\", \"hostId\": \"3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"name\": \"server_clearwater-opnfv_bono_host_r7s6st\", \"created\": \"2019-07-22T10:57:21Z\", \"tenant_id\": \"a652c03304714fa3924dd0470f6006e6\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69\", \"cloudify_management_network_id\": \"940d14fa-f713-4777-ab31-ca8142b534a1\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:05.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:05.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a07e1c8714d9eb3d4975e8760eb1674a51d4a37\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:04.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:05.384Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-2402d97e-1299-4894-bbd8-7dd9acfa15cc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:04.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:05.384Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-2402d97e-1299-4894-bbd8-7dd9acfa15cc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:04.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:05.384Z", "message": "RESP: [204] Date: Mon, 22 Jul 2019 11:23:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2402d97e-1299-4894-bbd8-7dd9acfa15cc x-compute-request-id: req-2402d97e-1299-4894-bbd8-7dd9acfa15cc Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:04.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:05.384Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a07e1c8714d9eb3d4975e8760eb1674a51d4a37\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:04.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:05.384Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-f1aba20a-417b-4017-8a2d-3db532f155e3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:04.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:06.008Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-a99fa11a-97e8-4bfc-b8a0-11c7a6173d8d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:05.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:06.008Z", "message": "Waiting for server \"b81ff729-9cee-40a4-b7da-d4b955cd9c87\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:05.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:06.008Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-a99fa11a-97e8-4bfc-b8a0-11c7a6173d8d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:05.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:08.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a070eabbfc9c88527186735efcec40bfec33328f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:08.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:08.970Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:08.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:08.970Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-50eae78c-0a2c-4c3e-bef5-00a82eb71b92", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:08.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:08.970Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 11:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50eae78c-0a2c-4c3e-bef5-00a82eb71b92 x-compute-request-id: req-50eae78c-0a2c-4c3e-bef5-00a82eb71b92 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0b02505f-eb9e-47de-8e61-d04c6e071037 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:08.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_host_gvqn1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:08.970Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:08.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_host_gvqn1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:08.970Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-50eae78c-0a2c-4c3e-bef5-00a82eb71b92", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:08.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.91a15785-15b0-4f23-87c3-00327ff7e869"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:09.599Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:09.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:09.599Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:09.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.196Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:09.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.196Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:09.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.196Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:09.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.799Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-c92b556b-3858-409f-817d-595e9bff9b50", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.799Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 11:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c92b556b-3858-409f-817d-595e9bff9b50 x-compute-request-id: req-c92b556b-3858-409f-817d-595e9bff9b50 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b81ff729-9cee-40a4-b7da-d4b955cd9c87 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.799Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.799Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.799Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:09.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.799Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-c92b556b-3858-409f-817d-595e9bff9b50", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bono_host_r7s6st", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:10.799Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a07e1c8714d9eb3d4975e8760eb1674a51d4a37\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fae82c16-a0f3-4574-9d9d-77dc9eb8fac5"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:11.396Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:11.396Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:11.396Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_host_r7s6st", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.008Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:11.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.008Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:11.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.66d4175b-3f46-4ae1-a1d2-5cfea618452b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:11.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.66d4175b-3f46-4ae1-a1d2-5cfea618452b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.008Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ca46e822-6921-4d59-ab3c-45ae489baf0e", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:11.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.66d4175b-3f46-4ae1-a1d2-5cfea618452b"}], "metadata": {"pagination": {"total": 1599, "offset": 1546, "size": 50}}} 2019-07-22 11:23:12,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:12,471 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:12 GMT 2019-07-22 11:23:12,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:12,471 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:23:12,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:12,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:12,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:12,472 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:23:12,474 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d85386ff-4de8-404c-8004-aa1788f270e8 2019-07-22 11:23:12,474 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d85386ff-4de8-404c-8004-aa1788f270e8 2019-07-22 11:23:12,475 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a070eabbfc9c88527186735efcec40bfec33328f" 2019-07-22 11:23:12,475 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 22 Jul 2019 11:23:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e87db797-3315-41a9-ab29-061ed82775dd x-compute-request-id: req-e87db797-3315-41a9-ab29-061ed82775dd Content-Type: application/json 2019-07-22 11:23:12,475 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:12,475 - functest.core.cloudify - DEBUG - Waiting for server "0b02505f-eb9e-47de-8e61-d04c6e071037" to be deleted. current status: SHUTOFF 2019-07-22 11:23:12,475 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-af626357-f8a1-43ad-a1f7-80361ff7fdc9 2019-07-22 11:23:12,475 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d1cb705f-1c9f-44e0-9247-f65a8d47abb9 2019-07-22 11:23:12,476 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-d1cb705f-1c9f-44e0-9247-f65a8d47abb9 2019-07-22 11:23:12,476 - functest.core.cloudify - DEBUG - deleting server 2019-07-22 11:23:12,476 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:23:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1cb705f-1c9f-44e0-9247-f65a8d47abb9 x-compute-request-id: req-d1cb705f-1c9f-44e0-9247-f65a8d47abb9 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:53:68", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0b02505f-eb9e-47de-8e61-d04c6e071037", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:36.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "0b02505f-eb9e-47de-8e61-d04c6e071037", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:23:02Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bind_host_gvqn1p", "created": "2019-07-22T10:57:24Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:12,476 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af626357-f8a1-43ad-a1f7-80361ff7fdc9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:12,476 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a07e1c8714d9eb3d4975e8760eb1674a51d4a37" 2019-07-22 11:23:12,476 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:23:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1aba20a-417b-4017-8a2d-3db532f155e3 x-compute-request-id: req-f1aba20a-417b-4017-8a2d-3db532f155e3 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:22:09Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:12,477 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-f1aba20a-417b-4017-8a2d-3db532f155e3 2019-07-22 11:23:12,477 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 11:23:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a99fa11a-97e8-4bfc-b8a0-11c7a6173d8d x-compute-request-id: req-a99fa11a-97e8-4bfc-b8a0-11c7a6173d8d Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:9d:12", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87", "rel": "bookmark"}], "image": {"id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "links": [{"href": "http://172.30.9.26:8774/images/a868ae25-ff67-4806-9bf6-f6567acd2570", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-22T11:00:38.000000", "flavor": {"id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "links": [{"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}]}, "id": "b81ff729-9cee-40a4-b7da-d4b955cd9c87", "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-22T11:23:04Z", "hostId": "3fae609852bae8acd1824aecb3688e2d014dfd114bf1252a0f841a26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "server_clearwater-opnfv_bono_host_r7s6st", "created": "2019-07-22T10:57:21Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "cloudify_management_network_id": "940d14fa-f713-4777-ab31-ca8142b534a1"}}} 2019-07-22 11:23:12,477 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a07e1c8714d9eb3d4975e8760eb1674a51d4a37" 2019-07-22 11:23:12,477 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-2402d97e-1299-4894-bbd8-7dd9acfa15cc 2019-07-22 11:23:12,477 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-2402d97e-1299-4894-bbd8-7dd9acfa15cc 2019-07-22 11:23:12,477 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 22 Jul 2019 11:23:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2402d97e-1299-4894-bbd8-7dd9acfa15cc x-compute-request-id: req-2402d97e-1299-4894-bbd8-7dd9acfa15cc Content-Type: application/json 2019-07-22 11:23:12,478 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a07e1c8714d9eb3d4975e8760eb1674a51d4a37" 2019-07-22 11:23:12,478 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-f1aba20a-417b-4017-8a2d-3db532f155e3 2019-07-22 11:23:12,478 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-a99fa11a-97e8-4bfc-b8a0-11c7a6173d8d 2019-07-22 11:23:12,478 - functest.core.cloudify - DEBUG - Waiting for server "b81ff729-9cee-40a4-b7da-d4b955cd9c87" to be deleted. current status: SHUTOFF 2019-07-22 11:23:12,478 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-a99fa11a-97e8-4bfc-b8a0-11c7a6173d8d 2019-07-22 11:23:12,478 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a070eabbfc9c88527186735efcec40bfec33328f" 2019-07-22 11:23:12,479 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:23:12,479 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-50eae78c-0a2c-4c3e-bef5-00a82eb71b92 2019-07-22 11:23:12,479 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 11:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50eae78c-0a2c-4c3e-bef5-00a82eb71b92 x-compute-request-id: req-50eae78c-0a2c-4c3e-bef5-00a82eb71b92 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0b02505f-eb9e-47de-8e61-d04c6e071037 could not be found.", "code": 404}} 2019-07-22 11:23:12,479 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-22 11:23:12,479 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0b02505f-eb9e-47de-8e61-d04c6e071037 used request id req-50eae78c-0a2c-4c3e-bef5-00a82eb71b92 2019-07-22 11:23:12,479 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:23:12,480 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:23:12,480 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:23:12,480 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:23:12,480 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:23:12,480 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-c92b556b-3858-409f-817d-595e9bff9b50 2019-07-22 11:23:12,480 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 11:23:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c92b556b-3858-409f-817d-595e9bff9b50 x-compute-request-id: req-c92b556b-3858-409f-817d-595e9bff9b50 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b81ff729-9cee-40a4-b7da-d4b955cd9c87 could not be found.", "code": 404}} 2019-07-22 11:23:12,480 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:12,481 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:12,481 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:23:12,481 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 used request id req-c92b556b-3858-409f-817d-595e9bff9b50 2019-07-22 11:23:12,481 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b81ff729-9cee-40a4-b7da-d4b955cd9c87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a07e1c8714d9eb3d4975e8760eb1674a51d4a37" 2019-07-22 11:23:12,481 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:12,481 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-22 11:23:12,482 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:12,482 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:23:12,482 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-22 11:23:12,482 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:12,482 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ca46e822-6921-4d59-ab3c-45ae489baf0e 2019-07-22 11:23:12,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:23:12,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:12,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:12,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:12,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:12,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:12,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:12,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:12,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:23:12,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:12,544 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:12 GMT 2019-07-22 11:23:12,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:12,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:23:12,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:12,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:12,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:17,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:23:17,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:17,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:17,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:17,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:17,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:17,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:17,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:17,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_r7s6st", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.008Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.008Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:10.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.008Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:11.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.66d4175b-3f46-4ae1-a1d2-5cfea618452b"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.629Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:11.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.629Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64189d18-a230-4efa-8db5-b9c5a02a474c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1a41370e-a78f-4373-bfe4-3cc789bdbf8d"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.629Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-64189d18-a230-4efa-8db5-b9c5a02a474c", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1a41370e-a78f-4373-bfe4-3cc789bdbf8d"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.629Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/bedf0283-d291-4247-9b32-62e925840b91.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c4eed26e4146ee2ce37adf78f8d6ddace4576c3\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.66d4175b-3f46-4ae1-a1d2-5cfea618452b"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.629Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:11.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.629Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:11.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.629Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1a41370e-a78f-4373-bfe4-3cc789bdbf8d"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:12.629Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1a41370e-a78f-4373-bfe4-3cc789bdbf8d"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json used request id req-889335ea-597b-4b50-a494-a370351ed01b", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1a41370e-a78f-4373-bfe4-3cc789bdbf8d"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json used request id req-889335ea-597b-4b50-a494-a370351ed01b", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1a41370e-a78f-4373-bfe4-3cc789bdbf8d"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "RESP: [204] X-Openstack-Request-Id: req-889335ea-597b-4b50-a494-a370351ed01b Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:12 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1a41370e-a78f-4373-bfe4-3cc789bdbf8d"}, {"node_instance_id": "bind_security_group_wqfquh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5d86a73e1c2eca11208e25b5f4ae8c819c214bfd\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.1a41370e-a78f-4373-bfe4-3cc789bdbf8d"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/floatingips/bedf0283-d291-4247-9b32-62e925840b91.json used request id req-dd743858-47de-417f-9121-f256ada0ab02", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.66d4175b-3f46-4ae1-a1d2-5cfea618452b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/bedf0283-d291-4247-9b32-62e925840b91.json used request id req-dd743858-47de-417f-9121-f256ada0ab02", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.66d4175b-3f46-4ae1-a1d2-5cfea618452b"}, {"node_instance_id": "bind_floatingip_2b4nwj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.206Z", "message": "RESP: [204] X-Openstack-Request-Id: req-dd743858-47de-417f-9121-f256ada0ab02 Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:12 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.66d4175b-3f46-4ae1-a1d2-5cfea618452b"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.800Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.800Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:13.800Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:14.414Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:14.414Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:14.414Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:12.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.011Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.011Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.011Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.624Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4cd4e594-c1df-42d8-b2bb-3ff7e55b998e"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4cd4e594-c1df-42d8-b2bb-3ff7e55b998e"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.624Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b6d3b5f-8a90-4e52-9683-fadcb1e7babc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4cd4e594-c1df-42d8-b2bb-3ff7e55b998e"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.624Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-2b6d3b5f-8a90-4e52-9683-fadcb1e7babc", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4cd4e594-c1df-42d8-b2bb-3ff7e55b998e"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.624Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.624Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:15.624Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.141Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.141Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.141Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ea12adfd25829ec5014c8189a75a9537f6f3044\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4cd4e594-c1df-42d8-b2bb-3ff7e55b998e"}, {"node_instance_id": "keypair_ygmytc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.141Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.51c2d21a-b17d-471f-8ed3-9fe7b9db73f1"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.141Z", "message": "RESP: [204] X-Openstack-Request-Id: req-3eb36d74-cb80-45c9-94b3-66291305a2d3 Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:15 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4cd4e594-c1df-42d8-b2bb-3ff7e55b998e"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4175c8ae-feb2-4b78-a5d1-6eaf6694e34a"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3915b3f-942e-4296-9536-681766660987 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4175c8ae-feb2-4b78-a5d1-6eaf6694e34a"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d3915b3f-942e-4296-9536-681766660987", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4175c8ae-feb2-4b78-a5d1-6eaf6694e34a"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fdd27a2e-efea-475c-8bd5-9c7cd688d8f6"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json used request id req-3eb36d74-cb80-45c9-94b3-66291305a2d3", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4cd4e594-c1df-42d8-b2bb-3ff7e55b998e"}], "metadata": {"pagination": {"total": 1661, "offset": 1596, "size": 50}}} 2019-07-22 11:23:17,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:17,640 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:17 GMT 2019-07-22 11:23:17,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:17,640 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:23:17,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:17,641 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:17,641 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:17,641 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:23:17,643 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-22 11:23:17,643 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-22 11:23:17,643 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:17,643 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:23:17,644 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64189d18-a230-4efa-8db5-b9c5a02a474c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:17,644 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-64189d18-a230-4efa-8db5-b9c5a02a474c 2019-07-22 11:23:17,644 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/bedf0283-d291-4247-9b32-62e925840b91.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c4eed26e4146ee2ce37adf78f8d6ddace4576c3" 2019-07-22 11:23:17,644 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:23:17,644 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:23:17,644 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:17,645 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-22 11:23:17,645 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:23:17,645 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json used request id req-889335ea-597b-4b50-a494-a370351ed01b 2019-07-22 11:23:17,645 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json used request id req-889335ea-597b-4b50-a494-a370351ed01b 2019-07-22 11:23:17,645 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-889335ea-597b-4b50-a494-a370351ed01b Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:17,645 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a9733838-0757-4b50-a21c-016a271fa2e6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d86a73e1c2eca11208e25b5f4ae8c819c214bfd" 2019-07-22 11:23:17,646 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:23:17,646 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 11:23:17,646 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/floatingips/bedf0283-d291-4247-9b32-62e925840b91.json used request id req-dd743858-47de-417f-9121-f256ada0ab02 2019-07-22 11:23:17,646 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/bedf0283-d291-4247-9b32-62e925840b91.json used request id req-dd743858-47de-417f-9121-f256ada0ab02 2019-07-22 11:23:17,646 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd743858-47de-417f-9121-f256ada0ab02 Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:17,646 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:23:17,646 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:23:17,647 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:23:17,647 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:23:17,647 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:23:17,647 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 11:23:17,647 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:23:17,647 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:23:17,648 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 11:23:17,648 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-22 11:23:17,648 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:17,648 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b6d3b5f-8a90-4e52-9683-fadcb1e7babc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:17,648 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-2b6d3b5f-8a90-4e52-9683-fadcb1e7babc 2019-07-22 11:23:17,648 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:23:17,649 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:17,649 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:17,649 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:17,649 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-22 11:23:17,649 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea12adfd25829ec5014c8189a75a9537f6f3044" 2019-07-22 11:23:17,649 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-07-22 11:23:17,649 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3eb36d74-cb80-45c9-94b3-66291305a2d3 Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:17,650 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-22 11:23:17,650 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3915b3f-942e-4296-9536-681766660987 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:17,650 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d3915b3f-942e-4296-9536-681766660987 2019-07-22 11:23:17,650 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-22 11:23:17,650 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:17,650 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:17,651 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:17,651 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/84bb9c27-ae31-4dab-9a17-50de69478e51.json used request id req-3eb36d74-cb80-45c9-94b3-66291305a2d3 2019-07-22 11:23:17,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:23:17,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:17,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:17,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:17,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:17,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:17,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:17,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:17,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:23:17,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:17,723 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:17 GMT 2019-07-22 11:23:17,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:17,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-22 11:23:17,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:17,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:17,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:22,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-22 11:23:22,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:22,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:22,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:22,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:22,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:22,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:22,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:22,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:16.733Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fdd27a2e-efea-475c-8bd5-9c7cd688d8f6"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_floatingip_2b4nwj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:13.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bind_security_group_wqfquh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:14.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7041bc-1e39-4374-8ec0-ef7fa2811643 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fdd27a2e-efea-475c-8bd5-9c7cd688d8f6"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-7a7041bc-1e39-4374-8ec0-ef7fa2811643", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fdd27a2e-efea-475c-8bd5-9c7cd688d8f6"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cdc39e574e69e7bb35be900c097d0feec20fe80\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4175c8ae-feb2-4b78-a5d1-6eaf6694e34a"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/9e2909be-9bc7-4917-aa2b-a1a64fdd20f8.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc9a1417d6b376c92b57b09bbd9f818f8b342cb5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fdd27a2e-efea-475c-8bd5-9c7cd688d8f6"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.685c9092-4e36-4717-a711-34e30beac0e5"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.685c9092-4e36-4717-a711-34e30beac0e5"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 11:23:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba352513-608a-4a05-b77c-44de1b47b6f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.685c9092-4e36-4717-a711-34e30beac0e5"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.440Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ba352513-608a-4a05-b77c-44de1b47b6f3", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.685c9092-4e36-4717-a711-34e30beac0e5"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json used request id req-623a7d84-b2cb-4ea3-afde-eb8153ff849d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4175c8ae-feb2-4b78-a5d1-6eaf6694e34a"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json used request id req-62e6da08-5ca1-4e05-856a-a3e15ce5509a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.685c9092-4e36-4717-a711-34e30beac0e5"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json used request id req-62e6da08-5ca1-4e05-856a-a3e15ce5509a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.685c9092-4e36-4717-a711-34e30beac0e5"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "RESP: [204] X-Openstack-Request-Id: req-b1dd9acc-6800-42d2-9167-93d46838a1a0 Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:17 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fdd27a2e-efea-475c-8bd5-9c7cd688d8f6"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "RESP: [204] X-Openstack-Request-Id: req-62e6da08-5ca1-4e05-856a-a3e15ce5509a Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:17 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.685c9092-4e36-4717-a711-34e30beac0e5"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json used request id req-623a7d84-b2cb-4ea3-afde-eb8153ff849d", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4175c8ae-feb2-4b78-a5d1-6eaf6694e34a"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed41921e12d615f884b84bbefea55d677d3c3017\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.685c9092-4e36-4717-a711-34e30beac0e5"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:14.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:14.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "base_security_group_drhcjb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:17.950Z", "message": "RESP: [204] X-Openstack-Request-Id: req-623a7d84-b2cb-4ea3-afde-eb8153ff849d Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:17 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.4175c8ae-feb2-4b78-a5d1-6eaf6694e34a"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:18.666Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:14.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:18.666Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/9e2909be-9bc7-4917-aa2b-a1a64fdd20f8.json used request id req-b1dd9acc-6800-42d2-9167-93d46838a1a0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fdd27a2e-efea-475c-8bd5-9c7cd688d8f6"}, {"node_instance_id": "bono_floatingip_ztsf8h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:18.666Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/floatingips/9e2909be-9bc7-4917-aa2b-a1a64fdd20f8.json used request id req-b1dd9acc-6800-42d2-9167-93d46838a1a0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4", "logger": "ctx.fdd27a2e-efea-475c-8bd5-9c7cd688d8f6"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:18.666Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:14.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "keypair_ygmytc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:18.666Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:14.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:18.666Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.262Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.262Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:15.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "keypair_ygmytc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.262Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.766Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:18.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.766Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:18.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_floatingip_ztsf8h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.766Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:18.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.766Z", "message": "Deleted node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "base_security_group_drhcjb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.766Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:17.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "bono_security_group_xjkc3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.766Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "keypair_ygmytc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.766Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:16.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.766Z", "message": "'uninstall' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:18.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}, {"node_instance_id": "internal_sip_security_group_8r5sd8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-22T11:23:19.766Z", "message": "Deleted node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T11:23:18.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"}], "metadata": {"pagination": {"total": 1689, "offset": 1646, "size": 50}}} 2019-07-22 11:23:22,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:22,816 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:22 GMT 2019-07-22 11:23:22,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:22,816 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:23:22,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:22,816 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:22,816 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:22,816 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:23:22,818 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:22,818 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:22,818 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:22,819 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 11:23:22,819 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-22 11:23:22,819 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:23:22,819 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:23:22,819 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7041bc-1e39-4374-8ec0-ef7fa2811643 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:22,819 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7a7041bc-1e39-4374-8ec0-ef7fa2811643 2019-07-22 11:23:22,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cdc39e574e69e7bb35be900c097d0feec20fe80" 2019-07-22 11:23:22,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/9e2909be-9bc7-4917-aa2b-a1a64fdd20f8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9a1417d6b376c92b57b09bbd9f818f8b342cb5" 2019-07-22 11:23:22,820 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-22 11:23:22,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 11:23:22,820 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 11:23:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba352513-608a-4a05-b77c-44de1b47b6f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:22,820 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ba352513-608a-4a05-b77c-44de1b47b6f3 2019-07-22 11:23:22,821 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json used request id req-623a7d84-b2cb-4ea3-afde-eb8153ff849d 2019-07-22 11:23:22,821 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json used request id req-62e6da08-5ca1-4e05-856a-a3e15ce5509a 2019-07-22 11:23:22,821 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json used request id req-62e6da08-5ca1-4e05-856a-a3e15ce5509a 2019-07-22 11:23:22,821 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1dd9acc-6800-42d2-9167-93d46838a1a0 Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:22,821 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62e6da08-5ca1-4e05-856a-a3e15ce5509a Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:22,821 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/security-groups/a106cc33-4f14-48e1-b88c-e6492ae90213.json used request id req-623a7d84-b2cb-4ea3-afde-eb8153ff849d 2019-07-22 11:23:22,822 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/17823b00-8d46-496f-a3b3-7ff9cb637911.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed41921e12d615f884b84bbefea55d677d3c3017" 2019-07-22 11:23:22,822 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:22,822 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:22,822 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-623a7d84-b2cb-4ea3-afde-eb8153ff849d Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:22,822 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 11:23:22,822 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/9e2909be-9bc7-4917-aa2b-a1a64fdd20f8.json used request id req-b1dd9acc-6800-42d2-9167-93d46838a1a0 2019-07-22 11:23:22,823 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/floatingips/9e2909be-9bc7-4917-aa2b-a1a64fdd20f8.json used request id req-b1dd9acc-6800-42d2-9167-93d46838a1a0 2019-07-22 11:23:22,823 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-22 11:23:22,823 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-22 11:23:22,823 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-22 11:23:22,823 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:23:22,823 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-22 11:23:22,823 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-22 11:23:22,824 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:23:22,824 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:23:22,824 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-22 11:23:22,824 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:23:22,824 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-22 11:23:22,824 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:23:22,825 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:23:22,825 - functest.core.cloudify - DEBUG - 'uninstall' workflow execution succeeded 2019-07-22 11:23:22,825 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 11:23:22,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/ff6ab6e9-6550-498a-ad41-97172c43e9b4 2019-07-22 11:23:22,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:22,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:22,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:22,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T11:23:18.825Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T11:18:11.364Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-22T11:18:11.365Z", "id": "ff6ab6e9-6550-498a-ad41-97172c43e9b4"} 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:22 GMT 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:22,886 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:22,887 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:22,887 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv 2019-07-22 11:23:23,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:23,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:23,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:23,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:23,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:23,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:23,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:23,465 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-22 11:23:23,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "a868ae25-ff67-4806-9bf6-f6567acd2570", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "bono_cluster_size": 1, "flavor_id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:45.869Z", "created_by": "admin", "updated_at": "2019-07-22T10:56:45.869Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-07-22 11:23:23,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:23,465 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:23 GMT 2019-07-22 11:23:23,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:23,466 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:23:23,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:23,466 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:23,466 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:23,466 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:23:33,477 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/blueprints/clearwater-opnfv 2019-07-22 11:23:33,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 11:23:33,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 11:23:33,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 11:23:33,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 11:23:33,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 11:23:33,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 11:23:33,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 11:23:33,711 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-22 11:23:33,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-07-22T10:56:38.186Z", "updated_at": "2019-07-22T10:56:38.186Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["bono_group"], "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}}}, "metadata": null}} 2019-07-22 11:23:33,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 11:23:33,714 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 11:23:33 GMT 2019-07-22 11:23:33,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 11:23:33,714 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 11:23:33,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 11:23:33,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 11:23:33,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 11:23:33,714 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 11:23:33,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 11:23:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:34,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:23:34 GMT X-Openstack-Request-Id: req-212d95bd-9842-4a88-a59e-ef53ee794ec6 2019-07-22 11:23:34,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:23:34,412 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a868ae25-ff67-4806-9bf6-f6567acd2570 used request id req-212d95bd-9842-4a88-a59e-ef53ee794ec6 2019-07-22 11:23:34,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.651773929596s 2019-07-22 11:23:34,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:23:34,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:34,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23fa18ed-23e2-457d-bb23-f07be4aa133d x-openstack-request-id: req-23fa18ed-23e2-457d-bb23-f07be4aa133d 2019-07-22 11:23:34,725 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "18990451-4351-4845-b54b-049c8fe5adb2"}, {"name": "cloudify_ims-flavor_alt_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c"}]} 2019-07-22 11:23:34,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-23fa18ed-23e2-457d-bb23-f07be4aa133d 2019-07-22 11:23:34,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307232141495s 2019-07-22 11:23:34,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 11:23:34,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:34,758 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c216aa9-688e-49ac-baaa-ffa3d57bb718 x-openstack-request-id: req-3c216aa9-688e-49ac-baaa-ffa3d57bb718 2019-07-22 11:23:34,759 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9ec9d5ac-2b3d-4f5e-a143-eb665ea3327c used request id req-3c216aa9-688e-49ac-baaa-ffa3d57bb718 2019-07-22 11:23:34,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303401947021s 2019-07-22 11:23:34,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 11:23:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/4afb3992-338a-4036-bd46-74de593f2cc6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:36,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:36 GMT X-Openstack-Request-Id: req-b8b1b93a-90d1-49b6-8942-1f25f9b139b0 2019-07-22 11:23:36,337 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:36,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/4afb3992-338a-4036-bd46-74de593f2cc6.json used request id req-b8b1b93a-90d1-49b6-8942-1f25f9b139b0 2019-07-22 11:23:36,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.57219099998s 2019-07-22 11:23:36,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 11:23:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:36,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:36 GMT X-Openstack-Request-Id: req-79b467b3-1c55-4625-8c5e-64405f6c64f2 2019-07-22 11:23:36,422 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 11:23:36,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-79b467b3-1c55-4625-8c5e-64405f6c64f2 2019-07-22 11:23:36,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0752110481262s 2019-07-22 11:23:36,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 11:23:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:36,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9348685-83b8-410f-8661-c455b080b85f x-openstack-request-id: req-d9348685-83b8-410f-8661-c455b080b85f 2019-07-22 11:23:36,854 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9 used request id req-d9348685-83b8-410f-8661-c455b080b85f 2019-07-22 11:23:36,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.43082690239s 2019-07-22 11:23:36,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:23:36,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:37,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 757 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8e2908b-0dd0-4a81-8ac0-e8b63261d8e8 x-openstack-request-id: req-e8e2908b-0dd0-4a81-8ac0-e8b63261d8e8 2019-07-22 11:23:37,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:fc:e3", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b242f994-2875-4c4a-8c71-fd1ae68026f9", "rel": "bookmark"}], "image": {"id": "11c54a37-2989-4817-870c-efb5bf293454", "links": [{"href": "http://172.30.9.26:8774/images/11c54a37-2989-4817-870c-efb5bf293454", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T10:53:25.000000", "flavor": {"id": "18990451-4351-4845-b54b-049c8fe5adb2", "links": [{"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}]}, "id": "b242f994-2875-4c4a-8c71-fd1ae68026f9", "security_groups": [{"name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}], "user_id": "960d5cf0624c4d61997cd3bc2aa17d13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:23:36Z", "hostId": "bcaa24d1fa7160fc26414f2b5385e4db64dbbc28751bacc96a4b95df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "name": "cloudify_ims-vm_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "created": "2019-07-22T10:51:33Z", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:23:37,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e8e2908b-0dd0-4a81-8ac0-e8b63261d8e8 2019-07-22 11:23:37,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77575302124s 2019-07-22 11:23:37,632 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:23:39,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:23:39,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:39,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c013778a-9c7b-4daf-908c-bd16ba84d900 x-openstack-request-id: req-c013778a-9c7b-4daf-908c-bd16ba84d900 2019-07-22 11:23:39,703 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 11:23:39,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c013778a-9c7b-4daf-908c-bd16ba84d900 2019-07-22 11:23:39,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0686178207397s 2019-07-22 11:23:39,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:23:39,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:39,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:39 GMT X-Openstack-Request-Id: req-1857e7c6-6e4e-46b3-bfa3-e8273d82200c 2019-07-22 11:23:39,761 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:29Z", "updated_at": "2019-07-22T10:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "11ca8cda-739f-4641-a405-04385df68a22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:29Z", "revision_number": 0, "id": "2b324bb2-26ef-4822-a431-af32653e8d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:29Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "8242d5c8-b9b7-4819-9a6d-4316d57303f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "97320f80-6b51-49c4-8381-7756cc9591cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "a0a901d3-009a-4b62-b6ee-58029005d40b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "ba96875a-e719-42af-82e1-47966af7d44b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "e2c369d4-de75-4c78-8916-2b490b965fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T10:51:30Z", "revision_number": 0, "id": "f645e35d-38b7-4cc2-9506-1e7cf2b1eb20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:30Z", "security_group_id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 7, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "84ec66bb-f5f4-47d0-b025-20e2a5be745d", "name": "cloudify_ims-sg_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}, {"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:56:30Z", "revision_number": 0, "id": "e567ada0-4dc8-4314-b69a-3ecd9b70e7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:56:30Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 2, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 11:23:39,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1857e7c6-6e4e-46b3-bfa3-e8273d82200c 2019-07-22 11:23:39,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523920059204s 2019-07-22 11:23:39,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 11:23:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/84ec66bb-f5f4-47d0-b025-20e2a5be745d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:39,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:39 GMT X-Openstack-Request-Id: req-283f70f3-e8fa-44b8-9555-6e5c15920b04 2019-07-22 11:23:39,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:39,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/84ec66bb-f5f4-47d0-b025-20e2a5be745d.json used request id req-283f70f3-e8fa-44b8-9555-6e5c15920b04 2019-07-22 11:23:39,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.165513038635s 2019-07-22 11:23:39,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-22 11:23:39,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:39,993 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97a874dc-22bc-4e63-937a-ed3447c09a44 x-openstack-request-id: req-97a874dc-22bc-4e63-937a-ed3447c09a44 2019-07-22 11:23:39,993 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_5cc36eaa-0de0-4b0a-8644-1de15669ac69 used request id req-97a874dc-22bc-4e63-937a-ed3447c09a44 2019-07-22 11:23:39,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0592861175537s 2019-07-22 11:23:39,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 11:23:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/accf64ae-5973-49f3-8282-c1f355c3874f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" -d '{"subnet_id": "b7d809c8-aae1-4b98-af22-27f1a661a7e9"}' 2019-07-22 11:23:42,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:42 GMT X-Openstack-Request-Id: req-2ff02f39-93be-4839-80ce-ceb924fc7093 2019-07-22 11:23:42,108 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "940d14fa-f713-4777-ab31-ca8142b534a1", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "subnet_id": "b7d809c8-aae1-4b98-af22-27f1a661a7e9", "subnet_ids": ["b7d809c8-aae1-4b98-af22-27f1a661a7e9"], "port_id": "7709ba8b-a067-4722-8b58-78c26de354a7", "id": "accf64ae-5973-49f3-8282-c1f355c3874f"} 2019-07-22 11:23:42,108 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/accf64ae-5973-49f3-8282-c1f355c3874f/remove_router_interface.json used request id req-2ff02f39-93be-4839-80ce-ceb924fc7093 2019-07-22 11:23:42,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11469602585s 2019-07-22 11:23:42,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 11:23:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:42,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:42 GMT X-Openstack-Request-Id: req-fba8f32d-491c-4d60-9322-0a978d4a477b 2019-07-22 11:23:42,261 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:18Z", "admin_state_up": true, "updated_at": "2019-07-22T11:23:41Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "accf64ae-5973-49f3-8282-c1f355c3874f", "name": "cloudify_ims-router_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 11:23:42,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-fba8f32d-491c-4d60-9322-0a978d4a477b 2019-07-22 11:23:42,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.152674913406s 2019-07-22 11:23:42,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 11:23:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/accf64ae-5973-49f3-8282-c1f355c3874f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:43,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:43 GMT X-Openstack-Request-Id: req-2664473e-4ea2-4567-aca8-d111b38b66d2 2019-07-22 11:23:43,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:43,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/accf64ae-5973-49f3-8282-c1f355c3874f.json used request id req-2664473e-4ea2-4567-aca8-d111b38b66d2 2019-07-22 11:23:43,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.6505010128s 2019-07-22 11:23:43,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 11:23:43,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:43,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:43 GMT X-Openstack-Request-Id: req-98b307bb-30c6-4347-92b2-769a0d67dd5a 2019-07-22 11:23:43,961 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"940d14fa-f713-4777-ab31-ca8142b534a1","tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T10:51:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a652c03304714fa3924dd0470f6006e6","id":"b7d809c8-aae1-4b98-af22-27f1a661a7e9","subnetpool_id":null,"name":"cloudify_ims-subnet_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 11:23:43,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-98b307bb-30c6-4347-92b2-769a0d67dd5a 2019-07-22 11:23:43,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0477719306946s 2019-07-22 11:23:43,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 11:23:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/b7d809c8-aae1-4b98-af22-27f1a661a7e9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:44,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:44 GMT X-Openstack-Request-Id: req-6044e856-a6c9-40e5-b632-f3d852a71d95 2019-07-22 11:23:44,981 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:44,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b7d809c8-aae1-4b98-af22-27f1a661a7e9.json used request id req-6044e856-a6c9-40e5-b632-f3d852a71d95 2019-07-22 11:23:44,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01785993576s 2019-07-22 11:23:44,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 11:23:44,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:45,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:45 GMT X-Openstack-Request-Id: req-4a959a37-506b-4059-8725-9654fc29ae8b 2019-07-22 11:23:45,074 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"940d14fa-f713-4777-ab31-ca8142b534a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a652c03304714fa3924dd0470f6006e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T11:23:44Z","qos_policy_id":null,"name":"cloudify_ims-net_5cc36eaa-0de0-4b0a-8644-1de15669ac69","admin_state_up":true,"tenant_id":"a652c03304714fa3924dd0470f6006e6","created_at":"2019-07-22T10:51:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 11:23:45,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4a959a37-506b-4059-8725-9654fc29ae8b 2019-07-22 11:23:45,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0931251049042s 2019-07-22 11:23:45,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 11:23:45,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/940d14fa-f713-4777-ab31-ca8142b534a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:46,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:46 GMT X-Openstack-Request-Id: req-c5f0436c-3987-490f-8a89-8ed51ab30953 2019-07-22 11:23:46,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:46,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/940d14fa-f713-4777-ab31-ca8142b534a1.json used request id req-c5f0436c-3987-490f-8a89-8ed51ab30953 2019-07-22 11:23:46,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30668783188s 2019-07-22 11:23:46,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:23:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:47,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:47 GMT X-Openstack-Request-Id: req-2e6c6432-c946-4b65-a512-c6b3d1571723 2019-07-22 11:23:47,084 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T10:51:28Z", "file": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454/file", "owner": "a652c03304714fa3924dd0470f6006e6", "id": "11c54a37-2989-4817-870c-efb5bf293454", "size": 296222720, "self": "/v2/images/11c54a37-2989-4817-870c-efb5bf293454", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/11c54a37-2989-4817-870c-efb5bf293454/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T10:51:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:23:47,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2e6c6432-c946-4b65-a512-c6b3d1571723 2019-07-22 11:23:47,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.695945978165s 2019-07-22 11:23:47,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 11:23:47,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/11c54a37-2989-4817-870c-efb5bf293454 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ea3b72238e082c13e2774385443f31744ff4be3f" 2019-07-22 11:23:48,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:23:48 GMT X-Openstack-Request-Id: req-7026f54d-df12-4672-97d4-48f33df8b26a 2019-07-22 11:23:48,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:23:48,133 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/11c54a37-2989-4817-870c-efb5bf293454 used request id req-7026f54d-df12-4672-97d4-48f33df8b26a 2019-07-22 11:23:48,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04666209221s 2019-07-22 11:23:48,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:23:48,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:48,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae351661-10bc-49bd-bf7d-55007deac2fb x-openstack-request-id: req-ae351661-10bc-49bd-bf7d-55007deac2fb 2019-07-22 11:23:48,157 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/18990451-4351-4845-b54b-049c8fe5adb2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "18990451-4351-4845-b54b-049c8fe5adb2"}]} 2019-07-22 11:23:48,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ae351661-10bc-49bd-bf7d-55007deac2fb 2019-07-22 11:23:48,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238859653473s 2019-07-22 11:23:48,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 11:23:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:48,210 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-21b2a4ec-d757-4acc-b467-2bfad6d11a51 x-openstack-request-id: req-21b2a4ec-d757-4acc-b467-2bfad6d11a51 2019-07-22 11:23:48,210 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/18990451-4351-4845-b54b-049c8fe5adb2 used request id req-21b2a4ec-d757-4acc-b467-2bfad6d11a51 2019-07-22 11:23:48,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0513679981232s 2019-07-22 11:23:48,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 11:23:48,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:48,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c670efa6-55f4-4c49-bc47-b540190ff269 2019-07-22 11:23:48,439 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": {"self": "http://172.30.9.26:5000/v3/users/960d5cf0624c4d61997cd3bc2aa17d13"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "960d5cf0624c4d61997cd3bc2aa17d13", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 11:23:48,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c670efa6-55f4-4c49-bc47-b540190ff269 2019-07-22 11:23:48,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228494167328s 2019-07-22 11:23:48,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 11:23:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/960d5cf0624c4d61997cd3bc2aa17d13 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:48,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c871a5e8-9812-4fce-812d-a05f9c2d31d4 2019-07-22 11:23:48,661 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_5cc36eaa-0de0-4b0a-8644-1de15669ac69", "links": {"self": "http://172.30.9.26:5000/v3/users/960d5cf0624c4d61997cd3bc2aa17d13"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "960d5cf0624c4d61997cd3bc2aa17d13", "description": null}} 2019-07-22 11:23:48,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/960d5cf0624c4d61997cd3bc2aa17d13 used request id req-c871a5e8-9812-4fce-812d-a05f9c2d31d4 2019-07-22 11:23:48,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216199874878s 2019-07-22 11:23:48,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 11:23:48,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/960d5cf0624c4d61997cd3bc2aa17d13 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:49,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c09f3b96-b0d0-4a2f-8b5f-b91443ef3374 2019-07-22 11:23:49,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 11:23:49,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/960d5cf0624c4d61997cd3bc2aa17d13 used request id req-c09f3b96-b0d0-4a2f-8b5f-b91443ef3374 2019-07-22 11:23:49,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.375620126724s 2019-07-22 11:23:49,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 11:23:49,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:49,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cce1677-67f3-4afd-89fd-95c7ec37dd64 2019-07-22 11:23:49,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/a652c03304714fa3924dd0470f6006e6"}, "tags": [], "enabled": true, "id": "a652c03304714fa3924dd0470f6006e6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_5cc36eaa-0de0-4b0a-8644-1de15669ac69"}]} 2019-07-22 11:23:49,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-1cce1677-67f3-4afd-89fd-95c7ec37dd64 2019-07-22 11:23:49,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203799009323s 2019-07-22 11:23:49,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 11:23:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/a652c03304714fa3924dd0470f6006e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:49,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 11:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40e884d5-0d16-4933-94a1-06a7ed16983c 2019-07-22 11:23:49,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 11:23:49,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a652c03304714fa3924dd0470f6006e6 used request id req-40e884d5-0d16-4933-94a1-06a7ed16983c 2019-07-22 11:23:49,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264292955399s 2019-07-22 11:23:49,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:23:49,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=a652c03304714fa3924dd0470f6006e6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:49,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:49 GMT X-Openstack-Request-Id: req-ae6177fe-0117-4173-959e-8a5adff2878c 2019-07-22 11:23:49,760 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:56:30Z", "revision_number": 0, "id": "e567ada0-4dc8-4314-b69a-3ecd9b70e7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:56:30Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 2, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}]} 2019-07-22 11:23:49,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=a652c03304714fa3924dd0470f6006e6&name=default used request id req-ae6177fe-0117-4173-959e-8a5adff2878c 2019-07-22 11:23:49,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237542867661s 2019-07-22 11:23:49,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:23:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:49,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:49 GMT X-Openstack-Request-Id: req-9ddfd019-d06d-429b-b405-7e779111913c 2019-07-22 11:23:49,839 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a652c03304714fa3924dd0470f6006e6", "created_at": "2019-07-22T10:51:16Z", "updated_at": "2019-07-22T10:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "2f917fd5-0930-4b03-bab4-77b11157c20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "9caca6f9-8096-4d6a-8524-66f983bd9aa2", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "a03655a0-0544-45a8-8ddf-f84d61da976a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T10:56:30Z", "revision_number": 0, "id": "e567ada0-4dc8-4314-b69a-3ecd9b70e7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T10:56:30Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a652c03304714fa3924dd0470f6006e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T10:51:16Z", "revision_number": 0, "id": "ee8431f0-4418-4325-b322-326e66d32b0b", "remote_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "remote_ip_prefix": null, "created_at": "2019-07-22T10:51:16Z", "security_group_id": "b7bed71a-4101-4414-8453-84a29e069341", "tenant_id": "a652c03304714fa3924dd0470f6006e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a652c03304714fa3924dd0470f6006e6"}], "revision_number": 2, "project_id": "a652c03304714fa3924dd0470f6006e6", "id": "b7bed71a-4101-4414-8453-84a29e069341", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 11:23:49,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9ddfd019-d06d-429b-b405-7e779111913c 2019-07-22 11:23:49,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0736088752747s 2019-07-22 11:23:49,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 11:23:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b7bed71a-4101-4414-8453-84a29e069341.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bd35d1c7bb5cdce373accc89295512a9a8191825" 2019-07-22 11:23:50,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 11:23:50 GMT X-Openstack-Request-Id: req-c9ef1dba-e55d-43d2-801b-3eea87f4e21a 2019-07-22 11:23:50,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:23:50,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b7bed71a-4101-4414-8453-84a29e069341.json used request id req-c9ef1dba-e55d-43d2-801b-3eea87f4e21a 2019-07-22 11:23:50,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.164309978485s 2019-07-22 11:23:50,030 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-07-22 11:23:50,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 11:23:50,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2641f187-0698-41dc-99f1-55f6569d9959 2019-07-22 11:23:50,059 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 11:23:50,059 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-2641f187-0698-41dc-99f1-55f6569d9959 2019-07-22 11:23:50,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 11:23:50,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T12:23:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["61Wdb_7QRq6VL-AN36AXag"], "issued_at": "2019-07-22T11:23:50.000000Z"}} 2019-07-22 11:23:50,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 11:23:50,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:50,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:50 GMT X-Openstack-Request-Id: req-1d61e221-f4dc-4caf-b184-2ef664b88050 2019-07-22 11:23:50,809 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 11:23:50,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1d61e221-f4dc-4caf-b184-2ef664b88050 2019-07-22 11:23:50,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346889019012s 2019-07-22 11:23:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 11:23:50,821 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f23208eb-9733-4945-ad92-0037fb4099de 2019-07-22 11:23:50,822 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:23:50,822 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-f23208eb-9733-4945-ad92-0037fb4099de 2019-07-22 11:23:50,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 11:23:50,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:50,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eccfe97-7759-4c04-bf1c-272d3ceef2c1 2019-07-22 11:23:50,936 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 11:23:50,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2eccfe97-7759-4c04-bf1c-272d3ceef2c1 2019-07-22 11:23:50,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113806962967s 2019-07-22 11:23:50,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 11:23:50,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84"}}' 2019-07-22 11:23:51,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54be6a36-b1ec-411c-906e-555c0dad39c2 2019-07-22 11:23:51,086 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2"}, "tags": [], "enabled": true, "id": "abafd9239a834680a9f2080410af98e2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84"}} 2019-07-22 11:23:51,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-54be6a36-b1ec-411c-906e-555c0dad39c2 2019-07-22 11:23:51,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141405820847s 2019-07-22 11:23:51,086 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'abafd9239a834680a9f2080410af98e2', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84'}) 2019-07-22 11:23:51,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 11:23:51,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "SCVUk1mzlJtKEvAqmjFLpBOS4NARWR", "email": null, "name": "heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84"}}' 2019-07-22 11:23:51,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b639bca-5946-4087-a477-215d18e468ad 2019-07-22 11:23:51,571 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": {"self": "http://172.30.9.26:5000/v3/users/b80f56e9d21c4b8fb3b02da0631f6af0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b80f56e9d21c4b8fb3b02da0631f6af0", "domain_id": "default", "password_expires_at": null}} 2019-07-22 11:23:51,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-7b639bca-5946-4087-a477-215d18e468ad 2019-07-22 11:23:51,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477779150009s 2019-07-22 11:23:51,572 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84'}) 2019-07-22 11:23:51,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 11:23:51,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:51,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45be000-07d2-425b-81d1-db3ed84801a3 2019-07-22 11:23:51,795 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 11:23:51,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d45be000-07d2-425b-81d1-db3ed84801a3 2019-07-22 11:23:51,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219106912613s 2019-07-22 11:23:51,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 11:23:51,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:51,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2234d4c3-a0e9-489b-b931-4bb0b24f4fb7 2019-07-22 11:23:51,999 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 11:23:51,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2234d4c3-a0e9-489b-b931-4bb0b24f4fb7 2019-07-22 11:23:51,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198021888733s 2019-07-22 11:23:52,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 11:23:52,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:52,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99a8790-9858-4971-9554-f4ee4b9733d2 2019-07-22 11:23:52,203 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 11:23:52,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c99a8790-9858-4971-9554-f4ee4b9733d2 2019-07-22 11:23:52,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197420120239s 2019-07-22 11:23:52,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 11:23:52,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:52,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc4e117-184d-422f-a37c-928607c04eb3 2019-07-22 11:23:52,322 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 11:23:52,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ddc4e117-184d-422f-a37c-928607c04eb3 2019-07-22 11:23:52,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112863779068s 2019-07-22 11:23:52,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 11:23:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c74eb2b-8c71-4456-b6ce-571d461393a0 2019-07-22 11:23:52,652 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": {"self": "http://172.30.9.26:5000/v3/users/b80f56e9d21c4b8fb3b02da0631f6af0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b80f56e9d21c4b8fb3b02da0631f6af0", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 11:23:52,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5c74eb2b-8c71-4456-b6ce-571d461393a0 2019-07-22 11:23:52,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.329020023346s 2019-07-22 11:23:52,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 11:23:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:52,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e043c2-ff2c-4883-8065-df9033b66a92 2019-07-22 11:23:52,782 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2"}, "tags": [], "enabled": true, "id": "abafd9239a834680a9f2080410af98e2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 11:23:52,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d1e043c2-ff2c-4883-8065-df9033b66a92 2019-07-22 11:23:52,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117321014404s 2019-07-22 11:23:52,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 11:23:52,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=b80f56e9d21c4b8fb3b02da0631f6af0&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=abafd9239a834680a9f2080410af98e2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:52,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3488d6-a402-4ccb-a503-420c96ca27ca 2019-07-22 11:23:52,947 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b80f56e9d21c4b8fb3b02da0631f6af0&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=abafd9239a834680a9f2080410af98e2", "previous": null, "next": null}} 2019-07-22 11:23:52,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b80f56e9d21c4b8fb3b02da0631f6af0&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=abafd9239a834680a9f2080410af98e2 used request id req-ef3488d6-a402-4ccb-a503-420c96ca27ca 2019-07-22 11:23:52,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.156404018402s 2019-07-22 11:23:52,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 11:23:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2/users/b80f56e9d21c4b8fb3b02da0631f6af0/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:23:53,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 11:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d9064a7-a012-43b5-8398-3d87fb4ad2a4 2019-07-22 11:23:53,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 11:23:53,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2/users/b80f56e9d21c4b8fb3b02da0631f6af0/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-7d9064a7-a012-43b5-8398-3d87fb4ad2a4 2019-07-22 11:23:53,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142796993256s 2019-07-22 11:23:53,095 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'abafd9239a834680a9f2080410af98e2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'SCVUk1mzlJtKEvAqmjFLpBOS4NARWR', 'username': u'heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 11:23:53,098 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'password': 'SCVUk1mzlJtKEvAqmjFLpBOS4NARWR', 'project_name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'abafd9239a834680a9f2080410af98e2', 'project_domain_name': 'Default'} 2019-07-22 11:23:53,130 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2019-07-22 11:23:53,131 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-07-22 11:23:53,131 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-22 11:23:54,248 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-22 11:23:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 11:23:54,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dcf6b6b-b0ea-425c-b27e-2d09415d5e4f 2019-07-22 11:23:54,254 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 11:23:54,254 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-1dcf6b6b-b0ea-425c-b27e-2d09415d5e4f 2019-07-22 11:23:54,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 11:23:54,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T12:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abafd9239a834680a9f2080410af98e2", "name": "heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/abafd9239a834680a9f2080410af98e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/abafd9239a834680a9f2080410af98e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/abafd9239a834680a9f2080410af98e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_abafd9239a834680a9f2080410af98e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_abafd9239a834680a9f2080410af98e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/abafd9239a834680a9f2080410af98e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/abafd9239a834680a9f2080410af98e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/abafd9239a834680a9f2080410af98e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/abafd9239a834680a9f2080410af98e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/abafd9239a834680a9f2080410af98e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84", "id": "b80f56e9d21c4b8fb3b02da0631f6af0"}, "audit_ids": ["GTksfL22RLmjJSQFKN8SLQ"], "issued_at": "2019-07-22T11:23:54.000000Z"}} 2019-07-22 11:23:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 11:23:54,664 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:54 GMT 2019-07-22 11:23:54,665 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 11:23:54,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:23:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:23:55,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:55 GMT X-Openstack-Request-Id: req-3b584af6-58d1-4347-a65a-58d69b2bf442 2019-07-22 11:23:55,373 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:23:55,373 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3b584af6-58d1-4347-a65a-58d69b2bf442 2019-07-22 11:23:55,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.703295946121s 2019-07-22 11:23:55,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 11:23:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84"}' 2019-07-22 11:23:55,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 22 Jul 2019 11:23:55 GMT Location: http://172.30.9.26:9292/v2/images/0a658f1b-8303-4d18-b506-573971467da4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-de9ee90b-27ba-4d23-b1c8-a34ca4c377aa 2019-07-22 11:23:55,433 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:23:55Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": null, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": null, "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 11:23:55,433 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-de9ee90b-27ba-4d23-b1c8-a34ca4c377aa 2019-07-22 11:23:55,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0508170127869s 2019-07-22 11:23:55,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 11:23:55,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '' 2019-07-22 11:24:00,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:00 GMT X-Openstack-Request-Id: req-00c4bcce-e881-4662-91ca-c610c023c3bb 2019-07-22 11:24:00,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:00,098 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file used request id req-00c4bcce-e881-4662-91ca-c610c023c3bb 2019-07-22 11:24:00,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.66478419304s 2019-07-22 11:24:00,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:24:00,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:00,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:00 GMT X-Openstack-Request-Id: req-ad983a4b-7a9e-4448-b6f2-a65b3a4ace2a 2019-07-22 11:24:00,146 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:24:00,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ad983a4b-7a9e-4448-b6f2-a65b3a4ace2a 2019-07-22 11:24:00,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0430138111115s 2019-07-22 11:24:00,148 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file', 'owner': u'abafd9239a834680a9f2080410af98e2', 'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'size': 263848448, u'self': u'/v2/images/0a658f1b-8303-4d18-b506-573971467da4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T11:24:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T11:24:00Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/0a658f1b-8303-4d18-b506-573971467da4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'created': u'2019-07-22T11:23:55Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-22T11:23:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/0a658f1b-8303-4d18-b506-573971467da4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-22 11:24:00,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 11:24:00,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-22 11:24:00,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f7abe8c-3fe1-48c9-98e2-ce5a5268a4e6 x-openstack-request-id: req-5f7abe8c-3fe1-48c9-98e2-ce5a5268a4e6 2019-07-22 11:24:00,458 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}} 2019-07-22 11:24:00,458 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5f7abe8c-3fe1-48c9-98e2-ce5a5268a4e6 2019-07-22 11:24:00,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.307535171509s 2019-07-22 11:24:00,459 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'swap': 0}) 2019-07-22 11:24:00,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 11:24:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" -d '{"extra_specs": {}}' 2019-07-22 11:24:00,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35f65479-d4fd-4dba-8432-b37c82b0e2ac x-openstack-request-id: req-35f65479-d4fd-4dba-8432-b37c82b0e2ac 2019-07-22 11:24:00,481 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 11:24:00,481 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42/os-extra_specs used request id req-35f65479-d4fd-4dba-8432-b37c82b0e2ac 2019-07-22 11:24:00,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206780433655s 2019-07-22 11:24:00,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 11:24:00,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:24:00,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f252ea17-5dd7-4f16-9b43-f8eaa5022458 2019-07-22 11:24:00,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2"}, "tags": [], "enabled": true, "id": "abafd9239a834680a9f2080410af98e2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84"}]} 2019-07-22 11:24:00,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f252ea17-5dd7-4f16-9b43-f8eaa5022458 2019-07-22 11:24:00,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.158956050873s 2019-07-22 11:24:00,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-07-22 11:24:00,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/abafd9239a834680a9f2080410af98e2.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-07-22 11:24:00,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:00 GMT X-Openstack-Request-Id: req-a4431538-00d1-427a-9aab-2a1c17d76c4e 2019-07-22 11:24:00,706 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-07-22 11:24:00,706 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/abafd9239a834680a9f2080410af98e2.json used request id req-a4431538-00d1-427a-9aab-2a1c17d76c4e 2019-07-22 11:24:00,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.05735206604s 2019-07-22 11:24:00,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 11:24:00,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:24:00,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e277bf3e-8538-4790-b75c-36db8d29d589 2019-07-22 11:24:00,822 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 11:24:00,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e277bf3e-8538-4790-b75c-36db8d29d589 2019-07-22 11:24:00,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111656904221s 2019-07-22 11:24:00,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-07-22 11:24:00,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" -d '{"role": {"name": "heat_stack_owner"}}' 2019-07-22 11:24:00,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3012b0a-dc19-492e-bcbc-e6f6b695e0bb 2019-07-22 11:24:00,955 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "08fda5782ae24569a4051d3e0ca7222b", "links": {"self": "http://172.30.9.26:5000/v3/roles/08fda5782ae24569a4051d3e0ca7222b"}, "name": "heat_stack_owner"}} 2019-07-22 11:24:00,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3012b0a-dc19-492e-bcbc-e6f6b695e0bb 2019-07-22 11:24:00,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.127315998077s 2019-07-22 11:24:00,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 11:24:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:24:01,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefaa347-5759-4134-baa0-d84bce01bb2b 2019-07-22 11:24:01,158 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08fda5782ae24569a4051d3e0ca7222b", "links": {"self": "http://172.30.9.26:5000/v3/roles/08fda5782ae24569a4051d3e0ca7222b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 11:24:01,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fefaa347-5759-4134-baa0-d84bce01bb2b 2019-07-22 11:24:01,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19934797287s 2019-07-22 11:24:01,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 11:24:01,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:24:01,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8887a141-6273-4dcb-b1ff-c140f7a676b4 2019-07-22 11:24:01,275 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 11:24:01,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-8887a141-6273-4dcb-b1ff-c140f7a676b4 2019-07-22 11:24:01,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110872983932s 2019-07-22 11:24:01,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 11:24:01,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:24:01,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2486a4-b631-4691-90be-48996ad95579 2019-07-22 11:24:01,487 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": {"self": "http://172.30.9.26:5000/v3/users/b80f56e9d21c4b8fb3b02da0631f6af0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b80f56e9d21c4b8fb3b02da0631f6af0", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 11:24:01,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ee2486a4-b631-4691-90be-48996ad95579 2019-07-22 11:24:01,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211624860764s 2019-07-22 11:24:01,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 11:24:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:24:01,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33de25a-e9e3-4e2a-be6e-f7a280d151a0 2019-07-22 11:24:01,613 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2"}, "tags": [], "enabled": true, "id": "abafd9239a834680a9f2080410af98e2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 11:24:01,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e33de25a-e9e3-4e2a-be6e-f7a280d151a0 2019-07-22 11:24:01,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113581895828s 2019-07-22 11:24:01,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 11:24:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=b80f56e9d21c4b8fb3b02da0631f6af0&role.id=08fda5782ae24569a4051d3e0ca7222b&scope.project.id=abafd9239a834680a9f2080410af98e2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:24:01,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed39fde9-77f6-42ea-b5ee-38a3b37f298b 2019-07-22 11:24:01,733 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b80f56e9d21c4b8fb3b02da0631f6af0&role.id=08fda5782ae24569a4051d3e0ca7222b&scope.project.id=abafd9239a834680a9f2080410af98e2", "previous": null, "next": null}} 2019-07-22 11:24:01,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b80f56e9d21c4b8fb3b02da0631f6af0&role.id=08fda5782ae24569a4051d3e0ca7222b&scope.project.id=abafd9239a834680a9f2080410af98e2 used request id req-ed39fde9-77f6-42ea-b5ee-38a3b37f298b 2019-07-22 11:24:01,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11182808876s 2019-07-22 11:24:01,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 11:24:01,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2/users/b80f56e9d21c4b8fb3b02da0631f6af0/roles/08fda5782ae24569a4051d3e0ca7222b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:24:01,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 11:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d522c4e-71fa-47d6-bbae-4a6bdfe9954e 2019-07-22 11:24:01,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 11:24:01,898 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2/users/b80f56e9d21c4b8fb3b02da0631f6af0/roles/08fda5782ae24569a4051d3e0ca7222b used request id req-5d522c4e-71fa-47d6-bbae-4a6bdfe9954e 2019-07-22 11:24:01,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160444974899s 2019-07-22 11:24:01,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 11:24:01,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"keypair": {"name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84"}}' 2019-07-22 11:24:02,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-312a5a09-1c6c-4bb5-9fdc-ed8aba9f22a0 x-openstack-request-id: req-312a5a09-1c6c-4bb5-9fdc-ed8aba9f22a0 2019-07-22 11:24:02,238 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeyFj1hOPk74I308ijs3eA53uGlhyXNGBpUioIdJtIUiCsf+QTNFHqTSrUVtw6SBhtLrcQPIlTMMJYvfT2jd2jqpbUqAX/YjstAKiE5dpyI+W3WVjhz3TPCB2DT556aAYyjRSyMO/Yjid6rJl+OZt5GCdK2DRBjgEyzIzhuAmkQ1XVJmPWQmw53+hkB0yZ61gZaeJ53DUGNlw2fRxWS5D9mZNfzPscBZI59pFcwVRJsTliy8UyiGZydwyaKghBaZxSz6ZYf4HiQt9lT4fRMjh8vpVpBz8wZSavJ1OOR19/tLfZ59t3DhZ3tgC1Mp9pWJN5zhUvpBT7NG38p/OJ3iCP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnshY9YTj5O+CN9PIo7N3gOd7hpYclzRgaVIqCHSbSFIgrH/k\nEzRR6k0q1FbcOkgYbS63EDyJUzDCWL309o3do6qW1KgF/2I7LQCohOXaciPlt1lY\n4c90zwgdg0+eemgGMo0UsjDv2I4neqyZfjmbeRgnStg0QY4BMsyM4bgJpENV1SZj\n1kJsOd/oZAdMmetYGWniedw1BjZcNn0cVkuQ/ZmTX8z7HAWSOfaRXMFUSbE5YsvF\nMohmcncMmioIQWmcUs+mWH+B4kLfZU+H0TI4fL6VaQc/MGUmrydTjkdff7S32efb\ndw4Wd7YAtTKfaViTec4VL6QU+zRt/Kfzid4gjwIDAQABAoIBAFzwN+G9nwbpifbT\nZ6Up7tDsrUjhpGp8pdH/3cqFNj7mk2lkkkMLZMcX0/HlxZH3kRSXO1+tj1O6Podi\n6HdIImsh9pcSojARd0GoGPtw7qPQjyz6hyPlIiHsRhoOCFztdnMwUOTb8Ad5bXJI\nhK91WKNQl+8fDbcxP1JUmEGmTz5tnyYxRN2T11N206wt4vUG8yx9wmLT/QzLWrfs\nmSU5iq0+TfVTCvhKDwxGinHA0Hrbp68ktQzDAiIwwaOHQ5YVhwJKxZJEZ5TdhlAj\nkJb1MmSxyR7GB9Ajjbwx4PwqO5HJ+0GlAK0CbrzL5KpWViEv6kL/GZX9E9CPX/js\nDqQwgMECgYEA0X1vbrG3vOqnom3LvyQDq+IYVU2D7vPpq23MM3iv18fRdMaTD5Kj\nA9ky8z5Mg1J+ijkDlTtIB4bSCFh+xTAvBoyf64ByOdsJsn1jHDXVzlTESSB+c8D1\nEHlX+Cy281vbKQ5FA+JB3rLqb4emwq8g3kB58pWZbUdFagOD3PQZtaMCgYEAwgjo\n6MOi1ldmkThfAjPnTDMl4wTLYY/CykgwPDGSOI0DQMvwZsoculQFMBUXbJHkPSi9\nAEeZ9v2rt9QOMpZ68CmxCe7ISl5tQwZKD0fSctiPezVflnxV4xC1DhZDpqCi2pVk\nJeOvk4yqdMlsCg7MetmzMLdBGYs64K5emvzroCUCgYAFQ8C8KG00qzUBSP8Y05/f\n/vObmTIanDigHUdHd937b0MdSyxA9O9x1lCIemVT24vgj2Q+qNm7jrDSkt7Et9xG\nrtwKABVezNlmie4mtFemMs0oBVAIOq4t9s62JvGGFiXg10H2wgXjwd1QZjlTpTEP\nRNGLviS38VWWP3Zd5CiNPwKBgQDAq4A6wSiMlbTvNn6A/XELJS7VwgkCE3Jk0lGz\nM7XyGXPFf7xzFPZ5vrx4BjmAQU3VvQIPqQmlTDabDyIZ8XqZx4xYRJb14dW03CXm\nDndWOtweh90m3Meb9RcTqd/7MT8EtZsAVJofdWo9FVUGl7NLuahJE269IpeQSxT9\n6W8/UQKBgCxShlwL9bkW4X60iMHHk/TwLq0VLFRYo3xcgYx6zw/PQmFfwCsYIKo0\ndX8bI7uAG0IhL0IL5+kw+zfII0+Qj4YYKr4c/RbRplpNf2ntdpevSWy7PiW14iei\nBXB6rVFFE9JP15enZn3bmvUiPQFNm27t0ACDnA73XMp/2/znXLVV\n-----END RSA PRIVATE KEY-----\n", "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "fingerprint": "04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec"}} 2019-07-22 11:24:02,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-312a5a09-1c6c-4bb5-9fdc-ed8aba9f22a0 2019-07-22 11:24:02,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.336603879929s 2019-07-22 11:24:02,239 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAnshY9YTj5O+CN9PIo7N3gOd7hpYclzRgaVIqCHSbSFIgrH/k EzRR6k0q1FbcOkgYbS63EDyJUzDCWL309o3do6qW1KgF/2I7LQCohOXaciPlt1lY 4c90zwgdg0+eemgGMo0UsjDv2I4neqyZfjmbeRgnStg0QY4BMsyM4bgJpENV1SZj 1kJsOd/oZAdMmetYGWniedw1BjZcNn0cVkuQ/ZmTX8z7HAWSOfaRXMFUSbE5YsvF MohmcncMmioIQWmcUs+mWH+B4kLfZU+H0TI4fL6VaQc/MGUmrydTjkdff7S32efb dw4Wd7YAtTKfaViTec4VL6QU+zRt/Kfzid4gjwIDAQABAoIBAFzwN+G9nwbpifbT Z6Up7tDsrUjhpGp8pdH/3cqFNj7mk2lkkkMLZMcX0/HlxZH3kRSXO1+tj1O6Podi 6HdIImsh9pcSojARd0GoGPtw7qPQjyz6hyPlIiHsRhoOCFztdnMwUOTb8Ad5bXJI hK91WKNQl+8fDbcxP1JUmEGmTz5tnyYxRN2T11N206wt4vUG8yx9wmLT/QzLWrfs mSU5iq0+TfVTCvhKDwxGinHA0Hrbp68ktQzDAiIwwaOHQ5YVhwJKxZJEZ5TdhlAj kJb1MmSxyR7GB9Ajjbwx4PwqO5HJ+0GlAK0CbrzL5KpWViEv6kL/GZX9E9CPX/js DqQwgMECgYEA0X1vbrG3vOqnom3LvyQDq+IYVU2D7vPpq23MM3iv18fRdMaTD5Kj A9ky8z5Mg1J+ijkDlTtIB4bSCFh+xTAvBoyf64ByOdsJsn1jHDXVzlTESSB+c8D1 EHlX+Cy281vbKQ5FA+JB3rLqb4emwq8g3kB58pWZbUdFagOD3PQZtaMCgYEAwgjo 6MOi1ldmkThfAjPnTDMl4wTLYY/CykgwPDGSOI0DQMvwZsoculQFMBUXbJHkPSi9 AEeZ9v2rt9QOMpZ68CmxCe7ISl5tQwZKD0fSctiPezVflnxV4xC1DhZDpqCi2pVk JeOvk4yqdMlsCg7MetmzMLdBGYs64K5emvzroCUCgYAFQ8C8KG00qzUBSP8Y05/f /vObmTIanDigHUdHd937b0MdSyxA9O9x1lCIemVT24vgj2Q+qNm7jrDSkt7Et9xG rtwKABVezNlmie4mtFemMs0oBVAIOq4t9s62JvGGFiXg10H2wgXjwd1QZjlTpTEP RNGLviS38VWWP3Zd5CiNPwKBgQDAq4A6wSiMlbTvNn6A/XELJS7VwgkCE3Jk0lGz M7XyGXPFf7xzFPZ5vrx4BjmAQU3VvQIPqQmlTDabDyIZ8XqZx4xYRJb14dW03CXm DndWOtweh90m3Meb9RcTqd/7MT8EtZsAVJofdWo9FVUGl7NLuahJE269IpeQSxT9 6W8/UQKBgCxShlwL9bkW4X60iMHHk/TwLq0VLFRYo3xcgYx6zw/PQmFfwCsYIKo0 dX8bI7uAG0IhL0IL5+kw+zfII0+Qj4YYKr4c/RbRplpNf2ntdpevSWy7PiW14iei BXB6rVFFE9JP15enZn3bmvUiPQFNm27t0ACDnA73XMp/2/znXLVV -----END RSA PRIVATE KEY----- 2019-07-22 11:24:02,240 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-07-22 11:24:02,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-07-22 11:24:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_hostname=sprout.__zone__\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\n\\nreduce_cassandra_mem_usage=Y\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__ --realm __zone__\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\nsleep 180\\nsysctl -w net.ipv6.conf.lo.disable_ipv6=0\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__private_mgmt_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_mgmt_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_mgmt_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__private_mgmt_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_ip__\": {\"get_param\": \"dns_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\ncat > /etc/bind/named.conf.options << EOF\\noptions {\\n directory \\\"/var/cache/bind\\\";\\n forwarders {\\n __dns_ip__;\\n };\\n dnssec-validation auto;\\n auth-nxdomain no;\\n listen-on-v6 { any; };\\n};\\nEOF\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__private_mgmt_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 65535, \"port_range_min\": 1}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 1}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "private_mgmt_net_gateway": "192.168.100.254", "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "dime_cluster_size": 1, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_end": "192.168.100.253", "private_mgmt_net_pool_start": "192.168.100.1", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}}, "resources": {"homer": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "ellis": {"depends_on": "dns", "type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "sprout": {"depends_on": "vellum", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "vellum": {"depends_on": "ellis", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "bono": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2019-07-22 11:24:06,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:02 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17 Server: Apache x-openstack-request-id: req-1aea2bdf-2d76-458f-ba77-07af427b4bee 2019-07-22 11:24:06,961 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}]}} 2019-07-22 11:24:06,961 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks used request id req-1aea2bdf-2d76-458f-ba77-07af427b4bee 2019-07-22 11:24:06,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.21349000931s 2019-07-22 11:24:06,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:06,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:07,776 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?sort_dir=asc Server: Apache x-openstack-request-id: req-44b28bd4-f286-4283-95d2-20f6a3d97c10 2019-07-22 11:24:07,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:08,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 510 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d2690f8-eaa4-4ca7-9531-4865106b6e48 2019-07-22 11:24:08,537 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv/events/e4c45459-0486-466c-9eff-a912a2ebf323", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "id": "e4c45459-0486-466c-9eff-a912a2ebf323"}, {"resource_name": "mgmt_network", "event_time": "2019-07-22T11:24:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/mgmt_network/events/e7157fac-f5d1-48c1-bdc6-ab60fe2c2d79", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-2ydjruzjipqa", "id": "e7157fac-f5d1-48c1-bdc6-ab60fe2c2d79"}, {"resource_name": "security_groups", "event_time": "2019-07-22T11:24:08Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/security_groups/events/02a1306d-4beb-4384-bfca-fbe61d168c8a", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-egbdadec7fho", "id": "02a1306d-4beb-4384-bfca-fbe61d168c8a"}]} 2019-07-22 11:24:08,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?sort_dir=asc&sort_dir=asc used request id req-8d2690f8-eaa4-4ca7-9531-4865106b6e48 2019-07-22 11:24:08,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.57553792s 2019-07-22 11:24:13,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=02a1306d-4beb-4384-bfca-fbe61d168c8a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:14,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:13 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=02a1306d-4beb-4384-bfca-fbe61d168c8a&sort_dir=asc Server: Apache x-openstack-request-id: req-33d08a36-b1e2-4ebe-9ddb-da913f1a8a0d 2019-07-22 11:24:14,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:14,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b22f522b-fe85-4f43-947f-b1cea2464917 2019-07-22 11:24:14,921 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-07-22T11:24:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/security_groups/events/a9a4f697-22f1-4d4b-9241-267a61712b04", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "59a3d87d-cc1c-4b45-a3ee-cdeada0777ca", "id": "a9a4f697-22f1-4d4b-9241-267a61712b04"}]} 2019-07-22 11:24:14,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=02a1306d-4beb-4384-bfca-fbe61d168c8a&sort_dir=asc&marker=02a1306d-4beb-4384-bfca-fbe61d168c8a&sort_dir=asc used request id req-b22f522b-fe85-4f43-947f-b1cea2464917 2019-07-22 11:24:14,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.37741208076s 2019-07-22 11:24:19,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:19,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=a9a4f697-22f1-4d4b-9241-267a61712b04&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:20,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=a9a4f697-22f1-4d4b-9241-267a61712b04&sort_dir=asc Server: Apache x-openstack-request-id: req-3ba3b1bb-ef6a-4b64-b06b-10c824942974 2019-07-22 11:24:20,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:21,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4af133aa-b4ea-4276-a5a2-6e066544d439 2019-07-22 11:24:21,436 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-07-22T11:24:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/mgmt_network/events/32335ab6-58ea-42af-bf96-4a03c9765ce7", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4d8f10b4-3681-42a7-b66a-081f635b4d6d", "id": "32335ab6-58ea-42af-bf96-4a03c9765ce7"}, {"resource_name": "dns", "event_time": "2019-07-22T11:24:17Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dns/events/c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-aa2wmybfrxxu", "id": "c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729"}]} 2019-07-22 11:24:21,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=a9a4f697-22f1-4d4b-9241-267a61712b04&sort_dir=asc&marker=a9a4f697-22f1-4d4b-9241-267a61712b04&sort_dir=asc used request id req-4af133aa-b4ea-4276-a5a2-6e066544d439 2019-07-22 11:24:21,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.50931501389s 2019-07-22 11:24:26,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:26,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:26,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:26 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-87768ae4-f62e-4aa4-b7e4-ec56a1aab588 2019-07-22 11:24:26,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:26,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:26 GMT Server: Apache x-openstack-request-id: req-243812c4-260c-404d-b018-59d9c465d985 2019-07-22 11:24:26,514 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:24:26,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-243812c4-260c-404d-b018-59d9c465d985 2019-07-22 11:24:26,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719830989838s 2019-07-22 11:24:31,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:31,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:32,225 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:31 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-5e0bf570-e62e-47ca-b407-0c28ee8d5bed 2019-07-22 11:24:32,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:32,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:32 GMT Server: Apache x-openstack-request-id: req-1cdc176d-0f89-457f-b9b7-1b2603b63076 2019-07-22 11:24:32,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:24:32,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-1cdc176d-0f89-457f-b9b7-1b2603b63076 2019-07-22 11:24:32,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.746969938278s 2019-07-22 11:24:32,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:24:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:32,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f4ef4747-976f-4532-b102-780c928e4645 2019-07-22 11:24:32,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:32,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-48a0d4cb-93ce-4d63-b714-c2f6105aa390 2019-07-22 11:24:32,338 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:24:32,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-48a0d4cb-93ce-4d63-b714-c2f6105aa390 2019-07-22 11:24:32,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705940723419s 2019-07-22 11:24:37,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:37,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:37,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:37 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-c66e6263-cac4-4067-b135-23fa60758a85 2019-07-22 11:24:37,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:37,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:37 GMT Server: Apache x-openstack-request-id: req-8d57aae2-355e-4068-b9da-4d0e6947f610 2019-07-22 11:24:37,417 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:24:37,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-8d57aae2-355e-4068-b9da-4d0e6947f610 2019-07-22 11:24:37,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720551013947s 2019-07-22 11:24:42,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:42,450 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:42 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-332d8727-a229-45d9-b72c-c0376c59f142 2019-07-22 11:24:42,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:43,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:42 GMT Server: Apache x-openstack-request-id: req-b1e7681c-f292-42ba-ac0c-c2fb4e5d2406 2019-07-22 11:24:43,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:24:43,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-b1e7681c-f292-42ba-ac0c-c2fb4e5d2406 2019-07-22 11:24:43,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.744657993317s 2019-07-22 11:24:43,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:24:43,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:43,193 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ac82956-32ab-419d-b3a0-54475e8b0629 2019-07-22 11:24:43,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:43,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ac5ad14f-0746-4b57-8474-d274ae97826b 2019-07-22 11:24:43,897 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:24:43,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-ac5ad14f-0746-4b57-8474-d274ae97826b 2019-07-22 11:24:43,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.733419895172s 2019-07-22 11:24:48,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:48,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:48,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-4569d4fc-cb85-4339-b35a-0b83fea35255 2019-07-22 11:24:48,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:48,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:48 GMT Server: Apache x-openstack-request-id: req-a4ef8a73-b577-4cc2-9bde-6f048854a614 2019-07-22 11:24:48,979 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:24:48,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-a4ef8a73-b577-4cc2-9bde-6f048854a614 2019-07-22 11:24:48,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753290653229s 2019-07-22 11:24:53,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:53,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:54,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-9cfe1b93-b151-4501-a60c-5f310a2e6272 2019-07-22 11:24:54,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:54,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:54 GMT Server: Apache x-openstack-request-id: req-183292c8-7b4b-47be-9db3-d20acd92a01d 2019-07-22 11:24:54,059 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:24:54,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-183292c8-7b4b-47be-9db3-d20acd92a01d 2019-07-22 11:24:54,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740468502045s 2019-07-22 11:24:54,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:24:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:54,088 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:54 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-62e0bd9b-248e-4dcf-89ec-603a1c2189cd 2019-07-22 11:24:54,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:54,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c77cc821-7a17-4a42-84e4-f253648d83f9 2019-07-22 11:24:54,131 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:24:54,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-c77cc821-7a17-4a42-84e4-f253648d83f9 2019-07-22 11:24:54,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722000598907s 2019-07-22 11:24:59,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:24:59,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:24:59,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:24:59 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-2cf0c17e-ef8e-4b99-9ea6-d4fcf7de816b 2019-07-22 11:24:59,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:24:59,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:24:59 GMT Server: Apache x-openstack-request-id: req-fbce060e-aeb5-4401-862c-6ffd0aa96a3b 2019-07-22 11:24:59,210 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:24:59,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-fbce060e-aeb5-4401-862c-6ffd0aa96a3b 2019-07-22 11:24:59,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723791122437s 2019-07-22 11:25:04,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:04,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:04,932 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:04 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-4fd08e22-6bbf-4291-9a44-1c8cbc00ae43 2019-07-22 11:25:04,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:04,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:04 GMT Server: Apache x-openstack-request-id: req-429b1005-83ea-4914-a0f6-380e4fe42f95 2019-07-22 11:25:04,974 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:04,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-429b1005-83ea-4914-a0f6-380e4fe42f95 2019-07-22 11:25:04,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.758455991745s 2019-07-22 11:25:04,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:25:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:05,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:04 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-630177b0-6904-46bc-9785-66222207540a 2019-07-22 11:25:05,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:05,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6422f270-5f84-4984-9a8b-8bd46b0e22fe 2019-07-22 11:25:05,047 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:25:05,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-6422f270-5f84-4984-9a8b-8bd46b0e22fe 2019-07-22 11:25:05,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715849399567s 2019-07-22 11:25:10,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:10,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-d7569a74-b778-4364-944a-1449eba0f83c 2019-07-22 11:25:10,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:10,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:10 GMT Server: Apache x-openstack-request-id: req-5da3e129-815e-4cf9-9e72-4d2943f64702 2019-07-22 11:25:10,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:10,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-5da3e129-815e-4cf9-9e72-4d2943f64702 2019-07-22 11:25:10,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.110218048096s 2019-07-22 11:25:15,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:15,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:15,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:15 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-21b325e6-ed15-47dc-a9fd-16783bd9edb4 2019-07-22 11:25:15,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:15,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:15 GMT Server: Apache x-openstack-request-id: req-e870c861-82af-40ce-beab-83cd2ad80d26 2019-07-22 11:25:15,242 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:15,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-e870c861-82af-40ce-beab-83cd2ad80d26 2019-07-22 11:25:15,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729348659515s 2019-07-22 11:25:15,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:25:15,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:15,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:15 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f4906913-4164-4c14-9353-59b76d795eaa 2019-07-22 11:25:15,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:15,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1374345c-f72f-4c01-b847-6051f5b89d23 2019-07-22 11:25:15,316 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:25:15,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-1374345c-f72f-4c01-b847-6051f5b89d23 2019-07-22 11:25:15,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073009967804s 2019-07-22 11:25:20,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:20,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:20,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-f6579fc7-0dc5-40fb-ba0b-ee5b3618a002 2019-07-22 11:25:20,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:20,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:20 GMT Server: Apache x-openstack-request-id: req-24c25b13-24b2-40ae-8d8a-da294a5ee8f7 2019-07-22 11:25:20,394 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:20,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-24c25b13-24b2-40ae-8d8a-da294a5ee8f7 2019-07-22 11:25:20,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715289115906s 2019-07-22 11:25:25,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:25,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:25,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-6b9d81e5-e7d3-45ff-93aa-1ae2e257980d 2019-07-22 11:25:25,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:26,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:25 GMT Server: Apache x-openstack-request-id: req-abd5837b-1bf4-4452-8bcd-7086b1457eac 2019-07-22 11:25:26,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:26,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-abd5837b-1bf4-4452-8bcd-7086b1457eac 2019-07-22 11:25:26,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.748271942139s 2019-07-22 11:25:26,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:25:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:26,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:26 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-37fe0c6d-c772-4704-a148-5dae61c7cd6e 2019-07-22 11:25:26,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:26,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e943eeb2-81f7-4180-9165-bfe88ce1f830 2019-07-22 11:25:26,220 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:25:26,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-e943eeb2-81f7-4180-9165-bfe88ce1f830 2019-07-22 11:25:26,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715301036835s 2019-07-22 11:25:31,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:31,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:31,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:31 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-cb67574b-af52-4a53-bd14-a3fecf6610ff 2019-07-22 11:25:31,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:31,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:31 GMT Server: Apache x-openstack-request-id: req-1c5a22c1-56a8-431d-aae5-3ff9bb92b869 2019-07-22 11:25:31,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:31,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-1c5a22c1-56a8-431d-aae5-3ff9bb92b869 2019-07-22 11:25:31,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720520019531s 2019-07-22 11:25:36,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:36,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:36,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:36 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-b9d24d31-5a49-46f5-b536-47010570f724 2019-07-22 11:25:36,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:36,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:36 GMT Server: Apache x-openstack-request-id: req-d54888e6-8d19-43a1-b408-732c527307a5 2019-07-22 11:25:36,377 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:36,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-d54888e6-8d19-43a1-b408-732c527307a5 2019-07-22 11:25:36,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072035074234s 2019-07-22 11:25:36,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:25:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:36,405 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:36 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f51905af-c5c6-4e6f-a074-e8f62297781c 2019-07-22 11:25:36,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:36,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2c642e33-1b59-47ad-a20b-29824c17ee7f 2019-07-22 11:25:36,431 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:25:36,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-2c642e33-1b59-47ad-a20b-29824c17ee7f 2019-07-22 11:25:36,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0535001754761s 2019-07-22 11:25:41,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:41,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:41,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:41 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-265ee65a-15e6-403b-a0e1-ccca102ad154 2019-07-22 11:25:41,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:41,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:41 GMT Server: Apache x-openstack-request-id: req-5f85db8d-ab9e-463c-814d-ad5cb93c8873 2019-07-22 11:25:41,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:41,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-5f85db8d-ab9e-463c-814d-ad5cb93c8873 2019-07-22 11:25:41,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708148479462s 2019-07-22 11:25:46,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:46,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:46,544 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-2aac5da8-9eb0-4259-80fe-f92a049aecc5 2019-07-22 11:25:46,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:46,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:46 GMT Server: Apache x-openstack-request-id: req-875319be-db52-4fa2-8275-2f7885e7c269 2019-07-22 11:25:46,586 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:46,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-875319be-db52-4fa2-8275-2f7885e7c269 2019-07-22 11:25:46,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728449821472s 2019-07-22 11:25:46,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:25:46,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:46,615 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-62f3d6b1-92a2-4b6e-aceb-6de38b4cb6e3 2019-07-22 11:25:46,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:46,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eb7fb582-2e3e-43cc-ac25-453e234b3f9c 2019-07-22 11:25:46,658 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:25:46,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-eb7fb582-2e3e-43cc-ac25-453e234b3f9c 2019-07-22 11:25:46,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710821151733s 2019-07-22 11:25:51,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:51,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:51,695 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-dd29c29d-0be4-4783-9229-7130541cf336 2019-07-22 11:25:51,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:51,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:51 GMT Server: Apache x-openstack-request-id: req-35b35946-e8ed-498d-94fc-6de43929a663 2019-07-22 11:25:51,737 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:51,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-35b35946-e8ed-498d-94fc-6de43929a663 2019-07-22 11:25:51,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724020004272s 2019-07-22 11:25:56,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:25:56,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:56,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-7137780d-0ae8-4650-902f-4988941a43a7 2019-07-22 11:25:56,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:56,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:56 GMT Server: Apache x-openstack-request-id: req-2fb7af12-8f20-4cb0-aac5-d3aed5eef3f7 2019-07-22 11:25:56,816 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:25:56,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-2fb7af12-8f20-4cb0-aac5-d3aed5eef3f7 2019-07-22 11:25:56,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734348297119s 2019-07-22 11:25:56,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:25:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:25:56,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:25:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-7bbf5853-fd8f-4ef4-ae21-3462d741d61a 2019-07-22 11:25:56,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:25:56,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:25:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-70c10e45-e891-4dab-acbc-2f106be599a5 2019-07-22 11:25:56,887 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:25:56,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-70c10e45-e891-4dab-acbc-2f106be599a5 2019-07-22 11:25:56,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708479881287s 2019-07-22 11:26:01,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:01,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:01,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-87570378-e45f-477f-a556-81973057f889 2019-07-22 11:26:01,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:01,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:01 GMT Server: Apache x-openstack-request-id: req-05c27a66-2838-40d8-b00a-1e3d3e53f5a7 2019-07-22 11:26:01,965 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:01,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-05c27a66-2838-40d8-b00a-1e3d3e53f5a7 2019-07-22 11:26:01,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710248947144s 2019-07-22 11:26:06,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:07,001 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-3c6f5c3b-bd71-4275-a287-5f5170b0cbbf 2019-07-22 11:26:07,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:07,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:07 GMT Server: Apache x-openstack-request-id: req-fcaf8262-ad45-4b08-991e-a8040ab125be 2019-07-22 11:26:07,042 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:07,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-fcaf8262-ad45-4b08-991e-a8040ab125be 2019-07-22 11:26:07,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709030628204s 2019-07-22 11:26:07,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:26:07,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:07,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:07 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-3f135546-591f-4432-9134-7778f9bc51de 2019-07-22 11:26:07,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:07,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3bfa0c08-1773-4612-8563-3513ec689932 2019-07-22 11:26:07,114 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:26:07,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-3bfa0c08-1773-4612-8563-3513ec689932 2019-07-22 11:26:07,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719809532166s 2019-07-22 11:26:12,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:12,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:12,151 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:12 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-b3e208a4-70bc-4edc-9e15-8799f116b2bf 2019-07-22 11:26:12,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:12,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:12 GMT Server: Apache x-openstack-request-id: req-6aac8bae-8bdb-4a55-a6d0-81bafca3d52f 2019-07-22 11:26:12,194 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:12,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-6aac8bae-8bdb-4a55-a6d0-81bafca3d52f 2019-07-22 11:26:12,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729429721832s 2019-07-22 11:26:17,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:17,231 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-dafe5a69-e743-4c63-bdef-de5bec967900 2019-07-22 11:26:17,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:17,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:17 GMT Server: Apache x-openstack-request-id: req-8c4da8d3-8caa-4b2c-b974-1fe68c2eddbb 2019-07-22 11:26:17,272 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:17,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-8c4da8d3-8caa-4b2c-b974-1fe68c2eddbb 2019-07-22 11:26:17,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726380348206s 2019-07-22 11:26:17,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:26:17,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:17,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-23a39238-df4a-49f1-89b8-bed6c588f8f2 2019-07-22 11:26:17,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:17,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9044cd3d-6707-4f80-9dc6-c8cbfa20e505 2019-07-22 11:26:17,344 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:26:17,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-9044cd3d-6707-4f80-9dc6-c8cbfa20e505 2019-07-22 11:26:17,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714399814606s 2019-07-22 11:26:22,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:22,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-7f61962a-155e-4e17-bf98-825cea17fba1 2019-07-22 11:26:22,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:22,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:22 GMT Server: Apache x-openstack-request-id: req-b203f64d-e70b-4ed3-9247-c8cb38530ecb 2019-07-22 11:26:22,422 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:22,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-b203f64d-e70b-4ed3-9247-c8cb38530ecb 2019-07-22 11:26:22,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714011192322s 2019-07-22 11:26:27,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:27,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:27,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-6843afa6-2b7d-4ac0-b300-bec92f6c68d3 2019-07-22 11:26:27,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:27,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:27 GMT Server: Apache x-openstack-request-id: req-bc2ed9cf-6f01-4878-be42-b4077dff9f23 2019-07-22 11:26:27,504 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:27,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-bc2ed9cf-6f01-4878-be42-b4077dff9f23 2019-07-22 11:26:27,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075660943985s 2019-07-22 11:26:27,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:26:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:27,534 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-edd6f948-b8c4-4b42-bc40-51529ae1d236 2019-07-22 11:26:27,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:27,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4bf0cb9e-2d25-4259-8b0e-2a8b4f6aee49 2019-07-22 11:26:27,576 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:26:27,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-4bf0cb9e-2d25-4259-8b0e-2a8b4f6aee49 2019-07-22 11:26:27,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719411373138s 2019-07-22 11:26:32,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:32,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-ff284bb0-ce9b-4c52-b5ec-0c91eeb2e797 2019-07-22 11:26:32,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:32,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:32 GMT Server: Apache x-openstack-request-id: req-92fb5a1b-554a-4dd2-bf93-c88310fe9d2e 2019-07-22 11:26:32,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:32,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-92fb5a1b-554a-4dd2-bf93-c88310fe9d2e 2019-07-22 11:26:32,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710060596466s 2019-07-22 11:26:37,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:37,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:37,690 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:37 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-b6a2b9c8-99f3-47e8-a64f-4d5c0574c2f8 2019-07-22 11:26:37,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:37,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:37 GMT Server: Apache x-openstack-request-id: req-882310ff-4b79-40d3-9932-c67e4e7878b0 2019-07-22 11:26:37,733 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:37,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-882310ff-4b79-40d3-9932-c67e4e7878b0 2019-07-22 11:26:37,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730841159821s 2019-07-22 11:26:37,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:26:37,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:37,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:37 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-b333cbdb-f18d-4af5-96c9-5f0aca9089ad 2019-07-22 11:26:37,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:37,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dbca327c-64dd-4288-86d9-9821247f82d3 2019-07-22 11:26:37,806 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:26:37,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-dbca327c-64dd-4288-86d9-9821247f82d3 2019-07-22 11:26:37,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730068683624s 2019-07-22 11:26:42,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:42,843 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:42 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc Server: Apache x-openstack-request-id: req-c3aba3a1-a0e4-429e-83bf-2406e4518a86 2019-07-22 11:26:42,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:42,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 445 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d9c7f29-b038-43af-b262-b8ff900e56d8 2019-07-22 11:26:42,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-07-22T11:26:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dns/events/c782b3a1-8383-4eb2-afaf-876e9425459d", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "86b906f9-c5fc-4516-b9a8-eacbe7305cd8", "id": "c782b3a1-8383-4eb2-afaf-876e9425459d"}, {"resource_name": "ellis", "event_time": "2019-07-22T11:26:39Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/ellis/events/ba4e4790-e3ed-4e3b-9634-a5c8477c4f75", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-ri7gkrzd3666", "id": "ba4e4790-e3ed-4e3b-9634-a5c8477c4f75"}]} 2019-07-22 11:26:42,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc&marker=c68de825-e8b9-4aa8-8b8f-1fc5e4cc4729&sort_dir=asc used request id req-5d9c7f29-b038-43af-b262-b8ff900e56d8 2019-07-22 11:26:42,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752780437469s 2019-07-22 11:26:47,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:47,940 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:47 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-7f1dc975-9692-407d-86f3-be20c3107fa8 2019-07-22 11:26:47,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:47,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:47 GMT Server: Apache x-openstack-request-id: req-7e1ca914-2b55-43ef-a90f-4399776c0804 2019-07-22 11:26:47,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:47,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-7e1ca914-2b55-43ef-a90f-4399776c0804 2019-07-22 11:26:47,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0887830257416s 2019-07-22 11:26:52,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:52,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:53,018 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:52 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-10f6c2d3-6a14-4b5f-a1e6-cd85d9b3c72f 2019-07-22 11:26:53,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:53,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:53 GMT Server: Apache x-openstack-request-id: req-eb37b7ac-6972-4de1-8112-70aaf730808a 2019-07-22 11:26:53,060 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:53,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-eb37b7ac-6972-4de1-8112-70aaf730808a 2019-07-22 11:26:53,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714421272278s 2019-07-22 11:26:53,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:26:53,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:53,090 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3cc5cb0-44ca-4bc9-83ce-6f90ba82e167 2019-07-22 11:26:53,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:53,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c9322db-d92b-4996-b507-fbd6f6be54e6 2019-07-22 11:26:53,116 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:26:53,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-8c9322db-d92b-4996-b507-fbd6f6be54e6 2019-07-22 11:26:53,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0553801059723s 2019-07-22 11:26:58,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:26:58,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:26:58,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:26:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-3edf172c-a166-4a41-b6bc-b0ab0dd81ff4 2019-07-22 11:26:58,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:26:58,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:26:58 GMT Server: Apache x-openstack-request-id: req-af7cf670-5eda-4cee-a736-2271bd4e080e 2019-07-22 11:26:58,196 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:26:58,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-af7cf670-5eda-4cee-a736-2271bd4e080e 2019-07-22 11:26:58,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739040374756s 2019-07-22 11:27:03,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:03,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:03,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-f82c4a05-9fdf-445d-b789-45cb0b74989f 2019-07-22 11:27:03,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:03,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:03 GMT Server: Apache x-openstack-request-id: req-7413c180-34ad-4f71-9a69-e64553e1827c 2019-07-22 11:27:03,275 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:03,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-7413c180-34ad-4f71-9a69-e64553e1827c 2019-07-22 11:27:03,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729310512543s 2019-07-22 11:27:03,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:27:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:03,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9708a1c-4008-43ba-bccf-92b05188f482 2019-07-22 11:27:03,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:03,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d56ca274-5f48-4690-9300-c185f8d4af19 2019-07-22 11:27:03,349 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:27:03,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d56ca274-5f48-4690-9300-c185f8d4af19 2019-07-22 11:27:03,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737838745117s 2019-07-22 11:27:08,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:08,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:08,388 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:08 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-9613368d-5d45-47e2-895f-55ab8d05f60a 2019-07-22 11:27:08,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:08,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:08 GMT Server: Apache x-openstack-request-id: req-58328fbc-ca6d-4a99-ad2d-697a290554a4 2019-07-22 11:27:08,430 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:08,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-58328fbc-ca6d-4a99-ad2d-697a290554a4 2019-07-22 11:27:08,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742959976196s 2019-07-22 11:27:13,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:13,467 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:13 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-3f83ac33-cf68-4d44-ab39-ccd3f1b84e1e 2019-07-22 11:27:13,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:13,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:13 GMT Server: Apache x-openstack-request-id: req-0ec7e951-fabd-4b6e-a326-bb8befe2ccab 2019-07-22 11:27:13,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:13,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-0ec7e951-fabd-4b6e-a326-bb8befe2ccab 2019-07-22 11:27:13,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738909244537s 2019-07-22 11:27:13,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:27:13,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:13,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:13 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-3fd78470-0616-4d7b-8097-7bcc0545bc4b 2019-07-22 11:27:13,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:13,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1b054278-6c6c-4d69-982a-68ed3014ff71 2019-07-22 11:27:13,581 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:27:13,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-1b054278-6c6c-4d69-982a-68ed3014ff71 2019-07-22 11:27:13,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710308551788s 2019-07-22 11:27:18,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:18,618 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:18 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-212b2878-2084-4069-99f7-b54f658f6cbb 2019-07-22 11:27:18,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:18,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:18 GMT Server: Apache x-openstack-request-id: req-05f77590-ec49-41d8-bc2b-87c766d4f1e7 2019-07-22 11:27:18,659 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:18,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-05f77590-ec49-41d8-bc2b-87c766d4f1e7 2019-07-22 11:27:18,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710039138794s 2019-07-22 11:27:23,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:23,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:23,696 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:23 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-8383bf61-0495-46cf-b414-0cf100503cf8 2019-07-22 11:27:23,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:23,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:23 GMT Server: Apache x-openstack-request-id: req-a03601ba-a4c3-474f-973b-6ad12997a1c7 2019-07-22 11:27:23,737 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:23,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-a03601ba-a4c3-474f-973b-6ad12997a1c7 2019-07-22 11:27:23,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721290111542s 2019-07-22 11:27:23,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:27:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:23,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:23 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-37fb27b1-9eda-4ceb-a33f-44a8ecaf7d1f 2019-07-22 11:27:23,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:23,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb836135-4cf5-4382-9585-f0f0690c3f6f 2019-07-22 11:27:23,808 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:27:23,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-cb836135-4cf5-4382-9585-f0f0690c3f6f 2019-07-22 11:27:23,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700790882111s 2019-07-22 11:27:28,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:28,845 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:28 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-57825e7d-90a0-4392-9949-a4057f79a70d 2019-07-22 11:27:28,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:28,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:28 GMT Server: Apache x-openstack-request-id: req-3b615804-04e6-4cc0-9ad3-dc0016e7c269 2019-07-22 11:27:28,886 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:28,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-3b615804-04e6-4cc0-9ad3-dc0016e7c269 2019-07-22 11:27:28,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712819099426s 2019-07-22 11:27:33,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:33,918 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:33 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-96ddeb85-4606-438c-be9e-5549a4884e89 2019-07-22 11:27:33,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:33,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:33 GMT Server: Apache x-openstack-request-id: req-6ca7cce1-75ac-4f64-831c-50049479e5a5 2019-07-22 11:27:33,960 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:33,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-6ca7cce1-75ac-4f64-831c-50049479e5a5 2019-07-22 11:27:33,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730710029602s 2019-07-22 11:27:33,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:27:33,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:33,990 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:33 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-0c657b1a-9392-48a3-82ad-1a5dcd266c53 2019-07-22 11:27:33,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:34,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c9df741b-0a9e-451a-8538-8cde052c8a33 2019-07-22 11:27:34,016 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:27:34,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-c9df741b-0a9e-451a-8538-8cde052c8a33 2019-07-22 11:27:34,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555779933929s 2019-07-22 11:27:39,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:39,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:39 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-2d96b0b1-6925-46a1-99ef-ca4acdfb581e 2019-07-22 11:27:39,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:39,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:39 GMT Server: Apache x-openstack-request-id: req-76c6cb7f-2134-4076-9ad0-42164dae2526 2019-07-22 11:27:39,093 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:39,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-76c6cb7f-2134-4076-9ad0-42164dae2526 2019-07-22 11:27:39,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743000507355s 2019-07-22 11:27:44,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:44,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:44,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:44 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-f1dc47b7-268d-4cb4-b3c4-d0999c1b0e57 2019-07-22 11:27:44,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:44,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:44 GMT Server: Apache x-openstack-request-id: req-823bf6b3-24f2-4c79-b1f5-0837a7253ebe 2019-07-22 11:27:44,172 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:44,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-823bf6b3-24f2-4c79-b1f5-0837a7253ebe 2019-07-22 11:27:44,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730578899384s 2019-07-22 11:27:44,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:27:44,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:44,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:44 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-67dd9784-a329-46ee-83ed-f04509c398ab 2019-07-22 11:27:44,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:44,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d9e0b23-a916-48dd-a12d-7559254ea03d 2019-07-22 11:27:44,244 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:27:44,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-2d9e0b23-a916-48dd-a12d-7559254ea03d 2019-07-22 11:27:44,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713131427765s 2019-07-22 11:27:49,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:49,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:49,282 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:49 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-ec5575a1-36d1-45d5-9f45-e0735cb8ea2b 2019-07-22 11:27:49,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:49,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:49 GMT Server: Apache x-openstack-request-id: req-d5e7440b-6617-4e1d-b9d4-907f1a89a4e0 2019-07-22 11:27:49,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:49,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-d5e7440b-6617-4e1d-b9d4-907f1a89a4e0 2019-07-22 11:27:49,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744171142578s 2019-07-22 11:27:54,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:54,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:54,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:54 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-d1e7ec54-1cd4-4e8f-8164-3c6b86f136cf 2019-07-22 11:27:54,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:54,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:54 GMT Server: Apache x-openstack-request-id: req-79da533e-3f3c-4e3b-abc4-8484193e875d 2019-07-22 11:27:54,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:54,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-79da533e-3f3c-4e3b-abc4-8484193e875d 2019-07-22 11:27:54,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729289054871s 2019-07-22 11:27:54,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:27:54,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:54,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:54 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c1a7c76-09b4-4826-8875-cc04c947859c 2019-07-22 11:27:54,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:54,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2497192-3963-45ee-a448-4d4a14360c5f 2019-07-22 11:27:54,476 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:27:54,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-b2497192-3963-45ee-a448-4d4a14360c5f 2019-07-22 11:27:54,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725960731506s 2019-07-22 11:27:59,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:27:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:27:59,510 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:27:59 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-66ee282a-60c3-4a69-9fdf-d950abb2915f 2019-07-22 11:27:59,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:27:59,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:27:59 GMT Server: Apache x-openstack-request-id: req-1f2994ee-2baa-44cb-b8ac-61c572ff83ed 2019-07-22 11:27:59,553 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:27:59,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-1f2994ee-2baa-44cb-b8ac-61c572ff83ed 2019-07-22 11:27:59,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730359554291s 2019-07-22 11:28:04,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:04,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:04,589 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:04 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-d9d22694-0bf9-4bf4-a03e-50c60491781e 2019-07-22 11:28:04,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:04,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:04 GMT Server: Apache x-openstack-request-id: req-c6b46562-dac2-4d3c-b853-46602362c714 2019-07-22 11:28:04,631 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:04,631 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-c6b46562-dac2-4d3c-b853-46602362c714 2019-07-22 11:28:04,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721120834351s 2019-07-22 11:28:04,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:28:04,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:04,660 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:04 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-8d56b03f-6e99-4600-b51b-dc03309d3475 2019-07-22 11:28:04,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:04,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8167fdda-c1d2-4dc7-b5c6-b8f5524d0280 2019-07-22 11:28:04,702 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:28:04,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-8167fdda-c1d2-4dc7-b5c6-b8f5524d0280 2019-07-22 11:28:04,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707929134369s 2019-07-22 11:28:09,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:09,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:09 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-418a2684-38da-49b5-815d-964b142c64d6 2019-07-22 11:28:09,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:09,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:09 GMT Server: Apache x-openstack-request-id: req-c9e974a1-9d8f-428f-817f-b6b5839121da 2019-07-22 11:28:09,784 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:09,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-c9e974a1-9d8f-428f-817f-b6b5839121da 2019-07-22 11:28:09,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752079486847s 2019-07-22 11:28:14,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:14,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:14,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-4fb2d84f-8741-4cae-9383-f9f11d9bd268 2019-07-22 11:28:14,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:14,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:14 GMT Server: Apache x-openstack-request-id: req-151bfb21-65fa-462d-a361-caa741421903 2019-07-22 11:28:14,863 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:14,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-151bfb21-65fa-462d-a361-caa741421903 2019-07-22 11:28:14,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735690593719s 2019-07-22 11:28:14,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:28:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:14,893 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-0c553241-3191-4d86-9240-97bd8e7bb0a3 2019-07-22 11:28:14,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:14,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6717c869-a553-4eeb-8a4b-e5f6948b85e1 2019-07-22 11:28:14,935 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:28:14,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-6717c869-a553-4eeb-8a4b-e5f6948b85e1 2019-07-22 11:28:14,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713360309601s 2019-07-22 11:28:19,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:19,972 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-2aa62134-2643-4df6-847c-d1803a50b912 2019-07-22 11:28:19,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:20,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:19 GMT Server: Apache x-openstack-request-id: req-a9ae745d-6c9c-498e-bb1c-270f695315bb 2019-07-22 11:28:20,014 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:20,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-a9ae745d-6c9c-498e-bb1c-270f695315bb 2019-07-22 11:28:20,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722830295563s 2019-07-22 11:28:25,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:25,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:25,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-57b4dbb2-327e-4d74-923a-e84f3a865377 2019-07-22 11:28:25,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:25,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:25 GMT Server: Apache x-openstack-request-id: req-a4c2c734-b381-4426-9be7-0068f5a089f0 2019-07-22 11:28:25,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:25,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-a4c2c734-b381-4426-9be7-0068f5a089f0 2019-07-22 11:28:25,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752048492432s 2019-07-22 11:28:25,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:28:25,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:25,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-d2582cc5-c66b-459c-96e5-a424e09208d6 2019-07-22 11:28:25,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:25,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-030a052d-1f3c-493a-8f2a-48c7bf3c927d 2019-07-22 11:28:25,183 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:28:25,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-030a052d-1f3c-493a-8f2a-48c7bf3c927d 2019-07-22 11:28:25,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0878119468689s 2019-07-22 11:28:30,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:30,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:30,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-43165005-93cc-4573-924f-0b4674bb7b4d 2019-07-22 11:28:30,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:30,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:30 GMT Server: Apache x-openstack-request-id: req-98653c32-193f-46c9-925b-d4ee0ec8f38c 2019-07-22 11:28:30,264 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:30,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-98653c32-193f-46c9-925b-d4ee0ec8f38c 2019-07-22 11:28:30,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744020938873s 2019-07-22 11:28:35,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:35,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:35,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-488b49d1-c491-4858-bb0d-b70ddfbdc4f3 2019-07-22 11:28:35,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:35,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:35 GMT Server: Apache x-openstack-request-id: req-bc8fe6d7-d168-4a97-8fa3-5ace3753b10b 2019-07-22 11:28:35,341 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:35,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-bc8fe6d7-d168-4a97-8fa3-5ace3753b10b 2019-07-22 11:28:35,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071408033371s 2019-07-22 11:28:35,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:28:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:35,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c86de6f-5098-4da5-9d39-f292f10e7e97 2019-07-22 11:28:35,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:35,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-289edcad-1a56-4374-8de1-30171d381827 2019-07-22 11:28:35,412 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:28:35,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-289edcad-1a56-4374-8de1-30171d381827 2019-07-22 11:28:35,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706541538239s 2019-07-22 11:28:40,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:40,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:40,448 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-4a4c20bd-4552-4d84-9bbd-4341646abb16 2019-07-22 11:28:40,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:40,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:40 GMT Server: Apache x-openstack-request-id: req-0874a126-e014-44f6-b433-ce5cdb2396c4 2019-07-22 11:28:40,490 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:40,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-0874a126-e014-44f6-b433-ce5cdb2396c4 2019-07-22 11:28:40,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710070133209s 2019-07-22 11:28:45,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:45,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-f60dac6e-95ef-4303-b860-e519189847ba 2019-07-22 11:28:45,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:45,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:45 GMT Server: Apache x-openstack-request-id: req-3cedf884-7e76-4ce1-89ca-3acd84e8d69b 2019-07-22 11:28:45,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:45,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-3cedf884-7e76-4ce1-89ca-3acd84e8d69b 2019-07-22 11:28:45,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724000930786s 2019-07-22 11:28:45,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:28:45,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:45,599 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1b9fc32-8381-4091-a7f2-c967236c51fe 2019-07-22 11:28:45,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:45,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-52c8a64e-b677-4e21-bf91-3aeac312c8d2 2019-07-22 11:28:45,642 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:28:45,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-52c8a64e-b677-4e21-bf91-3aeac312c8d2 2019-07-22 11:28:45,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729279518127s 2019-07-22 11:28:50,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:50,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:50 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-92d1c99c-fa8b-415a-ac96-9765758aa911 2019-07-22 11:28:50,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:50,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:50 GMT Server: Apache x-openstack-request-id: req-e45c52d8-453f-49bb-9ebb-17939bb26af8 2019-07-22 11:28:50,723 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:50,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-e45c52d8-453f-49bb-9ebb-17939bb26af8 2019-07-22 11:28:50,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749487876892s 2019-07-22 11:28:55,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:28:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:55,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-ca251010-d522-404b-b81f-ec4e81e8dd10 2019-07-22 11:28:55,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:55,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:55 GMT Server: Apache x-openstack-request-id: req-a4c8198e-0b76-421f-95a8-ec21e2d2cb47 2019-07-22 11:28:55,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:28:55,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-a4c8198e-0b76-421f-95a8-ec21e2d2cb47 2019-07-22 11:28:55,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739169120789s 2019-07-22 11:28:55,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:28:55,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:28:55,835 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:28:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-0d3fb042-814a-4465-b909-ed26fae7833b 2019-07-22 11:28:55,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:28:55,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:28:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f060225b-c4ef-41a6-9f38-9ba6888dc82d 2019-07-22 11:28:55,877 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:28:55,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-f060225b-c4ef-41a6-9f38-9ba6888dc82d 2019-07-22 11:28:55,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734629631042s 2019-07-22 11:29:00,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:00,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:00,931 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:00 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-e8921b6c-5989-4581-b840-326ba9838031 2019-07-22 11:29:00,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:00,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:00 GMT Server: Apache x-openstack-request-id: req-2598db81-27c8-4df2-9eef-0344aab1180b 2019-07-22 11:29:00,973 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:00,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-2598db81-27c8-4df2-9eef-0344aab1180b 2019-07-22 11:29:00,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0898180007935s 2019-07-22 11:29:05,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:05,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:06,010 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:05 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-d3f6a833-827f-4b24-b847-3b6612aabafd 2019-07-22 11:29:06,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:06,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:06 GMT Server: Apache x-openstack-request-id: req-8fd82016-a00c-4248-97e1-6980b47fdb57 2019-07-22 11:29:06,054 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:06,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-8fd82016-a00c-4248-97e1-6980b47fdb57 2019-07-22 11:29:06,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743579864502s 2019-07-22 11:29:06,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:29:06,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:06,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-e18c9a47-00e0-4051-bff7-054c62e7a606 2019-07-22 11:29:06,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:06,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8f4b8541-8140-4eb6-9524-e28f609b226a 2019-07-22 11:29:06,128 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:29:06,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-8f4b8541-8140-4eb6-9524-e28f609b226a 2019-07-22 11:29:06,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735530853271s 2019-07-22 11:29:11,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:11,164 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-a7605e77-6c39-497d-bef4-85cd273afaf0 2019-07-22 11:29:11,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:11,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:11 GMT Server: Apache x-openstack-request-id: req-f0a6d609-78c1-40ff-abfc-f0d35c5889ca 2019-07-22 11:29:11,205 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:11,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-f0a6d609-78c1-40ff-abfc-f0d35c5889ca 2019-07-22 11:29:11,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706861019135s 2019-07-22 11:29:16,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:16,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:16,243 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:16 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-67f4b6cc-e470-4fa1-906a-8848784846bb 2019-07-22 11:29:16,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:16,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:16 GMT Server: Apache x-openstack-request-id: req-8fbbfe71-03ec-47bc-9874-0ee6ca12898c 2019-07-22 11:29:16,561 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:16,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-8fbbfe71-03ec-47bc-9874-0ee6ca12898c 2019-07-22 11:29:16,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350593090057s 2019-07-22 11:29:16,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:29:16,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:16,860 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:16 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-a409fc76-e502-4f32-a554-753d5146241e 2019-07-22 11:29:16,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:16,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c811b3d8-ad08-479e-ae3b-9f3da7f3c705 2019-07-22 11:29:16,902 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:29:16,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-c811b3d8-ad08-479e-ae3b-9f3da7f3c705 2019-07-22 11:29:16,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.339989185333s 2019-07-22 11:29:21,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:21,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:22,216 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:21 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-5741b968-1cde-42bc-a707-00aee9653a6e 2019-07-22 11:29:22,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:22,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:22 GMT Server: Apache x-openstack-request-id: req-de830c56-6045-4bb2-a658-8331522f8f90 2019-07-22 11:29:22,257 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:22,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-de830c56-6045-4bb2-a658-8331522f8f90 2019-07-22 11:29:22,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349140167236s 2019-07-22 11:29:27,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:27,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-017a70fa-8ba1-4e68-8605-92ff5ebae3c0 2019-07-22 11:29:27,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:27,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:27 GMT Server: Apache x-openstack-request-id: req-b5753a02-6522-4858-862b-7772ec0d53b4 2019-07-22 11:29:27,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:27,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-b5753a02-6522-4858-862b-7772ec0d53b4 2019-07-22 11:29:27,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354643821716s 2019-07-22 11:29:27,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:29:27,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:27,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-ca9deab7-f354-4eb4-86ab-0a752c67ab87 2019-07-22 11:29:27,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:27,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12931fee-bda1-4550-89fa-8621e5546ac7 2019-07-22 11:29:27,706 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:29:27,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-12931fee-bda1-4550-89fa-8621e5546ac7 2019-07-22 11:29:27,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0871071815491s 2019-07-22 11:29:32,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:33,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-857b3ada-456d-4e96-a5fc-9cc950bca4d3 2019-07-22 11:29:33,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:33,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:33 GMT Server: Apache x-openstack-request-id: req-d135569c-8958-4d28-8117-97371ba7464e 2019-07-22 11:29:33,072 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:33,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-d135569c-8958-4d28-8117-97371ba7464e 2019-07-22 11:29:33,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358914136887s 2019-07-22 11:29:38,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:38,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:38,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:38 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-217df8c6-2913-4a67-b25a-630d19d29dda 2019-07-22 11:29:38,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:38,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:38 GMT Server: Apache x-openstack-request-id: req-fca93625-8d6e-4510-aa06-7801633385e4 2019-07-22 11:29:38,149 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:38,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-fca93625-8d6e-4510-aa06-7801633385e4 2019-07-22 11:29:38,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710499286652s 2019-07-22 11:29:38,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:29:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:38,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:38 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-fe2e1143-3733-4cc4-b788-c8ade72f32cd 2019-07-22 11:29:38,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:38,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-162fe46b-bfb3-44a2-a175-378fa960fac0 2019-07-22 11:29:38,495 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:29:38,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-162fe46b-bfb3-44a2-a175-378fa960fac0 2019-07-22 11:29:38,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345556020737s 2019-07-22 11:29:43,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:43,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:43,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-e46fb8df-0781-4cdd-9afc-ed259760834f 2019-07-22 11:29:43,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:43,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:43 GMT Server: Apache x-openstack-request-id: req-f755a218-a1c0-43f3-8d04-8269a1cde11a 2019-07-22 11:29:43,860 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:43,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-f755a218-a1c0-43f3-8d04-8269a1cde11a 2019-07-22 11:29:43,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358441114426s 2019-07-22 11:29:48,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:48,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:48,897 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-3209c7a8-3a80-4f25-aeff-03d156fd27ea 2019-07-22 11:29:48,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:49,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:48 GMT Server: Apache x-openstack-request-id: req-aff12d85-7e20-444c-93e8-17d4a114a0a9 2019-07-22 11:29:49,213 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:49,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-aff12d85-7e20-444c-93e8-17d4a114a0a9 2019-07-22 11:29:49,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347033977509s 2019-07-22 11:29:49,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:29:49,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:49,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:49 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4a0802b3-a31a-4b3e-a7b8-5a355d5496dc 2019-07-22 11:29:49,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:49,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0838fdb-573f-4acc-aa7a-c180c5afa99c 2019-07-22 11:29:49,283 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:29:49,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-f0838fdb-573f-4acc-aa7a-c180c5afa99c 2019-07-22 11:29:49,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696771144867s 2019-07-22 11:29:54,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:54,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:54 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-74c55ca4-690f-4d33-8d7c-64cfe053be8f 2019-07-22 11:29:54,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:54,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:54 GMT Server: Apache x-openstack-request-id: req-832ad5f9-4663-4d47-84ca-15ecb1c83821 2019-07-22 11:29:54,361 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:54,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-832ad5f9-4663-4d47-84ca-15ecb1c83821 2019-07-22 11:29:54,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071928024292s 2019-07-22 11:29:59,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:29:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:59,400 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:59 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-99550284-a5e2-48d2-b692-a7887609602b 2019-07-22 11:29:59,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:59,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:59 GMT Server: Apache x-openstack-request-id: req-f308c340-fadf-44f7-85bf-d6cbdcc5268f 2019-07-22 11:29:59,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:29:59,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-f308c340-fadf-44f7-85bf-d6cbdcc5268f 2019-07-22 11:29:59,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775270462036s 2019-07-22 11:29:59,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:29:59,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:29:59,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:29:59 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-78a771b3-bf22-4568-9477-ca5fb04a1fda 2019-07-22 11:29:59,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:29:59,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:29:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bcfdf622-5444-4d65-acd8-97fd5e88948b 2019-07-22 11:29:59,518 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:29:59,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-bcfdf622-5444-4d65-acd8-97fd5e88948b 2019-07-22 11:29:59,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726029872894s 2019-07-22 11:30:04,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:04,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:04,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:04 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-4f98c4c5-be33-4b7b-8daa-166e1617a208 2019-07-22 11:30:04,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:04,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:04 GMT Server: Apache x-openstack-request-id: req-56745b52-2566-42ea-97cf-ff55884a5eec 2019-07-22 11:30:04,965 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:04,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-56745b52-2566-42ea-97cf-ff55884a5eec 2019-07-22 11:30:04,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.440611124039s 2019-07-22 11:30:09,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:09,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:10,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:09 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-7c7e3dc3-0fc2-4127-acf4-78f9c56452b8 2019-07-22 11:30:10,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:10,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:10 GMT Server: Apache x-openstack-request-id: req-db6a7b69-0d33-4c46-9575-4518f821ab9c 2019-07-22 11:30:10,063 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:10,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-db6a7b69-0d33-4c46-9575-4518f821ab9c 2019-07-22 11:30:10,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0920760631561s 2019-07-22 11:30:10,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:30:10,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:10,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-b12751b6-53d1-4315-9bc7-f1d4234f1280 2019-07-22 11:30:10,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:10,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f226ae27-a3f2-4bec-8f0d-2f20144ffc78 2019-07-22 11:30:10,137 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:30:10,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-f226ae27-a3f2-4bec-8f0d-2f20144ffc78 2019-07-22 11:30:10,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736920833588s 2019-07-22 11:30:15,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:15,174 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:15 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-a9e961a1-2454-4714-89c6-d5a97da3291f 2019-07-22 11:30:15,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:15,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:15 GMT Server: Apache x-openstack-request-id: req-40c5ba36-dfa0-4e0a-848e-ecec75b8672c 2019-07-22 11:30:15,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:15,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-40c5ba36-dfa0-4e0a-848e-ecec75b8672c 2019-07-22 11:30:15,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071151971817s 2019-07-22 11:30:20,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:20,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:20,253 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-37d0c92c-9f13-4757-9e45-be46fc700808 2019-07-22 11:30:20,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:20,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:20 GMT Server: Apache x-openstack-request-id: req-3e0bf01b-6bec-4e4e-a490-7b8b03c5950d 2019-07-22 11:30:20,296 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:20,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-3e0bf01b-6bec-4e4e-a490-7b8b03c5950d 2019-07-22 11:30:20,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754280090332s 2019-07-22 11:30:20,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:30:20,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:20,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-eff67086-205f-4687-ab91-13059ecc7716 2019-07-22 11:30:20,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:20,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cfbfc77e-453a-48b6-84d0-fc25e7d0f1f0 2019-07-22 11:30:20,369 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:30:20,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-cfbfc77e-453a-48b6-84d0-fc25e7d0f1f0 2019-07-22 11:30:20,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720970630646s 2019-07-22 11:30:25,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:25,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:25,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-f34dedb6-3238-4faa-9e5c-be5e1a33eb5a 2019-07-22 11:30:25,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:25,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:25 GMT Server: Apache x-openstack-request-id: req-439cb706-524d-468a-8680-516d04e3f2a8 2019-07-22 11:30:25,462 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:25,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-439cb706-524d-468a-8680-516d04e3f2a8 2019-07-22 11:30:25,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0899469852448s 2019-07-22 11:30:30,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:30,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:30,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-53fcc92b-edd9-4855-8a9c-fd04e63afcb4 2019-07-22 11:30:30,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:30,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:30 GMT Server: Apache x-openstack-request-id: req-c833d18f-6c43-4651-a092-5a16398520f1 2019-07-22 11:30:30,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:30,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-c833d18f-6c43-4651-a092-5a16398520f1 2019-07-22 11:30:30,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.464026927948s 2019-07-22 11:30:30,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:30:30,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:31,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a252043-4196-4404-874f-44e22e688e66 2019-07-22 11:30:31,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:31,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-030617d9-837b-46b5-9965-43f2f2a4bf0b 2019-07-22 11:30:31,272 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:30:31,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-030617d9-837b-46b5-9965-43f2f2a4bf0b 2019-07-22 11:30:31,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.339285135269s 2019-07-22 11:30:36,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:36,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:36,310 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:36 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-52a8fbf1-277c-48d6-8c18-68ce8ca9c4dc 2019-07-22 11:30:36,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:36,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:36 GMT Server: Apache x-openstack-request-id: req-a7d52067-c4b0-4a9d-b6ac-123f47e4f4c4 2019-07-22 11:30:36,353 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:36,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-a7d52067-c4b0-4a9d-b6ac-123f47e4f4c4 2019-07-22 11:30:36,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745000839233s 2019-07-22 11:30:41,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:41,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:41,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:41 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-9c89b817-4028-4e20-aacb-9a9bcfd8b8be 2019-07-22 11:30:41,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:41,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:41 GMT Server: Apache x-openstack-request-id: req-a0704fe8-b3c8-4a07-8f4a-0a18cc193d5f 2019-07-22 11:30:41,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:41,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-a0704fe8-b3c8-4a07-8f4a-0a18cc193d5f 2019-07-22 11:30:41,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350296020508s 2019-07-22 11:30:41,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:30:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:41,738 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:41 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-bd0f661c-4b55-4d56-8c46-c4c7ada5032c 2019-07-22 11:30:41,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:41,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b8584dc2-d6b9-436b-aafa-422354e41845 2019-07-22 11:30:41,780 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:30:41,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-b8584dc2-d6b9-436b-aafa-422354e41845 2019-07-22 11:30:41,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708110332489s 2019-07-22 11:30:46,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:46,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:46,819 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-eb503e65-ae44-451e-bb0a-b4e937055958 2019-07-22 11:30:46,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:46,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:46 GMT Server: Apache x-openstack-request-id: req-f2b03a31-665d-41fe-bc9e-6a42024289c3 2019-07-22 11:30:46,861 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:46,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-f2b03a31-665d-41fe-bc9e-6a42024289c3 2019-07-22 11:30:46,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739619731903s 2019-07-22 11:30:51,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:51,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:51,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-df2a7f64-1c38-40d9-a2bd-9ed268bf6179 2019-07-22 11:30:51,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:51,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:51 GMT Server: Apache x-openstack-request-id: req-1364cec1-1df4-43b7-91ac-a745e93f4a6a 2019-07-22 11:30:51,941 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:51,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-1364cec1-1df4-43b7-91ac-a745e93f4a6a 2019-07-22 11:30:51,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743391513824s 2019-07-22 11:30:51,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:30:51,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:51,971 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-6cbe527d-9aff-46a9-acaf-09225dae2b2e 2019-07-22 11:30:51,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:52,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-94573861-1fc8-49e9-b8c5-d22c03091301 2019-07-22 11:30:52,014 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:30:52,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-94573861-1fc8-49e9-b8c5-d22c03091301 2019-07-22 11:30:52,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730049610138s 2019-07-22 11:30:57,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:30:57,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:30:57,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:30:57 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-ab044c64-63d2-4936-b53e-bed1e4beaffc 2019-07-22 11:30:57,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:30:57,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:30:57 GMT Server: Apache x-openstack-request-id: req-5c01e5ef-28df-4b4f-a954-034ad6d134ac 2019-07-22 11:30:57,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:30:57,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-5c01e5ef-28df-4b4f-a954-034ad6d134ac 2019-07-22 11:30:57,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075229883194s 2019-07-22 11:31:02,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:02,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:02,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:02 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-1c01c643-3fdd-43a6-b08f-35e24a6332ba 2019-07-22 11:31:02,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:02,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:02 GMT Server: Apache x-openstack-request-id: req-a9dc1571-308f-4e5c-b120-08cb8d8a3c81 2019-07-22 11:31:02,192 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:02,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-a9dc1571-308f-4e5c-b120-08cb8d8a3c81 2019-07-22 11:31:02,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0912580490112s 2019-07-22 11:31:02,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:31:02,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:02,223 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:02 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-ef37b58d-4dba-4bdc-8724-29a84a5ec948 2019-07-22 11:31:02,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:02,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb427cca-d8a5-4c0b-aba4-19a4259dc973 2019-07-22 11:31:02,266 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:31:02,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-bb427cca-d8a5-4c0b-aba4-19a4259dc973 2019-07-22 11:31:02,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730650424957s 2019-07-22 11:31:07,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:07,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:07 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-48b09d3a-a936-4c4e-afbf-e3f49517308b 2019-07-22 11:31:07,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:07,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:07 GMT Server: Apache x-openstack-request-id: req-182e9654-f113-42a6-b9e6-2cb9bd87e0ab 2019-07-22 11:31:07,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:07,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-182e9654-f113-42a6-b9e6-2cb9bd87e0ab 2019-07-22 11:31:07,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754599571228s 2019-07-22 11:31:12,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:12,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:12 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-a85b1076-ce23-4183-860a-f92cbcf89043 2019-07-22 11:31:12,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:12,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:12 GMT Server: Apache x-openstack-request-id: req-693fadc7-9ee8-4644-9fd8-55693f5a2de2 2019-07-22 11:31:12,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:12,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-693fadc7-9ee8-4644-9fd8-55693f5a2de2 2019-07-22 11:31:12,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071033000946s 2019-07-22 11:31:12,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:31:12,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:12,454 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:12 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-67966a43-cc55-41a4-98e1-d80e66c92f72 2019-07-22 11:31:12,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:12,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d18f1eab-c58d-445d-8b6c-87fd8999fe30 2019-07-22 11:31:12,497 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:31:12,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d18f1eab-c58d-445d-8b6c-87fd8999fe30 2019-07-22 11:31:12,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0761449337006s 2019-07-22 11:31:17,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:17,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:17,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-d8601a17-a5dd-4662-a6fe-3f1e867896e0 2019-07-22 11:31:17,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:17,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:17 GMT Server: Apache x-openstack-request-id: req-511c1d02-ce35-4a62-858b-2dd7d76d2082 2019-07-22 11:31:17,575 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:17,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-511c1d02-ce35-4a62-858b-2dd7d76d2082 2019-07-22 11:31:17,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711460113525s 2019-07-22 11:31:22,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:22,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-73742f61-fb8f-4da6-afd5-c16e85084142 2019-07-22 11:31:22,630 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:22,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:22 GMT Server: Apache x-openstack-request-id: req-cc5d00eb-d6e4-4d6e-885c-effa0b670edb 2019-07-22 11:31:22,706 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:22,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-cc5d00eb-d6e4-4d6e-885c-effa0b670edb 2019-07-22 11:31:22,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.125360012054s 2019-07-22 11:31:22,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:31:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:22,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-62600d3e-8fe4-4bf9-8e7f-1dcca6da95dd 2019-07-22 11:31:22,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:22,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3f890169-0480-44cb-b96b-562f3a0570a4 2019-07-22 11:31:22,780 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:31:22,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-3f890169-0480-44cb-b96b-562f3a0570a4 2019-07-22 11:31:22,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738751888275s 2019-07-22 11:31:27,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:27,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:27,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-7180ad2f-aa82-48ce-b62d-8aef0f27ad48 2019-07-22 11:31:27,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:27,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:27 GMT Server: Apache x-openstack-request-id: req-dc094c69-db63-4e52-9c04-aae14b9b7d88 2019-07-22 11:31:27,861 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:27,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-dc094c69-db63-4e52-9c04-aae14b9b7d88 2019-07-22 11:31:27,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746309757233s 2019-07-22 11:31:32,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:32,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:32,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-597c2e65-bf93-4c27-b85d-57f4a0356305 2019-07-22 11:31:32,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:32,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:32 GMT Server: Apache x-openstack-request-id: req-0c80091b-8ed4-44a6-8fd4-5f85d1962086 2019-07-22 11:31:32,941 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:32,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-0c80091b-8ed4-44a6-8fd4-5f85d1962086 2019-07-22 11:31:32,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739240646362s 2019-07-22 11:31:32,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:31:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:32,972 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5e4baeb-3253-4c1f-af17-9f95c8522263 2019-07-22 11:31:32,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:33,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb31ccb1-ab73-43bc-9c6a-db0e892de97d 2019-07-22 11:31:33,015 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:31:33,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-cb31ccb1-ab73-43bc-9c6a-db0e892de97d 2019-07-22 11:31:33,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731871128082s 2019-07-22 11:31:38,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:38,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:38,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:38 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-6f3317e7-37c8-4cfc-8ca3-44c2822f79d3 2019-07-22 11:31:38,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:38,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:38 GMT Server: Apache x-openstack-request-id: req-66f784f2-339d-4d77-a38a-671ac2d3fccf 2019-07-22 11:31:38,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:38,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-66f784f2-339d-4d77-a38a-671ac2d3fccf 2019-07-22 11:31:38,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734159946442s 2019-07-22 11:31:43,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:43,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:43,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-f6d5e425-37ba-4a5a-bfb7-714b5f8c1dfd 2019-07-22 11:31:43,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:43,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:43 GMT Server: Apache x-openstack-request-id: req-43f50a72-6009-4598-9eb5-71634f7bcc5e 2019-07-22 11:31:43,172 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:43,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-43f50a72-6009-4598-9eb5-71634f7bcc5e 2019-07-22 11:31:43,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717539787292s 2019-07-22 11:31:43,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:31:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:43,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-18a01e70-e501-481c-a4c4-2d4e891e8187 2019-07-22 11:31:43,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:43,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5ebf19bf-1526-48e5-8300-3371f0c96ff5 2019-07-22 11:31:43,244 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:31:43,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-5ebf19bf-1526-48e5-8300-3371f0c96ff5 2019-07-22 11:31:43,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714271068573s 2019-07-22 11:31:48,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:48,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:48,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc Server: Apache x-openstack-request-id: req-3f7f850c-c255-45d6-ba57-1952941250e9 2019-07-22 11:31:48,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:48,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c8a6d0a2-c24f-4bf5-9744-d809612efb2c 2019-07-22 11:31:48,322 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-07-22T11:31:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/ellis/events/77474eaf-6dd0-45d5-871f-22f3727e37e2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "352a27f5-9fb8-496f-91bb-bb7d3ccd84f3", "id": "77474eaf-6dd0-45d5-871f-22f3727e37e2"}, {"resource_name": "vellum", "event_time": "2019-07-22T11:31:44Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/vellum/events/edc3edc7-0b24-4d8f-9ccd-1d6738db29cc", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-7rrkhwxh34sm", "id": "edc3edc7-0b24-4d8f-9ccd-1d6738db29cc"}]} 2019-07-22 11:31:48,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc&marker=ba4e4790-e3ed-4e3b-9634-a5c8477c4f75&sort_dir=asc used request id req-c8a6d0a2-c24f-4bf5-9744-d809612efb2c 2019-07-22 11:31:48,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742838382721s 2019-07-22 11:31:53,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:53,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:53,354 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-06d1aa50-5756-48d6-b444-835f72d6c6b8 2019-07-22 11:31:53,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:53,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:53 GMT Server: Apache x-openstack-request-id: req-d712d1b9-1a85-4fc9-874d-22438f6289b6 2019-07-22 11:31:53,395 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:53,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-d712d1b9-1a85-4fc9-874d-22438f6289b6 2019-07-22 11:31:53,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715708732605s 2019-07-22 11:31:58,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:31:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:58,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-9d925843-63b6-4c88-b8fc-ef0bcd2c3a23 2019-07-22 11:31:58,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:58,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:58 GMT Server: Apache x-openstack-request-id: req-bb387015-fa63-42fe-8efb-de9231f49ca6 2019-07-22 11:31:58,476 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:31:58,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-bb387015-fa63-42fe-8efb-de9231f49ca6 2019-07-22 11:31:58,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074599981308s 2019-07-22 11:31:58,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:31:58,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:31:58,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:31:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b2553ae-d90b-43be-8c35-7eb7f6856414 2019-07-22 11:31:58,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:31:58,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:31:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2881b466-06cb-45cb-b018-f1806c6d8a48 2019-07-22 11:31:58,531 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:31:58,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-2881b466-06cb-45cb-b018-f1806c6d8a48 2019-07-22 11:31:58,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0551719665527s 2019-07-22 11:32:03,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:03,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:03,568 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-dd161708-f048-4433-89ec-a2464ac5d3a3 2019-07-22 11:32:03,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:03,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:03 GMT Server: Apache x-openstack-request-id: req-a75baa44-4b1b-420f-81f9-5dcf6a638f76 2019-07-22 11:32:03,610 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:03,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-a75baa44-4b1b-420f-81f9-5dcf6a638f76 2019-07-22 11:32:03,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720431804657s 2019-07-22 11:32:08,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:08,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:08,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:08 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-b8a1eb0d-f8ab-4d7f-8b6f-6466e55db710 2019-07-22 11:32:08,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:08,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:08 GMT Server: Apache x-openstack-request-id: req-d9d09833-7881-47a0-9c23-f8b0160b3a4f 2019-07-22 11:32:08,690 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:08,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-d9d09833-7881-47a0-9c23-f8b0160b3a4f 2019-07-22 11:32:08,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746209621429s 2019-07-22 11:32:08,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:32:08,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:08,722 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:08 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f95afd16-9b5b-4c0e-9170-b5a30ea2356c 2019-07-22 11:32:08,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:08,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cc3056a4-137d-4a00-9a53-82501e2caa70 2019-07-22 11:32:08,764 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:32:08,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-cc3056a4-137d-4a00-9a53-82501e2caa70 2019-07-22 11:32:08,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725319385529s 2019-07-22 11:32:13,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:13,800 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:13 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-8deb9a4d-afbc-451e-ad20-8869e59099be 2019-07-22 11:32:13,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:13,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:13 GMT Server: Apache x-openstack-request-id: req-dc62a45a-ee93-40b3-9411-d5a94703b7fd 2019-07-22 11:32:13,844 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:13,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-dc62a45a-ee93-40b3-9411-d5a94703b7fd 2019-07-22 11:32:13,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739979743958s 2019-07-22 11:32:18,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:18,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:18,879 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:18 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-270de70c-1ad1-4e95-afdb-e8bdeb76a62c 2019-07-22 11:32:18,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:18,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:18 GMT Server: Apache x-openstack-request-id: req-4186c1c8-1631-454f-ae86-89133a1074aa 2019-07-22 11:32:18,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:18,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-4186c1c8-1631-454f-ae86-89133a1074aa 2019-07-22 11:32:18,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727980136871s 2019-07-22 11:32:18,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:32:18,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:18,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:18 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-24095f79-6ba1-4dd9-a2f1-c5d6b4137c43 2019-07-22 11:32:18,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:18,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-42b56e61-4ce5-42ba-8f9f-4b77ae146c03 2019-07-22 11:32:18,992 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:32:18,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-42b56e61-4ce5-42ba-8f9f-4b77ae146c03 2019-07-22 11:32:18,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715081691742s 2019-07-22 11:32:23,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:24,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-4ee96139-bb16-4027-ab63-1a3cf9660b87 2019-07-22 11:32:24,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:24,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:24 GMT Server: Apache x-openstack-request-id: req-6380babc-8025-4533-b65a-9859077c52e8 2019-07-22 11:32:24,087 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:24,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-6380babc-8025-4533-b65a-9859077c52e8 2019-07-22 11:32:24,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0912721157074s 2019-07-22 11:32:29,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:29,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-4d09092b-6af1-4e2e-9b88-0b381352ec54 2019-07-22 11:32:29,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:29,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:29 GMT Server: Apache x-openstack-request-id: req-7153b7cf-9ecc-43aa-baaa-e164f39bd266 2019-07-22 11:32:29,167 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:29,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-7153b7cf-9ecc-43aa-baaa-e164f39bd266 2019-07-22 11:32:29,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741810798645s 2019-07-22 11:32:29,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:32:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:29,198 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f17cb412-fa95-42c3-9f27-2a4d7689db02 2019-07-22 11:32:29,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:29,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91ea1761-4950-45e1-8060-8d57ccaf3cd5 2019-07-22 11:32:29,243 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:32:29,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-91ea1761-4950-45e1-8060-8d57ccaf3cd5 2019-07-22 11:32:29,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755939483643s 2019-07-22 11:32:34,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:34,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:34,282 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:34 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a54fe426-a7e0-49f9-9e0a-fd76d37a800f 2019-07-22 11:32:34,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:34,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:34 GMT Server: Apache x-openstack-request-id: req-98357347-8d1a-4a85-9456-71c76de68e48 2019-07-22 11:32:34,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:34,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-98357347-8d1a-4a85-9456-71c76de68e48 2019-07-22 11:32:34,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749762058258s 2019-07-22 11:32:39,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:39,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:39,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:39 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-98677a20-876d-4f76-8c53-e33e62009965 2019-07-22 11:32:39,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:39,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:39 GMT Server: Apache x-openstack-request-id: req-b4e84695-6dae-4e4a-97ce-7dec238603dd 2019-07-22 11:32:39,406 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:39,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-b4e84695-6dae-4e4a-97ce-7dec238603dd 2019-07-22 11:32:39,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748159885406s 2019-07-22 11:32:39,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:32:39,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:39,452 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:39 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-59352d54-1f6c-4854-9ec7-3c2ee95a30c6 2019-07-22 11:32:39,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:39,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd236ece-ccce-4be1-9aeb-e2d2619ec33b 2019-07-22 11:32:39,494 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:32:39,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-bd236ece-ccce-4be1-9aeb-e2d2619ec33b 2019-07-22 11:32:39,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.087583065033s 2019-07-22 11:32:44,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:44,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:44,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:44 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-10328db4-34cf-4ff0-b5dd-ff921ae3735d 2019-07-22 11:32:44,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:44,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:44 GMT Server: Apache x-openstack-request-id: req-4206c3d2-c8cc-40b8-9d4f-cb56b62c4795 2019-07-22 11:32:44,573 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:44,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-4206c3d2-c8cc-40b8-9d4f-cb56b62c4795 2019-07-22 11:32:44,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073077917099s 2019-07-22 11:32:49,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:49,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:49 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-2f6daac3-2f60-4648-bf53-ae050e1caec0 2019-07-22 11:32:49,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:49,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:49 GMT Server: Apache x-openstack-request-id: req-16798eea-a0d1-47f3-96a2-61f52c129179 2019-07-22 11:32:49,651 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:49,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-16798eea-a0d1-47f3-96a2-61f52c129179 2019-07-22 11:32:49,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719528198242s 2019-07-22 11:32:49,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:32:49,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:49,697 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:49 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-03a4ce9e-7251-4feb-845a-67a7b1edacec 2019-07-22 11:32:49,697 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:49,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0fbd0210-0c14-402c-8d58-b060f5d75963 2019-07-22 11:32:49,740 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:32:49,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-0fbd0210-0c14-402c-8d58-b060f5d75963 2019-07-22 11:32:49,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0886361598969s 2019-07-22 11:32:54,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:54,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:54,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:54 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-db441eeb-23d4-4067-80c9-347ced5e0110 2019-07-22 11:32:54,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:54,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:54 GMT Server: Apache x-openstack-request-id: req-8b7997a3-b84d-44df-ad5d-733fe312f8b8 2019-07-22 11:32:54,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:54,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-8b7997a3-b84d-44df-ad5d-733fe312f8b8 2019-07-22 11:32:54,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0882911682129s 2019-07-22 11:32:59,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:32:59,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:59,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:59 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-8ffd27bf-e0b1-4d4f-8d90-aee8dd8ae8a7 2019-07-22 11:32:59,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:59,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:59 GMT Server: Apache x-openstack-request-id: req-451a2b89-e092-4a5c-a307-bd0daf637762 2019-07-22 11:32:59,916 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:32:59,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-451a2b89-e092-4a5c-a307-bd0daf637762 2019-07-22 11:32:59,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756058692932s 2019-07-22 11:32:59,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:32:59,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:32:59,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:32:59 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4edb1d7-9dbf-427b-a4c0-a63b22058632 2019-07-22 11:32:59,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:32:59,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:32:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f5bb830-ea9c-4a7e-8d39-81361951e716 2019-07-22 11:32:59,991 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:32:59,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-2f5bb830-ea9c-4a7e-8d39-81361951e716 2019-07-22 11:32:59,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745499134064s 2019-07-22 11:33:04,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:05,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:05,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:05 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a5f7e8d3-83d9-4698-9668-2dec2782d04f 2019-07-22 11:33:05,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:05,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:05 GMT Server: Apache x-openstack-request-id: req-62509dd8-7639-494c-9f29-5e77d74f2352 2019-07-22 11:33:05,082 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:05,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-62509dd8-7639-494c-9f29-5e77d74f2352 2019-07-22 11:33:05,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0836908817291s 2019-07-22 11:33:10,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:10,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-d08a2500-90ec-4323-b9ad-f283560dbdfd 2019-07-22 11:33:10,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:10,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:10 GMT Server: Apache x-openstack-request-id: req-7d69665d-201f-478c-8a50-b436db7d573e 2019-07-22 11:33:10,158 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:10,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-7d69665d-201f-478c-8a50-b436db7d573e 2019-07-22 11:33:10,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706899166107s 2019-07-22 11:33:10,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:33:10,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:10,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ae6537d-b017-4445-a85b-193022814722 2019-07-22 11:33:10,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:10,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-829bf161-ca3f-4b7a-83ce-84df603cee6f 2019-07-22 11:33:10,228 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:33:10,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-829bf161-ca3f-4b7a-83ce-84df603cee6f 2019-07-22 11:33:10,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0693528652191s 2019-07-22 11:33:15,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:15,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:15,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:15 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-2a902dae-95fd-4ddc-bf00-089035ef48f2 2019-07-22 11:33:15,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:15,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:15 GMT Server: Apache x-openstack-request-id: req-ac3a6c9f-ae8a-4fa8-9e8b-5c0f452cf3ac 2019-07-22 11:33:15,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:15,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-ac3a6c9f-ae8a-4fa8-9e8b-5c0f452cf3ac 2019-07-22 11:33:15,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745351314545s 2019-07-22 11:33:20,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:20,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-b107da33-2451-4625-9090-4884fc5a01cb 2019-07-22 11:33:20,344 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:20,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:20 GMT Server: Apache x-openstack-request-id: req-595d92bc-6e96-4ab5-bb2d-208dc4d38f1f 2019-07-22 11:33:20,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:20,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-595d92bc-6e96-4ab5-bb2d-208dc4d38f1f 2019-07-22 11:33:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723190307617s 2019-07-22 11:33:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:33:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:20,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-9908315e-b6e7-4a7e-8e1a-f571f86c2541 2019-07-22 11:33:20,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:20,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d07ad14-a464-4204-a732-d9b519bfb109 2019-07-22 11:33:20,460 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:33:20,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-4d07ad14-a464-4204-a732-d9b519bfb109 2019-07-22 11:33:20,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730719566345s 2019-07-22 11:33:25,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:25,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:25,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-e0ac2e42-2b8d-43b5-bc5f-bdd7bdd7b27f 2019-07-22 11:33:25,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:25,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:25 GMT Server: Apache x-openstack-request-id: req-ffa81cff-6655-4b46-9941-8e9da85fcd5b 2019-07-22 11:33:25,539 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:25,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-ffa81cff-6655-4b46-9941-8e9da85fcd5b 2019-07-22 11:33:25,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072448015213s 2019-07-22 11:33:30,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:30,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-7203192f-de40-4111-aedc-64fd26cd55d4 2019-07-22 11:33:30,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:30,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:30 GMT Server: Apache x-openstack-request-id: req-ea597e8f-0868-4800-92a5-34da50220608 2019-07-22 11:33:30,621 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:30,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-ea597e8f-0868-4800-92a5-34da50220608 2019-07-22 11:33:30,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758228302002s 2019-07-22 11:33:30,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:33:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:30,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-915ad10f-fbbc-4cef-975d-6654cb833668 2019-07-22 11:33:30,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dbbdf9d7-988a-4227-abab-cb11ed09ed53 2019-07-22 11:33:30,694 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:33:30,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-dbbdf9d7-988a-4227-abab-cb11ed09ed53 2019-07-22 11:33:30,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731179714203s 2019-07-22 11:33:35,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:35,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-bd6c30bc-59cb-4cfa-80e3-70e3a7a88428 2019-07-22 11:33:35,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:35,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:35 GMT Server: Apache x-openstack-request-id: req-85800d1e-a17b-4323-8af5-36b8803f6244 2019-07-22 11:33:35,777 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:35,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-85800d1e-a17b-4323-8af5-36b8803f6244 2019-07-22 11:33:35,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758309364319s 2019-07-22 11:33:40,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:40,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:40,815 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-13f45712-ca25-4405-8d28-91c88a26dba2 2019-07-22 11:33:40,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:40,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:40 GMT Server: Apache x-openstack-request-id: req-f8877ba4-87b3-481a-8102-c89bc4f7e196 2019-07-22 11:33:40,856 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:40,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-f8877ba4-87b3-481a-8102-c89bc4f7e196 2019-07-22 11:33:40,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733971595764s 2019-07-22 11:33:40,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:33:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:40,887 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-847857df-1cd2-402a-acb5-66872d2f3937 2019-07-22 11:33:40,887 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:40,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d680bc24-8857-45d1-87b8-7d674045f0bf 2019-07-22 11:33:40,929 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:33:40,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d680bc24-8857-45d1-87b8-7d674045f0bf 2019-07-22 11:33:40,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716440677643s 2019-07-22 11:33:45,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:45,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:45,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-8b085454-3162-4082-9dd4-7138f3e147c1 2019-07-22 11:33:45,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:46,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:45 GMT Server: Apache x-openstack-request-id: req-dd951b50-cb65-4cf2-accb-f5d340b1ef55 2019-07-22 11:33:46,009 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:46,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-dd951b50-cb65-4cf2-accb-f5d340b1ef55 2019-07-22 11:33:46,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761051177979s 2019-07-22 11:33:51,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:51,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-e4f12e22-8e4c-415b-9074-f67597dbdca1 2019-07-22 11:33:51,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:51,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:51 GMT Server: Apache x-openstack-request-id: req-5c2876bd-a459-4d27-941d-f98daf336725 2019-07-22 11:33:51,092 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:51,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-5c2876bd-a459-4d27-941d-f98daf336725 2019-07-22 11:33:51,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768411159515s 2019-07-22 11:33:51,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:33:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:51,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-9276da63-cee1-4958-975d-86cb327b1607 2019-07-22 11:33:51,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:51,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d7f5f83b-dea9-4fe8-860c-fe61194d938d 2019-07-22 11:33:51,164 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:33:51,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d7f5f83b-dea9-4fe8-860c-fe61194d938d 2019-07-22 11:33:51,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719349384308s 2019-07-22 11:33:56,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:33:56,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:33:56,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:33:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-3f5c3a61-d153-4a53-9c92-813f375b3f1a 2019-07-22 11:33:56,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:33:56,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:33:56 GMT Server: Apache x-openstack-request-id: req-f75b3364-7d92-440f-adc8-7a493c4fcd05 2019-07-22 11:33:56,244 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:33:56,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-f75b3364-7d92-440f-adc8-7a493c4fcd05 2019-07-22 11:33:56,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073490858078s 2019-07-22 11:34:01,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:01,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:01,275 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-44a05002-e349-4318-87ab-fc94fce9919d 2019-07-22 11:34:01,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:01,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:01 GMT Server: Apache x-openstack-request-id: req-9511f5e2-9279-4231-ab31-5d28b9a64a34 2019-07-22 11:34:01,317 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:01,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-9511f5e2-9279-4231-ab31-5d28b9a64a34 2019-07-22 11:34:01,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722639560699s 2019-07-22 11:34:01,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:34:01,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:01,348 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-05aad612-f5ea-414a-97a7-ba5c11783cfe 2019-07-22 11:34:01,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:01,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ce32501e-a461-4511-9c50-3f4426d8cd8d 2019-07-22 11:34:01,390 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:34:01,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-ce32501e-a461-4511-9c50-3f4426d8cd8d 2019-07-22 11:34:01,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727100372314s 2019-07-22 11:34:06,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:06,428 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a52c1af7-3423-468f-8355-73b9232350ff 2019-07-22 11:34:06,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:06,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:06 GMT Server: Apache x-openstack-request-id: req-20a31574-9e0a-46d7-9d53-a449151727c4 2019-07-22 11:34:06,470 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:06,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-20a31574-9e0a-46d7-9d53-a449151727c4 2019-07-22 11:34:06,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731270313263s 2019-07-22 11:34:11,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:11,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:11,507 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-be86d487-0cab-4754-9142-09addfeb7100 2019-07-22 11:34:11,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:11,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:11 GMT Server: Apache x-openstack-request-id: req-eb98647c-dfa9-44a8-926a-de98657d6ba3 2019-07-22 11:34:11,548 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:11,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-eb98647c-dfa9-44a8-926a-de98657d6ba3 2019-07-22 11:34:11,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720760822296s 2019-07-22 11:34:11,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:34:11,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:11,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-5c1bb4ad-f752-4260-bfa4-e31993f56560 2019-07-22 11:34:11,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:11,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-45626053-73d6-4e05-8a89-dc638a251149 2019-07-22 11:34:11,619 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:34:11,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-45626053-73d6-4e05-8a89-dc638a251149 2019-07-22 11:34:11,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705881118774s 2019-07-22 11:34:16,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:16,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:16 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-20cae195-2082-41bb-bba8-9f550f50d7b5 2019-07-22 11:34:16,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:16,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:16 GMT Server: Apache x-openstack-request-id: req-7bd2fbe7-2ddf-4415-8c0b-54742c848455 2019-07-22 11:34:16,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:16,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-7bd2fbe7-2ddf-4415-8c0b-54742c848455 2019-07-22 11:34:16,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729849338531s 2019-07-22 11:34:21,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:21,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:21,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:21 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-5c02a81c-6d1a-40b8-9514-cda0f91768da 2019-07-22 11:34:21,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:21,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:21 GMT Server: Apache x-openstack-request-id: req-62b404f0-738e-4af8-9268-6813e73f11a5 2019-07-22 11:34:21,776 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:21,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-62b404f0-738e-4af8-9268-6813e73f11a5 2019-07-22 11:34:21,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719799995422s 2019-07-22 11:34:21,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:34:21,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:21,806 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:21 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-1ee74627-6a9d-4a44-97e3-4829b04bba3b 2019-07-22 11:34:21,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:21,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-997411e2-966a-4651-94ad-e0518a6a21ac 2019-07-22 11:34:21,848 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:34:21,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-997411e2-966a-4651-94ad-e0518a6a21ac 2019-07-22 11:34:21,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071053981781s 2019-07-22 11:34:26,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:27,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:26 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-f34c9f7b-afef-49df-8d9d-3cac20e5b964 2019-07-22 11:34:27,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:27,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:27 GMT Server: Apache x-openstack-request-id: req-640c5a66-704e-4b74-8514-cd096ec828f1 2019-07-22 11:34:27,465 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:27,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-640c5a66-704e-4b74-8514-cd096ec828f1 2019-07-22 11:34:27,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.610694885254s 2019-07-22 11:34:32,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:32,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:32,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-f5f94b0e-0f58-463a-9e5f-7b2e2ac4f702 2019-07-22 11:34:32,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:32,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:32 GMT Server: Apache x-openstack-request-id: req-b7599a21-8839-4f17-b200-9aa681c27e63 2019-07-22 11:34:32,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:32,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-b7599a21-8839-4f17-b200-9aa681c27e63 2019-07-22 11:34:32,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072300195694s 2019-07-22 11:34:32,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:34:32,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:32,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-b3e8ed7c-4d89-425e-b398-a66f4a642f91 2019-07-22 11:34:32,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:32,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ed106a19-e12e-4d27-b298-47e44d46a44c 2019-07-22 11:34:32,616 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:34:32,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-ed106a19-e12e-4d27-b298-47e44d46a44c 2019-07-22 11:34:32,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724880695343s 2019-07-22 11:34:37,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:37,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:37,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:37 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-f4956aea-4309-43fb-a36c-f7294969bcb8 2019-07-22 11:34:37,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:37,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:37 GMT Server: Apache x-openstack-request-id: req-b1d132f7-877f-49c5-8d34-c19a4c356854 2019-07-22 11:34:37,697 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:37,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-b1d132f7-877f-49c5-8d34-c19a4c356854 2019-07-22 11:34:37,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743589401245s 2019-07-22 11:34:42,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:43,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:42 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-4c7f0ca2-a6ac-4e98-9c03-b5557a57f1c6 2019-07-22 11:34:43,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:43,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:43 GMT Server: Apache x-openstack-request-id: req-d6d5e5e5-3cf5-437d-a011-fbf94f730776 2019-07-22 11:34:43,314 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:43,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-d6d5e5e5-3cf5-437d-a011-fbf94f730776 2019-07-22 11:34:43,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.611406087875s 2019-07-22 11:34:43,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:34:43,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:43,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d742a0a-94c6-4d97-b11d-26e6c267616b 2019-07-22 11:34:43,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:43,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-021952ea-b407-4ae4-9fb4-499685510372 2019-07-22 11:34:43,384 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:34:43,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-021952ea-b407-4ae4-9fb4-499685510372 2019-07-22 11:34:43,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694899559021s 2019-07-22 11:34:48,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:48,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:48,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-721c4a93-93bd-422e-84fa-08c977a10d49 2019-07-22 11:34:48,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:48,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:48 GMT Server: Apache x-openstack-request-id: req-c3496665-ae8a-401b-87d6-8ed9d186c770 2019-07-22 11:34:48,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:48,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-c3496665-ae8a-401b-87d6-8ed9d186c770 2019-07-22 11:34:48,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739159584045s 2019-07-22 11:34:53,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:53,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:53,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-0221a334-e82f-45ed-abb9-da8cd1db1ad9 2019-07-22 11:34:53,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:53,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:53 GMT Server: Apache x-openstack-request-id: req-5b110488-bdc3-4a29-9ee7-efcd60a18417 2019-07-22 11:34:53,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:53,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-5b110488-bdc3-4a29-9ee7-efcd60a18417 2019-07-22 11:34:53,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732309818268s 2019-07-22 11:34:53,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:34:53,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:53,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-c1c5f5e9-6587-411a-bc98-1173bc316a83 2019-07-22 11:34:53,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:53,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7da0ac58-5f1f-434d-9a11-ce12352f45df 2019-07-22 11:34:53,616 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:34:53,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-7da0ac58-5f1f-434d-9a11-ce12352f45df 2019-07-22 11:34:53,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724959373474s 2019-07-22 11:34:58,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:34:58,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:34:58,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:34:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-c468f4b6-e83e-4a1b-8623-9d966248d56f 2019-07-22 11:34:58,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:34:58,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:34:58 GMT Server: Apache x-openstack-request-id: req-9082400e-5e42-4754-bd08-f684f9eb4e33 2019-07-22 11:34:58,965 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:34:58,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-9082400e-5e42-4754-bd08-f684f9eb4e33 2019-07-22 11:34:58,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.341787099838s 2019-07-22 11:35:03,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:03,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:04,003 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-5e3e2d5c-80f6-4cb5-a779-c3dfec2d1439 2019-07-22 11:35:04,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:04,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:04 GMT Server: Apache x-openstack-request-id: req-d984c2d6-21e4-4dcc-875c-a17b343c26fb 2019-07-22 11:35:04,046 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:04,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-d984c2d6-21e4-4dcc-875c-a17b343c26fb 2019-07-22 11:35:04,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752201080322s 2019-07-22 11:35:04,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:35:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:04,076 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:04 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-de3016ea-1b21-40ce-ae17-d239c4e272e2 2019-07-22 11:35:04,076 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:04,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-040f2158-7152-4b06-b234-63090306225a 2019-07-22 11:35:04,118 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:35:04,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-040f2158-7152-4b06-b234-63090306225a 2019-07-22 11:35:04,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071918964386s 2019-07-22 11:35:09,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:09,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:09,521 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:09 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-1178c0bc-d6df-41a1-8467-caa7b669dc5d 2019-07-22 11:35:09,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:09,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:09 GMT Server: Apache x-openstack-request-id: req-810f4f41-99f3-44e2-84db-cbb02bdff744 2019-07-22 11:35:09,562 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:09,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-810f4f41-99f3-44e2-84db-cbb02bdff744 2019-07-22 11:35:09,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.437691926956s 2019-07-22 11:35:14,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:14,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-d774e13e-be80-4278-9aab-a2381987188c 2019-07-22 11:35:14,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:14,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:14 GMT Server: Apache x-openstack-request-id: req-c6fc4964-80b7-4a3e-a461-8ee6226335cc 2019-07-22 11:35:14,919 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:14,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-c6fc4964-80b7-4a3e-a461-8ee6226335cc 2019-07-22 11:35:14,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350961208344s 2019-07-22 11:35:14,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:35:14,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:14,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-b926461c-88c6-460d-9fa7-fed8ed4898de 2019-07-22 11:35:14,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:14,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a136913a-c148-4b13-be63-e308e6b227de 2019-07-22 11:35:14,992 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:35:14,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-a136913a-c148-4b13-be63-e308e6b227de 2019-07-22 11:35:14,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724020004272s 2019-07-22 11:35:19,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:20,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:20,032 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-76f5e1f0-3f12-433a-9d3d-3df831c33eca 2019-07-22 11:35:20,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:20,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:20 GMT Server: Apache x-openstack-request-id: req-3573d9db-1a3b-4684-b0ba-4301b14e3f5a 2019-07-22 11:35:20,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:20,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-3573d9db-1a3b-4684-b0ba-4301b14e3f5a 2019-07-22 11:35:20,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770220756531s 2019-07-22 11:35:25,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:25,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:25,114 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-641655d8-14ec-4e6e-b65d-58912f103a93 2019-07-22 11:35:25,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:25,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:25 GMT Server: Apache x-openstack-request-id: req-f8322dc2-382a-40c6-befd-d3db158f4e00 2019-07-22 11:35:25,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:25,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-f8322dc2-382a-40c6-befd-d3db158f4e00 2019-07-22 11:35:25,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3501060009s 2019-07-22 11:35:25,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:35:25,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:25,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ec7ae0c-74df-4dc9-909b-8e089c8d6b7b 2019-07-22 11:35:25,462 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:25,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-58f4246c-4308-4b4b-9dc1-f1afea879a49 2019-07-22 11:35:25,505 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:35:25,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-58f4246c-4308-4b4b-9dc1-f1afea879a49 2019-07-22 11:35:25,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730299949646s 2019-07-22 11:35:30,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:30,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:30,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-3a5bb40f-85a6-4432-aed2-b2f14990d374 2019-07-22 11:35:30,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:30,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:30 GMT Server: Apache x-openstack-request-id: req-b2300cc7-c4c3-4dab-829e-a557eb12c59a 2019-07-22 11:35:30,584 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:30,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-b2300cc7-c4c3-4dab-829e-a557eb12c59a 2019-07-22 11:35:30,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725889205933s 2019-07-22 11:35:35,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:35,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-1248241c-eb7b-4558-ba0e-f5cc7968deeb 2019-07-22 11:35:35,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:35,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:35 GMT Server: Apache x-openstack-request-id: req-9dfa1422-90b3-4705-90c9-e9cda1e8e7ef 2019-07-22 11:35:35,925 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:35,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-9dfa1422-90b3-4705-90c9-e9cda1e8e7ef 2019-07-22 11:35:35,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.334856033325s 2019-07-22 11:35:35,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:35:35,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:35,955 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a1f3dab-bc4c-4e4f-be01-276bf9987e61 2019-07-22 11:35:35,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:35,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-85ea1fd2-74d7-4012-abca-f61daa94b796 2019-07-22 11:35:35,997 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:35:35,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-85ea1fd2-74d7-4012-abca-f61daa94b796 2019-07-22 11:35:35,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716948509216s 2019-07-22 11:35:41,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:41,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:41,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:41 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-f34f6a1c-48b3-4e72-8fc1-a17c1a9d0032 2019-07-22 11:35:41,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:41,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:41 GMT Server: Apache x-openstack-request-id: req-44401529-af1e-42b9-8bd3-dac0e8b791bb 2019-07-22 11:35:41,075 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:41,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-44401529-af1e-42b9-8bd3-dac0e8b791bb 2019-07-22 11:35:41,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071270942688s 2019-07-22 11:35:46,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:46,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-1886ed8c-014c-4e25-b752-57e67a1ed9c1 2019-07-22 11:35:46,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:46,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:46 GMT Server: Apache x-openstack-request-id: req-e72c9226-a83d-46ec-b344-5501d3793977 2019-07-22 11:35:46,155 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:46,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-e72c9226-a83d-46ec-b344-5501d3793977 2019-07-22 11:35:46,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074474811554s 2019-07-22 11:35:46,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:35:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:46,185 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-6524be34-8768-444e-bdca-069bed1c4302 2019-07-22 11:35:46,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:46,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-014ef927-4e07-4a1b-aa9c-761a5e682f50 2019-07-22 11:35:46,227 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:35:46,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-014ef927-4e07-4a1b-aa9c-761a5e682f50 2019-07-22 11:35:46,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717961788177s 2019-07-22 11:35:51,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:51,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:51,263 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-c93ca5a3-db8f-425f-96b7-ae95d06445c7 2019-07-22 11:35:51,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:51,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:51 GMT Server: Apache x-openstack-request-id: req-be2211da-c89a-4e2a-bf71-de1042de66ee 2019-07-22 11:35:51,305 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:51,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-be2211da-c89a-4e2a-bf71-de1042de66ee 2019-07-22 11:35:51,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724101066589s 2019-07-22 11:35:56,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:35:56,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:56,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-f78a38af-0080-45f9-a58a-d8dc1c6d4d18 2019-07-22 11:35:56,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:56,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:56 GMT Server: Apache x-openstack-request-id: req-08c2a025-d9d1-4a7a-b3b5-28219bcb5f81 2019-07-22 11:35:56,686 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:35:56,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-08c2a025-d9d1-4a7a-b3b5-28219bcb5f81 2019-07-22 11:35:56,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374402999878s 2019-07-22 11:35:56,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:35:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:35:56,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:35:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-81c885d5-2582-4ca9-b68e-f472c5d1078a 2019-07-22 11:35:56,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:35:56,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:35:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d3a9cba4-20ab-43d2-88a4-1d5e62108e35 2019-07-22 11:35:56,773 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:35:56,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d3a9cba4-20ab-43d2-88a4-1d5e62108e35 2019-07-22 11:35:56,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0866429805756s 2019-07-22 11:36:01,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:01,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:02,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-1f830b3a-b1db-4c25-a612-703fac58843c 2019-07-22 11:36:02,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:02,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:02 GMT Server: Apache x-openstack-request-id: req-1384dd11-4323-4bcc-8c43-8d15fe8b0345 2019-07-22 11:36:02,142 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:02,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-1384dd11-4323-4bcc-8c43-8d15fe8b0345 2019-07-22 11:36:02,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363018989563s 2019-07-22 11:36:07,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:07,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:07,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:07 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-1e91c35e-67a1-4a6f-9d82-360e6af79fe1 2019-07-22 11:36:07,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:07,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:07 GMT Server: Apache x-openstack-request-id: req-5563358d-0fba-4cd6-b2fa-999d8b45a047 2019-07-22 11:36:07,221 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:07,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-5563358d-0fba-4cd6-b2fa-999d8b45a047 2019-07-22 11:36:07,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733439922333s 2019-07-22 11:36:07,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:36:07,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:07,251 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:07 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4158554c-fe9a-4d47-8634-9bdacac4fa25 2019-07-22 11:36:07,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:07,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2cb47ff4-2bef-47c6-b32d-65faaffee472 2019-07-22 11:36:07,292 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:36:07,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-2cb47ff4-2bef-47c6-b32d-65faaffee472 2019-07-22 11:36:07,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706241130829s 2019-07-22 11:36:12,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:12,330 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:12 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-65269ad2-4bdf-419c-962f-f41cc4be9017 2019-07-22 11:36:12,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:12,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:12 GMT Server: Apache x-openstack-request-id: req-a2058ae0-3b45-48f6-8cf7-0cea9ea77a07 2019-07-22 11:36:12,371 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:12,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-a2058ae0-3b45-48f6-8cf7-0cea9ea77a07 2019-07-22 11:36:12,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715198516846s 2019-07-22 11:36:17,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:17,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:17,407 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-0b9cb788-ec16-4960-87a2-093437f66521 2019-07-22 11:36:17,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:17,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:17 GMT Server: Apache x-openstack-request-id: req-b0451d36-fba5-4003-bdfa-2090a0d0f589 2019-07-22 11:36:17,448 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:17,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-b0451d36-fba5-4003-bdfa-2090a0d0f589 2019-07-22 11:36:17,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718269348145s 2019-07-22 11:36:17,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:36:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:17,662 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-8727b846-a0bb-4ae9-a4d7-99d5da4d8de2 2019-07-22 11:36:17,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:17,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-919885fe-acc9-4e51-be15-162a7276a65d 2019-07-22 11:36:17,703 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:36:17,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-919885fe-acc9-4e51-be15-162a7276a65d 2019-07-22 11:36:17,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.254501104355s 2019-07-22 11:36:22,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:22,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-f3cb0acd-4037-4c14-9be1-3c18de6b15d2 2019-07-22 11:36:22,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:22,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:22 GMT Server: Apache x-openstack-request-id: req-f0e0f63a-8015-488b-ac7c-e76943ddd4f4 2019-07-22 11:36:22,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:22,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-f0e0f63a-8015-488b-ac7c-e76943ddd4f4 2019-07-22 11:36:22,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749261379242s 2019-07-22 11:36:27,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:27,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:27,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-fd020f0f-24a7-4895-9a5a-1437fc33fab7 2019-07-22 11:36:27,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:27,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:27 GMT Server: Apache x-openstack-request-id: req-44966164-1866-452a-b290-faac4889a1a9 2019-07-22 11:36:27,865 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:27,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-44966164-1866-452a-b290-faac4889a1a9 2019-07-22 11:36:27,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781328678131s 2019-07-22 11:36:27,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:36:27,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:27,898 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-696707d3-c42b-4779-89d6-8baa5cc7f479 2019-07-22 11:36:27,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:27,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e83d4c6a-39f2-4cac-b754-e8c59f9024b2 2019-07-22 11:36:27,940 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:36:27,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-e83d4c6a-39f2-4cac-b754-e8c59f9024b2 2019-07-22 11:36:27,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753140449524s 2019-07-22 11:36:32,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:32,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:32,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-1f5e656a-e42c-40d3-8258-12804816b92e 2019-07-22 11:36:32,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:33,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:32 GMT Server: Apache x-openstack-request-id: req-ddd502b3-9b39-4ffe-b0c2-edfcbd8668ea 2019-07-22 11:36:33,019 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:33,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-ddd502b3-9b39-4ffe-b0c2-edfcbd8668ea 2019-07-22 11:36:33,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075343132019s 2019-07-22 11:36:38,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:38,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:38 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-8c9c0ad7-9392-4f85-8426-d6f65b2c0e03 2019-07-22 11:36:38,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:38,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:38 GMT Server: Apache x-openstack-request-id: req-ebc708f8-47b4-4b76-9bb1-8ab52763d780 2019-07-22 11:36:38,096 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:38,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-ebc708f8-47b4-4b76-9bb1-8ab52763d780 2019-07-22 11:36:38,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707280635834s 2019-07-22 11:36:38,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:36:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:38,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:38 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-bc2d8c17-cdc2-4bfa-af31-ce343bdc72c2 2019-07-22 11:36:38,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:38,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0a1dcc79-2920-449b-ba75-a7098989fc49 2019-07-22 11:36:38,167 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:36:38,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-0a1dcc79-2920-449b-ba75-a7098989fc49 2019-07-22 11:36:38,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070564031601s 2019-07-22 11:36:43,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:43,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:43,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-c8b1ed88-3dae-451f-b2dd-e5c5be38f33c 2019-07-22 11:36:43,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:43,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:43 GMT Server: Apache x-openstack-request-id: req-a7a15e2d-0800-4c9d-a28d-27eed7173ef0 2019-07-22 11:36:43,248 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:43,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-a7a15e2d-0800-4c9d-a28d-27eed7173ef0 2019-07-22 11:36:43,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738370418549s 2019-07-22 11:36:48,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:48,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a9c85c0b-a91c-446e-a29d-538adcf323ce 2019-07-22 11:36:48,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:48,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:48 GMT Server: Apache x-openstack-request-id: req-1a01deba-80bb-4d93-a0ff-941d9a48e1d0 2019-07-22 11:36:48,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:48,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-1a01deba-80bb-4d93-a0ff-941d9a48e1d0 2019-07-22 11:36:48,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0879368782043s 2019-07-22 11:36:48,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:36:48,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:48,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-98833331-932f-4453-9cc6-9fcbda6ea921 2019-07-22 11:36:48,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:48,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2bb156c8-4da2-4c4a-a530-c9419b638bb1 2019-07-22 11:36:48,414 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:36:48,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-2bb156c8-4da2-4c4a-a530-c9419b638bb1 2019-07-22 11:36:48,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730910301208s 2019-07-22 11:36:53,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:53,449 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-423ffe3b-b4d3-4be6-8351-67c64efdcd0e 2019-07-22 11:36:53,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:53,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:53 GMT Server: Apache x-openstack-request-id: req-aa79c2ac-b18f-4b53-96f8-adf19c442b19 2019-07-22 11:36:53,491 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:53,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-aa79c2ac-b18f-4b53-96f8-adf19c442b19 2019-07-22 11:36:53,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708250999451s 2019-07-22 11:36:58,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:36:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:58,523 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-e1b6dcb9-954a-4fdb-ac48-d4a57759b8d1 2019-07-22 11:36:58,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:58,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:58 GMT Server: Apache x-openstack-request-id: req-f21ef6c5-8399-4658-8672-f864c032e10d 2019-07-22 11:36:58,566 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:36:58,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-f21ef6c5-8399-4658-8672-f864c032e10d 2019-07-22 11:36:58,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728421211243s 2019-07-22 11:36:58,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:36:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:36:58,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:36:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-31f642c4-426a-4f9b-93a1-1d2510704744 2019-07-22 11:36:58,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:36:58,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:36:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d70acce-6c9c-4173-a5f7-a956bc84c7c2 2019-07-22 11:36:58,623 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:36:58,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-2d70acce-6c9c-4173-a5f7-a956bc84c7c2 2019-07-22 11:36:58,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.056755065918s 2019-07-22 11:37:03,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:03,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a42865ba-ad0b-42b6-95a4-026914f8b1e0 2019-07-22 11:37:03,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:03,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:03 GMT Server: Apache x-openstack-request-id: req-c2fa48a9-de37-47b2-b252-7d93373e84e4 2019-07-22 11:37:03,705 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:03,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-c2fa48a9-de37-47b2-b252-7d93373e84e4 2019-07-22 11:37:03,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751459598541s 2019-07-22 11:37:08,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:08,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:08 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-6bc7f5e2-97c5-462c-98fe-37576396482c 2019-07-22 11:37:08,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:08,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:08 GMT Server: Apache x-openstack-request-id: req-42b52a1d-2b1a-4fbf-8818-222ce9074bc3 2019-07-22 11:37:08,792 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:08,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-42b52a1d-2b1a-4fbf-8818-222ce9074bc3 2019-07-22 11:37:08,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0807960033417s 2019-07-22 11:37:08,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:37:08,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:08,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:08 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-d2720c64-ac9a-4954-ab54-b6e7c247cb65 2019-07-22 11:37:08,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:08,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-db1653c6-cae4-4ed6-b069-d5f720d53b4e 2019-07-22 11:37:08,863 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:37:08,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-db1653c6-cae4-4ed6-b069-d5f720d53b4e 2019-07-22 11:37:08,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070631980896s 2019-07-22 11:37:13,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:13,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:13 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-015ae561-e097-45aa-86a4-562b2a8083db 2019-07-22 11:37:13,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:13,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:13 GMT Server: Apache x-openstack-request-id: req-ac0f7056-b786-458f-b83d-1afec89a1638 2019-07-22 11:37:13,943 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:13,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-ac0f7056-b786-458f-b83d-1afec89a1638 2019-07-22 11:37:13,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733850002289s 2019-07-22 11:37:18,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:18,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:18,981 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:18 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-11462dce-eece-4a34-b85e-24d2c11e7553 2019-07-22 11:37:18,981 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:19,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:18 GMT Server: Apache x-openstack-request-id: req-e0fe3256-d2ac-4afd-b27d-4c98d5c0a7a6 2019-07-22 11:37:19,024 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:19,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-e0fe3256-d2ac-4afd-b27d-4c98d5c0a7a6 2019-07-22 11:37:19,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075089931488s 2019-07-22 11:37:19,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:37:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:19,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-6d886e90-a26c-4fc9-b2f9-456ed2af0b57 2019-07-22 11:37:19,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:19,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21dcdef1-8fb2-4e8a-bb89-5485c7e99652 2019-07-22 11:37:19,097 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:37:19,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-21dcdef1-8fb2-4e8a-bb89-5485c7e99652 2019-07-22 11:37:19,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727581977844s 2019-07-22 11:37:24,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:24,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:24,134 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-e00f333c-11d1-4e1d-a63f-6606b75d1c0b 2019-07-22 11:37:24,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:24,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:24 GMT Server: Apache x-openstack-request-id: req-bed02d95-5998-41b2-a85f-8223be4c7a15 2019-07-22 11:37:24,175 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:24,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-bed02d95-5998-41b2-a85f-8223be4c7a15 2019-07-22 11:37:24,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718219280243s 2019-07-22 11:37:29,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:29,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:29,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-c2779f67-ea2a-44fc-acf3-d79af2cd0b10 2019-07-22 11:37:29,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:29,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:29 GMT Server: Apache x-openstack-request-id: req-f1dde747-35dd-48fb-8ca7-2895b5fc18cf 2019-07-22 11:37:29,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:29,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-f1dde747-35dd-48fb-8ca7-2895b5fc18cf 2019-07-22 11:37:29,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742890834808s 2019-07-22 11:37:29,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:37:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:29,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1d3380c-14a3-453a-846c-19b080a010e9 2019-07-22 11:37:29,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:29,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eb020367-b83c-48e8-a8ad-76fec5c48f6d 2019-07-22 11:37:29,329 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:37:29,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-eb020367-b83c-48e8-a8ad-76fec5c48f6d 2019-07-22 11:37:29,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0762438774109s 2019-07-22 11:37:34,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:34,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:34 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-ddd31672-6d79-454b-9825-8c1a63f34c61 2019-07-22 11:37:34,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:34,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:34 GMT Server: Apache x-openstack-request-id: req-6e54cbc5-579f-49f2-8a55-3e8ae5299600 2019-07-22 11:37:34,411 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:34,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-6e54cbc5-579f-49f2-8a55-3e8ae5299600 2019-07-22 11:37:34,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754361152649s 2019-07-22 11:37:39,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:39,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:39 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-0f2f3ca9-0680-4f8b-9cae-de7e52780f83 2019-07-22 11:37:39,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:39,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:39 GMT Server: Apache x-openstack-request-id: req-7bbf40ef-55d7-45f5-8e6a-db8c4b5bd14d 2019-07-22 11:37:39,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:39,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-7bbf40ef-55d7-45f5-8e6a-db8c4b5bd14d 2019-07-22 11:37:39,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0827162265778s 2019-07-22 11:37:39,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:37:39,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:39,531 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:39 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-709fe796-0d5a-4ffe-9100-88068251c8d0 2019-07-22 11:37:39,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:39,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4793ec82-d165-4938-8801-6a50fc3cf126 2019-07-22 11:37:39,574 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:37:39,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-4793ec82-d165-4938-8801-6a50fc3cf126 2019-07-22 11:37:39,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735428333282s 2019-07-22 11:37:44,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:44,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:44,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:44 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-2108ff59-328d-4458-9e29-5d12a5db5f67 2019-07-22 11:37:44,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:44,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:44 GMT Server: Apache x-openstack-request-id: req-62ed0de3-942e-4950-bf29-489e02a820d4 2019-07-22 11:37:44,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:44,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-62ed0de3-942e-4950-bf29-489e02a820d4 2019-07-22 11:37:44,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731549263s 2019-07-22 11:37:49,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:49,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:49,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:49 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-0188b18d-71cf-411a-a185-d911b32e0e98 2019-07-22 11:37:49,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:49,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:49 GMT Server: Apache x-openstack-request-id: req-67583111-a772-44f0-932a-f87d82f93e31 2019-07-22 11:37:49,731 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:49,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-67583111-a772-44f0-932a-f87d82f93e31 2019-07-22 11:37:49,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712308883667s 2019-07-22 11:37:49,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:37:49,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:49,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:49 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4dd53ebf-6e8b-4be3-90fe-a3381eadd6ca 2019-07-22 11:37:49,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:49,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c03347d0-c705-47dc-91e3-b50209a401ff 2019-07-22 11:37:49,805 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:37:49,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-c03347d0-c705-47dc-91e3-b50209a401ff 2019-07-22 11:37:49,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073478937149s 2019-07-22 11:37:54,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:54,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:54,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:54 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-20ff554b-a707-4d03-8b2e-f1ca6dd90ead 2019-07-22 11:37:54,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:54,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:54 GMT Server: Apache x-openstack-request-id: req-efdbd783-8fc2-4cee-ba33-267146138340 2019-07-22 11:37:54,886 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:54,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-efdbd783-8fc2-4cee-ba33-267146138340 2019-07-22 11:37:54,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744228363037s 2019-07-22 11:37:59,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:37:59,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:37:59,929 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:59 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-951c579f-e482-4931-b0e7-ccef926cdb4e 2019-07-22 11:37:59,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:37:59,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:37:59 GMT Server: Apache x-openstack-request-id: req-b4e4b934-e3e7-47b2-bb67-62d0fe562dfd 2019-07-22 11:37:59,972 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:37:59,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-b4e4b934-e3e7-47b2-bb67-62d0fe562dfd 2019-07-22 11:37:59,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0807077884674s 2019-07-22 11:37:59,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:37:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:00,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:37:59 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-435057a8-5bf0-42b0-a49e-9060aab6c847 2019-07-22 11:38:00,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:00,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7523041b-e53c-460b-b42a-80de2426156a 2019-07-22 11:38:00,049 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:38:00,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-7523041b-e53c-460b-b42a-80de2426156a 2019-07-22 11:38:00,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0767571926117s 2019-07-22 11:38:05,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:05,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:05,089 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:05 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-228883c4-483d-4d69-93c3-a0473b54dbd8 2019-07-22 11:38:05,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:05,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:05 GMT Server: Apache x-openstack-request-id: req-cc2eac66-8dcd-4372-a928-7eb669895129 2019-07-22 11:38:05,131 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:05,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-cc2eac66-8dcd-4372-a928-7eb669895129 2019-07-22 11:38:05,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754110813141s 2019-07-22 11:38:10,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:10,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:10,186 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-2a7193ea-2a5d-4608-bff5-a18da5e86ff2 2019-07-22 11:38:10,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:10,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:10 GMT Server: Apache x-openstack-request-id: req-f862de52-c0be-4e7a-af6b-ba9ccf4ad846 2019-07-22 11:38:10,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:10,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-f862de52-c0be-4e7a-af6b-ba9ccf4ad846 2019-07-22 11:38:10,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0935029983521s 2019-07-22 11:38:10,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:38:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:10,262 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-059bc398-39de-44c7-a905-c3a2724d6e59 2019-07-22 11:38:10,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:10,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e25b59e8-67c8-4290-8686-be7e27849a0e 2019-07-22 11:38:10,304 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:38:10,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-e25b59e8-67c8-4290-8686-be7e27849a0e 2019-07-22 11:38:10,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729780197144s 2019-07-22 11:38:15,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:15,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:15 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-e05b40a0-8ab1-41f0-b8e9-a293309bc2f4 2019-07-22 11:38:15,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:15,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:15 GMT Server: Apache x-openstack-request-id: req-5f72e7df-bc5b-408d-826b-0d5c138cbc36 2019-07-22 11:38:15,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:15,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-5f72e7df-bc5b-408d-826b-0d5c138cbc36 2019-07-22 11:38:15,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743007659912s 2019-07-22 11:38:20,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:20,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:20,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-c3cf8534-9ae5-4eb7-864d-88c00f93683e 2019-07-22 11:38:20,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:20,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:20 GMT Server: Apache x-openstack-request-id: req-2749265a-3159-4229-9e97-1623bb76c2c6 2019-07-22 11:38:20,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:20,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-2749265a-3159-4229-9e97-1623bb76c2c6 2019-07-22 11:38:20,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071704864502s 2019-07-22 11:38:20,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:38:20,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:20,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb22135a-d7ec-4476-a34d-2b8b0e1ecc3d 2019-07-22 11:38:20,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:20,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-88e57fbb-3535-4470-b451-6deabbb7394d 2019-07-22 11:38:20,541 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:38:20,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-88e57fbb-3535-4470-b451-6deabbb7394d 2019-07-22 11:38:20,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0774719715118s 2019-07-22 11:38:25,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:25,580 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-56b7defe-1d80-434b-b95e-781c2e33da25 2019-07-22 11:38:25,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:25,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:25 GMT Server: Apache x-openstack-request-id: req-0d57eb04-a48d-4adf-aaaa-974d661cb9c5 2019-07-22 11:38:25,622 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:25,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-0d57eb04-a48d-4adf-aaaa-974d661cb9c5 2019-07-22 11:38:25,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747220516205s 2019-07-22 11:38:30,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:30,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:30,659 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-76b4a8a8-ab1d-4e47-a432-cb5354337fe0 2019-07-22 11:38:30,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:30,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:30 GMT Server: Apache x-openstack-request-id: req-75a39c93-b4ac-4ce2-8268-9a329d734786 2019-07-22 11:38:30,702 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:30,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-75a39c93-b4ac-4ce2-8268-9a329d734786 2019-07-22 11:38:30,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738000869751s 2019-07-22 11:38:30,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:38:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:30,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-49f6981d-7121-43f3-8f59-5dedfebaf41c 2019-07-22 11:38:30,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:30,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d317db84-97f9-4ca8-8e6a-1377221f07de 2019-07-22 11:38:30,776 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:38:30,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d317db84-97f9-4ca8-8e6a-1377221f07de 2019-07-22 11:38:30,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743761062622s 2019-07-22 11:38:35,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:35,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:35,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-9177c4b3-16c0-473a-a201-ffda1f41e37a 2019-07-22 11:38:35,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:35,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:35 GMT Server: Apache x-openstack-request-id: req-0793e620-0288-42d1-aa96-d48ec3f2caae 2019-07-22 11:38:35,856 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:35,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-0793e620-0288-42d1-aa96-d48ec3f2caae 2019-07-22 11:38:35,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731360912323s 2019-07-22 11:38:40,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:40,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-33de7050-1de2-4c6a-b753-c0446c30335d 2019-07-22 11:38:40,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:40,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:40 GMT Server: Apache x-openstack-request-id: req-f2c33240-ba45-4194-b0db-143e45342682 2019-07-22 11:38:40,937 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:40,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-f2c33240-ba45-4194-b0db-143e45342682 2019-07-22 11:38:40,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751049518585s 2019-07-22 11:38:40,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:38:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:40,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-cec6133e-858f-4fe3-8583-4cb0798eb12e 2019-07-22 11:38:40,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:41,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b99703b-0d9a-4527-9b8d-bf8d38d6359c 2019-07-22 11:38:41,012 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:38:41,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-4b99703b-0d9a-4527-9b8d-bf8d38d6359c 2019-07-22 11:38:41,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742299556732s 2019-07-22 11:38:46,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:46,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a69fb2eb-96d9-4c2b-a9f2-fa701b80a620 2019-07-22 11:38:46,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:46,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:46 GMT Server: Apache x-openstack-request-id: req-35345466-c545-4936-811a-75d431625cab 2019-07-22 11:38:46,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:46,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-35345466-c545-4936-811a-75d431625cab 2019-07-22 11:38:46,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0925130844116s 2019-07-22 11:38:51,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:51,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a646c7de-2ce3-44d2-9af2-f5d46e28b808 2019-07-22 11:38:51,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:51,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:51 GMT Server: Apache x-openstack-request-id: req-0ca524ca-eb8c-4530-84ec-9833886ebf1a 2019-07-22 11:38:51,191 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:51,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-0ca524ca-eb8c-4530-84ec-9833886ebf1a 2019-07-22 11:38:51,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743160247803s 2019-07-22 11:38:51,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:38:51,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:51,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-6311331f-afe2-4e6b-8a77-ac9e89178e89 2019-07-22 11:38:51,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:51,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d52c76b9-6d33-41aa-9fb7-309a78e81eb2 2019-07-22 11:38:51,264 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:38:51,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d52c76b9-6d33-41aa-9fb7-309a78e81eb2 2019-07-22 11:38:51,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724139213562s 2019-07-22 11:38:56,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:38:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:38:56,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:38:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-f486e9ed-4a6a-4583-8792-d99f8b55cfbd 2019-07-22 11:38:56,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:38:56,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:38:56 GMT Server: Apache x-openstack-request-id: req-797e2814-12c7-4710-9e0e-49a2ce7a5458 2019-07-22 11:38:56,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:38:56,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-797e2814-12c7-4710-9e0e-49a2ce7a5458 2019-07-22 11:38:56,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735440254211s 2019-07-22 11:39:01,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:01,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-bda41fd5-4fde-48b9-bd11-9779e216ca52 2019-07-22 11:39:01,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:01,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:01 GMT Server: Apache x-openstack-request-id: req-96649d7a-8abb-4f74-ac1d-5ba8b9ab6401 2019-07-22 11:39:01,425 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:01,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-96649d7a-8abb-4f74-ac1d-5ba8b9ab6401 2019-07-22 11:39:01,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756499767303s 2019-07-22 11:39:01,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:39:01,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:01,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-5c1c6c07-01e1-4cf6-bb07-8795036e8f57 2019-07-22 11:39:01,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:01,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b5f95612-6717-44ef-993d-a7f90d325664 2019-07-22 11:39:01,501 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:39:01,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-b5f95612-6717-44ef-993d-a7f90d325664 2019-07-22 11:39:01,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0754849910736s 2019-07-22 11:39:06,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:06,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-181584f5-8015-4ac5-ba55-cb6c4babed2a 2019-07-22 11:39:06,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:06,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:06 GMT Server: Apache x-openstack-request-id: req-b3fba81a-ef93-40d5-93b7-a964449a0fe1 2019-07-22 11:39:06,582 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:06,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-b3fba81a-ef93-40d5-93b7-a964449a0fe1 2019-07-22 11:39:06,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774071216583s 2019-07-22 11:39:11,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:11,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-7487fa57-425f-40fe-a08f-9b88729e6735 2019-07-22 11:39:11,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:11,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:11 GMT Server: Apache x-openstack-request-id: req-bfb771d0-2863-4d00-9dc2-f581a56557c7 2019-07-22 11:39:11,660 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:11,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-bfb771d0-2863-4d00-9dc2-f581a56557c7 2019-07-22 11:39:11,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723578929901s 2019-07-22 11:39:11,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:39:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:11,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1252264-f0db-417b-a3fb-22fa15eadb67 2019-07-22 11:39:11,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:11,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b7a872a6-229a-4cf6-b450-fbf90edd52c5 2019-07-22 11:39:11,734 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:39:11,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-b7a872a6-229a-4cf6-b450-fbf90edd52c5 2019-07-22 11:39:11,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733799934387s 2019-07-22 11:39:16,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:16,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:16,770 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:16 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-63664a4e-acd3-4efb-b930-9c245626b311 2019-07-22 11:39:16,770 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:16,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:16 GMT Server: Apache x-openstack-request-id: req-98004979-801c-4461-864e-937d6160ca57 2019-07-22 11:39:16,811 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:16,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-98004979-801c-4461-864e-937d6160ca57 2019-07-22 11:39:16,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701200962067s 2019-07-22 11:39:21,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:21,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:21,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:21 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-229ec5f5-d08d-4c1b-a5e3-b2180d29c96d 2019-07-22 11:39:21,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:21,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:21 GMT Server: Apache x-openstack-request-id: req-a758e6ff-1d7e-43ea-a8b4-7b7d6d8e6478 2019-07-22 11:39:21,891 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:21,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-a758e6ff-1d7e-43ea-a8b4-7b7d6d8e6478 2019-07-22 11:39:21,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741581916809s 2019-07-22 11:39:21,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:39:21,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:21,921 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:21 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-69cb1e58-5f53-410a-9405-6b6e7a63fcc2 2019-07-22 11:39:21,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:21,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0d934ea0-27eb-43d4-aa6f-1bab58631194 2019-07-22 11:39:21,964 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:39:21,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-0d934ea0-27eb-43d4-aa6f-1bab58631194 2019-07-22 11:39:21,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729608535767s 2019-07-22 11:39:26,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:26,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:27,001 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:26 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-18455e36-da8d-48e3-8d78-43dd11f30fbc 2019-07-22 11:39:27,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:27,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:27 GMT Server: Apache x-openstack-request-id: req-2ea157be-2d32-44b0-b769-dbdbf45b7b37 2019-07-22 11:39:27,043 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:27,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-2ea157be-2d32-44b0-b769-dbdbf45b7b37 2019-07-22 11:39:27,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716137886047s 2019-07-22 11:39:32,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:32,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:32,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-4ab150d2-31e8-4b50-a9dd-dfa386e550b6 2019-07-22 11:39:32,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:32,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:32 GMT Server: Apache x-openstack-request-id: req-6faeedbe-90d1-4c54-815a-239818b3393a 2019-07-22 11:39:32,123 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:32,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-6faeedbe-90d1-4c54-815a-239818b3393a 2019-07-22 11:39:32,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748538970947s 2019-07-22 11:39:32,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:39:32,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:32,430 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc4b1403-1461-473f-851b-711c0e24b602 2019-07-22 11:39:32,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:32,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-032f02bd-3b28-4f19-981b-d23410a9c6f5 2019-07-22 11:39:32,756 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:39:32,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-032f02bd-3b28-4f19-981b-d23410a9c6f5 2019-07-22 11:39:32,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.632403850555s 2019-07-22 11:39:37,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:37,794 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:37 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-1fbe032c-ee68-42fc-abf9-2b93bab28e19 2019-07-22 11:39:37,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:37,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:37 GMT Server: Apache x-openstack-request-id: req-61e98c2d-f953-4509-ae78-1c7f1868e5d3 2019-07-22 11:39:37,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:37,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-61e98c2d-f953-4509-ae78-1c7f1868e5d3 2019-07-22 11:39:37,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732960700989s 2019-07-22 11:39:42,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:42,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:42,871 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:42 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a0736c68-a734-46dd-98eb-a655d899595b 2019-07-22 11:39:42,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:42,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:42 GMT Server: Apache x-openstack-request-id: req-5dab42b2-ebb7-4d7b-a10b-b8dafbaa7b21 2019-07-22 11:39:42,912 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:42,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-5dab42b2-ebb7-4d7b-a10b-b8dafbaa7b21 2019-07-22 11:39:42,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705399513245s 2019-07-22 11:39:42,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:39:42,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:42,942 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:42 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-709d19fc-1146-418e-bed7-baf5b8b0aa94 2019-07-22 11:39:42,942 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:42,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f618fe66-c410-4ce0-9837-d12912e832dc 2019-07-22 11:39:42,983 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:39:42,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-f618fe66-c410-4ce0-9837-d12912e832dc 2019-07-22 11:39:42,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703108310699s 2019-07-22 11:39:47,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:47,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:48,035 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:47 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-aeabe84d-94c9-4d8f-8aa2-c4a4acf27a41 2019-07-22 11:39:48,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:48,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:48 GMT Server: Apache x-openstack-request-id: req-76b6f90b-9fc5-4bda-9994-c2f42be4f11b 2019-07-22 11:39:48,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:48,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-76b6f90b-9fc5-4bda-9994-c2f42be4f11b 2019-07-22 11:39:48,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0867178440094s 2019-07-22 11:39:53,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:53,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:53,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a5fba661-2368-47e5-8c77-369c62ff8a72 2019-07-22 11:39:53,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:53,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:53 GMT Server: Apache x-openstack-request-id: req-be8ad6b2-9ed4-4299-abfa-0fe3c1fa6e22 2019-07-22 11:39:53,304 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:53,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-be8ad6b2-9ed4-4299-abfa-0fe3c1fa6e22 2019-07-22 11:39:53,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.221554994583s 2019-07-22 11:39:53,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:39:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:53,334 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-7d668d7f-eddc-40ad-aabd-18ceca633be2 2019-07-22 11:39:53,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:53,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-448d12a0-dcff-4d82-ad37-d12b05db255d 2019-07-22 11:39:53,376 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:39:53,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-448d12a0-dcff-4d82-ad37-d12b05db255d 2019-07-22 11:39:53,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716781616211s 2019-07-22 11:39:58,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:39:58,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:39:58,415 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:39:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-5f759671-0eb9-4b17-a7a0-3f2a5329e4a1 2019-07-22 11:39:58,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:39:58,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:39:58 GMT Server: Apache x-openstack-request-id: req-630263be-d0a6-4c32-9e4f-2426d71e5a8e 2019-07-22 11:39:58,458 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:39:58,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-630263be-d0a6-4c32-9e4f-2426d71e5a8e 2019-07-22 11:39:58,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755438804626s 2019-07-22 11:40:03,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:03,497 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-7d17bd87-5a03-4359-a314-6f170729f3a0 2019-07-22 11:40:03,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:03,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:03 GMT Server: Apache x-openstack-request-id: req-ac7ccd71-7b1b-47bc-ac28-4b486569ae27 2019-07-22 11:40:03,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:03,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-ac7ccd71-7b1b-47bc-ac28-4b486569ae27 2019-07-22 11:40:03,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761620998383s 2019-07-22 11:40:03,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:40:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:03,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4bed7b0f-1083-4aa4-b573-f85f79262d80 2019-07-22 11:40:03,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:03,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d581445-a1b2-41a1-98c0-129d0f34ec29 2019-07-22 11:40:03,797 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:40:03,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-1d581445-a1b2-41a1-98c0-129d0f34ec29 2019-07-22 11:40:03,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.255743026733s 2019-07-22 11:40:08,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:08,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:08,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:08 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-26f2bc15-2807-44ee-a7b8-7365277dfb9b 2019-07-22 11:40:08,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:09,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:08 GMT Server: Apache x-openstack-request-id: req-15923392-3aed-482f-8eb0-f2e76f3afd1e 2019-07-22 11:40:09,168 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:09,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-15923392-3aed-482f-8eb0-f2e76f3afd1e 2019-07-22 11:40:09,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364794015884s 2019-07-22 11:40:14,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:14,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:14,204 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-dd59d8db-4437-448d-af73-de14b0f24396 2019-07-22 11:40:14,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:14,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:14 GMT Server: Apache x-openstack-request-id: req-84989506-341b-492f-8d93-43049a2e7673 2019-07-22 11:40:14,520 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:14,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-84989506-341b-492f-8d93-43049a2e7673 2019-07-22 11:40:14,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.345938920975s 2019-07-22 11:40:14,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:40:14,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:14,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d85d432-7e8a-4566-adc5-5eef46f16d36 2019-07-22 11:40:14,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:14,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78099a38-d165-476d-b78f-d199c1ab652d 2019-07-22 11:40:14,856 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:40:14,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-78099a38-d165-476d-b78f-d199c1ab652d 2019-07-22 11:40:14,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.335805177689s 2019-07-22 11:40:19,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:19,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:19,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-1fd3f1bd-23e7-43b1-89e8-30ac2bf1b076 2019-07-22 11:40:19,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:19,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:19 GMT Server: Apache x-openstack-request-id: req-7d512c47-8841-40d9-b638-332862286055 2019-07-22 11:40:19,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:19,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-7d512c47-8841-40d9-b638-332862286055 2019-07-22 11:40:19,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721909999847s 2019-07-22 11:40:24,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:24,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-3d341bdd-847e-4d4a-892e-d272185fc226 2019-07-22 11:40:24,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:25,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:24 GMT Server: Apache x-openstack-request-id: req-f4dd8057-c196-426a-bae8-a68070c7feea 2019-07-22 11:40:25,009 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:25,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-f4dd8057-c196-426a-bae8-a68070c7feea 2019-07-22 11:40:25,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730180740356s 2019-07-22 11:40:25,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:40:25,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:25,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-ceecde0c-3eab-46f0-81d4-ac3d9b601c19 2019-07-22 11:40:25,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:25,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-712c8fd9-75d2-4b67-beb5-39c1dcc39627 2019-07-22 11:40:25,080 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:40:25,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-712c8fd9-75d2-4b67-beb5-39c1dcc39627 2019-07-22 11:40:25,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070286989212s 2019-07-22 11:40:30,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:30,120 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-1588491f-9353-48a9-9908-b84bfbac9d3a 2019-07-22 11:40:30,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:30,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:30 GMT Server: Apache x-openstack-request-id: req-3373d2ed-24d4-4067-9e1c-8179a7d7cf26 2019-07-22 11:40:30,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:30,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-3373d2ed-24d4-4067-9e1c-8179a7d7cf26 2019-07-22 11:40:30,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765137672424s 2019-07-22 11:40:35,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:35,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:35,483 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-2f7c7a3e-1017-4f5a-b34b-eed65d46577d 2019-07-22 11:40:35,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:35,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:35 GMT Server: Apache x-openstack-request-id: req-521a4212-878f-42b4-a21d-3d3bded73f9f 2019-07-22 11:40:35,525 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:35,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-521a4212-878f-42b4-a21d-3d3bded73f9f 2019-07-22 11:40:35,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355699062347s 2019-07-22 11:40:35,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:40:35,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:35,555 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-bc6d0e85-30eb-4f1f-b3d9-29b9eab6af0c 2019-07-22 11:40:35,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:35,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-10d63a0e-2c5c-4697-a263-061a02d591f9 2019-07-22 11:40:35,596 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:40:35,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-10d63a0e-2c5c-4697-a263-061a02d591f9 2019-07-22 11:40:35,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703020095825s 2019-07-22 11:40:40,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:40,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:40,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-681b4fe7-0d91-489f-885b-70961ada89e8 2019-07-22 11:40:40,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:40,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:40 GMT Server: Apache x-openstack-request-id: req-6b6fe2c3-96d6-414d-ae3d-1c3e597ed186 2019-07-22 11:40:40,963 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:40,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-6b6fe2c3-96d6-414d-ae3d-1c3e597ed186 2019-07-22 11:40:40,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.36102604866s 2019-07-22 11:40:45,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:45,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:45,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-9ec8617e-c3cc-4363-8ce4-3e8e72036a84 2019-07-22 11:40:45,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:46,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:45 GMT Server: Apache x-openstack-request-id: req-361bf279-58ec-47f1-8437-6bedcc0e8b32 2019-07-22 11:40:46,040 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:46,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-361bf279-58ec-47f1-8437-6bedcc0e8b32 2019-07-22 11:40:46,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727801322937s 2019-07-22 11:40:46,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:40:46,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:46,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-1aa27f70-d9ea-4c21-ae63-8e8b94e5bd3d 2019-07-22 11:40:46,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:46,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e30924c6-84df-4cd8-932a-46e91d72b74b 2019-07-22 11:40:46,111 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:40:46,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-e30924c6-84df-4cd8-932a-46e91d72b74b 2019-07-22 11:40:46,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707650184631s 2019-07-22 11:40:51,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:51,164 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-2b239cf8-4b6c-4da0-9237-3485999b2c0a 2019-07-22 11:40:51,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:51,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:51 GMT Server: Apache x-openstack-request-id: req-0a7aff7b-0c7a-43c3-ba7e-0e19bdc801b6 2019-07-22 11:40:51,209 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:51,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-0a7aff7b-0c7a-43c3-ba7e-0e19bdc801b6 2019-07-22 11:40:51,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0916600227356s 2019-07-22 11:40:56,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:40:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:56,244 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-0fbc5997-2db9-4627-97bc-ba61a50b217e 2019-07-22 11:40:56,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:56,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:56 GMT Server: Apache x-openstack-request-id: req-2c4b8fd5-f6b6-4eb9-843c-70a169c6f556 2019-07-22 11:40:56,548 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:40:56,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-2c4b8fd5-f6b6-4eb9-843c-70a169c6f556 2019-07-22 11:40:56,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3335750103s 2019-07-22 11:40:56,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:40:56,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:40:56,858 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:40:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-369dd1b4-05be-41e1-9227-d277f06b97b8 2019-07-22 11:40:56,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:40:56,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:40:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-75edc7cb-d4de-422f-9b38-d8c011a6dd4a 2019-07-22 11:40:56,900 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:40:56,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-75edc7cb-d4de-422f-9b38-d8c011a6dd4a 2019-07-22 11:40:56,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.350525856018s 2019-07-22 11:41:01,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:01,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:01,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-a8b96bf1-b575-4378-9ba8-c6f4b88b9485 2019-07-22 11:41:01,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:01,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:01 GMT Server: Apache x-openstack-request-id: req-a3e9944c-46bc-43b5-b309-e6cee0b20500 2019-07-22 11:41:01,981 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:01,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-a3e9944c-46bc-43b5-b309-e6cee0b20500 2019-07-22 11:41:01,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747809410095s 2019-07-22 11:41:06,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:06,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:07,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-019aecf1-5649-45ed-ba4d-8018d0373cf4 2019-07-22 11:41:07,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:07,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:07 GMT Server: Apache x-openstack-request-id: req-25c9f402-8b8a-4ffc-842e-b285c109e2a8 2019-07-22 11:41:07,062 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:07,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-25c9f402-8b8a-4ffc-842e-b285c109e2a8 2019-07-22 11:41:07,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751178264618s 2019-07-22 11:41:07,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:41:07,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:07,093 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:07 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-613df88e-1306-48f3-ae71-a0f001dd5b65 2019-07-22 11:41:07,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:07,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-be52ee0f-6834-4c5c-91e8-28bca2233ab5 2019-07-22 11:41:07,412 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:41:07,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-be52ee0f-6834-4c5c-91e8-28bca2233ab5 2019-07-22 11:41:07,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.349591970444s 2019-07-22 11:41:12,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:12,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:12,449 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:12 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-d40eae90-8033-4ac2-9f07-f219e299956f 2019-07-22 11:41:12,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:12,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:12 GMT Server: Apache x-openstack-request-id: req-fc5fc94d-ea20-4c10-ac2d-4b8cf0f19084 2019-07-22 11:41:12,491 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:12,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-fc5fc94d-ea20-4c10-ac2d-4b8cf0f19084 2019-07-22 11:41:12,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728330612183s 2019-07-22 11:41:17,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:17,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:17,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-304cb087-8a3a-4a84-bc53-0ed59e4b7648 2019-07-22 11:41:17,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:17,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:17 GMT Server: Apache x-openstack-request-id: req-75210c7a-8360-452e-ba4a-a6080c9fdb01 2019-07-22 11:41:17,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:17,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-75210c7a-8360-452e-ba4a-a6080c9fdb01 2019-07-22 11:41:17,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355442047119s 2019-07-22 11:41:17,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:41:17,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:17,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f4567727-2ece-43f4-b22c-3646ad08d019 2019-07-22 11:41:17,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:17,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dda68ab1-c652-46be-a448-24b64bf1d7a8 2019-07-22 11:41:17,926 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:41:17,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-dda68ab1-c652-46be-a448-24b64bf1d7a8 2019-07-22 11:41:17,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072685956955s 2019-07-22 11:41:22,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:22,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:22,978 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-140b0f9d-0ff6-4070-a64c-1a357021b234 2019-07-22 11:41:22,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:23,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:22 GMT Server: Apache x-openstack-request-id: req-08a7e5ef-e15f-4e55-a056-feea736363ef 2019-07-22 11:41:23,019 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:23,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-08a7e5ef-e15f-4e55-a056-feea736363ef 2019-07-22 11:41:23,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0871529579163s 2019-07-22 11:41:28,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:28,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:28,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:28 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-bbd6ddae-6c33-45d8-be2f-ec9203593417 2019-07-22 11:41:28,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:28,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:28 GMT Server: Apache x-openstack-request-id: req-0f3e8e83-6247-4ca5-a1a8-66489a184e00 2019-07-22 11:41:28,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:28,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-0f3e8e83-6247-4ca5-a1a8-66489a184e00 2019-07-22 11:41:28,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702159404755s 2019-07-22 11:41:28,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:41:28,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:28,124 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:28 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-80163825-b459-42ba-bd27-e1b9b99bf1d8 2019-07-22 11:41:28,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:28,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-004e3af1-97bd-4c41-880e-7a256c9b3cc7 2019-07-22 11:41:28,423 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:41:28,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-004e3af1-97bd-4c41-880e-7a256c9b3cc7 2019-07-22 11:41:28,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.327230930328s 2019-07-22 11:41:33,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:33,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:33,461 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:33 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-ac3c8658-3bb1-4378-b0af-5737d73b0d16 2019-07-22 11:41:33,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:33,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:33 GMT Server: Apache x-openstack-request-id: req-9a8fdef2-2e60-4edc-8dd4-663aac23f933 2019-07-22 11:41:33,503 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:33,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-9a8fdef2-2e60-4edc-8dd4-663aac23f933 2019-07-22 11:41:33,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733261108398s 2019-07-22 11:41:38,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:38,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:38,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:38 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc Server: Apache x-openstack-request-id: req-ad63e30b-70c5-43de-a3b8-4b5e31637568 2019-07-22 11:41:38,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:38,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b51df56a-de78-45f4-b410-be28d5f4883e 2019-07-22 11:41:38,599 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-07-22T11:41:35Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/vellum/events/ecaf43c9-5e5e-44e1-9aa0-dd9a8b361f72", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "570038bb-deff-4693-8a8e-58f36fc00bae", "id": "ecaf43c9-5e5e-44e1-9aa0-dd9a8b361f72"}, {"resource_name": "sprout", "event_time": "2019-07-22T11:41:35Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/sprout/events/036921c4-d5c4-41da-a97a-ca084abfb64d", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-2u6bgtgpxn66", "id": "036921c4-d5c4-41da-a97a-ca084abfb64d"}]} 2019-07-22 11:41:38,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc&marker=edc3edc7-0b24-4d8f-9ccd-1d6738db29cc&sort_dir=asc used request id req-b51df56a-de78-45f4-b410-be28d5f4883e 2019-07-22 11:41:38,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0899150371552s 2019-07-22 11:41:43,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:43,636 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-5524a7ab-250b-4f4d-ad2c-5bb2e9f19b3f 2019-07-22 11:41:43,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:43,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:43 GMT Server: Apache x-openstack-request-id: req-3881b204-07fa-47e6-ad4f-1b96432dfef6 2019-07-22 11:41:43,679 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:43,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-3881b204-07fa-47e6-ad4f-1b96432dfef6 2019-07-22 11:41:43,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739479064941s 2019-07-22 11:41:48,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:48,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:48,714 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-89ad72a0-fbbd-437a-9168-e5e564e39121 2019-07-22 11:41:48,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:48,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:48 GMT Server: Apache x-openstack-request-id: req-3c41d7d8-2a8b-4a66-a349-0bb2aee37ff7 2019-07-22 11:41:48,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:48,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-3c41d7d8-2a8b-4a66-a349-0bb2aee37ff7 2019-07-22 11:41:48,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713999271393s 2019-07-22 11:41:48,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:41:48,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:48,786 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-61e39007-8663-4ab4-bc72-9a251e88ae3b 2019-07-22 11:41:48,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:48,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa047970-57ee-47fd-89d4-58a8789a5f8b 2019-07-22 11:41:48,828 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:41:48,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-fa047970-57ee-47fd-89d4-58a8789a5f8b 2019-07-22 11:41:48,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718610286713s 2019-07-22 11:41:53,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:53,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:53,864 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-ab091730-4a63-4955-959f-3a5a6514275b 2019-07-22 11:41:53,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:53,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:53 GMT Server: Apache x-openstack-request-id: req-347bc744-1cd8-4309-9acb-458d5f0f473f 2019-07-22 11:41:53,906 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:53,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-347bc744-1cd8-4309-9acb-458d5f0f473f 2019-07-22 11:41:53,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713739395142s 2019-07-22 11:41:58,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:41:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:58,942 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-bb1668fe-bde8-49ea-ac22-de420f3aa783 2019-07-22 11:41:58,942 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:58,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:58 GMT Server: Apache x-openstack-request-id: req-4040e871-01c4-4235-9910-dfb8bd26f457 2019-07-22 11:41:58,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:41:58,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-4040e871-01c4-4235-9910-dfb8bd26f457 2019-07-22 11:41:58,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073930978775s 2019-07-22 11:41:58,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:41:58,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:41:59,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:41:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-3f5bc64f-7161-453c-b924-e858940b7f4f 2019-07-22 11:41:59,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:41:59,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:41:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-828a4795-7b67-43c1-adc0-c96b3b171969 2019-07-22 11:41:59,057 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:41:59,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-828a4795-7b67-43c1-adc0-c96b3b171969 2019-07-22 11:41:59,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707039833069s 2019-07-22 11:42:04,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:04,093 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:04 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-74537782-d9de-4ecc-b9f9-6ab4d0301705 2019-07-22 11:42:04,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:04,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:04 GMT Server: Apache x-openstack-request-id: req-bdaa37c6-7327-41e0-86fb-f0657fead509 2019-07-22 11:42:04,135 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:04,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-bdaa37c6-7327-41e0-86fb-f0657fead509 2019-07-22 11:42:04,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713639259338s 2019-07-22 11:42:09,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:09,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:09,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:09 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-f3bb99e1-d765-4a72-b729-4d2a6de10225 2019-07-22 11:42:09,173 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:09,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:09 GMT Server: Apache x-openstack-request-id: req-327c86b9-55ba-4cb0-8138-6d0eaa3ac104 2019-07-22 11:42:09,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:09,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-327c86b9-55ba-4cb0-8138-6d0eaa3ac104 2019-07-22 11:42:09,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743660926819s 2019-07-22 11:42:09,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:42:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:09,246 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:09 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-83d08473-3330-413d-82ae-546b45e860c3 2019-07-22 11:42:09,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:09,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50437a4e-cf2e-4583-a88b-3dc346d4c8fe 2019-07-22 11:42:09,287 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:42:09,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-50437a4e-cf2e-4583-a88b-3dc346d4c8fe 2019-07-22 11:42:09,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716280937195s 2019-07-22 11:42:14,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:14,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:14,325 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-95ec16cc-1dba-4ee1-b363-74e076d1ec93 2019-07-22 11:42:14,325 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:14,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:14 GMT Server: Apache x-openstack-request-id: req-5a3fb940-2c26-41bb-81cb-0d9fb5a41c5b 2019-07-22 11:42:14,368 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:14,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-5a3fb940-2c26-41bb-81cb-0d9fb5a41c5b 2019-07-22 11:42:14,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738189220428s 2019-07-22 11:42:19,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:19,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:19,405 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-fce6f155-3def-4779-b525-0fdba5fd6c79 2019-07-22 11:42:19,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:19,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:19 GMT Server: Apache x-openstack-request-id: req-fcb05cbf-dc16-4195-bd75-7ddce85958ff 2019-07-22 11:42:19,447 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:19,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-fcb05cbf-dc16-4195-bd75-7ddce85958ff 2019-07-22 11:42:19,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736651420593s 2019-07-22 11:42:19,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:42:19,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:19,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-411de2ab-90db-4765-a4f5-8ceddff55831 2019-07-22 11:42:19,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:19,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c731bd84-b0c3-46f6-997a-ee6331501a0c 2019-07-22 11:42:19,523 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:42:19,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-c731bd84-b0c3-46f6-997a-ee6331501a0c 2019-07-22 11:42:19,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748651027679s 2019-07-22 11:42:24,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:24,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:24,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-4ee0adba-2c99-4f9c-a913-1e2205912a32 2019-07-22 11:42:24,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:24,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:24 GMT Server: Apache x-openstack-request-id: req-5bd5f480-7b53-45d3-9192-4f518f06ff3f 2019-07-22 11:42:24,610 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:24,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-5bd5f480-7b53-45d3-9192-4f518f06ff3f 2019-07-22 11:42:24,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.080561876297s 2019-07-22 11:42:29,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:29,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:29,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-f8b188dc-9817-4a76-a890-1987e21a1afa 2019-07-22 11:42:29,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:29,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:29 GMT Server: Apache x-openstack-request-id: req-6e7f4173-32f5-4450-8047-908c4744193c 2019-07-22 11:42:29,688 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:29,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-6e7f4173-32f5-4450-8047-908c4744193c 2019-07-22 11:42:29,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718169212341s 2019-07-22 11:42:29,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:42:29,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:29,718 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-d7f52e8f-388e-458f-8637-22b0116a0bc0 2019-07-22 11:42:29,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:29,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3d9cf1d0-58a9-48e6-b7bc-73fac68380f1 2019-07-22 11:42:29,760 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:42:29,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-3d9cf1d0-58a9-48e6-b7bc-73fac68380f1 2019-07-22 11:42:29,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719871520996s 2019-07-22 11:42:34,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:34,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:34 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-ec7ecd31-0c56-4c8b-ba88-d45bab0df439 2019-07-22 11:42:34,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:34,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:34 GMT Server: Apache x-openstack-request-id: req-92708948-2e5a-4840-b8e6-4e8aae420908 2019-07-22 11:42:34,841 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:34,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-92708948-2e5a-4840-b8e6-4e8aae420908 2019-07-22 11:42:34,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736689567566s 2019-07-22 11:42:39,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:39,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:39,876 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:39 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-0c6b697e-65bd-4eb0-9467-45fcbeda588a 2019-07-22 11:42:39,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:39,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:39 GMT Server: Apache x-openstack-request-id: req-12485f3e-c3fc-46b2-8c7c-6dd156cdbea3 2019-07-22 11:42:39,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:39,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-12485f3e-c3fc-46b2-8c7c-6dd156cdbea3 2019-07-22 11:42:39,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711450576782s 2019-07-22 11:42:39,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:42:39,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:39,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:39 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-62b86df1-c129-48b1-bbb4-99e6d1ff148a 2019-07-22 11:42:39,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:39,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-661f1b78-9bb2-47c8-b02b-aa8f09c59a33 2019-07-22 11:42:39,987 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:42:39,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-661f1b78-9bb2-47c8-b02b-aa8f09c59a33 2019-07-22 11:42:39,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0695340633392s 2019-07-22 11:42:44,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:45,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:44 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-6c81dc0b-698d-4781-a93e-4fe864371871 2019-07-22 11:42:45,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:45,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:45 GMT Server: Apache x-openstack-request-id: req-2a02b661-658c-4721-b0f9-7b72152fb7cc 2019-07-22 11:42:45,066 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:45,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-2a02b661-658c-4721-b0f9-7b72152fb7cc 2019-07-22 11:42:45,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723237991333s 2019-07-22 11:42:50,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:50,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:50,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:50 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-96131ae3-8ef0-43cc-92b8-01cb524bb590 2019-07-22 11:42:50,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:50,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:50 GMT Server: Apache x-openstack-request-id: req-4aad8402-ac65-4a91-ad65-3317316299b1 2019-07-22 11:42:50,147 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:50,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-4aad8402-ac65-4a91-ad65-3317316299b1 2019-07-22 11:42:50,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779922008514s 2019-07-22 11:42:50,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:42:50,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:50,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:50 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-d5f0b949-1f13-456f-bed4-cb875bee9316 2019-07-22 11:42:50,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:50,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd21db51-8a07-4205-b0c9-4aa4ad390de9 2019-07-22 11:42:50,222 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:42:50,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-cd21db51-8a07-4205-b0c9-4aa4ad390de9 2019-07-22 11:42:50,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741989612579s 2019-07-22 11:42:55,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:42:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:42:55,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:42:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-52e6ad01-12cc-425d-b756-289a3d0b1484 2019-07-22 11:42:55,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:42:55,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:42:55 GMT Server: Apache x-openstack-request-id: req-8be2111a-750c-4d67-b7fb-c104288e0bc5 2019-07-22 11:42:55,303 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:42:55,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-8be2111a-750c-4d67-b7fb-c104288e0bc5 2019-07-22 11:42:55,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747809410095s 2019-07-22 11:43:00,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:00,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:00 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-71f75262-82c7-4e5d-aff1-252da970311e 2019-07-22 11:43:00,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:00,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:00 GMT Server: Apache x-openstack-request-id: req-48a6a674-4625-427a-8ca5-a2a4e68c4747 2019-07-22 11:43:00,384 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:00,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-48a6a674-4625-427a-8ca5-a2a4e68c4747 2019-07-22 11:43:00,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746800899506s 2019-07-22 11:43:00,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:43:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:00,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:00 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-5fdc51b7-0f67-473a-a0b3-ea293fbc8695 2019-07-22 11:43:00,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:00,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-029b932c-82c8-470e-bf79-751f0a308806 2019-07-22 11:43:00,457 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:43:00,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-029b932c-82c8-470e-bf79-751f0a308806 2019-07-22 11:43:00,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731739997864s 2019-07-22 11:43:05,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:05,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:05 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-2459d980-bbfe-4916-9fc3-58a3fd114382 2019-07-22 11:43:05,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:05,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:05 GMT Server: Apache x-openstack-request-id: req-b853731a-c80f-49d3-b69b-da2eefb81671 2019-07-22 11:43:05,536 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:05,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-b853731a-c80f-49d3-b69b-da2eefb81671 2019-07-22 11:43:05,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721387863159s 2019-07-22 11:43:10,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:10,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:10,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-0cc31ca7-7863-4505-a8a9-c81f150ff0cb 2019-07-22 11:43:10,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:10,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:10 GMT Server: Apache x-openstack-request-id: req-5bcbb152-bb17-4440-a55d-262ddc0eb731 2019-07-22 11:43:10,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:10,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-5bcbb152-bb17-4440-a55d-262ddc0eb731 2019-07-22 11:43:10,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739808082581s 2019-07-22 11:43:10,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:43:10,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:10,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-b91249d5-5256-4e2d-91aa-40de8b64fed0 2019-07-22 11:43:10,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:10,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f5c3a8c5-d00b-4073-a1fe-c4cc76e3dade 2019-07-22 11:43:10,690 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:43:10,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-f5c3a8c5-d00b-4073-a1fe-c4cc76e3dade 2019-07-22 11:43:10,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073028087616s 2019-07-22 11:43:15,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:15,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:15,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:15 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-283b3cf6-b6e2-4b74-84ec-bb5100f34b72 2019-07-22 11:43:15,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:15,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:15 GMT Server: Apache x-openstack-request-id: req-e4792c55-0c9f-42b8-afa0-b88d2dd7d44e 2019-07-22 11:43:15,766 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:15,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-e4792c55-0c9f-42b8-afa0-b88d2dd7d44e 2019-07-22 11:43:15,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729348659515s 2019-07-22 11:43:20,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:20,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-877627e0-d859-4f7b-b8d3-0c74e1e61dec 2019-07-22 11:43:20,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:20,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:20 GMT Server: Apache x-openstack-request-id: req-fe5d8c26-89b5-4651-8c39-c25b4c7bf1b7 2019-07-22 11:43:20,844 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:20,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-fe5d8c26-89b5-4651-8c39-c25b4c7bf1b7 2019-07-22 11:43:20,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720880031586s 2019-07-22 11:43:20,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:43:20,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:20,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:20 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-9ba27f09-5b06-4a61-89c9-66c5abd03a37 2019-07-22 11:43:20,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:20,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d36242d-5f10-4bc1-ae2a-6ca6c9998158 2019-07-22 11:43:20,915 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:43:20,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-2d36242d-5f10-4bc1-ae2a-6ca6c9998158 2019-07-22 11:43:20,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070839881897s 2019-07-22 11:43:25,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:25,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:25,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-e6b9ee55-16bb-4d42-98c4-4921e48be8b2 2019-07-22 11:43:25,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:25,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:25 GMT Server: Apache x-openstack-request-id: req-a52abb47-bce1-4aea-88d0-81a992414668 2019-07-22 11:43:25,993 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:25,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-a52abb47-bce1-4aea-88d0-81a992414668 2019-07-22 11:43:25,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705091953278s 2019-07-22 11:43:30,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:31,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:31,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:31 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-4a906fbe-d38d-436c-ac11-18bdf1644b77 2019-07-22 11:43:31,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:31,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:31 GMT Server: Apache x-openstack-request-id: req-283a490e-f670-4e31-86dd-4e8033ceb2c1 2019-07-22 11:43:31,069 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:31,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-283a490e-f670-4e31-86dd-4e8033ceb2c1 2019-07-22 11:43:31,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712208747864s 2019-07-22 11:43:31,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:43:31,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:31,099 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:31 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-7709ffc7-eab3-4d5c-bff5-a011d2ab6254 2019-07-22 11:43:31,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:31,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1fe84759-79c7-4549-93a3-1b0aba303207 2019-07-22 11:43:31,124 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:43:31,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-1fe84759-79c7-4549-93a3-1b0aba303207 2019-07-22 11:43:31,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0539820194244s 2019-07-22 11:43:36,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:36,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:36,163 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:36 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-3cbc96b0-60ec-485b-90a2-d144a6b05833 2019-07-22 11:43:36,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:36,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:36 GMT Server: Apache x-openstack-request-id: req-15595a51-15a9-4e9e-899d-309fafcb1364 2019-07-22 11:43:36,205 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:36,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-15595a51-15a9-4e9e-899d-309fafcb1364 2019-07-22 11:43:36,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743470191956s 2019-07-22 11:43:41,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:41,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:41,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:41 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-9d00e25a-379b-4f2a-ac7f-65ae5eb5dafc 2019-07-22 11:43:41,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:41,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:41 GMT Server: Apache x-openstack-request-id: req-13781582-328b-49c8-ab6f-c044a38f8746 2019-07-22 11:43:41,283 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:41,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-13781582-328b-49c8-ab6f-c044a38f8746 2019-07-22 11:43:41,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723509788513s 2019-07-22 11:43:41,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:43:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:41,314 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:41 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-e8042462-9387-4e15-b437-e0587f389cbb 2019-07-22 11:43:41,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:41,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f541a4b2-3a6a-4642-a368-86e5f96dd210 2019-07-22 11:43:41,358 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:43:41,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-f541a4b2-3a6a-4642-a368-86e5f96dd210 2019-07-22 11:43:41,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742630958557s 2019-07-22 11:43:46,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:46,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-4e758db7-74f3-48ca-ae41-d12457405887 2019-07-22 11:43:46,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:46,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:46 GMT Server: Apache x-openstack-request-id: req-520df8bb-195e-4617-a5d5-37ca991d17e3 2019-07-22 11:43:46,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:46,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-520df8bb-195e-4617-a5d5-37ca991d17e3 2019-07-22 11:43:46,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721390247345s 2019-07-22 11:43:51,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:51,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-673da93f-28a5-4609-9cf8-bbd04ccd4860 2019-07-22 11:43:51,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:51,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:51 GMT Server: Apache x-openstack-request-id: req-dc1e6268-013d-42b6-8ec0-42db9f0948c0 2019-07-22 11:43:51,520 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:51,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-dc1e6268-013d-42b6-8ec0-42db9f0948c0 2019-07-22 11:43:51,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077632188797s 2019-07-22 11:43:51,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:43:51,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:51,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-d987aa55-8e93-4c1c-8b74-22d4ec048d54 2019-07-22 11:43:51,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:51,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-27856d6e-0982-4624-9889-d45ee5047ecc 2019-07-22 11:43:51,594 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:43:51,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-27856d6e-0982-4624-9889-d45ee5047ecc 2019-07-22 11:43:51,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073438167572s 2019-07-22 11:43:56,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:43:56,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:43:56,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:43:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-a44333da-bdd7-4b05-b806-fd7380ffe24e 2019-07-22 11:43:56,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:43:56,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:43:56 GMT Server: Apache x-openstack-request-id: req-0d12db3e-3807-4860-9dae-ff5ec5b209e2 2019-07-22 11:43:56,674 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:43:56,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-0d12db3e-3807-4860-9dae-ff5ec5b209e2 2019-07-22 11:43:56,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734758377075s 2019-07-22 11:44:01,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:01,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-95ee28d7-c0fb-4cf0-bd52-4de553327b77 2019-07-22 11:44:01,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:01,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:01 GMT Server: Apache x-openstack-request-id: req-8afc0bf6-4fc8-41af-9a20-c8cad1c79246 2019-07-22 11:44:01,751 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:01,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-8afc0bf6-4fc8-41af-9a20-c8cad1c79246 2019-07-22 11:44:01,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709722042084s 2019-07-22 11:44:01,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:44:01,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:01,780 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-35d43134-79fb-4f45-aa75-8a79d7d8ac42 2019-07-22 11:44:01,781 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:01,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a94b72d-555a-48e5-8ce8-8c7118a09cb7 2019-07-22 11:44:01,822 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:44:01,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-6a94b72d-555a-48e5-8ce8-8c7118a09cb7 2019-07-22 11:44:01,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701770782471s 2019-07-22 11:44:06,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:06,858 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-e201d9c4-8c8e-4070-aa4f-b8369b3b4cfe 2019-07-22 11:44:06,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:06,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:06 GMT Server: Apache x-openstack-request-id: req-e1422a4b-1145-4cd0-81b7-6abe5c1672e8 2019-07-22 11:44:06,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:06,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-e1422a4b-1145-4cd0-81b7-6abe5c1672e8 2019-07-22 11:44:06,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720629692078s 2019-07-22 11:44:11,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:11,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:11,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-522f0acd-0df5-474a-8096-05366f906ee5 2019-07-22 11:44:11,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:11,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:11 GMT Server: Apache x-openstack-request-id: req-df2970a6-1ba6-45e3-b680-b47a6db45863 2019-07-22 11:44:11,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:11,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-df2970a6-1ba6-45e3-b680-b47a6db45863 2019-07-22 11:44:11,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076553106308s 2019-07-22 11:44:11,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:44:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:12,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-1cc69e21-0aac-4ab1-a76d-cf3c47401fd3 2019-07-22 11:44:12,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:12,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd7966cc-7c49-4102-96a6-824ba8bada7f 2019-07-22 11:44:12,057 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:44:12,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-cd7966cc-7c49-4102-96a6-824ba8bada7f 2019-07-22 11:44:12,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734961032867s 2019-07-22 11:44:17,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:17,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:17,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-08b2c406-c39e-49ec-b940-91980753e520 2019-07-22 11:44:17,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:17,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:17 GMT Server: Apache x-openstack-request-id: req-bda086ec-28c8-4de8-a69a-68e3d527e56f 2019-07-22 11:44:17,137 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:17,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-bda086ec-28c8-4de8-a69a-68e3d527e56f 2019-07-22 11:44:17,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731949806213s 2019-07-22 11:44:22,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:22,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:22,174 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-36878c1c-de31-4488-a06c-1b678d186fb3 2019-07-22 11:44:22,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:22,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:22 GMT Server: Apache x-openstack-request-id: req-31535428-4ce6-46f4-8d9d-ee8248176514 2019-07-22 11:44:22,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:22,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-31535428-4ce6-46f4-8d9d-ee8248176514 2019-07-22 11:44:22,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764019489288s 2019-07-22 11:44:22,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:44:22,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:22,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-b28b73df-abda-4822-b455-47f80bb14c41 2019-07-22 11:44:22,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:22,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b8f84d0a-5d70-44c1-a959-ee0a924f27bc 2019-07-22 11:44:22,310 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:44:22,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-b8f84d0a-5d70-44c1-a959-ee0a924f27bc 2019-07-22 11:44:22,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0901091098785s 2019-07-22 11:44:27,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:27,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:27,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-967012c1-8fb2-4235-b4ea-f9d8a0af3e0c 2019-07-22 11:44:27,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:27,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:27 GMT Server: Apache x-openstack-request-id: req-72cbbf8e-edbe-48e9-a6cd-67f87736d081 2019-07-22 11:44:27,407 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:27,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-72cbbf8e-edbe-48e9-a6cd-67f87736d081 2019-07-22 11:44:27,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0908310413361s 2019-07-22 11:44:32,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:32,444 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-f1225fe3-f856-4dd8-bf9a-8412907e2fc0 2019-07-22 11:44:32,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:32,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:32 GMT Server: Apache x-openstack-request-id: req-38214798-e3d5-493c-92e9-081482ef43e2 2019-07-22 11:44:32,764 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:32,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-38214798-e3d5-493c-92e9-081482ef43e2 2019-07-22 11:44:32,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35079407692s 2019-07-22 11:44:32,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:44:32,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:32,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-96424d86-1b22-4982-9879-5a4a4521fb17 2019-07-22 11:44:32,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:32,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d9f6a9dd-857a-47d8-8180-25507e75e047 2019-07-22 11:44:32,822 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:44:32,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d9f6a9dd-857a-47d8-8180-25507e75e047 2019-07-22 11:44:32,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0576920509338s 2019-07-22 11:44:37,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:37,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:37,860 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:37 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-37a3daee-dbd9-4c60-b0e7-2b2109a08ddf 2019-07-22 11:44:37,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:37,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:37 GMT Server: Apache x-openstack-request-id: req-b6623c38-d989-42b4-8058-be44e5f1d0be 2019-07-22 11:44:37,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:37,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-b6623c38-d989-42b4-8058-be44e5f1d0be 2019-07-22 11:44:37,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746049880981s 2019-07-22 11:44:42,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:42,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:42,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:42 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-683ccfcc-23e9-43e9-ac3a-571962b80152 2019-07-22 11:44:42,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:42,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:42 GMT Server: Apache x-openstack-request-id: req-711e58f3-9f3c-451d-8b5f-507f9fc70781 2019-07-22 11:44:42,981 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:42,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-711e58f3-9f3c-451d-8b5f-507f9fc70781 2019-07-22 11:44:42,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727400779724s 2019-07-22 11:44:42,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:44:42,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:43,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:42 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-e5614953-f1ed-4431-835d-6e734ea47da5 2019-07-22 11:44:43,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:43,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-db64cbf4-ea14-4cc4-bb2d-68857f712bce 2019-07-22 11:44:43,036 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:44:43,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-db64cbf4-ea14-4cc4-bb2d-68857f712bce 2019-07-22 11:44:43,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544049739838s 2019-07-22 11:44:48,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:48,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:48,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-bf3d897c-1192-4240-b898-611c3a605ef2 2019-07-22 11:44:48,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:48,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:48 GMT Server: Apache x-openstack-request-id: req-af0ab293-7171-4a2a-bb40-1621749b2e0a 2019-07-22 11:44:48,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:48,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-af0ab293-7171-4a2a-bb40-1621749b2e0a 2019-07-22 11:44:48,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739371776581s 2019-07-22 11:44:53,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:53,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-5be1edd1-b4a4-4d96-9cac-d0aee8ee1b29 2019-07-22 11:44:53,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:53,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:53 GMT Server: Apache x-openstack-request-id: req-2ebe9e93-65cf-4079-b636-732b58443631 2019-07-22 11:44:53,200 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:53,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-2ebe9e93-65cf-4079-b636-732b58443631 2019-07-22 11:44:53,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.079106092453s 2019-07-22 11:44:53,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:44:53,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:53,507 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-bcf947d9-cd1c-4c4d-9357-9e49b8e1db67 2019-07-22 11:44:53,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:53,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-02526bf5-c3c7-4ba9-9c55-3ace2e81eee6 2019-07-22 11:44:53,548 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:44:53,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-02526bf5-c3c7-4ba9-9c55-3ace2e81eee6 2019-07-22 11:44:53,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.347898960114s 2019-07-22 11:44:58,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:44:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:44:58,586 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:44:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-94adf74e-057f-4f45-9daa-cc633272c581 2019-07-22 11:44:58,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:44:58,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:44:58 GMT Server: Apache x-openstack-request-id: req-82dacf1c-ce69-4be8-b095-7161aeea5b8a 2019-07-22 11:44:58,629 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:44:58,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-82dacf1c-ce69-4be8-b095-7161aeea5b8a 2019-07-22 11:44:58,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735058784485s 2019-07-22 11:45:03,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:03,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:03,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-ffb53ad5-1a21-4c2c-823d-804ab3af18e3 2019-07-22 11:45:03,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:03,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:03 GMT Server: Apache x-openstack-request-id: req-6441fcf7-aed0-461b-a804-59e86160c196 2019-07-22 11:45:03,710 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:03,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-6441fcf7-aed0-461b-a804-59e86160c196 2019-07-22 11:45:03,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758600234985s 2019-07-22 11:45:03,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:45:03,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:03,745 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-5b74504e-e88a-4e0f-8a71-fea664e7afa6 2019-07-22 11:45:03,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:03,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe825b08-c64f-4495-9861-2b0088b9a84c 2019-07-22 11:45:03,787 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:45:03,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-fe825b08-c64f-4495-9861-2b0088b9a84c 2019-07-22 11:45:03,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0767719745636s 2019-07-22 11:45:08,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:08,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:08 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-df17176f-e515-4cb3-aeba-076e85e23ea9 2019-07-22 11:45:08,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:09,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:08 GMT Server: Apache x-openstack-request-id: req-c5a102d7-8fa7-4321-9151-b8fed67a8c37 2019-07-22 11:45:09,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:09,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-c5a102d7-8fa7-4321-9151-b8fed67a8c37 2019-07-22 11:45:09,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.220606088638s 2019-07-22 11:45:14,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:14,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:14,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-050017c5-a5bc-463a-83cc-db26070c008a 2019-07-22 11:45:14,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:14,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:14 GMT Server: Apache x-openstack-request-id: req-8a8a0837-b874-4e99-81d2-a34eaeb392b3 2019-07-22 11:45:14,093 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:14,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-8a8a0837-b874-4e99-81d2-a34eaeb392b3 2019-07-22 11:45:14,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720310211182s 2019-07-22 11:45:14,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:45:14,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:14,407 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3134201-0967-40d1-ad3a-28b584efa615 2019-07-22 11:45:14,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:14,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b725ef21-26ff-4a12-af48-76922ba70844 2019-07-22 11:45:14,432 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:45:14,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-b725ef21-26ff-4a12-af48-76922ba70844 2019-07-22 11:45:14,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.339279174805s 2019-07-22 11:45:19,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:19,471 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-e88f6922-3848-4708-91b5-a0889ebb2c59 2019-07-22 11:45:19,471 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:19,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:19 GMT Server: Apache x-openstack-request-id: req-8d92a22a-b0f6-4d07-b4f6-24071ba07e4d 2019-07-22 11:45:19,514 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:19,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-8d92a22a-b0f6-4d07-b4f6-24071ba07e4d 2019-07-22 11:45:19,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743820667267s 2019-07-22 11:45:24,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:24,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:24,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-914e7c82-d018-43b0-9591-1729f5253ca8 2019-07-22 11:45:24,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:24,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:24 GMT Server: Apache x-openstack-request-id: req-e0b25410-0b17-43d7-be20-0926e941f80b 2019-07-22 11:45:24,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:24,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-e0b25410-0b17-43d7-be20-0926e941f80b 2019-07-22 11:45:24,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361294031143s 2019-07-22 11:45:24,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:45:24,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:24,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-a2c59dae-83aa-4769-8bd0-eedbd2c8c4f5 2019-07-22 11:45:24,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:24,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7245a25b-929a-44f2-86d3-74e131079ebf 2019-07-22 11:45:24,954 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:45:24,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-7245a25b-929a-44f2-86d3-74e131079ebf 2019-07-22 11:45:24,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729231834412s 2019-07-22 11:45:29,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:29,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:29,994 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-21c152d7-115e-4c3d-a173-29d6b6cd53b7 2019-07-22 11:45:29,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:30,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:29 GMT Server: Apache x-openstack-request-id: req-93bcea0f-30ac-4640-afd4-6e0c8217d1bc 2019-07-22 11:45:30,315 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:30,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-93bcea0f-30ac-4640-afd4-6e0c8217d1bc 2019-07-22 11:45:30,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353281021118s 2019-07-22 11:45:35,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:35,635 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-4ecfd863-e215-45b1-9290-2ea93548cc49 2019-07-22 11:45:35,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:35,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:35 GMT Server: Apache x-openstack-request-id: req-8c27821a-cc88-4b71-a7b3-f6486c037db5 2019-07-22 11:45:35,677 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:35,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-8c27821a-cc88-4b71-a7b3-f6486c037db5 2019-07-22 11:45:35,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356230974197s 2019-07-22 11:45:35,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:45:35,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:35,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-0931e1e0-9541-4ac5-93dd-7a414d7087fe 2019-07-22 11:45:35,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:35,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1959f9f-bb1e-4c37-be36-b49996fefeb5 2019-07-22 11:45:35,750 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:45:35,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d1959f9f-bb1e-4c37-be36-b49996fefeb5 2019-07-22 11:45:35,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722689628601s 2019-07-22 11:45:40,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:40,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:40,788 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-62a23c74-5aee-4c26-9f15-e5d5e17b9cf1 2019-07-22 11:45:40,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:40,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:40 GMT Server: Apache x-openstack-request-id: req-9c22a135-54b5-4d99-916c-0c2653caaf0b 2019-07-22 11:45:40,830 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:40,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-9c22a135-54b5-4d99-916c-0c2653caaf0b 2019-07-22 11:45:40,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741319656372s 2019-07-22 11:45:45,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:45,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:45,882 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-378c563b-a6a8-4465-aee8-016e335b9f20 2019-07-22 11:45:45,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:45,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:45 GMT Server: Apache x-openstack-request-id: req-19047dd5-613e-40a6-b7fb-64618c050fad 2019-07-22 11:45:45,926 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:45,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-19047dd5-613e-40a6-b7fb-64618c050fad 2019-07-22 11:45:45,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0941300392151s 2019-07-22 11:45:45,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:45:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:45,956 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-abcbb393-7718-413d-af88-882f39717ceb 2019-07-22 11:45:45,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:46,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8322b470-1fad-484c-862c-af0ce1747b01 2019-07-22 11:45:46,002 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:45:46,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-8322b470-1fad-484c-862c-af0ce1747b01 2019-07-22 11:45:46,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0757219791412s 2019-07-22 11:45:51,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:51,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-eb735991-96b9-4d23-a33b-87969c273af0 2019-07-22 11:45:51,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:51,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:51 GMT Server: Apache x-openstack-request-id: req-b5778188-d1ae-48d7-b6a5-0c7bf18e6347 2019-07-22 11:45:51,086 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:51,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-b5778188-d1ae-48d7-b6a5-0c7bf18e6347 2019-07-22 11:45:51,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771491527557s 2019-07-22 11:45:56,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:45:56,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:56,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-91d84efc-9d56-408d-8b4b-9731dcbfa3ed 2019-07-22 11:45:56,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:56,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:56 GMT Server: Apache x-openstack-request-id: req-14d108dc-6b8d-4465-b4c5-c3502115c39e 2019-07-22 11:45:56,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:45:56,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-14d108dc-6b8d-4465-b4c5-c3502115c39e 2019-07-22 11:45:56,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0895481109619s 2019-07-22 11:45:56,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:45:56,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:45:56,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:45:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-68bdd91d-afdc-42ba-b461-79330bf0effc 2019-07-22 11:45:56,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:45:56,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:45:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-509f0222-236e-4bf1-967f-8823548fabcb 2019-07-22 11:45:56,236 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:45:56,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-509f0222-236e-4bf1-967f-8823548fabcb 2019-07-22 11:45:56,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0550730228424s 2019-07-22 11:46:01,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:01,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:01,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-b42f4c55-f33f-43a4-81ff-94e33c161be8 2019-07-22 11:46:01,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:01,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:01 GMT Server: Apache x-openstack-request-id: req-6064c4f0-7769-4475-a024-b4925162ca8c 2019-07-22 11:46:01,582 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:01,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-6064c4f0-7769-4475-a024-b4925162ca8c 2019-07-22 11:46:01,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339047908783s 2019-07-22 11:46:06,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:06,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:06,618 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-d6ec6781-7a4a-4077-b07c-6c5fe07858c3 2019-07-22 11:46:06,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:06,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:06 GMT Server: Apache x-openstack-request-id: req-046bf8b4-b8b2-4028-86ed-ac6c5f68745f 2019-07-22 11:46:06,660 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:06,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-046bf8b4-b8b2-4028-86ed-ac6c5f68745f 2019-07-22 11:46:06,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724110603333s 2019-07-22 11:46:06,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:46:06,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:06,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-1a8ffd3f-ae22-4c61-a33c-ae5af9514ae1 2019-07-22 11:46:06,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:06,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9b895a1e-3083-4430-9d48-d72b6835d894 2019-07-22 11:46:06,735 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:46:06,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-9b895a1e-3083-4430-9d48-d72b6835d894 2019-07-22 11:46:06,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748338699341s 2019-07-22 11:46:11,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:11,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:11,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-9d9e56d8-511a-497b-be06-986acc30ee40 2019-07-22 11:46:11,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:11,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:11 GMT Server: Apache x-openstack-request-id: req-c3a608e5-d756-46fd-b902-636ea2da3be2 2019-07-22 11:46:11,817 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:11,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-c3a608e5-d756-46fd-b902-636ea2da3be2 2019-07-22 11:46:11,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755050182343s 2019-07-22 11:46:16,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:16,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:16 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-49e44f74-77e0-40a3-a08f-1dad648195ac 2019-07-22 11:46:16,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:16,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:16 GMT Server: Apache x-openstack-request-id: req-2dd77a91-f0e4-4e87-81b8-21eab9ff5edb 2019-07-22 11:46:16,895 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:16,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-2dd77a91-f0e4-4e87-81b8-21eab9ff5edb 2019-07-22 11:46:16,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716409683228s 2019-07-22 11:46:16,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:46:16,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:17,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:16 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4771678e-3622-4228-af30-8236a9c3ce02 2019-07-22 11:46:17,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:17,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5ebf2791-4196-470e-9aec-0ba0bd483444 2019-07-22 11:46:17,241 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:46:17,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-5ebf2791-4196-470e-9aec-0ba0bd483444 2019-07-22 11:46:17,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345803022385s 2019-07-22 11:46:22,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:22,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-b5539f5b-c297-4710-a094-e885d3e2fb07 2019-07-22 11:46:22,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:22,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:22 GMT Server: Apache x-openstack-request-id: req-00c05fd7-d89c-452e-a9c9-f4eaa747f18d 2019-07-22 11:46:22,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:22,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-00c05fd7-d89c-452e-a9c9-f4eaa747f18d 2019-07-22 11:46:22,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765650272369s 2019-07-22 11:46:27,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:27,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:27,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-e73cb068-203f-411c-8c8f-d79f8d89b33c 2019-07-22 11:46:27,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:27,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:27 GMT Server: Apache x-openstack-request-id: req-fd7e83ef-6782-403e-a093-690658812e3e 2019-07-22 11:46:27,697 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:27,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-fd7e83ef-6782-403e-a093-690658812e3e 2019-07-22 11:46:27,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366271972656s 2019-07-22 11:46:27,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:46:27,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:27,727 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-e30d6f64-fa08-4fac-97b0-bd8396a3241c 2019-07-22 11:46:27,727 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:27,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b22c2f09-9505-4c65-a493-29ce0134011e 2019-07-22 11:46:27,753 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:46:27,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-b22c2f09-9505-4c65-a493-29ce0134011e 2019-07-22 11:46:27,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555858612061s 2019-07-22 11:46:32,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:32,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-43ed68b5-b2c0-4e4b-a4be-e514c2cea235 2019-07-22 11:46:32,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:33,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:32 GMT Server: Apache x-openstack-request-id: req-f634416f-f0f7-477f-acdc-69ac6cba38bd 2019-07-22 11:46:33,104 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:33,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-f634416f-f0f7-477f-acdc-69ac6cba38bd 2019-07-22 11:46:33,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344591856003s 2019-07-22 11:46:38,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:38,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:38,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:38 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-9ca36521-9b03-491c-b5a6-2440fb7925a8 2019-07-22 11:46:38,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:38,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:38 GMT Server: Apache x-openstack-request-id: req-1d2e2c6b-01b3-4968-a5d2-51b450f13f59 2019-07-22 11:46:38,182 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:38,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-1d2e2c6b-01b3-4968-a5d2-51b450f13f59 2019-07-22 11:46:38,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728759765625s 2019-07-22 11:46:38,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:46:38,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:38,212 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:38 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-b1043eb1-96c3-4327-b1fb-a2fa5f3ec4e1 2019-07-22 11:46:38,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:38,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-26214038-65d1-4133-89aa-edff90ca851e 2019-07-22 11:46:38,534 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:46:38,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-26214038-65d1-4133-89aa-edff90ca851e 2019-07-22 11:46:38,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.351274967194s 2019-07-22 11:46:43,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:43,570 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-2575e28e-a220-4c81-86d7-60a7eead2087 2019-07-22 11:46:43,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:43,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:43 GMT Server: Apache x-openstack-request-id: req-313c8be2-56e0-4735-ad85-cf198db4df31 2019-07-22 11:46:43,611 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:43,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-313c8be2-56e0-4735-ad85-cf198db4df31 2019-07-22 11:46:43,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703020095825s 2019-07-22 11:46:48,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:48,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:48,647 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc Server: Apache x-openstack-request-id: req-0e26387f-28fa-44ec-a307-b8ed0228bc49 2019-07-22 11:46:48,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:48,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 582 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f23b6cbe-d228-432f-b51b-8a480a5f885e 2019-07-22 11:46:48,690 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-07-22T11:46:45Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/sprout/events/dbea8708-37c2-4298-a34b-99353de391fe", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7527f05c-7bd2-4cca-b1b6-07a5c822c664", "id": "dbea8708-37c2-4298-a34b-99353de391fe"}, {"resource_name": "bono", "event_time": "2019-07-22T11:46:45Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/bono/events/27012658-b417-463e-94df-f256535b2fb7", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-2xftnlyk73pn", "id": "27012658-b417-463e-94df-f256535b2fb7"}, {"resource_name": "homer", "event_time": "2019-07-22T11:46:45Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/homer/events/3d003424-0231-43f8-9b98-1503cc3d48cb", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-rqzotoygjv6h", "id": "3d003424-0231-43f8-9b98-1503cc3d48cb"}, {"resource_name": "dime", "event_time": "2019-07-22T11:46:45Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dime/events/f4c20460-1193-4196-82c7-82dbb63728b8", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-q6phjmpmxytt", "id": "f4c20460-1193-4196-82c7-82dbb63728b8"}]} 2019-07-22 11:46:48,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc&marker=036921c4-d5c4-41da-a97a-ca084abfb64d&sort_dir=asc used request id req-f23b6cbe-d228-432f-b51b-8a480a5f885e 2019-07-22 11:46:48,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734288692474s 2019-07-22 11:46:53,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:53,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-92ffc42c-f64b-46e0-ba3c-763757f0c581 2019-07-22 11:46:53,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:53,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:53 GMT Server: Apache x-openstack-request-id: req-d3080da1-f793-4b34-997d-b9279ccace10 2019-07-22 11:46:53,788 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:53,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-d3080da1-f793-4b34-997d-b9279ccace10 2019-07-22 11:46:53,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902268886566s 2019-07-22 11:46:58,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:46:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:58,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-ab20e424-0714-4cad-8a25-c4657dcfc7d7 2019-07-22 11:46:58,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:59,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:58 GMT Server: Apache x-openstack-request-id: req-2dcf9790-006f-4311-ad00-77090a90234f 2019-07-22 11:46:59,271 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:46:59,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-2dcf9790-006f-4311-ad00-77090a90234f 2019-07-22 11:46:59,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.479846000671s 2019-07-22 11:46:59,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:46:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:46:59,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:46:59 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-441250c4-a470-4c35-8320-b8cf96dec46a 2019-07-22 11:46:59,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:46:59,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:46:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-65a7b723-56f9-47c9-93b0-17327ca78641 2019-07-22 11:46:59,328 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:46:59,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-65a7b723-56f9-47c9-93b0-17327ca78641 2019-07-22 11:46:59,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0560631752014s 2019-07-22 11:47:04,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:04,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:04,365 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:04 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-5a39f9ec-f24f-42a0-8989-c4ad48a01c29 2019-07-22 11:47:04,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:04,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:04 GMT Server: Apache x-openstack-request-id: req-91b2bbf6-a2ca-4ccb-a9a6-6f4a32b36aca 2019-07-22 11:47:04,406 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:04,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-91b2bbf6-a2ca-4ccb-a9a6-6f4a32b36aca 2019-07-22 11:47:04,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713307857513s 2019-07-22 11:47:09,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:09,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:09,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:09 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-04374c14-568e-4b1c-bdad-1d628368cdb2 2019-07-22 11:47:09,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:09,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:09 GMT Server: Apache x-openstack-request-id: req-9ccb8ab6-767a-45a7-9d1a-c690bbc9337f 2019-07-22 11:47:09,483 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:09,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-9ccb8ab6-767a-45a7-9d1a-c690bbc9337f 2019-07-22 11:47:09,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714390277863s 2019-07-22 11:47:09,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:47:09,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:09,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:09 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f92b1550-2d79-45dd-a1bf-683997eeea9f 2019-07-22 11:47:09,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:09,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6483ca5e-b424-42f2-ba85-eab9b1057e39 2019-07-22 11:47:09,554 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:47:09,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-6483ca5e-b424-42f2-ba85-eab9b1057e39 2019-07-22 11:47:09,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707738399506s 2019-07-22 11:47:14,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:14,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-c5b25f8b-a6f1-4890-a451-8ab0289a911e 2019-07-22 11:47:14,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:14,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:14 GMT Server: Apache x-openstack-request-id: req-5a03deae-8824-4034-8e4f-628aa05bc6ea 2019-07-22 11:47:14,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:14,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-5a03deae-8824-4034-8e4f-628aa05bc6ea 2019-07-22 11:47:14,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711019039154s 2019-07-22 11:47:19,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:19,667 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-f40e8d5d-3773-4adc-b6b4-67d23d4212c8 2019-07-22 11:47:19,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:19,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:19 GMT Server: Apache x-openstack-request-id: req-b28b6b44-4128-40f8-9790-204f97b93062 2019-07-22 11:47:19,708 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:19,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-b28b6b44-4128-40f8-9790-204f97b93062 2019-07-22 11:47:19,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705790519714s 2019-07-22 11:47:19,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:47:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:19,738 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-d7e44a0d-d021-48f4-a7d2-f0e8b0e053a8 2019-07-22 11:47:19,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:19,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83591d20-8ec1-4420-ad76-907faddb653d 2019-07-22 11:47:19,780 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:47:19,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-83591d20-8ec1-4420-ad76-907faddb653d 2019-07-22 11:47:19,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707249641418s 2019-07-22 11:47:24,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:24,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:24,816 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-bfff9635-bb69-435f-bd43-c0882ac0ebf5 2019-07-22 11:47:24,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:24,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:24 GMT Server: Apache x-openstack-request-id: req-7b8d8860-8a70-424e-b36c-0083eadbb1b8 2019-07-22 11:47:24,858 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:24,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-7b8d8860-8a70-424e-b36c-0083eadbb1b8 2019-07-22 11:47:24,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715320110321s 2019-07-22 11:47:29,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:29,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-0abe2485-f87f-46cd-80e1-39a54b92b080 2019-07-22 11:47:29,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:29,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:29 GMT Server: Apache x-openstack-request-id: req-30c0f5ac-9a7b-436b-aa4d-aa5f726ef024 2019-07-22 11:47:29,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:29,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-30c0f5ac-9a7b-436b-aa4d-aa5f726ef024 2019-07-22 11:47:29,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722680091858s 2019-07-22 11:47:29,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:47:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:29,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-914aa3e0-bac5-42a3-942b-9c89ef916c26 2019-07-22 11:47:29,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:30,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1414c502-9e26-4a52-9a97-3bbf5a7413bb 2019-07-22 11:47:30,007 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:47:30,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-1414c502-9e26-4a52-9a97-3bbf5a7413bb 2019-07-22 11:47:30,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705490112305s 2019-07-22 11:47:35,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:35,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:35,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-1804e39c-22f6-4994-a7c5-32839710b463 2019-07-22 11:47:35,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:35,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:35 GMT Server: Apache x-openstack-request-id: req-e3ea486c-b460-4e97-ade8-01ef2f14df62 2019-07-22 11:47:35,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:35,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-e3ea486c-b460-4e97-ade8-01ef2f14df62 2019-07-22 11:47:35,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712230205536s 2019-07-22 11:47:40,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:40,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:40,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-70459ce5-c7ac-41d8-857f-207f371c6e01 2019-07-22 11:47:40,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:40,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:40 GMT Server: Apache x-openstack-request-id: req-b8ea77fa-6d14-4295-af76-030709d7856f 2019-07-22 11:47:40,164 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:40,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-b8ea77fa-6d14-4295-af76-030709d7856f 2019-07-22 11:47:40,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736539363861s 2019-07-22 11:47:40,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:47:40,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:40,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4efd49f0-6191-46a0-be12-8c173862fbbd 2019-07-22 11:47:40,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:40,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-468c9d5b-67e3-4ee3-bf35-567794931d44 2019-07-22 11:47:40,238 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:47:40,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-468c9d5b-67e3-4ee3-bf35-567794931d44 2019-07-22 11:47:40,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738410949707s 2019-07-22 11:47:45,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:45,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:45,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-fb8baccd-87d8-4719-b4b7-f4b8a613989e 2019-07-22 11:47:45,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:45,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:45 GMT Server: Apache x-openstack-request-id: req-24a38c39-755c-4447-a3d5-5f050ccf5311 2019-07-22 11:47:45,318 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:45,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-24a38c39-755c-4447-a3d5-5f050ccf5311 2019-07-22 11:47:45,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734088420868s 2019-07-22 11:47:50,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:50,354 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:50 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-949e8dd6-1c5a-4bdc-9931-058ba002ebaf 2019-07-22 11:47:50,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:50,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:50 GMT Server: Apache x-openstack-request-id: req-091078bf-6982-4ba2-9d4d-aabc4227b579 2019-07-22 11:47:50,396 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:50,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-091078bf-6982-4ba2-9d4d-aabc4227b579 2019-07-22 11:47:50,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726521015167s 2019-07-22 11:47:50,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:47:50,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:50,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:50 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-0176c059-e2d4-4dab-aec3-00510c80ee04 2019-07-22 11:47:50,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:50,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-67547866-cac5-4f59-bf75-e0ee599762d0 2019-07-22 11:47:50,456 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:47:50,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-67547866-cac5-4f59-bf75-e0ee599762d0 2019-07-22 11:47:50,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0588428974152s 2019-07-22 11:47:55,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:47:55,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:47:55,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:47:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-09db3e95-acfc-4c06-a5fc-8e3fc10b90b6 2019-07-22 11:47:55,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:47:55,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:47:55 GMT Server: Apache x-openstack-request-id: req-5d368f52-131d-4636-9859-e380bb80f0f2 2019-07-22 11:47:55,539 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:47:55,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-5d368f52-131d-4636-9859-e380bb80f0f2 2019-07-22 11:47:55,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076446056366s 2019-07-22 11:48:00,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:00,575 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:00 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-ce2323ed-c15e-4fad-b0ca-81a0bac676aa 2019-07-22 11:48:00,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:00,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:00 GMT Server: Apache x-openstack-request-id: req-7aca1d7e-916f-4aef-9c34-fb4d5d0481a1 2019-07-22 11:48:00,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:00,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-7aca1d7e-916f-4aef-9c34-fb4d5d0481a1 2019-07-22 11:48:00,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718581676483s 2019-07-22 11:48:00,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:48:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:00,647 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:00 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-ff3ba627-54d5-459d-bdf2-86cedfb42c90 2019-07-22 11:48:00,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:00,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7dd32d3f-19d3-4838-8d59-fddf929fc2f3 2019-07-22 11:48:00,688 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:48:00,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-7dd32d3f-19d3-4838-8d59-fddf929fc2f3 2019-07-22 11:48:00,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712668895721s 2019-07-22 11:48:05,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:05,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:05,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:05 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-8d308cf5-02fe-40fe-9843-c716eb6f9832 2019-07-22 11:48:05,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:05,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:05 GMT Server: Apache x-openstack-request-id: req-8610cf2e-2d2d-40be-b4a6-50836577ccae 2019-07-22 11:48:05,765 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:05,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-8610cf2e-2d2d-40be-b4a6-50836577ccae 2019-07-22 11:48:05,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745050907135s 2019-07-22 11:48:10,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:10,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-6d36ceb0-a672-4cee-98ec-61aa91cb2426 2019-07-22 11:48:10,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:10,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:10 GMT Server: Apache x-openstack-request-id: req-150de722-bf89-4c5a-9eed-5c329271776c 2019-07-22 11:48:10,843 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:10,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-150de722-bf89-4c5a-9eed-5c329271776c 2019-07-22 11:48:10,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719430446625s 2019-07-22 11:48:10,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:48:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:10,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:10 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-66ac6a8a-c4a8-4990-b46c-ba05a68fd871 2019-07-22 11:48:10,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:10,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d8c3acb1-5c04-4bfd-91e7-2ca7de01d080 2019-07-22 11:48:10,915 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:48:10,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d8c3acb1-5c04-4bfd-91e7-2ca7de01d080 2019-07-22 11:48:10,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710051059723s 2019-07-22 11:48:15,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:15,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:15,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:15 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-1c13bf54-6bd6-413e-b207-1ee4193f4be8 2019-07-22 11:48:15,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:15,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:15 GMT Server: Apache x-openstack-request-id: req-4a82bd93-eb2e-4146-b657-b0a87deed9f8 2019-07-22 11:48:15,993 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:15,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-4a82bd93-eb2e-4146-b657-b0a87deed9f8 2019-07-22 11:48:15,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706520080566s 2019-07-22 11:48:20,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:21,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:21,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:21 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-23be28d1-8040-49ca-bb65-21b67848c9e5 2019-07-22 11:48:21,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:21,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:21 GMT Server: Apache x-openstack-request-id: req-7600dcb5-6f0f-4f47-ad3a-b42ffbb95258 2019-07-22 11:48:21,070 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:21,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-7600dcb5-6f0f-4f47-ad3a-b42ffbb95258 2019-07-22 11:48:21,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717821121216s 2019-07-22 11:48:21,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:48:21,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:21,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:21 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d133f10-4502-4a31-b21a-6cacfd4c27fc 2019-07-22 11:48:21,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:21,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dfd5d7ea-7056-4ff1-82a1-7a1550c041b4 2019-07-22 11:48:21,142 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:48:21,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-dfd5d7ea-7056-4ff1-82a1-7a1550c041b4 2019-07-22 11:48:21,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715210437775s 2019-07-22 11:48:26,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:26,181 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:26 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-86a116a7-6760-4500-a038-816548ba5147 2019-07-22 11:48:26,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:26,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:26 GMT Server: Apache x-openstack-request-id: req-e7de9496-d977-4997-b5d5-329d45a22fd4 2019-07-22 11:48:26,224 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:26,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-e7de9496-d977-4997-b5d5-329d45a22fd4 2019-07-22 11:48:26,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753700733185s 2019-07-22 11:48:31,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:31,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:31 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-5ddd7135-f736-438f-8e81-e75f48a414e1 2019-07-22 11:48:31,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:31,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:31 GMT Server: Apache x-openstack-request-id: req-88c32640-4dd1-4aec-8d74-a7b1ba24864a 2019-07-22 11:48:31,303 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:31,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-88c32640-4dd1-4aec-8d74-a7b1ba24864a 2019-07-22 11:48:31,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727460384369s 2019-07-22 11:48:31,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:48:31,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:31,332 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:31 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-9bfda715-f582-46ef-8793-fef788115afe 2019-07-22 11:48:31,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:31,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-249edbce-2842-4d95-9a4e-663b99c32b63 2019-07-22 11:48:31,374 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:48:31,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-249edbce-2842-4d95-9a4e-663b99c32b63 2019-07-22 11:48:31,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713460445404s 2019-07-22 11:48:36,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:36,412 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:36 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-da3e7293-1cdd-47be-83aa-9b54275a2a6f 2019-07-22 11:48:36,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:36,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:36 GMT Server: Apache x-openstack-request-id: req-f96ed247-7bab-4705-a31c-2ba21ba176d1 2019-07-22 11:48:36,455 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:36,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-f96ed247-7bab-4705-a31c-2ba21ba176d1 2019-07-22 11:48:36,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742950439453s 2019-07-22 11:48:41,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:41,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:41 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-be51d2f5-8633-47a8-9a1f-3fadf5d2aaab 2019-07-22 11:48:41,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:41,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:41 GMT Server: Apache x-openstack-request-id: req-6e9ed52b-f3dd-42ff-be6b-e1af9f0f860a 2019-07-22 11:48:41,537 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:41,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-6e9ed52b-f3dd-42ff-be6b-e1af9f0f860a 2019-07-22 11:48:41,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770080089569s 2019-07-22 11:48:41,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:48:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:41,568 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:41 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f5c0a934-7649-4629-8487-9d65c09801c0 2019-07-22 11:48:41,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:41,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-52fc4b23-9089-489e-97ee-a73a226d3655 2019-07-22 11:48:41,611 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:48:41,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-52fc4b23-9089-489e-97ee-a73a226d3655 2019-07-22 11:48:41,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736420154572s 2019-07-22 11:48:46,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:46,649 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-3e53c06a-eed3-480d-a5d1-39ec17710f5f 2019-07-22 11:48:46,649 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:46,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:46 GMT Server: Apache x-openstack-request-id: req-d57c27d3-314f-46c2-a7f0-b9f6e2af10e9 2019-07-22 11:48:46,691 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:46,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-d57c27d3-314f-46c2-a7f0-b9f6e2af10e9 2019-07-22 11:48:46,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736808776855s 2019-07-22 11:48:51,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:51,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:51,723 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-48a54d22-f7ec-4dba-afea-6341192b4ba7 2019-07-22 11:48:51,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:51,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:51 GMT Server: Apache x-openstack-request-id: req-e1fc65d0-56d9-41e7-bd67-ad5ff2b1d57a 2019-07-22 11:48:51,765 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:51,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-e1fc65d0-56d9-41e7-bd67-ad5ff2b1d57a 2019-07-22 11:48:51,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713028907776s 2019-07-22 11:48:51,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:48:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:51,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-9ff865b4-65e6-4e74-8a04-7f22f70f63e7 2019-07-22 11:48:51,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:51,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d0717b5-f338-4fac-9c4d-7bc4e78133d7 2019-07-22 11:48:51,839 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:48:51,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-6d0717b5-f338-4fac-9c4d-7bc4e78133d7 2019-07-22 11:48:51,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733499526978s 2019-07-22 11:48:56,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:48:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:48:56,876 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:48:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-f5737071-b27a-4b5d-a8e0-27284777a7d9 2019-07-22 11:48:56,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:48:56,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:48:56 GMT Server: Apache x-openstack-request-id: req-b48c8bf8-7025-409c-98a6-0cf04e38b8db 2019-07-22 11:48:56,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:48:56,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-b48c8bf8-7025-409c-98a6-0cf04e38b8db 2019-07-22 11:48:56,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746829509735s 2019-07-22 11:49:01,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:01,956 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-557983de-5f2a-441c-a785-dd337b112586 2019-07-22 11:49:01,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:01,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:01 GMT Server: Apache x-openstack-request-id: req-936794fb-6450-4a9d-afc0-908a369700fb 2019-07-22 11:49:01,998 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:01,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-936794fb-6450-4a9d-afc0-908a369700fb 2019-07-22 11:49:01,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723259449005s 2019-07-22 11:49:01,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:49:02,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:02,028 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:02 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad6f888a-3a5f-4149-921b-32886478cf93 2019-07-22 11:49:02,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:02,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3349400-8279-4b34-9385-f311ac5e073f 2019-07-22 11:49:02,071 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:49:02,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-e3349400-8279-4b34-9385-f311ac5e073f 2019-07-22 11:49:02,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727481842041s 2019-07-22 11:49:07,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:07,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:07 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-37baa592-e09a-4c9d-a53c-6026fde372fa 2019-07-22 11:49:07,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:07,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:07 GMT Server: Apache x-openstack-request-id: req-7201aeaa-9761-45ab-895c-ecb047a1e315 2019-07-22 11:49:07,150 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:07,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-7201aeaa-9761-45ab-895c-ecb047a1e315 2019-07-22 11:49:07,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724499225616s 2019-07-22 11:49:12,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:12,186 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:12 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-7ec61530-55d1-49d6-bec0-ddc0053c8bca 2019-07-22 11:49:12,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:12,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:12 GMT Server: Apache x-openstack-request-id: req-0e958446-efc5-4d9f-a385-565faac55a9e 2019-07-22 11:49:12,228 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:12,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-0e958446-efc5-4d9f-a385-565faac55a9e 2019-07-22 11:49:12,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724358558655s 2019-07-22 11:49:12,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:49:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:12,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:12 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-ade9120d-ce2a-40d9-b655-129cb684970d 2019-07-22 11:49:12,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:12,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca3b5b12-3398-4ddf-815f-310da4294ed7 2019-07-22 11:49:12,302 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:49:12,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-ca3b5b12-3398-4ddf-815f-310da4294ed7 2019-07-22 11:49:12,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726320743561s 2019-07-22 11:49:17,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:17,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:17,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-a3874c02-374b-45ab-a376-bc0bfb7d452e 2019-07-22 11:49:17,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:17,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:17 GMT Server: Apache x-openstack-request-id: req-3671b631-a249-4802-9c49-b7a069eae051 2019-07-22 11:49:17,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:17,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-3671b631-a249-4802-9c49-b7a069eae051 2019-07-22 11:49:17,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732109546661s 2019-07-22 11:49:22,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:22,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:22,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-dfc6495c-d2fc-4d6c-bb54-514aa311b8ff 2019-07-22 11:49:22,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:22,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:22 GMT Server: Apache x-openstack-request-id: req-438ada75-65d2-41fd-a2ec-1fa55c0b77f1 2019-07-22 11:49:22,458 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:22,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-438ada75-65d2-41fd-a2ec-1fa55c0b77f1 2019-07-22 11:49:22,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709941387177s 2019-07-22 11:49:22,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:49:22,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:22,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-e23f2346-d38a-41cd-8d74-77f42a5da414 2019-07-22 11:49:22,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:22,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b4631126-9f87-4713-b393-667c982ad60c 2019-07-22 11:49:22,529 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:49:22,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-b4631126-9f87-4713-b393-667c982ad60c 2019-07-22 11:49:22,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706989765167s 2019-07-22 11:49:27,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:27,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:27,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-3d9a822d-bb52-433a-a290-0c9e15d669cc 2019-07-22 11:49:27,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:27,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:27 GMT Server: Apache x-openstack-request-id: req-e303fd17-2bc9-4002-8761-60f5b5c656c1 2019-07-22 11:49:27,612 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:27,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-e303fd17-2bc9-4002-8761-60f5b5c656c1 2019-07-22 11:49:27,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757081508636s 2019-07-22 11:49:32,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:32,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:32,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-76f40500-5116-4efd-8fc8-81a507643edc 2019-07-22 11:49:32,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:32,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:32 GMT Server: Apache x-openstack-request-id: req-66e65f16-7f21-4fdc-b640-d2efb5ba9075 2019-07-22 11:49:32,693 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:32,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-66e65f16-7f21-4fdc-b640-d2efb5ba9075 2019-07-22 11:49:32,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754981040955s 2019-07-22 11:49:32,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:49:32,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:32,720 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-c794ebea-6e03-4558-b158-ff34d38110eb 2019-07-22 11:49:32,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:32,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53b977e5-250d-4615-bced-8f77700915b3 2019-07-22 11:49:32,761 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:49:32,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-53b977e5-250d-4615-bced-8f77700915b3 2019-07-22 11:49:32,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0677530765533s 2019-07-22 11:49:37,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:37,799 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:37 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-9998c917-320e-4b8a-80f6-02fd1161f0b7 2019-07-22 11:49:37,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:38,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:37 GMT Server: Apache x-openstack-request-id: req-b6f3c60f-1282-4e60-a55a-d6c81425850d 2019-07-22 11:49:38,158 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:38,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-b6f3c60f-1282-4e60-a55a-d6c81425850d 2019-07-22 11:49:38,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.390250205994s 2019-07-22 11:49:43,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:43,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:43,196 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-22e18c50-9d2a-483c-adf0-6ff1658e7fa4 2019-07-22 11:49:43,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:43,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:43 GMT Server: Apache x-openstack-request-id: req-035552c1-db9c-4ef3-8205-4feebb1f760a 2019-07-22 11:49:43,239 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:43,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-035552c1-db9c-4ef3-8205-4feebb1f760a 2019-07-22 11:49:43,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075569152832s 2019-07-22 11:49:43,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:49:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:43,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb35171a-1f5f-4605-9bc6-e5434fe5c5cc 2019-07-22 11:49:43,269 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:43,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb4b6bfd-adf4-46ed-b601-ba32cc9ed4d7 2019-07-22 11:49:43,311 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:49:43,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-fb4b6bfd-adf4-46ed-b601-ba32cc9ed4d7 2019-07-22 11:49:43,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714838504791s 2019-07-22 11:49:48,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:48,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:48,348 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-74975747-c57d-445f-9b1e-c70dbffdc31a 2019-07-22 11:49:48,348 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:48,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:48 GMT Server: Apache x-openstack-request-id: req-79ed02f6-9e11-4f5f-adb3-6d0b5a0bc23e 2019-07-22 11:49:48,389 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:48,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-79ed02f6-9e11-4f5f-adb3-6d0b5a0bc23e 2019-07-22 11:49:48,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711889266968s 2019-07-22 11:49:53,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:53,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:53,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-ce532d3e-da7c-4f3e-8ecf-ba8511b7a93d 2019-07-22 11:49:53,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:53,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:53 GMT Server: Apache x-openstack-request-id: req-835bc0a7-6ddb-4c41-9e7e-13df79da9c56 2019-07-22 11:49:53,465 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:53,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-835bc0a7-6ddb-4c41-9e7e-13df79da9c56 2019-07-22 11:49:53,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705711841583s 2019-07-22 11:49:53,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:49:53,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:53,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-382a95db-e5b3-4ae4-9803-abbb448e5d62 2019-07-22 11:49:53,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:53,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a3d92471-008e-4e1b-b10a-dd3b76304af1 2019-07-22 11:49:53,520 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:49:53,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-a3d92471-008e-4e1b-b10a-dd3b76304af1 2019-07-22 11:49:53,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0541191101074s 2019-07-22 11:49:58,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:49:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:49:58,825 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:49:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-ce69ac14-aea7-4f5d-a049-2f426ee25971 2019-07-22 11:49:58,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:49:58,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:49:58 GMT Server: Apache x-openstack-request-id: req-6d999256-55ee-412a-8924-e01a03fff376 2019-07-22 11:49:58,867 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:49:58,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-6d999256-55ee-412a-8924-e01a03fff376 2019-07-22 11:49:58,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344497919083s 2019-07-22 11:50:03,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:03,903 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-459baa89-e460-40fc-b1d3-afd1fb3529ea 2019-07-22 11:50:03,903 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:03,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:03 GMT Server: Apache x-openstack-request-id: req-1f33d125-e23e-484f-8d6b-ee3d6e69e2ed 2019-07-22 11:50:03,944 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:03,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-1f33d125-e23e-484f-8d6b-ee3d6e69e2ed 2019-07-22 11:50:03,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712928771973s 2019-07-22 11:50:03,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:50:03,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:03,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-5fa3b45f-c64a-4dcc-86c7-d1374969d231 2019-07-22 11:50:03,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:04,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cf76b632-fc30-4ce1-afff-fd8b7f19b6ff 2019-07-22 11:50:04,014 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:50:04,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-cf76b632-fc30-4ce1-afff-fd8b7f19b6ff 2019-07-22 11:50:04,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699861049652s 2019-07-22 11:50:09,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:09,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:09 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-d23f10b9-af13-45ea-b3b3-f710fedca522 2019-07-22 11:50:09,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:09,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:09 GMT Server: Apache x-openstack-request-id: req-f3f607a8-f779-467f-bfc4-25e7f918a62f 2019-07-22 11:50:09,098 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:09,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-f3f607a8-f779-467f-bfc4-25e7f918a62f 2019-07-22 11:50:09,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769729614258s 2019-07-22 11:50:14,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:14,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:14,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-75a3a7ef-4b2b-4550-9963-33c764e0f749 2019-07-22 11:50:14,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:14,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:14 GMT Server: Apache x-openstack-request-id: req-bf310886-62a8-454f-bcdb-8cce91649101 2019-07-22 11:50:14,458 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:14,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-bf310886-62a8-454f-bcdb-8cce91649101 2019-07-22 11:50:14,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354402065277s 2019-07-22 11:50:14,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:50:14,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:14,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-6671be3a-a2db-43d2-841d-87a2639f41dc 2019-07-22 11:50:14,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:14,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-199cd196-c2ba-4101-9e59-e9714a4173d9 2019-07-22 11:50:14,513 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:50:14,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-199cd196-c2ba-4101-9e59-e9714a4173d9 2019-07-22 11:50:14,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0542731285095s 2019-07-22 11:50:19,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:19,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:19,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-720cdc11-d1a6-4f76-9a20-ad2c797df939 2019-07-22 11:50:19,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:19,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:19 GMT Server: Apache x-openstack-request-id: req-90438cea-3ce9-4a33-924a-171b3a606d04 2019-07-22 11:50:19,594 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:19,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-90438cea-3ce9-4a33-924a-171b3a606d04 2019-07-22 11:50:19,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740208625793s 2019-07-22 11:50:24,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:24,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:24,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-1f87d93c-0996-4dde-ba6c-165fd6ce7dcf 2019-07-22 11:50:24,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:24,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:24 GMT Server: Apache x-openstack-request-id: req-4177a1b9-0cde-434c-8934-a9d4c57d36e9 2019-07-22 11:50:24,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:24,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-4177a1b9-0cde-434c-8934-a9d4c57d36e9 2019-07-22 11:50:24,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719637870789s 2019-07-22 11:50:24,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:50:24,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:24,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b123c27-0415-44df-bd59-5259bf8b5a2d 2019-07-22 11:50:24,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:24,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19649b4e-ffb0-42b9-a5a9-a3c0e4c71af4 2019-07-22 11:50:24,745 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:50:24,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-19649b4e-ffb0-42b9-a5a9-a3c0e4c71af4 2019-07-22 11:50:24,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727398395538s 2019-07-22 11:50:29,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:29,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:29,799 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:29 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-c6dff678-e1f9-40e0-81ae-85d11b088821 2019-07-22 11:50:29,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:29,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:29 GMT Server: Apache x-openstack-request-id: req-582c8138-ddd1-4963-89d4-92658ffd08d4 2019-07-22 11:50:29,842 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:29,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-582c8138-ddd1-4963-89d4-92658ffd08d4 2019-07-22 11:50:29,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0907130241394s 2019-07-22 11:50:34,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:34,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:34 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-04b8b4a6-3796-49f2-bfac-23fc4ff6f3ba 2019-07-22 11:50:34,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:35,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:34 GMT Server: Apache x-openstack-request-id: req-1bc1e395-407a-41bd-b04b-8e2deaf01f00 2019-07-22 11:50:35,199 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:35,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-1bc1e395-407a-41bd-b04b-8e2deaf01f00 2019-07-22 11:50:35,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351284980774s 2019-07-22 11:50:35,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:50:35,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:35,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-e6b4142a-c5ba-45fd-ae8f-d45f95cbf25b 2019-07-22 11:50:35,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:35,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-822ec96d-52d6-4d4f-9f3c-a99391287bf5 2019-07-22 11:50:35,540 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:50:35,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-822ec96d-52d6-4d4f-9f3c-a99391287bf5 2019-07-22 11:50:35,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.340882062912s 2019-07-22 11:50:40,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:40,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:40,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc Server: Apache x-openstack-request-id: req-82d15259-3465-426e-8436-b09695b4f82e 2019-07-22 11:50:40,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:40,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 351 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8967ae5d-a4db-418b-9847-e9333f0c6f67 2019-07-22 11:50:40,621 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-07-22T11:50:38Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/bono/events/4f9699b0-a76d-41a6-ac12-2cada5cd1942", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ec408943-91f6-43b5-ba5f-59a0713d6c87", "id": "4f9699b0-a76d-41a6-ac12-2cada5cd1942"}]} 2019-07-22 11:50:40,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc&marker=f4c20460-1193-4196-82c7-82dbb63728b8&sort_dir=asc used request id req-8967ae5d-a4db-418b-9847-e9333f0c6f67 2019-07-22 11:50:40,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074214220047s 2019-07-22 11:50:45,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:45,660 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-a540b8ad-9e73-4cb8-b6b2-6020ec9077ac 2019-07-22 11:50:45,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:45,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:45 GMT Server: Apache x-openstack-request-id: req-741999ba-5b6e-482f-9066-e0c3a0d93f04 2019-07-22 11:50:45,703 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:45,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-741999ba-5b6e-482f-9066-e0c3a0d93f04 2019-07-22 11:50:45,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758888721466s 2019-07-22 11:50:50,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:50,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:50,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:50 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-edd5c2ae-795a-49c5-b9df-f1f9215a4c0c 2019-07-22 11:50:50,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:50,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:50 GMT Server: Apache x-openstack-request-id: req-55fbaa45-bfe5-4fac-8baa-eeeb63338ff7 2019-07-22 11:50:50,782 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:50,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-55fbaa45-bfe5-4fac-8baa-eeeb63338ff7 2019-07-22 11:50:50,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731859207153s 2019-07-22 11:50:50,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:50:50,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:50,812 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:50 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-2fe9c267-4d84-409e-ad80-5c434e0d90ef 2019-07-22 11:50:50,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:50,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ac825e31-e6d4-4196-86be-a812972ef7ec 2019-07-22 11:50:50,854 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:50:50,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-ac825e31-e6d4-4196-86be-a812972ef7ec 2019-07-22 11:50:50,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711019039154s 2019-07-22 11:50:55,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:50:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:50:56,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:50:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-04aec11d-02e5-4b00-ba4e-1d94ec40610b 2019-07-22 11:50:56,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:50:56,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:50:56 GMT Server: Apache x-openstack-request-id: req-6d24506a-cb95-4c21-b82a-f033ea70c14f 2019-07-22 11:50:56,223 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:50:56,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-6d24506a-cb95-4c21-b82a-f033ea70c14f 2019-07-22 11:50:56,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362370967865s 2019-07-22 11:51:01,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:01,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:01,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-24465220-d08b-4ed5-8060-edbfc0fc5583 2019-07-22 11:51:01,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:01,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:01 GMT Server: Apache x-openstack-request-id: req-96b61963-3ced-474c-84a3-b7cdf400d627 2019-07-22 11:51:01,577 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:01,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-96b61963-3ced-474c-84a3-b7cdf400d627 2019-07-22 11:51:01,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348934173584s 2019-07-22 11:51:01,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:51:01,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:01,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:01 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-75a5f7ae-3cb8-4d3c-bc5c-7963aee5b32c 2019-07-22 11:51:01,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:01,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0b72f929-902b-48ba-9bf6-db3fe605d3fc 2019-07-22 11:51:01,649 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:51:01,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-0b72f929-902b-48ba-9bf6-db3fe605d3fc 2019-07-22 11:51:01,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071624994278s 2019-07-22 11:51:06,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:06,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:06 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-63e1f108-5bea-423f-a4ad-ec4381fddd62 2019-07-22 11:51:06,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:06,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:06 GMT Server: Apache x-openstack-request-id: req-5946c110-f74f-4c4b-8b2e-40cb8fc8dabd 2019-07-22 11:51:06,731 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:06,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-5946c110-f74f-4c4b-8b2e-40cb8fc8dabd 2019-07-22 11:51:06,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745611190796s 2019-07-22 11:51:11,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:11,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:11,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-1b918d66-1ed8-4081-834b-8eb7c8e1cab5 2019-07-22 11:51:11,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:11,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:11 GMT Server: Apache x-openstack-request-id: req-094cce77-f72c-48f9-ad20-a0202d02973e 2019-07-22 11:51:11,810 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:11,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-094cce77-f72c-48f9-ad20-a0202d02973e 2019-07-22 11:51:11,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737857818604s 2019-07-22 11:51:11,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:51:11,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:11,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-2649af0c-18a5-4709-8b1b-835984402877 2019-07-22 11:51:11,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:11,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb4a0716-99ef-45df-9fdf-71c0308fee52 2019-07-22 11:51:11,881 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:51:11,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-bb4a0716-99ef-45df-9fdf-71c0308fee52 2019-07-22 11:51:11,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706560611725s 2019-07-22 11:51:16,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:16,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:16,918 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:16 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-406be789-ba6b-4510-8f6f-c6b0f36abd01 2019-07-22 11:51:16,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:16,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:16 GMT Server: Apache x-openstack-request-id: req-26a0e14e-ec36-4c3a-8195-da69e6f76352 2019-07-22 11:51:16,960 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:16,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-26a0e14e-ec36-4c3a-8195-da69e6f76352 2019-07-22 11:51:16,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725989341736s 2019-07-22 11:51:21,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:21,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:21,993 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:21 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-e7334f4a-8ade-4c3e-b3f1-b241eca9f3b8 2019-07-22 11:51:21,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:22,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:21 GMT Server: Apache x-openstack-request-id: req-4bef6653-6a9b-4345-a112-b8899f2e4e32 2019-07-22 11:51:22,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:22,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-4bef6653-6a9b-4345-a112-b8899f2e4e32 2019-07-22 11:51:22,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703861713409s 2019-07-22 11:51:22,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:51:22,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:22,063 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:22 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f17fddc4-5b3c-4cac-846b-cb07f8801277 2019-07-22 11:51:22,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:22,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f5895668-230d-4cec-8f14-dd069ccd6233 2019-07-22 11:51:22,089 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:51:22,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-f5895668-230d-4cec-8f14-dd069ccd6233 2019-07-22 11:51:22,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0547590255737s 2019-07-22 11:51:27,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:27,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:27,147 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:27 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-e75c9ebb-ac2a-49ae-a7ff-c19da0159d87 2019-07-22 11:51:27,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:27,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:27 GMT Server: Apache x-openstack-request-id: req-ec63a6ca-777e-416a-ad87-c1a581fdb8f3 2019-07-22 11:51:27,236 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:27,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-ec63a6ca-777e-416a-ad87-c1a581fdb8f3 2019-07-22 11:51:27,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.13978099823s 2019-07-22 11:51:32,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:32,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:32,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-08fe76ba-63ae-44c3-948b-95e633c14d5d 2019-07-22 11:51:32,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:32,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:32 GMT Server: Apache x-openstack-request-id: req-50eadd95-5731-483a-a0f2-0898a051eb0d 2019-07-22 11:51:32,315 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:32,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-50eadd95-5731-483a-a0f2-0898a051eb0d 2019-07-22 11:51:32,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741231441498s 2019-07-22 11:51:32,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:51:32,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:32,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:32 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f8116165-f075-496f-9c01-fd38f74844d7 2019-07-22 11:51:32,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:32,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5e8c1020-2fa5-4613-a9bd-d37151d77ca1 2019-07-22 11:51:32,658 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:51:32,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-5e8c1020-2fa5-4613-a9bd-d37151d77ca1 2019-07-22 11:51:32,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.342176914215s 2019-07-22 11:51:37,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:37,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:37 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-64ca0957-23ac-4de5-bf5c-703737f3f2c2 2019-07-22 11:51:37,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:38,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:37 GMT Server: Apache x-openstack-request-id: req-6cb237e4-ec56-43cb-95fe-ad7c5f4266cc 2019-07-22 11:51:38,000 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:38,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-6cb237e4-ec56-43cb-95fe-ad7c5f4266cc 2019-07-22 11:51:38,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.335618972778s 2019-07-22 11:51:43,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:43,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:43,036 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-2c524c0c-5958-4884-9fc3-610b189eadc4 2019-07-22 11:51:43,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:43,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:43 GMT Server: Apache x-openstack-request-id: req-1e240056-058b-4ad6-b639-76c4c1925256 2019-07-22 11:51:43,077 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:43,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-1e240056-058b-4ad6-b639-76c4c1925256 2019-07-22 11:51:43,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713460445404s 2019-07-22 11:51:43,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:51:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:43,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:43 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-035062b6-8edf-4d96-90de-be6bf2bd23c7 2019-07-22 11:51:43,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:43,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a38e815-cc4d-4c71-a033-9e68726f77f6 2019-07-22 11:51:43,566 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:51:43,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-5a38e815-cc4d-4c71-a033-9e68726f77f6 2019-07-22 11:51:43,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.488025903702s 2019-07-22 11:51:48,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:48,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:48,602 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:48 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-84a97447-2ff7-4d36-b82b-571206d54e0a 2019-07-22 11:51:48,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:48,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:48 GMT Server: Apache x-openstack-request-id: req-08f3b204-acdc-4f4a-a7b0-5ab55d7b3ded 2019-07-22 11:51:48,645 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:48,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-08f3b204-acdc-4f4a-a7b0-5ab55d7b3ded 2019-07-22 11:51:48,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720338821411s 2019-07-22 11:51:53,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:53,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:53,682 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-6982a83d-38e1-4ae9-b43a-16da2dd5368b 2019-07-22 11:51:53,682 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:53,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:53 GMT Server: Apache x-openstack-request-id: req-a12c3fa9-6192-4c89-af97-34f462f713c0 2019-07-22 11:51:53,725 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:53,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-a12c3fa9-6192-4c89-af97-34f462f713c0 2019-07-22 11:51:53,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747950077057s 2019-07-22 11:51:53,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:51:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:53,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:53 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-5c5505db-59be-4fd8-9654-5c56a8deb669 2019-07-22 11:51:53,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:53,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d4f323b8-9248-418c-ba4c-6d244eb7d857 2019-07-22 11:51:53,802 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:51:53,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-d4f323b8-9248-418c-ba4c-6d244eb7d857 2019-07-22 11:51:53,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076406955719s 2019-07-22 11:51:58,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:51:58,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:51:58,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:51:58 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-1b18ea55-9067-4df1-8bd9-82e24b565ac8 2019-07-22 11:51:58,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:51:58,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:51:58 GMT Server: Apache x-openstack-request-id: req-823c5c75-b175-4dda-b85d-fb659dfd95d5 2019-07-22 11:51:58,882 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:51:58,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-823c5c75-b175-4dda-b85d-fb659dfd95d5 2019-07-22 11:51:58,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733108520508s 2019-07-22 11:52:03,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:03,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:03,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-10605f79-a2c4-40eb-b97b-5fa479ebed14 2019-07-22 11:52:03,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:03,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:03 GMT Server: Apache x-openstack-request-id: req-60d1d4b6-57dd-41ca-87d2-57122d28a452 2019-07-22 11:52:03,964 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:03,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-60d1d4b6-57dd-41ca-87d2-57122d28a452 2019-07-22 11:52:03,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076308965683s 2019-07-22 11:52:03,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:52:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:03,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:03 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-53a6382c-8d9f-4dd0-8848-167b19622725 2019-07-22 11:52:03,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:04,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-148c4cfb-51dd-46c7-911c-9970c36bf5a2 2019-07-22 11:52:04,038 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:52:04,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-148c4cfb-51dd-46c7-911c-9970c36bf5a2 2019-07-22 11:52:04,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733711719513s 2019-07-22 11:52:09,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:09,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:09 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-919ab698-0770-48f3-8421-3973836efee4 2019-07-22 11:52:09,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:09,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:09 GMT Server: Apache x-openstack-request-id: req-56cb9628-2498-4aee-84f9-d59e0642f57b 2019-07-22 11:52:09,421 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:09,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-56cb9628-2498-4aee-84f9-d59e0642f57b 2019-07-22 11:52:09,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.376165866852s 2019-07-22 11:52:14,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:14,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:14,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-9e770c9a-bb0e-47d5-972d-65e009192f7b 2019-07-22 11:52:14,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:14,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:14 GMT Server: Apache x-openstack-request-id: req-fc1170c7-a72c-485e-8fea-a4d941079e14 2019-07-22 11:52:14,776 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:14,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-fc1170c7-a72c-485e-8fea-a4d941079e14 2019-07-22 11:52:14,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349519014359s 2019-07-22 11:52:14,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:52:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:14,807 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:14 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc045006-4588-4e7e-b1ba-266ce9c4ef33 2019-07-22 11:52:14,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:14,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6eb44bc2-938b-4602-bdab-fddbdde24905 2019-07-22 11:52:14,851 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:52:14,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-6eb44bc2-938b-4602-bdab-fddbdde24905 2019-07-22 11:52:14,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743131637573s 2019-07-22 11:52:19,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:19,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:19,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:19 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-50851bea-f2ad-4ee7-bd19-85d619122a94 2019-07-22 11:52:19,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:19,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:19 GMT Server: Apache x-openstack-request-id: req-041d1116-34e7-4892-b025-d03ee6992924 2019-07-22 11:52:19,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:19,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-041d1116-34e7-4892-b025-d03ee6992924 2019-07-22 11:52:19,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760109424591s 2019-07-22 11:52:24,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:24,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:24,970 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:24 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-a3efd151-cdd2-47f0-aae7-c1c8ba582ffe 2019-07-22 11:52:24,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:25,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:24 GMT Server: Apache x-openstack-request-id: req-2f803451-32d3-4323-ad87-bba3110f0e33 2019-07-22 11:52:25,012 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:25,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-2f803451-32d3-4323-ad87-bba3110f0e33 2019-07-22 11:52:25,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072329044342s 2019-07-22 11:52:25,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:52:25,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:25,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:25 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-225b998d-375d-4add-92ad-78391e02765e 2019-07-22 11:52:25,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:25,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e550ab02-7df1-45d2-89ad-09ec34e35e6d 2019-07-22 11:52:25,085 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:52:25,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-e550ab02-7df1-45d2-89ad-09ec34e35e6d 2019-07-22 11:52:25,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722639560699s 2019-07-22 11:52:30,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:30,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:30,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:30 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-3dff912b-3184-495c-9fcc-728986c80a35 2019-07-22 11:52:30,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:30,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:30 GMT Server: Apache x-openstack-request-id: req-7948b85f-6912-4cb4-89bf-3d50c22138ed 2019-07-22 11:52:30,170 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:30,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-7948b85f-6912-4cb4-89bf-3d50c22138ed 2019-07-22 11:52:30,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780482292175s 2019-07-22 11:52:35,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:35,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:35,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-36eeedd3-4cbd-41c1-8d44-653c27b03a12 2019-07-22 11:52:35,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:35,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:35 GMT Server: Apache x-openstack-request-id: req-0108fe1a-f505-4ee4-b5e6-efab8ad4f2bb 2019-07-22 11:52:35,251 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:35,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-0108fe1a-f505-4ee4-b5e6-efab8ad4f2bb 2019-07-22 11:52:35,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075464963913s 2019-07-22 11:52:35,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:52:35,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:35,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:35 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-10a7bc3c-0c8b-47d5-9a7d-ddaa4f2e0738 2019-07-22 11:52:35,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:35,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0fa4ac69-2445-46d4-888b-06adfe2a275d 2019-07-22 11:52:35,328 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:52:35,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-0fa4ac69-2445-46d4-888b-06adfe2a275d 2019-07-22 11:52:35,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0769588947296s 2019-07-22 11:52:40,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:40,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:40,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:40 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-a675d159-43b9-4c01-b129-ce2949f729d2 2019-07-22 11:52:40,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:40,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:40 GMT Server: Apache x-openstack-request-id: req-abd44b1d-d38d-47e4-b73e-8c8b99a3cc09 2019-07-22 11:52:40,413 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:40,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-abd44b1d-d38d-47e4-b73e-8c8b99a3cc09 2019-07-22 11:52:40,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781490802765s 2019-07-22 11:52:45,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:45,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:45,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-9c22cd2a-17b0-4a1d-abec-fb359be30650 2019-07-22 11:52:45,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:45,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:45 GMT Server: Apache x-openstack-request-id: req-0ca170f7-6f9f-4a26-bf75-7cc3f6a63b3a 2019-07-22 11:52:45,509 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:45,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-0ca170f7-6f9f-4a26-bf75-7cc3f6a63b3a 2019-07-22 11:52:45,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0905249118805s 2019-07-22 11:52:45,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:52:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:45,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:45 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-3fc26282-e6b1-4662-8840-7867d73dcced 2019-07-22 11:52:45,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:45,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19f431c1-3e5f-4cf3-bf7a-9402b012d1ff 2019-07-22 11:52:45,584 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:52:45,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-19f431c1-3e5f-4cf3-bf7a-9402b012d1ff 2019-07-22 11:52:45,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741510391235s 2019-07-22 11:52:50,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:50,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:50 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-a8d0b1c8-54df-4756-8cf7-0f7b6df1af2e 2019-07-22 11:52:50,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:50,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:50 GMT Server: Apache x-openstack-request-id: req-4a02d243-2fc9-4a6c-95b6-84e89445b1cd 2019-07-22 11:52:50,666 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:50,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-4a02d243-2fc9-4a6c-95b6-84e89445b1cd 2019-07-22 11:52:50,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749540328979s 2019-07-22 11:52:55,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:52:55,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:55,706 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-457d5c2f-b88a-4627-8585-90a20d17e60b 2019-07-22 11:52:55,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:55,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:55 GMT Server: Apache x-openstack-request-id: req-4b6f1864-4c55-46cc-a934-9c18c944e546 2019-07-22 11:52:55,748 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:52:55,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-4b6f1864-4c55-46cc-a934-9c18c944e546 2019-07-22 11:52:55,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768790245056s 2019-07-22 11:52:55,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:52:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:52:55,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:52:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-722e44c0-c13b-4f9d-be5c-9107871f08a8 2019-07-22 11:52:55,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:52:55,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:52:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7c7e424b-5a93-46bc-bd74-5a0ab5a8d720 2019-07-22 11:52:55,822 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:52:55,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-7c7e424b-5a93-46bc-bd74-5a0ab5a8d720 2019-07-22 11:52:55,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728211402893s 2019-07-22 11:53:00,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:00,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:00,858 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:00 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-457362cd-ad16-4ca8-8492-775de5bd1708 2019-07-22 11:53:00,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:00,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:00 GMT Server: Apache x-openstack-request-id: req-fe27d62a-ae31-4f0f-b16f-c4037dd5934d 2019-07-22 11:53:00,899 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:00,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-fe27d62a-ae31-4f0f-b16f-c4037dd5934d 2019-07-22 11:53:00,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706079006195s 2019-07-22 11:53:05,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:05,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:05,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:05 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-2913dfa8-2926-453e-9982-089d971a502a 2019-07-22 11:53:05,934 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:05,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:05 GMT Server: Apache x-openstack-request-id: req-c8ef266b-c736-4955-94aa-c1705497f552 2019-07-22 11:53:05,975 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:05,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-c8ef266b-c736-4955-94aa-c1705497f552 2019-07-22 11:53:05,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070741891861s 2019-07-22 11:53:05,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:53:05,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:06,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:05 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-5f686260-2020-4b79-ab1e-6a9cf7bee980 2019-07-22 11:53:06,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:06,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ecdfc372-a238-4050-88b3-c072b7ea7703 2019-07-22 11:53:06,048 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:53:06,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-ecdfc372-a238-4050-88b3-c072b7ea7703 2019-07-22 11:53:06,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722668170929s 2019-07-22 11:53:11,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:11,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:11 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-ed63ab76-950e-4b10-a160-2be556b3f885 2019-07-22 11:53:11,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:11,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:11 GMT Server: Apache x-openstack-request-id: req-3d75e7fe-4c1f-4679-b295-3cea132e1baa 2019-07-22 11:53:11,127 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:11,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-3d75e7fe-4c1f-4679-b295-3cea132e1baa 2019-07-22 11:53:11,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728011131287s 2019-07-22 11:53:16,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:16,164 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:16 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc Server: Apache x-openstack-request-id: req-91af5e57-1194-4a59-9141-146a1a49f18b 2019-07-22 11:53:16,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:16,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e9ba314-12c7-46bf-bbd0-d3fe4709c327 2019-07-22 11:53:16,208 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-07-22T11:53:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/homer/events/888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d00c8dd0-3bbe-448d-86ba-785cfc18211f", "id": "888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8"}]} 2019-07-22 11:53:16,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc&marker=4f9699b0-a76d-41a6-ac12-2cada5cd1942&sort_dir=asc used request id req-1e9ba314-12c7-46bf-bbd0-d3fe4709c327 2019-07-22 11:53:16,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751650333405s 2019-07-22 11:53:21,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:21,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:21,243 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:21 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-4907ab34-e302-4248-995e-912397be62e7 2019-07-22 11:53:21,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:21,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:21 GMT Server: Apache x-openstack-request-id: req-7bb4c20b-3753-4dd3-a3a5-4fce27666bc2 2019-07-22 11:53:21,287 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:21,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-7bb4c20b-3753-4dd3-a3a5-4fce27666bc2 2019-07-22 11:53:21,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731709003448s 2019-07-22 11:53:26,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:26,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:26,326 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:26 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-33fa49d0-4fbb-4823-83a9-aec3df7182ed 2019-07-22 11:53:26,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:26,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:26 GMT Server: Apache x-openstack-request-id: req-6c5d7d18-ea12-4fbf-adc9-0780c9fefeb2 2019-07-22 11:53:26,370 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:26,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-6c5d7d18-ea12-4fbf-adc9-0780c9fefeb2 2019-07-22 11:53:26,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772640705109s 2019-07-22 11:53:26,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:53:26,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:26,400 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:26 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-509c3374-1fa0-4608-85e2-c975ac6b9ab3 2019-07-22 11:53:26,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:26,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9e5b4ce2-ddcb-4b21-85cd-1ef5b399171e 2019-07-22 11:53:26,444 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:53:26,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-9e5b4ce2-ddcb-4b21-85cd-1ef5b399171e 2019-07-22 11:53:26,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735921859741s 2019-07-22 11:53:31,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:31,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:31 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-638eb089-4da6-40b1-a07d-b5f3d5dd1ada 2019-07-22 11:53:31,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:31,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:31 GMT Server: Apache x-openstack-request-id: req-4aeb556f-9872-4ff1-aa23-f48c1e6a6642 2019-07-22 11:53:31,528 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:31,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-4aeb556f-9872-4ff1-aa23-f48c1e6a6642 2019-07-22 11:53:31,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767409801483s 2019-07-22 11:53:36,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:36,564 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:36 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-84242bd1-077d-4b01-a86d-4a531dd5795b 2019-07-22 11:53:36,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:36,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:36 GMT Server: Apache x-openstack-request-id: req-c1eb3162-a4a6-4ad0-8a72-17bbcc4b97de 2019-07-22 11:53:36,612 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:36,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-c1eb3162-a4a6-4ad0-8a72-17bbcc4b97de 2019-07-22 11:53:36,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0796089172363s 2019-07-22 11:53:36,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:53:36,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:36,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:36 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1445a53-e51d-494a-a831-b548f29bbf3c 2019-07-22 11:53:36,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:36,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e4ee76b4-ba12-4eb9-90ac-a34e84861283 2019-07-22 11:53:36,685 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:53:36,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-e4ee76b4-ba12-4eb9-90ac-a34e84861283 2019-07-22 11:53:36,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729219913483s 2019-07-22 11:53:41,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:41,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:41,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:41 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-31f58879-fff8-46f9-9a91-f50f27ac850e 2019-07-22 11:53:41,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:41,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:41 GMT Server: Apache x-openstack-request-id: req-87b6e6ab-2a8c-4531-94c8-418a4a68216c 2019-07-22 11:53:41,768 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:41,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-87b6e6ab-2a8c-4531-94c8-418a4a68216c 2019-07-22 11:53:41,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774269104004s 2019-07-22 11:53:46,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:46,807 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-09261ab5-c0b5-4e46-9f19-3e1e025771ed 2019-07-22 11:53:46,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:46,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:46 GMT Server: Apache x-openstack-request-id: req-3f10beed-e324-4710-8901-3949ad9087cc 2019-07-22 11:53:46,849 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:46,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-3f10beed-e324-4710-8901-3949ad9087cc 2019-07-22 11:53:46,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742270946503s 2019-07-22 11:53:46,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:53:46,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:46,879 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:46 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-06370a90-6c5c-4ded-8977-072aab49c703 2019-07-22 11:53:46,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:46,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8b48b124-0abb-4278-90f8-96069553e6cc 2019-07-22 11:53:46,922 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:53:46,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-8b48b124-0abb-4278-90f8-96069553e6cc 2019-07-22 11:53:46,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723428726196s 2019-07-22 11:53:51,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:51,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:51,958 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:51 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-4564e068-226b-49fd-ac14-0e3243b981c8 2019-07-22 11:53:51,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:52,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:51 GMT Server: Apache x-openstack-request-id: req-f437e4b0-6d93-4319-8b6b-1ffe19004ada 2019-07-22 11:53:52,001 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:52,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-f437e4b0-6d93-4319-8b6b-1ffe19004ada 2019-07-22 11:53:52,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726399421692s 2019-07-22 11:53:57,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:53:57,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:57,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:57 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-751a749e-613f-474a-8df4-273c3380b7e8 2019-07-22 11:53:57,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:57,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:57 GMT Server: Apache x-openstack-request-id: req-2c75a4af-ae2f-4a38-a723-cbbf26493418 2019-07-22 11:53:57,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:53:57,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-2c75a4af-ae2f-4a38-a723-cbbf26493418 2019-07-22 11:53:57,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714209079742s 2019-07-22 11:53:57,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:53:57,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:53:57,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:53:57 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-6cfc8b01-bdbb-444c-b0e9-d3914f937750 2019-07-22 11:53:57,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:53:57,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:53:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a44400fa-3e9f-4857-abb4-455c31404766 2019-07-22 11:53:57,153 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:53:57,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-a44400fa-3e9f-4857-abb4-455c31404766 2019-07-22 11:53:57,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739929676056s 2019-07-22 11:54:02,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:54:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:02,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:54:02 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-f8758415-75c8-465e-ad4e-956791cdd3ca 2019-07-22 11:54:02,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:54:02,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:02 GMT Server: Apache x-openstack-request-id: req-0fa33eb9-5049-4f59-969a-29e7085cb5c7 2019-07-22 11:54:02,234 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:54:02,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-0fa33eb9-5049-4f59-969a-29e7085cb5c7 2019-07-22 11:54:02,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743777751923s 2019-07-22 11:54:07,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:54:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:07,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:54:07 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-e3148687-7b59-4809-b940-ecd0a02fd422 2019-07-22 11:54:07,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:54:07,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:07 GMT Server: Apache x-openstack-request-id: req-886649b9-ec5b-45a0-8e94-1534c7e5f4c0 2019-07-22 11:54:07,315 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:54:07,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-886649b9-ec5b-45a0-8e94-1534c7e5f4c0 2019-07-22 11:54:07,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747950077057s 2019-07-22 11:54:07,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:54:07,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:07,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:54:07 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b732a7e-302f-4139-b740-f440f1b063d3 2019-07-22 11:54:07,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:54:07,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-34b58f39-cce1-4d36-bdc8-df7be6d76936 2019-07-22 11:54:07,387 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:54:07,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-34b58f39-cce1-4d36-bdc8-df7be6d76936 2019-07-22 11:54:07,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714750289917s 2019-07-22 11:54:12,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:54:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:12,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:54:12 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-76726d71-e848-41b8-b1c6-044291f992cc 2019-07-22 11:54:12,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:54:12,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:12 GMT Server: Apache x-openstack-request-id: req-bddc03b2-eaa4-4bc0-97c8-8090a4592cad 2019-07-22 11:54:12,467 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:54:12,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-bddc03b2-eaa4-4bc0-97c8-8090a4592cad 2019-07-22 11:54:12,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738019943237s 2019-07-22 11:54:17,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:54:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:17,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:54:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc Server: Apache x-openstack-request-id: req-e4eb059f-6265-4daf-898f-309fdd727704 2019-07-22 11:54:17,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:54:17,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 444 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6f15327-8333-457e-ba5e-d1cc201572cc 2019-07-22 11:54:17,548 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-07-22T11:54:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dime/events/d7bbc023-bdeb-46fe-8a6f-c8526f6ddfe5", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1b680b08-0c13-45c2-9356-5b131de1b7f7", "id": "d7bbc023-bdeb-46fe-8a6f-c8526f6ddfe5"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-07-22T11:54:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv/events/207aeaa9-b7df-4306-8369-1dd4d459eb87", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "id": "207aeaa9-b7df-4306-8369-1dd4d459eb87"}]} 2019-07-22 11:54:17,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc&marker=888d1fb0-4d6e-4aaa-8b54-c11cdb0908f8&sort_dir=asc used request id req-d6f15327-8333-457e-ba5e-d1cc201572cc 2019-07-22 11:54:17,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746030807495s 2019-07-22 11:54:17,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:54:17,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:17,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:54:17 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17 Server: Apache x-openstack-request-id: req-21fa33e1-9bef-48e9-87bb-4d4ab5d2369e 2019-07-22 11:54:17,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:54:17,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-23922cb7-71bd-4074-ac75-9bc3b727d2fe 2019-07-22 11:54:17,653 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "outputs": [{"output_value": "172.30.9.204", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-07-22 11:54:17,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17 used request id req-23922cb7-71bd-4074-ac75-9bc3b727d2fe 2019-07-22 11:54:17,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.1047539711s 2019-07-22 11:54:17,655 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-07-22T11:24:06Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'14b9ce8d-8037-4f34-b8aa-81fa85558d17', 'parameters': Munch({u'OS::project_id': u'abafd9239a834680a9f2080410af98e2', u'image': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84', u'sprout_cluster_size': u'1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.100.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.100.0/24', u'dn_range_start': u'6505550000', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.100.254', u'OS::stack_id': u'14b9ce8d-8037-4f34-b8aa-81fa85558d17', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'949098213e9c40f689de5f3bc412c4f7', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-07-22T11:24:06Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17'}) 2019-07-22 11:54:17,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:54:17,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:19,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92b93e83-a66a-4103-9537-e2a0a351ac3e x-openstack-request-id: req-92b93e83-a66a-4103-9537-e2a0a351ac3e 2019-07-22 11:54:19,424 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:54:19,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92b93e83-a66a-4103-9537-e2a0a351ac3e 2019-07-22 11:54:19,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.76814699173s 2019-07-22 11:54:19,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 11:54:19,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:19,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:19 GMT X-Openstack-Request-Id: req-a2bef8b3-e588-4cf4-b218-cfb1358d5edd 2019-07-22 11:54:19,845 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06d3f8c2-d1dd-4087-8586-15b802392978","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"abafd9239a834680a9f2080410af98e2","l2_adjacency":true,"status":"ACTIVE","subnets":["08ab11ce-b200-4747-9bbf-5ff5c82e3eba"],"description":"","tags":[],"updated_at":"2019-07-22T11:24:09Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"abafd9239a834680a9f2080410af98e2","created_at":"2019-07-22T11:24:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 11:54:19,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a2bef8b3-e588-4cf4-b218-cfb1358d5edd 2019-07-22 11:54:19,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40306186676s 2019-07-22 11:54:19,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 11:54:19,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:19,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:19 GMT X-Openstack-Request-Id: req-887435ea-76c2-42e9-b8c4-95fcb461ed89 2019-07-22 11:54:19,894 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d3f8c2-d1dd-4087-8586-15b802392978","tenant_id":"abafd9239a834680a9f2080410af98e2","created_at":"2019-07-22T11:24:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T11:24:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.100.1","end":"192.168.100.253"}],"gateway_ip":"192.168.100.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.100.0/24","project_id":"abafd9239a834680a9f2080410af98e2","id":"08ab11ce-b200-4747-9bbf-5ff5c82e3eba","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-07-22 11:54:19,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-887435ea-76c2-42e9-b8c4-95fcb461ed89 2019-07-22 11:54:19,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0480492115021s 2019-07-22 11:54:19,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:19,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:19,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e547b4ca-c3c5-4de8-a882-4b110c60e955 x-openstack-request-id: req-e547b4ca-c3c5-4de8-a882-4b110c60e955 2019-07-22 11:54:19,924 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:19,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e547b4ca-c3c5-4de8-a882-4b110c60e955 2019-07-22 11:54:19,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238471031189s 2019-07-22 11:54:19,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:19,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:20,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a21af0e-dc63-43dc-942c-36a7d5cfec95 x-openstack-request-id: req-6a21af0e-dc63-43dc-942c-36a7d5cfec95 2019-07-22 11:54:20,907 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:20,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b/os-security-groups used request id req-6a21af0e-dc63-43dc-942c-36a7d5cfec95 2019-07-22 11:54:20,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.980232000351s 2019-07-22 11:54:20,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:20,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:21,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:21 GMT X-Openstack-Request-Id: req-4d314460-91f8-47e4-bd58-55a7e26943cf 2019-07-22 11:54:21,347 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:21,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4d314460-91f8-47e4-bd58-55a7e26943cf 2019-07-22 11:54:21,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.43398308754s 2019-07-22 11:54:21,354 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:21,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:21,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de6ffab1-c66e-4617-a2d7-1e4ac5ee3927 x-openstack-request-id: req-de6ffab1-c66e-4617-a2d7-1e4ac5ee3927 2019-07-22 11:54:21,378 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:21,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-de6ffab1-c66e-4617-a2d7-1e4ac5ee3927 2019-07-22 11:54:21,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236518383026s 2019-07-22 11:54:21,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:22,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02cb2039-1616-43e8-aa2a-0955fd68f73f x-openstack-request-id: req-02cb2039-1616-43e8-aa2a-0955fd68f73f 2019-07-22 11:54:22,499 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:22,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af/os-security-groups used request id req-02cb2039-1616-43e8-aa2a-0955fd68f73f 2019-07-22 11:54:22,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.1192278862s 2019-07-22 11:54:22,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:22,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:22,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:22 GMT X-Openstack-Request-Id: req-3de08de6-a0c3-436d-9d0b-ef1eda31acbc 2019-07-22 11:54:22,542 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:22,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3de08de6-a0c3-436d-9d0b-ef1eda31acbc 2019-07-22 11:54:22,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374209880829s 2019-07-22 11:54:22,548 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:22,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:22,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:22,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac47f46d-b2a3-4add-8b2b-3ef8af32a1ed x-openstack-request-id: req-ac47f46d-b2a3-4add-8b2b-3ef8af32a1ed 2019-07-22 11:54:22,570 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:22,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ac47f46d-b2a3-4add-8b2b-3ef8af32a1ed 2019-07-22 11:54:22,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219991207123s 2019-07-22 11:54:22,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:22,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:22,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46934312-c82a-4696-9634-564a82be809c x-openstack-request-id: req-46934312-c82a-4696-9634-564a82be809c 2019-07-22 11:54:22,976 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:22,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29/os-security-groups used request id req-46934312-c82a-4696-9634-564a82be809c 2019-07-22 11:54:22,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.404450178146s 2019-07-22 11:54:22,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:22,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT X-Openstack-Request-Id: req-da7f6de3-54b6-4c7d-b3bf-7a0f1b03aafc 2019-07-22 11:54:23,021 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:23,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-da7f6de3-54b6-4c7d-b3bf-7a0f1b03aafc 2019-07-22 11:54:23,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398018360138s 2019-07-22 11:54:23,027 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:23,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a62c5e4f-ec80-4785-9aee-fc3588c50d1f x-openstack-request-id: req-a62c5e4f-ec80-4785-9aee-fc3588c50d1f 2019-07-22 11:54:23,051 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:23,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-a62c5e4f-ec80-4785-9aee-fc3588c50d1f 2019-07-22 11:54:23,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236001014709s 2019-07-22 11:54:23,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:23,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49c7bcaa-1f36-483d-8413-e441e44f66a4 x-openstack-request-id: req-49c7bcaa-1f36-483d-8413-e441e44f66a4 2019-07-22 11:54:23,182 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:23,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e/os-security-groups used request id req-49c7bcaa-1f36-483d-8413-e441e44f66a4 2019-07-22 11:54:23,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.129626989365s 2019-07-22 11:54:23,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:23,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT X-Openstack-Request-Id: req-fe9bbaad-9043-402e-a604-00784d60923b 2019-07-22 11:54:23,229 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:23,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fe9bbaad-9043-402e-a604-00784d60923b 2019-07-22 11:54:23,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0412509441376s 2019-07-22 11:54:23,236 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:23,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83a41bd1-8243-4afe-b3ef-7e5cb5100d17 x-openstack-request-id: req-83a41bd1-8243-4afe-b3ef-7e5cb5100d17 2019-07-22 11:54:23,262 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:23,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-83a41bd1-8243-4afe-b3ef-7e5cb5100d17 2019-07-22 11:54:23,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257098674774s 2019-07-22 11:54:23,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:23,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87032431-bc2d-40d1-85fe-7c79a07d7dbd x-openstack-request-id: req-87032431-bc2d-40d1-85fe-7c79a07d7dbd 2019-07-22 11:54:23,631 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:23,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35/os-security-groups used request id req-87032431-bc2d-40d1-85fe-7c79a07d7dbd 2019-07-22 11:54:23,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.367341041565s 2019-07-22 11:54:23,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT X-Openstack-Request-Id: req-e9977d3c-350c-4e9c-8e98-6c1daa95b271 2019-07-22 11:54:23,677 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:23,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e9977d3c-350c-4e9c-8e98-6c1daa95b271 2019-07-22 11:54:23,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393979549408s 2019-07-22 11:54:23,683 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:23,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb7f1435-2d2b-4e82-a4bc-3851efacb884 x-openstack-request-id: req-bb7f1435-2d2b-4e82-a4bc-3851efacb884 2019-07-22 11:54:23,708 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:23,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-bb7f1435-2d2b-4e82-a4bc-3851efacb884 2019-07-22 11:54:23,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242121219635s 2019-07-22 11:54:23,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-072f7cd5-8e10-4c9b-8dcd-15ed692442b3 x-openstack-request-id: req-072f7cd5-8e10-4c9b-8dcd-15ed692442b3 2019-07-22 11:54:23,837 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:23,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481/os-security-groups used request id req-072f7cd5-8e10-4c9b-8dcd-15ed692442b3 2019-07-22 11:54:23,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.128394842148s 2019-07-22 11:54:23,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:23,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT X-Openstack-Request-Id: req-8be99bb4-18a1-426e-88ab-28324a9f8032 2019-07-22 11:54:23,883 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:23,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8be99bb4-18a1-426e-88ab-28324a9f8032 2019-07-22 11:54:23,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039824962616s 2019-07-22 11:54:23,889 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:23,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:23,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:23,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0011788-a396-4a5d-b227-fbad2b77e03c x-openstack-request-id: req-e0011788-a396-4a5d-b227-fbad2b77e03c 2019-07-22 11:54:23,912 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:23,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e0011788-a396-4a5d-b227-fbad2b77e03c 2019-07-22 11:54:23,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023118019104s 2019-07-22 11:54:23,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:23,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:24,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13408b37-275e-4edc-adc9-4cd9ad8a9ece x-openstack-request-id: req-13408b37-275e-4edc-adc9-4cd9ad8a9ece 2019-07-22 11:54:24,229 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:24,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac/os-security-groups used request id req-13408b37-275e-4edc-adc9-4cd9ad8a9ece 2019-07-22 11:54:24,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.315793037415s 2019-07-22 11:54:24,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:24,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:24,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:24 GMT X-Openstack-Request-Id: req-a44cf051-023a-42cd-9366-e0e62db9a96e 2019-07-22 11:54:24,272 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:24,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a44cf051-023a-42cd-9366-e0e62db9a96e 2019-07-22 11:54:24,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366568565369s 2019-07-22 11:54:24,279 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:24,279 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:33:5e', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:33:5e', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:33.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'42084f3f-c84e-4d36-8f2f-85e330a4e75b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-07-22T11:47:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:33Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:58Z', 'created': u'2019-07-22T11:46:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:16:9c', u'version': 4, u'addr': u'192.168.100.30', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:16:9c', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:37.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'8410c903-9550-423b-8ba2-c686ede9e4af', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-07-22T11:47:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:37Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.30', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:58Z', 'created': u'2019-07-22T11:46:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:62:ac', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:62:ac', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:35.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'47c68a01-75c4-44a7-b332-f4d76c946f29', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-07-22T11:47:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:35Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:57Z', 'created': u'2019-07-22T11:46:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a3:04:26', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a3:04:26', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:42:06.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'ca742b14-dc8f-4fb1-9581-c4c7a3141c3e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-07-22T11:42:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:42:06Z', 'hostId': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:42:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:41:49Z', 'created': u'2019-07-22T11:41:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:14:20', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:14:20', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:32:11.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'b48c7900-0dc2-475a-97b6-a2d0ff1c1d35', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-07-22T11:32:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:32:11Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:32:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:31:56Z', 'created': u'2019-07-22T11:31:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:64:75', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:64:75', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:28:33.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'bc58255d-79a5-4a85-89e2-45daade18481', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-07-22T11:28:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:28:33Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:28:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:26:49Z', 'created': u'2019-07-22T11:26:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:37:46', u'version': 4, u'addr': u'192.168.100.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:37:46', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:26:12.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'818dfa5b-1735-4269-a6ef-24bff8c874ac', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-22T11:26:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:26:12Z', 'hostId': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.17', 'cloud': 'envvars', 'host_id': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:26:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:24:26Z', 'created': u'2019-07-22T11:24:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-22 11:54:24,284 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-22 11:54:24,288 - paramiko.transport - DEBUG - starting thread (client mode): 0x4fc11ad0L 2019-07-22 11:54:24,288 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:54:24,295 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:54:24,296 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:54:24,297 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:54:24,297 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:54:24,297 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:54:24,297 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:54:24,298 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:54:24,298 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:54:24,342 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:54:24,343 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:54:24,352 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 5454c7f8d1bcff32816b67fd759a791d 2019-07-22 11:54:24,353 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:54:24,380 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:54:24,397 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:54:24,418 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:54:24,873 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:54:24,874 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:54:24,884 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:54:24,895 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:54:24,895 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-22 11:54:24,897 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-22 11:54:24,899 - paramiko.transport - DEBUG - starting thread (client mode): 0x4fbbb0d0L 2019-07-22 11:54:24,899 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:54:24,909 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:54:24,909 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:54:24,911 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:54:24,911 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:54:24,911 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:54:24,911 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:54:24,911 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:54:24,911 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:54:24,954 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:54:24,954 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:54:24,963 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: fb18d5c0bd8799bd7824b81f21bab046 2019-07-22 11:54:24,964 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:54:24,993 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:54:25,008 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:54:25,028 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:54:25,453 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:54:25,453 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:54:25,461 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:54:25,479 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:54:25,479 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-22 11:54:25,481 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-22 11:54:25,483 - paramiko.transport - DEBUG - starting thread (client mode): 0x4fbd76d0L 2019-07-22 11:54:25,483 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:54:25,497 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:54:25,497 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:54:25,499 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:54:25,499 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:54:25,499 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:54:25,499 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:54:25,499 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:54:25,499 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:54:25,542 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:54:25,543 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:54:25,547 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 5296c5b48d753f592f1312177851d44b 2019-07-22 11:54:25,548 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:54:25,581 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:54:25,598 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:54:25,612 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:54:26,059 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:54:26,059 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:54:26,079 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:54:26,098 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:54:26,099 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-07-22 11:54:26,101 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-22 11:54:26,104 - paramiko.transport - DEBUG - starting thread (client mode): 0x50618450L 2019-07-22 11:54:26,104 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:54:26,114 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:54:26,114 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:54:26,115 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:54:26,115 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:54:26,116 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:54:26,116 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:54:26,116 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:54:26,116 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:54:26,161 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:54:26,161 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:54:26,167 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 4a6e2866e28fc871de1c1684b7845eb9 2019-07-22 11:54:26,169 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:54:26,200 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:54:26,218 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:54:26,233 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:54:26,664 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:54:26,665 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:54:26,667 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:54:26,686 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:54:26,686 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 11m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-22 11:54:26,688 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-22 11:54:26,690 - paramiko.transport - DEBUG - starting thread (client mode): 0x50618850L 2019-07-22 11:54:26,690 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:54:26,702 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:54:26,703 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:54:26,704 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:54:26,704 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:54:26,704 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:54:26,704 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:54:26,705 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:54:26,705 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:54:26,749 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:54:26,749 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:54:26,754 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: f41160da1ac8e54a3d6bae5301d2f870 2019-07-22 11:54:26,755 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:54:26,787 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:54:26,803 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:54:26,819 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:54:27,303 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:54:27,303 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:54:27,322 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:54:27,333 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:54:27,334 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 17m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-07-22 11:54:27,334 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 11:54:27,336 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-22 11:54:27,338 - paramiko.transport - DEBUG - starting thread (client mode): 0x4fc11650L 2019-07-22 11:54:27,339 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:54:27,354 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:54:27,354 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:54:27,355 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:54:27,356 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:54:27,356 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:54:27,356 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:54:27,356 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:54:27,356 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:54:27,401 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:54:27,401 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:54:27,403 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: cad3494102a933c593c31276c848728d 2019-07-22 11:54:27,404 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:54:27,438 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:54:27,457 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:54:27,468 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:54:27,997 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:54:27,998 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:54:28,002 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:54:28,022 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:54:28,022 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 24m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-22 11:54:28,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:54:28,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:28,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61737eaf-96d5-4d58-babf-731675d6aaa0 x-openstack-request-id: req-61737eaf-96d5-4d58-babf-731675d6aaa0 2019-07-22 11:54:28,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:54:28,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-61737eaf-96d5-4d58-babf-731675d6aaa0 2019-07-22 11:54:28,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850977897644s 2019-07-22 11:54:28,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:28,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:28,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-401a875b-3acf-452d-9919-5bb310d750ca x-openstack-request-id: req-401a875b-3acf-452d-9919-5bb310d750ca 2019-07-22 11:54:28,906 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:28,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-401a875b-3acf-452d-9919-5bb310d750ca 2019-07-22 11:54:28,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239970684052s 2019-07-22 11:54:28,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:29,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eac95ea6-29e6-40bb-a7b5-97cb2b26636f x-openstack-request-id: req-eac95ea6-29e6-40bb-a7b5-97cb2b26636f 2019-07-22 11:54:29,314 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:29,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b/os-security-groups used request id req-eac95ea6-29e6-40bb-a7b5-97cb2b26636f 2019-07-22 11:54:29,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.405955076218s 2019-07-22 11:54:29,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:29,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:29,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:29 GMT X-Openstack-Request-Id: req-700975c0-d76e-415d-bab5-f41efca52482 2019-07-22 11:54:29,357 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:29,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-700975c0-d76e-415d-bab5-f41efca52482 2019-07-22 11:54:29,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379469394684s 2019-07-22 11:54:29,363 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:29,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:29,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:29,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5154f0ab-86d5-46cf-9ad5-7bac2041d5fe x-openstack-request-id: req-5154f0ab-86d5-46cf-9ad5-7bac2041d5fe 2019-07-22 11:54:29,386 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:29,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5154f0ab-86d5-46cf-9ad5-7bac2041d5fe 2019-07-22 11:54:29,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226669311523s 2019-07-22 11:54:29,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:30,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b8b52f2-d49a-4177-b02f-f78934f2433e x-openstack-request-id: req-7b8b52f2-d49a-4177-b02f-f78934f2433e 2019-07-22 11:54:30,306 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:30,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af/os-security-groups used request id req-7b8b52f2-d49a-4177-b02f-f78934f2433e 2019-07-22 11:54:30,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.918970108032s 2019-07-22 11:54:30,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:30,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:30,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:30 GMT X-Openstack-Request-Id: req-0e9d8fbc-c2ab-4acc-85cb-b79e9683c578 2019-07-22 11:54:30,352 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:30,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0e9d8fbc-c2ab-4acc-85cb-b79e9683c578 2019-07-22 11:54:30,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396070480347s 2019-07-22 11:54:30,358 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:30,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:30,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:30,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83b2fe33-6909-4931-9105-da62978aacdd x-openstack-request-id: req-83b2fe33-6909-4931-9105-da62978aacdd 2019-07-22 11:54:30,382 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:30,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-83b2fe33-6909-4931-9105-da62978aacdd 2019-07-22 11:54:30,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239980220795s 2019-07-22 11:54:30,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:30,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52662d9d-a728-4507-ba25-bc8f7aa3c8c4 x-openstack-request-id: req-52662d9d-a728-4507-ba25-bc8f7aa3c8c4 2019-07-22 11:54:30,516 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:30,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29/os-security-groups used request id req-52662d9d-a728-4507-ba25-bc8f7aa3c8c4 2019-07-22 11:54:30,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.133184909821s 2019-07-22 11:54:30,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:30,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:30,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:30 GMT X-Openstack-Request-Id: req-a041ec23-03bc-4516-96bd-8ebc32d0e18c 2019-07-22 11:54:30,558 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:30,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a041ec23-03bc-4516-96bd-8ebc32d0e18c 2019-07-22 11:54:30,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362868309021s 2019-07-22 11:54:30,565 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:30,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:30,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:30,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f70c962-5920-4e81-a40e-76d747cbbf82 x-openstack-request-id: req-0f70c962-5920-4e81-a40e-76d747cbbf82 2019-07-22 11:54:30,588 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:30,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0f70c962-5920-4e81-a40e-76d747cbbf82 2019-07-22 11:54:30,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022579908371s 2019-07-22 11:54:30,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:30,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:31,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f17ec48d-cd7d-4015-abcc-333efcdf7293 x-openstack-request-id: req-f17ec48d-cd7d-4015-abcc-333efcdf7293 2019-07-22 11:54:31,276 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:31,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e/os-security-groups used request id req-f17ec48d-cd7d-4015-abcc-333efcdf7293 2019-07-22 11:54:31,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.687264919281s 2019-07-22 11:54:31,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:31,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:31 GMT X-Openstack-Request-Id: req-61db4811-d233-4e8c-8137-4c5aad6a8a7b 2019-07-22 11:54:31,319 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:31,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-61db4811-d233-4e8c-8137-4c5aad6a8a7b 2019-07-22 11:54:31,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365240573883s 2019-07-22 11:54:31,325 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:31,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:31,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e05cd0d-cfeb-4661-be46-3870166f17eb x-openstack-request-id: req-5e05cd0d-cfeb-4661-be46-3870166f17eb 2019-07-22 11:54:31,347 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:31,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5e05cd0d-cfeb-4661-be46-3870166f17eb 2019-07-22 11:54:31,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222201347351s 2019-07-22 11:54:31,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:31,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:31,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24c363dc-cfd2-48aa-a643-2f522567a2df x-openstack-request-id: req-24c363dc-cfd2-48aa-a643-2f522567a2df 2019-07-22 11:54:31,479 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:31,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35/os-security-groups used request id req-24c363dc-cfd2-48aa-a643-2f522567a2df 2019-07-22 11:54:31,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.13069486618s 2019-07-22 11:54:31,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:31,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:31 GMT X-Openstack-Request-Id: req-5a765ae7-2ea0-49ba-8425-96afcdac116f 2019-07-22 11:54:31,520 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:31,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5a765ae7-2ea0-49ba-8425-96afcdac116f 2019-07-22 11:54:31,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372500419617s 2019-07-22 11:54:31,527 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:31,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:31,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e894d7f5-3bb7-4681-9761-76587704d248 x-openstack-request-id: req-e894d7f5-3bb7-4681-9761-76587704d248 2019-07-22 11:54:31,550 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:31,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e894d7f5-3bb7-4681-9761-76587704d248 2019-07-22 11:54:31,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231189727783s 2019-07-22 11:54:31,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:31,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:31,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca8705b0-f3f3-4e55-b125-764d60d3ae7f x-openstack-request-id: req-ca8705b0-f3f3-4e55-b125-764d60d3ae7f 2019-07-22 11:54:31,676 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:31,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481/os-security-groups used request id req-ca8705b0-f3f3-4e55-b125-764d60d3ae7f 2019-07-22 11:54:31,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.124075174332s 2019-07-22 11:54:31,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:31,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:31,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:31 GMT X-Openstack-Request-Id: req-6fb74c39-8956-4f08-911a-d93335907055 2019-07-22 11:54:31,718 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:31,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6fb74c39-8956-4f08-911a-d93335907055 2019-07-22 11:54:31,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368731021881s 2019-07-22 11:54:31,725 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:31,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:54:31,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:31,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1153a035-fd9b-45e0-8b6a-8679557679e4 x-openstack-request-id: req-1153a035-fd9b-45e0-8b6a-8679557679e4 2019-07-22 11:54:31,749 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:54:31,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1153a035-fd9b-45e0-8b6a-8679557679e4 2019-07-22 11:54:31,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232560634613s 2019-07-22 11:54:31,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:54:31,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:32,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-032381bf-7bd2-4dc5-8695-7e47a0ff396f x-openstack-request-id: req-032381bf-7bd2-4dc5-8695-7e47a0ff396f 2019-07-22 11:54:32,421 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:54:32,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac/os-security-groups used request id req-032381bf-7bd2-4dc5-8695-7e47a0ff396f 2019-07-22 11:54:32,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.670727014542s 2019-07-22 11:54:32,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:54:32,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:32,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:32 GMT X-Openstack-Request-Id: req-4e4d334f-5acb-42c8-9879-2e71ff5a0b1d 2019-07-22 11:54:32,464 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:54:32,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4e4d334f-5acb-42c8-9879-2e71ff5a0b1d 2019-07-22 11:54:32,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370450019836s 2019-07-22 11:54:32,471 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:54:32,471 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:33:5e', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:33:5e', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:33.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'42084f3f-c84e-4d36-8f2f-85e330a4e75b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-07-22T11:47:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:33Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:58Z', 'created': u'2019-07-22T11:46:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:16:9c', u'version': 4, u'addr': u'192.168.100.30', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:16:9c', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:37.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'8410c903-9550-423b-8ba2-c686ede9e4af', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-07-22T11:47:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:37Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.30', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:58Z', 'created': u'2019-07-22T11:46:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:62:ac', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:62:ac', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:35.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'47c68a01-75c4-44a7-b332-f4d76c946f29', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-07-22T11:47:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:35Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:57Z', 'created': u'2019-07-22T11:46:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a3:04:26', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a3:04:26', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:42:06.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'ca742b14-dc8f-4fb1-9581-c4c7a3141c3e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-07-22T11:42:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:42:06Z', 'hostId': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:42:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:41:49Z', 'created': u'2019-07-22T11:41:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:14:20', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:14:20', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:32:11.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'b48c7900-0dc2-475a-97b6-a2d0ff1c1d35', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-07-22T11:32:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:32:11Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:32:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:31:56Z', 'created': u'2019-07-22T11:31:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:64:75', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:64:75', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:28:33.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'bc58255d-79a5-4a85-89e2-45daade18481', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-07-22T11:28:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:28:33Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:28:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:26:49Z', 'created': u'2019-07-22T11:26:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:37:46', u'version': 4, u'addr': u'192.168.100.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:37:46', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:26:12.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'818dfa5b-1735-4269-a6ef-24bff8c874ac', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-22T11:26:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:26:12Z', 'hostId': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.17', 'cloud': 'envvars', 'host_id': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:26:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:24:26Z', 'created': u'2019-07-22T11:24:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-22 11:54:32,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:54:32,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:32,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a40e9c1c-a5ea-436e-b91e-5a891cee8a0f x-openstack-request-id: req-a40e9c1c-a5ea-436e-b91e-5a891cee8a0f 2019-07-22 11:54:32,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:54:32,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a40e9c1c-a5ea-436e-b91e-5a891cee8a0f 2019-07-22 11:54:32,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189234018326s 2019-07-22 11:54:32,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 11:54:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 11:54:32,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16830 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8298aff-1101-4ed2-9224-f14f24b6f402 x-openstack-request-id: req-f8298aff-1101-4ed2-9224-f14f24b6f402 2019-07-22 11:54:32,751 - keystoneauth.session - DEBUG - RESP BODY: {"output": "ol family 10\n[ 0.796575] NET: Registered protocol family 17\n[ 0.798355] Key type dns_resolver registered\n[ 0.800205] Loading compiled-in X.509 certificates\n[ 0.802630] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.806273] registered taskstats version 1\n[ 0.809435] Key type trusted registered\n[ 0.813315] Key type encrypted registered\n[ 0.814984] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817089] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.819753] regulator-dummy: disabling\n[ 0.821352] Magic number: 11:62:783\n[ 0.823011] rtc_cmos 00:00: setting system clock to 2019-07-22 11:47:35 UTC (1563796055)\n[ 0.826211] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828465] EDD information not available.\n[ 0.857517] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.872636] Write protecting the kernel read-only data: 12288k\n[ 0.875518] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.880278] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.896181] systemd-udevd[99]: starting version 204\n[ 0.933181] FDC 0 is a S82078B\n[ 1.084029] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.248842] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.251381] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254015] usb 1-1: Product: QEMU USB Tablet\n[ 1.255724] usb 1-1: Manufacturer: QEMU\n[ 1.257269] usb 1-1: SerialNumber: 42\n[ 1.965922] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.337246] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.443389] random: init urandom read with 10 bits of entropy available\n[ 2.586569] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:47:37 +0000. Up 3.03 seconds.\ncloud-init-nonet[3.25]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[5.02]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:47:40 +0000. Up 5.64 seconds.\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.14 | 255.255.255.0 | fa:16:3e:db:33:5e |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nb5:2b:b1:c6:bd:11:05:0e:ea:74:ae:4d:e9:a6:d5:f6 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . |\n| . o . |\n| o . o . |\n| o o o o |\n| . S o |\n| * = o |\n| . X * |\n| = o + |\n| . . E |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ncd:59:0d:e6:d4:17:08:fe:ae:0e:a8:8e:b0:f6:78:dc root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .=....|\n| .+ +. .|\n| .o .. |\n| o o. |\n| S + . |\n| . . |\n| .. . . . . |\n| .+o.E. . . |\n|.ooo.o .o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na3:7d:e5:95:8d:4c:ee:7f:0d:00:d0:94:61:73:9a:03 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| E+=o. |\n| o+= |\n| +. . |\n| ..+ + |\n| S ..* .|\n| o . o o. |\n| . . . . ...|\n| . .o|\n| o|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n54:54:c7:f8:d1:bc:ff:32:81:6b:67:fd:75:9a:79:1d root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o..o.o |\n| . ..o o|\n| . . ..|\n| . .. |\n| S . .|\n| . .E.|\n| . o*|\n| o =+B|\n| . o++o|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:47:46 +0000. Up 11.83 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:47:47 +0000. Up 13.16 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 18709 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1503 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 11s (8425 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8675\nclearwater-socket-factory-sig start/running, process 8683\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8729\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................+++\n........................................................................................................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58649 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n+ echo 'nameserver 192.168.100.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n ralf_uptime Initializing Program \n poll_ralf Initializing Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Initializing Program \n poll_homestead-prov Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n ralf_uptime Initializing Program \n poll_ralf Initializing Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Initializing Program \n poll_homestead-prov Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n ralf_uptime Status ok Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000\nmember 9c5b1dc283308061 is healthy: got healthy result from http://192.168.100.14:4000\nmember a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000\nmember d5f2228cf133927c is healthy: got healthy result from http://192.168.100.18:4000\nmember f063e56ec4ef331d is healthy: got healthy result from http://192.168.100.30:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n9c5b1dc283308061: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\na2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\nd5f2228cf133927c: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nf063e56ec4ef331d: name=192-168-100-30 peerURLs=http://192.168.100.30:2380 clientURLs=http://192.168.100.30:4000 isLeader=false\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaIsJBq3Sn46LSWv48qR4EOJDjx8c8rr-rY-JT1c4qEveSIob9wQxm5tUDRbVKBcTREUaGAymB9C9tLUdhnc5D8D1DvSWEcJrjXcRpr2i28IMlaBe7XZXhWixJKldWFrHaMZxlqmADmEDcW8sYoEOHjDAoHRiyqx_bZ8jkamglxDDLU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-dime-q6phjmpmxytt-0-xnlrvsfc76od/26c8614a-4fb4-4890-a2e3-89237eaa593b/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57\nHTTP/1.1 200 OK\nDate: Mon, 22 Jul 2019 11:54:14 GMT\nServer: Apache\nx-openstack-request-id: req-17f25f28-e447-432d-bbec-2acd608a5dc0\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cd:59:0d:e6:d4:17:08:fe:ae:0e:a8:8e:b0:f6:78:dc root@dime-0 (DSA)\nec2: 256 a3:7d:e5:95:8d:4c:ee:7f:0d:00:d0:94:61:73:9a:03 root@dime-0 (ECDSA)\nec2: 256 54:54:c7:f8:d1:bc:ff:32:81:6b:67:fd:75:9a:79:1d root@dime-0 (ED25519)\nec2: 2048 b5:2b:b1:c6:bd:11:05:0e:ea:74:ae:4d:e9:a6:d5:f6 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDG389eWeiUK7K4BI1dVYYU5Vb3+Xu69JAMg59czHpKG0OG3uFvv64uwp3BJUJrh0CWRrAxQmkQfyqyZKi7qPFU= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJGtkHUVN7N/mT/038C+IMRRVaZnGXqirRQSsqQNQnS1 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCug2aLJ0wb/Ghe+MN+ccqswaenNQeXnqTadj/Yokvd3xzR2e9XCWYhh1gP/QQGV2RmxyvCNvLSpJO3FX+I6/wj1Qpawz8yGqut+O5yBydFCv7iiBU4Urjazda8bs8fzFR+oD8xdM8jGZ1939kyvbyBXVE3HG7/Onk6VK0lV03DWKhD+aj3UcPywTpHNTZk9Q40ysDc65pC2haGFkskt6UNyu+5frvNK/ujsojNyvgIbl3wpRLYcmTs2003emjJsQnRtVAaoOwoQ06b3jXKYA+dVwOuALQR10zc83o+L1uZUP4/QIIT9nDA01mb3SWnQP2DlMUztA6Z70ZxuLD3wdbx root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:54:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 400.23 seconds\n"} 2019-07-22 11:54:32,754 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b/action used request id req-f8298aff-1101-4ed2-9224-f14f24b6f402 2019-07-22 11:54:32,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.08061003685s 2019-07-22 11:54:32,757 - functest.core.singlevm - DEBUG - console: ol family 10 [ 0.796575] NET: Registered protocol family 17 [ 0.798355] Key type dns_resolver registered [ 0.800205] Loading compiled-in X.509 certificates [ 0.802630] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.806273] registered taskstats version 1 [ 0.809435] Key type trusted registered [ 0.813315] Key type encrypted registered [ 0.814984] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817089] IMA: No TPM chip found, activating TPM-bypass! [ 0.819753] regulator-dummy: disabling [ 0.821352] Magic number: 11:62:783 [ 0.823011] rtc_cmos 00:00: setting system clock to 2019-07-22 11:47:35 UTC (1563796055) [ 0.826211] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.828465] EDD information not available. [ 0.857517] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.872636] Write protecting the kernel read-only data: 12288k [ 0.875518] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.880278] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.896181] systemd-udevd[99]: starting version 204 [ 0.933181] FDC 0 is a S82078B [ 1.084029] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.248842] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.251381] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.254015] usb 1-1: Product: QEMU USB Tablet [ 1.255724] usb 1-1: Manufacturer: QEMU [ 1.257269] usb 1-1: SerialNumber: 42 [ 1.965922] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337246] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.443389] random: init urandom read with 10 bits of entropy available [ 2.586569] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:47:37 +0000. Up 3.03 seconds. cloud-init-nonet[3.25]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.02]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:47:40 +0000. Up 5.64 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.14 | 255.255.255.0 | fa:16:3e:db:33:5e | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: b5:2b:b1:c6:bd:11:05:0e:ea:74:ae:4d:e9:a6:d5:f6 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . o . | | o . o . | | o o o o | | . S o | | * = o | | . X * | | = o + | | . . E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: cd:59:0d:e6:d4:17:08:fe:ae:0e:a8:8e:b0:f6:78:dc root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .=....| | .+ +. .| | .o .. | | o o. | | S + . | | . . | | .. . . . . | | .+o.E. . . | |.ooo.o .o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a3:7d:e5:95:8d:4c:ee:7f:0d:00:d0:94:61:73:9a:03 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | E+=o. | | o+= | | +. . | | ..+ + | | S ..* .| | o . o o. | | . . . . ...| | . .o| | o| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 54:54:c7:f8:d1:bc:ff:32:81:6b:67:fd:75:9a:79:1d root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .o..o.o | | . ..o o| | . . ..| | . .. | | S . .| | . .E.| | . o*| | o =+B| | . o++o| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:47:46 +0000. Up 11.83 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:47:47 +0000. Up 13.16 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 18709 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1503 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8425 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8683 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................+++ ........................................................................................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process ralf_uptime Initializing Program poll_ralf Initializing Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program poll_homestead-prov Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process ralf_uptime Initializing Program poll_ralf Initializing Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program poll_homestead-prov Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000 member 9c5b1dc283308061 is healthy: got healthy result from http://192.168.100.14:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 member d5f2228cf133927c is healthy: got healthy result from http://192.168.100.18:4000 member f063e56ec4ef331d is healthy: got healthy result from http://192.168.100.30:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 9c5b1dc283308061: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false d5f2228cf133927c: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false f063e56ec4ef331d: name=192-168-100-30 peerURLs=http://192.168.100.30:2380 clientURLs=http://192.168.100.30:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaIsJBq3Sn46LSWv48qR4EOJDjx8c8rr-rY-JT1c4qEveSIob9wQxm5tUDRbVKBcTREUaGAymB9C9tLUdhnc5D8D1DvSWEcJrjXcRpr2i28IMlaBe7XZXhWixJKldWFrHaMZxlqmADmEDcW8sYoEOHjDAoHRiyqx_bZ8jkamglxDDLU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-dime-q6phjmpmxytt-0-xnlrvsfc76od/26c8614a-4fb4-4890-a2e3-89237eaa593b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:54:14 GMT Server: Apache x-openstack-request-id: req-17f25f28-e447-432d-bbec-2acd608a5dc0 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cd:59:0d:e6:d4:17:08:fe:ae:0e:a8:8e:b0:f6:78:dc root@dime-0 (DSA) ec2: 256 a3:7d:e5:95:8d:4c:ee:7f:0d:00:d0:94:61:73:9a:03 root@dime-0 (ECDSA) ec2: 256 54:54:c7:f8:d1:bc:ff:32:81:6b:67:fd:75:9a:79:1d root@dime-0 (ED25519) ec2: 2048 b5:2b:b1:c6:bd:11:05:0e:ea:74:ae:4d:e9:a6:d5:f6 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDG389eWeiUK7K4BI1dVYYU5Vb3+Xu69JAMg59czHpKG0OG3uFvv64uwp3BJUJrh0CWRrAxQmkQfyqyZKi7qPFU= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJGtkHUVN7N/mT/038C+IMRRVaZnGXqirRQSsqQNQnS1 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCug2aLJ0wb/Ghe+MN+ccqswaenNQeXnqTadj/Yokvd3xzR2e9XCWYhh1gP/QQGV2RmxyvCNvLSpJO3FX+I6/wj1Qpawz8yGqut+O5yBydFCv7iiBU4Urjazda8bs8fzFR+oD8xdM8jGZ1939kyvbyBXVE3HG7/Onk6VK0lV03DWKhD+aj3UcPywTpHNTZk9Q40ysDc65pC2haGFkskt6UNyu+5frvNK/ujsojNyvgIbl3wpRLYcmTs2003emjJsQnRtVAaoOwoQ06b3jXKYA+dVwOuALQR10zc83o+L1uZUP4/QIIT9nDA01mb3SWnQP2DlMUztA6Z70ZxuLD3wdbx root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:54:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 400.23 seconds 2019-07-22 11:54:32,762 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console ol family 10 [ 0.796575] NET: Registered protocol family 17 [ 0.798355] Key type dns_resolver registered [ 0.800205] Loading compiled-in X.509 certificates [ 0.802630] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.806273] registered taskstats version 1 [ 0.809435] Key type trusted registered [ 0.813315] Key type encrypted registered [ 0.814984] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817089] IMA: No TPM chip found, activating TPM-bypass! [ 0.819753] regulator-dummy: disabling [ 0.821352] Magic number: 11:62:783 [ 0.823011] rtc_cmos 00:00: setting system clock to 2019-07-22 11:47:35 UTC (1563796055) [ 0.826211] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.828465] EDD information not available. [ 0.857517] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.872636] Write protecting the kernel read-only data: 12288k [ 0.875518] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.880278] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.896181] systemd-udevd[99]: starting version 204 [ 0.933181] FDC 0 is a S82078B [ 1.084029] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.248842] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.251381] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.254015] usb 1-1: Product: QEMU USB Tablet [ 1.255724] usb 1-1: Manufacturer: QEMU [ 1.257269] usb 1-1: SerialNumber: 42 [ 1.965922] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.337246] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.443389] random: init urandom read with 10 bits of entropy available [ 2.586569] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:47:37 +0000. Up 3.03 seconds. cloud-init-nonet[3.25]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.02]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:47:40 +0000. Up 5.64 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.14 | 255.255.255.0 | fa:16:3e:db:33:5e | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: b5:2b:b1:c6:bd:11:05:0e:ea:74:ae:4d:e9:a6:d5:f6 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . o . | | o . o . | | o o o o | | . S o | | * = o | | . X * | | = o + | | . . E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: cd:59:0d:e6:d4:17:08:fe:ae:0e:a8:8e:b0:f6:78:dc root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .=....| | .+ +. .| | .o .. | | o o. | | S + . | | . . | | .. . . . . | | .+o.E. . . | |.ooo.o .o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a3:7d:e5:95:8d:4c:ee:7f:0d:00:d0:94:61:73:9a:03 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | E+=o. | | o+= | | +. . | | ..+ + | | S ..* .| | o . o o. | | . . . . ...| | . .o| | o| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 54:54:c7:f8:d1:bc:ff:32:81:6b:67:fd:75:9a:79:1d root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .o..o.o | | . ..o o| | . . ..| | . .. | | S . .| | . .E.| | . o*| | o =+B| | . o++o| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:47:46 +0000. Up 11.83 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:47:47 +0000. Up 13.16 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 18709 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1503 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8425 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8683 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................+++ ........................................................................................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process ralf_uptime Initializing Program poll_ralf Initializing Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program poll_homestead-prov Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process ralf_uptime Initializing Program poll_ralf Initializing Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program poll_homestead-prov Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000 member 9c5b1dc283308061 is healthy: got healthy result from http://192.168.100.14:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 member d5f2228cf133927c is healthy: got healthy result from http://192.168.100.18:4000 member f063e56ec4ef331d is healthy: got healthy result from http://192.168.100.30:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 9c5b1dc283308061: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false d5f2228cf133927c: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false f063e56ec4ef331d: name=192-168-100-30 peerURLs=http://192.168.100.30:2380 clientURLs=http://192.168.100.30:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaIsJBq3Sn46LSWv48qR4EOJDjx8c8rr-rY-JT1c4qEveSIob9wQxm5tUDRbVKBcTREUaGAymB9C9tLUdhnc5D8D1DvSWEcJrjXcRpr2i28IMlaBe7XZXhWixJKldWFrHaMZxlqmADmEDcW8sYoEOHjDAoHRiyqx_bZ8jkamglxDDLU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-dime-q6phjmpmxytt-0-xnlrvsfc76od/26c8614a-4fb4-4890-a2e3-89237eaa593b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 57 --:--:-- --:--:-- --:--:-- 57100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:54:14 GMT Server: Apache x-openstack-request-id: req-17f25f28-e447-432d-bbec-2acd608a5dc0 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cd:59:0d:e6:d4:17:08:fe:ae:0e:a8:8e:b0:f6:78:dc root@dime-0 (DSA) ec2: 256 a3:7d:e5:95:8d:4c:ee:7f:0d:00:d0:94:61:73:9a:03 root@dime-0 (ECDSA) ec2: 256 54:54:c7:f8:d1:bc:ff:32:81:6b:67:fd:75:9a:79:1d root@dime-0 (ED25519) ec2: 2048 b5:2b:b1:c6:bd:11:05:0e:ea:74:ae:4d:e9:a6:d5:f6 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDG389eWeiUK7K4BI1dVYYU5Vb3+Xu69JAMg59czHpKG0OG3uFvv64uwp3BJUJrh0CWRrAxQmkQfyqyZKi7qPFU= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJGtkHUVN7N/mT/038C+IMRRVaZnGXqirRQSsqQNQnS1 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCug2aLJ0wb/Ghe+MN+ccqswaenNQeXnqTadj/Yokvd3xzR2e9XCWYhh1gP/QQGV2RmxyvCNvLSpJO3FX+I6/wj1Qpawz8yGqut+O5yBydFCv7iiBU4Urjazda8bs8fzFR+oD8xdM8jGZ1939kyvbyBXVE3HG7/Onk6VK0lV03DWKhD+aj3UcPywTpHNTZk9Q40ysDc65pC2haGFkskt6UNyu+5frvNK/ujsojNyvgIbl3wpRLYcmTs2003emjJsQnRtVAaoOwoQ06b3jXKYA+dVwOuALQR10zc83o+L1uZUP4/QIIT9nDA01mb3SWnQP2DlMUztA6Z70ZxuLD3wdbx root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:54:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 400.23 seconds 2019-07-22 11:54:32,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:54:32,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:32,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5a4dfa8-73fe-49d7-9a2f-a5c04fbf1d34 x-openstack-request-id: req-d5a4dfa8-73fe-49d7-9a2f-a5c04fbf1d34 2019-07-22 11:54:32,964 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:54:32,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d5a4dfa8-73fe-49d7-9a2f-a5c04fbf1d34 2019-07-22 11:54:32,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197965860367s 2019-07-22 11:54:32,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 11:54:32,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 11:54:33,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21181 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a524612-c2a5-4cbb-9517-e47d3638a110 x-openstack-request-id: req-3a524612-c2a5-4cbb-9517-e47d3638a110 2019-07-22 11:54:33,054 - keystoneauth.session - DEBUG - RESP BODY: {"output": " INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009864] Security Framework initialized\n[ 0.012035] AppArmor: AppArmor initialized\n[ 0.013609] Yama: becoming mindful.\n[ 0.015105] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020445] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026701] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029672] Initializing cgroup subsys freezer\n[ 0.031325] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033760] Initializing cgroup subsys hugetlb\n[ 0.036759] mce: CPU supports 10 MCE banks\n[ 0.038782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038782] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050257] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056106] MDS: Mitigation: Clear CPU buffers\n[ 0.082982] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.090790] ACPI: Core revision 20131115\n[ 0.092555] ACPI: All ACPI Tables successfully acquired\n[ 0.095118] ftrace: allocating 28757 entries in 113 pages\n[ 0.116397] smpboot: Max logical packages: 1\n[ 0.118360] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120317] Enabling x2apic\n[ 0.121679] Enabled x2apic\n[ 0.124009] Switched APIC routing to physical x2apic.\n[ 0.127311] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.133903] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.144044] KVM setup paravirtual spinlock\n[ 0.147964] x86: Booted up 1 node, 1 CPUs\n[ 0.148005] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.151020] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.152149] devtmpfs: initialized\n[ 0.155025] EVM: security.selinux\n[ 0.156004] EVM: security.SMACK64\n[ 0.157537] EVM: security.ima\n[ 0.158936] EVM: security.capability\n[ 0.160991] pinctrl core: initialized pinctrl subsystem\n[ 0.163273] regulator-dummy: no parameters\n[ 0.164118] RTC time: 11:47:38, date: 07/22/19\n[ 0.166119] NET: Registered protocol family 16\n[ 0.168133] cpuidle: using governor ladder\n[ 0.169973] cpuidle: using governor menu\n[ 0.171749] ACPI: bus type PCI registered\n[ 0.172009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174836] PCI: Using configuration type 1 for base access\n[ 0.176733] bio: create slab at 0\n[ 0.178735] ACPI: Added _OSI(Module Device)\n[ 0.180004] ACPI: Added _OSI(Processor Device)\n[ 0.181948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.183974] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.185499] ACPI: Interpreter enabled\n[ 0.187172] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.190602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.194603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.198604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.202596] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206125] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208175] ACPI: No dock devices found.\n[ 0.211757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214815] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220223] acpiphp: Slot [3] registered\n[ 0.222036] acpiphp: Slot [4] registered\n[ 0.223818] acpiphp: Slot [5] registered\n[ 0.224037] acpiphp: Slot [6] registered\n[ 0.225808] acpiphp: Slot [7] registered\n[ 0.227579] acpiphp: Slot [8] registered\n[ 0.228024] acpiphp: Slot [9] registered\n[ 0.229798] acpiphp: Slot [10] registered\n[ 0.231596] acpiphp: Slot [11] registered\n[ 0.232023] acpiphp: Slot [12] registered\n[ 0.233809] acpiphp: Slot [13] registered\n[ 0.235601] acpiphp: Slot [14] registered\n[ 0.236023] acpiphp: Slot [15] registered\n[ 0.237823] acpiphp: Slot [16] registered\n[ 0.239617] acpiphp: Slot [17] registered\n[ 0.240031] acpiphp: Slot [18] registered\n[ 0.241836] acpiphp: Slot [19] registered\n[ 0.243644] acpiphp: Slot [20] registered\n[ 0.244023] acpiphp: Slot [21] registered\n[ 0.245835] acpiphp: Slot [22] registered\n[ 0.247643] acpiphp: Slot [23] registered\n[ 0.248023] acpiphp: Slot [24] registered\n[ 0.249840] acpiphp: Slot [25] registered\n[ 0.251633] acpiphp: Slot [26] registered\n[ 0.252023] acpiphp: Slot [27] registered\n[ 0.253821] acpiphp: Slot [28] registered\n[ 0.255624] acpiphp: Slot [29] registered\n[ 0.256024] acpiphp: Slot [30] registered\n[ 0.257822] acpiphp: Slot [31] registered\n[ 0.259618] PCI host bridge to bus 0000:00\n[ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.262320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.266551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.270447] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.279674] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.280020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.304684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.307482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.309242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.312109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.315060] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.316909] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.319276] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.320000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320004] vgaarb: loaded\n[ 0.321181] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323463] SCSI subsystem initialized\n[ 0.324248] ACPI: bus type USB registered\n[ 0.325866] usbcore: registered new interface driver usbfs\n[ 0.327883] usbcore: registered new interface driver hub\n[ 0.328042] usbcore: registered new device driver usb\n[ 0.330093] PCI: Using ACPI for IRQ routing\n[ 0.332081] NetLabel: Initializing\n[ 0.333423] NetLabel: domain hash size = 128\n[ 0.336006] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.339116] NetLabel: unlabeled traffic allowed by default\n[ 0.340465] Switched to clocksource kvm-clock\n[ 0.352743] AppArmor: AppArmor Filesystem Enabled\n[ 0.355531] pnp: PnP ACPI init\n[ 0.357614] ACPI: bus type PNP registered\n[ 0.360882] pnp: PnP ACPI: found 8 devices\n[ 0.363476] ACPI: bus type PNP unregistered\n[ 0.372362] NET: Registered protocol family 2\n[ 0.375272] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.379200] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.383221] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.387152] TCP: reno registered\n[ 0.389336] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.392866] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.396755] NET: Registered protocol family 1\n[ 0.399136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402595] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406010] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429406] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.452963] Trying to unpack rootfs image as initramfs...\n[ 0.574588] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.577580] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.579566] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.583021] Scanning for low memory corruption every 60 seconds\n[ 0.585478] Initialise system trusted keyring\n[ 0.587180] audit: initializing netlink socket (disabled)\n[ 0.589200] type=2000 audit(1563796059.018:1): initialized\n[ 0.609442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612494] zbud: loaded\n[ 0.613829] VFS: Disk quotas dquot_6.5.2\n[ 0.615350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617996] fuse init (API version 7.22)\n[ 0.619548] msgmni has been set to 1982\n[ 0.621086] Key type big_key registered\n[ 0.622869] Key type asymmetric registered\n[ 0.624441] Asymmetric key parser 'x509' registered\n[ 0.626231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.628985] io scheduler noop registered\n[ 0.630472] io scheduler deadline registered (default)\n[ 0.632340] io scheduler cfq registered\n[ 0.633859] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.635779] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638195] ipmi message handler version 39.2\n[ 0.639988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642799] ACPI: Power Button [PWRF]\n[ 0.644439] GHES: HEST is not enabled!\n[ 0.661382] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.694955] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697688] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723611] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727186] Linux agpgart interface v0.103\n[ 0.729655] brd: module loaded\n[ 0.731344] loop: module loaded\n[ 0.733051] blk-mq: CPU -> queue map\n[ 0.734457] CPU 0 -> Queue 0\n[ 0.736554] vda: vda1\n[ 0.738291] scsi0 : ata_piix\n[ 0.739554] scsi1 : ata_piix\n[ 0.740779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.743101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.746162] libphy: Fixed MDIO Bus: probed\n[ 0.747784] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749604] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.752863] PPP generic driver version 2.4.2\n[ 0.754756] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756999] ehci-pci: EHCI PCI platform driver\n[ 0.758717] ehci-platform: EHCI generic platform driver\n[ 0.760583] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.762729] ohci-pci: OHCI PCI platform driver\n[ 0.764367] ohci-platform: OHCI generic platform driver\n[ 0.766264] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783694] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785632] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.793642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.796399] usb usb1: Product: UHCI Host Controller\n[ 0.798224] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.800552] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802418] hub 1-0:1.0: USB hub found\n[ 0.803912] hub 1-0:1.0: 2 ports detected\n[ 0.805587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.809458] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.811299] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.813256] mousedev: PS/2 mouse device common for all mice\n[ 0.815667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.818922] rtc_cmos 00:00: RTC can wake from S4\n[ 0.821171] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.823694] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.826451] device-mapper: uevent: version 1.0.3\n[ 0.828527] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832168] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834767] TCP: cubic registered\n[ 0.836388] NET: Registered protocol family 10\n[ 0.838541] NET: Registered protocol family 17\n[ 0.840540] Key type dns_resolver registered\n[ 0.842331] Loading compiled-in X.509 certificates\n[ 0.844644] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.848633] registered taskstats version 1\n[ 0.851857] Key type trusted registered\n[ 0.855734] Key type encrypted registered\n[ 0.857587] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859920] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.862749] regulator-dummy: disabling\n[ 0.864403] Magic number: 11:62:783\n[ 0.866111] rtc_cmos 00:00: setting system clock to 2019-07-22 11:47:39 UTC (1563796059)\n[ 0.869426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871767] EDD information not available.\n[ 0.901495] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.916765] Write protecting the kernel read-only data: 12288k\n[ 0.919728] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.924393] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940123] systemd-udevd[99]: starting version 204\n[ 0.976541] FDC 0 is a S82078B\n[ 1.128045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.292135] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.294926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.297563] usb 1-1: Product: QEMU USB Tablet\n[ 1.299519] usb 1-1: Manufacturer: QEMU\n[ 1.301287] usb 1-1: SerialNumber: 42\n[ 2.006158] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.382505] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.480566] random: init urandom read with 10 bits of entropy available\n[ 2.627995] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:47:41 +0000. Up 3.08 seconds.\ncloud-init-nonet[3.30]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[5.07]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:47:44 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.30 | 255.255.255.0 | fa:16:3e:83:16:9c |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ndb:37:f4:14:3e:62:25:77:eb:49:ee:51:18:ad:a2:0c root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . = o|\n| = *.|\n| E = *o.|\n| = + =+.o|\n| . + o .= |\n| . .. .|\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n15:3b:c9:2b:38:32:2e:30:45:9c:84:a4:c3:01:e5:29 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|+B+. . |\n|+o+. . + |\n|E.+ * |\n| + . . o |\n|o o o S . |\n| o . o . . |\n| . . |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nfd:f1:71:86:98:a5:13:79:ee:28:57:9a:00:67:e4:f0 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . . |\n| = . |\n| . E o o |\n| = O . |\n| S o * = o|\n| o X + |\n| . * o |\n| o |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nfb:18:d5:c0:bd:87:99:bd:78:24:b8:1f:21:ba:b0:46 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . . |\n| o . |\n| + * |\n| S + O + |\n| E + o * . |\n| .. + . o o |\n| .o = . o |\n| .. o . . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:47:50 +0000. Up 12.10 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:47:52 +0000. Up 13.42 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18587 0 --:--:-- --:--:-- --:--:-- 18633\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\n\nUbuntu 14.04.6 LTS homer-0 ttyS0\n\nhomer-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 9s (1452 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 16s (5251 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8292\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......................................+++\n.............+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58218 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ echo 'nameserver 192.168.100.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n clearwater_cluster_manager_p... Does not exist Process \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ monit summary\n++ grep -v Running\n++ sed 1,2d\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000\nmember 9c5b1dc283308061 is healthy: got healthy result from http://192.168.100.14:4000\nmember a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000\nmember d5f2228cf133927c is healthy: got healthy result from http://192.168.100.18:4000\nmember f063e56ec4ef331d is healthy: got healthy result from http://192.168.100.30:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n9c5b1dc283308061: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\na2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\nd5f2228cf133927c: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nf063e56ec4ef331d: name=192-168-100-30 peerURLs=http://192.168.100.30:2380 clientURLs=http://192.168.100.30:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.30) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaIqSiVz4ueiAbf11X7W4dL9uwLtakFYV12dl5i1asmpwsiykrUjX_JTTmIz5PqHKuHsEs2mB6FS-lmbaTrA41kzWrYYSkkAsqk_QEJm4j9LD0gvcVAXuziuOi9Mavg2xy9J6exCobXwZsNP00vr37dBPrP0VBZd3pyMJEKJmQ6pZao' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-homer-rqzotoygjv6h-0-nsvhetvx74ft/508c10f5-cffc-472c-8d53-87061983eba4/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55\nHTTP/1.1 200 OK\nDate: Mon, 22 Jul 2019 11:53:12 GMT\nServer: Apache\nx-openstack-request-id: req-ea6387bf-559c-4b65-b386-79e25b3134a8\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 15:3b:c9:2b:38:32:2e:30:45:9c:84:a4:c3:01:e5:29 root@homer-0 (DSA)\nec2: 256 fd:f1:71:86:98:a5:13:79:ee:28:57:9a:00:67:e4:f0 root@homer-0 (ECDSA)\nec2: 256 fb:18:d5:c0:bd:87:99:bd:78:24:b8:1f:21:ba:b0:46 root@homer-0 (ED25519)\nec2: 2048 db:37:f4:14:3e:62:25:77:eb:49:ee:51:18:ad:a2:0c root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKY4l6RULfxbbO10Xg7u/87SWvDWnUFeM4A1X8YQ2UDVMzy3TZnCSEAk/YiCRMJ47PKK7ShxP7kkiELcggveOf8= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDKMZeJzCBv2pY8cIaWUODwojo0hF9aWYAuhiXqCez2S root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpHxFRLJ+2593G7VEEbg+sTLgTU0CLbY2jt19TmPF6hD7YyurpxZDXg+0NKUOydecSvbLZJ31qXum2zZ2k827A+lWbgL6IL4LcxrpST0pwU0B4lm+cu4kKFEZSWPSc3nf5OKCIJmnPPWZcpPnT+9RFDejn3vEenEizvG9iirMMPqccrX/qVED0nc6gJacKepGWWobms1ySwd8FzcOMINkGx9N5DLdon9xbClDMwJzrKfhj3BaTCTi2DAX7rtQI7tWe6EwTaCDpyNYvBGrn7fMU5LFqmThhI8K1NS4FjEnTmTOG1eue4NCPmIuHYxCT0/Okn8ril4mOcbbAhMdcsPhT root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:53:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 333.94 seconds\n"} 2019-07-22 11:54:33,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af/action used request id req-3a524612-c2a5-4cbb-9517-e47d3638a110 2019-07-22 11:54:33,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.08393907547s 2019-07-22 11:54:33,060 - functest.core.singlevm - DEBUG - console: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009864] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013609] Yama: becoming mindful. [ 0.015105] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020445] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026701] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029672] Initializing cgroup subsys freezer [ 0.031325] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033760] Initializing cgroup subsys hugetlb [ 0.036759] mce: CPU supports 10 MCE banks [ 0.038782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038782] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050257] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056106] MDS: Mitigation: Clear CPU buffers [ 0.082982] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.090790] ACPI: Core revision 20131115 [ 0.092555] ACPI: All ACPI Tables successfully acquired [ 0.095118] ftrace: allocating 28757 entries in 113 pages [ 0.116397] smpboot: Max logical packages: 1 [ 0.118360] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120317] Enabling x2apic [ 0.121679] Enabled x2apic [ 0.124009] Switched APIC routing to physical x2apic. [ 0.127311] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.133903] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144044] KVM setup paravirtual spinlock [ 0.147964] x86: Booted up 1 node, 1 CPUs [ 0.148005] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.151020] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152149] devtmpfs: initialized [ 0.155025] EVM: security.selinux [ 0.156004] EVM: security.SMACK64 [ 0.157537] EVM: security.ima [ 0.158936] EVM: security.capability [ 0.160991] pinctrl core: initialized pinctrl subsystem [ 0.163273] regulator-dummy: no parameters [ 0.164118] RTC time: 11:47:38, date: 07/22/19 [ 0.166119] NET: Registered protocol family 16 [ 0.168133] cpuidle: using governor ladder [ 0.169973] cpuidle: using governor menu [ 0.171749] ACPI: bus type PCI registered [ 0.172009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174836] PCI: Using configuration type 1 for base access [ 0.176733] bio: create slab at 0 [ 0.178735] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181948] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183974] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185499] ACPI: Interpreter enabled [ 0.187172] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.198604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.202596] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206125] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208175] ACPI: No dock devices found. [ 0.211757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214815] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220223] acpiphp: Slot [3] registered [ 0.222036] acpiphp: Slot [4] registered [ 0.223818] acpiphp: Slot [5] registered [ 0.224037] acpiphp: Slot [6] registered [ 0.225808] acpiphp: Slot [7] registered [ 0.227579] acpiphp: Slot [8] registered [ 0.228024] acpiphp: Slot [9] registered [ 0.229798] acpiphp: Slot [10] registered [ 0.231596] acpiphp: Slot [11] registered [ 0.232023] acpiphp: Slot [12] registered [ 0.233809] acpiphp: Slot [13] registered [ 0.235601] acpiphp: Slot [14] registered [ 0.236023] acpiphp: Slot [15] registered [ 0.237823] acpiphp: Slot [16] registered [ 0.239617] acpiphp: Slot [17] registered [ 0.240031] acpiphp: Slot [18] registered [ 0.241836] acpiphp: Slot [19] registered [ 0.243644] acpiphp: Slot [20] registered [ 0.244023] acpiphp: Slot [21] registered [ 0.245835] acpiphp: Slot [22] registered [ 0.247643] acpiphp: Slot [23] registered [ 0.248023] acpiphp: Slot [24] registered [ 0.249840] acpiphp: Slot [25] registered [ 0.251633] acpiphp: Slot [26] registered [ 0.252023] acpiphp: Slot [27] registered [ 0.253821] acpiphp: Slot [28] registered [ 0.255624] acpiphp: Slot [29] registered [ 0.256024] acpiphp: Slot [30] registered [ 0.257822] acpiphp: Slot [31] registered [ 0.259618] PCI host bridge to bus 0000:00 [ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.262320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270447] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.279674] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.304684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.307482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.309242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.312109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.315060] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316909] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.319276] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.320000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321181] vgaarb: bridge control possible 0000:00:02.0 [ 0.323463] SCSI subsystem initialized [ 0.324248] ACPI: bus type USB registered [ 0.325866] usbcore: registered new interface driver usbfs [ 0.327883] usbcore: registered new interface driver hub [ 0.328042] usbcore: registered new device driver usb [ 0.330093] PCI: Using ACPI for IRQ routing [ 0.332081] NetLabel: Initializing [ 0.333423] NetLabel: domain hash size = 128 [ 0.336006] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.339116] NetLabel: unlabeled traffic allowed by default [ 0.340465] Switched to clocksource kvm-clock [ 0.352743] AppArmor: AppArmor Filesystem Enabled [ 0.355531] pnp: PnP ACPI init [ 0.357614] ACPI: bus type PNP registered [ 0.360882] pnp: PnP ACPI: found 8 devices [ 0.363476] ACPI: bus type PNP unregistered [ 0.372362] NET: Registered protocol family 2 [ 0.375272] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.379200] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.383221] TCP: Hash tables configured (established 8192 bind 8192) [ 0.387152] TCP: reno registered [ 0.389336] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.392866] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.396755] NET: Registered protocol family 1 [ 0.399136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402595] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406010] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429406] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.452963] Trying to unpack rootfs image as initramfs... [ 0.574588] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.577580] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.579566] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.583021] Scanning for low memory corruption every 60 seconds [ 0.585478] Initialise system trusted keyring [ 0.587180] audit: initializing netlink socket (disabled) [ 0.589200] type=2000 audit(1563796059.018:1): initialized [ 0.609442] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612494] zbud: loaded [ 0.613829] VFS: Disk quotas dquot_6.5.2 [ 0.615350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617996] fuse init (API version 7.22) [ 0.619548] msgmni has been set to 1982 [ 0.621086] Key type big_key registered [ 0.622869] Key type asymmetric registered [ 0.624441] Asymmetric key parser 'x509' registered [ 0.626231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.628985] io scheduler noop registered [ 0.630472] io scheduler deadline registered (default) [ 0.632340] io scheduler cfq registered [ 0.633859] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635779] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.638195] ipmi message handler version 39.2 [ 0.639988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.642799] ACPI: Power Button [PWRF] [ 0.644439] GHES: HEST is not enabled! [ 0.661382] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.694955] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697688] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.723611] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.727186] Linux agpgart interface v0.103 [ 0.729655] brd: module loaded [ 0.731344] loop: module loaded [ 0.733051] blk-mq: CPU -> queue map [ 0.734457] CPU 0 -> Queue 0 [ 0.736554] vda: vda1 [ 0.738291] scsi0 : ata_piix [ 0.739554] scsi1 : ata_piix [ 0.740779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.743101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746162] libphy: Fixed MDIO Bus: probed [ 0.747784] tun: Universal TUN/TAP device driver, 1.6 [ 0.749604] tun: (C) 1999-2004 Max Krasnyansky [ 0.752863] PPP generic driver version 2.4.2 [ 0.754756] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756999] ehci-pci: EHCI PCI platform driver [ 0.758717] ehci-platform: EHCI generic platform driver [ 0.760583] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.762729] ohci-pci: OHCI PCI platform driver [ 0.764367] ohci-platform: OHCI generic platform driver [ 0.766264] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783694] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785632] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796399] usb usb1: Product: UHCI Host Controller [ 0.798224] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.800552] usb usb1: SerialNumber: 0000:00:01.2 [ 0.802418] hub 1-0:1.0: USB hub found [ 0.803912] hub 1-0:1.0: 2 ports detected [ 0.805587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.809458] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.811299] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.813256] mousedev: PS/2 mouse device common for all mice [ 0.815667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.818922] rtc_cmos 00:00: RTC can wake from S4 [ 0.821171] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.823694] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.826451] device-mapper: uevent: version 1.0.3 [ 0.828527] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832168] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834767] TCP: cubic registered [ 0.836388] NET: Registered protocol family 10 [ 0.838541] NET: Registered protocol family 17 [ 0.840540] Key type dns_resolver registered [ 0.842331] Loading compiled-in X.509 certificates [ 0.844644] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.848633] registered taskstats version 1 [ 0.851857] Key type trusted registered [ 0.855734] Key type encrypted registered [ 0.857587] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859920] IMA: No TPM chip found, activating TPM-bypass! [ 0.862749] regulator-dummy: disabling [ 0.864403] Magic number: 11:62:783 [ 0.866111] rtc_cmos 00:00: setting system clock to 2019-07-22 11:47:39 UTC (1563796059) [ 0.869426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871767] EDD information not available. [ 0.901495] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.916765] Write protecting the kernel read-only data: 12288k [ 0.919728] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.924393] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940123] systemd-udevd[99]: starting version 204 [ 0.976541] FDC 0 is a S82078B [ 1.128045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.292135] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.294926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.297563] usb 1-1: Product: QEMU USB Tablet [ 1.299519] usb 1-1: Manufacturer: QEMU [ 1.301287] usb 1-1: SerialNumber: 42 [ 2.006158] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.382505] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.480566] random: init urandom read with 10 bits of entropy available [ 2.627995] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:47:41 +0000. Up 3.08 seconds. cloud-init-nonet[3.30]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.07]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:47:44 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.30 | 255.255.255.0 | fa:16:3e:83:16:9c | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: db:37:f4:14:3e:62:25:77:eb:49:ee:51:18:ad:a2:0c root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . = o| | = *.| | E = *o.| | = + =+.o| | . + o .= | | . .. .| | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 15:3b:c9:2b:38:32:2e:30:45:9c:84:a4:c3:01:e5:29 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |+B+. . | |+o+. . + | |E.+ * | | + . . o | |o o o S . | | o . o . . | | . . | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: fd:f1:71:86:98:a5:13:79:ee:28:57:9a:00:67:e4:f0 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | = . | | . E o o | | = O . | | S o * = o| | o X + | | . * o | | o | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fb:18:d5:c0:bd:87:99:bd:78:24:b8:1f:21:ba:b0:46 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | | o . | | + * | | S + O + | | E + o * . | | .. + . o o | | .o = . o | | .. o . . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:47:50 +0000. Up 12.10 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:47:52 +0000. Up 13.42 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18587 0 --:--:-- --:--:-- --:--:-- 18633 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1452 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5251 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......................................+++ .............+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ monit summary ++ grep -v Running ++ sed 1,2d + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000 member 9c5b1dc283308061 is healthy: got healthy result from http://192.168.100.14:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 member d5f2228cf133927c is healthy: got healthy result from http://192.168.100.18:4000 member f063e56ec4ef331d is healthy: got healthy result from http://192.168.100.30:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 9c5b1dc283308061: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false d5f2228cf133927c: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false f063e56ec4ef331d: name=192-168-100-30 peerURLs=http://192.168.100.30:2380 clientURLs=http://192.168.100.30:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.30) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.11 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaIqSiVz4ueiAbf11X7W4dL9uwLtakFYV12dl5i1asmpwsiykrUjX_JTTmIz5PqHKuHsEs2mB6FS-lmbaTrA41kzWrYYSkkAsqk_QEJm4j9LD0gvcVAXuziuOi9Mavg2xy9J6exCobXwZsNP00vr37dBPrP0VBZd3pyMJEKJmQ6pZao' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-homer-rqzotoygjv6h-0-nsvhetvx74ft/508c10f5-cffc-472c-8d53-87061983eba4/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:53:12 GMT Server: Apache x-openstack-request-id: req-ea6387bf-559c-4b65-b386-79e25b3134a8 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 15:3b:c9:2b:38:32:2e:30:45:9c:84:a4:c3:01:e5:29 root@homer-0 (DSA) ec2: 256 fd:f1:71:86:98:a5:13:79:ee:28:57:9a:00:67:e4:f0 root@homer-0 (ECDSA) ec2: 256 fb:18:d5:c0:bd:87:99:bd:78:24:b8:1f:21:ba:b0:46 root@homer-0 (ED25519) ec2: 2048 db:37:f4:14:3e:62:25:77:eb:49:ee:51:18:ad:a2:0c root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKY4l6RULfxbbO10Xg7u/87SWvDWnUFeM4A1X8YQ2UDVMzy3TZnCSEAk/YiCRMJ47PKK7ShxP7kkiELcggveOf8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDKMZeJzCBv2pY8cIaWUODwojo0hF9aWYAuhiXqCez2S root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpHxFRLJ+2593G7VEEbg+sTLgTU0CLbY2jt19TmPF6hD7YyurpxZDXg+0NKUOydecSvbLZJ31qXum2zZ2k827A+lWbgL6IL4LcxrpST0pwU0B4lm+cu4kKFEZSWPSc3nf5OKCIJmnPPWZcpPnT+9RFDejn3vEenEizvG9iirMMPqccrX/qVED0nc6gJacKepGWWobms1ySwd8FzcOMINkGx9N5DLdon9xbClDMwJzrKfhj3BaTCTi2DAX7rtQI7tWe6EwTaCDpyNYvBGrn7fMU5LFqmThhI8K1NS4FjEnTmTOG1eue4NCPmIuHYxCT0/Okn8ril4mOcbbAhMdcsPhT root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:53:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 333.94 seconds 2019-07-22 11:54:33,064 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009864] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013609] Yama: becoming mindful. [ 0.015105] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016904] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020445] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026701] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029672] Initializing cgroup subsys freezer [ 0.031325] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033760] Initializing cgroup subsys hugetlb [ 0.036759] mce: CPU supports 10 MCE banks [ 0.038782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038782] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040006] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050257] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056106] MDS: Mitigation: Clear CPU buffers [ 0.082982] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.090790] ACPI: Core revision 20131115 [ 0.092555] ACPI: All ACPI Tables successfully acquired [ 0.095118] ftrace: allocating 28757 entries in 113 pages [ 0.116397] smpboot: Max logical packages: 1 [ 0.118360] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120317] Enabling x2apic [ 0.121679] Enabled x2apic [ 0.124009] Switched APIC routing to physical x2apic. [ 0.127311] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.133903] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144044] KVM setup paravirtual spinlock [ 0.147964] x86: Booted up 1 node, 1 CPUs [ 0.148005] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.151020] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152149] devtmpfs: initialized [ 0.155025] EVM: security.selinux [ 0.156004] EVM: security.SMACK64 [ 0.157537] EVM: security.ima [ 0.158936] EVM: security.capability [ 0.160991] pinctrl core: initialized pinctrl subsystem [ 0.163273] regulator-dummy: no parameters [ 0.164118] RTC time: 11:47:38, date: 07/22/19 [ 0.166119] NET: Registered protocol family 16 [ 0.168133] cpuidle: using governor ladder [ 0.169973] cpuidle: using governor menu [ 0.171749] ACPI: bus type PCI registered [ 0.172009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174836] PCI: Using configuration type 1 for base access [ 0.176733] bio: create slab at 0 [ 0.178735] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181948] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183974] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185499] ACPI: Interpreter enabled [ 0.187172] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.198604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.202596] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206125] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208175] ACPI: No dock devices found. [ 0.211757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214815] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220223] acpiphp: Slot [3] registered [ 0.222036] acpiphp: Slot [4] registered [ 0.223818] acpiphp: Slot [5] registered [ 0.224037] acpiphp: Slot [6] registered [ 0.225808] acpiphp: Slot [7] registered [ 0.227579] acpiphp: Slot [8] registered [ 0.228024] acpiphp: Slot [9] registered [ 0.229798] acpiphp: Slot [10] registered [ 0.231596] acpiphp: Slot [11] registered [ 0.232023] acpiphp: Slot [12] registered [ 0.233809] acpiphp: Slot [13] registered [ 0.235601] acpiphp: Slot [14] registered [ 0.236023] acpiphp: Slot [15] registered [ 0.237823] acpiphp: Slot [16] registered [ 0.239617] acpiphp: Slot [17] registered [ 0.240031] acpiphp: Slot [18] registered [ 0.241836] acpiphp: Slot [19] registered [ 0.243644] acpiphp: Slot [20] registered [ 0.244023] acpiphp: Slot [21] registered [ 0.245835] acpiphp: Slot [22] registered [ 0.247643] acpiphp: Slot [23] registered [ 0.248023] acpiphp: Slot [24] registered [ 0.249840] acpiphp: Slot [25] registered [ 0.251633] acpiphp: Slot [26] registered [ 0.252023] acpiphp: Slot [27] registered [ 0.253821] acpiphp: Slot [28] registered [ 0.255624] acpiphp: Slot [29] registered [ 0.256024] acpiphp: Slot [30] registered [ 0.257822] acpiphp: Slot [31] registered [ 0.259618] PCI host bridge to bus 0000:00 [ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.262320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266551] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270447] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.279674] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.304684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.307482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.309242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.312109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.315060] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316909] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.319276] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.320000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321181] vgaarb: bridge control possible 0000:00:02.0 [ 0.323463] SCSI subsystem initialized [ 0.324248] ACPI: bus type USB registered [ 0.325866] usbcore: registered new interface driver usbfs [ 0.327883] usbcore: registered new interface driver hub [ 0.328042] usbcore: registered new device driver usb [ 0.330093] PCI: Using ACPI for IRQ routing [ 0.332081] NetLabel: Initializing [ 0.333423] NetLabel: domain hash size = 128 [ 0.336006] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.339116] NetLabel: unlabeled traffic allowed by default [ 0.340465] Switched to clocksource kvm-clock [ 0.352743] AppArmor: AppArmor Filesystem Enabled [ 0.355531] pnp: PnP ACPI init [ 0.357614] ACPI: bus type PNP registered [ 0.360882] pnp: PnP ACPI: found 8 devices [ 0.363476] ACPI: bus type PNP unregistered [ 0.372362] NET: Registered protocol family 2 [ 0.375272] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.379200] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.383221] TCP: Hash tables configured (established 8192 bind 8192) [ 0.387152] TCP: reno registered [ 0.389336] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.392866] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.396755] NET: Registered protocol family 1 [ 0.399136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402595] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406010] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429406] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.452963] Trying to unpack rootfs image as initramfs... [ 0.574588] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.577580] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.579566] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.583021] Scanning for low memory corruption every 60 seconds [ 0.585478] Initialise system trusted keyring [ 0.587180] audit: initializing netlink socket (disabled) [ 0.589200] type=2000 audit(1563796059.018:1): initialized [ 0.609442] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.612494] zbud: loaded [ 0.613829] VFS: Disk quotas dquot_6.5.2 [ 0.615350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.617996] fuse init (API version 7.22) [ 0.619548] msgmni has been set to 1982 [ 0.621086] Key type big_key registered [ 0.622869] Key type asymmetric registered [ 0.624441] Asymmetric key parser 'x509' registered [ 0.626231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.628985] io scheduler noop registered [ 0.630472] io scheduler deadline registered (default) [ 0.632340] io scheduler cfq registered [ 0.633859] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635779] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.638195] ipmi message handler version 39.2 [ 0.639988] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.642799] ACPI: Power Button [PWRF] [ 0.644439] GHES: HEST is not enabled! [ 0.661382] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.694955] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697688] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.723611] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.727186] Linux agpgart interface v0.103 [ 0.729655] brd: module loaded [ 0.731344] loop: module loaded [ 0.733051] blk-mq: CPU -> queue map [ 0.734457] CPU 0 -> Queue 0 [ 0.736554] vda: vda1 [ 0.738291] scsi0 : ata_piix [ 0.739554] scsi1 : ata_piix [ 0.740779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.743101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746162] libphy: Fixed MDIO Bus: probed [ 0.747784] tun: Universal TUN/TAP device driver, 1.6 [ 0.749604] tun: (C) 1999-2004 Max Krasnyansky [ 0.752863] PPP generic driver version 2.4.2 [ 0.754756] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.756999] ehci-pci: EHCI PCI platform driver [ 0.758717] ehci-platform: EHCI generic platform driver [ 0.760583] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.762729] ohci-pci: OHCI PCI platform driver [ 0.764367] ohci-platform: OHCI generic platform driver [ 0.766264] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783694] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785632] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.793642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796399] usb usb1: Product: UHCI Host Controller [ 0.798224] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.800552] usb usb1: SerialNumber: 0000:00:01.2 [ 0.802418] hub 1-0:1.0: USB hub found [ 0.803912] hub 1-0:1.0: 2 ports detected [ 0.805587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.809458] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.811299] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.813256] mousedev: PS/2 mouse device common for all mice [ 0.815667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.818922] rtc_cmos 00:00: RTC can wake from S4 [ 0.821171] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.823694] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.826451] device-mapper: uevent: version 1.0.3 [ 0.828527] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832168] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834767] TCP: cubic registered [ 0.836388] NET: Registered protocol family 10 [ 0.838541] NET: Registered protocol family 17 [ 0.840540] Key type dns_resolver registered [ 0.842331] Loading compiled-in X.509 certificates [ 0.844644] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.848633] registered taskstats version 1 [ 0.851857] Key type trusted registered [ 0.855734] Key type encrypted registered [ 0.857587] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859920] IMA: No TPM chip found, activating TPM-bypass! [ 0.862749] regulator-dummy: disabling [ 0.864403] Magic number: 11:62:783 [ 0.866111] rtc_cmos 00:00: setting system clock to 2019-07-22 11:47:39 UTC (1563796059) [ 0.869426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871767] EDD information not available. [ 0.901495] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.916765] Write protecting the kernel read-only data: 12288k [ 0.919728] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.924393] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940123] systemd-udevd[99]: starting version 204 [ 0.976541] FDC 0 is a S82078B [ 1.128045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.292135] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.294926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.297563] usb 1-1: Product: QEMU USB Tablet [ 1.299519] usb 1-1: Manufacturer: QEMU [ 1.301287] usb 1-1: SerialNumber: 42 [ 2.006158] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.382505] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.480566] random: init urandom read with 10 bits of entropy available [ 2.627995] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:47:41 +0000. Up 3.08 seconds. cloud-init-nonet[3.30]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.07]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:47:44 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.30 | 255.255.255.0 | fa:16:3e:83:16:9c | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: db:37:f4:14:3e:62:25:77:eb:49:ee:51:18:ad:a2:0c root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . = o| | = *.| | E = *o.| | = + =+.o| | . + o .= | | . .. .| | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 15:3b:c9:2b:38:32:2e:30:45:9c:84:a4:c3:01:e5:29 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |+B+. . | |+o+. . + | |E.+ * | | + . . o | |o o o S . | | o . o . . | | . . | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: fd:f1:71:86:98:a5:13:79:ee:28:57:9a:00:67:e4:f0 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | = . | | . E o o | | = O . | | S o * = o| | o X + | | . * o | | o | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fb:18:d5:c0:bd:87:99:bd:78:24:b8:1f:21:ba:b0:46 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | . . | | o . | | + * | | S + O + | | E + o * . | | .. + . o o | | .o = . o | | .. o . . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:47:50 +0000. Up 12.10 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:47:52 +0000. Up 13.42 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18587 0 --:--:-- --:--:-- --:--:-- 18633 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1452 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5251 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......................................+++ .............+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ monit summary ++ grep -v Running ++ sed 1,2d + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000 member 9c5b1dc283308061 is healthy: got healthy result from http://192.168.100.14:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 member d5f2228cf133927c is healthy: got healthy result from http://192.168.100.18:4000 member f063e56ec4ef331d is healthy: got healthy result from http://192.168.100.30:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 9c5b1dc283308061: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false d5f2228cf133927c: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false f063e56ec4ef331d: name=192-168-100-30 peerURLs=http://192.168.100.30:2380 clientURLs=http://192.168.100.30:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.30) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.11 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaIqSiVz4ueiAbf11X7W4dL9uwLtakFYV12dl5i1asmpwsiykrUjX_JTTmIz5PqHKuHsEs2mB6FS-lmbaTrA41kzWrYYSkkAsqk_QEJm4j9LD0gvcVAXuziuOi9Mavg2xy9J6exCobXwZsNP00vr37dBPrP0VBZd3pyMJEKJmQ6pZao' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-homer-rqzotoygjv6h-0-nsvhetvx74ft/508c10f5-cffc-472c-8d53-87061983eba4/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:53:12 GMT Server: Apache x-openstack-request-id: req-ea6387bf-559c-4b65-b386-79e25b3134a8 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 15:3b:c9:2b:38:32:2e:30:45:9c:84:a4:c3:01:e5:29 root@homer-0 (DSA) ec2: 256 fd:f1:71:86:98:a5:13:79:ee:28:57:9a:00:67:e4:f0 root@homer-0 (ECDSA) ec2: 256 fb:18:d5:c0:bd:87:99:bd:78:24:b8:1f:21:ba:b0:46 root@homer-0 (ED25519) ec2: 2048 db:37:f4:14:3e:62:25:77:eb:49:ee:51:18:ad:a2:0c root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKY4l6RULfxbbO10Xg7u/87SWvDWnUFeM4A1X8YQ2UDVMzy3TZnCSEAk/YiCRMJ47PKK7ShxP7kkiELcggveOf8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDKMZeJzCBv2pY8cIaWUODwojo0hF9aWYAuhiXqCez2S root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpHxFRLJ+2593G7VEEbg+sTLgTU0CLbY2jt19TmPF6hD7YyurpxZDXg+0NKUOydecSvbLZJ31qXum2zZ2k827A+lWbgL6IL4LcxrpST0pwU0B4lm+cu4kKFEZSWPSc3nf5OKCIJmnPPWZcpPnT+9RFDejn3vEenEizvG9iirMMPqccrX/qVED0nc6gJacKepGWWobms1ySwd8FzcOMINkGx9N5DLdon9xbClDMwJzrKfhj3BaTCTi2DAX7rtQI7tWe6EwTaCDpyNYvBGrn7fMU5LFqmThhI8K1NS4FjEnTmTOG1eue4NCPmIuHYxCT0/Okn8ril4mOcbbAhMdcsPhT root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:53:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 333.94 seconds 2019-07-22 11:54:33,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:54:33,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:33,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05230099-a4ff-4c85-873c-74c00ccc66aa x-openstack-request-id: req-05230099-a4ff-4c85-873c-74c00ccc66aa 2019-07-22 11:54:33,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:54:33,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-05230099-a4ff-4c85-873c-74c00ccc66aa 2019-07-22 11:54:33,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190734148026s 2019-07-22 11:54:33,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 11:54:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 11:54:33,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19764 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-432932f0-0e4b-4a7c-a7d9-2904e6241796 x-openstack-request-id: req-432932f0-0e4b-4a7c-a7d9-2904e6241796 2019-07-22 11:54:33,347 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009657] pid_max: default: 32768 minimum: 301\n[ 0.012038] Security Framework initialized\n[ 0.013948] AppArmor: AppArmor initialized\n[ 0.015841] Yama: becoming mindful.\n[ 0.016130] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020960] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.024471] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.031362] Initializing cgroup subsys memory\n[ 0.032008] Initializing cgroup subsys devices\n[ 0.034028] Initializing cgroup subsys freezer\n[ 0.036004] Initializing cgroup subsys blkio\n[ 0.037952] Initializing cgroup subsys perf_event\n[ 0.040005] Initializing cgroup subsys hugetlb\n[ 0.044417] mce: CPU supports 10 MCE banks\n[ 0.046004] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.046004] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.049954] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.056002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.058298] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060003] MDS: Mitigation: Clear CPU buffers\n[ 0.082477] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.092502] ACPI: Core revision 20131115\n[ 0.094542] ACPI: All ACPI Tables successfully acquired\n[ 0.096454] ftrace: allocating 28757 entries in 113 pages\n[ 0.116412] smpboot: Max logical packages: 1\n[ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.122713] Enabling x2apic\n[ 0.123935] Enabled x2apic\n[ 0.124010] Switched APIC routing to physical x2apic.\n[ 0.129106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.131302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.135019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143551] KVM setup paravirtual spinlock\n[ 0.146133] x86: Booted up 1 node, 1 CPUs\n[ 0.147723] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148405] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.150905] devtmpfs: initialized\n[ 0.153550] EVM: security.selinux\n[ 0.154918] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157255] EVM: security.capability\n[ 0.159690] pinctrl core: initialized pinctrl subsystem\n[ 0.160053] regulator-dummy: no parameters\n[ 0.161751] RTC time: 11:47:36, date: 07/22/19\n[ 0.163512] NET: Registered protocol family 16\n[ 0.164133] cpuidle: using governor ladder\n[ 0.165742] cpuidle: using governor menu\n[ 0.167332] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170484] PCI: Using configuration type 1 for base access\n[ 0.172723] bio: create slab at 0\n[ 0.174507] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177704] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179495] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181049] ACPI: Interpreter enabled\n[ 0.182541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.185016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.191633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.194323] ACPI: (supports S0 S5)\n[ 0.195702] ACPI: Using IOAPIC for interrupt routing\n[ 0.196017] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.199557] ACPI: No dock devices found.\n[ 0.201779] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206467] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212206] acpiphp: Slot [3] registered\n[ 0.213855] acpiphp: Slot [4] registered\n[ 0.215424] acpiphp: Slot [5] registered\n[ 0.216025] acpiphp: Slot [6] registered\n[ 0.217593] acpiphp: Slot [7] registered\n[ 0.219157] acpiphp: Slot [8] registered\n[ 0.220021] acpiphp: Slot [9] registered\n[ 0.221809] acpiphp: Slot [10] registered\n[ 0.223621] acpiphp: Slot [11] registered\n[ 0.224023] acpiphp: Slot [12] registered\n[ 0.225848] acpiphp: Slot [13] registered\n[ 0.227659] acpiphp: Slot [14] registered\n[ 0.228023] acpiphp: Slot [15] registered\n[ 0.229851] acpiphp: Slot [16] registered\n[ 0.231666] acpiphp: Slot [17] registered\n[ 0.232032] acpiphp: Slot [18] registered\n[ 0.233855] acpiphp: Slot [19] registered\n[ 0.235678] acpiphp: Slot [20] registered\n[ 0.236023] acpiphp: Slot [21] registered\n[ 0.237841] acpiphp: Slot [22] registered\n[ 0.239651] acpiphp: Slot [23] registered\n[ 0.240023] acpiphp: Slot [24] registered\n[ 0.241844] acpiphp: Slot [25] registered\n[ 0.243659] acpiphp: Slot [26] registered\n[ 0.244023] acpiphp: Slot [27] registered\n[ 0.245824] acpiphp: Slot [28] registered\n[ 0.247641] acpiphp: Slot [29] registered\n[ 0.248023] acpiphp: Slot [30] registered\n[ 0.249831] acpiphp: Slot [31] registered\n[ 0.251632] PCI host bridge to bus 0000:00\n[ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.254320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.256006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.258765] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.262877] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.270628] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.299252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307593] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311649] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313323] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315868] SCSI subsystem initialized\n[ 0.316263] ACPI: bus type USB registered\n[ 0.318127] usbcore: registered new interface driver usbfs\n[ 0.320018] usbcore: registered new interface driver hub\n[ 0.322357] usbcore: registered new device driver usb\n[ 0.324201] PCI: Using ACPI for IRQ routing\n[ 0.326518] NetLabel: Initializing\n[ 0.328008] NetLabel: domain hash size = 128\n[ 0.329633] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331457] NetLabel: unlabeled traffic allowed by default\n[ 0.332255] Switched to clocksource kvm-clock\n[ 0.340961] AppArmor: AppArmor Filesystem Enabled\n[ 0.342735] pnp: PnP ACPI init\n[ 0.343991] ACPI: bus type PNP registered\n[ 0.346027] pnp: PnP ACPI: found 8 devices\n[ 0.347578] ACPI: bus type PNP unregistered\n[ 0.354840] NET: Registered protocol family 2\n[ 0.356780] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.359269] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.361602] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.363944] TCP: reno registered\n[ 0.365264] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.367377] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.369668] NET: Registered protocol family 1\n[ 0.371371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373443] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375479] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.392554] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.409801] Trying to unpack rootfs image as initramfs...\n[ 0.512559] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.515623] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.517707] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.520885] Scanning for low memory corruption every 60 seconds\n[ 0.523428] Initialise system trusted keyring\n[ 0.525168] audit: initializing netlink socket (disabled)\n[ 0.527064] type=2000 audit(1563796056.894:1): initialized\n[ 0.547418] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.550505] zbud: loaded\n[ 0.551848] VFS: Disk quotas dquot_6.5.2\n[ 0.553386] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.556026] fuse init (API version 7.22)\n[ 0.557639] msgmni has been set to 1982\n[ 0.559168] Key type big_key registered\n[ 0.560966] Key type asymmetric registered\n[ 0.562551] Asymmetric key parser 'x509' registered\n[ 0.564358] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.567203] io scheduler noop registered\n[ 0.568693] io scheduler deadline registered (default)\n[ 0.570563] io scheduler cfq registered\n[ 0.572104] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576376] ipmi message handler version 39.2\n[ 0.578082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580823] ACPI: Power Button [PWRF]\n[ 0.582321] GHES: HEST is not enabled!\n[ 0.598961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.632088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.634836] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.661460] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.665144] Linux agpgart interface v0.103\n[ 0.667654] brd: module loaded\n[ 0.669369] loop: module loaded\n[ 0.671137] blk-mq: CPU -> queue map\n[ 0.672574] CPU 0 -> Queue 0\n[ 0.674629] vda: vda1\n[ 0.676487] scsi0 : ata_piix\n[ 0.677756] scsi1 : ata_piix\n[ 0.678965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.681298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.684430] libphy: Fixed MDIO Bus: probed\n[ 0.686026] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687820] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.691033] PPP generic driver version 2.4.2\n[ 0.692694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695028] ehci-pci: EHCI PCI platform driver\n[ 0.696656] ehci-platform: EHCI generic platform driver\n[ 0.698508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.700634] ohci-pci: OHCI PCI platform driver\n[ 0.702329] ohci-platform: OHCI generic platform driver\n[ 0.704222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.721423] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.723277] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.728307] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733252] usb usb1: Product: UHCI Host Controller\n[ 0.735003] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.737222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739044] hub 1-0:1.0: USB hub found\n[ 0.740562] hub 1-0:1.0: 2 ports detected\n[ 0.742263] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.746175] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.747981] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749902] mousedev: PS/2 mouse device common for all mice\n[ 0.752257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.755399] rtc_cmos 00:00: RTC can wake from S4\n[ 0.757609] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759849] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762145] device-mapper: uevent: version 1.0.3\n[ 0.763883] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.767468] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769661] TCP: cubic registered\n[ 0.771084] NET: Registered protocol family 10\n[ 0.772935] NET: Registered protocol family 17\n[ 0.774624] Key type dns_resolver registered\n[ 0.776354] Loading compiled-in X.509 certificates\n[ 0.778663] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.782024] registered taskstats version 1\n[ 0.785086] Key type trusted registered\n[ 0.788728] Key type encrypted registered\n[ 0.790282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.792232] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.794747] regulator-dummy: disabling\n[ 0.796230] Magic number: 11:62:783\n[ 0.797807] rtc_cmos 00:00: setting system clock to 2019-07-22 11:47:37 UTC (1563796057)\n[ 0.800805] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.802914] EDD information not available.\n[ 0.841423] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.856599] Write protecting the kernel read-only data: 12288k\n[ 0.859294] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.863587] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.880131] systemd-udevd[99]: starting version 204\n[ 0.916543] FDC 0 is a S82078B\n[ 1.052094] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.216032] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219063] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.222191] usb 1-1: Product: QEMU USB Tablet\n[ 1.224238] usb 1-1: Manufacturer: QEMU\n[ 1.226086] usb 1-1: SerialNumber: 42\n[ 1.945953] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.317436] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.418411] random: init urandom read with 10 bits of entropy available\n[ 2.563455] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:47:39 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.20]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.76]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:47:42 +0000. Up 5.47 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.18 | 255.255.255.0 | fa:16:3e:90:62:ac |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n1e:dd:d2:c0:ad:39:d8:b1:72:67:63:74:08:72:d2:a3 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.o |\n| =oo . |\n| .+.+ . |\n| E+ X . |\n| S X B |\n| . + * . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne0:ca:72:75:8d:2e:1d:bc:d0:63:68:3e:f5:d3:ff:42 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| . = o |\n| * S . |\n| . = B = . E |\n| . + + + o .. |\n| o o . .. |\n| .o.|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nce:83:e7:62:a2:f5:b5:75:d7:4b:d6:02:1c:99:70:ef root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . . |\n| o + |\n| + . |\n| . o |\n| S o E |\n| + . ..|\n| . . * . . ooo|\n| ...o+ + . .o..|\n| .. o..o . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n52:96:c5:b4:8d:75:3f:59:2f:13:12:17:78:51:d4:4b root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo +o*==|\n| o.=.+.E=|\n| + o ..+o+|\n| o +.|\n| . S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:47:47 +0000. Up 11.20 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:47:48 +0000. Up 12.23 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Rec\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: eived % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15620 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 6s (2162 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 8s (6375 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7928\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7936\nclearwater-socket-factory-sig start/running, process 7944\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8925 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57632 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n+ echo 'nameserver 192.168.100.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n poll_bono Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_config_manager_pr... Does not exist Process \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n poll_bono Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000\nmember a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000\nmember d5f2228cf133927c is healthy: got healthy result from http://192.168.100.18:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\na2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\nd5f2228cf133927c: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.18) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaIqxn1L7g-rHkA5L9ud6qjBTqFMz43yNOd3EZza8JiWW8vPUR-tmUceHPRzHk74l8U3OqTRQKq2_SNhOlboI6eCm2ZKb3vOWdWqrBi0wl-FvXDwZaBCMgBlaXirmWcXeomokjCg3DOHT06fMZlOYKsBvHXtXyAHF6Qoue5FjC0p1ZE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-bono-2xftnlyk73pn-0-q7iyrm6hlaq3/41dee0de-56a1-4c84-a6e7-e06e8e414c82/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61\nHTTP/1.1 200 OK\nDate: Mon, 22 Jul 2019 11:50:35 GMT\nServer: Apache\nx-openstack-request-id: req-b95b7e82-3d58-4022-918e-b9cf42ceb103\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e0:ca:72:75:8d:2e:1d:bc:d0:63:68:3e:f5:d3:ff:42 root@bono-0 (DSA)\nec2: 256 ce:83:e7:62:a2:f5:b5:75:d7:4b:d6:02:1c:99:70:ef root@bono-0 (ECDSA)\nec2: 256 52:96:c5:b4:8d:75:3f:59:2f:13:12:17:78:51:d4:4b root@bono-0 (ED25519)\nec2: 2048 1e:dd:d2:c0:ad:39:d8:b1:72:67:63:74:08:72:d2:a3 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIMsyUmXpfkkkQlrhc7PxvAusJwRWUmTamH3y9u1KqTmbJ+yjzTuRwiC9GMpAkgioqhcmH7HsvZhbkaqM6eW+d8= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJHmuuD7+rcFLhNcOmOB8+12J5CGg/cvYE+ZtHqaxXYw root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSJegjSCV9lD4vlPFlmX7ks0TpER+Nbo2U6rm0W06X6bupSw423c52sIleiULJe3bq/l3xKbcGcXHOR0ypSCYkgDO/9yTrDw6ifyLmDGj1FZhOUCYUGCDoiuGHW9c3YTrV0JbyClpm9MCIUAB2vRZi6/Yh3TfG43VXCNh2HiTRl7BqEnrLTe3d008isoLJ4sQPCKib66AgRPdrPGdrfhCljavvOv/5rAZPCUa7yxOzmUFlMD2FZV57ieYSrNfGHmGTAAPEvksJIjCwsjoqKhG6Mmt6mjv9VTyXooevvH083kdRmtXmo/mFrpRUO39TzvlqV0HaE4jYxRMdzK4dhYx1 root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:50:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 179.49 seconds\n"} 2019-07-22 11:54:33,349 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29/action used request id req-432932f0-0e4b-4a7c-a7d9-2904e6241796 2019-07-22 11:54:33,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0805468559265s 2019-07-22 11:54:33,351 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009657] pid_max: default: 32768 minimum: 301 [ 0.012038] Security Framework initialized [ 0.013948] AppArmor: AppArmor initialized [ 0.015841] Yama: becoming mindful. [ 0.016130] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020960] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024471] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.031362] Initializing cgroup subsys memory [ 0.032008] Initializing cgroup subsys devices [ 0.034028] Initializing cgroup subsys freezer [ 0.036004] Initializing cgroup subsys blkio [ 0.037952] Initializing cgroup subsys perf_event [ 0.040005] Initializing cgroup subsys hugetlb [ 0.044417] mce: CPU supports 10 MCE banks [ 0.046004] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046004] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048005] Spectre V2 : Mitigation: Full generic retpoline [ 0.049954] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.058298] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060003] MDS: Mitigation: Clear CPU buffers [ 0.082477] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.092502] ACPI: Core revision 20131115 [ 0.094542] ACPI: All ACPI Tables successfully acquired [ 0.096454] ftrace: allocating 28757 entries in 113 pages [ 0.116412] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122713] Enabling x2apic [ 0.123935] Enabled x2apic [ 0.124010] Switched APIC routing to physical x2apic. [ 0.129106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.135019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143551] KVM setup paravirtual spinlock [ 0.146133] x86: Booted up 1 node, 1 CPUs [ 0.147723] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148405] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150905] devtmpfs: initialized [ 0.153550] EVM: security.selinux [ 0.154918] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157255] EVM: security.capability [ 0.159690] pinctrl core: initialized pinctrl subsystem [ 0.160053] regulator-dummy: no parameters [ 0.161751] RTC time: 11:47:36, date: 07/22/19 [ 0.163512] NET: Registered protocol family 16 [ 0.164133] cpuidle: using governor ladder [ 0.165742] cpuidle: using governor menu [ 0.167332] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170484] PCI: Using configuration type 1 for base access [ 0.172723] bio: create slab at 0 [ 0.174507] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177704] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179495] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181049] ACPI: Interpreter enabled [ 0.182541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.185016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194323] ACPI: (supports S0 S5) [ 0.195702] ACPI: Using IOAPIC for interrupt routing [ 0.196017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199557] ACPI: No dock devices found. [ 0.201779] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206467] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212206] acpiphp: Slot [3] registered [ 0.213855] acpiphp: Slot [4] registered [ 0.215424] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217593] acpiphp: Slot [7] registered [ 0.219157] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221809] acpiphp: Slot [10] registered [ 0.223621] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225848] acpiphp: Slot [13] registered [ 0.227659] acpiphp: Slot [14] registered [ 0.228023] acpiphp: Slot [15] registered [ 0.229851] acpiphp: Slot [16] registered [ 0.231666] acpiphp: Slot [17] registered [ 0.232032] acpiphp: Slot [18] registered [ 0.233855] acpiphp: Slot [19] registered [ 0.235678] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237841] acpiphp: Slot [22] registered [ 0.239651] acpiphp: Slot [23] registered [ 0.240023] acpiphp: Slot [24] registered [ 0.241844] acpiphp: Slot [25] registered [ 0.243659] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245824] acpiphp: Slot [28] registered [ 0.247641] acpiphp: Slot [29] registered [ 0.248023] acpiphp: Slot [30] registered [ 0.249831] acpiphp: Slot [31] registered [ 0.251632] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258765] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262877] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270628] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307593] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311649] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313323] vgaarb: bridge control possible 0000:00:02.0 [ 0.315868] SCSI subsystem initialized [ 0.316263] ACPI: bus type USB registered [ 0.318127] usbcore: registered new interface driver usbfs [ 0.320018] usbcore: registered new interface driver hub [ 0.322357] usbcore: registered new device driver usb [ 0.324201] PCI: Using ACPI for IRQ routing [ 0.326518] NetLabel: Initializing [ 0.328008] NetLabel: domain hash size = 128 [ 0.329633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331457] NetLabel: unlabeled traffic allowed by default [ 0.332255] Switched to clocksource kvm-clock [ 0.340961] AppArmor: AppArmor Filesystem Enabled [ 0.342735] pnp: PnP ACPI init [ 0.343991] ACPI: bus type PNP registered [ 0.346027] pnp: PnP ACPI: found 8 devices [ 0.347578] ACPI: bus type PNP unregistered [ 0.354840] NET: Registered protocol family 2 [ 0.356780] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359269] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361602] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363944] TCP: reno registered [ 0.365264] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367377] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369668] NET: Registered protocol family 1 [ 0.371371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373443] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375479] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392554] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409801] Trying to unpack rootfs image as initramfs... [ 0.512559] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.515623] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.517707] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.520885] Scanning for low memory corruption every 60 seconds [ 0.523428] Initialise system trusted keyring [ 0.525168] audit: initializing netlink socket (disabled) [ 0.527064] type=2000 audit(1563796056.894:1): initialized [ 0.547418] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.550505] zbud: loaded [ 0.551848] VFS: Disk quotas dquot_6.5.2 [ 0.553386] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.556026] fuse init (API version 7.22) [ 0.557639] msgmni has been set to 1982 [ 0.559168] Key type big_key registered [ 0.560966] Key type asymmetric registered [ 0.562551] Asymmetric key parser 'x509' registered [ 0.564358] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.567203] io scheduler noop registered [ 0.568693] io scheduler deadline registered (default) [ 0.570563] io scheduler cfq registered [ 0.572104] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.576376] ipmi message handler version 39.2 [ 0.578082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580823] ACPI: Power Button [PWRF] [ 0.582321] GHES: HEST is not enabled! [ 0.598961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.632088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.634836] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.661460] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665144] Linux agpgart interface v0.103 [ 0.667654] brd: module loaded [ 0.669369] loop: module loaded [ 0.671137] blk-mq: CPU -> queue map [ 0.672574] CPU 0 -> Queue 0 [ 0.674629] vda: vda1 [ 0.676487] scsi0 : ata_piix [ 0.677756] scsi1 : ata_piix [ 0.678965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.681298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.684430] libphy: Fixed MDIO Bus: probed [ 0.686026] tun: Universal TUN/TAP device driver, 1.6 [ 0.687820] tun: (C) 1999-2004 Max Krasnyansky [ 0.691033] PPP generic driver version 2.4.2 [ 0.692694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695028] ehci-pci: EHCI PCI platform driver [ 0.696656] ehci-platform: EHCI generic platform driver [ 0.698508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700634] ohci-pci: OHCI PCI platform driver [ 0.702329] ohci-platform: OHCI generic platform driver [ 0.704222] uhci_hcd: USB Universal Host Controller Interface driver [ 0.721423] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723277] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.728307] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733252] usb usb1: Product: UHCI Host Controller [ 0.735003] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.737222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739044] hub 1-0:1.0: USB hub found [ 0.740562] hub 1-0:1.0: 2 ports detected [ 0.742263] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.746175] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.747981] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749902] mousedev: PS/2 mouse device common for all mice [ 0.752257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.755399] rtc_cmos 00:00: RTC can wake from S4 [ 0.757609] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.759849] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762145] device-mapper: uevent: version 1.0.3 [ 0.763883] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.767468] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769661] TCP: cubic registered [ 0.771084] NET: Registered protocol family 10 [ 0.772935] NET: Registered protocol family 17 [ 0.774624] Key type dns_resolver registered [ 0.776354] Loading compiled-in X.509 certificates [ 0.778663] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.782024] registered taskstats version 1 [ 0.785086] Key type trusted registered [ 0.788728] Key type encrypted registered [ 0.790282] AppArmor: AppArmor sha1 policy hashing enabled [ 0.792232] IMA: No TPM chip found, activating TPM-bypass! [ 0.794747] regulator-dummy: disabling [ 0.796230] Magic number: 11:62:783 [ 0.797807] rtc_cmos 00:00: setting system clock to 2019-07-22 11:47:37 UTC (1563796057) [ 0.800805] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802914] EDD information not available. [ 0.841423] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.856599] Write protecting the kernel read-only data: 12288k [ 0.859294] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.863587] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880131] systemd-udevd[99]: starting version 204 [ 0.916543] FDC 0 is a S82078B [ 1.052094] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216032] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219063] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.222191] usb 1-1: Product: QEMU USB Tablet [ 1.224238] usb 1-1: Manufacturer: QEMU [ 1.226086] usb 1-1: SerialNumber: 42 [ 1.945953] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.317436] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.418411] random: init urandom read with 10 bits of entropy available [ 2.563455] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:47:39 +0000. Up 2.97 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.76]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:47:42 +0000. Up 5.47 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.18 | 255.255.255.0 | fa:16:3e:90:62:ac | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 1e:dd:d2:c0:ad:39:d8:b1:72:67:63:74:08:72:d2:a3 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o.o | | =oo . | | .+.+ . | | E+ X . | | S X B | | . + * . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e0:ca:72:75:8d:2e:1d:bc:d0:63:68:3e:f5:d3:ff:42 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . = o | | * S . | | . = B = . E | | . + + + o .. | | o o . .. | | .o.| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ce:83:e7:62:a2:f5:b5:75:d7:4b:d6:02:1c:99:70:ef root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | o + | | + . | | . o | | S o E | | + . ..| | . . * . . ooo| | ...o+ + . .o..| | .. o..o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 52:96:c5:b4:8d:75:3f:59:2f:13:12:17:78:51:d4:4b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | oo +o*==| | o.=.+.E=| | + o ..+o+| | o +.| | . S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:47:47 +0000. Up 11.20 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:47:48 +0000. Up 12.23 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Rec Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: eived % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15620 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 6s (2162 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 8s (6375 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7936 clearwater-socket-factory-sig start/running, process 7944 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8925 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 member d5f2228cf133927c is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false d5f2228cf133927c: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.11 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaIqxn1L7g-rHkA5L9ud6qjBTqFMz43yNOd3EZza8JiWW8vPUR-tmUceHPRzHk74l8U3OqTRQKq2_SNhOlboI6eCm2ZKb3vOWdWqrBi0wl-FvXDwZaBCMgBlaXirmWcXeomokjCg3DOHT06fMZlOYKsBvHXtXyAHF6Qoue5FjC0p1ZE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-bono-2xftnlyk73pn-0-q7iyrm6hlaq3/41dee0de-56a1-4c84-a6e7-e06e8e414c82/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:50:35 GMT Server: Apache x-openstack-request-id: req-b95b7e82-3d58-4022-918e-b9cf42ceb103 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e0:ca:72:75:8d:2e:1d:bc:d0:63:68:3e:f5:d3:ff:42 root@bono-0 (DSA) ec2: 256 ce:83:e7:62:a2:f5:b5:75:d7:4b:d6:02:1c:99:70:ef root@bono-0 (ECDSA) ec2: 256 52:96:c5:b4:8d:75:3f:59:2f:13:12:17:78:51:d4:4b root@bono-0 (ED25519) ec2: 2048 1e:dd:d2:c0:ad:39:d8:b1:72:67:63:74:08:72:d2:a3 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIMsyUmXpfkkkQlrhc7PxvAusJwRWUmTamH3y9u1KqTmbJ+yjzTuRwiC9GMpAkgioqhcmH7HsvZhbkaqM6eW+d8= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJHmuuD7+rcFLhNcOmOB8+12J5CGg/cvYE+ZtHqaxXYw root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSJegjSCV9lD4vlPFlmX7ks0TpER+Nbo2U6rm0W06X6bupSw423c52sIleiULJe3bq/l3xKbcGcXHOR0ypSCYkgDO/9yTrDw6ifyLmDGj1FZhOUCYUGCDoiuGHW9c3YTrV0JbyClpm9MCIUAB2vRZi6/Yh3TfG43VXCNh2HiTRl7BqEnrLTe3d008isoLJ4sQPCKib66AgRPdrPGdrfhCljavvOv/5rAZPCUa7yxOzmUFlMD2FZV57ieYSrNfGHmGTAAPEvksJIjCwsjoqKhG6Mmt6mjv9VTyXooevvH083kdRmtXmo/mFrpRUO39TzvlqV0HaE4jYxRMdzK4dhYx1 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:50:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 179.49 seconds 2019-07-22 11:54:33,355 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009657] pid_max: default: 32768 minimum: 301 [ 0.012038] Security Framework initialized [ 0.013948] AppArmor: AppArmor initialized [ 0.015841] Yama: becoming mindful. [ 0.016130] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020960] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024471] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.031362] Initializing cgroup subsys memory [ 0.032008] Initializing cgroup subsys devices [ 0.034028] Initializing cgroup subsys freezer [ 0.036004] Initializing cgroup subsys blkio [ 0.037952] Initializing cgroup subsys perf_event [ 0.040005] Initializing cgroup subsys hugetlb [ 0.044417] mce: CPU supports 10 MCE banks [ 0.046004] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046004] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048005] Spectre V2 : Mitigation: Full generic retpoline [ 0.049954] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.058298] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060003] MDS: Mitigation: Clear CPU buffers [ 0.082477] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.092502] ACPI: Core revision 20131115 [ 0.094542] ACPI: All ACPI Tables successfully acquired [ 0.096454] ftrace: allocating 28757 entries in 113 pages [ 0.116412] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122713] Enabling x2apic [ 0.123935] Enabled x2apic [ 0.124010] Switched APIC routing to physical x2apic. [ 0.129106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.135019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143551] KVM setup paravirtual spinlock [ 0.146133] x86: Booted up 1 node, 1 CPUs [ 0.147723] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148405] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150905] devtmpfs: initialized [ 0.153550] EVM: security.selinux [ 0.154918] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157255] EVM: security.capability [ 0.159690] pinctrl core: initialized pinctrl subsystem [ 0.160053] regulator-dummy: no parameters [ 0.161751] RTC time: 11:47:36, date: 07/22/19 [ 0.163512] NET: Registered protocol family 16 [ 0.164133] cpuidle: using governor ladder [ 0.165742] cpuidle: using governor menu [ 0.167332] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170484] PCI: Using configuration type 1 for base access [ 0.172723] bio: create slab at 0 [ 0.174507] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177704] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179495] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181049] ACPI: Interpreter enabled [ 0.182541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.185016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194323] ACPI: (supports S0 S5) [ 0.195702] ACPI: Using IOAPIC for interrupt routing [ 0.196017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199557] ACPI: No dock devices found. [ 0.201779] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206467] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212206] acpiphp: Slot [3] registered [ 0.213855] acpiphp: Slot [4] registered [ 0.215424] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217593] acpiphp: Slot [7] registered [ 0.219157] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221809] acpiphp: Slot [10] registered [ 0.223621] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225848] acpiphp: Slot [13] registered [ 0.227659] acpiphp: Slot [14] registered [ 0.228023] acpiphp: Slot [15] registered [ 0.229851] acpiphp: Slot [16] registered [ 0.231666] acpiphp: Slot [17] registered [ 0.232032] acpiphp: Slot [18] registered [ 0.233855] acpiphp: Slot [19] registered [ 0.235678] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237841] acpiphp: Slot [22] registered [ 0.239651] acpiphp: Slot [23] registered [ 0.240023] acpiphp: Slot [24] registered [ 0.241844] acpiphp: Slot [25] registered [ 0.243659] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245824] acpiphp: Slot [28] registered [ 0.247641] acpiphp: Slot [29] registered [ 0.248023] acpiphp: Slot [30] registered [ 0.249831] acpiphp: Slot [31] registered [ 0.251632] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254320] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258765] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262877] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270628] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301370] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307593] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311649] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313323] vgaarb: bridge control possible 0000:00:02.0 [ 0.315868] SCSI subsystem initialized [ 0.316263] ACPI: bus type USB registered [ 0.318127] usbcore: registered new interface driver usbfs [ 0.320018] usbcore: registered new interface driver hub [ 0.322357] usbcore: registered new device driver usb [ 0.324201] PCI: Using ACPI for IRQ routing [ 0.326518] NetLabel: Initializing [ 0.328008] NetLabel: domain hash size = 128 [ 0.329633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331457] NetLabel: unlabeled traffic allowed by default [ 0.332255] Switched to clocksource kvm-clock [ 0.340961] AppArmor: AppArmor Filesystem Enabled [ 0.342735] pnp: PnP ACPI init [ 0.343991] ACPI: bus type PNP registered [ 0.346027] pnp: PnP ACPI: found 8 devices [ 0.347578] ACPI: bus type PNP unregistered [ 0.354840] NET: Registered protocol family 2 [ 0.356780] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359269] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361602] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363944] TCP: reno registered [ 0.365264] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367377] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369668] NET: Registered protocol family 1 [ 0.371371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373443] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375479] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392554] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409801] Trying to unpack rootfs image as initramfs... [ 0.512559] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.515623] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.517707] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.520885] Scanning for low memory corruption every 60 seconds [ 0.523428] Initialise system trusted keyring [ 0.525168] audit: initializing netlink socket (disabled) [ 0.527064] type=2000 audit(1563796056.894:1): initialized [ 0.547418] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.550505] zbud: loaded [ 0.551848] VFS: Disk quotas dquot_6.5.2 [ 0.553386] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.556026] fuse init (API version 7.22) [ 0.557639] msgmni has been set to 1982 [ 0.559168] Key type big_key registered [ 0.560966] Key type asymmetric registered [ 0.562551] Asymmetric key parser 'x509' registered [ 0.564358] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.567203] io scheduler noop registered [ 0.568693] io scheduler deadline registered (default) [ 0.570563] io scheduler cfq registered [ 0.572104] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.576376] ipmi message handler version 39.2 [ 0.578082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580823] ACPI: Power Button [PWRF] [ 0.582321] GHES: HEST is not enabled! [ 0.598961] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.632088] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.634836] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.661460] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665144] Linux agpgart interface v0.103 [ 0.667654] brd: module loaded [ 0.669369] loop: module loaded [ 0.671137] blk-mq: CPU -> queue map [ 0.672574] CPU 0 -> Queue 0 [ 0.674629] vda: vda1 [ 0.676487] scsi0 : ata_piix [ 0.677756] scsi1 : ata_piix [ 0.678965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.681298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.684430] libphy: Fixed MDIO Bus: probed [ 0.686026] tun: Universal TUN/TAP device driver, 1.6 [ 0.687820] tun: (C) 1999-2004 Max Krasnyansky [ 0.691033] PPP generic driver version 2.4.2 [ 0.692694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695028] ehci-pci: EHCI PCI platform driver [ 0.696656] ehci-platform: EHCI generic platform driver [ 0.698508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700634] ohci-pci: OHCI PCI platform driver [ 0.702329] ohci-platform: OHCI generic platform driver [ 0.704222] uhci_hcd: USB Universal Host Controller Interface driver [ 0.721423] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723277] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726137] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.728307] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730564] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733252] usb usb1: Product: UHCI Host Controller [ 0.735003] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.737222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739044] hub 1-0:1.0: USB hub found [ 0.740562] hub 1-0:1.0: 2 ports detected [ 0.742263] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.746175] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.747981] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749902] mousedev: PS/2 mouse device common for all mice [ 0.752257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.755399] rtc_cmos 00:00: RTC can wake from S4 [ 0.757609] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.759849] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762145] device-mapper: uevent: version 1.0.3 [ 0.763883] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.767468] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769661] TCP: cubic registered [ 0.771084] NET: Registered protocol family 10 [ 0.772935] NET: Registered protocol family 17 [ 0.774624] Key type dns_resolver registered [ 0.776354] Loading compiled-in X.509 certificates [ 0.778663] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.782024] registered taskstats version 1 [ 0.785086] Key type trusted registered [ 0.788728] Key type encrypted registered [ 0.790282] AppArmor: AppArmor sha1 policy hashing enabled [ 0.792232] IMA: No TPM chip found, activating TPM-bypass! [ 0.794747] regulator-dummy: disabling [ 0.796230] Magic number: 11:62:783 [ 0.797807] rtc_cmos 00:00: setting system clock to 2019-07-22 11:47:37 UTC (1563796057) [ 0.800805] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802914] EDD information not available. [ 0.841423] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.856599] Write protecting the kernel read-only data: 12288k [ 0.859294] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.863587] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880131] systemd-udevd[99]: starting version 204 [ 0.916543] FDC 0 is a S82078B [ 1.052094] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216032] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219063] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.222191] usb 1-1: Product: QEMU USB Tablet [ 1.224238] usb 1-1: Manufacturer: QEMU [ 1.226086] usb 1-1: SerialNumber: 42 [ 1.945953] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.317436] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.418411] random: init urandom read with 10 bits of entropy available [ 2.563455] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:47:39 +0000. Up 2.97 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.76]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:47:42 +0000. Up 5.47 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.18 | 255.255.255.0 | fa:16:3e:90:62:ac | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 1e:dd:d2:c0:ad:39:d8:b1:72:67:63:74:08:72:d2:a3 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o.o | | =oo . | | .+.+ . | | E+ X . | | S X B | | . + * . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e0:ca:72:75:8d:2e:1d:bc:d0:63:68:3e:f5:d3:ff:42 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . = o | | * S . | | . = B = . E | | . + + + o .. | | o o . .. | | .o.| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ce:83:e7:62:a2:f5:b5:75:d7:4b:d6:02:1c:99:70:ef root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | o + | | + . | | . o | | S o E | | + . ..| | . . * . . ooo| | ...o+ + . .o..| | .. o..o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 52:96:c5:b4:8d:75:3f:59:2f:13:12:17:78:51:d4:4b root@bono-0 The key's randomart image is: +--[ED25519 256--+ | oo +o*==| | o.=.+.E=| | + o ..+o+| | o +.| | . S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:47:47 +0000. Up 11.20 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:47:48 +0000. Up 12.23 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Rec Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: eived % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15620 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 6s (2162 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 8s (6375 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7928 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7936 clearwater-socket-factory-sig start/running, process 7944 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8925 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 member d5f2228cf133927c is healthy: got healthy result from http://192.168.100.18:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false d5f2228cf133927c: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.11 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaIqxn1L7g-rHkA5L9ud6qjBTqFMz43yNOd3EZza8JiWW8vPUR-tmUceHPRzHk74l8U3OqTRQKq2_SNhOlboI6eCm2ZKb3vOWdWqrBi0wl-FvXDwZaBCMgBlaXirmWcXeomokjCg3DOHT06fMZlOYKsBvHXtXyAHF6Qoue5FjC0p1ZE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-bono-2xftnlyk73pn-0-q7iyrm6hlaq3/41dee0de-56a1-4c84-a6e7-e06e8e414c82/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:50:35 GMT Server: Apache x-openstack-request-id: req-b95b7e82-3d58-4022-918e-b9cf42ceb103 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e0:ca:72:75:8d:2e:1d:bc:d0:63:68:3e:f5:d3:ff:42 root@bono-0 (DSA) ec2: 256 ce:83:e7:62:a2:f5:b5:75:d7:4b:d6:02:1c:99:70:ef root@bono-0 (ECDSA) ec2: 256 52:96:c5:b4:8d:75:3f:59:2f:13:12:17:78:51:d4:4b root@bono-0 (ED25519) ec2: 2048 1e:dd:d2:c0:ad:39:d8:b1:72:67:63:74:08:72:d2:a3 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIMsyUmXpfkkkQlrhc7PxvAusJwRWUmTamH3y9u1KqTmbJ+yjzTuRwiC9GMpAkgioqhcmH7HsvZhbkaqM6eW+d8= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJHmuuD7+rcFLhNcOmOB8+12J5CGg/cvYE+ZtHqaxXYw root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSJegjSCV9lD4vlPFlmX7ks0TpER+Nbo2U6rm0W06X6bupSw423c52sIleiULJe3bq/l3xKbcGcXHOR0ypSCYkgDO/9yTrDw6ifyLmDGj1FZhOUCYUGCDoiuGHW9c3YTrV0JbyClpm9MCIUAB2vRZi6/Yh3TfG43VXCNh2HiTRl7BqEnrLTe3d008isoLJ4sQPCKib66AgRPdrPGdrfhCljavvOv/5rAZPCUa7yxOzmUFlMD2FZV57ieYSrNfGHmGTAAPEvksJIjCwsjoqKhG6Mmt6mjv9VTyXooevvH083kdRmtXmo/mFrpRUO39TzvlqV0HaE4jYxRMdzK4dhYx1 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:50:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 179.49 seconds 2019-07-22 11:54:33,359 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - bono: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:62:ac', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:62:ac', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:35.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'47c68a01-75c4-44a7-b332-f4d76c946f29', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-07-22T11:47:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:35Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:57Z', 'created': u'2019-07-22T11:46:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 11:54:33,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:54:33,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:34,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4af788b-ffa1-4acd-b821-a1279966d197 x-openstack-request-id: req-f4af788b-ffa1-4acd-b821-a1279966d197 2019-07-22 11:54:34,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:54:34,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f4af788b-ffa1-4acd-b821-a1279966d197 2019-07-22 11:54:34,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00423192978s 2019-07-22 11:54:34,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 11:54:34,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 11:54:34,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21137 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae3720ad-ce7f-4b2e-bc85-8b49a3f78523 x-openstack-request-id: req-ae3720ad-ce7f-4b2e-bc85-8b49a3f78523 2019-07-22 11:54:34,452 - keystoneauth.session - DEBUG - RESP BODY: {"output": "eserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009733] Security Framework initialized\n[ 0.012033] AppArmor: AppArmor initialized\n[ 0.013586] Yama: becoming mindful.\n[ 0.015061] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016913] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020457] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022784] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024249] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029667] Initializing cgroup subsys freezer\n[ 0.031317] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033738] Initializing cgroup subsys hugetlb\n[ 0.036745] mce: CPU supports 10 MCE banks\n[ 0.038347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038347] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.046985] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.055367] MDS: Mitigation: Clear CPU buffers\n[ 0.077351] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.084112] ACPI: Core revision 20131115\n[ 0.088774] ACPI: All ACPI Tables successfully acquired\n[ 0.090987] ftrace: allocating 28757 entries in 113 pages\n[ 0.112371] smpboot: Max logical packages: 1\n[ 0.113981] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116314] Enabling x2apic\n[ 0.117485] Enabled x2apic\n[ 0.118933] Switched APIC routing to physical x2apic.\n[ 0.121434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.128826] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139777] KVM setup paravirtual spinlock\n[ 0.142059] x86: Booted up 1 node, 1 CPUs\n[ 0.143581] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144408] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146780] devtmpfs: initialized\n[ 0.149692] EVM: security.selinux\n[ 0.151005] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153204] EVM: security.capability\n[ 0.155548] pinctrl core: initialized pinctrl subsystem\n[ 0.156052] regulator-dummy: no parameters\n[ 0.157693] RTC time: 11:42:06, date: 07/22/19\n[ 0.159383] NET: Registered protocol family 16\n[ 0.160130] cpuidle: using governor ladder\n[ 0.161673] cpuidle: using governor menu\n[ 0.163187] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166392] PCI: Using configuration type 1 for base access\n[ 0.168714] bio: create slab at 0\n[ 0.170424] ACPI: Added _OSI(Module Device)\n[ 0.171986] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173711] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177056] ACPI: Interpreter enabled\n[ 0.178483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.187490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190242] ACPI: (supports S0 S5)\n[ 0.191572] ACPI: Using IOAPIC for interrupt routing\n[ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.195416] ACPI: No dock devices found.\n[ 0.197774] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.199933] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.202277] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204209] acpiphp: Slot [3] registered\n[ 0.205736] acpiphp: Slot [4] registered\n[ 0.207362] acpiphp: Slot [5] registered\n[ 0.208036] acpiphp: Slot [6] registered\n[ 0.209534] acpiphp: Slot [7] registered\n[ 0.211032] acpiphp: Slot [8] registered\n[ 0.212021] acpiphp: Slot [9] registered\n[ 0.213527] acpiphp: Slot [10] registered\n[ 0.215061] acpiphp: Slot [11] registered\n[ 0.216022] acpiphp: Slot [12] registered\n[ 0.217546] acpiphp: Slot [13] registered\n[ 0.219066] acpiphp: Slot [14] registered\n[ 0.220021] acpiphp: Slot [15] registered\n[ 0.221545] acpiphp: Slot [16] registered\n[ 0.223074] acpiphp: Slot [17] registered\n[ 0.224028] acpiphp: Slot [18] registered\n[ 0.225561] acpiphp: Slot [19] registered\n[ 0.227087] acpiphp: Slot [20] registered\n[ 0.228022] acpiphp: Slot [21] registered\n[ 0.229558] acpiphp: Slot [22] registered\n[ 0.231089] acpiphp: Slot [23] registered\n[ 0.232021] acpiphp: Slot [24] registered\n[ 0.233552] acpiphp: Slot [25] registered\n[ 0.235082] acpiphp: Slot [26] registered\n[ 0.236021] acpiphp: Slot [27] registered\n[ 0.237549] acpiphp: Slot [28] registered\n[ 0.239071] acpiphp: Slot [29] registered\n[ 0.240021] acpiphp: Slot [30] registered\n[ 0.241542] acpiphp: Slot [31] registered\n[ 0.243059] PCI host bridge to bus 0000:00\n[ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.250140] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.254335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.263599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.287986] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289261] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291927] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293319] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295947] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296885] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299193] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301135] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303283] SCSI subsystem initialized\n[ 0.304228] ACPI: bus type USB registered\n[ 0.305788] usbcore: registered new interface driver usbfs\n[ 0.307738] usbcore: registered new interface driver hub\n[ 0.308039] usbcore: registered new device driver usb\n[ 0.310031] PCI: Using ACPI for IRQ routing\n[ 0.311976] NetLabel: Initializing\n[ 0.312007] NetLabel: domain hash size = 128\n[ 0.313614] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.315425] NetLabel: unlabeled traffic allowed by default\n[ 0.316216] Switched to clocksource kvm-clock\n[ 0.324439] AppArmor: AppArmor Filesystem Enabled\n[ 0.326182] pnp: PnP ACPI init\n[ 0.327430] ACPI: bus type PNP registered\n[ 0.329419] pnp: PnP ACPI: found 8 devices\n[ 0.330958] ACPI: bus type PNP unregistered\n[ 0.338146] NET: Registered protocol family 2\n[ 0.340027] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.342504] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.344860] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.347181] TCP: reno registered\n[ 0.348483] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.350561] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.352857] NET: Registered protocol family 1\n[ 0.354497] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.356581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.358616] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.375672] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.392861] Trying to unpack rootfs image as initramfs...\n[ 0.493112] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.496113] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.498180] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.501327] Scanning for low memory corruption every 60 seconds\n[ 0.503687] Initialise system trusted keyring\n[ 0.505370] audit: initializing netlink socket (disabled)\n[ 0.507300] type=2000 audit(1563795727.435:1): initialized\n[ 0.527329] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530315] zbud: loaded\n[ 0.531616] VFS: Disk quotas dquot_6.5.2\n[ 0.533152] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.535737] fuse init (API version 7.22)\n[ 0.537289] msgmni has been set to 1982\n[ 0.538807] Key type big_key registered\n[ 0.540565] Key type asymmetric registered\n[ 0.542114] Asymmetric key parser 'x509' registered\n[ 0.543902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.546677] io scheduler noop registered\n[ 0.548172] io scheduler deadline registered (default)\n[ 0.550041] io scheduler cfq registered\n[ 0.551568] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.553557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555882] ipmi message handler version 39.2\n[ 0.557553] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.560295] ACPI: Power Button [PWRF]\n[ 0.561799] GHES: HEST is not enabled!\n[ 0.578367] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.611025] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.642921] Linux agpgart interface v0.103\n[ 0.645377] brd: module loaded\n[ 0.647045] loop: module loaded\n[ 0.648727] blk-mq: CPU -> queue map\n[ 0.650137] CPU 0 -> Queue 0\n[ 0.652191] vda: vda1\n[ 0.653898] scsi0 : ata_piix\n[ 0.655147] scsi1 : ata_piix\n[ 0.656387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.658710] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.661763] libphy: Fixed MDIO Bus: probed\n[ 0.663379] tun: Universal TUN/TAP device driver, 1.6\n[ 0.665197] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668309] PPP generic driver version 2.4.2\n[ 0.669936] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.672199] ehci-pci: EHCI PCI platform driver\n[ 0.673845] ehci-platform: EHCI generic platform driver\n[ 0.675711] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677853] ohci-pci: OHCI PCI platform driver\n[ 0.679496] ohci-platform: OHCI generic platform driver\n[ 0.681360] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.698507] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.700398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.703251] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.705410] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.707736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.710412] usb usb1: Product: UHCI Host Controller\n[ 0.712178] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.714409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716184] hub 1-0:1.0: USB hub found\n[ 0.717657] hub 1-0:1.0: 2 ports detected\n[ 0.719294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723108] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724911] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.726812] mousedev: PS/2 mouse device common for all mice\n[ 0.729150] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732336] rtc_cmos 00:00: RTC can wake from S4\n[ 0.734523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739044] device-mapper: uevent: version 1.0.3\n[ 0.740790] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743837] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746006] TCP: cubic registered\n[ 0.747376] NET: Registered protocol family 10\n[ 0.749194] NET: Registered protocol family 17\n[ 0.750859] Key type dns_resolver registered\n[ 0.752567] Loading compiled-in X.509 certificates\n[ 0.754841] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.758195] registered taskstats version 1\n[ 0.761048] Key type trusted registered\n[ 0.764631] Key type encrypted registered\n[ 0.766164] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768116] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.770604] regulator-dummy: disabling\n[ 0.772079] Magic number: 11:509:732\n[ 0.773642] rtc_cmos 00:00: setting system clock to 2019-07-22 11:42:07 UTC (1563795727)\n[ 0.776625] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778726] EDD information not available.\n[ 0.817507] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.832294] Write protecting the kernel read-only data: 12288k\n[ 0.834941] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.839189] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.856121] systemd-udevd[99]: starting version 204\n[ 0.888531] FDC 0 is a S82078B\n[ 1.028019] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192372] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194793] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.197294] usb 1-1: Product: QEMU USB Tablet\n[ 1.198936] usb 1-1: Manufacturer: QEMU\n[ 1.200439] usb 1-1: SerialNumber: 42\n[ 1.918013] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.277020] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.395629] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.553362] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:42:09 +0000. Up 2.96 seconds.\ncloud-init-nonet[3.20]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:42:12 +0000. Up 5.50 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:a3:04:26 |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nf0:30:7b:27:66:eb:62:b1:db:95:1a:b8:31:e2:7c:5a root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| + |\n| * |\n| . S . |\n| .= + . |\n| . Eoo o |\n| o o=* + |\n| ++oo+ |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n10:c8:b5:2f:a1:e8:a1:96:ad:5b:d9:3b:70:1f:d0:e0 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . oo |\n| o. o |\n| . * |\n| . E = |\n| o . o S |\n| oooo. o |\n|.o.+o.. . |\n|. o ... |\n| o. .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n76:3c:dd:fd:24:f0:ae:cc:7d:7e:4e:c4:ba:e5:e2:b3 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . . + o |\n| S + . + =|\n| . . . . =.|\n| o +|\n| o oo=o|\n| +.EB=|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n4a:6e:28:66:e2:8f:c8:71:de:1c:16:84:b7:84:5e:b9 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o * |\n| . = o |\n| . E. S |\n| +.. |\n|..+..o+ |\n|++=.+.. |\n|.+.o o |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:42:18 +0000. Up 11.71 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:42:19 +0000. Up 12.94 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18234 0 --:--:-- --:--:-- --:--:-- 18856\n\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-0 login: OK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1513 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 10s (5564 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8217\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8245\nclearwater-socket-factory-sig start/running, process 8253\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8299\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................................................................................................................................................+++\n................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6510 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57959 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n+ echo 'nameserver 192.168.100.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000\nmember a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\na2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.4) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/bgcf.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/enum.json is up to date\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/rph.json is up to date\n - /etc/clearwater/s-cscf.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaD1I3Vixf6xCIPu4aEjeEwLwFoDc93XOhNvjJGEozqCexP_6JBHA7g-7eysbsOtTA0SLK2a7vDb_QG8xs6li9-ci33P7pq-JURD0KNnszy6p-PbH9A9c_G7EnpT9NcmDXTe6xsf24wiUWoChOUS7WOWHqR4XoydXO37xAOuC3lfF1M' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-sprout-2u6bgtgpxn66-0-eulwuvgs5stt/f0af2dc9-c56f-4548-8d2b-7bd0b0705fbd/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 64 --:--:-- --:--:-- --:--:-- 64\nHTTP/1.1 200 OK\nDate: Mon, 22 Jul 2019 11:46:42 GMT\nServer: Apache\nx-openstack-request-id: req-515067a7-aef3-415e-bc61-7d81a9881014\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 10:c8:b5:2f:a1:e8:a1:96:ad:5b:d9:3b:70:1f:d0:e0 root@sprout-0 (DSA)\nec2: 256 76:3c:dd:fd:24:f0:ae:cc:7d:7e:4e:c4:ba:e5:e2:b3 root@sprout-0 (ECDSA)\nec2: 256 4a:6e:28:66:e2:8f:c8:71:de:1c:16:84:b7:84:5e:b9 root@sprout-0 (ED25519)\nec2: 2048 f0:30:7b:27:66:eb:62:b1:db:95:1a:b8:31:e2:7c:5a root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPp0BFaR4vHibbHzKM8CThdE/6QFIvps7c8MRQeOUf9ejnAatIRi+ugoSE9ZCUVv7xXRDNvWP2jXRQx7DR5Ia/A= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKtlerNv7nJfaCArJsIY9cQweuHYIR+DOiSZ22aI2fT root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyJddq2KnxTbPwp6YkN9cZEkujvGgAEFrdXAfBbHWIKPvn5dB39WxUJEGrIyxFfJcOfleg4YA3QPqG3x9cr4IG9MsWJno2GJWkehy5FXmJgrDYOaykJR+h4a636s8LreAWP237cnZKGowf2l9v6fr4Ql1LIvMN7YIsvXV2X/ZmvZrinK5PxCtzO9WIGQK+PU4yYj5thyiKina7Imrnsmkabos8KZa8r0XnJQbzr7yMp3Rjh0duCEz/86Z0B6Q8TsinEaBql+MnKoaU5NF5/Q2mBinlFuUhTbXgnCbFQgSI72kHrzJKCWtJFnA47vMOgCRYThJSmEbPSyyEIUhL8krV root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:46:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 275.68 seconds\n"} 2019-07-22 11:54:34,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e/action used request id req-ae3720ad-ce7f-4b2e-bc85-8b49a3f78523 2019-07-22 11:54:34,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0825009346008s 2019-07-22 11:54:34,457 - functest.core.singlevm - DEBUG - console: eserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009733] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013586] Yama: becoming mindful. [ 0.015061] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016913] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020457] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022784] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024249] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029667] Initializing cgroup subsys freezer [ 0.031317] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033738] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038347] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046985] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055367] MDS: Mitigation: Clear CPU buffers [ 0.077351] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084112] ACPI: Core revision 20131115 [ 0.088774] ACPI: All ACPI Tables successfully acquired [ 0.090987] ftrace: allocating 28757 entries in 113 pages [ 0.112371] smpboot: Max logical packages: 1 [ 0.113981] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116314] Enabling x2apic [ 0.117485] Enabled x2apic [ 0.118933] Switched APIC routing to physical x2apic. [ 0.121434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128826] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139777] KVM setup paravirtual spinlock [ 0.142059] x86: Booted up 1 node, 1 CPUs [ 0.143581] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144408] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146780] devtmpfs: initialized [ 0.149692] EVM: security.selinux [ 0.151005] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153204] EVM: security.capability [ 0.155548] pinctrl core: initialized pinctrl subsystem [ 0.156052] regulator-dummy: no parameters [ 0.157693] RTC time: 11:42:06, date: 07/22/19 [ 0.159383] NET: Registered protocol family 16 [ 0.160130] cpuidle: using governor ladder [ 0.161673] cpuidle: using governor menu [ 0.163187] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166392] PCI: Using configuration type 1 for base access [ 0.168714] bio: create slab at 0 [ 0.170424] ACPI: Added _OSI(Module Device) [ 0.171986] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173711] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177056] ACPI: Interpreter enabled [ 0.178483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190242] ACPI: (supports S0 S5) [ 0.191572] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195416] ACPI: No dock devices found. [ 0.197774] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199933] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202277] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204209] acpiphp: Slot [3] registered [ 0.205736] acpiphp: Slot [4] registered [ 0.207362] acpiphp: Slot [5] registered [ 0.208036] acpiphp: Slot [6] registered [ 0.209534] acpiphp: Slot [7] registered [ 0.211032] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213527] acpiphp: Slot [10] registered [ 0.215061] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217546] acpiphp: Slot [13] registered [ 0.219066] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221545] acpiphp: Slot [16] registered [ 0.223074] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225561] acpiphp: Slot [19] registered [ 0.227087] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229558] acpiphp: Slot [22] registered [ 0.231089] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233552] acpiphp: Slot [25] registered [ 0.235082] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237549] acpiphp: Slot [28] registered [ 0.239071] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241542] acpiphp: Slot [31] registered [ 0.243059] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250140] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287986] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289261] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291927] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293319] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295947] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296885] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299193] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301135] vgaarb: bridge control possible 0000:00:02.0 [ 0.303283] SCSI subsystem initialized [ 0.304228] ACPI: bus type USB registered [ 0.305788] usbcore: registered new interface driver usbfs [ 0.307738] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.310031] PCI: Using ACPI for IRQ routing [ 0.311976] NetLabel: Initializing [ 0.312007] NetLabel: domain hash size = 128 [ 0.313614] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315425] NetLabel: unlabeled traffic allowed by default [ 0.316216] Switched to clocksource kvm-clock [ 0.324439] AppArmor: AppArmor Filesystem Enabled [ 0.326182] pnp: PnP ACPI init [ 0.327430] ACPI: bus type PNP registered [ 0.329419] pnp: PnP ACPI: found 8 devices [ 0.330958] ACPI: bus type PNP unregistered [ 0.338146] NET: Registered protocol family 2 [ 0.340027] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.342504] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.344860] TCP: Hash tables configured (established 8192 bind 8192) [ 0.347181] TCP: reno registered [ 0.348483] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.350561] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.352857] NET: Registered protocol family 1 [ 0.354497] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356581] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358616] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.375672] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392861] Trying to unpack rootfs image as initramfs... [ 0.493112] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.496113] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498180] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501327] Scanning for low memory corruption every 60 seconds [ 0.503687] Initialise system trusted keyring [ 0.505370] audit: initializing netlink socket (disabled) [ 0.507300] type=2000 audit(1563795727.435:1): initialized [ 0.527329] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530315] zbud: loaded [ 0.531616] VFS: Disk quotas dquot_6.5.2 [ 0.533152] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.535737] fuse init (API version 7.22) [ 0.537289] msgmni has been set to 1982 [ 0.538807] Key type big_key registered [ 0.540565] Key type asymmetric registered [ 0.542114] Asymmetric key parser 'x509' registered [ 0.543902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546677] io scheduler noop registered [ 0.548172] io scheduler deadline registered (default) [ 0.550041] io scheduler cfq registered [ 0.551568] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.553557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.555882] ipmi message handler version 39.2 [ 0.557553] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.560295] ACPI: Power Button [PWRF] [ 0.561799] GHES: HEST is not enabled! [ 0.578367] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.611025] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.639429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.642921] Linux agpgart interface v0.103 [ 0.645377] brd: module loaded [ 0.647045] loop: module loaded [ 0.648727] blk-mq: CPU -> queue map [ 0.650137] CPU 0 -> Queue 0 [ 0.652191] vda: vda1 [ 0.653898] scsi0 : ata_piix [ 0.655147] scsi1 : ata_piix [ 0.656387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.658710] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.661763] libphy: Fixed MDIO Bus: probed [ 0.663379] tun: Universal TUN/TAP device driver, 1.6 [ 0.665197] tun: (C) 1999-2004 Max Krasnyansky [ 0.668309] PPP generic driver version 2.4.2 [ 0.669936] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672199] ehci-pci: EHCI PCI platform driver [ 0.673845] ehci-platform: EHCI generic platform driver [ 0.675711] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677853] ohci-pci: OHCI PCI platform driver [ 0.679496] ohci-platform: OHCI generic platform driver [ 0.681360] uhci_hcd: USB Universal Host Controller Interface driver [ 0.698507] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.700398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.703251] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.705410] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.707736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.710412] usb usb1: Product: UHCI Host Controller [ 0.712178] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.714409] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716184] hub 1-0:1.0: USB hub found [ 0.717657] hub 1-0:1.0: 2 ports detected [ 0.719294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.723108] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.724911] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.726812] mousedev: PS/2 mouse device common for all mice [ 0.729150] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732336] rtc_cmos 00:00: RTC can wake from S4 [ 0.734523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739044] device-mapper: uevent: version 1.0.3 [ 0.740790] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743837] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746006] TCP: cubic registered [ 0.747376] NET: Registered protocol family 10 [ 0.749194] NET: Registered protocol family 17 [ 0.750859] Key type dns_resolver registered [ 0.752567] Loading compiled-in X.509 certificates [ 0.754841] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.758195] registered taskstats version 1 [ 0.761048] Key type trusted registered [ 0.764631] Key type encrypted registered [ 0.766164] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768116] IMA: No TPM chip found, activating TPM-bypass! [ 0.770604] regulator-dummy: disabling [ 0.772079] Magic number: 11:509:732 [ 0.773642] rtc_cmos 00:00: setting system clock to 2019-07-22 11:42:07 UTC (1563795727) [ 0.776625] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778726] EDD information not available. [ 0.817507] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.832294] Write protecting the kernel read-only data: 12288k [ 0.834941] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.839189] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856121] systemd-udevd[99]: starting version 204 [ 0.888531] FDC 0 is a S82078B [ 1.028019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192372] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194793] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.197294] usb 1-1: Product: QEMU USB Tablet [ 1.198936] usb 1-1: Manufacturer: QEMU [ 1.200439] usb 1-1: SerialNumber: 42 [ 1.918013] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.277020] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.395629] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.553362] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:42:09 +0000. Up 2.96 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:42:12 +0000. Up 5.50 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:a3:04:26 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: f0:30:7b:27:66:eb:62:b1:db:95:1a:b8:31:e2:7c:5a root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | + | | * | | . S . | | .= + . | | . Eoo o | | o o=* + | | ++oo+ | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 10:c8:b5:2f:a1:e8:a1:96:ad:5b:d9:3b:70:1f:d0:e0 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . oo | | o. o | | . * | | . E = | | o . o S | | oooo. o | |.o.+o.. . | |. o ... | | o. .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 76:3c:dd:fd:24:f0:ae:cc:7d:7e:4e:c4:ba:e5:e2:b3 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . + o | | S + . + =| | . . . . =.| | o +| | o oo=o| | +.EB=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 4a:6e:28:66:e2:8f:c8:71:de:1c:16:84:b7:84:5e:b9 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o * | | . = o | | . E. S | | +.. | |..+..o+ | |++=.+.. | |.+.o o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:42:18 +0000. Up 11.71 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:42:19 +0000. Up 12.94 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18234 0 --:--:-- --:--:-- --:--:-- 18856 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1513 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5564 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8217 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................................................................................................................................+++ ................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6510 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.11 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaD1I3Vixf6xCIPu4aEjeEwLwFoDc93XOhNvjJGEozqCexP_6JBHA7g-7eysbsOtTA0SLK2a7vDb_QG8xs6li9-ci33P7pq-JURD0KNnszy6p-PbH9A9c_G7EnpT9NcmDXTe6xsf24wiUWoChOUS7WOWHqR4XoydXO37xAOuC3lfF1M' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-sprout-2u6bgtgpxn66-0-eulwuvgs5stt/f0af2dc9-c56f-4548-8d2b-7bd0b0705fbd/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 64 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:46:42 GMT Server: Apache x-openstack-request-id: req-515067a7-aef3-415e-bc61-7d81a9881014 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 10:c8:b5:2f:a1:e8:a1:96:ad:5b:d9:3b:70:1f:d0:e0 root@sprout-0 (DSA) ec2: 256 76:3c:dd:fd:24:f0:ae:cc:7d:7e:4e:c4:ba:e5:e2:b3 root@sprout-0 (ECDSA) ec2: 256 4a:6e:28:66:e2:8f:c8:71:de:1c:16:84:b7:84:5e:b9 root@sprout-0 (ED25519) ec2: 2048 f0:30:7b:27:66:eb:62:b1:db:95:1a:b8:31:e2:7c:5a root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPp0BFaR4vHibbHzKM8CThdE/6QFIvps7c8MRQeOUf9ejnAatIRi+ugoSE9ZCUVv7xXRDNvWP2jXRQx7DR5Ia/A= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKtlerNv7nJfaCArJsIY9cQweuHYIR+DOiSZ22aI2fT root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyJddq2KnxTbPwp6YkN9cZEkujvGgAEFrdXAfBbHWIKPvn5dB39WxUJEGrIyxFfJcOfleg4YA3QPqG3x9cr4IG9MsWJno2GJWkehy5FXmJgrDYOaykJR+h4a636s8LreAWP237cnZKGowf2l9v6fr4Ql1LIvMN7YIsvXV2X/ZmvZrinK5PxCtzO9WIGQK+PU4yYj5thyiKina7Imrnsmkabos8KZa8r0XnJQbzr7yMp3Rjh0duCEz/86Z0B6Q8TsinEaBql+MnKoaU5NF5/Q2mBinlFuUhTbXgnCbFQgSI72kHrzJKCWtJFnA47vMOgCRYThJSmEbPSyyEIUhL8krV root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:46:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 275.68 seconds 2019-07-22 11:54:34,462 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console eserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009733] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013586] Yama: becoming mindful. [ 0.015061] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016913] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020457] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022784] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024249] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029667] Initializing cgroup subsys freezer [ 0.031317] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033738] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038347] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046985] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055367] MDS: Mitigation: Clear CPU buffers [ 0.077351] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084112] ACPI: Core revision 20131115 [ 0.088774] ACPI: All ACPI Tables successfully acquired [ 0.090987] ftrace: allocating 28757 entries in 113 pages [ 0.112371] smpboot: Max logical packages: 1 [ 0.113981] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116314] Enabling x2apic [ 0.117485] Enabled x2apic [ 0.118933] Switched APIC routing to physical x2apic. [ 0.121434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128826] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139777] KVM setup paravirtual spinlock [ 0.142059] x86: Booted up 1 node, 1 CPUs [ 0.143581] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144408] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146780] devtmpfs: initialized [ 0.149692] EVM: security.selinux [ 0.151005] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153204] EVM: security.capability [ 0.155548] pinctrl core: initialized pinctrl subsystem [ 0.156052] regulator-dummy: no parameters [ 0.157693] RTC time: 11:42:06, date: 07/22/19 [ 0.159383] NET: Registered protocol family 16 [ 0.160130] cpuidle: using governor ladder [ 0.161673] cpuidle: using governor menu [ 0.163187] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166392] PCI: Using configuration type 1 for base access [ 0.168714] bio: create slab at 0 [ 0.170424] ACPI: Added _OSI(Module Device) [ 0.171986] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173711] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177056] ACPI: Interpreter enabled [ 0.178483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190242] ACPI: (supports S0 S5) [ 0.191572] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195416] ACPI: No dock devices found. [ 0.197774] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199933] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202277] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204209] acpiphp: Slot [3] registered [ 0.205736] acpiphp: Slot [4] registered [ 0.207362] acpiphp: Slot [5] registered [ 0.208036] acpiphp: Slot [6] registered [ 0.209534] acpiphp: Slot [7] registered [ 0.211032] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213527] acpiphp: Slot [10] registered [ 0.215061] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217546] acpiphp: Slot [13] registered [ 0.219066] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221545] acpiphp: Slot [16] registered [ 0.223074] acpiphp: Slot [17] registered [ 0.224028] acpiphp: Slot [18] registered [ 0.225561] acpiphp: Slot [19] registered [ 0.227087] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229558] acpiphp: Slot [22] registered [ 0.231089] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233552] acpiphp: Slot [25] registered [ 0.235082] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237549] acpiphp: Slot [28] registered [ 0.239071] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241542] acpiphp: Slot [31] registered [ 0.243059] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250140] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287986] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289261] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291927] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293319] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295947] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296885] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299193] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301135] vgaarb: bridge control possible 0000:00:02.0 [ 0.303283] SCSI subsystem initialized [ 0.304228] ACPI: bus type USB registered [ 0.305788] usbcore: registered new interface driver usbfs [ 0.307738] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.310031] PCI: Using ACPI for IRQ routing [ 0.311976] NetLabel: Initializing [ 0.312007] NetLabel: domain hash size = 128 [ 0.313614] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315425] NetLabel: unlabeled traffic allowed by default [ 0.316216] Switched to clocksource kvm-clock [ 0.324439] AppArmor: AppArmor Filesystem Enabled [ 0.326182] pnp: PnP ACPI init [ 0.327430] ACPI: bus type PNP registered [ 0.329419] pnp: PnP ACPI: found 8 devices [ 0.330958] ACPI: bus type PNP unregistered [ 0.338146] NET: Registered protocol family 2 [ 0.340027] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.342504] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.344860] TCP: Hash tables configured (established 8192 bind 8192) [ 0.347181] TCP: reno registered [ 0.348483] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.350561] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.352857] NET: Registered protocol family 1 [ 0.354497] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356581] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358616] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.375672] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392861] Trying to unpack rootfs image as initramfs... [ 0.493112] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.496113] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498180] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501327] Scanning for low memory corruption every 60 seconds [ 0.503687] Initialise system trusted keyring [ 0.505370] audit: initializing netlink socket (disabled) [ 0.507300] type=2000 audit(1563795727.435:1): initialized [ 0.527329] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530315] zbud: loaded [ 0.531616] VFS: Disk quotas dquot_6.5.2 [ 0.533152] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.535737] fuse init (API version 7.22) [ 0.537289] msgmni has been set to 1982 [ 0.538807] Key type big_key registered [ 0.540565] Key type asymmetric registered [ 0.542114] Asymmetric key parser 'x509' registered [ 0.543902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546677] io scheduler noop registered [ 0.548172] io scheduler deadline registered (default) [ 0.550041] io scheduler cfq registered [ 0.551568] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.553557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.555882] ipmi message handler version 39.2 [ 0.557553] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.560295] ACPI: Power Button [PWRF] [ 0.561799] GHES: HEST is not enabled! [ 0.578367] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.611025] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.639429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.642921] Linux agpgart interface v0.103 [ 0.645377] brd: module loaded [ 0.647045] loop: module loaded [ 0.648727] blk-mq: CPU -> queue map [ 0.650137] CPU 0 -> Queue 0 [ 0.652191] vda: vda1 [ 0.653898] scsi0 : ata_piix [ 0.655147] scsi1 : ata_piix [ 0.656387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.658710] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.661763] libphy: Fixed MDIO Bus: probed [ 0.663379] tun: Universal TUN/TAP device driver, 1.6 [ 0.665197] tun: (C) 1999-2004 Max Krasnyansky [ 0.668309] PPP generic driver version 2.4.2 [ 0.669936] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672199] ehci-pci: EHCI PCI platform driver [ 0.673845] ehci-platform: EHCI generic platform driver [ 0.675711] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677853] ohci-pci: OHCI PCI platform driver [ 0.679496] ohci-platform: OHCI generic platform driver [ 0.681360] uhci_hcd: USB Universal Host Controller Interface driver [ 0.698507] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.700398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.703251] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.705410] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.707736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.710412] usb usb1: Product: UHCI Host Controller [ 0.712178] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.714409] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716184] hub 1-0:1.0: USB hub found [ 0.717657] hub 1-0:1.0: 2 ports detected [ 0.719294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.723108] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.724911] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.726812] mousedev: PS/2 mouse device common for all mice [ 0.729150] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732336] rtc_cmos 00:00: RTC can wake from S4 [ 0.734523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739044] device-mapper: uevent: version 1.0.3 [ 0.740790] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743837] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746006] TCP: cubic registered [ 0.747376] NET: Registered protocol family 10 [ 0.749194] NET: Registered protocol family 17 [ 0.750859] Key type dns_resolver registered [ 0.752567] Loading compiled-in X.509 certificates [ 0.754841] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.758195] registered taskstats version 1 [ 0.761048] Key type trusted registered [ 0.764631] Key type encrypted registered [ 0.766164] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768116] IMA: No TPM chip found, activating TPM-bypass! [ 0.770604] regulator-dummy: disabling [ 0.772079] Magic number: 11:509:732 [ 0.773642] rtc_cmos 00:00: setting system clock to 2019-07-22 11:42:07 UTC (1563795727) [ 0.776625] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778726] EDD information not available. [ 0.817507] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.832294] Write protecting the kernel read-only data: 12288k [ 0.834941] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.839189] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856121] systemd-udevd[99]: starting version 204 [ 0.888531] FDC 0 is a S82078B [ 1.028019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192372] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194793] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.197294] usb 1-1: Product: QEMU USB Tablet [ 1.198936] usb 1-1: Manufacturer: QEMU [ 1.200439] usb 1-1: SerialNumber: 42 [ 1.918013] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.277020] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.395629] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.553362] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:42:09 +0000. Up 2.96 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:42:12 +0000. Up 5.50 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:a3:04:26 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: f0:30:7b:27:66:eb:62:b1:db:95:1a:b8:31:e2:7c:5a root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | + | | * | | . S . | | .= + . | | . Eoo o | | o o=* + | | ++oo+ | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 10:c8:b5:2f:a1:e8:a1:96:ad:5b:d9:3b:70:1f:d0:e0 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | . oo | | o. o | | . * | | . E = | | o . o S | | oooo. o | |.o.+o.. . | |. o ... | | o. .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 76:3c:dd:fd:24:f0:ae:cc:7d:7e:4e:c4:ba:e5:e2:b3 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . + o | | S + . + =| | . . . . =.| | o +| | o oo=o| | +.EB=| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 4a:6e:28:66:e2:8f:c8:71:de:1c:16:84:b7:84:5e:b9 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o * | | . = o | | . E. S | | +.. | |..+..o+ | |++=.+.. | |.+.o o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:42:18 +0000. Up 11.71 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:42:19 +0000. Up 12.94 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18234 0 --:--:-- --:--:-- --:--:-- 18856 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1513 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5564 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8217 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................................................................................................................................+++ ................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6510 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member 95ca9bc7e61224a5 is healthy: got healthy result from http://192.168.100.4:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true 95ca9bc7e61224a5: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.11 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNaD1I3Vixf6xCIPu4aEjeEwLwFoDc93XOhNvjJGEozqCexP_6JBHA7g-7eysbsOtTA0SLK2a7vDb_QG8xs6li9-ci33P7pq-JURD0KNnszy6p-PbH9A9c_G7EnpT9NcmDXTe6xsf24wiUWoChOUS7WOWHqR4XoydXO37xAOuC3lfF1M' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-sprout-2u6bgtgpxn66-0-eulwuvgs5stt/f0af2dc9-c56f-4548-8d2b-7bd0b0705fbd/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 64 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:46:42 GMT Server: Apache x-openstack-request-id: req-515067a7-aef3-415e-bc61-7d81a9881014 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 10:c8:b5:2f:a1:e8:a1:96:ad:5b:d9:3b:70:1f:d0:e0 root@sprout-0 (DSA) ec2: 256 76:3c:dd:fd:24:f0:ae:cc:7d:7e:4e:c4:ba:e5:e2:b3 root@sprout-0 (ECDSA) ec2: 256 4a:6e:28:66:e2:8f:c8:71:de:1c:16:84:b7:84:5e:b9 root@sprout-0 (ED25519) ec2: 2048 f0:30:7b:27:66:eb:62:b1:db:95:1a:b8:31:e2:7c:5a root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPp0BFaR4vHibbHzKM8CThdE/6QFIvps7c8MRQeOUf9ejnAatIRi+ugoSE9ZCUVv7xXRDNvWP2jXRQx7DR5Ia/A= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKtlerNv7nJfaCArJsIY9cQweuHYIR+DOiSZ22aI2fT root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyJddq2KnxTbPwp6YkN9cZEkujvGgAEFrdXAfBbHWIKPvn5dB39WxUJEGrIyxFfJcOfleg4YA3QPqG3x9cr4IG9MsWJno2GJWkehy5FXmJgrDYOaykJR+h4a636s8LreAWP237cnZKGowf2l9v6fr4Ql1LIvMN7YIsvXV2X/ZmvZrinK5PxCtzO9WIGQK+PU4yYj5thyiKina7Imrnsmkabos8KZa8r0XnJQbzr7yMp3Rjh0duCEz/86Z0B6Q8TsinEaBql+MnKoaU5NF5/Q2mBinlFuUhTbXgnCbFQgSI72kHrzJKCWtJFnA47vMOgCRYThJSmEbPSyyEIUhL8krV root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:46:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 275.68 seconds 2019-07-22 11:54:34,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:54:34,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:34,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13274f25-9481-443a-9874-ab648a2426b4 x-openstack-request-id: req-13274f25-9481-443a-9874-ab648a2426b4 2019-07-22 11:54:34,925 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:54:34,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-13274f25-9481-443a-9874-ab648a2426b4 2019-07-22 11:54:34,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459094047546s 2019-07-22 11:54:34,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 11:54:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 11:54:35,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16489 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a5a45c5-39bb-42f7-9e33-ab359cf98e85 x-openstack-request-id: req-2a5a45c5-39bb-42f7-9e33-ab359cf98e85 2019-07-22 11:54:35,014 - keystoneauth.session - DEBUG - RESP BODY: {"output": " VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:32:25 +0000. Up 12.44 seconds.\n+ sleep 180\n\nUbuntu 14.04.6 LTS vellum-0 ttyS0\n\nvellum-0 login: + sysctl -w net.ipv6.conf.lo.disable_ipv6=0\nnet.ipv6.conf.lo.disable_ipv6 = 0\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15429 0 --:--:-- --:--:-- --:--:-- 15512\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2301 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.6\n+ '[' -n 192.168.100.6 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.4 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2019a-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2019a-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:PSCProcert.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:EC-ACC.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53180 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11849\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12475\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5367 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59737 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.100.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n astaire_process Execution failed | Does... Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n astaire_process Execution failed | Does... Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n chronos_process Running Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ' snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status failed Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Status failed Program \n poll_chronos Status ok Program \n astaire_uptime Status failed Program \n++ sed 1,2d\n++ monit summary\n++ grep -v Running\n++ grep -v 'Status ok'\n+ test -z ' rogers_uptime Status failed Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Status failed Program \n astaire_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status ok Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Status ok Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status ok Program \n poll_chronos Status ok Program \n astaire_uptime Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\nmember a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\na2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.11) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.11 is in state normal.\n\n+ cw-check_config_sync\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdNZ6mz8KpcVyKiHYm62xFtxDv2R6LSmb1t2cvv2VhwEVQoB2mrEtGfGgWb-zUserwZAM32Yw4tE5d7lgM_M8z7KEU6ERoRgcJ12iX3Icj93w3I4ojfL5MCgqktn-xfWyohR_mH5M1GbVlgp-KSQ5aamoNhqe8tx21SSlmK5AWxOSD3OE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-vellum-7rrkhwxh34sm-0-6knoj7trwl6q/23cb9680-8d67-4e86-8850-89e82421d40a/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 14 75 --:--:-- --:--:-- --:--:-- 76\nHTTP/1.1 200 OK\nDate: Mon, 22 Jul 2019 11:41:33 GMT\nServer: Apache\nx-openstack-request-id: req-93188d7e-43ac-4e02-b48b-8fde31f14c27\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cf:81:d9:3a:30:a6:af:de:0f:80:b2:c6:9d:c0:ea:b5 root@vellum-0 (DSA)\nec2: 256 6a:b0:78:cf:9a:26:56:43:49:23:80:ec:1a:30:cf:82 root@vellum-0 (ECDSA)\nec2: 256 f4:11:60:da:1a:c8:e5:4a:3d:6b:ae:53:01:d2:f8:70 root@vellum-0 (ED25519)\nec2: 2048 d2:95:67:14:04:dc:77:b0:c5:79:b0:dc:24:85:87:07 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJhyfzgh4x7ve2PWKsmvUQ9RdrO5bUltPKU8mPvNxZrmfLmocDvfWcbYxjD7Tho1/TUqSU2Acm/nD2ArFjoOw/k= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM922Ekd/KTO6Hl1L+kqXJJyi59PGKMfk3/OyQG++Vfi root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDU3umNGM5xC8Am/cBRdfKqOcYj+CPN/VJ2Q86vKQeAOXE/I6nEIZOwdC2IWJoWbHB0E3EZZbb0pkc5zjqWoLek5bLg/waw3rBzB/PV0YWHk4NgSCl/3DLHM+0Mg/3B60aIa7bgmMpvUjhHKqa4gqBBM/vQI3ZoDRO+b3PFWUi+YKJbdr++Jmz5HgtbSwwSa1KFIslHSDNmADCp/CbHs4kNzQPiUs04V3YUPs8JEYL/CUWfwfyF2uKiMgkjJULBgw2ZtjLtwUPog0u891JyLi+HonfocL7HbTQ3yel2PT1vOWTJQqDCrojnsDDtaBe2ywlN59mIQF7AxbQfF/N542/V root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:41:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 560.90 seconds\n"} 2019-07-22 11:54:35,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35/action used request id req-2a5a45c5-39bb-42f7-9e33-ab359cf98e85 2019-07-22 11:54:35,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0822939872742s 2019-07-22 11:54:35,018 - functest.core.singlevm - DEBUG - console: VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:32:25 +0000. Up 12.44 seconds. + sleep 180 Ubuntu 14.04.6 LTS vellum-0 ttyS0 vellum-0 login: + sysctl -w net.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.lo.disable_ipv6 = 0 + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15429 0 --:--:-- --:--:-- --:--:-- 15512 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2301 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12475 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5367 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ sed 1,2d ++ monit summary ++ grep -v Running ++ grep -v 'Status ok' + test -z ' rogers_uptime Status failed Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.11) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.11 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNZ6mz8KpcVyKiHYm62xFtxDv2R6LSmb1t2cvv2VhwEVQoB2mrEtGfGgWb-zUserwZAM32Yw4tE5d7lgM_M8z7KEU6ERoRgcJ12iX3Icj93w3I4ojfL5MCgqktn-xfWyohR_mH5M1GbVlgp-KSQ5aamoNhqe8tx21SSlmK5AWxOSD3OE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-vellum-7rrkhwxh34sm-0-6knoj7trwl6q/23cb9680-8d67-4e86-8850-89e82421d40a/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 14 75 --:--:-- --:--:-- --:--:-- 76 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:41:33 GMT Server: Apache x-openstack-request-id: req-93188d7e-43ac-4e02-b48b-8fde31f14c27 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cf:81:d9:3a:30:a6:af:de:0f:80:b2:c6:9d:c0:ea:b5 root@vellum-0 (DSA) ec2: 256 6a:b0:78:cf:9a:26:56:43:49:23:80:ec:1a:30:cf:82 root@vellum-0 (ECDSA) ec2: 256 f4:11:60:da:1a:c8:e5:4a:3d:6b:ae:53:01:d2:f8:70 root@vellum-0 (ED25519) ec2: 2048 d2:95:67:14:04:dc:77:b0:c5:79:b0:dc:24:85:87:07 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJhyfzgh4x7ve2PWKsmvUQ9RdrO5bUltPKU8mPvNxZrmfLmocDvfWcbYxjD7Tho1/TUqSU2Acm/nD2ArFjoOw/k= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM922Ekd/KTO6Hl1L+kqXJJyi59PGKMfk3/OyQG++Vfi root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDU3umNGM5xC8Am/cBRdfKqOcYj+CPN/VJ2Q86vKQeAOXE/I6nEIZOwdC2IWJoWbHB0E3EZZbb0pkc5zjqWoLek5bLg/waw3rBzB/PV0YWHk4NgSCl/3DLHM+0Mg/3B60aIa7bgmMpvUjhHKqa4gqBBM/vQI3ZoDRO+b3PFWUi+YKJbdr++Jmz5HgtbSwwSa1KFIslHSDNmADCp/CbHs4kNzQPiUs04V3YUPs8JEYL/CUWfwfyF2uKiMgkjJULBgw2ZtjLtwUPog0u891JyLi+HonfocL7HbTQ3yel2PT1vOWTJQqDCrojnsDDtaBe2ywlN59mIQF7AxbQfF/N542/V root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:41:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 560.90 seconds 2019-07-22 11:54:35,023 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:32:25 +0000. Up 12.44 seconds. + sleep 180 Ubuntu 14.04.6 LTS vellum-0 ttyS0 vellum-0 login: + sysctl -w net.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.lo.disable_ipv6 = 0 + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15429 0 --:--:-- --:--:-- --:--:-- 15512 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2301 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.6 + '[' -n 192.168.100.6 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12475 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5367 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ sed 1,2d ++ monit summary ++ grep -v Running ++ grep -v 'Status ok' + test -z ' rogers_uptime Status failed Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program astaire_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 member a2a318985576856d is healthy: got healthy result from http://192.168.100.11:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true a2a318985576856d: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.11) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.11 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.11 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNZ6mz8KpcVyKiHYm62xFtxDv2R6LSmb1t2cvv2VhwEVQoB2mrEtGfGgWb-zUserwZAM32Yw4tE5d7lgM_M8z7KEU6ERoRgcJ12iX3Icj93w3I4ojfL5MCgqktn-xfWyohR_mH5M1GbVlgp-KSQ5aamoNhqe8tx21SSlmK5AWxOSD3OE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-vellum-7rrkhwxh34sm-0-6knoj7trwl6q/23cb9680-8d67-4e86-8850-89e82421d40a/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 14 75 --:--:-- --:--:-- --:--:-- 76 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:41:33 GMT Server: Apache x-openstack-request-id: req-93188d7e-43ac-4e02-b48b-8fde31f14c27 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cf:81:d9:3a:30:a6:af:de:0f:80:b2:c6:9d:c0:ea:b5 root@vellum-0 (DSA) ec2: 256 6a:b0:78:cf:9a:26:56:43:49:23:80:ec:1a:30:cf:82 root@vellum-0 (ECDSA) ec2: 256 f4:11:60:da:1a:c8:e5:4a:3d:6b:ae:53:01:d2:f8:70 root@vellum-0 (ED25519) ec2: 2048 d2:95:67:14:04:dc:77:b0:c5:79:b0:dc:24:85:87:07 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJhyfzgh4x7ve2PWKsmvUQ9RdrO5bUltPKU8mPvNxZrmfLmocDvfWcbYxjD7Tho1/TUqSU2Acm/nD2ArFjoOw/k= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM922Ekd/KTO6Hl1L+kqXJJyi59PGKMfk3/OyQG++Vfi root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDU3umNGM5xC8Am/cBRdfKqOcYj+CPN/VJ2Q86vKQeAOXE/I6nEIZOwdC2IWJoWbHB0E3EZZbb0pkc5zjqWoLek5bLg/waw3rBzB/PV0YWHk4NgSCl/3DLHM+0Mg/3B60aIa7bgmMpvUjhHKqa4gqBBM/vQI3ZoDRO+b3PFWUi+YKJbdr++Jmz5HgtbSwwSa1KFIslHSDNmADCp/CbHs4kNzQPiUs04V3YUPs8JEYL/CUWfwfyF2uKiMgkjJULBgw2ZtjLtwUPog0u891JyLi+HonfocL7HbTQ3yel2PT1vOWTJQqDCrojnsDDtaBe2ywlN59mIQF7AxbQfF/N542/V root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:41:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 560.90 seconds 2019-07-22 11:54:35,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:54:35,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:35,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07520948-3f22-48bc-b31b-50021e6dc078 x-openstack-request-id: req-07520948-3f22-48bc-b31b-50021e6dc078 2019-07-22 11:54:35,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:54:35,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-07520948-3f22-48bc-b31b-50021e6dc078 2019-07-22 11:54:35,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360507011414s 2019-07-22 11:54:35,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 11:54:35,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 11:54:35,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21658 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ab4d95b-88cd-49bb-9c77-e39198140f68 x-openstack-request-id: req-1ab4d95b-88cd-49bb-9c77-e39198140f68 2019-07-22 11:54:35,476 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009721] Security Framework initialized\n[ 0.012033] AppArmor: AppArmor initialized\n[ 0.013578] Yama: becoming mindful.\n[ 0.015051] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016916] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020440] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022760] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024246] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029684] Initializing cgroup subsys freezer\n[ 0.031351] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033756] Initializing cgroup subsys hugetlb\n[ 0.036749] mce: CPU supports 10 MCE banks\n[ 0.038368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038368] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.047016] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.055398] MDS: Mitigation: Clear CPU buffers\n[ 0.075909] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.082703] ACPI: Core revision 20131115\n[ 0.084452] ACPI: All ACPI Tables successfully acquired\n[ 0.088595] ftrace: allocating 28757 entries in 113 pages\n[ 0.116104] smpboot: Max logical packages: 1\n[ 0.117736] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120316] Enabling x2apic\n[ 0.121501] Enabled x2apic\n[ 0.122959] Switched APIC routing to physical x2apic.\n[ 0.125428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.132055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143490] KVM setup paravirtual spinlock\n[ 0.146069] x86: Booted up 1 node, 1 CPUs\n[ 0.147637] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148412] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.150830] devtmpfs: initialized\n[ 0.153596] EVM: security.selinux\n[ 0.154922] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157263] EVM: security.capability\n[ 0.159809] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161705] RTC time: 11:28:33, date: 07/22/19\n[ 0.163415] NET: Registered protocol family 16\n[ 0.164135] cpuidle: using governor ladder\n[ 0.165689] cpuidle: using governor menu\n[ 0.167219] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170405] PCI: Using configuration type 1 for base access\n[ 0.172709] bio: create slab at 0\n[ 0.174434] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179377] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181151] ACPI: Interpreter enabled\n[ 0.182609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.185001] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.191532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.194276] ACPI: (supports S0 S5)\n[ 0.195686] ACPI: Using IOAPIC for interrupt routing\n[ 0.196019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.199463] ACPI: No dock devices found.\n[ 0.201785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.203961] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.206316] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208197] acpiphp: Slot [3] registered\n[ 0.209739] acpiphp: Slot [4] registered\n[ 0.211340] acpiphp: Slot [5] registered\n[ 0.212025] acpiphp: Slot [6] registered\n[ 0.213539] acpiphp: Slot [7] registered\n[ 0.215050] acpiphp: Slot [8] registered\n[ 0.216022] acpiphp: Slot [9] registered\n[ 0.217542] acpiphp: Slot [10] registered\n[ 0.219089] acpiphp: Slot [11] registered\n[ 0.220022] acpiphp: Slot [12] registered\n[ 0.221561] acpiphp: Slot [13] registered\n[ 0.223093] acpiphp: Slot [14] registered\n[ 0.224021] acpiphp: Slot [15] registered\n[ 0.225557] acpiphp: Slot [16] registered\n[ 0.227093] acpiphp: Slot [17] registered\n[ 0.228029] acpiphp: Slot [18] registered\n[ 0.229574] acpiphp: Slot [19] registered\n[ 0.231116] acpiphp: Slot [20] registered\n[ 0.232022] acpiphp: Slot [21] registered\n[ 0.233570] acpiphp: Slot [22] registered\n[ 0.235113] acpiphp: Slot [23] registered\n[ 0.236022] acpiphp: Slot [24] registered\n[ 0.237565] acpiphp: Slot [25] registered\n[ 0.239106] acpiphp: Slot [26] registered\n[ 0.240022] acpiphp: Slot [27] registered\n[ 0.241560] acpiphp: Slot [28] registered\n[ 0.243097] acpiphp: Slot [29] registered\n[ 0.244021] acpiphp: Slot [30] registered\n[ 0.245557] acpiphp: Slot [31] registered\n[ 0.247081] PCI host bridge to bus 0000:00\n[ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249955] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254154] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258358] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.266224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.289934] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.292875] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.295575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.297264] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.299914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.300893] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.303216] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.304004] vgaarb: loaded\n[ 0.305141] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307309] SCSI subsystem initialized\n[ 0.308223] ACPI: bus type USB registered\n[ 0.309794] usbcore: registered new interface driver usbfs\n[ 0.311759] usbcore: registered new interface driver hub\n[ 0.312038] usbcore: registered new device driver usb\n[ 0.314043] PCI: Using ACPI for IRQ routing\n[ 0.316004] NetLabel: Initializing\n[ 0.317366] NetLabel: domain hash size = 128\n[ 0.318980] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.320043] NetLabel: unlabeled traffic allowed by default\n[ 0.322233] Switched to clocksource kvm-clock\n[ 0.328457] AppArmor: AppArmor Filesystem Enabled\n[ 0.330212] pnp: PnP ACPI init\n[ 0.331464] ACPI: bus type PNP registered\n[ 0.333449] pnp: PnP ACPI: found 8 devices\n[ 0.335005] ACPI: bus type PNP unregistered\n[ 0.342216] NET: Registered protocol family 2\n[ 0.344110] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.346614] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.348994] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.351341] TCP: reno registered\n[ 0.352643] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.354740] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.357050] NET: Registered protocol family 1\n[ 0.358704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.360802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.362853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.379884] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.397087] Trying to unpack rootfs image as initramfs...\n[ 0.497432] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.500552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.502629] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.505784] Scanning for low memory corruption every 60 seconds\n[ 0.508460] Initialise system trusted keyring\n[ 0.510924] audit: initializing netlink socket (disabled)\n[ 0.513919] type=2000 audit(1563794914.790:1): initialized\n[ 0.535117] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.538219] zbud: loaded\n[ 0.539556] VFS: Disk quotas dquot_6.5.2\n[ 0.541143] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543790] fuse init (API version 7.22)\n[ 0.545388] msgmni has been set to 1982\n[ 0.546921] Key type big_key registered\n[ 0.548796] Key type asymmetric registered\n[ 0.550354] Asymmetric key parser 'x509' registered\n[ 0.552167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.555071] io scheduler noop registered\n[ 0.556731] io scheduler deadline registered (default)\n[ 0.558721] io scheduler cfq registered\n[ 0.560300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564657] ipmi message handler version 39.2\n[ 0.566341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.569086] ACPI: Power Button [PWRF]\n[ 0.570591] GHES: HEST is not enabled!\n[ 0.587178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.619708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.622317] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.648037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651587] Linux agpgart interface v0.103\n[ 0.654055] brd: module loaded\n[ 0.655747] loop: module loaded\n[ 0.657432] blk-mq: CPU -> queue map\n[ 0.658827] CPU 0 -> Queue 0\n[ 0.660927] vda: vda1\n[ 0.662636] scsi0 : ata_piix\n[ 0.663890] scsi1 : ata_piix\n[ 0.665120] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.667465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.670531] libphy: Fixed MDIO Bus: probed\n[ 0.672160] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673996] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.677620] PPP generic driver version 2.4.2\n[ 0.679451] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681682] ehci-pci: EHCI PCI platform driver\n[ 0.683335] ehci-platform: EHCI generic platform driver\n[ 0.685168] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.687310] ohci-pci: OHCI PCI platform driver\n[ 0.688926] ohci-platform: OHCI generic platform driver\n[ 0.690757] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.707907] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.709758] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712568] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.714687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716977] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.719612] usb usb1: Product: UHCI Host Controller\n[ 0.721339] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.723555] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725317] hub 1-0:1.0: USB hub found\n[ 0.726742] hub 1-0:1.0: 2 ports detected\n[ 0.728393] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.732167] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.733982] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.735870] mousedev: PS/2 mouse device common for all mice\n[ 0.738175] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.741326] rtc_cmos 00:00: RTC can wake from S4\n[ 0.743515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749087] device-mapper: uevent: version 1.0.3\n[ 0.751417] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.754455] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757006] TCP: cubic registered\n[ 0.758793] NET: Registered protocol family 10\n[ 0.760608] NET: Registered protocol family 17\n[ 0.762236] Key type dns_resolver registered\n[ 0.763940] Loading compiled-in X.509 certificates\n[ 0.766211] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.769538] registered taskstats version 1\n[ 0.772421] Key type trusted registered\n[ 0.775996] Key type encrypted registered\n[ 0.777537] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779466] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.781936] regulator-dummy: disabling\n[ 0.783388] Magic number: 11:750:479\n[ 0.784948] rtc_cmos 00:00: setting system clock to 2019-07-22 11:28:34 UTC (1563794914)\n[ 0.787876] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.789960] EDD information not available.\n[ 0.825443] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.840164] Write protecting the kernel read-only data: 12288k\n[ 0.842855] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.847086] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864113] systemd-udevd[99]: starting version 204\n[ 0.896589] FDC 0 is a S82078B\n[ 1.052049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.216666] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.219017] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.221424] usb 1-1: Product: QEMU USB Tablet\n[ 1.223013] usb 1-1: Manufacturer: QEMU\n[ 1.225119] usb 1-1: SerialNumber: 42\n[ 1.925634] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.290311] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.391474] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n[ 2.527218] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:28:36 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.11]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:28:39 +0000. Up 5.39 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:27:64:75 |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n09:ab:73:63:d0:8f:86:ed:bc:f8:81:82:90:2a:a0:81 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n|.. . o . |\n|E . o S |\n|=o * o |\n|= . = O . |\n|. . O o |\n| ..=. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nec:8d:c3:72:09:b2:fd:70:3d:f3:02:4f:5d:25:b5:1b root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..|\n| . o|\n| E |\n| . . o|\n| . . S . . . |\n| + +.=. . |\n| . + O+= |\n| * .o+ |\n| . .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nbf:36:dc:93:5b:ae:b3:2a:5d:ba:f1:44:cc:25:45:c0 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..oo |\n| E. |\n| . . |\n| o o |\n| S + |\n| . .. |\n| oo+... |\n| . *==o |\n| o++=*. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nca:d3:49:41:02:a9:33:c5:93:c3:12:76:c8:48:72:8d root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|o++Bo+. . |\n|ooE.X o |\n| + o . |\n| + . |\n| o S |\n| . + . |\n| + o |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:28:44 +0000. Up 11.28 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:28:47 +0000. Up 12.46 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15523 0 --:--:-- --:--:-- --:--:-- 15589\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1513 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.6\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 16s (4145 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51957 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8546\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9270\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........................+++\n.....................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6501 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58165 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_hostname=sprout.clearwater.opnfv\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\n\"reduce_cassandra_mem_usage=Y\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.100.17'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_config_manager_pr... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_ellis Status ok Program \n poll_ellis_https Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdNZ104r_GRiH9i5X-6J9EKv50KrBkqxeYzbSf_BR4lXaRYrPrx0El1ebjvsQ_HGP31tfCJF8bez31E7iCt4GhQsQD8aDFpMo4xKCKJx1YaiJBOOtaH0Ixb0NvybbcM7HCdKM8o8brg_eCIRwezDI8356mVuDohKSSUh3HECG4T2_8SHA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-ellis-ri7gkrzd3666/352a27f5-9fb8-496f-91bb-bb7d3ccd84f3/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Mon, 22 Jul 2019 11:31:42 GMT\nServer: Apache\nx-openstack-request-id: req-013c9ee8-5328-49e5-9acc-8f2090bc7689\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ec:8d:c3:72:09:b2:fd:70:3d:f3:02:4f:5d:25:b5:1b root@ellis-0 (DSA)\nec2: 256 bf:36:dc:93:5b:ae:b3:2a:5d:ba:f1:44:cc:25:45:c0 root@ellis-0 (ECDSA)\nec2: 256 ca:d3:49:41:02:a9:33:c5:93:c3:12:76:c8:48:72:8d root@ellis-0 (ED25519)\nec2: 2048 09:ab:73:63:d0:8f:86:ed:bc:f8:81:82:90:2a:a0:81 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAYfLJLMpRtNpFXC7IUL84UdlaALkugfzWQ38Tf0CctcARuALYPnm8u0uqNdzlxMdGdAXwvIG11TjJ8quRzBGqU= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOhcGQwkujet8INAkD3eq6mwIaKovdHWjL4oHUguh2Zj root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpJZOlllDDrSq8u92Ssrcg/91jrKh5+vVDrMVSn7VmoQxXre/nvWZ4dbzucD7GggKb46Cll61JKzDcLu/tS+ERCoYus7DedDyxc7c7LeIK9BNrxzOXryNdau3kPsvr5+4bxERivcmdxCCz2YRtgVFWvQVbR/iTa2W3xvcY0uk6bF3KFYCRW/MfRCgrATIAdEOon441TawrTROaQ0NwA4qYAbC953mXk+0fyASv0E3bhbfbIzoPbhk0U94paDE7TkW/JZVFKwUDMos6UjMByqGT3dYVKeY40Hh1QYse4chRPi5LlhU6zG/7zeb5MANqy/nAjXmFdlaefMVd2dmhBRoX root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:31:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.34 seconds\n"} 2019-07-22 11:54:35,477 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481/action used request id req-1ab4d95b-88cd-49bb-9c77-e39198140f68 2019-07-22 11:54:35,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.080983877182s 2019-07-22 11:54:35,480 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009721] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013578] Yama: becoming mindful. [ 0.015051] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016916] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020440] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022760] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029684] Initializing cgroup subsys freezer [ 0.031351] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033756] Initializing cgroup subsys hugetlb [ 0.036749] mce: CPU supports 10 MCE banks [ 0.038368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038368] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047016] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055398] MDS: Mitigation: Clear CPU buffers [ 0.075909] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082703] ACPI: Core revision 20131115 [ 0.084452] ACPI: All ACPI Tables successfully acquired [ 0.088595] ftrace: allocating 28757 entries in 113 pages [ 0.116104] smpboot: Max logical packages: 1 [ 0.117736] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120316] Enabling x2apic [ 0.121501] Enabled x2apic [ 0.122959] Switched APIC routing to physical x2apic. [ 0.125428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143490] KVM setup paravirtual spinlock [ 0.146069] x86: Booted up 1 node, 1 CPUs [ 0.147637] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148412] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150830] devtmpfs: initialized [ 0.153596] EVM: security.selinux [ 0.154922] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157263] EVM: security.capability [ 0.159809] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161705] RTC time: 11:28:33, date: 07/22/19 [ 0.163415] NET: Registered protocol family 16 [ 0.164135] cpuidle: using governor ladder [ 0.165689] cpuidle: using governor menu [ 0.167219] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170405] PCI: Using configuration type 1 for base access [ 0.172709] bio: create slab at 0 [ 0.174434] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179377] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181151] ACPI: Interpreter enabled [ 0.182609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.185001] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194276] ACPI: (supports S0 S5) [ 0.195686] ACPI: Using IOAPIC for interrupt routing [ 0.196019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199463] ACPI: No dock devices found. [ 0.201785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.203961] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.206316] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208197] acpiphp: Slot [3] registered [ 0.209739] acpiphp: Slot [4] registered [ 0.211340] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213539] acpiphp: Slot [7] registered [ 0.215050] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217542] acpiphp: Slot [10] registered [ 0.219089] acpiphp: Slot [11] registered [ 0.220022] acpiphp: Slot [12] registered [ 0.221561] acpiphp: Slot [13] registered [ 0.223093] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225557] acpiphp: Slot [16] registered [ 0.227093] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229574] acpiphp: Slot [19] registered [ 0.231116] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233570] acpiphp: Slot [22] registered [ 0.235113] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237565] acpiphp: Slot [25] registered [ 0.239106] acpiphp: Slot [26] registered [ 0.240022] acpiphp: Slot [27] registered [ 0.241560] acpiphp: Slot [28] registered [ 0.243097] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245557] acpiphp: Slot [31] registered [ 0.247081] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249955] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254154] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258358] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.289934] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.292875] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297264] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300893] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303216] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305141] vgaarb: bridge control possible 0000:00:02.0 [ 0.307309] SCSI subsystem initialized [ 0.308223] ACPI: bus type USB registered [ 0.309794] usbcore: registered new interface driver usbfs [ 0.311759] usbcore: registered new interface driver hub [ 0.312038] usbcore: registered new device driver usb [ 0.314043] PCI: Using ACPI for IRQ routing [ 0.316004] NetLabel: Initializing [ 0.317366] NetLabel: domain hash size = 128 [ 0.318980] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320043] NetLabel: unlabeled traffic allowed by default [ 0.322233] Switched to clocksource kvm-clock [ 0.328457] AppArmor: AppArmor Filesystem Enabled [ 0.330212] pnp: PnP ACPI init [ 0.331464] ACPI: bus type PNP registered [ 0.333449] pnp: PnP ACPI: found 8 devices [ 0.335005] ACPI: bus type PNP unregistered [ 0.342216] NET: Registered protocol family 2 [ 0.344110] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346614] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348994] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351341] TCP: reno registered [ 0.352643] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354740] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357050] NET: Registered protocol family 1 [ 0.358704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360802] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379884] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397087] Trying to unpack rootfs image as initramfs... [ 0.497432] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502629] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505784] Scanning for low memory corruption every 60 seconds [ 0.508460] Initialise system trusted keyring [ 0.510924] audit: initializing netlink socket (disabled) [ 0.513919] type=2000 audit(1563794914.790:1): initialized [ 0.535117] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.538219] zbud: loaded [ 0.539556] VFS: Disk quotas dquot_6.5.2 [ 0.541143] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.543790] fuse init (API version 7.22) [ 0.545388] msgmni has been set to 1982 [ 0.546921] Key type big_key registered [ 0.548796] Key type asymmetric registered [ 0.550354] Asymmetric key parser 'x509' registered [ 0.552167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555071] io scheduler noop registered [ 0.556731] io scheduler deadline registered (default) [ 0.558721] io scheduler cfq registered [ 0.560300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.562304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.564657] ipmi message handler version 39.2 [ 0.566341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.569086] ACPI: Power Button [PWRF] [ 0.570591] GHES: HEST is not enabled! [ 0.587178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.619708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.622317] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651587] Linux agpgart interface v0.103 [ 0.654055] brd: module loaded [ 0.655747] loop: module loaded [ 0.657432] blk-mq: CPU -> queue map [ 0.658827] CPU 0 -> Queue 0 [ 0.660927] vda: vda1 [ 0.662636] scsi0 : ata_piix [ 0.663890] scsi1 : ata_piix [ 0.665120] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.667465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.670531] libphy: Fixed MDIO Bus: probed [ 0.672160] tun: Universal TUN/TAP device driver, 1.6 [ 0.673996] tun: (C) 1999-2004 Max Krasnyansky [ 0.677620] PPP generic driver version 2.4.2 [ 0.679451] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681682] ehci-pci: EHCI PCI platform driver [ 0.683335] ehci-platform: EHCI generic platform driver [ 0.685168] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687310] ohci-pci: OHCI PCI platform driver [ 0.688926] ohci-platform: OHCI generic platform driver [ 0.690757] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707907] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709758] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712568] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716977] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719612] usb usb1: Product: UHCI Host Controller [ 0.721339] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.723555] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725317] hub 1-0:1.0: USB hub found [ 0.726742] hub 1-0:1.0: 2 ports detected [ 0.728393] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.732167] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.733982] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.735870] mousedev: PS/2 mouse device common for all mice [ 0.738175] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741326] rtc_cmos 00:00: RTC can wake from S4 [ 0.743515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749087] device-mapper: uevent: version 1.0.3 [ 0.751417] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.754455] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757006] TCP: cubic registered [ 0.758793] NET: Registered protocol family 10 [ 0.760608] NET: Registered protocol family 17 [ 0.762236] Key type dns_resolver registered [ 0.763940] Loading compiled-in X.509 certificates [ 0.766211] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.769538] registered taskstats version 1 [ 0.772421] Key type trusted registered [ 0.775996] Key type encrypted registered [ 0.777537] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779466] IMA: No TPM chip found, activating TPM-bypass! [ 0.781936] regulator-dummy: disabling [ 0.783388] Magic number: 11:750:479 [ 0.784948] rtc_cmos 00:00: setting system clock to 2019-07-22 11:28:34 UTC (1563794914) [ 0.787876] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789960] EDD information not available. [ 0.825443] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840164] Write protecting the kernel read-only data: 12288k [ 0.842855] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.847086] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864113] systemd-udevd[99]: starting version 204 [ 0.896589] FDC 0 is a S82078B [ 1.052049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216666] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219017] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221424] usb 1-1: Product: QEMU USB Tablet [ 1.223013] usb 1-1: Manufacturer: QEMU [ 1.225119] usb 1-1: SerialNumber: 42 [ 1.925634] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.290311] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.391474] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] [ 2.527218] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:28:36 +0000. Up 2.90 seconds. cloud-init-nonet[3.11]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:28:39 +0000. Up 5.39 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:27:64:75 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 09:ab:73:63:d0:8f:86:ed:bc:f8:81:82:90:2a:a0:81 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | |.. . o . | |E . o S | |=o * o | |= . = O . | |. . O o | | ..=. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ec:8d:c3:72:09:b2:fd:70:3d:f3:02:4f:5d:25:b5:1b root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | ..| | . o| | E | | . . o| | . . S . . . | | + +.=. . | | . + O+= | | * .o+ | | . .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: bf:36:dc:93:5b:ae:b3:2a:5d:ba:f1:44:cc:25:45:c0 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ..oo | | E. | | . . | | o o | | S + | | . .. | | oo+... | | . *==o | | o++=*. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ca:d3:49:41:02:a9:33:c5:93:c3:12:76:c8:48:72:8d root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |o++Bo+. . | |ooE.X o | | + o . | | + . | | o S | | . + . | | + o | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:28:44 +0000. Up 11.28 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:28:47 +0000. Up 12.46 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15523 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1513 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.6 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4145 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................+++ .....................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6501 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNZ104r_GRiH9i5X-6J9EKv50KrBkqxeYzbSf_BR4lXaRYrPrx0El1ebjvsQ_HGP31tfCJF8bez31E7iCt4GhQsQD8aDFpMo4xKCKJx1YaiJBOOtaH0Ixb0NvybbcM7HCdKM8o8brg_eCIRwezDI8356mVuDohKSSUh3HECG4T2_8SHA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-ellis-ri7gkrzd3666/352a27f5-9fb8-496f-91bb-bb7d3ccd84f3/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:31:42 GMT Server: Apache x-openstack-request-id: req-013c9ee8-5328-49e5-9acc-8f2090bc7689 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ec:8d:c3:72:09:b2:fd:70:3d:f3:02:4f:5d:25:b5:1b root@ellis-0 (DSA) ec2: 256 bf:36:dc:93:5b:ae:b3:2a:5d:ba:f1:44:cc:25:45:c0 root@ellis-0 (ECDSA) ec2: 256 ca:d3:49:41:02:a9:33:c5:93:c3:12:76:c8:48:72:8d root@ellis-0 (ED25519) ec2: 2048 09:ab:73:63:d0:8f:86:ed:bc:f8:81:82:90:2a:a0:81 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAYfLJLMpRtNpFXC7IUL84UdlaALkugfzWQ38Tf0CctcARuALYPnm8u0uqNdzlxMdGdAXwvIG11TjJ8quRzBGqU= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOhcGQwkujet8INAkD3eq6mwIaKovdHWjL4oHUguh2Zj root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpJZOlllDDrSq8u92Ssrcg/91jrKh5+vVDrMVSn7VmoQxXre/nvWZ4dbzucD7GggKb46Cll61JKzDcLu/tS+ERCoYus7DedDyxc7c7LeIK9BNrxzOXryNdau3kPsvr5+4bxERivcmdxCCz2YRtgVFWvQVbR/iTa2W3xvcY0uk6bF3KFYCRW/MfRCgrATIAdEOon441TawrTROaQ0NwA4qYAbC953mXk+0fyASv0E3bhbfbIzoPbhk0U94paDE7TkW/JZVFKwUDMos6UjMByqGT3dYVKeY40Hh1QYse4chRPi5LlhU6zG/7zeb5MANqy/nAjXmFdlaefMVd2dmhBRoX root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:31:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.34 seconds 2019-07-22 11:54:35,484 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009721] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013578] Yama: becoming mindful. [ 0.015051] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016916] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020440] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022760] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029684] Initializing cgroup subsys freezer [ 0.031351] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033756] Initializing cgroup subsys hugetlb [ 0.036749] mce: CPU supports 10 MCE banks [ 0.038368] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038368] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047016] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055398] MDS: Mitigation: Clear CPU buffers [ 0.075909] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082703] ACPI: Core revision 20131115 [ 0.084452] ACPI: All ACPI Tables successfully acquired [ 0.088595] ftrace: allocating 28757 entries in 113 pages [ 0.116104] smpboot: Max logical packages: 1 [ 0.117736] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120316] Enabling x2apic [ 0.121501] Enabled x2apic [ 0.122959] Switched APIC routing to physical x2apic. [ 0.125428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143490] KVM setup paravirtual spinlock [ 0.146069] x86: Booted up 1 node, 1 CPUs [ 0.147637] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148412] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150830] devtmpfs: initialized [ 0.153596] EVM: security.selinux [ 0.154922] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157263] EVM: security.capability [ 0.159809] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161705] RTC time: 11:28:33, date: 07/22/19 [ 0.163415] NET: Registered protocol family 16 [ 0.164135] cpuidle: using governor ladder [ 0.165689] cpuidle: using governor menu [ 0.167219] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170405] PCI: Using configuration type 1 for base access [ 0.172709] bio: create slab at 0 [ 0.174434] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179377] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181151] ACPI: Interpreter enabled [ 0.182609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.185001] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194276] ACPI: (supports S0 S5) [ 0.195686] ACPI: Using IOAPIC for interrupt routing [ 0.196019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199463] ACPI: No dock devices found. [ 0.201785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.203961] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.206316] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208197] acpiphp: Slot [3] registered [ 0.209739] acpiphp: Slot [4] registered [ 0.211340] acpiphp: Slot [5] registered [ 0.212025] acpiphp: Slot [6] registered [ 0.213539] acpiphp: Slot [7] registered [ 0.215050] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217542] acpiphp: Slot [10] registered [ 0.219089] acpiphp: Slot [11] registered [ 0.220022] acpiphp: Slot [12] registered [ 0.221561] acpiphp: Slot [13] registered [ 0.223093] acpiphp: Slot [14] registered [ 0.224021] acpiphp: Slot [15] registered [ 0.225557] acpiphp: Slot [16] registered [ 0.227093] acpiphp: Slot [17] registered [ 0.228029] acpiphp: Slot [18] registered [ 0.229574] acpiphp: Slot [19] registered [ 0.231116] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233570] acpiphp: Slot [22] registered [ 0.235113] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237565] acpiphp: Slot [25] registered [ 0.239106] acpiphp: Slot [26] registered [ 0.240022] acpiphp: Slot [27] registered [ 0.241560] acpiphp: Slot [28] registered [ 0.243097] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245557] acpiphp: Slot [31] registered [ 0.247081] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249955] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254154] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258358] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.289934] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.292875] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295575] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297264] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300893] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303216] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305141] vgaarb: bridge control possible 0000:00:02.0 [ 0.307309] SCSI subsystem initialized [ 0.308223] ACPI: bus type USB registered [ 0.309794] usbcore: registered new interface driver usbfs [ 0.311759] usbcore: registered new interface driver hub [ 0.312038] usbcore: registered new device driver usb [ 0.314043] PCI: Using ACPI for IRQ routing [ 0.316004] NetLabel: Initializing [ 0.317366] NetLabel: domain hash size = 128 [ 0.318980] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.320043] NetLabel: unlabeled traffic allowed by default [ 0.322233] Switched to clocksource kvm-clock [ 0.328457] AppArmor: AppArmor Filesystem Enabled [ 0.330212] pnp: PnP ACPI init [ 0.331464] ACPI: bus type PNP registered [ 0.333449] pnp: PnP ACPI: found 8 devices [ 0.335005] ACPI: bus type PNP unregistered [ 0.342216] NET: Registered protocol family 2 [ 0.344110] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.346614] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348994] TCP: Hash tables configured (established 8192 bind 8192) [ 0.351341] TCP: reno registered [ 0.352643] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.354740] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.357050] NET: Registered protocol family 1 [ 0.358704] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360802] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.379884] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397087] Trying to unpack rootfs image as initramfs... [ 0.497432] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.500552] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.502629] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.505784] Scanning for low memory corruption every 60 seconds [ 0.508460] Initialise system trusted keyring [ 0.510924] audit: initializing netlink socket (disabled) [ 0.513919] type=2000 audit(1563794914.790:1): initialized [ 0.535117] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.538219] zbud: loaded [ 0.539556] VFS: Disk quotas dquot_6.5.2 [ 0.541143] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.543790] fuse init (API version 7.22) [ 0.545388] msgmni has been set to 1982 [ 0.546921] Key type big_key registered [ 0.548796] Key type asymmetric registered [ 0.550354] Asymmetric key parser 'x509' registered [ 0.552167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555071] io scheduler noop registered [ 0.556731] io scheduler deadline registered (default) [ 0.558721] io scheduler cfq registered [ 0.560300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.562304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.564657] ipmi message handler version 39.2 [ 0.566341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.569086] ACPI: Power Button [PWRF] [ 0.570591] GHES: HEST is not enabled! [ 0.587178] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.619708] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.622317] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651587] Linux agpgart interface v0.103 [ 0.654055] brd: module loaded [ 0.655747] loop: module loaded [ 0.657432] blk-mq: CPU -> queue map [ 0.658827] CPU 0 -> Queue 0 [ 0.660927] vda: vda1 [ 0.662636] scsi0 : ata_piix [ 0.663890] scsi1 : ata_piix [ 0.665120] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.667465] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.670531] libphy: Fixed MDIO Bus: probed [ 0.672160] tun: Universal TUN/TAP device driver, 1.6 [ 0.673996] tun: (C) 1999-2004 Max Krasnyansky [ 0.677620] PPP generic driver version 2.4.2 [ 0.679451] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681682] ehci-pci: EHCI PCI platform driver [ 0.683335] ehci-platform: EHCI generic platform driver [ 0.685168] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.687310] ohci-pci: OHCI PCI platform driver [ 0.688926] ohci-platform: OHCI generic platform driver [ 0.690757] uhci_hcd: USB Universal Host Controller Interface driver [ 0.707907] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.709758] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712568] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.714687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716977] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719612] usb usb1: Product: UHCI Host Controller [ 0.721339] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.723555] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725317] hub 1-0:1.0: USB hub found [ 0.726742] hub 1-0:1.0: 2 ports detected [ 0.728393] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.732167] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.733982] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.735870] mousedev: PS/2 mouse device common for all mice [ 0.738175] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741326] rtc_cmos 00:00: RTC can wake from S4 [ 0.743515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749087] device-mapper: uevent: version 1.0.3 [ 0.751417] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.754455] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757006] TCP: cubic registered [ 0.758793] NET: Registered protocol family 10 [ 0.760608] NET: Registered protocol family 17 [ 0.762236] Key type dns_resolver registered [ 0.763940] Loading compiled-in X.509 certificates [ 0.766211] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.769538] registered taskstats version 1 [ 0.772421] Key type trusted registered [ 0.775996] Key type encrypted registered [ 0.777537] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779466] IMA: No TPM chip found, activating TPM-bypass! [ 0.781936] regulator-dummy: disabling [ 0.783388] Magic number: 11:750:479 [ 0.784948] rtc_cmos 00:00: setting system clock to 2019-07-22 11:28:34 UTC (1563794914) [ 0.787876] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789960] EDD information not available. [ 0.825443] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840164] Write protecting the kernel read-only data: 12288k [ 0.842855] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.847086] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864113] systemd-udevd[99]: starting version 204 [ 0.896589] FDC 0 is a S82078B [ 1.052049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.216666] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.219017] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.221424] usb 1-1: Product: QEMU USB Tablet [ 1.223013] usb 1-1: Manufacturer: QEMU [ 1.225119] usb 1-1: SerialNumber: 42 [ 1.925634] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.290311] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.391474] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] [ 2.527218] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:28:36 +0000. Up 2.90 seconds. cloud-init-nonet[3.11]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:28:39 +0000. Up 5.39 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:27:64:75 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 09:ab:73:63:d0:8f:86:ed:bc:f8:81:82:90:2a:a0:81 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | |.. . o . | |E . o S | |=o * o | |= . = O . | |. . O o | | ..=. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ec:8d:c3:72:09:b2:fd:70:3d:f3:02:4f:5d:25:b5:1b root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | ..| | . o| | E | | . . o| | . . S . . . | | + +.=. . | | . + O+= | | * .o+ | | . .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: bf:36:dc:93:5b:ae:b3:2a:5d:ba:f1:44:cc:25:45:c0 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ..oo | | E. | | . . | | o o | | S + | | . .. | | oo+... | | . *==o | | o++=*. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ca:d3:49:41:02:a9:33:c5:93:c3:12:76:c8:48:72:8d root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |o++Bo+. . | |ooE.X o | | + o . | | + . | | o S | | . + . | | + o | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:28:44 +0000. Up 11.28 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:28:47 +0000. Up 12.46 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15523 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1513 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.6 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4145 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................+++ .....................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6501 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.100.17' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2bcd4f4050571c86 is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 2bcd4f4050571c86: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNZ104r_GRiH9i5X-6J9EKv50KrBkqxeYzbSf_BR4lXaRYrPrx0El1ebjvsQ_HGP31tfCJF8bez31E7iCt4GhQsQD8aDFpMo4xKCKJx1YaiJBOOtaH0Ixb0NvybbcM7HCdKM8o8brg_eCIRwezDI8356mVuDohKSSUh3HECG4T2_8SHA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-ellis-ri7gkrzd3666/352a27f5-9fb8-496f-91bb-bb7d3ccd84f3/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:31:42 GMT Server: Apache x-openstack-request-id: req-013c9ee8-5328-49e5-9acc-8f2090bc7689 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ec:8d:c3:72:09:b2:fd:70:3d:f3:02:4f:5d:25:b5:1b root@ellis-0 (DSA) ec2: 256 bf:36:dc:93:5b:ae:b3:2a:5d:ba:f1:44:cc:25:45:c0 root@ellis-0 (ECDSA) ec2: 256 ca:d3:49:41:02:a9:33:c5:93:c3:12:76:c8:48:72:8d root@ellis-0 (ED25519) ec2: 2048 09:ab:73:63:d0:8f:86:ed:bc:f8:81:82:90:2a:a0:81 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAYfLJLMpRtNpFXC7IUL84UdlaALkugfzWQ38Tf0CctcARuALYPnm8u0uqNdzlxMdGdAXwvIG11TjJ8quRzBGqU= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOhcGQwkujet8INAkD3eq6mwIaKovdHWjL4oHUguh2Zj root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpJZOlllDDrSq8u92Ssrcg/91jrKh5+vVDrMVSn7VmoQxXre/nvWZ4dbzucD7GggKb46Cll61JKzDcLu/tS+ERCoYus7DedDyxc7c7LeIK9BNrxzOXryNdau3kPsvr5+4bxERivcmdxCCz2YRtgVFWvQVbR/iTa2W3xvcY0uk6bF3KFYCRW/MfRCgrATIAdEOon441TawrTROaQ0NwA4qYAbC953mXk+0fyASv0E3bhbfbIzoPbhk0U94paDE7TkW/JZVFKwUDMos6UjMByqGT3dYVKeY40Hh1QYse4chRPi5LlhU6zG/7zeb5MANqy/nAjXmFdlaefMVd2dmhBRoX root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:31:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.34 seconds 2019-07-22 11:54:35,488 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - ellis: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:64:75', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:64:75', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:28:33.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'bc58255d-79a5-4a85-89e2-45daade18481', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-07-22T11:28:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:28:33Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:28:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:26:49Z', 'created': u'2019-07-22T11:26:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 11:54:35,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:54:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:35,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f94382d-8d28-480a-8d30-2a90f3974a75 x-openstack-request-id: req-1f94382d-8d28-480a-8d30-2a90f3974a75 2019-07-22 11:54:35,682 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:54:35,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1f94382d-8d28-480a-8d30-2a90f3974a75 2019-07-22 11:54:35,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193579912186s 2019-07-22 11:54:35,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 11:54:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 11:54:36,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12242 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7510507f-df33-4ea7-b16e-ca7231d26b03 x-openstack-request-id: req-7510507f-df33-4ea7-b16e-ca7231d26b03 2019-07-22 11:54:36,017 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008017] pid_max: default: 32768 minimum: 301\n[ 0.009819] Security Framework initialized\n[ 0.012091] AppArmor: AppArmor initialized\n[ 0.013661] Yama: becoming mindful.\n[ 0.015252] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016933] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020467] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026917] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029700] Initializing cgroup subsys freezer\n[ 0.032015] Initializing cgroup subsys blkio\n[ 0.033628] Initializing cgroup subsys perf_event\n[ 0.035371] Initializing cgroup subsys hugetlb\n[ 0.036809] mce: CPU supports 10 MCE banks\n[ 0.038450] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038450] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040012] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050230] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056014] MDS: Mitigation: Clear CPU buffers\n[ 0.083016] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.090044] ACPI: Core revision 20131115\n[ 0.092091] ACPI: All ACPI Tables successfully acquired\n[ 0.094310] ftrace: allocating 28757 entries in 113 pages\n[ 0.116252] smpboot: Max logical packages: 1\n[ 0.117902] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120304] Enabling x2apic\n[ 0.121489] Enabled x2apic\n[ 0.124008] Switched APIC routing to physical x2apic.\n[ 0.127273] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128005] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.132819] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.144147] KVM setup paravirtual spinlock\n[ 0.147643] x86: Booted up 1 node, 1 CPUs\n[ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.150694] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.152128] devtmpfs: initialized\n[ 0.154703] EVM: security.selinux\n[ 0.156003] EVM: security.SMACK64\n[ 0.157333] EVM: security.ima\n[ 0.158547] EVM: security.capability\n[ 0.160889] pinctrl core: initialized pinctrl subsystem\n[ 0.162841] regulator-dummy: no parameters\n[ 0.164103] RTC time: 11:26:13, date: 07/22/19\n[ 0.165850] NET: Registered protocol family 16\n[ 0.167641] cpuidle: using governor ladder\n[ 0.168004] cpuidle: using governor menu\n[ 0.169548] ACPI: bus type PCI registered\n[ 0.171082] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.172186] PCI: Using configuration type 1 for base access\n[ 0.174887] bio: create slab at 0\n[ 0.176201] ACPI: Added _OSI(Module Device)\n[ 0.177790] ACPI: Added _OSI(Processor Device)\n[ 0.179439] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.180004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.183596] ACPI: Interpreter enabled\n[ 0.184012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.187551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.190262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.196007] ACPI: (supports S0 S5)\n[ 0.197356] ACPI: Using IOAPIC for interrupt routing\n[ 0.199175] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200168] ACPI: No dock devices found.\n[ 0.203468] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206392] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212207] acpiphp: Slot [3] registered\n[ 0.213768] acpiphp: Slot [4] registered\n[ 0.215381] acpiphp: Slot [5] registered\n[ 0.216039] acpiphp: Slot [6] registered\n[ 0.217557] acpiphp: Slot [7] registered\n[ 0.219085] acpiphp: Slot [8] registered\n[ 0.220023] acpiphp: Slot [9] registered\n[ 0.221552] acpiphp: Slot [10] registered\n[ 0.223102] acpiphp: Slot [11] registered\n[ 0.224023] acpiphp: Slot [12] registered\n[ 0.225564] acpiphp: Slot [13] registered\n[ 0.227107] acpiphp: Slot [14] registered\n[ 0.228023] acpiphp: Slot [15] registered\n[ 0.229567] acpiphp: Slot [16] registered\n[ 0.231121] acpiphp: Slot [17] registered\n[ 0.232030] acpiphp: Slot [18] registered\n[ 0.233586] acpiphp: Slot [19] registered\n[ 0.235140] acpiphp: Slot [20] registered\n[ 0.236023] acpiphp: Slot [21] registered\n[ 0.237579] acpiphp: Slot [22] registered\n[ 0.239141] acpiphp: Slot [23] registered\n[ 0.240023] acpiphp: Slot [24] registered\n[ 0.241579] acpiphp: Slot [25] registered\n[ 0.243127] acpiphp: Slot [26] registered\n[ 0.244023] acpiphp: Slot [27] registered\n[ 0.245565] acpiphp: Slot [28] registered\n[ 0.247113] acpiphp: Slot [29] registered\n[ 0.248023] acpiphp: Slot [30] registered\n[ 0.249572] acpiphp: Slot [31] registered\n[ 0.251111] PCI host bridge to bus 0000:00\n[ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.253978] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.258181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.262379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.272215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.274951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.298491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301288] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307929] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308894] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311233] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313157] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315334] SCSI subsystem initialized\n[ 0.316223] ACPI: bus type USB registered\n[ 0.317825] usbcore: registered new interface driver usbfs\n[ 0.319805] usbcore: registered new interface driver hub\n[ 0.320045] usbcore: registered new device driver usb\n[ 0.322075] PCI: Using ACPI for IRQ routing\n[ 0.324048] NetLabel: Initializing\n[ 0.325412] NetLabel: domain hash size = 128\n[ 0.327038] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328040] NetLabel: unlabeled traffic allowed by default\n[ 0.330248] Switched to clocksource kvm-clock\n[ 0.336548] AppArmor: AppArmor Filesystem Enabled\n[ 0.338316] pnp: PnP ACPI init\n[ 0.339571] ACPI: bus type PNP registered\n[ 0.341579] pnp: PnP ACPI: found 8 devices\n[ 0.343159] ACPI: bus type PNP unregistered\n[ 0.350437] NET: Registered protocol family 2\n[ 0.352348] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.354879] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.357275] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.359656] TCP: reno registered\n[ 0.360975] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.363092] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.365417] NET: Registered protocol family 1\n[ 0.367083] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369207] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371274] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.388358] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.405576] Trying to unpack rootfs image as initramfs...\n[ 0.506720] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.509767] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.511862] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.515052] Scanning for low memory corruption every 60 seconds\n[ 0.517536] Initialise system trusted keyring\n[ 0.519233] audit: initializing netlink socket (disabled)\n[ 0.521226] type=2000 audit(1563794773.893:1): initialized\n[ 0.541283] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.544315] zbud: loaded\n[ 0.545637] VFS: Disk quotas dquot_6.5.2\n[ 0.547188] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549817] fuse init (API version 7.22)\n[ 0.551392] msgmni has been set to 1982\n[ 0.552942] Key type big_key registered\n[ 0.554734] Key type asymmetric registered\n[ 0.556317] Asymmetric key parser 'x509' registered\n[ 0.558149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.560961] io scheduler noop registered\n[ 0.562477] io scheduler deadline registered (default)\n[ 0.564375] io scheduler cfq registered\n[ 0.565926] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.567938] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.570300] ipmi message handler version 39.2\n[ 0.571998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574772] ACPI: Power Button [PWRF]\n[ 0.576307] GHES: HEST is not enabled!\n[ 0.592909] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.625941] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.628706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654445] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658035] Linux agpgart interface v0.103\n[ 0.660548] brd: module loaded\n[ 0.662253] loop: module loaded\n[ 0.663954] blk-mq: CPU -> queue map\n[ 0.665365] CPU 0 -> Queue 0\n[ 0.667475] vda: vda1\n[ 0.669213] scsi0 : ata_piix\n[ 0.670494] scsi1 : ata_piix\n[ 0.671723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.674080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.677184] libphy: Fixed MDIO Bus: probed\n[ 0.678819] tun: Universal TUN/TAP device driver, 1.6\n[ 0.680671] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.683849] PPP generic driver version 2.4.2\n[ 0.685512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.687805] ehci-pci: EHCI PCI platform driver\n[ 0.689484] ehci-platform: EHCI generic platform driver\n[ 0.691385] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.693570] ohci-pci: OHCI PCI platform driver\n[ 0.695237] ohci-platform: OHCI generic platform driver\n[ 0.697137] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.714346] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.719164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.721372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.723742] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.726458] usb usb1: Product: UHCI Host Controller\n[ 0.728247] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.730520] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732313] hub 1-0:1.0: USB hub found\n[ 0.733797] hub 1-0:1.0: 2 ports detected\n[ 0.735468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739326] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741162] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743096] mousedev: PS/2 mouse device common for all mice\n[ 0.745463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748684] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750920] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753189] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755512] device-mapper: uevent: version 1.0.3\n[ 0.757282] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.760385] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.762601] TCP: cubic registered\n[ 0.763993] NET: Registered protocol family 10\n[ 0.765853] NET: Registered protocol family 17\n[ 0.767544] Key type dns_resolver registered\n[ 0.769279] Loading compiled-in X.509 certificates\n[ 0.771587] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.775009] registered taskstats version 1\n[ 0.777957] Key type trusted registered\n[ 0.781757] Key type encrypted registered\n[ 0.783317] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785309] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787851] regulator-dummy: disabling\n[ 0.789352] Magic number: 11:200:429\n[ 0.790935] rtc_cmos 00:00: setting system clock to 2019-07-22 11:26:13 UTC (1563794773)\n[ 0.793967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.796126] EDD information not available.\n[ 0.833503] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.848138] Write protecting the kernel read-only data: 12288k\n[ 0.850824] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.855118] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872118] systemd-udevd[99]: starting version 204\n[ 0.905710] FDC 0 is a S82078B\n[ 1.044053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.208717] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.211109] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.213578] usb 1-1: Product: QEMU USB Tablet\n[ 1.215220] usb 1-1: Manufacturer: QEMU\n[ 1.216711] usb 1-1: SerialNumber: 42\n[ 1.937786] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.305696] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.411717] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.567151] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:26:15 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.24]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.65]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:26:18 +0000. Up 5.29 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.17 | 255.255.255.0 | fa:16:3e:dd:37:46 |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne2:77:3a:40:5f:c4:8f:97:d0:90:24:6b:91:c2:3a:55 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . .E+o+ |\n| + .+= . |\n| o .o. + . |\n| o .. o + |\n| o..S. . |\n| .... |\n| ... . |\n| ..o |\n| .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n3f:41:30:ff:7a:de:e5:8f:ef:53:38:ff:8b:b3:9a:c0 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o |\n| + |\n| o |\n| . . |\n| S . . . |\n| .. o o .|\n| E+ . oo|\n| .+.o.=.|\n| ooo=+@|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n18:49:9e:e8:88:15:f3:ad:d6:82:8d:a8:99:21:53:d7 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o . |\n| + * o |\n| o + E |\n| = B o o |\n|* + * o S |\n|o= . . |\n|+ |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nb1:3e:a9:84:69:10:98:8c:05:74:c4:e5:28:3d:88:68 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n|oo+o.. |\n|=++.o |\n|*E.+ . . |\n|. ... o |\n| . S |\n| . o . . |\n| + . + |\n| . . . . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:26:23 +0000. Up 10.99 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:26:25 +0000. Up 12.33 seconds.\n+ apt-get update\n\nUbuntu 14.04.6 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:10 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2319 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 0s (590 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdNZzm6E5B4wBce1IxFiyH41V3g3AyMjcC9InIrg2UgJicgc8M3nwn2Fly3KS6X-E89iAPQVD_lBVnPikbhsxPIsVkjTxLVCMdERRsPyO1axCoAj9Fd3NV7bmn-PrZOT1mJZiXSGQBwsuw_NBdlDiEIvBoc1J75Rss5UCNYVhOXzrhlxA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-dns-aa2wmybfrxxu/86b906f9-c5fc-4516-b9a8-eacbe7305cd8/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 13 70 --:--:-- --:--:-- --:--:-- 70\nHTTP/1.1 200 OK\nDate: Mon, 22 Jul 2019 11:26:37 GMT\nServer: Apache\nx-openstack-request-id: req-cd249213-c6eb-4687-b33c-1aa35482a7e2\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 3f:41:30:ff:7a:de:e5:8f:ef:53:38:ff:8b:b3:9a:c0 root@ns (DSA)\nec2: 256 18:49:9e:e8:88:15:f3:ad:d6:82:8d:a8:99:21:53:d7 root@ns (ECDSA)\nec2: 256 b1:3e:a9:84:69:10:98:8c:05:74:c4:e5:28:3d:88:68 root@ns (ED25519)\nec2: 2048 e2:77:3a:40:5f:c4:8f:97:d0:90:24:6b:91:c2:3a:55 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH0Y1lbRciQbzF1tXLfvPNhhfMcAjWLg4Q480O8LYyYEg6Bvi+Mi82f9jt0rVnhZRSOTjn9gJPp0LlnLgDlZd5g= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPDqVDUSmApUf/kna+PoSfkjmTQaYHQ8TadgqYNyOuEX root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZRuf0xZM/cHinw97fF7b06Ec6IAJEdOa6LB58EfPxaakVui8v8QG2vYmRdNPg2VWwAcLuRq87G40cbqy9UlIIMHQ5xLwPtLb7OQxBPu5KtlDjYbUfsAyN4oACa0a/qbHpjq/S1SuJPT2RhENcfgndIqUNCvjIP/BwSnFvymFLmT3+tZw9ouRbJFQ1WCmMSfnErPofCwRv/KXFqDsG6PKVHqJBbH14MSFTbMJA4cOOLrYmhPxknh6eySRHw63XK6NxjsfGKyOpK9L1u5ELf4zlzu91h86nUBMH+OLjZjvcwW3tH9+PZ1sxkW7rO0c4Z3lQDlTNA1HywJYwV1OR216x root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:26:37 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 24.24 seconds\n"} 2019-07-22 11:54:36,018 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac/action used request id req-7510507f-df33-4ea7-b16e-ca7231d26b03 2019-07-22 11:54:36,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.327076911926s 2019-07-22 11:54:36,019 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008017] pid_max: default: 32768 minimum: 301 [ 0.009819] Security Framework initialized [ 0.012091] AppArmor: AppArmor initialized [ 0.013661] Yama: becoming mindful. [ 0.015252] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016933] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020467] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026917] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029700] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033628] Initializing cgroup subsys perf_event [ 0.035371] Initializing cgroup subsys hugetlb [ 0.036809] mce: CPU supports 10 MCE banks [ 0.038450] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038450] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040012] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050230] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056014] MDS: Mitigation: Clear CPU buffers [ 0.083016] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.090044] ACPI: Core revision 20131115 [ 0.092091] ACPI: All ACPI Tables successfully acquired [ 0.094310] ftrace: allocating 28757 entries in 113 pages [ 0.116252] smpboot: Max logical packages: 1 [ 0.117902] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120304] Enabling x2apic [ 0.121489] Enabled x2apic [ 0.124008] Switched APIC routing to physical x2apic. [ 0.127273] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128005] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132819] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144147] KVM setup paravirtual spinlock [ 0.147643] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150694] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152128] devtmpfs: initialized [ 0.154703] EVM: security.selinux [ 0.156003] EVM: security.SMACK64 [ 0.157333] EVM: security.ima [ 0.158547] EVM: security.capability [ 0.160889] pinctrl core: initialized pinctrl subsystem [ 0.162841] regulator-dummy: no parameters [ 0.164103] RTC time: 11:26:13, date: 07/22/19 [ 0.165850] NET: Registered protocol family 16 [ 0.167641] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169548] ACPI: bus type PCI registered [ 0.171082] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172186] PCI: Using configuration type 1 for base access [ 0.174887] bio: create slab at 0 [ 0.176201] ACPI: Added _OSI(Module Device) [ 0.177790] ACPI: Added _OSI(Processor Device) [ 0.179439] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.183596] ACPI: Interpreter enabled [ 0.184012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197356] ACPI: Using IOAPIC for interrupt routing [ 0.199175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200168] ACPI: No dock devices found. [ 0.203468] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206392] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212207] acpiphp: Slot [3] registered [ 0.213768] acpiphp: Slot [4] registered [ 0.215381] acpiphp: Slot [5] registered [ 0.216039] acpiphp: Slot [6] registered [ 0.217557] acpiphp: Slot [7] registered [ 0.219085] acpiphp: Slot [8] registered [ 0.220023] acpiphp: Slot [9] registered [ 0.221552] acpiphp: Slot [10] registered [ 0.223102] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225564] acpiphp: Slot [13] registered [ 0.227107] acpiphp: Slot [14] registered [ 0.228023] acpiphp: Slot [15] registered [ 0.229567] acpiphp: Slot [16] registered [ 0.231121] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233586] acpiphp: Slot [19] registered [ 0.235140] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237579] acpiphp: Slot [22] registered [ 0.239141] acpiphp: Slot [23] registered [ 0.240023] acpiphp: Slot [24] registered [ 0.241579] acpiphp: Slot [25] registered [ 0.243127] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245565] acpiphp: Slot [28] registered [ 0.247113] acpiphp: Slot [29] registered [ 0.248023] acpiphp: Slot [30] registered [ 0.249572] acpiphp: Slot [31] registered [ 0.251111] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253978] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.274951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301288] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307929] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308894] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311233] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313157] vgaarb: bridge control possible 0000:00:02.0 [ 0.315334] SCSI subsystem initialized [ 0.316223] ACPI: bus type USB registered [ 0.317825] usbcore: registered new interface driver usbfs [ 0.319805] usbcore: registered new interface driver hub [ 0.320045] usbcore: registered new device driver usb [ 0.322075] PCI: Using ACPI for IRQ routing [ 0.324048] NetLabel: Initializing [ 0.325412] NetLabel: domain hash size = 128 [ 0.327038] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328040] NetLabel: unlabeled traffic allowed by default [ 0.330248] Switched to clocksource kvm-clock [ 0.336548] AppArmor: AppArmor Filesystem Enabled [ 0.338316] pnp: PnP ACPI init [ 0.339571] ACPI: bus type PNP registered [ 0.341579] pnp: PnP ACPI: found 8 devices [ 0.343159] ACPI: bus type PNP unregistered [ 0.350437] NET: Registered protocol family 2 [ 0.352348] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.354879] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357275] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359656] TCP: reno registered [ 0.360975] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363092] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365417] NET: Registered protocol family 1 [ 0.367083] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369207] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371274] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388358] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405576] Trying to unpack rootfs image as initramfs... [ 0.506720] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509767] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511862] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.515052] Scanning for low memory corruption every 60 seconds [ 0.517536] Initialise system trusted keyring [ 0.519233] audit: initializing netlink socket (disabled) [ 0.521226] type=2000 audit(1563794773.893:1): initialized [ 0.541283] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544315] zbud: loaded [ 0.545637] VFS: Disk quotas dquot_6.5.2 [ 0.547188] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549817] fuse init (API version 7.22) [ 0.551392] msgmni has been set to 1982 [ 0.552942] Key type big_key registered [ 0.554734] Key type asymmetric registered [ 0.556317] Asymmetric key parser 'x509' registered [ 0.558149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560961] io scheduler noop registered [ 0.562477] io scheduler deadline registered (default) [ 0.564375] io scheduler cfq registered [ 0.565926] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567938] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570300] ipmi message handler version 39.2 [ 0.571998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574772] ACPI: Power Button [PWRF] [ 0.576307] GHES: HEST is not enabled! [ 0.592909] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625941] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654445] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658035] Linux agpgart interface v0.103 [ 0.660548] brd: module loaded [ 0.662253] loop: module loaded [ 0.663954] blk-mq: CPU -> queue map [ 0.665365] CPU 0 -> Queue 0 [ 0.667475] vda: vda1 [ 0.669213] scsi0 : ata_piix [ 0.670494] scsi1 : ata_piix [ 0.671723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677184] libphy: Fixed MDIO Bus: probed [ 0.678819] tun: Universal TUN/TAP device driver, 1.6 [ 0.680671] tun: (C) 1999-2004 Max Krasnyansky [ 0.683849] PPP generic driver version 2.4.2 [ 0.685512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687805] ehci-pci: EHCI PCI platform driver [ 0.689484] ehci-platform: EHCI generic platform driver [ 0.691385] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693570] ohci-pci: OHCI PCI platform driver [ 0.695237] ohci-platform: OHCI generic platform driver [ 0.697137] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714346] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.721372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723742] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726458] usb usb1: Product: UHCI Host Controller [ 0.728247] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730520] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732313] hub 1-0:1.0: USB hub found [ 0.733797] hub 1-0:1.0: 2 ports detected [ 0.735468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739326] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741162] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743096] mousedev: PS/2 mouse device common for all mice [ 0.745463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748684] rtc_cmos 00:00: RTC can wake from S4 [ 0.750920] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753189] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755512] device-mapper: uevent: version 1.0.3 [ 0.757282] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760385] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762601] TCP: cubic registered [ 0.763993] NET: Registered protocol family 10 [ 0.765853] NET: Registered protocol family 17 [ 0.767544] Key type dns_resolver registered [ 0.769279] Loading compiled-in X.509 certificates [ 0.771587] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775009] registered taskstats version 1 [ 0.777957] Key type trusted registered [ 0.781757] Key type encrypted registered [ 0.783317] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785309] IMA: No TPM chip found, activating TPM-bypass! [ 0.787851] regulator-dummy: disabling [ 0.789352] Magic number: 11:200:429 [ 0.790935] rtc_cmos 00:00: setting system clock to 2019-07-22 11:26:13 UTC (1563794773) [ 0.793967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796126] EDD information not available. [ 0.833503] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848138] Write protecting the kernel read-only data: 12288k [ 0.850824] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855118] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872118] systemd-udevd[99]: starting version 204 [ 0.905710] FDC 0 is a S82078B [ 1.044053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.208717] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211109] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.213578] usb 1-1: Product: QEMU USB Tablet [ 1.215220] usb 1-1: Manufacturer: QEMU [ 1.216711] usb 1-1: SerialNumber: 42 [ 1.937786] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.305696] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.411717] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.567151] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:26:15 +0000. Up 2.97 seconds. cloud-init-nonet[3.24]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.65]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:26:18 +0000. Up 5.29 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.17 | 255.255.255.0 | fa:16:3e:dd:37:46 | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e2:77:3a:40:5f:c4:8f:97:d0:90:24:6b:91:c2:3a:55 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . .E+o+ | | + .+= . | | o .o. + . | | o .. o + | | o..S. . | | .... | | ... . | | ..o | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 3f:41:30:ff:7a:de:e5:8f:ef:53:38:ff:8b:b3:9a:c0 root@ns The key's randomart image is: +--[ DSA 1024]----+ | o | | + | | o | | . . | | S . . . | | .. o o .| | E+ . oo| | .+.o.=.| | ooo=+@| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 18:49:9e:e8:88:15:f3:ad:d6:82:8d:a8:99:21:53:d7 root@ns The key's randomart image is: +--[ECDSA 256]---+ | o . | | + * o | | o + E | | = B o o | |* + * o S | |o= . . | |+ | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b1:3e:a9:84:69:10:98:8c:05:74:c4:e5:28:3d:88:68 root@ns The key's randomart image is: +--[ED25519 256--+ |oo+o.. | |=++.o | |*E.+ . . | |. ... o | | . S | | . o . . | | + . + | | . . . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:26:23 +0000. Up 10.99 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:26:25 +0000. Up 12.33 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2319 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 0s (590 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNZzm6E5B4wBce1IxFiyH41V3g3AyMjcC9InIrg2UgJicgc8M3nwn2Fly3KS6X-E89iAPQVD_lBVnPikbhsxPIsVkjTxLVCMdERRsPyO1axCoAj9Fd3NV7bmn-PrZOT1mJZiXSGQBwsuw_NBdlDiEIvBoc1J75Rss5UCNYVhOXzrhlxA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-dns-aa2wmybfrxxu/86b906f9-c5fc-4516-b9a8-eacbe7305cd8/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 13 70 --:--:-- --:--:-- --:--:-- 70 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:26:37 GMT Server: Apache x-openstack-request-id: req-cd249213-c6eb-4687-b33c-1aa35482a7e2 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3f:41:30:ff:7a:de:e5:8f:ef:53:38:ff:8b:b3:9a:c0 root@ns (DSA) ec2: 256 18:49:9e:e8:88:15:f3:ad:d6:82:8d:a8:99:21:53:d7 root@ns (ECDSA) ec2: 256 b1:3e:a9:84:69:10:98:8c:05:74:c4:e5:28:3d:88:68 root@ns (ED25519) ec2: 2048 e2:77:3a:40:5f:c4:8f:97:d0:90:24:6b:91:c2:3a:55 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH0Y1lbRciQbzF1tXLfvPNhhfMcAjWLg4Q480O8LYyYEg6Bvi+Mi82f9jt0rVnhZRSOTjn9gJPp0LlnLgDlZd5g= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPDqVDUSmApUf/kna+PoSfkjmTQaYHQ8TadgqYNyOuEX root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZRuf0xZM/cHinw97fF7b06Ec6IAJEdOa6LB58EfPxaakVui8v8QG2vYmRdNPg2VWwAcLuRq87G40cbqy9UlIIMHQ5xLwPtLb7OQxBPu5KtlDjYbUfsAyN4oACa0a/qbHpjq/S1SuJPT2RhENcfgndIqUNCvjIP/BwSnFvymFLmT3+tZw9ouRbJFQ1WCmMSfnErPofCwRv/KXFqDsG6PKVHqJBbH14MSFTbMJA4cOOLrYmhPxknh6eySRHw63XK6NxjsfGKyOpK9L1u5ELf4zlzu91h86nUBMH+OLjZjvcwW3tH9+PZ1sxkW7rO0c4Z3lQDlTNA1HywJYwV1OR216x root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:26:37 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 24.24 seconds 2019-07-22 11:54:36,021 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008017] pid_max: default: 32768 minimum: 301 [ 0.009819] Security Framework initialized [ 0.012091] AppArmor: AppArmor initialized [ 0.013661] Yama: becoming mindful. [ 0.015252] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016933] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020467] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026917] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029700] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033628] Initializing cgroup subsys perf_event [ 0.035371] Initializing cgroup subsys hugetlb [ 0.036809] mce: CPU supports 10 MCE banks [ 0.038450] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038450] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040012] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050230] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056014] MDS: Mitigation: Clear CPU buffers [ 0.083016] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.090044] ACPI: Core revision 20131115 [ 0.092091] ACPI: All ACPI Tables successfully acquired [ 0.094310] ftrace: allocating 28757 entries in 113 pages [ 0.116252] smpboot: Max logical packages: 1 [ 0.117902] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120304] Enabling x2apic [ 0.121489] Enabled x2apic [ 0.124008] Switched APIC routing to physical x2apic. [ 0.127273] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128005] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132819] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144147] KVM setup paravirtual spinlock [ 0.147643] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150694] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152128] devtmpfs: initialized [ 0.154703] EVM: security.selinux [ 0.156003] EVM: security.SMACK64 [ 0.157333] EVM: security.ima [ 0.158547] EVM: security.capability [ 0.160889] pinctrl core: initialized pinctrl subsystem [ 0.162841] regulator-dummy: no parameters [ 0.164103] RTC time: 11:26:13, date: 07/22/19 [ 0.165850] NET: Registered protocol family 16 [ 0.167641] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169548] ACPI: bus type PCI registered [ 0.171082] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172186] PCI: Using configuration type 1 for base access [ 0.174887] bio: create slab at 0 [ 0.176201] ACPI: Added _OSI(Module Device) [ 0.177790] ACPI: Added _OSI(Processor Device) [ 0.179439] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.183596] ACPI: Interpreter enabled [ 0.184012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197356] ACPI: Using IOAPIC for interrupt routing [ 0.199175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200168] ACPI: No dock devices found. [ 0.203468] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206392] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212207] acpiphp: Slot [3] registered [ 0.213768] acpiphp: Slot [4] registered [ 0.215381] acpiphp: Slot [5] registered [ 0.216039] acpiphp: Slot [6] registered [ 0.217557] acpiphp: Slot [7] registered [ 0.219085] acpiphp: Slot [8] registered [ 0.220023] acpiphp: Slot [9] registered [ 0.221552] acpiphp: Slot [10] registered [ 0.223102] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225564] acpiphp: Slot [13] registered [ 0.227107] acpiphp: Slot [14] registered [ 0.228023] acpiphp: Slot [15] registered [ 0.229567] acpiphp: Slot [16] registered [ 0.231121] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233586] acpiphp: Slot [19] registered [ 0.235140] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237579] acpiphp: Slot [22] registered [ 0.239141] acpiphp: Slot [23] registered [ 0.240023] acpiphp: Slot [24] registered [ 0.241579] acpiphp: Slot [25] registered [ 0.243127] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245565] acpiphp: Slot [28] registered [ 0.247113] acpiphp: Slot [29] registered [ 0.248023] acpiphp: Slot [30] registered [ 0.249572] acpiphp: Slot [31] registered [ 0.251111] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253978] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.274951] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298491] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301288] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304000] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307929] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308894] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311233] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313157] vgaarb: bridge control possible 0000:00:02.0 [ 0.315334] SCSI subsystem initialized [ 0.316223] ACPI: bus type USB registered [ 0.317825] usbcore: registered new interface driver usbfs [ 0.319805] usbcore: registered new interface driver hub [ 0.320045] usbcore: registered new device driver usb [ 0.322075] PCI: Using ACPI for IRQ routing [ 0.324048] NetLabel: Initializing [ 0.325412] NetLabel: domain hash size = 128 [ 0.327038] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328040] NetLabel: unlabeled traffic allowed by default [ 0.330248] Switched to clocksource kvm-clock [ 0.336548] AppArmor: AppArmor Filesystem Enabled [ 0.338316] pnp: PnP ACPI init [ 0.339571] ACPI: bus type PNP registered [ 0.341579] pnp: PnP ACPI: found 8 devices [ 0.343159] ACPI: bus type PNP unregistered [ 0.350437] NET: Registered protocol family 2 [ 0.352348] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.354879] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357275] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359656] TCP: reno registered [ 0.360975] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363092] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365417] NET: Registered protocol family 1 [ 0.367083] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369207] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371274] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388358] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405576] Trying to unpack rootfs image as initramfs... [ 0.506720] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509767] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511862] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.515052] Scanning for low memory corruption every 60 seconds [ 0.517536] Initialise system trusted keyring [ 0.519233] audit: initializing netlink socket (disabled) [ 0.521226] type=2000 audit(1563794773.893:1): initialized [ 0.541283] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544315] zbud: loaded [ 0.545637] VFS: Disk quotas dquot_6.5.2 [ 0.547188] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549817] fuse init (API version 7.22) [ 0.551392] msgmni has been set to 1982 [ 0.552942] Key type big_key registered [ 0.554734] Key type asymmetric registered [ 0.556317] Asymmetric key parser 'x509' registered [ 0.558149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560961] io scheduler noop registered [ 0.562477] io scheduler deadline registered (default) [ 0.564375] io scheduler cfq registered [ 0.565926] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567938] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570300] ipmi message handler version 39.2 [ 0.571998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574772] ACPI: Power Button [PWRF] [ 0.576307] GHES: HEST is not enabled! [ 0.592909] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.625941] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.628706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654445] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658035] Linux agpgart interface v0.103 [ 0.660548] brd: module loaded [ 0.662253] loop: module loaded [ 0.663954] blk-mq: CPU -> queue map [ 0.665365] CPU 0 -> Queue 0 [ 0.667475] vda: vda1 [ 0.669213] scsi0 : ata_piix [ 0.670494] scsi1 : ata_piix [ 0.671723] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.674080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677184] libphy: Fixed MDIO Bus: probed [ 0.678819] tun: Universal TUN/TAP device driver, 1.6 [ 0.680671] tun: (C) 1999-2004 Max Krasnyansky [ 0.683849] PPP generic driver version 2.4.2 [ 0.685512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.687805] ehci-pci: EHCI PCI platform driver [ 0.689484] ehci-platform: EHCI generic platform driver [ 0.691385] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693570] ohci-pci: OHCI PCI platform driver [ 0.695237] ohci-platform: OHCI generic platform driver [ 0.697137] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714346] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.721372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.723742] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726458] usb usb1: Product: UHCI Host Controller [ 0.728247] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730520] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732313] hub 1-0:1.0: USB hub found [ 0.733797] hub 1-0:1.0: 2 ports detected [ 0.735468] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739326] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741162] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743096] mousedev: PS/2 mouse device common for all mice [ 0.745463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748684] rtc_cmos 00:00: RTC can wake from S4 [ 0.750920] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753189] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755512] device-mapper: uevent: version 1.0.3 [ 0.757282] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760385] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762601] TCP: cubic registered [ 0.763993] NET: Registered protocol family 10 [ 0.765853] NET: Registered protocol family 17 [ 0.767544] Key type dns_resolver registered [ 0.769279] Loading compiled-in X.509 certificates [ 0.771587] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.775009] registered taskstats version 1 [ 0.777957] Key type trusted registered [ 0.781757] Key type encrypted registered [ 0.783317] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785309] IMA: No TPM chip found, activating TPM-bypass! [ 0.787851] regulator-dummy: disabling [ 0.789352] Magic number: 11:200:429 [ 0.790935] rtc_cmos 00:00: setting system clock to 2019-07-22 11:26:13 UTC (1563794773) [ 0.793967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.796126] EDD information not available. [ 0.833503] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848138] Write protecting the kernel read-only data: 12288k [ 0.850824] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855118] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872118] systemd-udevd[99]: starting version 204 [ 0.905710] FDC 0 is a S82078B [ 1.044053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.208717] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211109] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.213578] usb 1-1: Product: QEMU USB Tablet [ 1.215220] usb 1-1: Manufacturer: QEMU [ 1.216711] usb 1-1: SerialNumber: 42 [ 1.937786] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.305696] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.411717] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.567151] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 22 Jul 2019 11:26:15 +0000. Up 2.97 seconds. cloud-init-nonet[3.24]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.65]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 22 Jul 2019 11:26:18 +0000. Up 5.29 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.17 | 255.255.255.0 | fa:16:3e:dd:37:46 | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e2:77:3a:40:5f:c4:8f:97:d0:90:24:6b:91:c2:3a:55 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . .E+o+ | | + .+= . | | o .o. + . | | o .. o + | | o..S. . | | .... | | ... . | | ..o | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 3f:41:30:ff:7a:de:e5:8f:ef:53:38:ff:8b:b3:9a:c0 root@ns The key's randomart image is: +--[ DSA 1024]----+ | o | | + | | o | | . . | | S . . . | | .. o o .| | E+ . oo| | .+.o.=.| | ooo=+@| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 18:49:9e:e8:88:15:f3:ad:d6:82:8d:a8:99:21:53:d7 root@ns The key's randomart image is: +--[ECDSA 256]---+ | o . | | + * o | | o + E | | = B o o | |* + * o S | |o= . . | |+ | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b1:3e:a9:84:69:10:98:8c:05:74:c4:e5:28:3d:88:68 root@ns The key's randomart image is: +--[ED25519 256--+ |oo+o.. | |=++.o | |*E.+ . . | |. ... o | | . S | | . o . . | | + . + | | . . . . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 22 Jul 2019 11:26:23 +0000. Up 10.99 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 22 Jul 2019 11:26:25 +0000. Up 12.33 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:8 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2319 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 0s (590 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABdNZzm6E5B4wBce1IxFiyH41V3g3AyMjcC9InIrg2UgJicgc8M3nwn2Fly3KS6X-E89iAPQVD_lBVnPikbhsxPIsVkjTxLVCMdERRsPyO1axCoAj9Fd3NV7bmn-PrZOT1mJZiXSGQBwsuw_NBdlDiEIvBoc1J75Rss5UCNYVhOXzrhlxA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.26:8004/v1/949098213e9c40f689de5f3bc412c4f7/stacks/clearwater-opnfv-dns-aa2wmybfrxxu/86b906f9-c5fc-4516-b9a8-eacbe7305cd8/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 13 70 --:--:-- --:--:-- --:--:-- 70 HTTP/1.1 200 OK Date: Mon, 22 Jul 2019 11:26:37 GMT Server: Apache x-openstack-request-id: req-cd249213-c6eb-4687-b33c-1aa35482a7e2 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 04:f1:4d:b8:9f:f9:e1:44:f2:68:0e:92:ba:e5:33:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3f:41:30:ff:7a:de:e5:8f:ef:53:38:ff:8b:b3:9a:c0 root@ns (DSA) ec2: 256 18:49:9e:e8:88:15:f3:ad:d6:82:8d:a8:99:21:53:d7 root@ns (ECDSA) ec2: 256 b1:3e:a9:84:69:10:98:8c:05:74:c4:e5:28:3d:88:68 root@ns (ED25519) ec2: 2048 e2:77:3a:40:5f:c4:8f:97:d0:90:24:6b:91:c2:3a:55 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH0Y1lbRciQbzF1tXLfvPNhhfMcAjWLg4Q480O8LYyYEg6Bvi+Mi82f9jt0rVnhZRSOTjn9gJPp0LlnLgDlZd5g= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPDqVDUSmApUf/kna+PoSfkjmTQaYHQ8TadgqYNyOuEX root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZRuf0xZM/cHinw97fF7b06Ec6IAJEdOa6LB58EfPxaakVui8v8QG2vYmRdNPg2VWwAcLuRq87G40cbqy9UlIIMHQ5xLwPtLb7OQxBPu5KtlDjYbUfsAyN4oACa0a/qbHpjq/S1SuJPT2RhENcfgndIqUNCvjIP/BwSnFvymFLmT3+tZw9ouRbJFQ1WCmMSfnErPofCwRv/KXFqDsG6PKVHqJBbH14MSFTbMJA4cOOLrYmhPxknh6eySRHw63XK6NxjsfGKyOpK9L1u5ELf4zlzu91h86nUBMH+OLjZjvcwW3tH9+PZ1sxkW7rO0c4Z3lQDlTNA1HywJYwV1OR216x root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 22 Jul 2019 11:26:37 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 24.24 seconds 2019-07-22 11:54:36,025 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.209 2019-07-22 11:54:36,130 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-07-22 11:54:36,201 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-22 11:54:36,201 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-22 11:54:36,467 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550636@clearwater.opnfv', u'sip_username': u'6505550636', u'formatted_number': u'(650) 555-0636', u'number': u'6505550636', u'sip_uri': u'sip:6505550636@clearwater.opnfv', u'number_id': u'70830b399fc74f42af36f5a426f18128', u'sip_password': u'd9GyPzRrx', u'pstn': False} 2019-07-22 11:54:36,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:54:36,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:54:36,497 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:54:36 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17 Server: Apache x-openstack-request-id: req-f1651de2-0a86-4d9d-84f6-844e722a6aeb 2019-07-22 11:54:36,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:54:36,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Mon, 22 Jul 2019 11:54:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09eec68b-a4c9-4474-bd39-b21f1fa0bac4 2019-07-22 11:54:36,572 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "outputs": [{"output_value": "172.30.9.204", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-07-22 11:54:36,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17 used request id req-09eec68b-a4c9-4474-bd39-b21f1fa0bac4 2019-07-22 11:54:36,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.10498714447s 2019-07-22 11:54:36,574 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-07-22 11:54:36,575 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-22 11:54:36,575 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.210 ELLIS=172.30.9.209 --trace' 2019-07-22 11:54:36,575 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.210 ELLIS=172.30.9.209 --trace'' 2019-07-22 11:56:48,331 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550371, 6505550352) Passed Basic Call - SDP (TCP) - (6505550496, 6505550957) Passed Basic Call - Tel URIs (TCP) - (6505550861, 6505550902) Passed Basic Call - Unknown number (TCP) - (6505550015, 6505550460) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550522, 6505550074) Passed Basic Call - Messages - Pager model (TCP) - (6505550900, 6505550669) Passed Basic Call - Pracks (TCP) - (6505550858, 6505550793) Passed Basic Registration (TCP) - (6505550965) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550652, 6505550511) Passed Call Barring - Outbound Rejection (TCP) - (6505550430, 6505550178) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550051, 6505550645) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550084, 6505550788, 6505550544) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550635, 6505550309, 6505550739) Passed Call Diversion - Not reachable (408) (TCP) - (6505550228, 6505550386, 6505550838) Passed Call Diversion - Not reachable (503) (TCP) - (6505550501, 6505550139, 6505550075) Passed Call Diversion - Not reachable (500) (TCP) - (6505550378, 6505550166, 6505550169) Passed Call Diversion - Busy (TCP) - (6505550806, 6505550547, 6505550629) Passed Call Diversion - Unconditional (TCP) - (6505550817, 6505550836, 6505550700) Passed Call Diversion - No answer (TCP) - (6505550707, 6505550608, 6505550368) Passed Call Diversion - Bad target URI (TCP) - (6505550026, 6505550749) Passed Call Diversion - Audio-only call (TCP) - (6505550522, 6505550605, 6505550326, 6505550022) Passed Call Diversion - Audio-video call (TCP) - (6505550280, 6505550108, 6505550265, 6505550323) Passed Call Forking - Mainline (TCP) - (6505550445, 6505550945) Passed Call Forking - Endpoint offline (TCP) - (6505550329, 6505550808) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550857, 6505550403) Passed Call Waiting - Accepted (TCP) - (6505550132, 6505550438, 6505550866) Passed Call Waiting - Cancelled (TCP) - (6505550136, 6505550019, 6505550848) Passed CANCEL - Mainline (TCP) - (6505550805, 6505550866) Passed Filtering - Accept-Contact (TCP) - (6505550922, 6505550335) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550360, 6505550690) Passed Filtering - Accept-Contact no match (TCP) - (6505550415, 6505550224) Passed Filtering - Accept-Contact negated match (TCP) - (6505550969, 6505550641) Passed Filtering - RFC3841 example (TCP) - (6505550740, 6505550328) Passed Filtering - Reject-Contact no match (TCP) - (6505550066, 6505550649) Passed Filtering - Reject-Contact match (TCP) - (6505550422, 6505550690) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550934) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550356) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550331) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550263) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550278, 6505550901) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550798, 6505550368) Passed GRUU - Call - only GRUU as target (TCP) - (6505550884, 6505550312) Passed GRUU - Call - AoR as target (TCP) - (6505550869, 6505550127) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550793, 6505550226) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550360, 6505550138) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550050, 6505550020) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550199, 6505550676) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550265, 6505550520) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550841, 6505550740) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550833) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550096) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550204) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550931, 6505550613) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-07-22 11:56:48,332 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-22 11:56:48,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:56:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:48,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1344 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3cd7b12a-98ad-4ce7-b846-3c8180cc6fae x-openstack-request-id: req-3cd7b12a-98ad-4ce7-b846-3c8180cc6fae 2019-07-22 11:56:48,557 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:33:5e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "42084f3f-c84e-4d36-8f2f-85e330a4e75b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "dime-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "192.168.100.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:16:9c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8410c903-9550-423b-8ba2-c686ede9e4af", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:37.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "8410c903-9550-423b-8ba2-c686ede9e4af", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:37Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "homer-0.clearwater.opnfv", "created": "2019-07-22T11:46:58Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:62:ac", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/47c68a01-75c4-44a7-b332-f4d76c946f29", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:47:35.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "47c68a01-75c4-44a7-b332-f4d76c946f29", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:47:35Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "bono-0.clearwater.opnfv", "created": "2019-07-22T11:46:57Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:04:26", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:42:06.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "ca742b14-dc8f-4fb1-9581-c4c7a3141c3e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:42:06Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-22T11:41:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:14:20", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:32:11.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "b48c7900-0dc2-475a-97b6-a2d0ff1c1d35", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:32:11Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-22T11:31:56Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:64:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc58255d-79a5-4a85-89e2-45daade18481", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:28:33.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "bc58255d-79a5-4a85-89e2-45daade18481", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:28:33Z", "hostId": "bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-22T11:26:49Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "192.168.100.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:46", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac", "rel": "bookmark"}], "image": {"id": "0a658f1b-8303-4d18-b506-573971467da4", "links": [{"href": "http://172.30.9.26:8774/images/0a658f1b-8303-4d18-b506-573971467da4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T11:26:12.000000", "flavor": {"id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42", "links": [{"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}]}, "id": "818dfa5b-1735-4269-a6ef-24bff8c874ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "b80f56e9d21c4b8fb3b02da0631f6af0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T11:26:12Z", "hostId": "8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "name": "ns.clearwater.opnfv", "created": "2019-07-22T11:24:26Z", "tenant_id": "abafd9239a834680a9f2080410af98e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:56:48,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3cd7b12a-98ad-4ce7-b846-3c8180cc6fae 2019-07-22 11:56:48,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225156068802s 2019-07-22 11:56:48,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:56:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:48,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d5653a4-e12f-4d2f-b40e-3b4e17c7b67c x-openstack-request-id: req-2d5653a4-e12f-4d2f-b40e-3b4e17c7b67c 2019-07-22 11:56:48,589 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:56:48,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2d5653a4-e12f-4d2f-b40e-3b4e17c7b67c 2019-07-22 11:56:48,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234639644623s 2019-07-22 11:56:48,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:56:48,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:49,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f6793f5-fb8d-44c5-8b69-6718f8c443ff x-openstack-request-id: req-9f6793f5-fb8d-44c5-8b69-6718f8c443ff 2019-07-22 11:56:49,408 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:56:49,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/42084f3f-c84e-4d36-8f2f-85e330a4e75b/os-security-groups used request id req-9f6793f5-fb8d-44c5-8b69-6718f8c443ff 2019-07-22 11:56:49,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.817598104477s 2019-07-22 11:56:49,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:56:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:49,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:49 GMT X-Openstack-Request-Id: req-f8bcd143-8027-483e-b320-df80c7d85a09 2019-07-22 11:56:49,723 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:56:49,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f8bcd143-8027-483e-b320-df80c7d85a09 2019-07-22 11:56:49,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309211015701s 2019-07-22 11:56:49,730 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:56:49,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:56:49,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:49,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-71cbf31e-304a-476e-ac65-29dd7b39e5d6 x-openstack-request-id: req-71cbf31e-304a-476e-ac65-29dd7b39e5d6 2019-07-22 11:56:49,756 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:56:49,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-71cbf31e-304a-476e-ac65-29dd7b39e5d6 2019-07-22 11:56:49,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253238677979s 2019-07-22 11:56:49,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:56:49,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:50,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5511dd58-d92e-4f51-ab32-f1a967d79ae5 x-openstack-request-id: req-5511dd58-d92e-4f51-ab32-f1a967d79ae5 2019-07-22 11:56:50,174 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:56:50,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8410c903-9550-423b-8ba2-c686ede9e4af/os-security-groups used request id req-5511dd58-d92e-4f51-ab32-f1a967d79ae5 2019-07-22 11:56:50,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.416958093643s 2019-07-22 11:56:50,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:56:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:50,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:50 GMT X-Openstack-Request-Id: req-c1963f01-787e-486a-8825-594571be8fdc 2019-07-22 11:56:50,220 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:56:50,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c1963f01-787e-486a-8825-594571be8fdc 2019-07-22 11:56:50,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397000312805s 2019-07-22 11:56:50,226 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:56:50,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:56:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:50,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7948cfb-9347-46a8-b0a2-59c07515cd3b x-openstack-request-id: req-b7948cfb-9347-46a8-b0a2-59c07515cd3b 2019-07-22 11:56:50,248 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:56:50,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b7948cfb-9347-46a8-b0a2-59c07515cd3b 2019-07-22 11:56:50,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218360424042s 2019-07-22 11:56:50,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:56:50,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:51,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43d9038c-4c51-4cc0-beb3-956f9f0a5d6c x-openstack-request-id: req-43d9038c-4c51-4cc0-beb3-956f9f0a5d6c 2019-07-22 11:56:51,371 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:56:51,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/47c68a01-75c4-44a7-b332-f4d76c946f29/os-security-groups used request id req-43d9038c-4c51-4cc0-beb3-956f9f0a5d6c 2019-07-22 11:56:51,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.12137699127s 2019-07-22 11:56:51,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:56:51,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:51,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:51 GMT X-Openstack-Request-Id: req-6110b9b4-7241-467e-b27f-8b14ab54a88a 2019-07-22 11:56:51,413 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:56:51,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6110b9b4-7241-467e-b27f-8b14ab54a88a 2019-07-22 11:56:51,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0362389087677s 2019-07-22 11:56:51,419 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:56:51,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:56:51,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:51,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1feca9c9-1679-48cc-ac9d-4d75a03edcaa x-openstack-request-id: req-1feca9c9-1679-48cc-ac9d-4d75a03edcaa 2019-07-22 11:56:51,444 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:56:51,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1feca9c9-1679-48cc-ac9d-4d75a03edcaa 2019-07-22 11:56:51,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246200561523s 2019-07-22 11:56:51,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:56:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b240a921-5b71-40ef-bc61-ddcf8697b291 x-openstack-request-id: req-b240a921-5b71-40ef-bc61-ddcf8697b291 2019-07-22 11:56:51,591 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:56:51,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ca742b14-dc8f-4fb1-9581-c4c7a3141c3e/os-security-groups used request id req-b240a921-5b71-40ef-bc61-ddcf8697b291 2019-07-22 11:56:51,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.145833969116s 2019-07-22 11:56:51,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:56:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:51,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:51 GMT X-Openstack-Request-Id: req-d748ed0e-5336-41a7-a239-2873478d9f8b 2019-07-22 11:56:51,629 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:56:51,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d748ed0e-5336-41a7-a239-2873478d9f8b 2019-07-22 11:56:51,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342710018158s 2019-07-22 11:56:51,636 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:56:51,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:56:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:51,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4df9dc61-0630-467b-90d3-a96cb5401bf2 x-openstack-request-id: req-4df9dc61-0630-467b-90d3-a96cb5401bf2 2019-07-22 11:56:51,659 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:56:51,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4df9dc61-0630-467b-90d3-a96cb5401bf2 2019-07-22 11:56:51,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226860046387s 2019-07-22 11:56:51,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:56:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:51,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58eac552-9f28-41ad-a409-8aa0a0fe323b x-openstack-request-id: req-58eac552-9f28-41ad-a409-8aa0a0fe323b 2019-07-22 11:56:51,811 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:56:51,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b48c7900-0dc2-475a-97b6-a2d0ff1c1d35/os-security-groups used request id req-58eac552-9f28-41ad-a409-8aa0a0fe323b 2019-07-22 11:56:51,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.151068925858s 2019-07-22 11:56:51,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:56:51,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:51,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:51 GMT X-Openstack-Request-Id: req-0730c52a-b5de-4ad1-89d3-39c4d266a2f2 2019-07-22 11:56:51,857 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:56:51,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0730c52a-b5de-4ad1-89d3-39c4d266a2f2 2019-07-22 11:56:51,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400030612946s 2019-07-22 11:56:51,863 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:56:51,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:56:51,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:51,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dde1a5bb-3bfe-4ac1-b8a8-e55af2203cb4 x-openstack-request-id: req-dde1a5bb-3bfe-4ac1-b8a8-e55af2203cb4 2019-07-22 11:56:51,887 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:56:51,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-dde1a5bb-3bfe-4ac1-b8a8-e55af2203cb4 2019-07-22 11:56:51,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234050750732s 2019-07-22 11:56:51,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:56:51,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:52,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da6f656f-c61e-45a6-87c7-efd61cb40f4a x-openstack-request-id: req-da6f656f-c61e-45a6-87c7-efd61cb40f4a 2019-07-22 11:56:52,020 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:56:52,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/bc58255d-79a5-4a85-89e2-45daade18481/os-security-groups used request id req-da6f656f-c61e-45a6-87c7-efd61cb40f4a 2019-07-22 11:56:52,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.132491111755s 2019-07-22 11:56:52,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:56:52,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:52,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:52 GMT X-Openstack-Request-Id: req-6c4dc320-688f-4719-9f14-a25633d0d50a 2019-07-22 11:56:52,065 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:56:52,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6c4dc320-688f-4719-9f14-a25633d0d50a 2019-07-22 11:56:52,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388679504395s 2019-07-22 11:56:52,071 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:56:52,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:56:52,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:52,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96668ca3-075a-4d6a-9d00-3f74658b50f0 x-openstack-request-id: req-96668ca3-075a-4d6a-9d00-3f74658b50f0 2019-07-22 11:56:52,094 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:56:52,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-96668ca3-075a-4d6a-9d00-3f74658b50f0 2019-07-22 11:56:52,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228400230408s 2019-07-22 11:56:52,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-22 11:56:52,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:52,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-299ab8c2-3aad-432b-8832-edd715719265 x-openstack-request-id: req-299ab8c2-3aad-432b-8832-edd715719265 2019-07-22 11:56:52,958 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73cb7aaf-443a-4afb-be80-3777fa58c4ac"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4719e68-da22-485c-a0a1-828f266206b8"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ece85a18-f23d-4638-97e4-eb948a4848a4"}], "tenant_id": "abafd9239a834680a9f2080410af98e2", "id": "5fe02e6c-bae9-402e-ae5d-a790f1eebc41", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-22 11:56:52,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/818dfa5b-1735-4269-a6ef-24bff8c874ac/os-security-groups used request id req-299ab8c2-3aad-432b-8832-edd715719265 2019-07-22 11:56:52,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.862621068954s 2019-07-22 11:56:52,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:56:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:53,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:52 GMT X-Openstack-Request-Id: req-74ddc28d-0049-45bc-ba2a-f5adf0f0bf6c 2019-07-22 11:56:53,001 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:56:53,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-74ddc28d-0049-45bc-ba2a-f5adf0f0bf6c 2019-07-22 11:56:53,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369739532471s 2019-07-22 11:56:53,008 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-22 11:56:53,008 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:33:5e', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:33:5e', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:33.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'42084f3f-c84e-4d36-8f2f-85e330a4e75b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-07-22T11:47:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:33Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:58Z', 'created': u'2019-07-22T11:46:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:16:9c', u'version': 4, u'addr': u'192.168.100.30', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:16:9c', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:37.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'8410c903-9550-423b-8ba2-c686ede9e4af', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-07-22T11:47:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:37Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.30', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:58Z', 'created': u'2019-07-22T11:46:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:62:ac', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:62:ac', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:35.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'47c68a01-75c4-44a7-b332-f4d76c946f29', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2019-07-22T11:47:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:47:35Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:47:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:46:57Z', 'created': u'2019-07-22T11:46:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a3:04:26', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a3:04:26', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:42:06.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'ca742b14-dc8f-4fb1-9581-c4c7a3141c3e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-07-22T11:42:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:42:06Z', 'hostId': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:42:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:41:49Z', 'created': u'2019-07-22T11:41:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:14:20', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:14:20', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:32:11.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'b48c7900-0dc2-475a-97b6-a2d0ff1c1d35', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-07-22T11:32:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:32:11Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:32:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:31:56Z', 'created': u'2019-07-22T11:31:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:64:75', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:64:75', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:28:33.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'bc58255d-79a5-4a85-89e2-45daade18481', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-07-22T11:28:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:28:33Z', 'hostId': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'bfba61483fa2ccd1aea1e335f561b30f7cad94cfe6daf3a7ef9b51e1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:28:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:26:49Z', 'created': u'2019-07-22T11:26:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:37:46', u'version': 4, u'addr': u'192.168.100.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:37:46', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0a658f1b-8303-4d18-b506-573971467da4', 'name': u'heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:26:12.000000', 'flavor': Munch({u'id': u'eecbc511-6f8c-4a11-aa78-29e4d0646d42', 'name': u'heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84'}), 'az': u'nova', 'id': u'818dfa5b-1735-4269-a6ef-24bff8c874ac', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'73cb7aaf-443a-4afb-be80-3777fa58c4ac'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c4719e68-da22-485c-a0a1-828f266206b8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ece85a18-f23d-4638-97e4-eb948a4848a4'})], 'id': u'5fe02e6c-bae9-402e-ae5d-a790f1eebc41', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b80f56e9d21c4b8fb3b02da0631f6af0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'abafd9239a834680a9f2080410af98e2', 'name': 'heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-07-22T11:26:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T11:26:12Z', 'hostId': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84', 'public_v6': '', 'private_v4': u'192.168.100.17', 'cloud': 'envvars', 'host_id': u'8936dd5178309c2e1b62f7ddb97694d87b3723dd7a7da2cecf070b9e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T11:26:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'abafd9239a834680a9f2080410af98e2', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'abafd9239a834680a9f2080410af98e2', 'created_at': u'2019-07-22T11:24:26Z', 'created': u'2019-07-22T11:24:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-22 11:56:53,013 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-22 11:56:53,015 - paramiko.transport - DEBUG - starting thread (client mode): 0x4fbd7590L 2019-07-22 11:56:53,016 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:56:53,025 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:56:53,025 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:56:53,026 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:56:53,027 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:56:53,027 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:56:53,027 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:56:53,027 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:56:53,027 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:56:53,069 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:56:53,069 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:56:53,079 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 5454c7f8d1bcff32816b67fd759a791d 2019-07-22 11:56:53,080 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:56:53,109 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:56:53,119 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:56:53,145 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:56:53,400 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:56:53,400 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:56:53,410 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:56:53,421 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:56:53,422 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-22 11:56:53,424 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-22 11:56:53,425 - paramiko.transport - DEBUG - starting thread (client mode): 0x4fbd7910L 2019-07-22 11:56:53,425 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:56:53,431 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:56:53,431 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:56:53,432 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:56:53,432 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:56:53,432 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:56:53,432 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:56:53,433 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:56:53,433 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:56:53,475 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:56:53,475 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:56:53,489 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: fb18d5c0bd8799bd7824b81f21bab046 2019-07-22 11:56:53,490 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:56:53,515 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:56:53,525 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:56:53,554 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:56:53,792 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:56:53,792 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:56:53,820 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:56:53,831 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:56:53,831 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-22 11:56:53,831 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 11:56:53,833 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-22 11:56:53,835 - paramiko.transport - DEBUG - starting thread (client mode): 0x5065b190L 2019-07-22 11:56:53,835 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:56:53,840 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:56:53,840 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:56:53,841 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:56:53,841 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:56:53,842 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:56:53,842 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:56:53,842 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:56:53,842 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:56:53,883 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:56:53,884 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:56:53,899 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 5296c5b48d753f592f1312177851d44b 2019-07-22 11:56:53,900 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:56:53,924 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:56:53,933 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:56:53,964 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:56:54,204 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:56:54,204 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:56:54,230 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:56:54,240 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:56:54,240 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-07-22 11:56:54,242 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-22 11:56:54,244 - paramiko.transport - DEBUG - starting thread (client mode): 0x50618f90L 2019-07-22 11:56:54,244 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:56:54,250 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:56:54,250 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:56:54,251 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:56:54,251 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:56:54,251 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:56:54,252 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:56:54,252 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:56:54,252 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:56:54,294 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:56:54,294 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:56:54,308 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 4a6e2866e28fc871de1c1684b7845eb9 2019-07-22 11:56:54,309 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:56:54,334 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:56:54,343 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:56:54,373 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:56:54,600 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:56:54,600 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:56:54,607 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:56:54,624 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:56:54,624 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 13m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-22 11:56:54,626 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-22 11:56:54,628 - paramiko.transport - DEBUG - starting thread (client mode): 0x506182d0L 2019-07-22 11:56:54,629 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:56:54,634 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:56:54,635 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:56:54,636 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:56:54,636 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:56:54,636 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:56:54,636 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:56:54,636 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:56:54,637 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:56:54,680 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:56:54,680 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:56:54,692 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: f41160da1ac8e54a3d6bae5301d2f870 2019-07-22 11:56:54,693 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:56:54,720 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:56:54,730 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:56:54,757 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:56:55,020 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:56:55,021 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:56:55,023 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:56:55,034 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:56:55,034 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 19m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-07-22 11:56:55,035 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 11:56:55,036 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-22 11:56:55,038 - paramiko.transport - DEBUG - starting thread (client mode): 0x4fc06f50L 2019-07-22 11:56:55,038 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 11:56:55,043 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-22 11:56:55,043 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-22 11:56:55,044 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 11:56:55,044 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 11:56:55,044 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 11:56:55,045 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 11:56:55,045 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 11:56:55,045 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 11:56:55,085 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 11:56:55,086 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 11:56:55,102 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: cad3494102a933c593c31276c848728d 2019-07-22 11:56:55,103 - paramiko.transport - DEBUG - Trying discovered key 04f14db89ff9e144f2680e92bae533ec in /tmp/tmppdkxXy 2019-07-22 11:56:55,126 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 11:56:55,135 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 11:56:55,167 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 11:56:55,425 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 11:56:55,425 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 11:56:55,433 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 11:56:55,447 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 11:56:55,448 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 26m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-07-22 11:56:55,605 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 11:56:55,605 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 33:02 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 11:56:55,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:56:55,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:55,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:56:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-0925d334-b002-4bd1-b817-97688a78eac1 2019-07-22 11:56:55,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:56:55,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 825 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-db409aa0-38e6-462b-8a6a-a04fc46cecfc 2019-07-22 11:56:55,687 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:56:55,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-db409aa0-38e6-462b-8a6a-a04fc46cecfc 2019-07-22 11:56:55,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0770180225372s 2019-07-22 11:56:55,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:56:55,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:55,993 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:56:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-1eea5745-0d2a-45cb-b84e-59b76e6acb50 2019-07-22 11:56:55,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:56:56,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 343 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-daeb3b1e-4c8e-47d9-ae8f-e876c35c20c9 2019-07-22 11:56:56,295 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-22T11:54:16Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv/events/207aeaa9-b7df-4306-8369-1dd4d459eb87", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "id": "207aeaa9-b7df-4306-8369-1dd4d459eb87"}]} 2019-07-22 11:56:56,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-daeb3b1e-4c8e-47d9-ae8f-e876c35c20c9 2019-07-22 11:56:56,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.606055021286s 2019-07-22 11:56:56,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-07-22 11:56:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:56,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:56:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17 Server: Apache x-openstack-request-id: req-e0ec39e6-32a4-4ccb-abb8-b3c9cc0fb0dc 2019-07-22 11:56:56,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:56:56,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 11:56:56 GMT Server: Apache x-openstack-request-id: req-9b0d7296-80be-4857-b28c-3754657a0f26 2019-07-22 11:56:56,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 11:56:56,966 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17 used request id req-9b0d7296-80be-4857-b28c-3754657a0f26 2019-07-22 11:56:56,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.670361995697s 2019-07-22 11:56:56,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:56:56,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=207aeaa9-b7df-4306-8369-1dd4d459eb87&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:56:57,286 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:56:56 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=207aeaa9-b7df-4306-8369-1dd4d459eb87&sort_dir=asc Server: Apache x-openstack-request-id: req-df0f6415-4d69-40b7-a1a1-ae1f38fc53b4 2019-07-22 11:56:57,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:56:57,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 431 Content-Type: application/json Date: Mon, 22 Jul 2019 11:56:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9846aacc-2dd6-4951-9f1a-7b0fb1019cab 2019-07-22 11:56:57,602 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-22T11:56:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv/events/fadac957-ed37-45b4-bf65-52a97ffe270b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "id": "fadac957-ed37-45b4-bf65-52a97ffe270b"}, {"resource_name": "bono", "event_time": "2019-07-22T11:56:57Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/bono/events/32b9fc0f-dc1a-4ad0-8784-fd885fe573c0", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ec408943-91f6-43b5-ba5f-59a0713d6c87", "id": "32b9fc0f-dc1a-4ad0-8784-fd885fe573c0"}]} 2019-07-22 11:56:57,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=207aeaa9-b7df-4306-8369-1dd4d459eb87&sort_dir=asc&marker=207aeaa9-b7df-4306-8369-1dd4d459eb87&sort_dir=asc used request id req-9846aacc-2dd6-4951-9f1a-7b0fb1019cab 2019-07-22 11:56:57,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.635580062866s 2019-07-22 11:57:02,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:02,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=32b9fc0f-dc1a-4ad0-8784-fd885fe573c0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:02,640 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:02 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=32b9fc0f-dc1a-4ad0-8784-fd885fe573c0&sort_dir=asc Server: Apache x-openstack-request-id: req-68823e02-81f3-49a0-b433-40619297d291 2019-07-22 11:57:02,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:02,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 444 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1f539ec4-8a0b-486b-9268-db4573b51737 2019-07-22 11:57:02,687 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-07-22T11:56:58Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dime/events/0ab078c7-a5ac-4107-bea0-44d665e2c293", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1b680b08-0c13-45c2-9356-5b131de1b7f7", "id": "0ab078c7-a5ac-4107-bea0-44d665e2c293"}, {"resource_name": "homer", "event_time": "2019-07-22T11:56:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/homer/events/73f8d5a0-3655-4760-ad75-9bbe9cdcf487", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d00c8dd0-3bbe-448d-86ba-785cfc18211f", "id": "73f8d5a0-3655-4760-ad75-9bbe9cdcf487"}]} 2019-07-22 11:57:02,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=32b9fc0f-dc1a-4ad0-8784-fd885fe573c0&sort_dir=asc&marker=32b9fc0f-dc1a-4ad0-8784-fd885fe573c0&sort_dir=asc used request id req-1f539ec4-8a0b-486b-9268-db4573b51737 2019-07-22 11:57:02,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0788700580597s 2019-07-22 11:57:07,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=73f8d5a0-3655-4760-ad75-9bbe9cdcf487&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:08,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:07 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=73f8d5a0-3655-4760-ad75-9bbe9cdcf487&sort_dir=asc Server: Apache x-openstack-request-id: req-a9dec45e-0f1b-4fcb-a18e-f98148cb9775 2019-07-22 11:57:08,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:08,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 609 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aa5c6d46-fadb-4e6f-897a-71c0c08cce88 2019-07-22 11:57:08,323 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-07-22T11:57:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/bono/events/89b54c64-5748-4e5c-ba64-23dcf69afe0b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ec408943-91f6-43b5-ba5f-59a0713d6c87", "id": "89b54c64-5748-4e5c-ba64-23dcf69afe0b"}, {"resource_name": "dime", "event_time": "2019-07-22T11:57:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dime/events/988f171e-c8e4-4178-8741-f65f4fc8c14e", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1b680b08-0c13-45c2-9356-5b131de1b7f7", "id": "988f171e-c8e4-4178-8741-f65f4fc8c14e"}, {"resource_name": "homer", "event_time": "2019-07-22T11:57:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/homer/events/881cdacb-386e-4a20-84fc-ffcbbbdcbd8d", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d00c8dd0-3bbe-448d-86ba-785cfc18211f", "id": "881cdacb-386e-4a20-84fc-ffcbbbdcbd8d"}, {"resource_name": "sprout", "event_time": "2019-07-22T11:57:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/sprout/events/ef5702c2-031a-41f0-9336-daef9b65a9df", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7527f05c-7bd2-4cca-b1b6-07a5c822c664", "id": "ef5702c2-031a-41f0-9336-daef9b65a9df"}]} 2019-07-22 11:57:08,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=73f8d5a0-3655-4760-ad75-9bbe9cdcf487&sort_dir=asc&marker=73f8d5a0-3655-4760-ad75-9bbe9cdcf487&sort_dir=asc used request id req-aa5c6d46-fadb-4e6f-897a-71c0c08cce88 2019-07-22 11:57:08,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.629280090332s 2019-07-22 11:57:13,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:13,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ef5702c2-031a-41f0-9336-daef9b65a9df&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:13,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:13 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ef5702c2-031a-41f0-9336-daef9b65a9df&sort_dir=asc Server: Apache x-openstack-request-id: req-6effbb6d-7d46-4427-824f-179620f767dc 2019-07-22 11:57:13,358 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:13,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:13 GMT Server: Apache x-openstack-request-id: req-34199bab-b500-45e4-9b09-297e9e6ead47 2019-07-22 11:57:13,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:57:13,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ef5702c2-031a-41f0-9336-daef9b65a9df&sort_dir=asc&marker=ef5702c2-031a-41f0-9336-daef9b65a9df&sort_dir=asc used request id req-34199bab-b500-45e4-9b09-297e9e6ead47 2019-07-22 11:57:13,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.383744001389s 2019-07-22 11:57:18,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:18,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ef5702c2-031a-41f0-9336-daef9b65a9df&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:18,747 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:18 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ef5702c2-031a-41f0-9336-daef9b65a9df&sort_dir=asc Server: Apache x-openstack-request-id: req-9782b469-f71f-4d08-9753-d60a9ae4e95a 2019-07-22 11:57:18,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:18,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f79e600-8b24-408b-9b78-aa76f7459741 2019-07-22 11:57:18,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-07-22T11:57:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/sprout/events/86d1fe67-9a9d-406b-83e2-281b5d6d4cc6", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7527f05c-7bd2-4cca-b1b6-07a5c822c664", "id": "86d1fe67-9a9d-406b-83e2-281b5d6d4cc6"}, {"resource_name": "vellum", "event_time": "2019-07-22T11:57:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/vellum/events/271954e7-5a52-4622-b378-39f72eca9484", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "570038bb-deff-4693-8a8e-58f36fc00bae", "id": "271954e7-5a52-4622-b378-39f72eca9484"}]} 2019-07-22 11:57:18,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=ef5702c2-031a-41f0-9336-daef9b65a9df&sort_dir=asc&marker=ef5702c2-031a-41f0-9336-daef9b65a9df&sort_dir=asc used request id req-5f79e600-8b24-408b-9b78-aa76f7459741 2019-07-22 11:57:18,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727410316467s 2019-07-22 11:57:23,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:23,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=271954e7-5a52-4622-b378-39f72eca9484&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:23,824 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:23 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=271954e7-5a52-4622-b378-39f72eca9484&sort_dir=asc Server: Apache x-openstack-request-id: req-030f32a8-ad3f-40b4-8ebd-df20740b5bbb 2019-07-22 11:57:23,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:23,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8bf4e609-8868-4cf5-a7c8-085bb5cbe4e7 2019-07-22 11:57:23,867 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-07-22T11:57:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/vellum/events/0ee60419-936a-4398-8ff2-321c7ad97408", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "570038bb-deff-4693-8a8e-58f36fc00bae", "id": "0ee60419-936a-4398-8ff2-321c7ad97408"}, {"resource_name": "ellis", "event_time": "2019-07-22T11:57:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/ellis/events/e627f909-c069-4900-b824-041524a6cfe4", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "352a27f5-9fb8-496f-91bb-bb7d3ccd84f3", "id": "e627f909-c069-4900-b824-041524a6cfe4"}]} 2019-07-22 11:57:23,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=271954e7-5a52-4622-b378-39f72eca9484&sort_dir=asc&marker=271954e7-5a52-4622-b378-39f72eca9484&sort_dir=asc used request id req-8bf4e609-8868-4cf5-a7c8-085bb5cbe4e7 2019-07-22 11:57:23,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719480514526s 2019-07-22 11:57:28,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=e627f909-c069-4900-b824-041524a6cfe4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:28,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:28 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=e627f909-c069-4900-b824-041524a6cfe4&sort_dir=asc Server: Apache x-openstack-request-id: req-08ae9fa1-7ed9-40f9-933f-90749524186d 2019-07-22 11:57:28,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:29,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d597dbce-b95a-48d2-8cf0-a090cb50363c 2019-07-22 11:57:29,209 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-07-22T11:57:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/ellis/events/9a8f10ae-150f-4d7d-b35f-784761ce12c1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "352a27f5-9fb8-496f-91bb-bb7d3ccd84f3", "id": "9a8f10ae-150f-4d7d-b35f-784761ce12c1"}, {"resource_name": "dns", "event_time": "2019-07-22T11:57:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dns/events/6ab3f112-4630-4a9d-9e1e-a72246b187d2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "86b906f9-c5fc-4516-b9a8-eacbe7305cd8", "id": "6ab3f112-4630-4a9d-9e1e-a72246b187d2"}]} 2019-07-22 11:57:29,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=e627f909-c069-4900-b824-041524a6cfe4&sort_dir=asc&marker=e627f909-c069-4900-b824-041524a6cfe4&sort_dir=asc used request id req-d597dbce-b95a-48d2-8cf0-a090cb50363c 2019-07-22 11:57:29,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.335338115692s 2019-07-22 11:57:34,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=6ab3f112-4630-4a9d-9e1e-a72246b187d2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:34,244 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:34 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=6ab3f112-4630-4a9d-9e1e-a72246b187d2&sort_dir=asc Server: Apache x-openstack-request-id: req-01157a24-05d1-4ff3-8ffb-30d2d38bed54 2019-07-22 11:57:34,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:34,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:34 GMT Server: Apache x-openstack-request-id: req-b7ff2603-a702-4649-9e41-b4aac761e05f 2019-07-22 11:57:34,286 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:57:34,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=6ab3f112-4630-4a9d-9e1e-a72246b187d2&sort_dir=asc&marker=6ab3f112-4630-4a9d-9e1e-a72246b187d2&sort_dir=asc used request id req-b7ff2603-a702-4649-9e41-b4aac761e05f 2019-07-22 11:57:34,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707478523254s 2019-07-22 11:57:39,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:39,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=6ab3f112-4630-4a9d-9e1e-a72246b187d2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:39,321 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:39 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=6ab3f112-4630-4a9d-9e1e-a72246b187d2&sort_dir=asc Server: Apache x-openstack-request-id: req-586c98ed-792e-473a-bc7e-6b35645e2e5e 2019-07-22 11:57:39,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:39,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32485dde-f878-465f-a3b0-bba862e6ceac 2019-07-22 11:57:39,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-07-22T11:57:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dns/events/530280c8-9145-4937-a9cf-6ee00f7f65f9", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "86b906f9-c5fc-4516-b9a8-eacbe7305cd8", "id": "530280c8-9145-4937-a9cf-6ee00f7f65f9"}, {"resource_name": "security_groups", "event_time": "2019-07-22T11:57:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/security_groups/events/eea76fc2-e73d-4d29-9f24-82cf7a17cb74", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "59a3d87d-cc1c-4b45-a3ee-cdeada0777ca", "id": "eea76fc2-e73d-4d29-9f24-82cf7a17cb74"}, {"resource_name": "mgmt_network", "event_time": "2019-07-22T11:57:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/mgmt_network/events/1ff5fb8f-9dd1-4e79-a2cf-66d10b70bcaa", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4d8f10b4-3681-42a7-b66a-081f635b4d6d", "id": "1ff5fb8f-9dd1-4e79-a2cf-66d10b70bcaa"}, {"resource_name": "security_groups", "event_time": "2019-07-22T11:57:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/security_groups/events/e64d4a6c-24e9-4a78-8101-2d46864866a1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "59a3d87d-cc1c-4b45-a3ee-cdeada0777ca", "id": "e64d4a6c-24e9-4a78-8101-2d46864866a1"}]} 2019-07-22 11:57:39,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=6ab3f112-4630-4a9d-9e1e-a72246b187d2&sort_dir=asc&marker=6ab3f112-4630-4a9d-9e1e-a72246b187d2&sort_dir=asc used request id req-32485dde-f878-465f-a3b0-bba862e6ceac 2019-07-22 11:57:39,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371515989304s 2019-07-22 11:57:44,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:44,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=e64d4a6c-24e9-4a78-8101-2d46864866a1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:44,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:44 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=e64d4a6c-24e9-4a78-8101-2d46864866a1&sort_dir=asc Server: Apache x-openstack-request-id: req-3416349b-be76-4b09-b51f-6d7b80274ff0 2019-07-22 11:57:44,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:44,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6188cbd7-cc0d-4adc-aa90-a214103d0c17 2019-07-22 11:57:44,744 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-07-22T11:57:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/mgmt_network/events/748eaa00-9ef0-462a-a9db-5dcb24a3fd19", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4d8f10b4-3681-42a7-b66a-081f635b4d6d", "id": "748eaa00-9ef0-462a-a9db-5dcb24a3fd19"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-07-22T11:57:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv/events/f9874e81-8470-4e5b-84d0-d8846e5e83c1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "id": "f9874e81-8470-4e5b-84d0-d8846e5e83c1"}]} 2019-07-22 11:57:44,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=e64d4a6c-24e9-4a78-8101-2d46864866a1&sort_dir=asc&marker=e64d4a6c-24e9-4a78-8101-2d46864866a1&sort_dir=asc used request id req-6188cbd7-cc0d-4adc-aa90-a214103d0c17 2019-07-22 11:57:44,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742740631104s 2019-07-22 11:57:49,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f9874e81-8470-4e5b-84d0-d8846e5e83c1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:49,780 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:49 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f9874e81-8470-4e5b-84d0-d8846e5e83c1&sort_dir=asc Server: Apache x-openstack-request-id: req-b0be2517-54e6-49fb-b526-8a52da29c9b5 2019-07-22 11:57:49,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:50,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:49 GMT Server: Apache x-openstack-request-id: req-c4fa3758-564d-409d-8efc-e811fff94760 2019-07-22 11:57:50,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:57:50,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f9874e81-8470-4e5b-84d0-d8846e5e83c1&sort_dir=asc&marker=f9874e81-8470-4e5b-84d0-d8846e5e83c1&sort_dir=asc used request id req-c4fa3758-564d-409d-8efc-e811fff94760 2019-07-22 11:57:50,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.345350027084s 2019-07-22 11:57:55,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-22 11:57:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f9874e81-8470-4e5b-84d0-d8846e5e83c1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:55,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f9874e81-8470-4e5b-84d0-d8846e5e83c1&sort_dir=asc Server: Apache x-openstack-request-id: req-8f699715-cb1c-4d8a-9443-290a287a036d 2019-07-22 11:57:55,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:55,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:55 GMT Server: Apache x-openstack-request-id: req-ef0ec0d4-469a-4a0b-8925-51208c926b03 2019-07-22 11:57:55,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-22 11:57:55,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17/events?marker=f9874e81-8470-4e5b-84d0-d8846e5e83c1&sort_dir=asc&marker=f9874e81-8470-4e5b-84d0-d8846e5e83c1&sort_dir=asc used request id req-ef0ec0d4-469a-4a0b-8925-51208c926b03 2019-07-22 11:57:55,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742540359497s 2019-07-22 11:57:55,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-22 11:57:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:55,205 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:55 GMT Location: http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False Server: Apache x-openstack-request-id: req-e142d92f-9827-4731-9e30-114c7182c8ae 2019-07-22 11:57:55,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:55,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-adbf4b74-c587-4a3b-83d4-9bca6ed9a9c5 2019-07-22 11:57:55,248 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "abafd9239a834680a9f2080410af98e2", "image": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_1f201425-9a9e-44f3-9491-d90bc1be2b84", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "deletion_time": "2019-07-22T11:57:43Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "949098213e9c40f689de5f3bc412c4f7", "tags": null, "creation_time": "2019-07-22T11:24:06Z", "links": [{"href": "http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-07-22T11:56:56Z", "id": "14b9ce8d-8037-4f34-b8aa-81fa85558d17", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-07-22 11:57:55,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/abafd9239a834680a9f2080410af98e2/stacks/clearwater-opnfv/14b9ce8d-8037-4f34-b8aa-81fa85558d17?resolve_outputs=False used request id req-adbf4b74-c587-4a3b-83d4-9bca6ed9a9c5 2019-07-22 11:57:55,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721049308777s 2019-07-22 11:57:55,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:57:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:55,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:55 GMT X-Openstack-Request-Id: req-911d1686-7071-4ba5-a8f0-0fb673ef2f9e 2019-07-22 11:57:55,566 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:24:00Z", "file": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4/file", "owner": "abafd9239a834680a9f2080410af98e2", "id": "0a658f1b-8303-4d18-b506-573971467da4", "size": 263848448, "self": "/v2/images/0a658f1b-8303-4d18-b506-573971467da4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a658f1b-8303-4d18-b506-573971467da4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_1f201425-9a9e-44f3-9491-d90bc1be2b84", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T11:23:55Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:57:55,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-911d1686-7071-4ba5-a8f0-0fb673ef2f9e 2019-07-22 11:57:55,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312741041183s 2019-07-22 11:57:55,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 11:57:55,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/0a658f1b-8303-4d18-b506-573971467da4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2ebae5cf1fa2d81fb12274bfa5ad7de0050321a" 2019-07-22 11:57:56,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:57:56 GMT X-Openstack-Request-Id: req-2e5e46a3-9eb5-41a1-b51a-de7a6498e29e 2019-07-22 11:57:56,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:57:56,236 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0a658f1b-8303-4d18-b506-573971467da4 used request id req-2e5e46a3-9eb5-41a1-b51a-de7a6498e29e 2019-07-22 11:57:56,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.667515993118s 2019-07-22 11:57:56,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:57:56,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:56,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e439e390-2ddf-4c1c-83e1-2fc59cfcd728 x-openstack-request-id: req-e439e390-2ddf-4c1c-83e1-2fc59cfcd728 2019-07-22 11:57:56,652 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "eecbc511-6f8c-4a11-aa78-29e4d0646d42"}]} 2019-07-22 11:57:56,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e439e390-2ddf-4c1c-83e1-2fc59cfcd728 2019-07-22 11:57:56,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.411144018173s 2019-07-22 11:57:56,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 11:57:56,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:56,677 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e17efa9e-3854-4cd2-8732-b85b90f13c32 x-openstack-request-id: req-e17efa9e-3854-4cd2-8732-b85b90f13c32 2019-07-22 11:57:56,678 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/eecbc511-6f8c-4a11-aa78-29e4d0646d42 used request id req-e17efa9e-3854-4cd2-8732-b85b90f13c32 2019-07-22 11:57:56,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.023365020752s 2019-07-22 11:57:56,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 11:57:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:56,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9430f3-f401-44f3-b8cf-d174a04b7b0d 2019-07-22 11:57:56,895 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": {"self": "http://172.30.9.26:5000/v3/users/b80f56e9d21c4b8fb3b02da0631f6af0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b80f56e9d21c4b8fb3b02da0631f6af0", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 11:57:56,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5c9430f3-f401-44f3-b8cf-d174a04b7b0d 2019-07-22 11:57:56,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217188119888s 2019-07-22 11:57:56,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 11:57:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/b80f56e9d21c4b8fb3b02da0631f6af0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:57,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f1b21f-2e82-4765-a412-f5637c77f96f 2019-07-22 11:57:57,115 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_1f201425-9a9e-44f3-9491-d90bc1be2b84", "links": {"self": "http://172.30.9.26:5000/v3/users/b80f56e9d21c4b8fb3b02da0631f6af0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b80f56e9d21c4b8fb3b02da0631f6af0", "description": null}} 2019-07-22 11:57:57,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b80f56e9d21c4b8fb3b02da0631f6af0 used request id req-b2f1b21f-2e82-4765-a412-f5637c77f96f 2019-07-22 11:57:57,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213783025742s 2019-07-22 11:57:57,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 11:57:57,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/b80f56e9d21c4b8fb3b02da0631f6af0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:57,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 11:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28a1b98-e0bc-4c8c-b685-45b32d6b881f 2019-07-22 11:57:57,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 11:57:57,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b80f56e9d21c4b8fb3b02da0631f6af0 used request id req-a28a1b98-e0bc-4c8c-b685-45b32d6b881f 2019-07-22 11:57:57,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.327001094818s 2019-07-22 11:57:57,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 11:57:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:57,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90795d8-372f-4ab3-8440-c38754e86c69 2019-07-22 11:57:57,661 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2"}, "tags": [], "enabled": true, "id": "abafd9239a834680a9f2080410af98e2", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_1f201425-9a9e-44f3-9491-d90bc1be2b84"}]} 2019-07-22 11:57:57,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-c90795d8-372f-4ab3-8440-c38754e86c69 2019-07-22 11:57:57,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211559057236s 2019-07-22 11:57:57,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 11:57:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:57,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 11:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12fa1ca-d59c-4ac4-aefc-e02ad32ef350 2019-07-22 11:57:57,934 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 11:57:57,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/abafd9239a834680a9f2080410af98e2 used request id req-c12fa1ca-d59c-4ac4-aefc-e02ad32ef350 2019-07-22 11:57:57,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.267550945282s 2019-07-22 11:57:57,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:57:57,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=abafd9239a834680a9f2080410af98e2&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:58,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:58 GMT X-Openstack-Request-Id: req-e9346335-1fdf-4e22-9d23-ca7dc5be26d9 2019-07-22 11:57:58,261 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "abafd9239a834680a9f2080410af98e2", "created_at": "2019-07-22T11:24:08Z", "updated_at": "2019-07-22T11:24:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:24:08Z", "revision_number": 0, "id": "3fcf1292-5572-45e5-9b67-4f300f566586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:24:08Z", "security_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "tenant_id": "abafd9239a834680a9f2080410af98e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "abafd9239a834680a9f2080410af98e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:24:08Z", "revision_number": 0, "id": "6df80f09-22ed-454d-82a8-e2aab6e9a768", "remote_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "remote_ip_prefix": null, "created_at": "2019-07-22T11:24:08Z", "security_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "tenant_id": "abafd9239a834680a9f2080410af98e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "abafd9239a834680a9f2080410af98e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:24:08Z", "revision_number": 0, "id": "7acd90e3-e15c-4f1e-8825-3697960b9097", "remote_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "remote_ip_prefix": null, "created_at": "2019-07-22T11:24:08Z", "security_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "tenant_id": "abafd9239a834680a9f2080410af98e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "abafd9239a834680a9f2080410af98e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:24:08Z", "revision_number": 0, "id": "8494d723-e3a5-40dc-90d8-ff32203a8730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:24:08Z", "security_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "tenant_id": "abafd9239a834680a9f2080410af98e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "abafd9239a834680a9f2080410af98e2"}], "revision_number": 1, "project_id": "abafd9239a834680a9f2080410af98e2", "id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "name": "default"}]} 2019-07-22 11:57:58,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=abafd9239a834680a9f2080410af98e2&name=default used request id req-e9346335-1fdf-4e22-9d23-ca7dc5be26d9 2019-07-22 11:57:58,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321208000183s 2019-07-22 11:57:58,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:57:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:58,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:58 GMT X-Openstack-Request-Id: req-0870393c-c695-4d69-883d-e26f48a7c226 2019-07-22 11:57:58,339 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "abafd9239a834680a9f2080410af98e2", "created_at": "2019-07-22T11:24:08Z", "updated_at": "2019-07-22T11:24:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:24:08Z", "revision_number": 0, "id": "3fcf1292-5572-45e5-9b67-4f300f566586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:24:08Z", "security_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "tenant_id": "abafd9239a834680a9f2080410af98e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "abafd9239a834680a9f2080410af98e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:24:08Z", "revision_number": 0, "id": "6df80f09-22ed-454d-82a8-e2aab6e9a768", "remote_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "remote_ip_prefix": null, "created_at": "2019-07-22T11:24:08Z", "security_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "tenant_id": "abafd9239a834680a9f2080410af98e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "abafd9239a834680a9f2080410af98e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:24:08Z", "revision_number": 0, "id": "7acd90e3-e15c-4f1e-8825-3697960b9097", "remote_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "remote_ip_prefix": null, "created_at": "2019-07-22T11:24:08Z", "security_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "tenant_id": "abafd9239a834680a9f2080410af98e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "abafd9239a834680a9f2080410af98e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:24:08Z", "revision_number": 0, "id": "8494d723-e3a5-40dc-90d8-ff32203a8730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:24:08Z", "security_group_id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "tenant_id": "abafd9239a834680a9f2080410af98e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "abafd9239a834680a9f2080410af98e2"}], "revision_number": 1, "project_id": "abafd9239a834680a9f2080410af98e2", "id": "58aa0096-f628-49a0-8eb8-4a1ba7671c16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 11:57:58,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0870393c-c695-4d69-883d-e26f48a7c226 2019-07-22 11:57:58,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0727620124817s 2019-07-22 11:57:58,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 11:57:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/58aa0096-f628-49a0-8eb8-4a1ba7671c16.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:58,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 11:57:58 GMT X-Openstack-Request-Id: req-0ecad32a-c4b8-4402-996f-7ce0eb57dc5e 2019-07-22 11:57:58,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 11:57:58,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/58aa0096-f628-49a0-8eb8-4a1ba7671c16.json used request id req-0ecad32a-c4b8-4402-996f-7ce0eb57dc5e 2019-07-22 11:57:58,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149036169052s 2019-07-22 11:57:58,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 11:57:58,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:58,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ab6ebf-2a45-4ef0-9cdc-eaf1596fa35b 2019-07-22 11:57:58,620 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08fda5782ae24569a4051d3e0ca7222b", "links": {"self": "http://172.30.9.26:5000/v3/roles/08fda5782ae24569a4051d3e0ca7222b"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 11:57:58,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a1ab6ebf-2a45-4ef0-9cdc-eaf1596fa35b 2019-07-22 11:57:58,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119390010834s 2019-07-22 11:57:58,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-07-22 11:57:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/08fda5782ae24569a4051d3e0ca7222b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bbeb984525cfb6ee3b1d8e71418d5e69c6a2313c" 2019-07-22 11:57:58,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 11:57:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb0cdd9-6f7b-42a0-ac33-5ccf86a334fd 2019-07-22 11:57:58,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 11:57:58,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/08fda5782ae24569a4051d3e0ca7222b used request id req-0cb0cdd9-6f7b-42a0-ac33-5ccf86a334fd 2019-07-22 11:57:58,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.232256174088s 2019-07-22 11:57:58,871 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-07-22 11:57:58,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 11:57:58,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 11:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4a5e83-3540-4fef-b7c7-f7b4d0b674f6 2019-07-22 11:57:58,913 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 11:57:58,913 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-3b4a5e83-3540-4fef-b7c7-f7b4d0b674f6 2019-07-22 11:57:58,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 11:57:59,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T12:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["VxERARSFTiCHyVpAzCkhRw"], "issued_at": "2019-07-22T11:57:59.000000Z"}} 2019-07-22 11:57:59,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 11:57:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:00,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:00 GMT X-Openstack-Request-Id: req-7b4c3502-d34e-49e3-bab8-19df4f6cf537 2019-07-22 11:58:00,033 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 11:58:00,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7b4c3502-d34e-49e3-bab8-19df4f6cf537 2019-07-22 11:58:00,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.715084075928s 2019-07-22 11:58:00,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 11:58:00,045 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c0f427-0c5c-4946-ac2e-2b36a837609d 2019-07-22 11:58:00,045 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 11:58:00,046 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-e0c0f427-0c5c-4946-ac2e-2b36a837609d 2019-07-22 11:58:00,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 11:58:00,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:00,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1916585-e32c-494f-ab84-04427d54fa4a 2019-07-22 11:58:00,209 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 11:58:00,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c1916585-e32c-494f-ab84-04427d54fa4a 2019-07-22 11:58:00,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.163067102432s 2019-07-22 11:58:00,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 11:58:00,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}}' 2019-07-22 11:58:00,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df86a045-e443-41e7-9359-7da4ff470576 2019-07-22 11:58:00,545 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/d79eb4936b2f4804ab7ed46c82fad2ea"}, "tags": [], "enabled": true, "id": "d79eb4936b2f4804ab7ed46c82fad2ea", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}} 2019-07-22 11:58:00,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-df86a045-e443-41e7-9359-7da4ff470576 2019-07-22 11:58:00,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.32848405838s 2019-07-22 11:58:00,546 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9'}) 2019-07-22 11:58:00,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 11:58:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1yzbt0rFTJDSO9RvhC3C7TiOEesmCs", "email": null, "name": "vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}}' 2019-07-22 11:58:01,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f7353df-d7d9-4d21-808a-fcafd922596a 2019-07-22 11:58:01,036 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": {"self": "http://172.30.9.26:5000/v3/users/3dde527c6d5147528fc267f4c261e967"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3dde527c6d5147528fc267f4c261e967", "domain_id": "default", "password_expires_at": null}} 2019-07-22 11:58:01,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-4f7353df-d7d9-4d21-808a-fcafd922596a 2019-07-22 11:58:01,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.482704877853s 2019-07-22 11:58:01,037 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3dde527c6d5147528fc267f4c261e967', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9'}) 2019-07-22 11:58:01,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 11:58:01,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:01,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea966a0-a6f0-4a9c-aa85-6f7fed90d645 2019-07-22 11:58:01,248 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 11:58:01,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4ea966a0-a6f0-4a9c-aa85-6f7fed90d645 2019-07-22 11:58:01,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207664966583s 2019-07-22 11:58:01,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 11:58:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:01,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da69060-0c70-4478-aac7-2463dbc9f709 2019-07-22 11:58:01,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 11:58:01,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2da69060-0c70-4478-aac7-2463dbc9f709 2019-07-22 11:58:01,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164467811584s 2019-07-22 11:58:01,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 11:58:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:01,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0f7e77-ea7c-4a69-86de-89a3f64f25c2 2019-07-22 11:58:01,589 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 11:58:01,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0c0f7e77-ea7c-4a69-86de-89a3f64f25c2 2019-07-22 11:58:01,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.165941953659s 2019-07-22 11:58:01,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 11:58:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:01,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9442c8-7c31-413b-8a94-df5235fac94b 2019-07-22 11:58:01,740 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 11:58:01,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-eb9442c8-7c31-413b-8a94-df5235fac94b 2019-07-22 11:58:01,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.145550966263s 2019-07-22 11:58:01,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 11:58:01,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:01,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ce8e93-88b4-40a5-b4e0-dd324824bfe3 2019-07-22 11:58:01,871 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": {"self": "http://172.30.9.26:5000/v3/users/3dde527c6d5147528fc267f4c261e967"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3dde527c6d5147528fc267f4c261e967", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 11:58:01,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-84ce8e93-88b4-40a5-b4e0-dd324824bfe3 2019-07-22 11:58:01,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130176067352s 2019-07-22 11:58:01,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 11:58:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:02,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003a9b39-9208-47f4-a595-a470d7fd43eb 2019-07-22 11:58:02,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/d79eb4936b2f4804ab7ed46c82fad2ea"}, "tags": [], "enabled": true, "id": "d79eb4936b2f4804ab7ed46c82fad2ea", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 11:58:02,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-003a9b39-9208-47f4-a595-a470d7fd43eb 2019-07-22 11:58:02,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210788011551s 2019-07-22 11:58:02,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 11:58:02,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=3dde527c6d5147528fc267f4c261e967&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=d79eb4936b2f4804ab7ed46c82fad2ea" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:02,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc46584-6396-4cd3-871a-917dc93471c6 2019-07-22 11:58:02,231 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3dde527c6d5147528fc267f4c261e967&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=d79eb4936b2f4804ab7ed46c82fad2ea", "previous": null, "next": null}} 2019-07-22 11:58:02,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3dde527c6d5147528fc267f4c261e967&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=d79eb4936b2f4804ab7ed46c82fad2ea used request id req-cdc46584-6396-4cd3-871a-917dc93471c6 2019-07-22 11:58:02,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.127032995224s 2019-07-22 11:58:02,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 11:58:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d79eb4936b2f4804ab7ed46c82fad2ea/users/3dde527c6d5147528fc267f4c261e967/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:02,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 11:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ff8e2a-8123-460b-a598-f4e5a6bd9d12 2019-07-22 11:58:02,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 11:58:02,519 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d79eb4936b2f4804ab7ed46c82fad2ea/users/3dde527c6d5147528fc267f4c261e967/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-19ff8e2a-8123-460b-a598-f4e5a6bd9d12 2019-07-22 11:58:02,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.284173965454s 2019-07-22 11:58:02,520 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1yzbt0rFTJDSO9RvhC3C7TiOEesmCs', 'username': u'vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 11:58:02,524 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'password': '1yzbt0rFTJDSO9RvhC3C7TiOEesmCs', 'project_name': 'vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd79eb4936b2f4804ab7ed46c82fad2ea', 'project_domain_name': 'Default'} 2019-07-22 11:58:02,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2019-07-22 11:58:02,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-07-22 11:58:02,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2019-07-22 11:58:02,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2019-07-22 11:58:02,641 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-07-22 11:58:02,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 11:58:02,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:02,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49e609f-e065-46aa-8f5a-604347ce7943 2019-07-22 11:58:02,765 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 11:58:02,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e49e609f-e065-46aa-8f5a-604347ce7943 2019-07-22 11:58:02,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124159097672s 2019-07-22 11:58:02,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 11:58:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 11:58:02,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acc01a0-742a-4b13-9751-a6253b3195b0 2019-07-22 11:58:02,897 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/d79eb4936b2f4804ab7ed46c82fad2ea"}, "tags": [], "enabled": true, "id": "d79eb4936b2f4804ab7ed46c82fad2ea", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 11:58:02,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8acc01a0-742a-4b13-9751-a6253b3195b0 2019-07-22 11:58:02,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123639822006s 2019-07-22 11:58:02,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 11:58:02,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" -d '{"network": {"tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "name": "vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "admin_state_up": true}}' 2019-07-22 11:58:03,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:03 GMT X-Openstack-Request-Id: req-acd78b6c-c394-4a64-9ecc-544c24837454 2019-07-22 11:58:03,263 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T11:58:03Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:03Z","mtu":1450}} 2019-07-22 11:58:03,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-acd78b6c-c394-4a64-9ecc-544c24837454 2019-07-22 11:58:03,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.363930940628s 2019-07-22 11:58:03,264 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T11:58:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b480f6c6-0d66-41b7-8565-fb9a70296dc6', u'provider:segmentation_id': 52, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', u'created_at': u'2019-07-22T11:58:03Z', u'mtu': 1450, u'tenant_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'l2_adjacency': True}) 2019-07-22 11:58:03,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 11:58:03,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587db200-48bb-456c-a480-0cb309a0d508 2019-07-22 11:58:03,275 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 11:58:03,275 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-587db200-48bb-456c-a480-0cb309a0d508 2019-07-22 11:58:03,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 11:58:03,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T12:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d79eb4936b2f4804ab7ed46c82fad2ea", "name": "vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/d79eb4936b2f4804ab7ed46c82fad2ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "id": "3dde527c6d5147528fc267f4c261e967"}, "audit_ids": ["D6eDmjXDTnqIjUql5OiwOw"], "issued_at": "2019-07-22T11:58:03.000000Z"}} 2019-07-22 11:58:03,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 11:58:03,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:04,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:04 GMT X-Openstack-Request-Id: req-170d13e8-e296-4a4d-92c8-009dab6fa6e3 2019-07-22 11:58:04,038 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T11:58:03Z","qos_policy_id":null,"name":"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 11:58:04,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-170d13e8-e296-4a4d-92c8-009dab6fa6e3 2019-07-22 11:58:04,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368879795074s 2019-07-22 11:58:04,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 11:58:04,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"subnet": {"name": "vyos_vrouter-subnet_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "enable_dhcp": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 11:58:04,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:04 GMT X-Openstack-Request-Id: req-fec02c73-2637-4fee-be5e-efaf22cf1717 2019-07-22 11:58:04,780 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T11:58:04Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","subnetpool_id":null,"name":"vyos_vrouter-subnet_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}} 2019-07-22 11:58:04,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-fec02c73-2637-4fee-be5e-efaf22cf1717 2019-07-22 11:58:04,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.740003108978s 2019-07-22 11:58:04,781 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T11:58:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6dc9985b-bb35-4e58-a6fa-6adfa2841469', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', u'enable_dhcp': True, u'network_id': u'b480f6c6-0d66-41b7-8565-fb9a70296dc6', u'tenant_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'created_at': u'2019-07-22T11:58:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea'}) 2019-07-22 11:58:04,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 11:58:04,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "vyos_vrouter-router_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "admin_state_up": true}}' 2019-07-22 11:58:06,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:06 GMT X-Openstack-Request-Id: req-26c18cc6-ddda-4ed9-92af-cb109441ecf9 2019-07-22 11:58:06,408 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:04Z", "admin_state_up": true, "updated_at": "2019-07-22T11:58:06Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "name": "vyos_vrouter-router_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}} 2019-07-22 11:58:06,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-26c18cc6-ddda-4ed9-92af-cb109441ecf9 2019-07-22 11:58:06,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62710690498s 2019-07-22 11:58:06,409 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T11:58:06Z', u'revision_number': 2, u'id': u'ae92a6e4-2659-40db-975c-1e084a1a844d', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', u'admin_state_up': True, u'tenant_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'created_at': u'2019-07-22T11:58:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea'}) 2019-07-22 11:58:06,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 11:58:06,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ae92a6e4-2659-40db-975c-1e084a1a844d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"subnet_id": "6dc9985b-bb35-4e58-a6fa-6adfa2841469"}' 2019-07-22 11:58:09,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:09 GMT X-Openstack-Request-Id: req-42356c50-b472-464b-9363-09449b5dd994 2019-07-22 11:58:09,156 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "subnet_id": "6dc9985b-bb35-4e58-a6fa-6adfa2841469", "subnet_ids": ["6dc9985b-bb35-4e58-a6fa-6adfa2841469"], "port_id": "5cef1c14-0d16-41ff-af7a-cb20dd750892", "id": "ae92a6e4-2659-40db-975c-1e084a1a844d"} 2019-07-22 11:58:09,156 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ae92a6e4-2659-40db-975c-1e084a1a844d/add_router_interface.json used request id req-42356c50-b472-464b-9363-09449b5dd994 2019-07-22 11:58:09,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.74652504921s 2019-07-22 11:58:09,157 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-22 11:58:10,443 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-07-22 11:58:10,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 11:58:10,451 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:10 GMT 2019-07-22 11:58:10,452 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 11:58:10,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:58:10,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:10,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:10 GMT X-Openstack-Request-Id: req-5527727e-e45c-4a59-b3ed-6b042bfbd503 2019-07-22 11:58:10,879 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:58:10,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5527727e-e45c-4a59-b3ed-6b042bfbd503 2019-07-22 11:58:10,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.421755075455s 2019-07-22 11:58:10,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 11:58:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}' 2019-07-22 11:58:10,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:10 GMT Location: http://172.30.9.26:9292/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9a6eaf7-4b3a-4078-ac42-716778862371 2019-07-22 11:58:10,936 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:58:10Z", "file": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/file", "owner": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "size": null, "self": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "checksum": null, "created_at": "2019-07-22T11:58:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 11:58:10,936 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f9a6eaf7-4b3a-4078-ac42-716778862371 2019-07-22 11:58:10,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0467000007629s 2019-07-22 11:58:10,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 11:58:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '' 2019-07-22 11:58:16,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 11:58:16 GMT X-Openstack-Request-Id: req-4807794c-07ab-4848-89b9-1256f4f4031c 2019-07-22 11:58:16,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 11:58:16,176 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/file used request id req-4807794c-07ab-4848-89b9-1256f4f4031c 2019-07-22 11:58:16,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.23865604401s 2019-07-22 11:58:16,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:58:16,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:16,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:16 GMT X-Openstack-Request-Id: req-a1e47abf-ea00-4be8-b41b-0c2127b7e14d 2019-07-22 11:58:16,233 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:58:16Z", "file": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/file", "owner": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "size": 296222720, "self": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T11:58:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:58:16,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a1e47abf-ea00-4be8-b41b-0c2127b7e14d 2019-07-22 11:58:16,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0528178215027s 2019-07-22 11:58:16,234 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap', u'metadata': Munch({})})], 'file': u'/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/file', 'owner': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'id': u'451d3f8f-508e-41b5-a102-f9a0ca8b0aed', 'size': 296222720, u'self': u'/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'name': 'vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T11:58:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T11:58:16Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'created': u'2019-07-22T11:58:10Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-22T11:58:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-22 11:58:16,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 11:58:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-22 11:58:16,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ab5d334-a509-4f2c-9efb-5245d35d9847 x-openstack-request-id: req-8ab5d334-a509-4f2c-9efb-5245d35d9847 2019-07-22 11:58:16,546 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "02bd23be-e8ce-4c15-8e85-826eba02446e"}} 2019-07-22 11:58:16,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8ab5d334-a509-4f2c-9efb-5245d35d9847 2019-07-22 11:58:16,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.310819149017s 2019-07-22 11:58:16,547 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'02bd23be-e8ce-4c15-8e85-826eba02446e', 'swap': 0}) 2019-07-22 11:58:16,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 11:58:16,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" -d '{"extra_specs": {}}' 2019-07-22 11:58:16,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0adbcfc7-0ad0-49f1-9c4e-3db4a521c2bf x-openstack-request-id: req-0adbcfc7-0ad0-49f1-9c4e-3db4a521c2bf 2019-07-22 11:58:16,570 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 11:58:16,570 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e/os-extra_specs used request id req-0adbcfc7-0ad0-49f1-9c4e-3db4a521c2bf 2019-07-22 11:58:16,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221071243286s 2019-07-22 11:58:16,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-22 11:58:16,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"keypair": {"name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}}' 2019-07-22 11:58:17,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-372210be-792b-4693-b1b0-70b9476152eb x-openstack-request-id: req-372210be-792b-4693-b1b0-70b9476152eb 2019-07-22 11:58:17,038 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtkktrHnj/EDWsm/vFtFkoAl8d+hSRQZXd2HkpnuXYTGM6RRf\nr7g7agFlF/vJYc+GE7gJUPH+6a2IeiwJDqSvS1mNJI8DCsdPquqIMxPUJyyNF0H2\nHkbpPtN/Grcneduo2w2nyFRHrAEhmwVM8jMDjefdhAJEQkrMy7nB+beb1sOTUpKI\nBbAUZPDByFerSr8DN2kodrFHFVd10k65UZi/Fan84YV+l2k2T+o1buIJN7+gbaXo\nmGeG44kOmTBCTXfXjjSQiIo5sD6/HhrilxN9N2Q+B4Wr6PEDtQq5sfJOtWw4mckE\noKhIc8ZrDBkc0GZNHOyEyEBvqM2UY/Xdf35N5wIDAQABAoIBAHwFS+L2R2w//RMI\nXyYqLwlHivzV/uthhi7+VqACpJsHKHUIXJXkhd/4tPxdXcWDeRh/dS8yhpocbCeb\nQEpLN8zPT91Yw9wYgRarXSFLU2OXxyLUyQwOePE62lal2GDrV3Y6UzZUSTM4zdF4\nCMMcfEWXRLplBGYKGE5fwx8QkiHKZdxCQb927RZnXd+eOlrysQbdmV24pYNhsoDY\nv6g1Jy3bIIPPajBKvOVe2AXwY4R7xd8d7Rvnd8/NB2pTO+F40zTuP4Od41ypoW3G\n+GE4hJf11hbe9zHb3VMpLjQr4wewv6FLYgJzPIHrnoDs4fxowbIBqVhJf/7Q0Hzj\n6RSPTGECgYEA6bQe4K9pw20B1sc5IY38t4jbDIY19nv+dDc18UREWda8Kp7jvzAD\nzMfEqccg0bMR4oKjtqrdrmY7MWmw46Y9B7EsbxaupgMgy3sXlm/z73YCN/gMNVR4\n+iRwr7NJt1++Sl0L3kyysbhVVG6dLefOJH/FElM6al+t3MzqUNduhdECgYEAx61A\nkrLTpEASB8S8t6w02jrkevZVAGpdfaw7s/sLbT/J1ptY4m7zwAevnFXIkaKGsuUx\nmwkKthveeDR+l+4ux618N7u9lBwCwSgcnC4ZfHikwTwwBoiCZj83K9rmq8PGv5+J\nGNwaHA/m1DsXwNsQRD+NG1O5hv9jnjn+Pzh0LjcCgYBKFGRtSG04G0en80Ky1jUz\nYFg/IhPc6/T+lbmtnrwj1iOTRwZeRjQOJ4y5XHuUvTSAHnUSpBrc+17sDNqbbsiN\ntaWmGQSHbxpoJb6WWypxz3BomWIVTY+DiyWFLEnDrL+/BruKXbmPCCVUPDPqpz36\n591qL6OmsGmGQhZMRd2s4QKBgEY/HUh+wRY3tCAnhnzXiIB914OqxZyvztQ3k4lt\n+Ecm+csWO97tSbN1AMLvKvCRTPICz8DLHYmTpGCFl0O795kn31t8IOXKNO3fPrFz\nRmQTzWJt2jdyLu3pr28uQ5iJ95HSfljQlh7pOTvQzjp61u4rrWi/u7VSg6lWnauA\nIN9hAoGBAKBOoxaK4suFznD/jynXaUsgf8pzQP1LNmGpBcFH88N2hG4DbOab+oWY\ndlBVwqmdegUfqGWy45wNL06dzhCc92OoMIl1fLAqaprw5SPHb6xVXeGVq1f8y833\nbOmm6LDsmYBewSt36E4kV/fy7yAbx/69YHA5gDHF3pg6lfFt2Hwt\n-----END RSA PRIVATE KEY-----\n", "user_id": "3dde527c6d5147528fc267f4c261e967", "name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "fingerprint": "57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91"}} 2019-07-22 11:58:17,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-372210be-792b-4693-b1b0-70b9476152eb 2019-07-22 11:58:17,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.465337991714s 2019-07-22 11:58:17,039 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtkktrHnj/EDWsm/vFtFkoAl8d+hSRQZXd2HkpnuXYTGM6RRf\nr7g7agFlF/vJYc+GE7gJUPH+6a2IeiwJDqSvS1mNJI8DCsdPquqIMxPUJyyNF0H2\nHkbpPtN/Grcneduo2w2nyFRHrAEhmwVM8jMDjefdhAJEQkrMy7nB+beb1sOTUpKI\nBbAUZPDByFerSr8DN2kodrFHFVd10k65UZi/Fan84YV+l2k2T+o1buIJN7+gbaXo\nmGeG44kOmTBCTXfXjjSQiIo5sD6/HhrilxN9N2Q+B4Wr6PEDtQq5sfJOtWw4mckE\noKhIc8ZrDBkc0GZNHOyEyEBvqM2UY/Xdf35N5wIDAQABAoIBAHwFS+L2R2w//RMI\nXyYqLwlHivzV/uthhi7+VqACpJsHKHUIXJXkhd/4tPxdXcWDeRh/dS8yhpocbCeb\nQEpLN8zPT91Yw9wYgRarXSFLU2OXxyLUyQwOePE62lal2GDrV3Y6UzZUSTM4zdF4\nCMMcfEWXRLplBGYKGE5fwx8QkiHKZdxCQb927RZnXd+eOlrysQbdmV24pYNhsoDY\nv6g1Jy3bIIPPajBKvOVe2AXwY4R7xd8d7Rvnd8/NB2pTO+F40zTuP4Od41ypoW3G\n+GE4hJf11hbe9zHb3VMpLjQr4wewv6FLYgJzPIHrnoDs4fxowbIBqVhJf/7Q0Hzj\n6RSPTGECgYEA6bQe4K9pw20B1sc5IY38t4jbDIY19nv+dDc18UREWda8Kp7jvzAD\nzMfEqccg0bMR4oKjtqrdrmY7MWmw46Y9B7EsbxaupgMgy3sXlm/z73YCN/gMNVR4\n+iRwr7NJt1++Sl0L3kyysbhVVG6dLefOJH/FElM6al+t3MzqUNduhdECgYEAx61A\nkrLTpEASB8S8t6w02jrkevZVAGpdfaw7s/sLbT/J1ptY4m7zwAevnFXIkaKGsuUx\nmwkKthveeDR+l+4ux618N7u9lBwCwSgcnC4ZfHikwTwwBoiCZj83K9rmq8PGv5+J\nGNwaHA/m1DsXwNsQRD+NG1O5hv9jnjn+Pzh0LjcCgYBKFGRtSG04G0en80Ky1jUz\nYFg/IhPc6/T+lbmtnrwj1iOTRwZeRjQOJ4y5XHuUvTSAHnUSpBrc+17sDNqbbsiN\ntaWmGQSHbxpoJb6WWypxz3BomWIVTY+DiyWFLEnDrL+/BruKXbmPCCVUPDPqpz36\n591qL6OmsGmGQhZMRd2s4QKBgEY/HUh+wRY3tCAnhnzXiIB914OqxZyvztQ3k4lt\n+Ecm+csWO97tSbN1AMLvKvCRTPICz8DLHYmTpGCFl0O795kn31t8IOXKNO3fPrFz\nRmQTzWJt2jdyLu3pr28uQ5iJ95HSfljQlh7pOTvQzjp61u4rrWi/u7VSg6lWnauA\nIN9hAoGBAKBOoxaK4suFznD/jynXaUsgf8pzQP1LNmGpBcFH88N2hG4DbOab+oWY\ndlBVwqmdegUfqGWy45wNL06dzhCc92OoMIl1fLAqaprw5SPHb6xVXeGVq1f8y833\nbOmm6LDsmYBewSt36E4kV/fy7yAbx/69YHA5gDHF3pg6lfFt2Hwt\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3dde527c6d5147528fc267f4c261e967', 'name': u'vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'created_at': '2019-07-22T11:58:17.039765', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'name': 'vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91', 'type': 'ssh', 'id': u'vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9'}) 2019-07-22 11:58:17,040 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtkktrHnj/EDWsm/vFtFkoAl8d+hSRQZXd2HkpnuXYTGM6RRf r7g7agFlF/vJYc+GE7gJUPH+6a2IeiwJDqSvS1mNJI8DCsdPquqIMxPUJyyNF0H2 HkbpPtN/Grcneduo2w2nyFRHrAEhmwVM8jMDjefdhAJEQkrMy7nB+beb1sOTUpKI BbAUZPDByFerSr8DN2kodrFHFVd10k65UZi/Fan84YV+l2k2T+o1buIJN7+gbaXo mGeG44kOmTBCTXfXjjSQiIo5sD6/HhrilxN9N2Q+B4Wr6PEDtQq5sfJOtWw4mckE oKhIc8ZrDBkc0GZNHOyEyEBvqM2UY/Xdf35N5wIDAQABAoIBAHwFS+L2R2w//RMI XyYqLwlHivzV/uthhi7+VqACpJsHKHUIXJXkhd/4tPxdXcWDeRh/dS8yhpocbCeb QEpLN8zPT91Yw9wYgRarXSFLU2OXxyLUyQwOePE62lal2GDrV3Y6UzZUSTM4zdF4 CMMcfEWXRLplBGYKGE5fwx8QkiHKZdxCQb927RZnXd+eOlrysQbdmV24pYNhsoDY v6g1Jy3bIIPPajBKvOVe2AXwY4R7xd8d7Rvnd8/NB2pTO+F40zTuP4Od41ypoW3G +GE4hJf11hbe9zHb3VMpLjQr4wewv6FLYgJzPIHrnoDs4fxowbIBqVhJf/7Q0Hzj 6RSPTGECgYEA6bQe4K9pw20B1sc5IY38t4jbDIY19nv+dDc18UREWda8Kp7jvzAD zMfEqccg0bMR4oKjtqrdrmY7MWmw46Y9B7EsbxaupgMgy3sXlm/z73YCN/gMNVR4 +iRwr7NJt1++Sl0L3kyysbhVVG6dLefOJH/FElM6al+t3MzqUNduhdECgYEAx61A krLTpEASB8S8t6w02jrkevZVAGpdfaw7s/sLbT/J1ptY4m7zwAevnFXIkaKGsuUx mwkKthveeDR+l+4ux618N7u9lBwCwSgcnC4ZfHikwTwwBoiCZj83K9rmq8PGv5+J GNwaHA/m1DsXwNsQRD+NG1O5hv9jnjn+Pzh0LjcCgYBKFGRtSG04G0en80Ky1jUz YFg/IhPc6/T+lbmtnrwj1iOTRwZeRjQOJ4y5XHuUvTSAHnUSpBrc+17sDNqbbsiN taWmGQSHbxpoJb6WWypxz3BomWIVTY+DiyWFLEnDrL+/BruKXbmPCCVUPDPqpz36 591qL6OmsGmGQhZMRd2s4QKBgEY/HUh+wRY3tCAnhnzXiIB914OqxZyvztQ3k4lt +Ecm+csWO97tSbN1AMLvKvCRTPICz8DLHYmTpGCFl0O795kn31t8IOXKNO3fPrFz RmQTzWJt2jdyLu3pr28uQ5iJ95HSfljQlh7pOTvQzjp61u4rrWi/u7VSg6lWnauA IN9hAoGBAKBOoxaK4suFznD/jynXaUsgf8pzQP1LNmGpBcFH88N2hG4DbOab+oWY dlBVwqmdegUfqGWy45wNL06dzhCc92OoMIl1fLAqaprw5SPHb6xVXeGVq1f8y833 bOmm6LDsmYBewSt36E4kV/fy7yAbx/69YHA5gDHF3pg6lfFt2Hwt -----END RSA PRIVATE KEY----- 2019-07-22 11:58:17,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-22 11:58:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"security_group": {"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-07-22 11:58:17,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:17 GMT X-Openstack-Request-Id: req-6860354f-c8ba-4562-93c4-2e1c1f7b0d31 2019-07-22 11:58:17,217 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "updated_at": "2019-07-22T11:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "32716315-9959-4881-9164-7fa75e280dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "efd8a543-04f0-4e1b-806f-d5f044f5d88f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}} 2019-07-22 11:58:17,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6860354f-c8ba-4562-93c4-2e1c1f7b0d31 2019-07-22 11:58:17,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.171787023544s 2019-07-22 11:58:17,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:58:17,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:17,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:17 GMT X-Openstack-Request-Id: req-ae03c07b-6b8a-4d9f-86bc-ba890b5dbb3b 2019-07-22 11:58:17,299 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:02Z", "updated_at": "2019-07-22T11:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "48739934-b29e-4bd7-93bf-996138f3f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "68738d6e-fe93-4a9a-8ac6-9118d20aef83", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:02Z", "revision_number": 0, "id": "a0fa308c-84a1-46f1-9952-f8d48c3e4eda", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:02Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "fd52cf77-d3a1-4c3b-a06c-1f95b2a79e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "updated_at": "2019-07-22T11:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "32716315-9959-4881-9164-7fa75e280dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "efd8a543-04f0-4e1b-806f-d5f044f5d88f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 11:58:17,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ae03c07b-6b8a-4d9f-86bc-ba890b5dbb3b 2019-07-22 11:58:17,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0748229026794s 2019-07-22 11:58:17,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 11:58:17,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a"}}' 2019-07-22 11:58:17,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:17 GMT X-Openstack-Request-Id: req-e79b36c2-3080-427d-8cd8-981c7636b77e 2019-07-22 11:58:17,429 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "port_range_min": 22, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "5bf5e455-4ae0-4a04-b094-eb73d64beda0"}} 2019-07-22 11:58:17,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e79b36c2-3080-427d-8cd8-981c7636b77e 2019-07-22 11:58:17,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123365879059s 2019-07-22 11:58:17,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:58:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:17,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:17 GMT X-Openstack-Request-Id: req-60dceafb-7739-4546-9636-b571be51a370 2019-07-22 11:58:17,476 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:02Z", "updated_at": "2019-07-22T11:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "48739934-b29e-4bd7-93bf-996138f3f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "68738d6e-fe93-4a9a-8ac6-9118d20aef83", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:02Z", "revision_number": 0, "id": "a0fa308c-84a1-46f1-9952-f8d48c3e4eda", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:02Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "fd52cf77-d3a1-4c3b-a06c-1f95b2a79e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "updated_at": "2019-07-22T11:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "32716315-9959-4881-9164-7fa75e280dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "5bf5e455-4ae0-4a04-b094-eb73d64beda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "efd8a543-04f0-4e1b-806f-d5f044f5d88f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 11:58:17,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-60dceafb-7739-4546-9636-b571be51a370 2019-07-22 11:58:17,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0401320457458s 2019-07-22 11:58:17,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 11:58:17,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a"}}' 2019-07-22 11:58:17,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:17 GMT X-Openstack-Request-Id: req-1ac88f90-8f8f-4821-a9c9-f2e3bfca79e8 2019-07-22 11:58:17,615 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "port_range_min": null, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "68359889-2da5-40f6-a250-909062c9a55b"}} 2019-07-22 11:58:17,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1ac88f90-8f8f-4821-a9c9-f2e3bfca79e8 2019-07-22 11:58:17,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133477926254s 2019-07-22 11:58:17,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:58:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:17,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:17 GMT X-Openstack-Request-Id: req-b5d6a66c-e0c1-4729-a437-c96abffee23e 2019-07-22 11:58:17,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:02Z", "updated_at": "2019-07-22T11:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "48739934-b29e-4bd7-93bf-996138f3f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "68738d6e-fe93-4a9a-8ac6-9118d20aef83", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:02Z", "revision_number": 0, "id": "a0fa308c-84a1-46f1-9952-f8d48c3e4eda", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:02Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "fd52cf77-d3a1-4c3b-a06c-1f95b2a79e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "updated_at": "2019-07-22T11:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "32716315-9959-4881-9164-7fa75e280dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "5bf5e455-4ae0-4a04-b094-eb73d64beda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "68359889-2da5-40f6-a250-909062c9a55b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "efd8a543-04f0-4e1b-806f-d5f044f5d88f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 3, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 11:58:17,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b5d6a66c-e0c1-4729-a437-c96abffee23e 2019-07-22 11:58:17,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.043436050415s 2019-07-22 11:58:17,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 11:58:17,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a"}}' 2019-07-22 11:58:17,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:17 GMT X-Openstack-Request-Id: req-0994eb80-d8df-4edf-8ab6-39a58035817c 2019-07-22 11:58:17,789 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "port_range_min": 80, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "90c140ff-297a-4d84-b0db-6e48063e2b1a"}} 2019-07-22 11:58:17,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0994eb80-d8df-4edf-8ab6-39a58035817c 2019-07-22 11:58:17,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117991924286s 2019-07-22 11:58:17,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:58:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:17,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:17 GMT X-Openstack-Request-Id: req-1e9bcde2-9b88-4073-992e-fef9a5c5253e 2019-07-22 11:58:17,840 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:02Z", "updated_at": "2019-07-22T11:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "48739934-b29e-4bd7-93bf-996138f3f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "68738d6e-fe93-4a9a-8ac6-9118d20aef83", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:02Z", "revision_number": 0, "id": "a0fa308c-84a1-46f1-9952-f8d48c3e4eda", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:02Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "fd52cf77-d3a1-4c3b-a06c-1f95b2a79e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "updated_at": "2019-07-22T11:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "32716315-9959-4881-9164-7fa75e280dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "5bf5e455-4ae0-4a04-b094-eb73d64beda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "68359889-2da5-40f6-a250-909062c9a55b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "90c140ff-297a-4d84-b0db-6e48063e2b1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "efd8a543-04f0-4e1b-806f-d5f044f5d88f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 4, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 11:58:17,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1e9bcde2-9b88-4073-992e-fef9a5c5253e 2019-07-22 11:58:17,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0441510677338s 2019-07-22 11:58:17,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 11:58:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a"}}' 2019-07-22 11:58:17,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:17 GMT X-Openstack-Request-Id: req-af586874-a6ed-4b96-ab82-128088f81372 2019-07-22 11:58:17,965 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "port_range_min": 443, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "b70f2ff6-4790-4cbf-b5b2-4dc89d69a1e7"}} 2019-07-22 11:58:17,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-af586874-a6ed-4b96-ab82-128088f81372 2019-07-22 11:58:17,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11852478981s 2019-07-22 11:58:17,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:58:17,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:18,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:18 GMT X-Openstack-Request-Id: req-c174a037-deea-4d85-944b-861de91a213b 2019-07-22 11:58:18,018 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:02Z", "updated_at": "2019-07-22T11:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "48739934-b29e-4bd7-93bf-996138f3f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "68738d6e-fe93-4a9a-8ac6-9118d20aef83", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:02Z", "revision_number": 0, "id": "a0fa308c-84a1-46f1-9952-f8d48c3e4eda", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:02Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "fd52cf77-d3a1-4c3b-a06c-1f95b2a79e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "updated_at": "2019-07-22T11:58:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "32716315-9959-4881-9164-7fa75e280dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "5bf5e455-4ae0-4a04-b094-eb73d64beda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "68359889-2da5-40f6-a250-909062c9a55b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "90c140ff-297a-4d84-b0db-6e48063e2b1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "b70f2ff6-4790-4cbf-b5b2-4dc89d69a1e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "efd8a543-04f0-4e1b-806f-d5f044f5d88f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 5, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 11:58:18,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c174a037-deea-4d85-944b-861de91a213b 2019-07-22 11:58:18,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0471031665802s 2019-07-22 11:58:18,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 11:58:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a"}}' 2019-07-22 11:58:18,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:18 GMT X-Openstack-Request-Id: req-00417a06-ff6c-4681-a5c4-d57224173c09 2019-07-22 11:58:18,155 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-07-22T11:58:18Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:18Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "d2b39e2a-32a1-4a9c-928c-81efede65288"}} 2019-07-22 11:58:18,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-00417a06-ff6c-4681-a5c4-d57224173c09 2019-07-22 11:58:18,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131411075592s 2019-07-22 11:58:18,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 11:58:18,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:18,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:18 GMT X-Openstack-Request-Id: req-3c4a2597-6208-4e02-a812-9739dc2325ec 2019-07-22 11:58:18,202 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:02Z", "updated_at": "2019-07-22T11:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "48739934-b29e-4bd7-93bf-996138f3f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "68738d6e-fe93-4a9a-8ac6-9118d20aef83", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:02Z", "revision_number": 0, "id": "a0fa308c-84a1-46f1-9952-f8d48c3e4eda", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:02Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "fd52cf77-d3a1-4c3b-a06c-1f95b2a79e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "updated_at": "2019-07-22T11:58:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "32716315-9959-4881-9164-7fa75e280dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "5bf5e455-4ae0-4a04-b094-eb73d64beda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "68359889-2da5-40f6-a250-909062c9a55b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "90c140ff-297a-4d84-b0db-6e48063e2b1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "b70f2ff6-4790-4cbf-b5b2-4dc89d69a1e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-22T11:58:18Z", "revision_number": 0, "id": "d2b39e2a-32a1-4a9c-928c-81efede65288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:18Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "efd8a543-04f0-4e1b-806f-d5f044f5d88f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 6, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 11:58:18,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3c4a2597-6208-4e02-a812-9739dc2325ec 2019-07-22 11:58:18,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0402791500092s 2019-07-22 11:58:18,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-22 11:58:18,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a"}}' 2019-07-22 11:58:18,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:18 GMT X-Openstack-Request-Id: req-c41af004-fafa-468e-b360-6c0d5753ec00 2019-07-22 11:58:18,331 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-07-22T11:58:18Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:18Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "9a4c9608-637a-4191-95ee-9846581debfa"}} 2019-07-22 11:58:18,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c41af004-fafa-468e-b360-6c0d5753ec00 2019-07-22 11:58:18,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123313903809s 2019-07-22 11:58:18,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 11:58:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:18,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:18 GMT X-Openstack-Request-Id: req-0111ac24-4312-46c7-8ead-384488004458 2019-07-22 11:58:18,433 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["6dc9985b-bb35-4e58-a6fa-6adfa2841469"],"description":"","tags":[],"updated_at":"2019-07-22T11:58:04Z","qos_policy_id":null,"name":"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 11:58:18,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0111ac24-4312-46c7-8ead-384488004458 2019-07-22 11:58:18,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10075712204s 2019-07-22 11:58:18,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 11:58:18,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:18,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:18 GMT X-Openstack-Request-Id: req-8ce4bb71-4400-4f21-9c2c-17afb9260ecb 2019-07-22 11:58:18,475 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:58:16Z", "file": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/file", "owner": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "size": 296222720, "self": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T11:58:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 11:58:18,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8ce4bb71-4400-4f21-9c2c-17afb9260ecb 2019-07-22 11:58:18,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368850231171s 2019-07-22 11:58:18,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 11:58:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:18,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-314796c1-2087-48cd-b98f-844e0ab7ed83 x-openstack-request-id: req-314796c1-2087-48cd-b98f-844e0ab7ed83 2019-07-22 11:58:18,509 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "02bd23be-e8ce-4c15-8e85-826eba02446e"}]} 2019-07-22 11:58:18,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-314796c1-2087-48cd-b98f-844e0ab7ed83 2019-07-22 11:58:18,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270528793335s 2019-07-22 11:58:18,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-22 11:58:18,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"server": {"name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "imageRef": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "flavorRef": "02bd23be-e8ce-4c15-8e85-826eba02446e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b480f6c6-0d66-41b7-8565-fb9a70296dc6"}], "security_groups": [{"name": "9f9d3007-e05d-413f-a569-67c4d8e0998a"}]}}' 2019-07-22 11:58:19,763 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341 x-compute-request-id: req-a8dd987e-9b88-4e62-9ee1-ef51cb55f5a5 x-openstack-request-id: req-a8dd987e-9b88-4e62-9ee1-ef51cb55f5a5 2019-07-22 11:58:19,763 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9f9d3007-e05d-413f-a569-67c4d8e0998a"}], "OS-DCF:diskConfig": "MANUAL", "id": "737606e8-4521-400f-8e68-2861601ff341", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "adminPass": "wNH2k6hsTxPz"}} 2019-07-22 11:58:19,763 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a8dd987e-9b88-4e62-9ee1-ef51cb55f5a5 2019-07-22 11:58:19,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.25309705734s 2019-07-22 11:58:19,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:20,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-149b2248-8ef4-468e-bbe2-6a34a07091c2 x-openstack-request-id: req-149b2248-8ef4-468e-bbe2-6a34a07091c2 2019-07-22 11:58:20,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:20,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-149b2248-8ef4-468e-bbe2-6a34a07091c2 2019-07-22 11:58:20,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707735061646s 2019-07-22 11:58:20,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 11:58:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:20,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:20 GMT X-Openstack-Request-Id: req-0d97a97e-005a-44bb-9733-5ef3632b05f2 2019-07-22 11:58:20,582 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["6dc9985b-bb35-4e58-a6fa-6adfa2841469"],"description":"","tags":[],"updated_at":"2019-07-22T11:58:04Z","qos_policy_id":null,"name":"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 11:58:20,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0d97a97e-005a-44bb-9733-5ef3632b05f2 2019-07-22 11:58:20,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.09894490242s 2019-07-22 11:58:20,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 11:58:20,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:20,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:20 GMT X-Openstack-Request-Id: req-4bab9c0b-59b1-4d6f-b5d7-17ee994c938a 2019-07-22 11:58:20,651 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T11:58:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","subnetpool_id":null,"name":"vyos_vrouter-subnet_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 11:58:20,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4bab9c0b-59b1-4d6f-b5d7-17ee994c938a 2019-07-22 11:58:20,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0680129528046s 2019-07-22 11:58:20,652 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:22,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:23,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d2927a2-847c-426a-9b9d-97b83d387633 x-openstack-request-id: req-6d2927a2-847c-426a-9b9d-97b83d387633 2019-07-22 11:58:23,425 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:22Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:23,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d2927a2-847c-426a-9b9d-97b83d387633 2019-07-22 11:58:23,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771039962769s 2019-07-22 11:58:23,432 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:25,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:25,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:26,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d0fba4f-c1ee-415a-afd9-901af7d3b168 x-openstack-request-id: req-0d0fba4f-c1ee-415a-afd9-901af7d3b168 2019-07-22 11:58:26,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:26,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d0fba4f-c1ee-415a-afd9-901af7d3b168 2019-07-22 11:58:26,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642424106598s 2019-07-22 11:58:26,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:28,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:28,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:28,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57d72806-d089-489e-9669-4f989da357f7 x-openstack-request-id: req-57d72806-d089-489e-9669-4f989da357f7 2019-07-22 11:58:28,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:28,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-57d72806-d089-489e-9669-4f989da357f7 2019-07-22 11:58:28,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705814838409s 2019-07-22 11:58:28,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:30,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:30,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:30,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25ed9f20-71bc-4a25-b7aa-7c7d31e36d17 x-openstack-request-id: req-25ed9f20-71bc-4a25-b7aa-7c7d31e36d17 2019-07-22 11:58:30,971 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:30,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-25ed9f20-71bc-4a25-b7aa-7c7d31e36d17 2019-07-22 11:58:30,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169465065002s 2019-07-22 11:58:30,978 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:32,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:32,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:33,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-085bc30a-6f74-4588-b639-4e70e56c34f2 x-openstack-request-id: req-085bc30a-6f74-4588-b639-4e70e56c34f2 2019-07-22 11:58:33,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:33,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-085bc30a-6f74-4588-b639-4e70e56c34f2 2019-07-22 11:58:33,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189265012741s 2019-07-22 11:58:33,176 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:35,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:35,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:35,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-94bcdbe1-77ef-4103-bd8c-84c05e8c8835 x-openstack-request-id: req-94bcdbe1-77ef-4103-bd8c-84c05e8c8835 2019-07-22 11:58:35,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:35,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94bcdbe1-77ef-4103-bd8c-84c05e8c8835 2019-07-22 11:58:35,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582487106323s 2019-07-22 11:58:35,768 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:37,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:37,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:38,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9143c02f-fadd-44e5-85f0-e2f808616f70 x-openstack-request-id: req-9143c02f-fadd-44e5-85f0-e2f808616f70 2019-07-22 11:58:38,225 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:38,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9143c02f-fadd-44e5-85f0-e2f808616f70 2019-07-22 11:58:38,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454846858978s 2019-07-22 11:58:38,232 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:40,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:40,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a1393c4-38d0-418b-a7ef-9652b69068cd x-openstack-request-id: req-3a1393c4-38d0-418b-a7ef-9652b69068cd 2019-07-22 11:58:40,724 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:40,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3a1393c4-38d0-418b-a7ef-9652b69068cd 2019-07-22 11:58:40,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489894151688s 2019-07-22 11:58:40,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:42,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:42,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:42,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5accd69a-d347-4c7c-9bc4-7fb0df78c571 x-openstack-request-id: req-5accd69a-d347-4c7c-9bc4-7fb0df78c571 2019-07-22 11:58:42,898 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:42,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5accd69a-d347-4c7c-9bc4-7fb0df78c571 2019-07-22 11:58:42,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164994001389s 2019-07-22 11:58:42,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:44,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:44,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:45,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49d292bf-6949-4f10-82ca-bc583086f064 x-openstack-request-id: req-49d292bf-6949-4f10-82ca-bc583086f064 2019-07-22 11:58:45,084 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:45,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-49d292bf-6949-4f10-82ca-bc583086f064 2019-07-22 11:58:45,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176864862442s 2019-07-22 11:58:45,091 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:47,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:47,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:47,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfc59bd6-a252-4a48-832b-165d5ec877e1 x-openstack-request-id: req-cfc59bd6-a252-4a48-832b-165d5ec877e1 2019-07-22 11:58:47,524 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:47,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cfc59bd6-a252-4a48-832b-165d5ec877e1 2019-07-22 11:58:47,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430790901184s 2019-07-22 11:58:47,532 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:49,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:49,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:49,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-724f4dbd-1304-46b4-bfd9-d7a905c4b766 x-openstack-request-id: req-724f4dbd-1304-46b4-bfd9-d7a905c4b766 2019-07-22 11:58:49,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:49,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-724f4dbd-1304-46b4-bfd9-d7a905c4b766 2019-07-22 11:58:49,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166095972061s 2019-07-22 11:58:49,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:51,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:51,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:52,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57126616-0510-4674-8173-e1360b8bb1db x-openstack-request-id: req-57126616-0510-4674-8173-e1360b8bb1db 2019-07-22 11:58:52,346 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:52,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-57126616-0510-4674-8173-e1360b8bb1db 2019-07-22 11:58:52,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636596918106s 2019-07-22 11:58:52,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:54,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:54,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b987a37d-7665-4395-9f06-b14654e52177 x-openstack-request-id: req-b987a37d-7665-4395-9f06-b14654e52177 2019-07-22 11:58:54,808 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:54,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b987a37d-7665-4395-9f06-b14654e52177 2019-07-22 11:58:54,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453640937805s 2019-07-22 11:58:54,815 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:56,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:57,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57250845-9bb0-49c0-bfed-814936db0889 x-openstack-request-id: req-57250845-9bb0-49c0-bfed-814936db0889 2019-07-22 11:58:57,275 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:57,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-57250845-9bb0-49c0-bfed-814936db0889 2019-07-22 11:58:57,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457354068756s 2019-07-22 11:58:57,282 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:58:59,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:58:59,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:58:59,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:58:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fdafe247-d40f-4845-9b97-9fd819d450ce x-openstack-request-id: req-fdafe247-d40f-4845-9b97-9fd819d450ce 2019-07-22 11:58:59,450 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:58:59,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fdafe247-d40f-4845-9b97-9fd819d450ce 2019-07-22 11:58:59,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16551399231s 2019-07-22 11:58:59,458 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:01,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:01,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ab0606d-92e0-49f9-8cf8-152b5740522b x-openstack-request-id: req-8ab0606d-92e0-49f9-8cf8-152b5740522b 2019-07-22 11:59:01,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:01,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ab0606d-92e0-49f9-8cf8-152b5740522b 2019-07-22 11:59:01,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170654058456s 2019-07-22 11:59:01,638 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:03,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:03,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:04,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-638a0033-5b1b-44a9-9b02-faba2ab510ce x-openstack-request-id: req-638a0033-5b1b-44a9-9b02-faba2ab510ce 2019-07-22 11:59:04,098 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:04,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-638a0033-5b1b-44a9-9b02-faba2ab510ce 2019-07-22 11:59:04,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458078145981s 2019-07-22 11:59:04,105 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:06,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:06,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9192a975-457e-4181-a2ae-a1eef2759a69 x-openstack-request-id: req-9192a975-457e-4181-a2ae-a1eef2759a69 2019-07-22 11:59:06,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:06,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9192a975-457e-4181-a2ae-a1eef2759a69 2019-07-22 11:59:06,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364713907242s 2019-07-22 11:59:06,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:08,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:08,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:08,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-302e9581-59d1-47d6-8ce3-4a0e93450777 x-openstack-request-id: req-302e9581-59d1-47d6-8ce3-4a0e93450777 2019-07-22 11:59:08,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:08,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-302e9581-59d1-47d6-8ce3-4a0e93450777 2019-07-22 11:59:08,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208246946335s 2019-07-22 11:59:08,697 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:10,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:10,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:10,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e8acd9c-0f87-49ed-80e5-31f93c1409a5 x-openstack-request-id: req-7e8acd9c-0f87-49ed-80e5-31f93c1409a5 2019-07-22 11:59:10,894 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:10,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7e8acd9c-0f87-49ed-80e5-31f93c1409a5 2019-07-22 11:59:10,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195140838623s 2019-07-22 11:59:10,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:12,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:12,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:13,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8c8fa4e-f4bb-4c65-9906-3422e2dfaa66 x-openstack-request-id: req-a8c8fa4e-f4bb-4c65-9906-3422e2dfaa66 2019-07-22 11:59:13,303 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:13,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8c8fa4e-f4bb-4c65-9906-3422e2dfaa66 2019-07-22 11:59:13,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400091171265s 2019-07-22 11:59:13,312 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:15,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:15,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:15,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba334493-cb10-48ab-91a2-1cf29c9229b3 x-openstack-request-id: req-ba334493-cb10-48ab-91a2-1cf29c9229b3 2019-07-22 11:59:15,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:15,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ba334493-cb10-48ab-91a2-1cf29c9229b3 2019-07-22 11:59:15,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195281982422s 2019-07-22 11:59:15,519 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:17,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:17,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:17,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3ef9183-df25-42e6-8112-e48651f3a7a5 x-openstack-request-id: req-a3ef9183-df25-42e6-8112-e48651f3a7a5 2019-07-22 11:59:17,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:17,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a3ef9183-df25-42e6-8112-e48651f3a7a5 2019-07-22 11:59:17,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47660112381s 2019-07-22 11:59:18,006 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:20,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:20,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-755323ed-07c1-405d-96a0-c75dc8c10575 x-openstack-request-id: req-755323ed-07c1-405d-96a0-c75dc8c10575 2019-07-22 11:59:20,202 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:20,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-755323ed-07c1-405d-96a0-c75dc8c10575 2019-07-22 11:59:20,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193368911743s 2019-07-22 11:59:20,208 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:22,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:22,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:22,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e3c8628-5a9b-4f31-9029-7024994256ed x-openstack-request-id: req-6e3c8628-5a9b-4f31-9029-7024994256ed 2019-07-22 11:59:22,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:22,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6e3c8628-5a9b-4f31-9029-7024994256ed 2019-07-22 11:59:22,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.286016941071s 2019-07-22 11:59:22,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:24,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:24,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8c484c7-0ea8-4cb7-8bab-228c7aa69412 x-openstack-request-id: req-d8c484c7-0ea8-4cb7-8bab-228c7aa69412 2019-07-22 11:59:24,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:24,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d8c484c7-0ea8-4cb7-8bab-228c7aa69412 2019-07-22 11:59:24,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168347835541s 2019-07-22 11:59:24,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:26,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:27,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fa3b815d-c57b-423a-ad7c-bfc62aa447fb x-openstack-request-id: req-fa3b815d-c57b-423a-ad7c-bfc62aa447fb 2019-07-22 11:59:27,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:27,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fa3b815d-c57b-423a-ad7c-bfc62aa447fb 2019-07-22 11:59:27,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378193855286s 2019-07-22 11:59:27,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:29,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:29,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:29,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-754557a3-3501-4cec-96b9-fe4695f824ea x-openstack-request-id: req-754557a3-3501-4cec-96b9-fe4695f824ea 2019-07-22 11:59:29,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:29,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-754557a3-3501-4cec-96b9-fe4695f824ea 2019-07-22 11:59:29,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382776975632s 2019-07-22 11:59:29,460 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:31,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:31,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:31,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-290f3a0d-26f7-4788-86b7-0c3156abdef0 x-openstack-request-id: req-290f3a0d-26f7-4788-86b7-0c3156abdef0 2019-07-22 11:59:31,624 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:31,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-290f3a0d-26f7-4788-86b7-0c3156abdef0 2019-07-22 11:59:31,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162264108658s 2019-07-22 11:59:31,631 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:33,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:34,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b51a5d7-89fd-4cea-8f95-24860eae23fc x-openstack-request-id: req-8b51a5d7-89fd-4cea-8f95-24860eae23fc 2019-07-22 11:59:34,091 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:34,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b51a5d7-89fd-4cea-8f95-24860eae23fc 2019-07-22 11:59:34,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457633972168s 2019-07-22 11:59:34,098 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:36,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:36,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:36,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c1cb5b9-0418-4154-98de-0b851da8df3f x-openstack-request-id: req-3c1cb5b9-0418-4154-98de-0b851da8df3f 2019-07-22 11:59:36,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:36,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3c1cb5b9-0418-4154-98de-0b851da8df3f 2019-07-22 11:59:36,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816591024399s 2019-07-22 11:59:36,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:38,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:38,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:39,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-516581ff-005f-406e-82cd-e593c44d89a0 x-openstack-request-id: req-516581ff-005f-406e-82cd-e593c44d89a0 2019-07-22 11:59:39,428 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:39,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-516581ff-005f-406e-82cd-e593c44d89a0 2019-07-22 11:59:39,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500983953476s 2019-07-22 11:59:39,435 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:41,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:41,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:42,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49a1c592-32eb-4f34-a9e7-81d1d955cbd4 x-openstack-request-id: req-49a1c592-32eb-4f34-a9e7-81d1d955cbd4 2019-07-22 11:59:42,177 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:42,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-49a1c592-32eb-4f34-a9e7-81d1d955cbd4 2019-07-22 11:59:42,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739748954773s 2019-07-22 11:59:42,184 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:44,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:44,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3cda3399-4cca-4922-966a-13116fac02e0 x-openstack-request-id: req-3cda3399-4cca-4922-966a-13116fac02e0 2019-07-22 11:59:44,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:44,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3cda3399-4cca-4922-966a-13116fac02e0 2019-07-22 11:59:44,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431711912155s 2019-07-22 11:59:44,626 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:46,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:46,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:47,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc81efe7-f9bd-43dc-8c37-5c85e571f35e x-openstack-request-id: req-cc81efe7-f9bd-43dc-8c37-5c85e571f35e 2019-07-22 11:59:47,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:47,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc81efe7-f9bd-43dc-8c37-5c85e571f35e 2019-07-22 11:59:47,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542674064636s 2019-07-22 11:59:47,178 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:49,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:49,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:49,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66375cd4-2e4d-485f-a92e-364bc31d250f x-openstack-request-id: req-66375cd4-2e4d-485f-a92e-364bc31d250f 2019-07-22 11:59:49,655 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:49,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-66375cd4-2e4d-485f-a92e-364bc31d250f 2019-07-22 11:59:49,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474021911621s 2019-07-22 11:59:49,662 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:51,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:51,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:52,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83901801-9e0d-49b3-8314-a379859dc805 x-openstack-request-id: req-83901801-9e0d-49b3-8314-a379859dc805 2019-07-22 11:59:52,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:52,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-83901801-9e0d-49b3-8314-a379859dc805 2019-07-22 11:59:52,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442059993744s 2019-07-22 11:59:52,113 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:54,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:54,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:54,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89c7b66f-1308-4dad-ba62-8b092ffb75f8 x-openstack-request-id: req-89c7b66f-1308-4dad-ba62-8b092ffb75f8 2019-07-22 11:59:54,790 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:54,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-89c7b66f-1308-4dad-ba62-8b092ffb75f8 2019-07-22 11:59:54,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676330089569s 2019-07-22 11:59:54,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:56,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:57,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe5aacd8-5716-4d80-9026-620b0b8a090a x-openstack-request-id: req-fe5aacd8-5716-4d80-9026-620b0b8a090a 2019-07-22 11:59:57,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:57,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe5aacd8-5716-4d80-9026-620b0b8a090a 2019-07-22 11:59:57,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422533988953s 2019-07-22 11:59:57,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 11:59:59,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 11:59:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 11:59:59,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 11:59:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51fd4fed-8268-400a-a8bf-45278a158125 x-openstack-request-id: req-51fd4fed-8268-400a-a8bf-45278a158125 2019-07-22 11:59:59,409 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 11:59:59,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51fd4fed-8268-400a-a8bf-45278a158125 2019-07-22 11:59:59,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176054954529s 2019-07-22 11:59:59,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:00:01,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:00:01,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:01,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c2e08dc-b1a9-4e43-a8e0-2aa93eec02c6 x-openstack-request-id: req-1c2e08dc-b1a9-4e43-a8e0-2aa93eec02c6 2019-07-22 12:00:01,844 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:00:01,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1c2e08dc-b1a9-4e43-a8e0-2aa93eec02c6 2019-07-22 12:00:01,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42521905899s 2019-07-22 12:00:01,851 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:00:03,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:00:03,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:04,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39cd69c8-5120-4e98-a287-e89f3f182aba x-openstack-request-id: req-39cd69c8-5120-4e98-a287-e89f3f182aba 2019-07-22 12:00:04,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:00:04,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-39cd69c8-5120-4e98-a287-e89f3f182aba 2019-07-22 12:00:04,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469882011414s 2019-07-22 12:00:04,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:00:06,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:00:06,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:07,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f809d72f-f8d4-42ab-b86f-dae6fef20891 x-openstack-request-id: req-f809d72f-f8d4-42ab-b86f-dae6fef20891 2019-07-22 12:00:07,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:00:07,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f809d72f-f8d4-42ab-b86f-dae6fef20891 2019-07-22 12:00:07,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770818948746s 2019-07-22 12:00:07,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:00:09,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:00:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:09,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e035e609-f3e1-4df0-9f58-ede4060fc6b8 x-openstack-request-id: req-e035e609-f3e1-4df0-9f58-ede4060fc6b8 2019-07-22 12:00:09,290 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:00:09,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e035e609-f3e1-4df0-9f58-ede4060fc6b8 2019-07-22 12:00:09,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177745819092s 2019-07-22 12:00:09,298 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:00:11,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:00:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:11,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e6dbd5c-a8eb-4c37-a583-27f0bd2505d8 x-openstack-request-id: req-8e6dbd5c-a8eb-4c37-a583-27f0bd2505d8 2019-07-22 12:00:11,785 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:00:11,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8e6dbd5c-a8eb-4c37-a583-27f0bd2505d8 2019-07-22 12:00:11,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485571861267s 2019-07-22 12:00:11,793 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:00:13,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:00:13,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:14,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-704e89d0-c340-48b5-8d57-383bd2c9451f x-openstack-request-id: req-704e89d0-c340-48b5-8d57-383bd2c9451f 2019-07-22 12:00:14,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:00:14,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-704e89d0-c340-48b5-8d57-383bd2c9451f 2019-07-22 12:00:14,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436805009842s 2019-07-22 12:00:14,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:00:16,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:00:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:16,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3ffa059-7b24-4c5f-a2cb-9cb643942dff x-openstack-request-id: req-c3ffa059-7b24-4c5f-a2cb-9cb643942dff 2019-07-22 12:00:16,413 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T11:58:23Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:00:16,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c3ffa059-7b24-4c5f-a2cb-9cb643942dff 2019-07-22 12:00:16,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172178030014s 2019-07-22 12:00:16,420 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:00:18,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:00:18,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:18,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65bd1ab0-9f62-421f-b93c-63eff03f4066 x-openstack-request-id: req-65bd1ab0-9f62-421f-b93c-63eff03f4066 2019-07-22 12:00:18,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:00:18,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-65bd1ab0-9f62-421f-b93c-63eff03f4066 2019-07-22 12:00:18,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436803817749s 2019-07-22 12:00:18,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 12:00:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=737606e8-4521-400f-8e68-2861601ff341" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:18,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:18 GMT X-Openstack-Request-Id: req-91c264a6-3129-4ddc-b540-c0c3d41cdf88 2019-07-22 12:00:18,918 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","device_id":"737606e8-4521-400f-8e68-2861601ff341","ip_allocation":"immediate"}]} 2019-07-22 12:00:18,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=737606e8-4521-400f-8e68-2861601ff341 used request id req-91c264a6-3129-4ddc-b540-c0c3d41cdf88 2019-07-22 12:00:18,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0519750118256s 2019-07-22 12:00:18,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:00:18,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:18,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:18 GMT X-Openstack-Request-Id: req-8465e253-fec0-4c4b-a705-5b725c9090e6 2019-07-22 12:00:18,978 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 12:00:18,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0 used request id req-8465e253-fec0-4c4b-a705-5b725c9090e6 2019-07-22 12:00:18,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0486850738525s 2019-07-22 12:00:18,979 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:88:61', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'451d3f8f-508e-41b5-a102-f9a0ca8b0aed'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T12:00:17.000000', 'flavor': Munch({u'id': u'02bd23be-e8ce-4c15-8e85-826eba02446e'}), 'az': u'nova', 'id': u'737606e8-4521-400f-8e68-2861601ff341', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3dde527c6d5147528fc267f4c261e967', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'name': 'vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-07-22T12:00:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-22T12:00:18Z', 'hostId': u'fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-22T12:00:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'name': u'vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'adminPass': u'wNH2k6hsTxPz', 'tenant_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'created_at': u'2019-07-22T11:58:19Z', 'created': u'2019-07-22T11:58:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-22 12:00:18,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 12:00:18,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:19,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:19 GMT X-Openstack-Request-Id: req-feb0daff-5a27-4d0a-a8d1-b3d14dfda296 2019-07-22 12:00:19,082 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["6dc9985b-bb35-4e58-a6fa-6adfa2841469"],"description":"","tags":[],"updated_at":"2019-07-22T11:58:04Z","qos_policy_id":null,"name":"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 12:00:19,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-feb0daff-5a27-4d0a-a8d1-b3d14dfda296 2019-07-22 12:00:19,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0977890491486s 2019-07-22 12:00:19,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-22 12:00:19,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=737606e8-4521-400f-8e68-2861601ff341" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:19,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:19 GMT X-Openstack-Request-Id: req-e06930cf-7af9-429c-8069-1d5b2a25059d 2019-07-22 12:00:19,136 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","device_id":"737606e8-4521-400f-8e68-2861601ff341","ip_allocation":"immediate"}]} 2019-07-22 12:00:19,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=737606e8-4521-400f-8e68-2861601ff341 used request id req-e06930cf-7af9-429c-8069-1d5b2a25059d 2019-07-22 12:00:19,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0521700382233s 2019-07-22 12:00:19,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-22 12:00:19,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "fixed_ip_address": "192.168.120.3", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0"}}' 2019-07-22 12:00:21,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:21 GMT X-Openstack-Request-Id: req-8be3e11a-40e0-4045-82bd-87bbbf75443a 2019-07-22 12:00:21,962 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}} 2019-07-22 12:00:21,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-8be3e11a-40e0-4045-82bd-87bbbf75443a 2019-07-22 12:00:21,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.82499694824s 2019-07-22 12:00:21,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:00:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:22,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:22 GMT X-Openstack-Request-Id: req-c5b8ce96-63ed-439c-984e-634ca39f416f 2019-07-22 12:00:22,061 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}]} 2019-07-22 12:00:22,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c5b8ce96-63ed-439c-984e-634ca39f416f 2019-07-22 12:00:22,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0836169719696s 2019-07-22 12:00:22,069 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 12:00:22,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:00:22,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:22,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:22 GMT X-Openstack-Request-Id: req-4f71239b-3f5e-45c1-ae56-29d2bf1e466a 2019-07-22 12:00:22,237 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}]} 2019-07-22 12:00:22,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4f71239b-3f5e-45c1-ae56-29d2bf1e466a 2019-07-22 12:00:22,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058158159256s 2019-07-22 12:00:22,244 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 12:00:22,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:00:22,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:22,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:22 GMT X-Openstack-Request-Id: req-e01d3c21-ea21-4528-9e72-7804884b3260 2019-07-22 12:00:22,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}]} 2019-07-22 12:00:22,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e01d3c21-ea21-4528-9e72-7804884b3260 2019-07-22 12:00:22,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626559257507s 2019-07-22 12:00:22,423 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 12:00:22,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:00:22,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:22,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:22 GMT X-Openstack-Request-Id: req-f8f3cb05-338a-45e6-abb4-9be02bdfbdb3 2019-07-22 12:00:22,593 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}]} 2019-07-22 12:00:22,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f8f3cb05-338a-45e6-abb4-9be02bdfbdb3 2019-07-22 12:00:22,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587358474731s 2019-07-22 12:00:22,599 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 12:00:22,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:00:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:22,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:22 GMT X-Openstack-Request-Id: req-3e18be24-6fb5-4dd9-adf2-5726ffd44f41 2019-07-22 12:00:22,766 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}]} 2019-07-22 12:00:22,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3e18be24-6fb5-4dd9-adf2-5726ffd44f41 2019-07-22 12:00:22,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0568518638611s 2019-07-22 12:00:22,773 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 12:00:22,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:00:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:22,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:22 GMT X-Openstack-Request-Id: req-411f8018-9b98-4865-a450-ab3d6c6ca238 2019-07-22 12:00:22,943 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}]} 2019-07-22 12:00:22,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-411f8018-9b98-4865-a450-ab3d6c6ca238 2019-07-22 12:00:22,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596330165863s 2019-07-22 12:00:22,950 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 12:00:23,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:00:23,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:23,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:23 GMT X-Openstack-Request-Id: req-f5cc18e3-1b65-4ed5-acb1-918b7cf1d72a 2019-07-22 12:00:23,123 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}]} 2019-07-22 12:00:23,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-f5cc18e3-1b65-4ed5-acb1-918b7cf1d72a 2019-07-22 12:00:23,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619192123413s 2019-07-22 12:00:23,129 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-22 12:00:23,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:00:23,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:00:23,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:23 GMT X-Openstack-Request-Id: req-6fefdbcf-018e-43aa-aff9-2f8c1893f7b4 2019-07-22 12:00:23,301 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}]} 2019-07-22 12:00:23,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6fefdbcf-018e-43aa-aff9-2f8c1893f7b4 2019-07-22 12:00:23,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608990192413s 2019-07-22 12:00:23,307 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ae92a6e4-2659-40db-975c-1e084a1a844d', 'updated_at': u'2019-07-22T12:00:23Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'd2a71470-f6f5-4bbd-9892-bbb31f2ad9d0', 'id': u'41b69ce5-ee9f-4237-98af-1ec115bd3ba1', 'network': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'port': u'd2a71470-f6f5-4bbd-9892-bbb31f2ad9d0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'name': 'vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b480f6c6-0d66-41b7-8565-fb9a70296dc6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:32:88:61', u'device_id': u'737606e8-4521-400f-8e68-2861601ff341'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'created_at': u'2019-07-22T12:00:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b480f6c6-0d66-41b7-8565-fb9a70296dc6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:32:88:61', u'device_id': u'737606e8-4521-400f-8e68-2861601ff341'}), 'router': u'ae92a6e4-2659-40db-975c-1e084a1a844d'}) 2019-07-22 12:00:23,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 12:00:23,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 12:00:23,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10354 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c28f977-fb92-44e1-9935-58efce6ffd6c x-openstack-request-id: req-5c28f977-fb92-44e1-9935-58efce6ffd6c 2019-07-22 12:00:23,380 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 691922477 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.368228] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.371343] pid_max: default: 32768 minimum: 301\n[ 0.375373] ACPI: Core revision 20150930\n[ 0.377656] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.380141] Security Framework initialized\n[ 0.381626] Yama: becoming mindful.\n[ 0.383044] AppArmor: AppArmor initialized\n[ 0.384860] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.391176] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.395346] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.397598] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400591] Initializing cgroup subsys io\n[ 0.402128] Initializing cgroup subsys memory\n[ 0.403748] Initializing cgroup subsys devices\n[ 0.405394] Initializing cgroup subsys freezer\n[ 0.407041] Initializing cgroup subsys net_cls\n[ 0.408657] Initializing cgroup subsys perf_event\n[ 0.410325] Initializing cgroup subsys net_prio\n[ 0.411975] Initializing cgroup subsys hugetlb\n[ 0.413569] Initializing cgroup subsys pids\n[ 0.415925] mce: CPU supports 10 MCE banks\n[ 0.417494] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.419367] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.421407] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.423413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.426404] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.429425] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.431815] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.435327] MDS: Mitigation: Clear CPU buffers\n[ 0.439647] Freeing SMP alternatives memory: 36K\n[ 0.446799] ftrace: allocating 32299 entries in 127 pages\n[ 0.496231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.498563] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.500841] smpboot: Max logical packages: 2\n[ 0.502744] x2apic enabled\n[ 0.504212] Switched APIC routing to physical x2apic.\n[ 0.507288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.509521] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.513862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.526776] KVM setup paravirtual spinlock\n[ 0.530008] x86: Booting SMP configuration:\n[ 0.531736] .... node #0, CPUs: #1\n[ 0.533428] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.555954] x86: Booted up 1 node, 2 CPUs\n[ 0.555956] KVM setup async PF for cpu 1\n[ 0.555961] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.560830] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.563696] devtmpfs: initialized\n[ 0.567133] evm: security.selinux\n[ 0.568441] evm: security.SMACK64\n[ 0.569723] evm: security.SMACK64EXEC\n[ 0.571111] evm: security.SMACK64TRANSMUTE\n[ 0.572660] evm: security.SMACK64MMAP\n[ 0.574045] evm: security.ima\n[ 0.575212] evm: security.capability\n[ 0.576788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.580141] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.582488] pinctrl core: initialized pinctrl subsystem\n[ 0.585137] RTC time: 12:00:18, date: 07/22/19\n[ 0.587682] NET: Registered protocol family 16\n[ 0.601402] cpuidle: using governor ladder\n[ 0.613492] cpuidle: using governor menu\n[ 0.614970] PCCT header not found.\n[ 0.616403] ACPI: bus type PCI registered\n[ 0.617921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.620253] PCI: Using configuration type 1 for base access\n[ 0.634941] ACPI: Added _OSI(Module Device)\n[ 0.636540] ACPI: Added _OSI(Processor Device)\n[ 0.638173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.639875] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.642991] ACPI: Interpreter enabled\n[ 0.661003] ACPI: (supports S0 S5)\n[ 0.662333] ACPI: Using IOAPIC for interrupt routing\n[ 0.664122] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.669355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.671523] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.673855] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.676113] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.680320] acpiphp: Slot [3] registered\n[ 0.681842] acpiphp: Slot [4] registered\n[ 0.683360] acpiphp: Slot [5] registered\n[ 0.684880] acpiphp: Slot [6] registered\n[ 0.686389] acpiphp: Slot [7] registered\n[ 0.687904] acpiphp: Slot [8] registered\n[ 0.689420] acpiphp: Slot [9] registered\n[ 0.690942] acpiphp: Slot [10] registered\n[ 0.692478] acpiphp: Slot [11] registered\n[ 0.694258] acpiphp: Slot [12] registered\n[ 0.695795] acpiphp: Slot [13] registered\n[ 0.697330] acpiphp: Slot [14] registered\n[ 0.698870] acpiphp: Slot [15] registered\n[ 0.700407] acpiphp: Slot [16] registered\n[ 0.701954] acpiphp: Slot [17] registered\n[ 0.703494] acpiphp: Slot [18] registered\n[ 0.705035] acpiphp: Slot [19] registered\n[ 0.706575] acpiphp: Slot [20] registered\n[ 0.708122] acpiphp: Slot [21] registered\n[ 0.709655] acpiphp: Slot [22] registered\n[ 0.711198] acpiphp: Slot [23] registered\n[ 0.712738] acpiphp: Slot [24] registered\n[ 0.714277] acpiphp: Slot [25] registered\n[ 0.715810] acpiphp: Slot [26] registered\n[ 0.717354] acpiphp: Slot [27] registered\n[ 0.718892] acpiphp: Slot [28] registered\n[ 0.720430] acpiphp: Slot [29] registered\n[ 0.721975] acpiphp: Slot [30] registered\n[ 0.723513] acpiphp: Slot [31] registered\n[ 0.725021] PCI host bridge to bus 0000:00\n[ 0.726543] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.728850] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.731149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.733882] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.736596] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.739374] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.744611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.747036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.749271] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.751684] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.756934] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.759608] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.785259] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.788654] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.791302] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.793953] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.796559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.798936] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.801384] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.803372] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.806282] vgaarb: loaded\n[ 0.807405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.809666] SCSI subsystem initialized\n[ 0.811384] ACPI: bus type USB registered\n[ 0.812926] usbcore: registered new interface driver usbfs\n[ 0.814866] usbcore: registered new interface driver hub\n[ 0.816760] usbcore: registered new device driver usb\n[ 0.818861] PCI: Using ACPI for IRQ routing\n[ 0.820873] NetLabel: Initializing\n[ 0.822205] NetLabel: domain hash size = 128\n[ 0.823799] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.825599] NetLabel: unlabeled traffic allowed by default\n[ 0.827766] amd_nb: Cannot enumerate AMD northbridges\n[ 0.829697] clocksource: Switched to clocksource kvm-clock\n[ 0.842289] AppArmor: AppArmor Filesystem Enabled\n[ 0.844078] pnp: PnP ACPI init\n[ 0.845658] pnp: PnP ACPI: found 5 devices\n[ 0.853954] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.857162] NET: Registered protocol family 2\n[ 0.859146] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.862067] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.864753] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.867126] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.869269] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.871612] NET: Registered protocol family 1\n[ 0.873247] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.875323] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.877348] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.897749] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.918195] Unpacking initramfs...\n[ 1.120834] Freeing initrd memory: 14824K\n[ 1.122842] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.125549] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.128386] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.132780] Scanning for low memory corruption every 60 seconds\n[ 1.135786] audit: initializing netlink subsys (disabled)\n[ 1.138213] audit: type=2000 audit(1563796819.422:1): initialized\n[ 1.141054] Initialise system trusted keyring\n[ 1.143241] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.145965] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.149817] zbud: loaded\n[ 1.151442] VFS: Disk quotas dquot_6.6.0\n[ 1.153277] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.156411] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.159238] fuse init (API version 7.23)\n[ 1.161169] Key type big_key registered\n[ 1.162959] Allocating IMA MOK and blacklist keyrings.\n[ 1.165884] Key type asymmetric registered\n[ 1.167748] Asymmetric key parser 'x509' registered\n[ 1.169925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.173290] io scheduler noop registered\n[ 1.175090] io scheduler deadline registered (default)\n[ 1.177345] io scheduler cfq registered\n[ 1.179243] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.181695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.184617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.187953] ACPI: Power Button [PWRF]\n[ 1.189866] GHES: HEST is not enabled!\n[ 1.209927] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.250845] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.255008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.282160] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.286538] Linux agpgart interface v0.103\n[ 1.290537] loop: module loaded\n[ 1.293828] vda: vda1\n[ 1.295926] scsi host0: ata_piix\n[ 1.297659] scsi host1: ata_piix\n[ 1.299267] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.302178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.305165] libphy: Fixed MDIO Bus: probed\n[ 1.307172] tun: Universal TUN/TAP device driver, 1.6\n[ 1.309403] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.313397] PPP generic driver version 2.4.2\n[ 1.315420] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.318243] ehci-pci: EHCI PCI platform driver\n[ 1.320275] ehci-platform: EHCI generic platform driver\n[ 1.322615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.325297] ohci-pci: OHCI PCI platform driver\n[ 1.327325] ohci-platform: OHCI generic platform driver\n[ 1.329661] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.350418] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.352328] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.355097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.356973] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.359126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.361478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.364178] usb usb1: Product: UHCI Host Controller\n[ 1.365951] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.368141] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.369922] hub 1-0:1.0: USB hub found\n[ 1.371370] hub 1-0:1.0: 2 ports detected\n[ 1.373042] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.376895] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.378689] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.380608] mousedev: PS/2 mouse device common for all mice\n[ 1.382835] rtc_cmos 00:00: RTC can wake from S4\n[ 1.385047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.387277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.390502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.392844] i2c /dev entries driver\n[ 1.394298] device-mapper: uevent: version 1.0.3\n[ 1.396133] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.399262] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.401798] NET: Registered protocol family 10\n[ 1.403786] NET: Registered protocol family 17\n[ 1.422338] Key type dns_resolver registered\n[ 1.424318] registered taskstats version 1\n[ 1.425932] Loading compiled-in X.509 certificates\n[ 1.428265] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.431815] zswap: loaded using pool lzo/zbud\n[ 1.435236] Key type trusted registered\n[ 1.439223] Key type encrypted registered\n[ 1.440791] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.442800] ima: No TPM chip found, activating TPM-bypass!\n[ 1.444794] ima: Allocated hash algorithm: sha1\n[ 1.446517] evm: HMAC attrs: 0x1\n[ 1.448268] Magic number: 11:891:26\n[ 1.449879] rtc_cmos 00:00: setting system clock to 2019-07-22 12:00:19 UTC (1563796819)\n[ 1.452992] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.455158] EDD information not available.\n[ 1.459411] Freeing unused kernel memory: 1484K\n[ 1.477756] Write protecting the kernel read-only data: 14336k\n[ 1.481152] Freeing unused kernel memory: 1616K\n[ 1.483010] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.496588] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497369] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497393] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505844] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505881] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506015] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506055] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506109] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506158] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506206] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.552564] virtio_net virtio0 ens3: renamed from eth0\n[ 1.564342] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.567838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.585605] AVX2 version of gcm_enc/dec engaged.\n[ 1.587364] AES CTR mode by8 optimization enabled\n[ 1.602281] FDC 0 is a S82078B\n[ 1.685717] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.851210] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.853530] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.855954] usb 1-1: Product: QEMU USB Tablet\n[ 1.857532] usb 1-1: Manufacturer: QEMU\n[ 1.858972] usb 1-1: SerialNumber: 42\n[ 1.866859] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.874689] usbcore: registered new interface driver usbhid\n[ 1.876844] usbhid: USB HID core driver\n[ 1.879758] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.884019] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.966719] md: linear personality registered for level -1\n[ 2.970747] md: multipath personality registered for level -4\n[ 2.974739] md: raid0 personality registered for level 0\n[ 2.979290] md: raid1 personality registered for level 1\n[ 3.049699] raid6: sse2x1 gen() 11535 MB/s\n[ 3.117699] raid6: sse2x1 xor() 9111 MB/s\n[ 3.185701] raid6: sse2x2 gen() 14762 MB/s\n[ 3.253721] raid6: sse2x2 xor() 10007 MB/s\n[ 3.321734] raid6: sse2x4 gen() 17014 MB/s\n[ 3.389701] raid6: sse2x4 xor() 11527 MB/s\n[ 3.457702] raid6: avx2x1 gen() 22380 MB/s\n[ 3.525700] raid6: avx2x2 gen() 26708 MB/s\n[ 3.593701] raid6: avx2x4 gen() 30140 MB/s\n[ 3.595349] raid6: using algorithm avx2x4 gen() 30140 MB/s\n[ 3.597408] raid6: using avx2x2 recovery algorithm\n[ 3.600202] xor: automatically using best checksumming function:\n[ 3.641761] avx : 33093.000 MB/sec\n[ 3.644329] async_tx: api initialized (async)\n[ 3.654087] md: raid6 personality registered for level 6\n[ 3.656102] md: raid5 personality registered for level 5\n[ 3.658102] md: raid4 personality registered for level 4\n[ 3.664943] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.694065] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.716328] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.819303] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.825575] systemd[1]: Detected virtualization kvm.\n[ 3.827394] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.831859] systemd[1]: Set hostname to .\n[ 3.836993] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.839373] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.998102] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.001875] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.006887] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.011350] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.014762] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.020588] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.024642] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.028552] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.032240] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.035283] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.038812] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.043087] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.046851] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.049915] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.053253] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.057686] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.061506] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.077836] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.082564] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.088833] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.093238] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.099472] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.105671] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.114590] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.118836] Loading iSCSI transport class v2.0-870.\n[ 4.120828] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.126117] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.131934] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.138522] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.139414] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.150271] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.157793] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.162609] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 4.165483] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.182397] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.186833] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.193267] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.198127] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.202893] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n"} 2019-07-22 12:00:23,381 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341/action used request id req-5c28f977-fb92-44e1-9935-58efce6ffd6c 2019-07-22 12:00:23,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0734279155731s 2019-07-22 12:00:23,382 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 691922477 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.368228] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.371343] pid_max: default: 32768 minimum: 301 [ 0.375373] ACPI: Core revision 20150930 [ 0.377656] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.380141] Security Framework initialized [ 0.381626] Yama: becoming mindful. [ 0.383044] AppArmor: AppArmor initialized [ 0.384860] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.391176] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.395346] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.397598] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.400591] Initializing cgroup subsys io [ 0.402128] Initializing cgroup subsys memory [ 0.403748] Initializing cgroup subsys devices [ 0.405394] Initializing cgroup subsys freezer [ 0.407041] Initializing cgroup subsys net_cls [ 0.408657] Initializing cgroup subsys perf_event [ 0.410325] Initializing cgroup subsys net_prio [ 0.411975] Initializing cgroup subsys hugetlb [ 0.413569] Initializing cgroup subsys pids [ 0.415925] mce: CPU supports 10 MCE banks [ 0.417494] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.419367] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.421407] Spectre V2 : Mitigation: Full generic retpoline [ 0.423413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.426404] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.429425] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.431815] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.435327] MDS: Mitigation: Clear CPU buffers [ 0.439647] Freeing SMP alternatives memory: 36K [ 0.446799] ftrace: allocating 32299 entries in 127 pages [ 0.496231] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.498563] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.500841] smpboot: Max logical packages: 2 [ 0.502744] x2apic enabled [ 0.504212] Switched APIC routing to physical x2apic. [ 0.507288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.509521] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.513862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.526776] KVM setup paravirtual spinlock [ 0.530008] x86: Booting SMP configuration: [ 0.531736] .... node #0, CPUs: #1 [ 0.533428] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.555954] x86: Booted up 1 node, 2 CPUs [ 0.555956] KVM setup async PF for cpu 1 [ 0.555961] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.560830] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.563696] devtmpfs: initialized [ 0.567133] evm: security.selinux [ 0.568441] evm: security.SMACK64 [ 0.569723] evm: security.SMACK64EXEC [ 0.571111] evm: security.SMACK64TRANSMUTE [ 0.572660] evm: security.SMACK64MMAP [ 0.574045] evm: security.ima [ 0.575212] evm: security.capability [ 0.576788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.580141] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.582488] pinctrl core: initialized pinctrl subsystem [ 0.585137] RTC time: 12:00:18, date: 07/22/19 [ 0.587682] NET: Registered protocol family 16 [ 0.601402] cpuidle: using governor ladder [ 0.613492] cpuidle: using governor menu [ 0.614970] PCCT header not found. [ 0.616403] ACPI: bus type PCI registered [ 0.617921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.620253] PCI: Using configuration type 1 for base access [ 0.634941] ACPI: Added _OSI(Module Device) [ 0.636540] ACPI: Added _OSI(Processor Device) [ 0.638173] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.639875] ACPI: Added _OSI(Processor Aggregator Device) [ 0.642991] ACPI: Interpreter enabled [ 0.661003] ACPI: (supports S0 S5) [ 0.662333] ACPI: Using IOAPIC for interrupt routing [ 0.664122] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.669355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.671523] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.673855] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.676113] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.680320] acpiphp: Slot [3] registered [ 0.681842] acpiphp: Slot [4] registered [ 0.683360] acpiphp: Slot [5] registered [ 0.684880] acpiphp: Slot [6] registered [ 0.686389] acpiphp: Slot [7] registered [ 0.687904] acpiphp: Slot [8] registered [ 0.689420] acpiphp: Slot [9] registered [ 0.690942] acpiphp: Slot [10] registered [ 0.692478] acpiphp: Slot [11] registered [ 0.694258] acpiphp: Slot [12] registered [ 0.695795] acpiphp: Slot [13] registered [ 0.697330] acpiphp: Slot [14] registered [ 0.698870] acpiphp: Slot [15] registered [ 0.700407] acpiphp: Slot [16] registered [ 0.701954] acpiphp: Slot [17] registered [ 0.703494] acpiphp: Slot [18] registered [ 0.705035] acpiphp: Slot [19] registered [ 0.706575] acpiphp: Slot [20] registered [ 0.708122] acpiphp: Slot [21] registered [ 0.709655] acpiphp: Slot [22] registered [ 0.711198] acpiphp: Slot [23] registered [ 0.712738] acpiphp: Slot [24] registered [ 0.714277] acpiphp: Slot [25] registered [ 0.715810] acpiphp: Slot [26] registered [ 0.717354] acpiphp: Slot [27] registered [ 0.718892] acpiphp: Slot [28] registered [ 0.720430] acpiphp: Slot [29] registered [ 0.721975] acpiphp: Slot [30] registered [ 0.723513] acpiphp: Slot [31] registered [ 0.725021] PCI host bridge to bus 0000:00 [ 0.726543] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.728850] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.731149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.733882] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.736596] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.739374] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.744611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.747036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.749271] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.751684] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.756934] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.759608] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.785259] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.788654] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.791302] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.793953] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.796559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.798936] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.801384] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.803372] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.806282] vgaarb: loaded [ 0.807405] vgaarb: bridge control possible 0000:00:02.0 [ 0.809666] SCSI subsystem initialized [ 0.811384] ACPI: bus type USB registered [ 0.812926] usbcore: registered new interface driver usbfs [ 0.814866] usbcore: registered new interface driver hub [ 0.816760] usbcore: registered new device driver usb [ 0.818861] PCI: Using ACPI for IRQ routing [ 0.820873] NetLabel: Initializing [ 0.822205] NetLabel: domain hash size = 128 [ 0.823799] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.825599] NetLabel: unlabeled traffic allowed by default [ 0.827766] amd_nb: Cannot enumerate AMD northbridges [ 0.829697] clocksource: Switched to clocksource kvm-clock [ 0.842289] AppArmor: AppArmor Filesystem Enabled [ 0.844078] pnp: PnP ACPI init [ 0.845658] pnp: PnP ACPI: found 5 devices [ 0.853954] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.857162] NET: Registered protocol family 2 [ 0.859146] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.862067] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.864753] TCP: Hash tables configured (established 32768 bind 32768) [ 0.867126] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.869269] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.871612] NET: Registered protocol family 1 [ 0.873247] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.875323] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.877348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.897749] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.918195] Unpacking initramfs... [ 1.120834] Freeing initrd memory: 14824K [ 1.122842] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.125549] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.128386] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.132780] Scanning for low memory corruption every 60 seconds [ 1.135786] audit: initializing netlink subsys (disabled) [ 1.138213] audit: type=2000 audit(1563796819.422:1): initialized [ 1.141054] Initialise system trusted keyring [ 1.143241] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.145965] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.149817] zbud: loaded [ 1.151442] VFS: Disk quotas dquot_6.6.0 [ 1.153277] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.156411] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.159238] fuse init (API version 7.23) [ 1.161169] Key type big_key registered [ 1.162959] Allocating IMA MOK and blacklist keyrings. [ 1.165884] Key type asymmetric registered [ 1.167748] Asymmetric key parser 'x509' registered [ 1.169925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.173290] io scheduler noop registered [ 1.175090] io scheduler deadline registered (default) [ 1.177345] io scheduler cfq registered [ 1.179243] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.181695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.184617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.187953] ACPI: Power Button [PWRF] [ 1.189866] GHES: HEST is not enabled! [ 1.209927] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.250845] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.255008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.282160] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.286538] Linux agpgart interface v0.103 [ 1.290537] loop: module loaded [ 1.293828] vda: vda1 [ 1.295926] scsi host0: ata_piix [ 1.297659] scsi host1: ata_piix [ 1.299267] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.302178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.305165] libphy: Fixed MDIO Bus: probed [ 1.307172] tun: Universal TUN/TAP device driver, 1.6 [ 1.309403] tun: (C) 1999-2004 Max Krasnyansky [ 1.313397] PPP generic driver version 2.4.2 [ 1.315420] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.318243] ehci-pci: EHCI PCI platform driver [ 1.320275] ehci-platform: EHCI generic platform driver [ 1.322615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.325297] ohci-pci: OHCI PCI platform driver [ 1.327325] ohci-platform: OHCI generic platform driver [ 1.329661] uhci_hcd: USB Universal Host Controller Interface driver [ 1.350418] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.352328] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.355097] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.356973] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.359126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.361478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.364178] usb usb1: Product: UHCI Host Controller [ 1.365951] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.368141] usb usb1: SerialNumber: 0000:00:01.2 [ 1.369922] hub 1-0:1.0: USB hub found [ 1.371370] hub 1-0:1.0: 2 ports detected [ 1.373042] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.376895] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.378689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.380608] mousedev: PS/2 mouse device common for all mice [ 1.382835] rtc_cmos 00:00: RTC can wake from S4 [ 1.385047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.387277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.390502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.392844] i2c /dev entries driver [ 1.394298] device-mapper: uevent: version 1.0.3 [ 1.396133] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.399262] ledtrig-cpu: registered to indicate activity on CPUs [ 1.401798] NET: Registered protocol family 10 [ 1.403786] NET: Registered protocol family 17 [ 1.422338] Key type dns_resolver registered [ 1.424318] registered taskstats version 1 [ 1.425932] Loading compiled-in X.509 certificates [ 1.428265] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.431815] zswap: loaded using pool lzo/zbud [ 1.435236] Key type trusted registered [ 1.439223] Key type encrypted registered [ 1.440791] AppArmor: AppArmor sha1 policy hashing enabled [ 1.442800] ima: No TPM chip found, activating TPM-bypass! [ 1.444794] ima: Allocated hash algorithm: sha1 [ 1.446517] evm: HMAC attrs: 0x1 [ 1.448268] Magic number: 11:891:26 [ 1.449879] rtc_cmos 00:00: setting system clock to 2019-07-22 12:00:19 UTC (1563796819) [ 1.452992] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.455158] EDD information not available. [ 1.459411] Freeing unused kernel memory: 1484K [ 1.477756] Write protecting the kernel read-only data: 14336k [ 1.481152] Freeing unused kernel memory: 1616K [ 1.483010] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.496588] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497369] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497393] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505844] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505881] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506015] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506055] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506109] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506158] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506206] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.552564] virtio_net virtio0 ens3: renamed from eth0 [ 1.564342] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.567838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.585605] AVX2 version of gcm_enc/dec engaged. [ 1.587364] AES CTR mode by8 optimization enabled [ 1.602281] FDC 0 is a S82078B [ 1.685717] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.851210] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.853530] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.855954] usb 1-1: Product: QEMU USB Tablet [ 1.857532] usb 1-1: Manufacturer: QEMU [ 1.858972] usb 1-1: SerialNumber: 42 [ 1.866859] hidraw: raw HID events driver (C) Jiri Kosina [ 1.874689] usbcore: registered new interface driver usbhid [ 1.876844] usbhid: USB HID core driver [ 1.879758] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.884019] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.966719] md: linear personality registered for level -1 [ 2.970747] md: multipath personality registered for level -4 [ 2.974739] md: raid0 personality registered for level 0 [ 2.979290] md: raid1 personality registered for level 1 [ 3.049699] raid6: sse2x1 gen() 11535 MB/s [ 3.117699] raid6: sse2x1 xor() 9111 MB/s [ 3.185701] raid6: sse2x2 gen() 14762 MB/s [ 3.253721] raid6: sse2x2 xor() 10007 MB/s [ 3.321734] raid6: sse2x4 gen() 17014 MB/s [ 3.389701] raid6: sse2x4 xor() 11527 MB/s [ 3.457702] raid6: avx2x1 gen() 22380 MB/s [ 3.525700] raid6: avx2x2 gen() 26708 MB/s [ 3.593701] raid6: avx2x4 gen() 30140 MB/s [ 3.595349] raid6: using algorithm avx2x4 gen() 30140 MB/s [ 3.597408] raid6: using avx2x2 recovery algorithm [ 3.600202] xor: automatically using best checksumming function: [ 3.641761] avx : 33093.000 MB/sec [ 3.644329] async_tx: api initialized (async) [ 3.654087] md: raid6 personality registered for level 6 [ 3.656102] md: raid5 personality registered for level 5 [ 3.658102] md: raid4 personality registered for level 4 [ 3.664943] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.694065] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.716328] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.819303] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.825575] systemd[1]: Detected virtualization kvm. [ 3.827394] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.831859] systemd[1]: Set hostname to . [ 3.836993] systemd[1]: Initializing machine ID from KVM UUID. [ 3.839373] systemd[1]: Installed transient /etc/machine-id file. [ 3.998102] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.001875] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.006887] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.011350] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.014762] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.020588] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.024642] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.028552] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.032240] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.035283] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.038812] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.043087] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.046851] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.049915] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.053253] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.057686] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.061506] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.077836] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.082564] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.088833] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.093238] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.099472] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.105671] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.114590] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.118836] Loading iSCSI transport class v2.0-870. [ 4.120828] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.126117] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.131934] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.138522] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.139414] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Create list of required st... nodes for the current kernel... [ 4.150271] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.157793] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.162609] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.165483] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.182397] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.186833] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.193267] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.198127] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.202893] iscsi: registered transport (iser) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. 2019-07-22 12:00:24,385 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-07-22 12:00:33,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-22 12:00:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-22 12:00:33,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13174 Content-Type: application/json Date: Mon, 22 Jul 2019 12:00:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f04c415-e01e-4c28-97d5-f4695dd7c184 x-openstack-request-id: req-3f04c415-e01e-4c28-97d5-f4695dd7c184 2019-07-22 12:00:33,474 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 691922477 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.368228] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.371343] pid_max: default: 32768 minimum: 301\n[ 0.375373] ACPI: Core revision 20150930\n[ 0.377656] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.380141] Security Framework initialized\n[ 0.381626] Yama: becoming mindful.\n[ 0.383044] AppArmor: AppArmor initialized\n[ 0.384860] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.391176] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.395346] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.397598] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400591] Initializing cgroup subsys io\n[ 0.402128] Initializing cgroup subsys memory\n[ 0.403748] Initializing cgroup subsys devices\n[ 0.405394] Initializing cgroup subsys freezer\n[ 0.407041] Initializing cgroup subsys net_cls\n[ 0.408657] Initializing cgroup subsys perf_event\n[ 0.410325] Initializing cgroup subsys net_prio\n[ 0.411975] Initializing cgroup subsys hugetlb\n[ 0.413569] Initializing cgroup subsys pids\n[ 0.415925] mce: CPU supports 10 MCE banks\n[ 0.417494] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.419367] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.421407] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.423413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.426404] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.429425] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.431815] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.435327] MDS: Mitigation: Clear CPU buffers\n[ 0.439647] Freeing SMP alternatives memory: 36K\n[ 0.446799] ftrace: allocating 32299 entries in 127 pages\n[ 0.496231] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.498563] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.500841] smpboot: Max logical packages: 2\n[ 0.502744] x2apic enabled\n[ 0.504212] Switched APIC routing to physical x2apic.\n[ 0.507288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.509521] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.513862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.526776] KVM setup paravirtual spinlock\n[ 0.530008] x86: Booting SMP configuration:\n[ 0.531736] .... node #0, CPUs: #1\n[ 0.533428] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.555954] x86: Booted up 1 node, 2 CPUs\n[ 0.555956] KVM setup async PF for cpu 1\n[ 0.555961] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.560830] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.563696] devtmpfs: initialized\n[ 0.567133] evm: security.selinux\n[ 0.568441] evm: security.SMACK64\n[ 0.569723] evm: security.SMACK64EXEC\n[ 0.571111] evm: security.SMACK64TRANSMUTE\n[ 0.572660] evm: security.SMACK64MMAP\n[ 0.574045] evm: security.ima\n[ 0.575212] evm: security.capability\n[ 0.576788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.580141] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.582488] pinctrl core: initialized pinctrl subsystem\n[ 0.585137] RTC time: 12:00:18, date: 07/22/19\n[ 0.587682] NET: Registered protocol family 16\n[ 0.601402] cpuidle: using governor ladder\n[ 0.613492] cpuidle: using governor menu\n[ 0.614970] PCCT header not found.\n[ 0.616403] ACPI: bus type PCI registered\n[ 0.617921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.620253] PCI: Using configuration type 1 for base access\n[ 0.634941] ACPI: Added _OSI(Module Device)\n[ 0.636540] ACPI: Added _OSI(Processor Device)\n[ 0.638173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.639875] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.642991] ACPI: Interpreter enabled\n[ 0.661003] ACPI: (supports S0 S5)\n[ 0.662333] ACPI: Using IOAPIC for interrupt routing\n[ 0.664122] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.669355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.671523] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.673855] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.676113] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.680320] acpiphp: Slot [3] registered\n[ 0.681842] acpiphp: Slot [4] registered\n[ 0.683360] acpiphp: Slot [5] registered\n[ 0.684880] acpiphp: Slot [6] registered\n[ 0.686389] acpiphp: Slot [7] registered\n[ 0.687904] acpiphp: Slot [8] registered\n[ 0.689420] acpiphp: Slot [9] registered\n[ 0.690942] acpiphp: Slot [10] registered\n[ 0.692478] acpiphp: Slot [11] registered\n[ 0.694258] acpiphp: Slot [12] registered\n[ 0.695795] acpiphp: Slot [13] registered\n[ 0.697330] acpiphp: Slot [14] registered\n[ 0.698870] acpiphp: Slot [15] registered\n[ 0.700407] acpiphp: Slot [16] registered\n[ 0.701954] acpiphp: Slot [17] registered\n[ 0.703494] acpiphp: Slot [18] registered\n[ 0.705035] acpiphp: Slot [19] registered\n[ 0.706575] acpiphp: Slot [20] registered\n[ 0.708122] acpiphp: Slot [21] registered\n[ 0.709655] acpiphp: Slot [22] registered\n[ 0.711198] acpiphp: Slot [23] registered\n[ 0.712738] acpiphp: Slot [24] registered\n[ 0.714277] acpiphp: Slot [25] registered\n[ 0.715810] acpiphp: Slot [26] registered\n[ 0.717354] acpiphp: Slot [27] registered\n[ 0.718892] acpiphp: Slot [28] registered\n[ 0.720430] acpiphp: Slot [29] registered\n[ 0.721975] acpiphp: Slot [30] registered\n[ 0.723513] acpiphp: Slot [31] registered\n[ 0.725021] PCI host bridge to bus 0000:00\n[ 0.726543] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.728850] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.731149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.733882] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.736596] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.739374] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.744611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.747036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.749271] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.751684] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.756934] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.759608] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.785259] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.788654] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.791302] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.793953] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.796559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.798936] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.801384] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.803372] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.806282] vgaarb: loaded\n[ 0.807405] vgaarb: bridge control possible 0000:00:02.0\n[ 0.809666] SCSI subsystem initialized\n[ 0.811384] ACPI: bus type USB registered\n[ 0.812926] usbcore: registered new interface driver usbfs\n[ 0.814866] usbcore: registered new interface driver hub\n[ 0.816760] usbcore: registered new device driver usb\n[ 0.818861] PCI: Using ACPI for IRQ routing\n[ 0.820873] NetLabel: Initializing\n[ 0.822205] NetLabel: domain hash size = 128\n[ 0.823799] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.825599] NetLabel: unlabeled traffic allowed by default\n[ 0.827766] amd_nb: Cannot enumerate AMD northbridges\n[ 0.829697] clocksource: Switched to clocksource kvm-clock\n[ 0.842289] AppArmor: AppArmor Filesystem Enabled\n[ 0.844078] pnp: PnP ACPI init\n[ 0.845658] pnp: PnP ACPI: found 5 devices\n[ 0.853954] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.857162] NET: Registered protocol family 2\n[ 0.859146] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.862067] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.864753] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.867126] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.869269] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.871612] NET: Registered protocol family 1\n[ 0.873247] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.875323] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.877348] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.897749] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.918195] Unpacking initramfs...\n[ 1.120834] Freeing initrd memory: 14824K\n[ 1.122842] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.125549] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.128386] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.132780] Scanning for low memory corruption every 60 seconds\n[ 1.135786] audit: initializing netlink subsys (disabled)\n[ 1.138213] audit: type=2000 audit(1563796819.422:1): initialized\n[ 1.141054] Initialise system trusted keyring\n[ 1.143241] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.145965] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.149817] zbud: loaded\n[ 1.151442] VFS: Disk quotas dquot_6.6.0\n[ 1.153277] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.156411] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.159238] fuse init (API version 7.23)\n[ 1.161169] Key type big_key registered\n[ 1.162959] Allocating IMA MOK and blacklist keyrings.\n[ 1.165884] Key type asymmetric registered\n[ 1.167748] Asymmetric key parser 'x509' registered\n[ 1.169925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.173290] io scheduler noop registered\n[ 1.175090] io scheduler deadline registered (default)\n[ 1.177345] io scheduler cfq registered\n[ 1.179243] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.181695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.184617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.187953] ACPI: Power Button [PWRF]\n[ 1.189866] GHES: HEST is not enabled!\n[ 1.209927] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.250845] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.255008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.282160] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.286538] Linux agpgart interface v0.103\n[ 1.290537] loop: module loaded\n[ 1.293828] vda: vda1\n[ 1.295926] scsi host0: ata_piix\n[ 1.297659] scsi host1: ata_piix\n[ 1.299267] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.302178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.305165] libphy: Fixed MDIO Bus: probed\n[ 1.307172] tun: Universal TUN/TAP device driver, 1.6\n[ 1.309403] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.313397] PPP generic driver version 2.4.2\n[ 1.315420] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.318243] ehci-pci: EHCI PCI platform driver\n[ 1.320275] ehci-platform: EHCI generic platform driver\n[ 1.322615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.325297] ohci-pci: OHCI PCI platform driver\n[ 1.327325] ohci-platform: OHCI generic platform driver\n[ 1.329661] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.350418] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.352328] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.355097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.356973] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.359126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.361478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.364178] usb usb1: Product: UHCI Host Controller\n[ 1.365951] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.368141] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.369922] hub 1-0:1.0: USB hub found\n[ 1.371370] hub 1-0:1.0: 2 ports detected\n[ 1.373042] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.376895] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.378689] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.380608] mousedev: PS/2 mouse device common for all mice\n[ 1.382835] rtc_cmos 00:00: RTC can wake from S4\n[ 1.385047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.387277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.390502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.392844] i2c /dev entries driver\n[ 1.394298] device-mapper: uevent: version 1.0.3\n[ 1.396133] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.399262] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.401798] NET: Registered protocol family 10\n[ 1.403786] NET: Registered protocol family 17\n[ 1.422338] Key type dns_resolver registered\n[ 1.424318] registered taskstats version 1\n[ 1.425932] Loading compiled-in X.509 certificates\n[ 1.428265] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.431815] zswap: loaded using pool lzo/zbud\n[ 1.435236] Key type trusted registered\n[ 1.439223] Key type encrypted registered\n[ 1.440791] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.442800] ima: No TPM chip found, activating TPM-bypass!\n[ 1.444794] ima: Allocated hash algorithm: sha1\n[ 1.446517] evm: HMAC attrs: 0x1\n[ 1.448268] Magic number: 11:891:26\n[ 1.449879] rtc_cmos 00:00: setting system clock to 2019-07-22 12:00:19 UTC (1563796819)\n[ 1.452992] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.455158] EDD information not available.\n[ 1.459411] Freeing unused kernel memory: 1484K\n[ 1.477756] Write protecting the kernel read-only data: 14336k\n[ 1.481152] Freeing unused kernel memory: 1616K\n[ 1.483010] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.496588] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497369] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497393] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505844] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505881] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506015] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506055] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506109] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506158] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506206] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.552564] virtio_net virtio0 ens3: renamed from eth0\n[ 1.564342] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.567838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.585605] AVX2 version of gcm_enc/dec engaged.\n[ 1.587364] AES CTR mode by8 optimization enabled\n[ 1.602281] FDC 0 is a S82078B\n[ 1.685717] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.851210] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.853530] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.855954] usb 1-1: Product: QEMU USB Tablet\n[ 1.857532] usb 1-1: Manufacturer: QEMU\n[ 1.858972] usb 1-1: SerialNumber: 42\n[ 1.866859] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.874689] usbcore: registered new interface driver usbhid\n[ 1.876844] usbhid: USB HID core driver\n[ 1.879758] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.884019] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.966719] md: linear personality registered for level -1\n[ 2.970747] md: multipath personality registered for level -4\n[ 2.974739] md: raid0 personality registered for level 0\n[ 2.979290] md: raid1 personality registered for level 1\n[ 3.049699] raid6: sse2x1 gen() 11535 MB/s\n[ 3.117699] raid6: sse2x1 xor() 9111 MB/s\n[ 3.185701] raid6: sse2x2 gen() 14762 MB/s\n[ 3.253721] raid6: sse2x2 xor() 10007 MB/s\n[ 3.321734] raid6: sse2x4 gen() 17014 MB/s\n[ 3.389701] raid6: sse2x4 xor() 11527 MB/s\n[ 3.457702] raid6: avx2x1 gen() 22380 MB/s\n[ 3.525700] raid6: avx2x2 gen() 26708 MB/s\n[ 3.593701] raid6: avx2x4 gen() 30140 MB/s\n[ 3.595349] raid6: using algorithm avx2x4 gen() 30140 MB/s\n[ 3.597408] raid6: using avx2x2 recovery algorithm\n[ 3.600202] xor: automatically using best checksumming function:\n[ 3.641761] avx : 33093.000 MB/sec\n[ 3.644329] async_tx: api initialized (async)\n[ 3.654087] md: raid6 personality registered for level 6\n[ 3.656102] md: raid5 personality registered for level 5\n[ 3.658102] md: raid4 personality registered for level 4\n[ 3.664943] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.694065] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.716328] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.819303] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.825575] systemd[1]: Detected virtualization kvm.\n[ 3.827394] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.831859] systemd[1]: Set hostname to .\n[ 3.836993] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.839373] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.998102] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.001875] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.006887] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.011350] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.014762] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.020588] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.024642] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.028552] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.032240] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.035283] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.038812] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.043087] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.046851] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.049915] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.053253] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.057686] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.061506] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.077836] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.082564] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.088833] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.093238] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.099472] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.105671] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.114590] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.118836] Loading iSCSI transport class v2.0-870.\n[ 4.120828] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.126117] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.131934] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.138522] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 4.139414] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Create list of required st... nodes for the current kernel...\n[ 4.150271] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.157793] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.162609] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 4.165483] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.182397] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.186833] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.193267] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.198127] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.202893] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 9.028287] cloud-init[547]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Mon, 22 Jul 2019 12:00:23 +0000. Up 4.98 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.109719] cloud-init[938]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Mon, 22 Jul 2019 12:00:28 +0000. Up 9.59 seconds.\n[ 10.113217] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.116323] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.119451] cloud-init[938]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.122552] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.125672] cloud-init[938]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | global | fa:16:3e:32:88:61 |\n[ 10.128762] cloud-init[938]: ci-info: | ens3 | True | fe80::f816:3eff:fe32:8861/64 | . | link | fa:16:3e:32:88:61 |\n[ 10.131878] cloud-init[938]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.135017] cloud-init[938]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.138107] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.141196] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.144056] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.146922] cloud-init[938]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.149780] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.153264] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\ncloud-init[938]: [[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\nci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.160898] cloud-init[938]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.162662] cloud-init[938]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.162956] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.163262] cloud-init[938]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.163530] cloud-init[938]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.163819] cloud-init[938]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.164430] cloud-init[938]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.164712] cloud-init[938]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.165046] cloud-init[938]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.165298] cloud-init[938]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.165578] cloud-init[938]: Generating public/private rsa key pair.\n[ 10.165887] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.166166] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.166451] cloud-init[938]: The key fingerprint is:\n[ 10.166761] cloud-init[938]: SHA256:lT/F2kdDnbw1lObd9nAWRMbBYqrW4BN1pJNMaEIV9WE root@vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9\n[ 10.167039] cloud-init[938]: The key's randomart image is:\n[ 10.167343] cloud-init[938]: +---[RSA 2048]----+\n[ 10.167614] cloud-init[938]: | ...o+o.EBB=|\n[ 10.167922] cloud-init[938]: | . ooo==+Xo|\n[ 10.168513] cloud-init[938]: | o +=+.*.O|\n[ 10.168785] cloud-init[938]: | + o.+.+B|\n[ 10.169097] cloud-init[938]: | S = + .=o|\n[ 10.169368] cloud-init[938]: | = . . ..|\n[ 10.169653] cloud-init[938]: | . . |\n[ 10.169974] cloud-init[938]: | |\n[ 10.170238] cloud-init[938]: | |\n[ 10.170544] cloud-init[938]: +----[SHA256]-----+\n[ 10.170836] cloud-init[938]: Generating public/private dsa key pair.\n[ 10.171113] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.171417] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.171689] cloud-init[938]: The key fingerprint is:\n[ 10.171983] cloud-init[938]: SHA256:63OZUNIj3syq8kU0MJ2aIwar8nJ8a+sKtOvsh1nXcqU root@vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9\n[ 10.172579] cloud-init[938]: The key's randomart image is:\n[ 10.172850] cloud-init[938]: +---[DSA 1024]----+\n[ 10.173151] cloud-init[938]: | o. . |\n[ 10.173464] cloud-init[938]: | . oo |\n[ 10.173729] cloud-init[938]: | o oo. |\n[ 10.174057] cloud-init[938]: | . o +.oo+ |\n[ 10.174329] cloud-init[938]: | o . ..oSB . |\n[ 10.174607] cloud-init[938]: |+ .. o Eo.+ |\n[ 10.174924] cloud-init[938]: |o++ . o oo o |\n[ 10.175204] cloud-init[938]: |o+=.+ oo + |\n[ 10.175506] cloud-init[938]: |oBo=+=o..o |\n[ 10.175781] cloud-init[938]: +----[SHA256]-----+\n[ 10.176385] cloud-init[938]: Generating public/private ecdsa key pair.\n[ 10.176687] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.176961] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.177243] cloud-init[938]: The key fingerprint is:\n[ 10.177553] cloud-init[938]: SHA256:K46/8+nLEnz4gXE/xNOqpor1BZiRYiUJphg0TZvE7io root@vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9\n[ 10.177824] cloud-init[938]: The key's randomart image is:\n[ 10.178141] cloud-init[938]: +---[ECDSA 256]---+\n[ 10.178415] cloud-init[938]: |+==+. |\n[ 10.178697] cloud-init[938]: |+.+=o. |\n[ 10.179021] cloud-init[938]: |o +oo . . |\n[ 10.179293] cloud-init[938]: | . o +. . + . |\n[ 10.179600] cloud-init[938]: | . o..=So o |\n[ 10.179892] cloud-init[938]: | . =.o.+ |\n[ 10.180460] cloud-init[938]: | . . .+oo . |\n[ 10.180764] cloud-init[938]: |E. o +o++. |\n[ 10.181054] cloud-init[938]: |. . oo*O*. |\n[ 10.181344] cloud-init[938]: +----[SHA256]-----+\n[ 10.181645] cloud-init[938]: Generating public/private ed25519 key pair.\n[ 10.181919] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.182232] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.182645] cloud-init[938]: The key fingerprint is:\n[ 10.182815] cloud-init[938]: SHA256:8L60+IvDYrxSBWkaYz/FQZw5KEwTdDXTiXWETqV7z8M root@vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9\n[ 10.183091] cloud-init[938]: The key's randomart image is:\n[ 10.183372] cloud-init[938]: +--[ED25519 256]--+\n[ 10.183659] cloud-init[938]: | +=..B*B.=+ |\n[ 10.183974] cloud-init[938]: | *o= Oo=o |\n[ 10.184539] cloud-init[938]: | . B o.+. |\n[ 10.184837] cloud-init[938]: | . o .o.. |\n[ 10.185122] cloud-init[938]: | o S . |\n[ 10.185422] cloud-init[938]: | . . . + |\n[ 10.185714] cloud-init[938]: | o . o E |\n[ 10.186002] cloud-init[938]: | . + o+ o . |\n[ 10.186315] cloud-init[938]: | o.ooo=. |\n[ 10.186598] cloud-init[938]: +----[SHA256]-----+\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt download activities.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting System Logging Service...\n Starting LXD - container startup/shutdown...\n Starting Snappy daemon...\n Starting Login Service...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Accounts Service.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-07-22 12:00:33,475 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341/action used request id req-3f04c415-e01e-4c28-97d5-f4695dd7c184 2019-07-22 12:00:33,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.07981300354s 2019-07-22 12:00:33,476 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 691922477 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.368228] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.371343] pid_max: default: 32768 minimum: 301 [ 0.375373] ACPI: Core revision 20150930 [ 0.377656] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.380141] Security Framework initialized [ 0.381626] Yama: becoming mindful. [ 0.383044] AppArmor: AppArmor initialized [ 0.384860] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.391176] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.395346] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.397598] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.400591] Initializing cgroup subsys io [ 0.402128] Initializing cgroup subsys memory [ 0.403748] Initializing cgroup subsys devices [ 0.405394] Initializing cgroup subsys freezer [ 0.407041] Initializing cgroup subsys net_cls [ 0.408657] Initializing cgroup subsys perf_event [ 0.410325] Initializing cgroup subsys net_prio [ 0.411975] Initializing cgroup subsys hugetlb [ 0.413569] Initializing cgroup subsys pids [ 0.415925] mce: CPU supports 10 MCE banks [ 0.417494] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.419367] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.421407] Spectre V2 : Mitigation: Full generic retpoline [ 0.423413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.426404] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.429425] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.431815] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.435327] MDS: Mitigation: Clear CPU buffers [ 0.439647] Freeing SMP alternatives memory: 36K [ 0.446799] ftrace: allocating 32299 entries in 127 pages [ 0.496231] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.498563] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.500841] smpboot: Max logical packages: 2 [ 0.502744] x2apic enabled [ 0.504212] Switched APIC routing to physical x2apic. [ 0.507288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.509521] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.513862] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.526776] KVM setup paravirtual spinlock [ 0.530008] x86: Booting SMP configuration: [ 0.531736] .... node #0, CPUs: #1 [ 0.533428] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.555954] x86: Booted up 1 node, 2 CPUs [ 0.555956] KVM setup async PF for cpu 1 [ 0.555961] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.560830] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.563696] devtmpfs: initialized [ 0.567133] evm: security.selinux [ 0.568441] evm: security.SMACK64 [ 0.569723] evm: security.SMACK64EXEC [ 0.571111] evm: security.SMACK64TRANSMUTE [ 0.572660] evm: security.SMACK64MMAP [ 0.574045] evm: security.ima [ 0.575212] evm: security.capability [ 0.576788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.580141] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.582488] pinctrl core: initialized pinctrl subsystem [ 0.585137] RTC time: 12:00:18, date: 07/22/19 [ 0.587682] NET: Registered protocol family 16 [ 0.601402] cpuidle: using governor ladder [ 0.613492] cpuidle: using governor menu [ 0.614970] PCCT header not found. [ 0.616403] ACPI: bus type PCI registered [ 0.617921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.620253] PCI: Using configuration type 1 for base access [ 0.634941] ACPI: Added _OSI(Module Device) [ 0.636540] ACPI: Added _OSI(Processor Device) [ 0.638173] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.639875] ACPI: Added _OSI(Processor Aggregator Device) [ 0.642991] ACPI: Interpreter enabled [ 0.661003] ACPI: (supports S0 S5) [ 0.662333] ACPI: Using IOAPIC for interrupt routing [ 0.664122] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.669355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.671523] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.673855] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.676113] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.680320] acpiphp: Slot [3] registered [ 0.681842] acpiphp: Slot [4] registered [ 0.683360] acpiphp: Slot [5] registered [ 0.684880] acpiphp: Slot [6] registered [ 0.686389] acpiphp: Slot [7] registered [ 0.687904] acpiphp: Slot [8] registered [ 0.689420] acpiphp: Slot [9] registered [ 0.690942] acpiphp: Slot [10] registered [ 0.692478] acpiphp: Slot [11] registered [ 0.694258] acpiphp: Slot [12] registered [ 0.695795] acpiphp: Slot [13] registered [ 0.697330] acpiphp: Slot [14] registered [ 0.698870] acpiphp: Slot [15] registered [ 0.700407] acpiphp: Slot [16] registered [ 0.701954] acpiphp: Slot [17] registered [ 0.703494] acpiphp: Slot [18] registered [ 0.705035] acpiphp: Slot [19] registered [ 0.706575] acpiphp: Slot [20] registered [ 0.708122] acpiphp: Slot [21] registered [ 0.709655] acpiphp: Slot [22] registered [ 0.711198] acpiphp: Slot [23] registered [ 0.712738] acpiphp: Slot [24] registered [ 0.714277] acpiphp: Slot [25] registered [ 0.715810] acpiphp: Slot [26] registered [ 0.717354] acpiphp: Slot [27] registered [ 0.718892] acpiphp: Slot [28] registered [ 0.720430] acpiphp: Slot [29] registered [ 0.721975] acpiphp: Slot [30] registered [ 0.723513] acpiphp: Slot [31] registered [ 0.725021] PCI host bridge to bus 0000:00 [ 0.726543] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.728850] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.731149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.733882] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.736596] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.739374] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.744611] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.747036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.749271] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.751684] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.756934] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.759608] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.785259] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.788654] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.791302] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.793953] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.796559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.798936] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.801384] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.803372] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.806282] vgaarb: loaded [ 0.807405] vgaarb: bridge control possible 0000:00:02.0 [ 0.809666] SCSI subsystem initialized [ 0.811384] ACPI: bus type USB registered [ 0.812926] usbcore: registered new interface driver usbfs [ 0.814866] usbcore: registered new interface driver hub [ 0.816760] usbcore: registered new device driver usb [ 0.818861] PCI: Using ACPI for IRQ routing [ 0.820873] NetLabel: Initializing [ 0.822205] NetLabel: domain hash size = 128 [ 0.823799] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.825599] NetLabel: unlabeled traffic allowed by default [ 0.827766] amd_nb: Cannot enumerate AMD northbridges [ 0.829697] clocksource: Switched to clocksource kvm-clock [ 0.842289] AppArmor: AppArmor Filesystem Enabled [ 0.844078] pnp: PnP ACPI init [ 0.845658] pnp: PnP ACPI: found 5 devices [ 0.853954] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.857162] NET: Registered protocol family 2 [ 0.859146] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.862067] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.864753] TCP: Hash tables configured (established 32768 bind 32768) [ 0.867126] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.869269] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.871612] NET: Registered protocol family 1 [ 0.873247] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.875323] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.877348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.897749] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.918195] Unpacking initramfs... [ 1.120834] Freeing initrd memory: 14824K [ 1.122842] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.125549] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.128386] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.132780] Scanning for low memory corruption every 60 seconds [ 1.135786] audit: initializing netlink subsys (disabled) [ 1.138213] audit: type=2000 audit(1563796819.422:1): initialized [ 1.141054] Initialise system trusted keyring [ 1.143241] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.145965] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.149817] zbud: loaded [ 1.151442] VFS: Disk quotas dquot_6.6.0 [ 1.153277] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.156411] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.159238] fuse init (API version 7.23) [ 1.161169] Key type big_key registered [ 1.162959] Allocating IMA MOK and blacklist keyrings. [ 1.165884] Key type asymmetric registered [ 1.167748] Asymmetric key parser 'x509' registered [ 1.169925] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.173290] io scheduler noop registered [ 1.175090] io scheduler deadline registered (default) [ 1.177345] io scheduler cfq registered [ 1.179243] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.181695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.184617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.187953] ACPI: Power Button [PWRF] [ 1.189866] GHES: HEST is not enabled! [ 1.209927] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.250845] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.255008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.282160] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.286538] Linux agpgart interface v0.103 [ 1.290537] loop: module loaded [ 1.293828] vda: vda1 [ 1.295926] scsi host0: ata_piix [ 1.297659] scsi host1: ata_piix [ 1.299267] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.302178] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.305165] libphy: Fixed MDIO Bus: probed [ 1.307172] tun: Universal TUN/TAP device driver, 1.6 [ 1.309403] tun: (C) 1999-2004 Max Krasnyansky [ 1.313397] PPP generic driver version 2.4.2 [ 1.315420] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.318243] ehci-pci: EHCI PCI platform driver [ 1.320275] ehci-platform: EHCI generic platform driver [ 1.322615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.325297] ohci-pci: OHCI PCI platform driver [ 1.327325] ohci-platform: OHCI generic platform driver [ 1.329661] uhci_hcd: USB Universal Host Controller Interface driver [ 1.350418] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.352328] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.355097] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.356973] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.359126] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.361478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.364178] usb usb1: Product: UHCI Host Controller [ 1.365951] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.368141] usb usb1: SerialNumber: 0000:00:01.2 [ 1.369922] hub 1-0:1.0: USB hub found [ 1.371370] hub 1-0:1.0: 2 ports detected [ 1.373042] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.376895] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.378689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.380608] mousedev: PS/2 mouse device common for all mice [ 1.382835] rtc_cmos 00:00: RTC can wake from S4 [ 1.385047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.387277] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.390502] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.392844] i2c /dev entries driver [ 1.394298] device-mapper: uevent: version 1.0.3 [ 1.396133] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.399262] ledtrig-cpu: registered to indicate activity on CPUs [ 1.401798] NET: Registered protocol family 10 [ 1.403786] NET: Registered protocol family 17 [ 1.422338] Key type dns_resolver registered [ 1.424318] registered taskstats version 1 [ 1.425932] Loading compiled-in X.509 certificates [ 1.428265] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.431815] zswap: loaded using pool lzo/zbud [ 1.435236] Key type trusted registered [ 1.439223] Key type encrypted registered [ 1.440791] AppArmor: AppArmor sha1 policy hashing enabled [ 1.442800] ima: No TPM chip found, activating TPM-bypass! [ 1.444794] ima: Allocated hash algorithm: sha1 [ 1.446517] evm: HMAC attrs: 0x1 [ 1.448268] Magic number: 11:891:26 [ 1.449879] rtc_cmos 00:00: setting system clock to 2019-07-22 12:00:19 UTC (1563796819) [ 1.452992] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.455158] EDD information not available. [ 1.459411] Freeing unused kernel memory: 1484K [ 1.477756] Write protecting the kernel read-only data: 14336k [ 1.481152] Freeing unused kernel memory: 1616K [ 1.483010] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.496588] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497369] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497393] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505844] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505881] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506015] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506055] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506109] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506158] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506206] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.552564] virtio_net virtio0 ens3: renamed from eth0 [ 1.564342] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.567838] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.585605] AVX2 version of gcm_enc/dec engaged. [ 1.587364] AES CTR mode by8 optimization enabled [ 1.602281] FDC 0 is a S82078B [ 1.685717] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.851210] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.853530] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.855954] usb 1-1: Product: QEMU USB Tablet [ 1.857532] usb 1-1: Manufacturer: QEMU [ 1.858972] usb 1-1: SerialNumber: 42 [ 1.866859] hidraw: raw HID events driver (C) Jiri Kosina [ 1.874689] usbcore: registered new interface driver usbhid [ 1.876844] usbhid: USB HID core driver [ 1.879758] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.884019] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.966719] md: linear personality registered for level -1 [ 2.970747] md: multipath personality registered for level -4 [ 2.974739] md: raid0 personality registered for level 0 [ 2.979290] md: raid1 personality registered for level 1 [ 3.049699] raid6: sse2x1 gen() 11535 MB/s [ 3.117699] raid6: sse2x1 xor() 9111 MB/s [ 3.185701] raid6: sse2x2 gen() 14762 MB/s [ 3.253721] raid6: sse2x2 xor() 10007 MB/s [ 3.321734] raid6: sse2x4 gen() 17014 MB/s [ 3.389701] raid6: sse2x4 xor() 11527 MB/s [ 3.457702] raid6: avx2x1 gen() 22380 MB/s [ 3.525700] raid6: avx2x2 gen() 26708 MB/s [ 3.593701] raid6: avx2x4 gen() 30140 MB/s [ 3.595349] raid6: using algorithm avx2x4 gen() 30140 MB/s [ 3.597408] raid6: using avx2x2 recovery algorithm [ 3.600202] xor: automatically using best checksumming function: [ 3.641761] avx : 33093.000 MB/sec [ 3.644329] async_tx: api initialized (async) [ 3.654087] md: raid6 personality registered for level 6 [ 3.656102] md: raid5 personality registered for level 5 [ 3.658102] md: raid4 personality registered for level 4 [ 3.664943] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.694065] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.716328] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.819303] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.825575] systemd[1]: Detected virtualization kvm. [ 3.827394] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.831859] systemd[1]: Set hostname to . [ 3.836993] systemd[1]: Initializing machine ID from KVM UUID. [ 3.839373] systemd[1]: Installed transient /etc/machine-id file. [ 3.998102] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.001875] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.006887] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.011350] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.014762] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.020588] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.024642] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.028552] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.032240] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.035283] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.038812] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.043087] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.046851] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.049915] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.053253] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.057686] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.061506] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.077836] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.082564] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.088833] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.093238] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.099472] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.105671] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.114590] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.118836] Loading iSCSI transport class v2.0-870. [ 4.120828] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.126117] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.131934] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.138522] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.139414] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Create list of required st... nodes for the current kernel... [ 4.150271] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.157793] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.162609] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 4.165483] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.182397] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.186833] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.193267] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.198127] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.202893] iscsi: registered transport (iser) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.028287] cloud-init[547]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Mon, 22 Jul 2019 12:00:23 +0000. Up 4.98 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.109719] cloud-init[938]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Mon, 22 Jul 2019 12:00:28 +0000. Up 9.59 seconds. [ 10.113217] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.116323] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.119451] cloud-init[938]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.122552] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.125672] cloud-init[938]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | global | fa:16:3e:32:88:61 | [ 10.128762] cloud-init[938]: ci-info: | ens3 | True | fe80::f816:3eff:fe32:8861/64 | . | link | fa:16:3e:32:88:61 | [ 10.131878] cloud-init[938]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.135017] cloud-init[938]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.138107] cloud-init[938]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.141196] cloud-init[938]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.144056] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.146922] cloud-init[938]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.149780] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.153264] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). cloud-init[938]: [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.160898] cloud-init[938]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.162662] cloud-init[938]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.162956] cloud-init[938]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.163262] cloud-init[938]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.163530] cloud-init[938]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.163819] cloud-init[938]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.164430] cloud-init[938]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.164712] cloud-init[938]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.165046] cloud-init[938]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.165298] cloud-init[938]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.165578] cloud-init[938]: Generating public/private rsa key pair. [ 10.165887] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.166166] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.166451] cloud-init[938]: The key fingerprint is: [ 10.166761] cloud-init[938]: SHA256:lT/F2kdDnbw1lObd9nAWRMbBYqrW4BN1pJNMaEIV9WE root@vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 [ 10.167039] cloud-init[938]: The key's randomart image is: [ 10.167343] cloud-init[938]: +---[RSA 2048]----+ [ 10.167614] cloud-init[938]: | ...o+o.EBB=| [ 10.167922] cloud-init[938]: | . ooo==+Xo| [ 10.168513] cloud-init[938]: | o +=+.*.O| [ 10.168785] cloud-init[938]: | + o.+.+B| [ 10.169097] cloud-init[938]: | S = + .=o| [ 10.169368] cloud-init[938]: | = . . ..| [ 10.169653] cloud-init[938]: | . . | [ 10.169974] cloud-init[938]: | | [ 10.170238] cloud-init[938]: | | [ 10.170544] cloud-init[938]: +----[SHA256]-----+ [ 10.170836] cloud-init[938]: Generating public/private dsa key pair. [ 10.171113] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.171417] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.171689] cloud-init[938]: The key fingerprint is: [ 10.171983] cloud-init[938]: SHA256:63OZUNIj3syq8kU0MJ2aIwar8nJ8a+sKtOvsh1nXcqU root@vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 [ 10.172579] cloud-init[938]: The key's randomart image is: [ 10.172850] cloud-init[938]: +---[DSA 1024]----+ [ 10.173151] cloud-init[938]: | o. . | [ 10.173464] cloud-init[938]: | . oo | [ 10.173729] cloud-init[938]: | o oo. | [ 10.174057] cloud-init[938]: | . o +.oo+ | [ 10.174329] cloud-init[938]: | o . ..oSB . | [ 10.174607] cloud-init[938]: |+ .. o Eo.+ | [ 10.174924] cloud-init[938]: |o++ . o oo o | [ 10.175204] cloud-init[938]: |o+=.+ oo + | [ 10.175506] cloud-init[938]: |oBo=+=o..o | [ 10.175781] cloud-init[938]: +----[SHA256]-----+ [ 10.176385] cloud-init[938]: Generating public/private ecdsa key pair. [ 10.176687] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.176961] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.177243] cloud-init[938]: The key fingerprint is: [ 10.177553] cloud-init[938]: SHA256:K46/8+nLEnz4gXE/xNOqpor1BZiRYiUJphg0TZvE7io root@vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 [ 10.177824] cloud-init[938]: The key's randomart image is: [ 10.178141] cloud-init[938]: +---[ECDSA 256]---+ [ 10.178415] cloud-init[938]: |+==+. | [ 10.178697] cloud-init[938]: |+.+=o. | [ 10.179021] cloud-init[938]: |o +oo . . | [ 10.179293] cloud-init[938]: | . o +. . + . | [ 10.179600] cloud-init[938]: | . o..=So o | [ 10.179892] cloud-init[938]: | . =.o.+ | [ 10.180460] cloud-init[938]: | . . .+oo . | [ 10.180764] cloud-init[938]: |E. o +o++. | [ 10.181054] cloud-init[938]: |. . oo*O*. | [ 10.181344] cloud-init[938]: +----[SHA256]-----+ [ 10.181645] cloud-init[938]: Generating public/private ed25519 key pair. [ 10.181919] cloud-init[938]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.182232] cloud-init[938]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.182645] cloud-init[938]: The key fingerprint is: [ 10.182815] cloud-init[938]: SHA256:8L60+IvDYrxSBWkaYz/FQZw5KEwTdDXTiXWETqV7z8M root@vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 [ 10.183091] cloud-init[938]: The key's randomart image is: [ 10.183372] cloud-init[938]: +--[ED25519 256]--+ [ 10.183659] cloud-init[938]: | +=..B*B.=+ | [ 10.183974] cloud-init[938]: | *o= Oo=o | [ 10.184539] cloud-init[938]: | . B o.+. | [ 10.184837] cloud-init[938]: | . o .o.. | [ 10.185122] cloud-init[938]: | o S . | [ 10.185422] cloud-init[938]: | . . . + | [ 10.185714] cloud-init[938]: | o . o E | [ 10.186002] cloud-init[938]: | . + o+ o . | [ 10.186315] cloud-init[938]: | o.ooo=. | [ 10.186598] cloud-init[938]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started ACPI event daemon. Starting System Logging Service... Starting LXD - container startup/shutdown... Starting Snappy daemon... Starting Login Service... Starting Accounts Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Accounts Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-07-22 12:00:33,479 - paramiko.transport - DEBUG - starting thread (client mode): 0x50256d10L 2019-07-22 12:00:33,480 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 12:00:33,486 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-22 12:00:33,487 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-22 12:00:33,488 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 12:00:33,488 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 12:00:33,488 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 12:00:33,488 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 12:00:33,489 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 12:00:33,489 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 12:00:33,530 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-22 12:00:33,530 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 12:00:33,543 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 97a4cdaa1b1f626b2894b0999b5292c5 2019-07-22 12:00:33,545 - paramiko.transport - DEBUG - Trying discovered key 57b97fc1dcbfcd5d19ccc845e9629391 in /tmp/tmpYK6YQY 2019-07-22 12:00:33,571 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 12:00:33,598 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-22 12:00:33,609 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 12:00:33,826 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-22 12:00:33,826 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-22 12:00:33,866 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 12:00:33,866 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 12:00:33,875 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 12:00:40,214 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-22 12:00:40,255 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 12:00:40,255 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 12:00:40,255 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 12:00:40,255 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 12:00:40,255 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 12:00:40,255 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 12:00:40,262 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 12:00:46,748 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-22 12:00:46,749 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 12:00:46,749 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 12:00:46,749 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 12:00:46,749 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 12:00:46,749 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 12:00:46,749 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 12:00:46,753 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 12:00:52,544 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-22 12:00:52,546 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 12:00:52,546 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-22 12:00:52,546 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-22 12:00:52,546 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 12:00:52,546 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-22 12:00:52,546 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 12:00:52,549 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 12:00:57,991 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-22 12:00:57,992 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-22 12:00:57,994 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-22 12:00:57,995 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-22 12:00:57,995 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-22 12:00:57,996 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-22 12:02:34,485 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-22 12:02:34,485 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a Client: Version: 18.09.8 API version: 1.39 Go version: go1.10.8 Git commit: 0dd43dd87f Built: Wed Jul 17 17:41:19 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.8 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 0dd43dd Built: Wed Jul 17 17:07:25 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest deab646cd2bf056f2ca082718deaecc55f81aadfe72704edd597ef92dcec6b5e 2019-07-22 12:02:34,486 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-22 12:02:34,487 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 --2019-07-22 12:01:01-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.62, 99.84.74.4, 99.84.74.12, ... Connecting to get.docker.com (get.docker.com)|99.84.74.62|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13185 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 25.8M=0s 2019-07-22 12:01:01 (25.8 MB/s) - ‘script.sh’ saved [13185/13185] sudo: unable to resolve host vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 sudo: unable to resolve host vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 sudo: unable to resolve host vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 2019-07-22 12:02:34,487 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-22 12:02:34,487 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-22 12:02:34,488 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-22 12:02:34,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-07-22 12:02:34,496 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.202', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-22 12:03:04,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-07-22 12:03:05,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:03:05,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:03:05,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:03:05,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:03:05,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:03:05,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:03:05,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:03:05,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 116, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 135, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 112, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-22 12:03:05,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:03:05,266 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:03:05 GMT 2019-07-22 12:03:05,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:03:05,266 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:03:05,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:03:05,266 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:03:05,266 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:03:05,266 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:03:05,267 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 116, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 330, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 135, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 114, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-22 12:03:05,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-07-22 12:03:05,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:03:05,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:03:05,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:03:05,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:03:05,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:03:05,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:03:05,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:03:05,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 116, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 135, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 112, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-22 12:03:05,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:03:05,408 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:03:05 GMT 2019-07-22 12:03:05,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:03:05,408 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:03:05,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:03:05,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:03:05,408 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:03:05,408 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:03:05,409 - functest.core.cloudify - INFO - The current manager status is running 2019-07-22 12:03:05,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-07-22 12:03:05,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:03:05,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:03:05,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:03:05,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:03:05,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:03:05 GMT 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:03:05,462 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:03:05,463 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-22 12:03:05,463 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-22 12:03:05,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:03:05,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:03:05,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:03:05,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:03:05,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:03:05,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:03:05,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:03:05,639 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-22 12:03:05,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T12:03:05.623Z", "updated_at": "2019-07-22T12:03:05.623Z", "value": "gAAAAABdNaX50JUk9av_F-h_qffoZDHcsEw9A1C6LujneTbtXW1fcP9Nc6yqlT35Kg9DnYdmjXqjsd5Z7-4jgpusGDO7v_HgzQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-22 12:03:05,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:03:05,640 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:03:05 GMT 2019-07-22 12:03:05,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:03:05,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-22 12:03:05,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:03:05,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:03:05,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:03:05,640 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-07-22 12:03:05,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:03:05,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:03:05,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:03:05,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:03:05,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:03:05,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:03:05,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:03:05,694 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-22 12:03:05,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-22T12:03:05.623Z", "updated_at": "2019-07-22T12:03:05.623Z", "value": "gAAAAABdNaX50JUk9av_F-h_qffoZDHcsEw9A1C6LujneTbtXW1fcP9Nc6yqlT35Kg9DnYdmjXqjsd5Z7-4jgpusGDO7v_HgzQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-22 12:03:05,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:03:05,695 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:03:05 GMT 2019-07-22 12:03:05,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:03:05,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-22 12:03:05,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:03:05,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:03:05,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:03:05,695 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-22 12:03:05,696 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-22 12:03:05,696 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-22 12:03:05,697 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-22 12:03:05,698 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-22 12:03:05,698 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-22 12:03:05,702 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-22 12:03:05,723 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-22 12:03:05,723 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-22 12:03:05,724 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-22 12:03:05,767 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-22 12:03:05,768 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-22 12:03:05,788 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-22 12:03:06,522 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-22 12:03:06,522 - functest.core.cloudify - DEBUG - output: 2019-07-22 12:03:06,523 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-22 12:03:06,523 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 sudo: unable to resolve host vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 2019-07-22 12:03:06,524 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-07-22 12:03:06,525 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-07-22 12:03:06,525 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-07-22 12:03:06,564 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-07-22 12:03:16,174 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-07-22 12:03:16,174 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpSjiQVO/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmprylsq5/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpW1Y1YI.zip |-------------------------------------------------------| 0.05% tmpW1Y1YI.zip |-------------------------------------------------------| 0.09% tmpW1Y1YI.zip |-------------------------------------------------------| 0.14% tmpW1Y1YI.zip |-------------------------------------------------------| 0.18% tmpW1Y1YI.zip |-------------------------------------------------------| 0.23% tmpW1Y1YI.zip |-------------------------------------------------------| 0.27% tmpW1Y1YI.zip |-------------------------------------------------------| 0.32% tmpW1Y1YI.zip |-------------------------------------------------------| 0.37% tmpW1Y1YI.zip |-------------------------------------------------------| 0.41% tmpW1Y1YI.zip |-------------------------------------------------------| 0.46% tmpW1Y1YI.zip |-------------------------------------------------------| 0.5% tmpW1Y1YI.zip |-------------------------------------------------------| 0.55% tmpW1Y1YI.zip |-------------------------------------------------------| 0.59% tmpW1Y1YI.zip |-------------------------------------------------------| 0.64% tmpW1Y1YI.zip |-------------------------------------------------------| 0.68% tmpW1Y1YI.zip |-------------------------------------------------------| 0.73% tmpW1Y1YI.zip |-------------------------------------------------------| 0.78% tmpW1Y1YI.zip |-------------------------------------------------------| 0.82% tmpW1Y1YI.zip |-------------------------------------------------------| 0.87% tmpW1Y1YI.zip |#------------------------------------------------------| 0.91% tmpW1Y1YI.zip |#------------------------------------------------------| 0.96% tmpW1Y1YI.zip |#------------------------------------------------------| 1.0% tmpW1Y1YI.zip |#------------------------------------------------------| 1.05% tmpW1Y1YI.zip |#------------------------------------------------------| 1.1% tmpW1Y1YI.zip |#------------------------------------------------------| 1.14% tmpW1Y1YI.zip |#------------------------------------------------------| 1.19% tmpW1Y1YI.zip |#------------------------------------------------------| 1.23% tmpW1Y1YI.zip |#------------------------------------------------------| 1.28% tmpW1Y1YI.zip |#------------------------------------------------------| 1.32% tmpW1Y1YI.zip |#------------------------------------------------------| 1.37% tmpW1Y1YI.zip |#------------------------------------------------------| 1.42% tmpW1Y1YI.zip |#------------------------------------------------------| 1.46% tmpW1Y1YI.zip |#------------------------------------------------------| 1.51% tmpW1Y1YI.zip |#------------------------------------------------------| 1.55% tmpW1Y1YI.zip |#------------------------------------------------------| 1.6% tmpW1Y1YI.zip |#------------------------------------------------------| 1.64% tmpW1Y1YI.zip |#------------------------------------------------------| 1.69% tmpW1Y1YI.zip |#------------------------------------------------------| 1.73% tmpW1Y1YI.zip |#------------------------------------------------------| 1.78% tmpW1Y1YI.zip |#------------------------------------------------------| 1.83% tmpW1Y1YI.zip |#------------------------------------------------------| 1.87% tmpW1Y1YI.zip |#------------------------------------------------------| 1.92% tmpW1Y1YI.zip |#------------------------------------------------------| 1.96% tmpW1Y1YI.zip |#------------------------------------------------------| 2.01% tmpW1Y1YI.zip |#------------------------------------------------------| 2.05% tmpW1Y1YI.zip |#------------------------------------------------------| 2.1% tmpW1Y1YI.zip |#------------------------------------------------------| 2.15% tmpW1Y1YI.zip |#------------------------------------------------------| 2.19% tmpW1Y1YI.zip |#------------------------------------------------------| 2.24% tmpW1Y1YI.zip |#------------------------------------------------------| 2.28% tmpW1Y1YI.zip |#------------------------------------------------------| 2.33% tmpW1Y1YI.zip |#------------------------------------------------------| 2.37% tmpW1Y1YI.zip |#------------------------------------------------------| 2.42% tmpW1Y1YI.zip |#------------------------------------------------------| 2.47% tmpW1Y1YI.zip |#------------------------------------------------------| 2.51% tmpW1Y1YI.zip |#------------------------------------------------------| 2.56% tmpW1Y1YI.zip |#------------------------------------------------------| 2.6% tmpW1Y1YI.zip |#------------------------------------------------------| 2.65% tmpW1Y1YI.zip |#------------------------------------------------------| 2.69% tmpW1Y1YI.zip |##-----------------------------------------------------| 2.74% tmpW1Y1YI.zip |##-----------------------------------------------------| 2.78% tmpW1Y1YI.zip |##-----------------------------------------------------| 2.83% tmpW1Y1YI.zip |##-----------------------------------------------------| 2.88% tmpW1Y1YI.zip |##-----------------------------------------------------| 2.92% tmpW1Y1YI.zip |##-----------------------------------------------------| 2.97% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.01% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.06% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.1% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.15% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.2% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.24% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.29% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.33% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.38% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.42% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.47% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.51% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.56% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.61% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.65% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.7% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.74% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.79% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.83% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.88% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.93% tmpW1Y1YI.zip |##-----------------------------------------------------| 3.97% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.02% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.06% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.11% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.15% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.2% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.25% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.29% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.34% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.38% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.43% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.47% tmpW1Y1YI.zip |##-----------------------------------------------------| 4.52% tmpW1Y1YI.zip |###----------------------------------------------------| 4.56% tmpW1Y1YI.zip |###----------------------------------------------------| 4.61% tmpW1Y1YI.zip |###----------------------------------------------------| 4.66% tmpW1Y1YI.zip |###----------------------------------------------------| 4.7% tmpW1Y1YI.zip |###----------------------------------------------------| 4.75% tmpW1Y1YI.zip |###----------------------------------------------------| 4.79% tmpW1Y1YI.zip |###----------------------------------------------------| 4.84% tmpW1Y1YI.zip |###----------------------------------------------------| 4.88% tmpW1Y1YI.zip |###----------------------------------------------------| 4.93% tmpW1Y1YI.zip |###----------------------------------------------------| 4.98% tmpW1Y1YI.zip |###----------------------------------------------------| 5.02% tmpW1Y1YI.zip |###----------------------------------------------------| 5.07% tmpW1Y1YI.zip |###----------------------------------------------------| 5.11% tmpW1Y1YI.zip |###----------------------------------------------------| 5.16% tmpW1Y1YI.zip |###----------------------------------------------------| 5.2% tmpW1Y1YI.zip |###----------------------------------------------------| 5.25% tmpW1Y1YI.zip |###----------------------------------------------------| 5.3% tmpW1Y1YI.zip |###----------------------------------------------------| 5.34% tmpW1Y1YI.zip |###----------------------------------------------------| 5.39% tmpW1Y1YI.zip |###----------------------------------------------------| 5.43% tmpW1Y1YI.zip |###----------------------------------------------------| 5.48% tmpW1Y1YI.zip |###----------------------------------------------------| 5.52% tmpW1Y1YI.zip |###----------------------------------------------------| 5.57% tmpW1Y1YI.zip |###----------------------------------------------------| 5.61% tmpW1Y1YI.zip |###----------------------------------------------------| 5.66% tmpW1Y1YI.zip |###----------------------------------------------------| 5.71% tmpW1Y1YI.zip |###----------------------------------------------------| 5.75% tmpW1Y1YI.zip |###----------------------------------------------------| 5.8% tmpW1Y1YI.zip |###----------------------------------------------------| 5.84% tmpW1Y1YI.zip |###----------------------------------------------------| 5.89% tmpW1Y1YI.zip |###----------------------------------------------------| 5.93% tmpW1Y1YI.zip |###----------------------------------------------------| 5.98% tmpW1Y1YI.zip |###----------------------------------------------------| 6.03% tmpW1Y1YI.zip |###----------------------------------------------------| 6.07% tmpW1Y1YI.zip |###----------------------------------------------------| 6.12% tmpW1Y1YI.zip |###----------------------------------------------------| 6.16% tmpW1Y1YI.zip |###----------------------------------------------------| 6.21% tmpW1Y1YI.zip |###----------------------------------------------------| 6.25% tmpW1Y1YI.zip |###----------------------------------------------------| 6.3% tmpW1Y1YI.zip |###----------------------------------------------------| 6.35% tmpW1Y1YI.zip |####---------------------------------------------------| 6.39% tmpW1Y1YI.zip |####---------------------------------------------------| 6.44% tmpW1Y1YI.zip |####---------------------------------------------------| 6.48% tmpW1Y1YI.zip |####---------------------------------------------------| 6.53% tmpW1Y1YI.zip |####---------------------------------------------------| 6.57% tmpW1Y1YI.zip |####---------------------------------------------------| 6.62% tmpW1Y1YI.zip |####---------------------------------------------------| 6.66% tmpW1Y1YI.zip |####---------------------------------------------------| 6.71% tmpW1Y1YI.zip |####---------------------------------------------------| 6.76% tmpW1Y1YI.zip |####---------------------------------------------------| 6.8% tmpW1Y1YI.zip |####---------------------------------------------------| 6.85% tmpW1Y1YI.zip |####---------------------------------------------------| 6.89% tmpW1Y1YI.zip |####---------------------------------------------------| 6.94% tmpW1Y1YI.zip |####---------------------------------------------------| 6.98% tmpW1Y1YI.zip |####---------------------------------------------------| 7.03% tmpW1Y1YI.zip |####---------------------------------------------------| 7.08% tmpW1Y1YI.zip |####---------------------------------------------------| 7.12% tmpW1Y1YI.zip |####---------------------------------------------------| 7.17% tmpW1Y1YI.zip |####---------------------------------------------------| 7.21% tmpW1Y1YI.zip |####---------------------------------------------------| 7.26% tmpW1Y1YI.zip |####---------------------------------------------------| 7.3% tmpW1Y1YI.zip |####---------------------------------------------------| 7.35% tmpW1Y1YI.zip |####---------------------------------------------------| 7.4% tmpW1Y1YI.zip |####---------------------------------------------------| 7.44% tmpW1Y1YI.zip |####---------------------------------------------------| 7.49% tmpW1Y1YI.zip |####---------------------------------------------------| 7.53% tmpW1Y1YI.zip |####---------------------------------------------------| 7.58% tmpW1Y1YI.zip |####---------------------------------------------------| 7.62% tmpW1Y1YI.zip |####---------------------------------------------------| 7.67% tmpW1Y1YI.zip |####---------------------------------------------------| 7.71% tmpW1Y1YI.zip |####---------------------------------------------------| 7.76% tmpW1Y1YI.zip |####---------------------------------------------------| 7.81% tmpW1Y1YI.zip |####---------------------------------------------------| 7.85% tmpW1Y1YI.zip |####---------------------------------------------------| 7.9% tmpW1Y1YI.zip |####---------------------------------------------------| 7.94% tmpW1Y1YI.zip |####---------------------------------------------------| 7.99% tmpW1Y1YI.zip |####---------------------------------------------------| 8.03% tmpW1Y1YI.zip |####---------------------------------------------------| 8.08% tmpW1Y1YI.zip |####---------------------------------------------------| 8.13% tmpW1Y1YI.zip |####---------------------------------------------------| 8.17% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.22% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.26% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.31% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.35% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.4% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.45% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.49% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.54% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.58% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.63% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.67% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.72% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.76% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.81% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.86% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.9% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.95% tmpW1Y1YI.zip |#####--------------------------------------------------| 8.99% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.04% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.08% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.13% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.18% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.22% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.27% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.31% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.36% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.4% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.45% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.5% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.54% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.59% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.63% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.68% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.72% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.77% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.81% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.86% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.91% tmpW1Y1YI.zip |#####--------------------------------------------------| 9.95% tmpW1Y1YI.zip |#####--------------------------------------------------| 10.0% tmpW1Y1YI.zip |######-------------------------------------------------| 10.04% tmpW1Y1YI.zip |######-------------------------------------------------| 10.09% tmpW1Y1YI.zip |######-------------------------------------------------| 10.13% tmpW1Y1YI.zip |######-------------------------------------------------| 10.18% tmpW1Y1YI.zip |######-------------------------------------------------| 10.23% tmpW1Y1YI.zip |######-------------------------------------------------| 10.27% tmpW1Y1YI.zip |######-------------------------------------------------| 10.32% tmpW1Y1YI.zip |######-------------------------------------------------| 10.36% tmpW1Y1YI.zip |######-------------------------------------------------| 10.41% tmpW1Y1YI.zip |######-------------------------------------------------| 10.45% tmpW1Y1YI.zip |######-------------------------------------------------| 10.5% tmpW1Y1YI.zip |######-------------------------------------------------| 10.54% tmpW1Y1YI.zip |######-------------------------------------------------| 10.59% tmpW1Y1YI.zip |######-------------------------------------------------| 10.64% tmpW1Y1YI.zip |######-------------------------------------------------| 10.68% tmpW1Y1YI.zip |######-------------------------------------------------| 10.73% tmpW1Y1YI.zip |######-------------------------------------------------| 10.77% tmpW1Y1YI.zip |######-------------------------------------------------| 10.82% tmpW1Y1YI.zip |######-------------------------------------------------| 10.86% tmpW1Y1YI.zip |######-------------------------------------------------| 10.91% tmpW1Y1YI.zip |######-------------------------------------------------| 10.96% tmpW1Y1YI.zip |######-------------------------------------------------| 11.0% tmpW1Y1YI.zip |######-------------------------------------------------| 11.05% tmpW1Y1YI.zip |######-------------------------------------------------| 11.09% tmpW1Y1YI.zip |######-------------------------------------------------| 11.14% tmpW1Y1YI.zip |######-------------------------------------------------| 11.18% tmpW1Y1YI.zip |######-------------------------------------------------| 11.23% tmpW1Y1YI.zip |######-------------------------------------------------| 11.28% tmpW1Y1YI.zip |######-------------------------------------------------| 11.32% tmpW1Y1YI.zip |######-------------------------------------------------| 11.37% tmpW1Y1YI.zip |######-------------------------------------------------| 11.41% tmpW1Y1YI.zip |######-------------------------------------------------| 11.46% tmpW1Y1YI.zip |######-------------------------------------------------| 11.5% tmpW1Y1YI.zip |######-------------------------------------------------| 11.55% tmpW1Y1YI.zip |######-------------------------------------------------| 11.59% tmpW1Y1YI.zip |######-------------------------------------------------| 11.64% tmpW1Y1YI.zip |######-------------------------------------------------| 11.69% tmpW1Y1YI.zip |######-------------------------------------------------| 11.73% tmpW1Y1YI.zip |######-------------------------------------------------| 11.78% tmpW1Y1YI.zip |#######------------------------------------------------| 11.82% tmpW1Y1YI.zip |#######------------------------------------------------| 11.87% tmpW1Y1YI.zip |#######------------------------------------------------| 11.91% tmpW1Y1YI.zip |#######------------------------------------------------| 11.96% tmpW1Y1YI.zip |#######------------------------------------------------| 12.01% tmpW1Y1YI.zip |#######------------------------------------------------| 12.05% tmpW1Y1YI.zip |#######------------------------------------------------| 12.1% tmpW1Y1YI.zip |#######------------------------------------------------| 12.14% tmpW1Y1YI.zip |#######------------------------------------------------| 12.19% tmpW1Y1YI.zip |#######------------------------------------------------| 12.23% tmpW1Y1YI.zip |#######------------------------------------------------| 12.28% tmpW1Y1YI.zip |#######------------------------------------------------| 12.33% tmpW1Y1YI.zip |#######------------------------------------------------| 12.37% tmpW1Y1YI.zip |#######------------------------------------------------| 12.42% tmpW1Y1YI.zip |#######------------------------------------------------| 12.46% tmpW1Y1YI.zip |#######------------------------------------------------| 12.51% tmpW1Y1YI.zip |#######------------------------------------------------| 12.55% tmpW1Y1YI.zip |#######------------------------------------------------| 12.6% tmpW1Y1YI.zip |#######------------------------------------------------| 12.64% tmpW1Y1YI.zip |#######------------------------------------------------| 12.69% tmpW1Y1YI.zip |#######------------------------------------------------| 12.74% tmpW1Y1YI.zip |#######------------------------------------------------| 12.78% tmpW1Y1YI.zip |#######------------------------------------------------| 12.83% tmpW1Y1YI.zip |#######------------------------------------------------| 12.87% tmpW1Y1YI.zip |#######------------------------------------------------| 12.92% tmpW1Y1YI.zip |#######------------------------------------------------| 12.96% tmpW1Y1YI.zip |#######------------------------------------------------| 13.01% tmpW1Y1YI.zip |#######------------------------------------------------| 13.06% tmpW1Y1YI.zip |#######------------------------------------------------| 13.1% tmpW1Y1YI.zip |#######------------------------------------------------| 13.15% tmpW1Y1YI.zip |#######------------------------------------------------| 13.19% tmpW1Y1YI.zip |#######------------------------------------------------| 13.24% tmpW1Y1YI.zip |#######------------------------------------------------| 13.28% tmpW1Y1YI.zip |#######------------------------------------------------| 13.33% tmpW1Y1YI.zip |#######------------------------------------------------| 13.38% tmpW1Y1YI.zip |#######------------------------------------------------| 13.42% tmpW1Y1YI.zip |#######------------------------------------------------| 13.47% tmpW1Y1YI.zip |#######------------------------------------------------| 13.51% tmpW1Y1YI.zip |#######------------------------------------------------| 13.56% tmpW1Y1YI.zip |#######------------------------------------------------| 13.6% tmpW1Y1YI.zip |########-----------------------------------------------| 13.65% tmpW1Y1YI.zip |########-----------------------------------------------| 13.69% tmpW1Y1YI.zip |########-----------------------------------------------| 13.74% tmpW1Y1YI.zip |########-----------------------------------------------| 13.79% tmpW1Y1YI.zip |########-----------------------------------------------| 13.83% tmpW1Y1YI.zip |########-----------------------------------------------| 13.88% tmpW1Y1YI.zip |########-----------------------------------------------| 13.92% tmpW1Y1YI.zip |########-----------------------------------------------| 13.97% tmpW1Y1YI.zip |########-----------------------------------------------| 14.01% tmpW1Y1YI.zip |########-----------------------------------------------| 14.06% tmpW1Y1YI.zip |########-----------------------------------------------| 14.11% tmpW1Y1YI.zip |########-----------------------------------------------| 14.15% tmpW1Y1YI.zip |########-----------------------------------------------| 14.2% tmpW1Y1YI.zip |########-----------------------------------------------| 14.24% tmpW1Y1YI.zip |########-----------------------------------------------| 14.29% tmpW1Y1YI.zip |########-----------------------------------------------| 14.33% tmpW1Y1YI.zip |########-----------------------------------------------| 14.38% tmpW1Y1YI.zip |########-----------------------------------------------| 14.43% tmpW1Y1YI.zip |########-----------------------------------------------| 14.47% tmpW1Y1YI.zip |########-----------------------------------------------| 14.52% tmpW1Y1YI.zip |########-----------------------------------------------| 14.56% tmpW1Y1YI.zip |########-----------------------------------------------| 14.61% tmpW1Y1YI.zip |########-----------------------------------------------| 14.65% tmpW1Y1YI.zip |########-----------------------------------------------| 14.7% tmpW1Y1YI.zip |########-----------------------------------------------| 14.74% tmpW1Y1YI.zip |########-----------------------------------------------| 14.79% tmpW1Y1YI.zip |########-----------------------------------------------| 14.84% tmpW1Y1YI.zip |########-----------------------------------------------| 14.88% tmpW1Y1YI.zip |########-----------------------------------------------| 14.93% tmpW1Y1YI.zip |########-----------------------------------------------| 14.97% tmpW1Y1YI.zip |########-----------------------------------------------| 15.02% tmpW1Y1YI.zip |########-----------------------------------------------| 15.06% tmpW1Y1YI.zip |########-----------------------------------------------| 15.11% tmpW1Y1YI.zip |########-----------------------------------------------| 15.16% tmpW1Y1YI.zip |########-----------------------------------------------| 15.2% tmpW1Y1YI.zip |########-----------------------------------------------| 15.25% tmpW1Y1YI.zip |########-----------------------------------------------| 15.29% tmpW1Y1YI.zip |########-----------------------------------------------| 15.34% tmpW1Y1YI.zip |########-----------------------------------------------| 15.38% tmpW1Y1YI.zip |########-----------------------------------------------| 15.43% tmpW1Y1YI.zip |#########----------------------------------------------| 15.48% tmpW1Y1YI.zip |#########----------------------------------------------| 15.52% tmpW1Y1YI.zip |#########----------------------------------------------| 15.57% tmpW1Y1YI.zip |#########----------------------------------------------| 15.61% tmpW1Y1YI.zip |#########----------------------------------------------| 15.66% tmpW1Y1YI.zip |#########----------------------------------------------| 15.7% tmpW1Y1YI.zip |#########----------------------------------------------| 15.75% tmpW1Y1YI.zip |#########----------------------------------------------| 15.79% tmpW1Y1YI.zip |#########----------------------------------------------| 15.84% tmpW1Y1YI.zip |#########----------------------------------------------| 15.89% tmpW1Y1YI.zip |#########----------------------------------------------| 15.93% tmpW1Y1YI.zip |#########----------------------------------------------| 15.98% tmpW1Y1YI.zip |#########----------------------------------------------| 16.02% tmpW1Y1YI.zip |#########----------------------------------------------| 16.07% tmpW1Y1YI.zip |#########----------------------------------------------| 16.11% tmpW1Y1YI.zip |#########----------------------------------------------| 16.16% tmpW1Y1YI.zip |#########----------------------------------------------| 16.21% tmpW1Y1YI.zip |#########----------------------------------------------| 16.25% tmpW1Y1YI.zip |#########----------------------------------------------| 16.3% tmpW1Y1YI.zip |#########----------------------------------------------| 16.34% tmpW1Y1YI.zip |#########----------------------------------------------| 16.39% tmpW1Y1YI.zip |#########----------------------------------------------| 16.43% tmpW1Y1YI.zip |#########----------------------------------------------| 16.48% tmpW1Y1YI.zip |#########----------------------------------------------| 16.53% tmpW1Y1YI.zip |#########----------------------------------------------| 16.57% tmpW1Y1YI.zip |#########----------------------------------------------| 16.62% tmpW1Y1YI.zip |#########----------------------------------------------| 16.66% tmpW1Y1YI.zip |#########----------------------------------------------| 16.71% tmpW1Y1YI.zip |#########----------------------------------------------| 16.75% tmpW1Y1YI.zip |#########----------------------------------------------| 16.8% tmpW1Y1YI.zip |#########----------------------------------------------| 16.84% tmpW1Y1YI.zip |#########----------------------------------------------| 16.89% tmpW1Y1YI.zip |#########----------------------------------------------| 16.94% tmpW1Y1YI.zip |#########----------------------------------------------| 16.98% tmpW1Y1YI.zip |#########----------------------------------------------| 17.03% tmpW1Y1YI.zip |#########----------------------------------------------| 17.07% tmpW1Y1YI.zip |#########----------------------------------------------| 17.12% tmpW1Y1YI.zip |#########----------------------------------------------| 17.16% tmpW1Y1YI.zip |#########----------------------------------------------| 17.21% tmpW1Y1YI.zip |#########----------------------------------------------| 17.26% tmpW1Y1YI.zip |##########---------------------------------------------| 17.3% tmpW1Y1YI.zip |##########---------------------------------------------| 17.35% tmpW1Y1YI.zip |##########---------------------------------------------| 17.39% tmpW1Y1YI.zip |##########---------------------------------------------| 17.44% tmpW1Y1YI.zip |##########---------------------------------------------| 17.48% tmpW1Y1YI.zip |##########---------------------------------------------| 17.53% tmpW1Y1YI.zip |##########---------------------------------------------| 17.57% tmpW1Y1YI.zip |##########---------------------------------------------| 17.62% tmpW1Y1YI.zip |##########---------------------------------------------| 17.67% tmpW1Y1YI.zip |##########---------------------------------------------| 17.71% tmpW1Y1YI.zip |##########---------------------------------------------| 17.76% tmpW1Y1YI.zip |##########---------------------------------------------| 17.8% tmpW1Y1YI.zip |##########---------------------------------------------| 17.85% tmpW1Y1YI.zip |##########---------------------------------------------| 17.89% tmpW1Y1YI.zip |##########---------------------------------------------| 17.94% tmpW1Y1YI.zip |##########---------------------------------------------| 17.99% tmpW1Y1YI.zip |##########---------------------------------------------| 18.03% tmpW1Y1YI.zip |##########---------------------------------------------| 18.08% tmpW1Y1YI.zip |##########---------------------------------------------| 18.12% tmpW1Y1YI.zip |##########---------------------------------------------| 18.17% tmpW1Y1YI.zip |##########---------------------------------------------| 18.21% tmpW1Y1YI.zip |##########---------------------------------------------| 18.26% tmpW1Y1YI.zip |##########---------------------------------------------| 18.31% tmpW1Y1YI.zip |##########---------------------------------------------| 18.35% tmpW1Y1YI.zip |##########---------------------------------------------| 18.4% tmpW1Y1YI.zip |##########---------------------------------------------| 18.44% tmpW1Y1YI.zip |##########---------------------------------------------| 18.49% tmpW1Y1YI.zip |##########---------------------------------------------| 18.53% tmpW1Y1YI.zip |##########---------------------------------------------| 18.58% tmpW1Y1YI.zip |##########---------------------------------------------| 18.62% tmpW1Y1YI.zip |##########---------------------------------------------| 18.67% tmpW1Y1YI.zip |##########---------------------------------------------| 18.72% tmpW1Y1YI.zip |##########---------------------------------------------| 18.76% tmpW1Y1YI.zip |##########---------------------------------------------| 18.81% tmpW1Y1YI.zip |##########---------------------------------------------| 18.85% tmpW1Y1YI.zip |##########---------------------------------------------| 18.9% tmpW1Y1YI.zip |##########---------------------------------------------| 18.94% tmpW1Y1YI.zip |##########---------------------------------------------| 18.99% tmpW1Y1YI.zip |##########---------------------------------------------| 19.04% tmpW1Y1YI.zip |##########---------------------------------------------| 19.08% tmpW1Y1YI.zip |###########--------------------------------------------| 19.13% tmpW1Y1YI.zip |###########--------------------------------------------| 19.17% tmpW1Y1YI.zip |###########--------------------------------------------| 19.22% tmpW1Y1YI.zip |###########--------------------------------------------| 19.26% tmpW1Y1YI.zip |###########--------------------------------------------| 19.31% tmpW1Y1YI.zip |###########--------------------------------------------| 19.36% tmpW1Y1YI.zip |###########--------------------------------------------| 19.4% tmpW1Y1YI.zip |###########--------------------------------------------| 19.45% tmpW1Y1YI.zip |###########--------------------------------------------| 19.49% tmpW1Y1YI.zip |###########--------------------------------------------| 19.54% tmpW1Y1YI.zip |###########--------------------------------------------| 19.58% tmpW1Y1YI.zip |###########--------------------------------------------| 19.63% tmpW1Y1YI.zip |###########--------------------------------------------| 19.67% tmpW1Y1YI.zip |###########--------------------------------------------| 19.72% tmpW1Y1YI.zip |###########--------------------------------------------| 19.77% tmpW1Y1YI.zip |###########--------------------------------------------| 19.81% tmpW1Y1YI.zip |###########--------------------------------------------| 19.86% tmpW1Y1YI.zip |###########--------------------------------------------| 19.9% tmpW1Y1YI.zip |###########--------------------------------------------| 19.95% tmpW1Y1YI.zip |###########--------------------------------------------| 19.99% tmpW1Y1YI.zip |###########--------------------------------------------| 20.04% tmpW1Y1YI.zip |###########--------------------------------------------| 20.09% tmpW1Y1YI.zip |###########--------------------------------------------| 20.13% tmpW1Y1YI.zip |###########--------------------------------------------| 20.18% tmpW1Y1YI.zip |###########--------------------------------------------| 20.22% tmpW1Y1YI.zip |###########--------------------------------------------| 20.27% tmpW1Y1YI.zip |###########--------------------------------------------| 20.31% tmpW1Y1YI.zip |###########--------------------------------------------| 20.36% tmpW1Y1YI.zip |###########--------------------------------------------| 20.41% tmpW1Y1YI.zip |###########--------------------------------------------| 20.45% tmpW1Y1YI.zip |###########--------------------------------------------| 20.5% tmpW1Y1YI.zip |###########--------------------------------------------| 20.54% tmpW1Y1YI.zip |###########--------------------------------------------| 20.59% tmpW1Y1YI.zip |###########--------------------------------------------| 20.63% tmpW1Y1YI.zip |###########--------------------------------------------| 20.68% tmpW1Y1YI.zip |###########--------------------------------------------| 20.72% tmpW1Y1YI.zip |###########--------------------------------------------| 20.77% tmpW1Y1YI.zip |###########--------------------------------------------| 20.82% tmpW1Y1YI.zip |###########--------------------------------------------| 20.86% tmpW1Y1YI.zip |###########--------------------------------------------| 20.91% tmpW1Y1YI.zip |############-------------------------------------------| 20.95% tmpW1Y1YI.zip |############-------------------------------------------| 21.0% tmpW1Y1YI.zip |############-------------------------------------------| 21.04% tmpW1Y1YI.zip |############-------------------------------------------| 21.09% tmpW1Y1YI.zip |############-------------------------------------------| 21.14% tmpW1Y1YI.zip |############-------------------------------------------| 21.18% tmpW1Y1YI.zip |############-------------------------------------------| 21.23% tmpW1Y1YI.zip |############-------------------------------------------| 21.27% tmpW1Y1YI.zip |############-------------------------------------------| 21.32% tmpW1Y1YI.zip |############-------------------------------------------| 21.36% tmpW1Y1YI.zip |############-------------------------------------------| 21.41% tmpW1Y1YI.zip |############-------------------------------------------| 21.46% tmpW1Y1YI.zip |############-------------------------------------------| 21.5% tmpW1Y1YI.zip |############-------------------------------------------| 21.55% tmpW1Y1YI.zip |############-------------------------------------------| 21.59% tmpW1Y1YI.zip |############-------------------------------------------| 21.64% tmpW1Y1YI.zip |############-------------------------------------------| 21.68% tmpW1Y1YI.zip |############-------------------------------------------| 21.73% tmpW1Y1YI.zip |############-------------------------------------------| 21.77% tmpW1Y1YI.zip |############-------------------------------------------| 21.82% tmpW1Y1YI.zip |############-------------------------------------------| 21.87% tmpW1Y1YI.zip |############-------------------------------------------| 21.91% tmpW1Y1YI.zip |############-------------------------------------------| 21.96% tmpW1Y1YI.zip |############-------------------------------------------| 22.0% tmpW1Y1YI.zip |############-------------------------------------------| 22.05% tmpW1Y1YI.zip |############-------------------------------------------| 22.09% tmpW1Y1YI.zip |############-------------------------------------------| 22.14% tmpW1Y1YI.zip |############-------------------------------------------| 22.19% tmpW1Y1YI.zip |############-------------------------------------------| 22.23% tmpW1Y1YI.zip |############-------------------------------------------| 22.28% tmpW1Y1YI.zip |############-------------------------------------------| 22.32% tmpW1Y1YI.zip |############-------------------------------------------| 22.37% tmpW1Y1YI.zip |############-------------------------------------------| 22.41% tmpW1Y1YI.zip |############-------------------------------------------| 22.46% tmpW1Y1YI.zip |############-------------------------------------------| 22.51% tmpW1Y1YI.zip |############-------------------------------------------| 22.55% tmpW1Y1YI.zip |############-------------------------------------------| 22.6% tmpW1Y1YI.zip |############-------------------------------------------| 22.64% tmpW1Y1YI.zip |############-------------------------------------------| 22.69% tmpW1Y1YI.zip |#############------------------------------------------| 22.73% tmpW1Y1YI.zip |#############------------------------------------------| 22.78% tmpW1Y1YI.zip |#############------------------------------------------| 22.82% tmpW1Y1YI.zip |#############------------------------------------------| 22.87% tmpW1Y1YI.zip |#############------------------------------------------| 22.92% tmpW1Y1YI.zip |#############------------------------------------------| 22.96% tmpW1Y1YI.zip |#############------------------------------------------| 23.01% tmpW1Y1YI.zip |#############------------------------------------------| 23.05% tmpW1Y1YI.zip |#############------------------------------------------| 23.1% tmpW1Y1YI.zip |#############------------------------------------------| 23.14% tmpW1Y1YI.zip |#############------------------------------------------| 23.19% tmpW1Y1YI.zip |#############------------------------------------------| 23.24% tmpW1Y1YI.zip |#############------------------------------------------| 23.28% tmpW1Y1YI.zip |#############------------------------------------------| 23.33% tmpW1Y1YI.zip |#############------------------------------------------| 23.37% tmpW1Y1YI.zip |#############------------------------------------------| 23.42% tmpW1Y1YI.zip |#############------------------------------------------| 23.46% tmpW1Y1YI.zip |#############------------------------------------------| 23.51% tmpW1Y1YI.zip |#############------------------------------------------| 23.56% tmpW1Y1YI.zip |#############------------------------------------------| 23.6% tmpW1Y1YI.zip |#############------------------------------------------| 23.65% tmpW1Y1YI.zip |#############------------------------------------------| 23.69% tmpW1Y1YI.zip |#############------------------------------------------| 23.74% tmpW1Y1YI.zip |#############------------------------------------------| 23.78% tmpW1Y1YI.zip |#############------------------------------------------| 23.83% tmpW1Y1YI.zip |#############------------------------------------------| 23.87% tmpW1Y1YI.zip |#############------------------------------------------| 23.92% tmpW1Y1YI.zip |#############------------------------------------------| 23.97% tmpW1Y1YI.zip |#############------------------------------------------| 24.01% tmpW1Y1YI.zip |#############------------------------------------------| 24.06% tmpW1Y1YI.zip |#############------------------------------------------| 24.1% tmpW1Y1YI.zip |#############------------------------------------------| 24.15% tmpW1Y1YI.zip |#############------------------------------------------| 24.19% tmpW1Y1YI.zip |#############------------------------------------------| 24.24% tmpW1Y1YI.zip |#############------------------------------------------| 24.29% tmpW1Y1YI.zip |#############------------------------------------------| 24.33% tmpW1Y1YI.zip |#############------------------------------------------| 24.38% tmpW1Y1YI.zip |#############------------------------------------------| 24.42% tmpW1Y1YI.zip |#############------------------------------------------| 24.47% tmpW1Y1YI.zip |#############------------------------------------------| 24.51% tmpW1Y1YI.zip |##############-----------------------------------------| 24.56% tmpW1Y1YI.zip |##############-----------------------------------------| 24.6% tmpW1Y1YI.zip |##############-----------------------------------------| 24.65% tmpW1Y1YI.zip |##############-----------------------------------------| 24.7% tmpW1Y1YI.zip |##############-----------------------------------------| 24.74% tmpW1Y1YI.zip |##############-----------------------------------------| 24.79% tmpW1Y1YI.zip |##############-----------------------------------------| 24.83% tmpW1Y1YI.zip |##############-----------------------------------------| 24.88% tmpW1Y1YI.zip |##############-----------------------------------------| 24.92% tmpW1Y1YI.zip |##############-----------------------------------------| 24.97% tmpW1Y1YI.zip |##############-----------------------------------------| 25.02% tmpW1Y1YI.zip |##############-----------------------------------------| 25.06% tmpW1Y1YI.zip |##############-----------------------------------------| 25.11% tmpW1Y1YI.zip |##############-----------------------------------------| 25.15% tmpW1Y1YI.zip |##############-----------------------------------------| 25.2% tmpW1Y1YI.zip |##############-----------------------------------------| 25.24% tmpW1Y1YI.zip |##############-----------------------------------------| 25.29% tmpW1Y1YI.zip |##############-----------------------------------------| 25.34% tmpW1Y1YI.zip |##############-----------------------------------------| 25.38% tmpW1Y1YI.zip |##############-----------------------------------------| 25.43% tmpW1Y1YI.zip |##############-----------------------------------------| 25.47% tmpW1Y1YI.zip |##############-----------------------------------------| 25.52% tmpW1Y1YI.zip |##############-----------------------------------------| 25.56% tmpW1Y1YI.zip |##############-----------------------------------------| 25.61% tmpW1Y1YI.zip |##############-----------------------------------------| 25.65% tmpW1Y1YI.zip |##############-----------------------------------------| 25.7% tmpW1Y1YI.zip |##############-----------------------------------------| 25.75% tmpW1Y1YI.zip |##############-----------------------------------------| 25.79% tmpW1Y1YI.zip |##############-----------------------------------------| 25.84% tmpW1Y1YI.zip |##############-----------------------------------------| 25.88% tmpW1Y1YI.zip |##############-----------------------------------------| 25.93% tmpW1Y1YI.zip |##############-----------------------------------------| 25.97% tmpW1Y1YI.zip |##############-----------------------------------------| 26.02% tmpW1Y1YI.zip |##############-----------------------------------------| 26.07% tmpW1Y1YI.zip |##############-----------------------------------------| 26.11% tmpW1Y1YI.zip |##############-----------------------------------------| 26.16% tmpW1Y1YI.zip |##############-----------------------------------------| 26.2% tmpW1Y1YI.zip |##############-----------------------------------------| 26.25% tmpW1Y1YI.zip |##############-----------------------------------------| 26.29% tmpW1Y1YI.zip |##############-----------------------------------------| 26.34% tmpW1Y1YI.zip |###############----------------------------------------| 26.39% tmpW1Y1YI.zip |###############----------------------------------------| 26.43% tmpW1Y1YI.zip |###############----------------------------------------| 26.48% tmpW1Y1YI.zip |###############----------------------------------------| 26.52% tmpW1Y1YI.zip |###############----------------------------------------| 26.57% tmpW1Y1YI.zip |###############----------------------------------------| 26.61% tmpW1Y1YI.zip |###############----------------------------------------| 26.66% tmpW1Y1YI.zip |###############----------------------------------------| 26.7% tmpW1Y1YI.zip |###############----------------------------------------| 26.75% tmpW1Y1YI.zip |###############----------------------------------------| 26.8% tmpW1Y1YI.zip |###############----------------------------------------| 26.84% tmpW1Y1YI.zip |###############----------------------------------------| 26.89% tmpW1Y1YI.zip |###############----------------------------------------| 26.93% tmpW1Y1YI.zip |###############----------------------------------------| 26.98% tmpW1Y1YI.zip |###############----------------------------------------| 27.02% tmpW1Y1YI.zip |###############----------------------------------------| 27.07% tmpW1Y1YI.zip |###############----------------------------------------| 27.12% tmpW1Y1YI.zip |###############----------------------------------------| 27.16% tmpW1Y1YI.zip |###############----------------------------------------| 27.21% tmpW1Y1YI.zip |###############----------------------------------------| 27.25% tmpW1Y1YI.zip |###############----------------------------------------| 27.3% tmpW1Y1YI.zip |###############----------------------------------------| 27.34% tmpW1Y1YI.zip |###############----------------------------------------| 27.39% tmpW1Y1YI.zip |###############----------------------------------------| 27.44% tmpW1Y1YI.zip |###############----------------------------------------| 27.48% tmpW1Y1YI.zip |###############----------------------------------------| 27.53% tmpW1Y1YI.zip |###############----------------------------------------| 27.57% tmpW1Y1YI.zip |###############----------------------------------------| 27.62% tmpW1Y1YI.zip |###############----------------------------------------| 27.66% tmpW1Y1YI.zip |###############----------------------------------------| 27.71% tmpW1Y1YI.zip |###############----------------------------------------| 27.75% tmpW1Y1YI.zip |###############----------------------------------------| 27.8% tmpW1Y1YI.zip |###############----------------------------------------| 27.85% tmpW1Y1YI.zip |###############----------------------------------------| 27.89% tmpW1Y1YI.zip |###############----------------------------------------| 27.94% tmpW1Y1YI.zip |###############----------------------------------------| 27.98% tmpW1Y1YI.zip |###############----------------------------------------| 28.03% tmpW1Y1YI.zip |###############----------------------------------------| 28.07% tmpW1Y1YI.zip |###############----------------------------------------| 28.12% tmpW1Y1YI.zip |###############----------------------------------------| 28.17% tmpW1Y1YI.zip |################---------------------------------------| 28.21% tmpW1Y1YI.zip |################---------------------------------------| 28.26% tmpW1Y1YI.zip |################---------------------------------------| 28.3% tmpW1Y1YI.zip |################---------------------------------------| 28.35% tmpW1Y1YI.zip |################---------------------------------------| 28.39% tmpW1Y1YI.zip |################---------------------------------------| 28.44% tmpW1Y1YI.zip |################---------------------------------------| 28.49% tmpW1Y1YI.zip |################---------------------------------------| 28.53% tmpW1Y1YI.zip |################---------------------------------------| 28.58% tmpW1Y1YI.zip |################---------------------------------------| 28.62% tmpW1Y1YI.zip |################---------------------------------------| 28.67% tmpW1Y1YI.zip |################---------------------------------------| 28.71% tmpW1Y1YI.zip |################---------------------------------------| 28.76% tmpW1Y1YI.zip |################---------------------------------------| 28.8% tmpW1Y1YI.zip |################---------------------------------------| 28.85% tmpW1Y1YI.zip |################---------------------------------------| 28.9% tmpW1Y1YI.zip |################---------------------------------------| 28.94% tmpW1Y1YI.zip |################---------------------------------------| 28.99% tmpW1Y1YI.zip |################---------------------------------------| 29.03% tmpW1Y1YI.zip |################---------------------------------------| 29.08% tmpW1Y1YI.zip |################---------------------------------------| 29.12% tmpW1Y1YI.zip |################---------------------------------------| 29.17% tmpW1Y1YI.zip |################---------------------------------------| 29.22% tmpW1Y1YI.zip |################---------------------------------------| 29.26% tmpW1Y1YI.zip |################---------------------------------------| 29.31% tmpW1Y1YI.zip |################---------------------------------------| 29.35% tmpW1Y1YI.zip |################---------------------------------------| 29.4% tmpW1Y1YI.zip |################---------------------------------------| 29.44% tmpW1Y1YI.zip |################---------------------------------------| 29.49% tmpW1Y1YI.zip |################---------------------------------------| 29.54% tmpW1Y1YI.zip |################---------------------------------------| 29.58% tmpW1Y1YI.zip |################---------------------------------------| 29.63% tmpW1Y1YI.zip |################---------------------------------------| 29.67% tmpW1Y1YI.zip |################---------------------------------------| 29.72% tmpW1Y1YI.zip |################---------------------------------------| 29.76% tmpW1Y1YI.zip |################---------------------------------------| 29.81% tmpW1Y1YI.zip |################---------------------------------------| 29.85% tmpW1Y1YI.zip |################---------------------------------------| 29.9% tmpW1Y1YI.zip |################---------------------------------------| 29.95% tmpW1Y1YI.zip |################---------------------------------------| 29.99% tmpW1Y1YI.zip |#################--------------------------------------| 30.04% tmpW1Y1YI.zip |#################--------------------------------------| 30.08% tmpW1Y1YI.zip |#################--------------------------------------| 30.13% tmpW1Y1YI.zip |#################--------------------------------------| 30.17% tmpW1Y1YI.zip |#################--------------------------------------| 30.22% tmpW1Y1YI.zip |#################--------------------------------------| 30.27% tmpW1Y1YI.zip |#################--------------------------------------| 30.31% tmpW1Y1YI.zip |#################--------------------------------------| 30.36% tmpW1Y1YI.zip |#################--------------------------------------| 30.4% tmpW1Y1YI.zip |#################--------------------------------------| 30.45% tmpW1Y1YI.zip |#################--------------------------------------| 30.49% tmpW1Y1YI.zip |#################--------------------------------------| 30.54% tmpW1Y1YI.zip |#################--------------------------------------| 30.59% tmpW1Y1YI.zip |#################--------------------------------------| 30.63% tmpW1Y1YI.zip |#################--------------------------------------| 30.68% tmpW1Y1YI.zip |#################--------------------------------------| 30.72% tmpW1Y1YI.zip |#################--------------------------------------| 30.77% tmpW1Y1YI.zip |#################--------------------------------------| 30.81% tmpW1Y1YI.zip |#################--------------------------------------| 30.86% tmpW1Y1YI.zip |#################--------------------------------------| 30.9% tmpW1Y1YI.zip |#################--------------------------------------| 30.95% tmpW1Y1YI.zip |#################--------------------------------------| 31.0% tmpW1Y1YI.zip |#################--------------------------------------| 31.04% tmpW1Y1YI.zip |#################--------------------------------------| 31.09% tmpW1Y1YI.zip |#################--------------------------------------| 31.13% tmpW1Y1YI.zip |#################--------------------------------------| 31.18% tmpW1Y1YI.zip |#################--------------------------------------| 31.22% tmpW1Y1YI.zip |#################--------------------------------------| 31.27% tmpW1Y1YI.zip |#################--------------------------------------| 31.32% tmpW1Y1YI.zip |#################--------------------------------------| 31.36% tmpW1Y1YI.zip |#################--------------------------------------| 31.41% tmpW1Y1YI.zip |#################--------------------------------------| 31.45% tmpW1Y1YI.zip |#################--------------------------------------| 31.5% tmpW1Y1YI.zip |#################--------------------------------------| 31.54% tmpW1Y1YI.zip |#################--------------------------------------| 31.59% tmpW1Y1YI.zip |#################--------------------------------------| 31.63% tmpW1Y1YI.zip |#################--------------------------------------| 31.68% tmpW1Y1YI.zip |#################--------------------------------------| 31.73% tmpW1Y1YI.zip |#################--------------------------------------| 31.77% tmpW1Y1YI.zip |#################--------------------------------------| 31.82% tmpW1Y1YI.zip |##################-------------------------------------| 31.86% tmpW1Y1YI.zip |##################-------------------------------------| 31.91% tmpW1Y1YI.zip |##################-------------------------------------| 31.95% tmpW1Y1YI.zip |##################-------------------------------------| 32.0% tmpW1Y1YI.zip |##################-------------------------------------| 32.05% tmpW1Y1YI.zip |##################-------------------------------------| 32.09% tmpW1Y1YI.zip |##################-------------------------------------| 32.14% tmpW1Y1YI.zip |##################-------------------------------------| 32.18% tmpW1Y1YI.zip |##################-------------------------------------| 32.23% tmpW1Y1YI.zip |##################-------------------------------------| 32.27% tmpW1Y1YI.zip |##################-------------------------------------| 32.32% tmpW1Y1YI.zip |##################-------------------------------------| 32.37% tmpW1Y1YI.zip |##################-------------------------------------| 32.41% tmpW1Y1YI.zip |##################-------------------------------------| 32.46% tmpW1Y1YI.zip |##################-------------------------------------| 32.5% tmpW1Y1YI.zip |##################-------------------------------------| 32.55% tmpW1Y1YI.zip |##################-------------------------------------| 32.59% tmpW1Y1YI.zip |##################-------------------------------------| 32.64% tmpW1Y1YI.zip |##################-------------------------------------| 32.68% tmpW1Y1YI.zip |##################-------------------------------------| 32.73% tmpW1Y1YI.zip |##################-------------------------------------| 32.78% tmpW1Y1YI.zip |##################-------------------------------------| 32.82% tmpW1Y1YI.zip |##################-------------------------------------| 32.87% tmpW1Y1YI.zip |##################-------------------------------------| 32.91% tmpW1Y1YI.zip |##################-------------------------------------| 32.96% tmpW1Y1YI.zip |##################-------------------------------------| 33.0% tmpW1Y1YI.zip |##################-------------------------------------| 33.05% tmpW1Y1YI.zip |##################-------------------------------------| 33.1% tmpW1Y1YI.zip |##################-------------------------------------| 33.14% tmpW1Y1YI.zip |##################-------------------------------------| 33.19% tmpW1Y1YI.zip |##################-------------------------------------| 33.23% tmpW1Y1YI.zip |##################-------------------------------------| 33.28% tmpW1Y1YI.zip |##################-------------------------------------| 33.32% tmpW1Y1YI.zip |##################-------------------------------------| 33.37% tmpW1Y1YI.zip |##################-------------------------------------| 33.42% tmpW1Y1YI.zip |##################-------------------------------------| 33.46% tmpW1Y1YI.zip |##################-------------------------------------| 33.51% tmpW1Y1YI.zip |##################-------------------------------------| 33.55% tmpW1Y1YI.zip |##################-------------------------------------| 33.6% tmpW1Y1YI.zip |###################------------------------------------| 33.64% tmpW1Y1YI.zip |###################------------------------------------| 33.69% tmpW1Y1YI.zip |###################------------------------------------| 33.73% tmpW1Y1YI.zip |###################------------------------------------| 33.78% tmpW1Y1YI.zip |###################------------------------------------| 33.83% tmpW1Y1YI.zip |###################------------------------------------| 33.87% tmpW1Y1YI.zip |###################------------------------------------| 33.92% tmpW1Y1YI.zip |###################------------------------------------| 33.96% tmpW1Y1YI.zip |###################------------------------------------| 34.01% tmpW1Y1YI.zip |###################------------------------------------| 34.05% tmpW1Y1YI.zip |###################------------------------------------| 34.1% tmpW1Y1YI.zip |###################------------------------------------| 34.15% tmpW1Y1YI.zip |###################------------------------------------| 34.19% tmpW1Y1YI.zip |###################------------------------------------| 34.24% tmpW1Y1YI.zip |###################------------------------------------| 34.28% tmpW1Y1YI.zip |###################------------------------------------| 34.33% tmpW1Y1YI.zip |###################------------------------------------| 34.37% tmpW1Y1YI.zip |###################------------------------------------| 34.42% tmpW1Y1YI.zip |###################------------------------------------| 34.47% tmpW1Y1YI.zip |###################------------------------------------| 34.51% tmpW1Y1YI.zip |###################------------------------------------| 34.56% tmpW1Y1YI.zip |###################------------------------------------| 34.6% tmpW1Y1YI.zip |###################------------------------------------| 34.65% tmpW1Y1YI.zip |###################------------------------------------| 34.69% tmpW1Y1YI.zip |###################------------------------------------| 34.74% tmpW1Y1YI.zip |###################------------------------------------| 34.78% tmpW1Y1YI.zip |###################------------------------------------| 34.83% tmpW1Y1YI.zip |###################------------------------------------| 34.88% tmpW1Y1YI.zip |###################------------------------------------| 34.92% tmpW1Y1YI.zip |###################------------------------------------| 34.97% tmpW1Y1YI.zip |###################------------------------------------| 35.01% tmpW1Y1YI.zip |###################------------------------------------| 35.06% tmpW1Y1YI.zip |###################------------------------------------| 35.1% tmpW1Y1YI.zip |###################------------------------------------| 35.15% tmpW1Y1YI.zip |###################------------------------------------| 35.2% tmpW1Y1YI.zip |###################------------------------------------| 35.24% tmpW1Y1YI.zip |###################------------------------------------| 35.29% tmpW1Y1YI.zip |###################------------------------------------| 35.33% tmpW1Y1YI.zip |###################------------------------------------| 35.38% tmpW1Y1YI.zip |###################------------------------------------| 35.42% tmpW1Y1YI.zip |####################-----------------------------------| 35.47% tmpW1Y1YI.zip |####################-----------------------------------| 35.52% tmpW1Y1YI.zip |####################-----------------------------------| 35.56% tmpW1Y1YI.zip |####################-----------------------------------| 35.61% tmpW1Y1YI.zip |####################-----------------------------------| 35.65% tmpW1Y1YI.zip |####################-----------------------------------| 35.7% tmpW1Y1YI.zip |####################-----------------------------------| 35.74% tmpW1Y1YI.zip |####################-----------------------------------| 35.79% tmpW1Y1YI.zip |####################-----------------------------------| 35.83% tmpW1Y1YI.zip |####################-----------------------------------| 35.88% tmpW1Y1YI.zip |####################-----------------------------------| 35.93% tmpW1Y1YI.zip |####################-----------------------------------| 35.97% tmpW1Y1YI.zip |####################-----------------------------------| 36.02% tmpW1Y1YI.zip |####################-----------------------------------| 36.06% tmpW1Y1YI.zip |####################-----------------------------------| 36.11% tmpW1Y1YI.zip |####################-----------------------------------| 36.15% tmpW1Y1YI.zip |####################-----------------------------------| 36.2% tmpW1Y1YI.zip |####################-----------------------------------| 36.25% tmpW1Y1YI.zip |####################-----------------------------------| 36.29% tmpW1Y1YI.zip |####################-----------------------------------| 36.34% tmpW1Y1YI.zip |####################-----------------------------------| 36.38% tmpW1Y1YI.zip |####################-----------------------------------| 36.43% tmpW1Y1YI.zip |####################-----------------------------------| 36.47% tmpW1Y1YI.zip |####################-----------------------------------| 36.52% tmpW1Y1YI.zip |####################-----------------------------------| 36.57% tmpW1Y1YI.zip |####################-----------------------------------| 36.61% tmpW1Y1YI.zip |####################-----------------------------------| 36.66% tmpW1Y1YI.zip |####################-----------------------------------| 36.7% tmpW1Y1YI.zip |####################-----------------------------------| 36.75% tmpW1Y1YI.zip |####################-----------------------------------| 36.79% tmpW1Y1YI.zip |####################-----------------------------------| 36.84% tmpW1Y1YI.zip |####################-----------------------------------| 36.88% tmpW1Y1YI.zip |####################-----------------------------------| 36.93% tmpW1Y1YI.zip |####################-----------------------------------| 36.98% tmpW1Y1YI.zip |####################-----------------------------------| 37.02% tmpW1Y1YI.zip |####################-----------------------------------| 37.07% tmpW1Y1YI.zip |####################-----------------------------------| 37.11% tmpW1Y1YI.zip |####################-----------------------------------| 37.16% tmpW1Y1YI.zip |####################-----------------------------------| 37.2% tmpW1Y1YI.zip |####################-----------------------------------| 37.25% tmpW1Y1YI.zip |#####################----------------------------------| 37.3% tmpW1Y1YI.zip |#####################----------------------------------| 37.34% tmpW1Y1YI.zip |#####################----------------------------------| 37.39% tmpW1Y1YI.zip |#####################----------------------------------| 37.43% tmpW1Y1YI.zip |#####################----------------------------------| 37.48% tmpW1Y1YI.zip |#####################----------------------------------| 37.52% tmpW1Y1YI.zip |#####################----------------------------------| 37.57% tmpW1Y1YI.zip |#####################----------------------------------| 37.62% tmpW1Y1YI.zip |#####################----------------------------------| 37.66% tmpW1Y1YI.zip |#####################----------------------------------| 37.71% tmpW1Y1YI.zip |#####################----------------------------------| 37.75% tmpW1Y1YI.zip |#####################----------------------------------| 37.8% tmpW1Y1YI.zip |#####################----------------------------------| 37.84% tmpW1Y1YI.zip |#####################----------------------------------| 37.89% tmpW1Y1YI.zip |#####################----------------------------------| 37.93% tmpW1Y1YI.zip |#####################----------------------------------| 37.98% tmpW1Y1YI.zip |#####################----------------------------------| 38.03% tmpW1Y1YI.zip |#####################----------------------------------| 38.07% tmpW1Y1YI.zip |#####################----------------------------------| 38.12% tmpW1Y1YI.zip |#####################----------------------------------| 38.16% tmpW1Y1YI.zip |#####################----------------------------------| 38.21% tmpW1Y1YI.zip |#####################----------------------------------| 38.25% tmpW1Y1YI.zip |#####################----------------------------------| 38.3% tmpW1Y1YI.zip |#####################----------------------------------| 38.35% tmpW1Y1YI.zip |#####################----------------------------------| 38.39% tmpW1Y1YI.zip |#####################----------------------------------| 38.44% tmpW1Y1YI.zip |#####################----------------------------------| 38.48% tmpW1Y1YI.zip |#####################----------------------------------| 38.53% tmpW1Y1YI.zip |#####################----------------------------------| 38.57% tmpW1Y1YI.zip |#####################----------------------------------| 38.62% tmpW1Y1YI.zip |#####################----------------------------------| 38.66% tmpW1Y1YI.zip |#####################----------------------------------| 38.71% tmpW1Y1YI.zip |#####################----------------------------------| 38.76% tmpW1Y1YI.zip |#####################----------------------------------| 38.8% tmpW1Y1YI.zip |#####################----------------------------------| 38.85% tmpW1Y1YI.zip |#####################----------------------------------| 38.89% tmpW1Y1YI.zip |#####################----------------------------------| 38.94% tmpW1Y1YI.zip |#####################----------------------------------| 38.98% tmpW1Y1YI.zip |#####################----------------------------------| 39.03% tmpW1Y1YI.zip |#####################----------------------------------| 39.08% tmpW1Y1YI.zip |######################---------------------------------| 39.12% tmpW1Y1YI.zip |######################---------------------------------| 39.17% tmpW1Y1YI.zip |######################---------------------------------| 39.21% tmpW1Y1YI.zip |######################---------------------------------| 39.26% tmpW1Y1YI.zip |######################---------------------------------| 39.3% tmpW1Y1YI.zip |######################---------------------------------| 39.35% tmpW1Y1YI.zip |######################---------------------------------| 39.4% tmpW1Y1YI.zip |######################---------------------------------| 39.44% tmpW1Y1YI.zip |######################---------------------------------| 39.49% tmpW1Y1YI.zip |######################---------------------------------| 39.53% tmpW1Y1YI.zip |######################---------------------------------| 39.58% tmpW1Y1YI.zip |######################---------------------------------| 39.62% tmpW1Y1YI.zip |######################---------------------------------| 39.67% tmpW1Y1YI.zip |######################---------------------------------| 39.71% tmpW1Y1YI.zip |######################---------------------------------| 39.76% tmpW1Y1YI.zip |######################---------------------------------| 39.81% tmpW1Y1YI.zip |######################---------------------------------| 39.85% tmpW1Y1YI.zip |######################---------------------------------| 39.9% tmpW1Y1YI.zip |######################---------------------------------| 39.94% tmpW1Y1YI.zip |######################---------------------------------| 39.99% tmpW1Y1YI.zip |######################---------------------------------| 40.03% tmpW1Y1YI.zip |######################---------------------------------| 40.08% tmpW1Y1YI.zip |######################---------------------------------| 40.13% tmpW1Y1YI.zip |######################---------------------------------| 40.17% tmpW1Y1YI.zip |######################---------------------------------| 40.22% tmpW1Y1YI.zip |######################---------------------------------| 40.26% tmpW1Y1YI.zip |######################---------------------------------| 40.31% tmpW1Y1YI.zip |######################---------------------------------| 40.35% tmpW1Y1YI.zip |######################---------------------------------| 40.4% tmpW1Y1YI.zip |######################---------------------------------| 40.45% tmpW1Y1YI.zip |######################---------------------------------| 40.49% tmpW1Y1YI.zip |######################---------------------------------| 40.54% tmpW1Y1YI.zip |######################---------------------------------| 40.58% tmpW1Y1YI.zip |######################---------------------------------| 40.63% tmpW1Y1YI.zip |######################---------------------------------| 40.67% tmpW1Y1YI.zip |######################---------------------------------| 40.72% tmpW1Y1YI.zip |######################---------------------------------| 40.76% tmpW1Y1YI.zip |######################---------------------------------| 40.81% tmpW1Y1YI.zip |######################---------------------------------| 40.86% tmpW1Y1YI.zip |######################---------------------------------| 40.9% tmpW1Y1YI.zip |#######################--------------------------------| 40.95% tmpW1Y1YI.zip |#######################--------------------------------| 40.99% tmpW1Y1YI.zip |#######################--------------------------------| 41.04% tmpW1Y1YI.zip |#######################--------------------------------| 41.08% tmpW1Y1YI.zip |#######################--------------------------------| 41.13% tmpW1Y1YI.zip |#######################--------------------------------| 41.18% tmpW1Y1YI.zip |#######################--------------------------------| 41.22% tmpW1Y1YI.zip |#######################--------------------------------| 41.27% tmpW1Y1YI.zip |#######################--------------------------------| 41.31% tmpW1Y1YI.zip |#######################--------------------------------| 41.36% tmpW1Y1YI.zip |#######################--------------------------------| 41.4% tmpW1Y1YI.zip |#######################--------------------------------| 41.45% tmpW1Y1YI.zip |#######################--------------------------------| 41.5% tmpW1Y1YI.zip |#######################--------------------------------| 41.54% tmpW1Y1YI.zip |#######################--------------------------------| 41.59% tmpW1Y1YI.zip |#######################--------------------------------| 41.63% tmpW1Y1YI.zip |#######################--------------------------------| 41.68% tmpW1Y1YI.zip |#######################--------------------------------| 41.72% tmpW1Y1YI.zip |#######################--------------------------------| 41.77% tmpW1Y1YI.zip |#######################--------------------------------| 41.81% tmpW1Y1YI.zip |#######################--------------------------------| 41.86% tmpW1Y1YI.zip |#######################--------------------------------| 41.91% tmpW1Y1YI.zip |#######################--------------------------------| 41.95% tmpW1Y1YI.zip |#######################--------------------------------| 42.0% tmpW1Y1YI.zip |#######################--------------------------------| 42.04% tmpW1Y1YI.zip |#######################--------------------------------| 42.09% tmpW1Y1YI.zip |#######################--------------------------------| 42.13% tmpW1Y1YI.zip |#######################--------------------------------| 42.18% tmpW1Y1YI.zip |#######################--------------------------------| 42.23% tmpW1Y1YI.zip |#######################--------------------------------| 42.27% tmpW1Y1YI.zip |#######################--------------------------------| 42.32% tmpW1Y1YI.zip |#######################--------------------------------| 42.36% tmpW1Y1YI.zip |#######################--------------------------------| 42.41% tmpW1Y1YI.zip |#######################--------------------------------| 42.45% tmpW1Y1YI.zip |#######################--------------------------------| 42.5% tmpW1Y1YI.zip |#######################--------------------------------| 42.55% tmpW1Y1YI.zip |#######################--------------------------------| 42.59% tmpW1Y1YI.zip |#######################--------------------------------| 42.64% tmpW1Y1YI.zip |#######################--------------------------------| 42.68% tmpW1Y1YI.zip |########################-------------------------------| 42.73% tmpW1Y1YI.zip |########################-------------------------------| 42.77% tmpW1Y1YI.zip |########################-------------------------------| 42.82% tmpW1Y1YI.zip |########################-------------------------------| 42.86% tmpW1Y1YI.zip |########################-------------------------------| 42.91% tmpW1Y1YI.zip |########################-------------------------------| 42.96% tmpW1Y1YI.zip |########################-------------------------------| 43.0% tmpW1Y1YI.zip |########################-------------------------------| 43.05% tmpW1Y1YI.zip |########################-------------------------------| 43.09% tmpW1Y1YI.zip |########################-------------------------------| 43.14% tmpW1Y1YI.zip |########################-------------------------------| 43.18% tmpW1Y1YI.zip |########################-------------------------------| 43.23% tmpW1Y1YI.zip |########################-------------------------------| 43.28% tmpW1Y1YI.zip |########################-------------------------------| 43.32% tmpW1Y1YI.zip |########################-------------------------------| 43.37% tmpW1Y1YI.zip |########################-------------------------------| 43.41% tmpW1Y1YI.zip |########################-------------------------------| 43.46% tmpW1Y1YI.zip |########################-------------------------------| 43.5% tmpW1Y1YI.zip |########################-------------------------------| 43.55% tmpW1Y1YI.zip |########################-------------------------------| 43.6% tmpW1Y1YI.zip |########################-------------------------------| 43.64% tmpW1Y1YI.zip |########################-------------------------------| 43.69% tmpW1Y1YI.zip |########################-------------------------------| 43.73% tmpW1Y1YI.zip |########################-------------------------------| 43.78% tmpW1Y1YI.zip |########################-------------------------------| 43.82% tmpW1Y1YI.zip |########################-------------------------------| 43.87% tmpW1Y1YI.zip |########################-------------------------------| 43.91% tmpW1Y1YI.zip |########################-------------------------------| 43.96% tmpW1Y1YI.zip |########################-------------------------------| 44.01% tmpW1Y1YI.zip |########################-------------------------------| 44.05% tmpW1Y1YI.zip |########################-------------------------------| 44.1% tmpW1Y1YI.zip |########################-------------------------------| 44.14% tmpW1Y1YI.zip |########################-------------------------------| 44.19% tmpW1Y1YI.zip |########################-------------------------------| 44.23% tmpW1Y1YI.zip |########################-------------------------------| 44.28% tmpW1Y1YI.zip |########################-------------------------------| 44.33% tmpW1Y1YI.zip |########################-------------------------------| 44.37% tmpW1Y1YI.zip |########################-------------------------------| 44.42% tmpW1Y1YI.zip |########################-------------------------------| 44.46% tmpW1Y1YI.zip |########################-------------------------------| 44.51% tmpW1Y1YI.zip |#########################------------------------------| 44.55% tmpW1Y1YI.zip |#########################------------------------------| 44.6% tmpW1Y1YI.zip |#########################------------------------------| 44.65% tmpW1Y1YI.zip |#########################------------------------------| 44.69% tmpW1Y1YI.zip |#########################------------------------------| 44.74% tmpW1Y1YI.zip |#########################------------------------------| 44.78% tmpW1Y1YI.zip |#########################------------------------------| 44.83% tmpW1Y1YI.zip |#########################------------------------------| 44.87% tmpW1Y1YI.zip |#########################------------------------------| 44.92% tmpW1Y1YI.zip |#########################------------------------------| 44.96% tmpW1Y1YI.zip |#########################------------------------------| 45.01% tmpW1Y1YI.zip |#########################------------------------------| 45.06% tmpW1Y1YI.zip |#########################------------------------------| 45.1% tmpW1Y1YI.zip |#########################------------------------------| 45.15% tmpW1Y1YI.zip |#########################------------------------------| 45.19% tmpW1Y1YI.zip |#########################------------------------------| 45.24% tmpW1Y1YI.zip |#########################------------------------------| 45.28% tmpW1Y1YI.zip |#########################------------------------------| 45.33% tmpW1Y1YI.zip |#########################------------------------------| 45.38% tmpW1Y1YI.zip |#########################------------------------------| 45.42% tmpW1Y1YI.zip |#########################------------------------------| 45.47% tmpW1Y1YI.zip |#########################------------------------------| 45.51% tmpW1Y1YI.zip |#########################------------------------------| 45.56% tmpW1Y1YI.zip |#########################------------------------------| 45.6% tmpW1Y1YI.zip |#########################------------------------------| 45.65% tmpW1Y1YI.zip |#########################------------------------------| 45.69% tmpW1Y1YI.zip |#########################------------------------------| 45.74% tmpW1Y1YI.zip |#########################------------------------------| 45.79% tmpW1Y1YI.zip |#########################------------------------------| 45.83% tmpW1Y1YI.zip |#########################------------------------------| 45.88% tmpW1Y1YI.zip |#########################------------------------------| 45.92% tmpW1Y1YI.zip |#########################------------------------------| 45.97% tmpW1Y1YI.zip |#########################------------------------------| 46.01% tmpW1Y1YI.zip |#########################------------------------------| 46.06% tmpW1Y1YI.zip |#########################------------------------------| 46.11% tmpW1Y1YI.zip |#########################------------------------------| 46.15% tmpW1Y1YI.zip |#########################------------------------------| 46.2% tmpW1Y1YI.zip |#########################------------------------------| 46.24% tmpW1Y1YI.zip |#########################------------------------------| 46.29% tmpW1Y1YI.zip |#########################------------------------------| 46.33% tmpW1Y1YI.zip |##########################-----------------------------| 46.38% tmpW1Y1YI.zip |##########################-----------------------------| 46.43% tmpW1Y1YI.zip |##########################-----------------------------| 46.47% tmpW1Y1YI.zip |##########################-----------------------------| 46.52% tmpW1Y1YI.zip |##########################-----------------------------| 46.56% tmpW1Y1YI.zip |##########################-----------------------------| 46.61% tmpW1Y1YI.zip |##########################-----------------------------| 46.65% tmpW1Y1YI.zip |##########################-----------------------------| 46.7% tmpW1Y1YI.zip |##########################-----------------------------| 46.74% tmpW1Y1YI.zip |##########################-----------------------------| 46.79% tmpW1Y1YI.zip |##########################-----------------------------| 46.84% tmpW1Y1YI.zip |##########################-----------------------------| 46.88% tmpW1Y1YI.zip |##########################-----------------------------| 46.93% tmpW1Y1YI.zip |##########################-----------------------------| 46.97% tmpW1Y1YI.zip |##########################-----------------------------| 47.02% tmpW1Y1YI.zip |##########################-----------------------------| 47.06% tmpW1Y1YI.zip |##########################-----------------------------| 47.11% tmpW1Y1YI.zip |##########################-----------------------------| 47.16% tmpW1Y1YI.zip |##########################-----------------------------| 47.2% tmpW1Y1YI.zip |##########################-----------------------------| 47.25% tmpW1Y1YI.zip |##########################-----------------------------| 47.29% tmpW1Y1YI.zip |##########################-----------------------------| 47.34% tmpW1Y1YI.zip |##########################-----------------------------| 47.38% tmpW1Y1YI.zip |##########################-----------------------------| 47.43% tmpW1Y1YI.zip |##########################-----------------------------| 47.48% tmpW1Y1YI.zip |##########################-----------------------------| 47.52% tmpW1Y1YI.zip |##########################-----------------------------| 47.57% tmpW1Y1YI.zip |##########################-----------------------------| 47.61% tmpW1Y1YI.zip |##########################-----------------------------| 47.66% tmpW1Y1YI.zip |##########################-----------------------------| 47.7% tmpW1Y1YI.zip |##########################-----------------------------| 47.75% tmpW1Y1YI.zip |##########################-----------------------------| 47.79% tmpW1Y1YI.zip |##########################-----------------------------| 47.84% tmpW1Y1YI.zip |##########################-----------------------------| 47.89% tmpW1Y1YI.zip |##########################-----------------------------| 47.93% tmpW1Y1YI.zip |##########################-----------------------------| 47.98% tmpW1Y1YI.zip |##########################-----------------------------| 48.02% tmpW1Y1YI.zip |##########################-----------------------------| 48.07% tmpW1Y1YI.zip |##########################-----------------------------| 48.11% tmpW1Y1YI.zip |##########################-----------------------------| 48.16% tmpW1Y1YI.zip |###########################----------------------------| 48.21% tmpW1Y1YI.zip |###########################----------------------------| 48.25% tmpW1Y1YI.zip |###########################----------------------------| 48.3% tmpW1Y1YI.zip |###########################----------------------------| 48.34% tmpW1Y1YI.zip |###########################----------------------------| 48.39% tmpW1Y1YI.zip |###########################----------------------------| 48.43% tmpW1Y1YI.zip |###########################----------------------------| 48.48% tmpW1Y1YI.zip |###########################----------------------------| 48.53% tmpW1Y1YI.zip |###########################----------------------------| 48.57% tmpW1Y1YI.zip |###########################----------------------------| 48.62% tmpW1Y1YI.zip |###########################----------------------------| 48.66% tmpW1Y1YI.zip |###########################----------------------------| 48.71% tmpW1Y1YI.zip |###########################----------------------------| 48.75% tmpW1Y1YI.zip |###########################----------------------------| 48.8% tmpW1Y1YI.zip |###########################----------------------------| 48.84% tmpW1Y1YI.zip |###########################----------------------------| 48.89% tmpW1Y1YI.zip |###########################----------------------------| 48.94% tmpW1Y1YI.zip |###########################----------------------------| 48.98% tmpW1Y1YI.zip |###########################----------------------------| 49.03% tmpW1Y1YI.zip |###########################----------------------------| 49.07% tmpW1Y1YI.zip |###########################----------------------------| 49.12% tmpW1Y1YI.zip |###########################----------------------------| 49.16% tmpW1Y1YI.zip |###########################----------------------------| 49.21% tmpW1Y1YI.zip |###########################----------------------------| 49.26% tmpW1Y1YI.zip |###########################----------------------------| 49.3% tmpW1Y1YI.zip |###########################----------------------------| 49.35% tmpW1Y1YI.zip |###########################----------------------------| 49.39% tmpW1Y1YI.zip |###########################----------------------------| 49.44% tmpW1Y1YI.zip |###########################----------------------------| 49.48% tmpW1Y1YI.zip |###########################----------------------------| 49.53% tmpW1Y1YI.zip |###########################----------------------------| 49.58% tmpW1Y1YI.zip |###########################----------------------------| 49.62% tmpW1Y1YI.zip |###########################----------------------------| 49.67% tmpW1Y1YI.zip |###########################----------------------------| 49.71% tmpW1Y1YI.zip |###########################----------------------------| 49.76% tmpW1Y1YI.zip |###########################----------------------------| 49.8% tmpW1Y1YI.zip |###########################----------------------------| 49.85% tmpW1Y1YI.zip |###########################----------------------------| 49.89% tmpW1Y1YI.zip |###########################----------------------------| 49.94% tmpW1Y1YI.zip |###########################----------------------------| 49.99% tmpW1Y1YI.zip |############################---------------------------| 50.03% tmpW1Y1YI.zip |############################---------------------------| 50.08% tmpW1Y1YI.zip |############################---------------------------| 50.12% tmpW1Y1YI.zip |############################---------------------------| 50.17% tmpW1Y1YI.zip |############################---------------------------| 50.21% tmpW1Y1YI.zip |############################---------------------------| 50.26% tmpW1Y1YI.zip |############################---------------------------| 50.31% tmpW1Y1YI.zip |############################---------------------------| 50.35% tmpW1Y1YI.zip |############################---------------------------| 50.4% tmpW1Y1YI.zip |############################---------------------------| 50.44% tmpW1Y1YI.zip |############################---------------------------| 50.49% tmpW1Y1YI.zip |############################---------------------------| 50.53% tmpW1Y1YI.zip |############################---------------------------| 50.58% tmpW1Y1YI.zip |############################---------------------------| 50.63% tmpW1Y1YI.zip |############################---------------------------| 50.67% tmpW1Y1YI.zip |############################---------------------------| 50.72% tmpW1Y1YI.zip |############################---------------------------| 50.76% tmpW1Y1YI.zip |############################---------------------------| 50.81% tmpW1Y1YI.zip |############################---------------------------| 50.85% tmpW1Y1YI.zip |############################---------------------------| 50.9% tmpW1Y1YI.zip |############################---------------------------| 50.94% tmpW1Y1YI.zip |############################---------------------------| 50.99% tmpW1Y1YI.zip |############################---------------------------| 51.04% tmpW1Y1YI.zip |############################---------------------------| 51.08% tmpW1Y1YI.zip |############################---------------------------| 51.13% tmpW1Y1YI.zip |############################---------------------------| 51.17% tmpW1Y1YI.zip |############################---------------------------| 51.22% tmpW1Y1YI.zip |############################---------------------------| 51.26% tmpW1Y1YI.zip |############################---------------------------| 51.31% tmpW1Y1YI.zip |############################---------------------------| 51.36% tmpW1Y1YI.zip |############################---------------------------| 51.4% tmpW1Y1YI.zip |############################---------------------------| 51.45% tmpW1Y1YI.zip |############################---------------------------| 51.49% tmpW1Y1YI.zip |############################---------------------------| 51.54% tmpW1Y1YI.zip |############################---------------------------| 51.58% tmpW1Y1YI.zip |############################---------------------------| 51.63% tmpW1Y1YI.zip |############################---------------------------| 51.68% tmpW1Y1YI.zip |############################---------------------------| 51.72% tmpW1Y1YI.zip |############################---------------------------| 51.77% tmpW1Y1YI.zip |############################---------------------------| 51.81% tmpW1Y1YI.zip |#############################--------------------------| 51.86% tmpW1Y1YI.zip |#############################--------------------------| 51.9% tmpW1Y1YI.zip |#############################--------------------------| 51.95% tmpW1Y1YI.zip |#############################--------------------------| 51.99% tmpW1Y1YI.zip |#############################--------------------------| 52.04% tmpW1Y1YI.zip |#############################--------------------------| 52.09% tmpW1Y1YI.zip |#############################--------------------------| 52.13% tmpW1Y1YI.zip |#############################--------------------------| 52.18% tmpW1Y1YI.zip |#############################--------------------------| 52.22% tmpW1Y1YI.zip |#############################--------------------------| 52.27% tmpW1Y1YI.zip |#############################--------------------------| 52.31% tmpW1Y1YI.zip |#############################--------------------------| 52.36% tmpW1Y1YI.zip |#############################--------------------------| 52.41% tmpW1Y1YI.zip |#############################--------------------------| 52.45% tmpW1Y1YI.zip |#############################--------------------------| 52.5% tmpW1Y1YI.zip |#############################--------------------------| 52.54% tmpW1Y1YI.zip |#############################--------------------------| 52.59% tmpW1Y1YI.zip |#############################--------------------------| 52.63% tmpW1Y1YI.zip |#############################--------------------------| 52.68% tmpW1Y1YI.zip |#############################--------------------------| 52.72% tmpW1Y1YI.zip |#############################--------------------------| 52.77% tmpW1Y1YI.zip |#############################--------------------------| 52.82% tmpW1Y1YI.zip |#############################--------------------------| 52.86% tmpW1Y1YI.zip |#############################--------------------------| 52.91% tmpW1Y1YI.zip |#############################--------------------------| 52.95% tmpW1Y1YI.zip |#############################--------------------------| 53.0% tmpW1Y1YI.zip |#############################--------------------------| 53.04% tmpW1Y1YI.zip |#############################--------------------------| 53.09% tmpW1Y1YI.zip |#############################--------------------------| 53.14% tmpW1Y1YI.zip |#############################--------------------------| 53.18% tmpW1Y1YI.zip |#############################--------------------------| 53.23% tmpW1Y1YI.zip |#############################--------------------------| 53.27% tmpW1Y1YI.zip |#############################--------------------------| 53.32% tmpW1Y1YI.zip |#############################--------------------------| 53.36% tmpW1Y1YI.zip |#############################--------------------------| 53.41% tmpW1Y1YI.zip |#############################--------------------------| 53.46% tmpW1Y1YI.zip |#############################--------------------------| 53.5% tmpW1Y1YI.zip |#############################--------------------------| 53.55% tmpW1Y1YI.zip |#############################--------------------------| 53.59% tmpW1Y1YI.zip |##############################-------------------------| 53.64% tmpW1Y1YI.zip |##############################-------------------------| 53.68% tmpW1Y1YI.zip |##############################-------------------------| 53.73% tmpW1Y1YI.zip |##############################-------------------------| 53.77% tmpW1Y1YI.zip |##############################-------------------------| 53.82% tmpW1Y1YI.zip |##############################-------------------------| 53.87% tmpW1Y1YI.zip |##############################-------------------------| 53.91% tmpW1Y1YI.zip |##############################-------------------------| 53.96% tmpW1Y1YI.zip |##############################-------------------------| 54.0% tmpW1Y1YI.zip |##############################-------------------------| 54.05% tmpW1Y1YI.zip |##############################-------------------------| 54.09% tmpW1Y1YI.zip |##############################-------------------------| 54.14% tmpW1Y1YI.zip |##############################-------------------------| 54.19% tmpW1Y1YI.zip |##############################-------------------------| 54.23% tmpW1Y1YI.zip |##############################-------------------------| 54.28% tmpW1Y1YI.zip |##############################-------------------------| 54.32% tmpW1Y1YI.zip |##############################-------------------------| 54.37% tmpW1Y1YI.zip |##############################-------------------------| 54.41% tmpW1Y1YI.zip |##############################-------------------------| 54.46% tmpW1Y1YI.zip |##############################-------------------------| 54.51% tmpW1Y1YI.zip |##############################-------------------------| 54.55% tmpW1Y1YI.zip |##############################-------------------------| 54.6% tmpW1Y1YI.zip |##############################-------------------------| 54.64% tmpW1Y1YI.zip |##############################-------------------------| 54.69% tmpW1Y1YI.zip |##############################-------------------------| 54.73% tmpW1Y1YI.zip |##############################-------------------------| 54.78% tmpW1Y1YI.zip |##############################-------------------------| 54.82% tmpW1Y1YI.zip |##############################-------------------------| 54.87% tmpW1Y1YI.zip |##############################-------------------------| 54.92% tmpW1Y1YI.zip |##############################-------------------------| 54.96% tmpW1Y1YI.zip |##############################-------------------------| 55.01% tmpW1Y1YI.zip |##############################-------------------------| 55.05% tmpW1Y1YI.zip |##############################-------------------------| 55.1% tmpW1Y1YI.zip |##############################-------------------------| 55.14% tmpW1Y1YI.zip |##############################-------------------------| 55.19% tmpW1Y1YI.zip |##############################-------------------------| 55.24% tmpW1Y1YI.zip |##############################-------------------------| 55.28% tmpW1Y1YI.zip |##############################-------------------------| 55.33% tmpW1Y1YI.zip |##############################-------------------------| 55.37% tmpW1Y1YI.zip |##############################-------------------------| 55.42% tmpW1Y1YI.zip |###############################------------------------| 55.46% tmpW1Y1YI.zip |###############################------------------------| 55.51% tmpW1Y1YI.zip |###############################------------------------| 55.56% tmpW1Y1YI.zip |###############################------------------------| 55.6% tmpW1Y1YI.zip |###############################------------------------| 55.65% tmpW1Y1YI.zip |###############################------------------------| 55.69% tmpW1Y1YI.zip |###############################------------------------| 55.74% tmpW1Y1YI.zip |###############################------------------------| 55.78% tmpW1Y1YI.zip |###############################------------------------| 55.83% tmpW1Y1YI.zip |###############################------------------------| 55.87% tmpW1Y1YI.zip |###############################------------------------| 55.92% tmpW1Y1YI.zip |###############################------------------------| 55.97% tmpW1Y1YI.zip |###############################------------------------| 56.01% tmpW1Y1YI.zip |###############################------------------------| 56.06% tmpW1Y1YI.zip |###############################------------------------| 56.1% tmpW1Y1YI.zip |###############################------------------------| 56.15% tmpW1Y1YI.zip |###############################------------------------| 56.19% tmpW1Y1YI.zip |###############################------------------------| 56.24% tmpW1Y1YI.zip |###############################------------------------| 56.29% tmpW1Y1YI.zip |###############################------------------------| 56.33% tmpW1Y1YI.zip |###############################------------------------| 56.38% tmpW1Y1YI.zip |###############################------------------------| 56.42% tmpW1Y1YI.zip |###############################------------------------| 56.47% tmpW1Y1YI.zip |###############################------------------------| 56.51% tmpW1Y1YI.zip |###############################------------------------| 56.56% tmpW1Y1YI.zip |###############################------------------------| 56.61% tmpW1Y1YI.zip |###############################------------------------| 56.65% tmpW1Y1YI.zip |###############################------------------------| 56.7% tmpW1Y1YI.zip |###############################------------------------| 56.74% tmpW1Y1YI.zip |###############################------------------------| 56.79% tmpW1Y1YI.zip |###############################------------------------| 56.83% tmpW1Y1YI.zip |###############################------------------------| 56.88% tmpW1Y1YI.zip |###############################------------------------| 56.92% tmpW1Y1YI.zip |###############################------------------------| 56.97% tmpW1Y1YI.zip |###############################------------------------| 57.02% tmpW1Y1YI.zip |###############################------------------------| 57.06% tmpW1Y1YI.zip |###############################------------------------| 57.11% tmpW1Y1YI.zip |###############################------------------------| 57.15% tmpW1Y1YI.zip |###############################------------------------| 57.2% tmpW1Y1YI.zip |###############################------------------------| 57.24% tmpW1Y1YI.zip |################################-----------------------| 57.29% tmpW1Y1YI.zip |################################-----------------------| 57.34% tmpW1Y1YI.zip |################################-----------------------| 57.38% tmpW1Y1YI.zip |################################-----------------------| 57.43% tmpW1Y1YI.zip |################################-----------------------| 57.47% tmpW1Y1YI.zip |################################-----------------------| 57.52% tmpW1Y1YI.zip |################################-----------------------| 57.56% tmpW1Y1YI.zip |################################-----------------------| 57.61% tmpW1Y1YI.zip |################################-----------------------| 57.66% tmpW1Y1YI.zip |################################-----------------------| 57.7% tmpW1Y1YI.zip |################################-----------------------| 57.75% tmpW1Y1YI.zip |################################-----------------------| 57.79% tmpW1Y1YI.zip |################################-----------------------| 57.84% tmpW1Y1YI.zip |################################-----------------------| 57.88% tmpW1Y1YI.zip |################################-----------------------| 57.93% tmpW1Y1YI.zip |################################-----------------------| 57.97% tmpW1Y1YI.zip |################################-----------------------| 58.02% tmpW1Y1YI.zip |################################-----------------------| 58.07% tmpW1Y1YI.zip |################################-----------------------| 58.11% tmpW1Y1YI.zip |################################-----------------------| 58.16% tmpW1Y1YI.zip |################################-----------------------| 58.2% tmpW1Y1YI.zip |################################-----------------------| 58.25% tmpW1Y1YI.zip |################################-----------------------| 58.29% tmpW1Y1YI.zip |################################-----------------------| 58.34% tmpW1Y1YI.zip |################################-----------------------| 58.39% tmpW1Y1YI.zip |################################-----------------------| 58.43% tmpW1Y1YI.zip |################################-----------------------| 58.48% tmpW1Y1YI.zip |################################-----------------------| 58.52% tmpW1Y1YI.zip |################################-----------------------| 58.57% tmpW1Y1YI.zip |################################-----------------------| 58.61% tmpW1Y1YI.zip |################################-----------------------| 58.66% tmpW1Y1YI.zip |################################-----------------------| 58.71% tmpW1Y1YI.zip |################################-----------------------| 58.75% tmpW1Y1YI.zip |################################-----------------------| 58.8% tmpW1Y1YI.zip |################################-----------------------| 58.84% tmpW1Y1YI.zip |################################-----------------------| 58.89% tmpW1Y1YI.zip |################################-----------------------| 58.93% tmpW1Y1YI.zip |################################-----------------------| 58.98% tmpW1Y1YI.zip |################################-----------------------| 59.02% tmpW1Y1YI.zip |################################-----------------------| 59.07% tmpW1Y1YI.zip |#################################----------------------| 59.12% tmpW1Y1YI.zip |#################################----------------------| 59.16% tmpW1Y1YI.zip |#################################----------------------| 59.21% tmpW1Y1YI.zip |#################################----------------------| 59.25% tmpW1Y1YI.zip |#################################----------------------| 59.3% tmpW1Y1YI.zip |#################################----------------------| 59.34% tmpW1Y1YI.zip |#################################----------------------| 59.39% tmpW1Y1YI.zip |#################################----------------------| 59.44% tmpW1Y1YI.zip |#################################----------------------| 59.48% tmpW1Y1YI.zip |#################################----------------------| 59.53% tmpW1Y1YI.zip |#################################----------------------| 59.57% tmpW1Y1YI.zip |#################################----------------------| 59.62% tmpW1Y1YI.zip |#################################----------------------| 59.66% tmpW1Y1YI.zip |#################################----------------------| 59.71% tmpW1Y1YI.zip |#################################----------------------| 59.75% tmpW1Y1YI.zip |#################################----------------------| 59.8% tmpW1Y1YI.zip |#################################----------------------| 59.85% tmpW1Y1YI.zip |#################################----------------------| 59.89% tmpW1Y1YI.zip |#################################----------------------| 59.94% tmpW1Y1YI.zip |#################################----------------------| 59.98% tmpW1Y1YI.zip |#################################----------------------| 60.03% tmpW1Y1YI.zip |#################################----------------------| 60.07% tmpW1Y1YI.zip |#################################----------------------| 60.12% tmpW1Y1YI.zip |#################################----------------------| 60.17% tmpW1Y1YI.zip |#################################----------------------| 60.21% tmpW1Y1YI.zip |#################################----------------------| 60.26% tmpW1Y1YI.zip |#################################----------------------| 60.3% tmpW1Y1YI.zip |#################################----------------------| 60.35% tmpW1Y1YI.zip |#################################----------------------| 60.39% tmpW1Y1YI.zip |#################################----------------------| 60.44% tmpW1Y1YI.zip |#################################----------------------| 60.49% tmpW1Y1YI.zip |#################################----------------------| 60.53% tmpW1Y1YI.zip |#################################----------------------| 60.58% tmpW1Y1YI.zip |#################################----------------------| 60.62% tmpW1Y1YI.zip |#################################----------------------| 60.67% tmpW1Y1YI.zip |#################################----------------------| 60.71% tmpW1Y1YI.zip |#################################----------------------| 60.76% tmpW1Y1YI.zip |#################################----------------------| 60.8% tmpW1Y1YI.zip |#################################----------------------| 60.85% tmpW1Y1YI.zip |#################################----------------------| 60.9% tmpW1Y1YI.zip |##################################---------------------| 60.94% tmpW1Y1YI.zip |##################################---------------------| 60.99% tmpW1Y1YI.zip |##################################---------------------| 61.03% tmpW1Y1YI.zip |##################################---------------------| 61.08% tmpW1Y1YI.zip |##################################---------------------| 61.12% tmpW1Y1YI.zip |##################################---------------------| 61.17% tmpW1Y1YI.zip |##################################---------------------| 61.22% tmpW1Y1YI.zip |##################################---------------------| 61.26% tmpW1Y1YI.zip |##################################---------------------| 61.31% tmpW1Y1YI.zip |##################################---------------------| 61.35% tmpW1Y1YI.zip |##################################---------------------| 61.4% tmpW1Y1YI.zip |##################################---------------------| 61.44% tmpW1Y1YI.zip |##################################---------------------| 61.49% tmpW1Y1YI.zip |##################################---------------------| 61.54% tmpW1Y1YI.zip |##################################---------------------| 61.58% tmpW1Y1YI.zip |##################################---------------------| 61.63% tmpW1Y1YI.zip |##################################---------------------| 61.67% tmpW1Y1YI.zip |##################################---------------------| 61.72% tmpW1Y1YI.zip |##################################---------------------| 61.76% tmpW1Y1YI.zip |##################################---------------------| 61.81% tmpW1Y1YI.zip |##################################---------------------| 61.85% tmpW1Y1YI.zip |##################################---------------------| 61.9% tmpW1Y1YI.zip |##################################---------------------| 61.95% tmpW1Y1YI.zip |##################################---------------------| 61.99% tmpW1Y1YI.zip |##################################---------------------| 62.04% tmpW1Y1YI.zip |##################################---------------------| 62.08% tmpW1Y1YI.zip |##################################---------------------| 62.13% tmpW1Y1YI.zip |##################################---------------------| 62.17% tmpW1Y1YI.zip |##################################---------------------| 62.22% tmpW1Y1YI.zip |##################################---------------------| 62.27% tmpW1Y1YI.zip |##################################---------------------| 62.31% tmpW1Y1YI.zip |##################################---------------------| 62.36% tmpW1Y1YI.zip |##################################---------------------| 62.4% tmpW1Y1YI.zip |##################################---------------------| 62.45% tmpW1Y1YI.zip |##################################---------------------| 62.49% tmpW1Y1YI.zip |##################################---------------------| 62.54% tmpW1Y1YI.zip |##################################---------------------| 62.59% tmpW1Y1YI.zip |##################################---------------------| 62.63% tmpW1Y1YI.zip |##################################---------------------| 62.68% tmpW1Y1YI.zip |##################################---------------------| 62.72% tmpW1Y1YI.zip |###################################--------------------| 62.77% tmpW1Y1YI.zip |###################################--------------------| 62.81% tmpW1Y1YI.zip |###################################--------------------| 62.86% tmpW1Y1YI.zip |###################################--------------------| 62.9% tmpW1Y1YI.zip |###################################--------------------| 62.95% tmpW1Y1YI.zip |###################################--------------------| 63.0% tmpW1Y1YI.zip |###################################--------------------| 63.04% tmpW1Y1YI.zip |###################################--------------------| 63.09% tmpW1Y1YI.zip |###################################--------------------| 63.13% tmpW1Y1YI.zip |###################################--------------------| 63.18% tmpW1Y1YI.zip |###################################--------------------| 63.22% tmpW1Y1YI.zip |###################################--------------------| 63.27% tmpW1Y1YI.zip |###################################--------------------| 63.32% tmpW1Y1YI.zip |###################################--------------------| 63.36% tmpW1Y1YI.zip |###################################--------------------| 63.41% tmpW1Y1YI.zip |###################################--------------------| 63.45% tmpW1Y1YI.zip |###################################--------------------| 63.5% tmpW1Y1YI.zip |###################################--------------------| 63.54% tmpW1Y1YI.zip |###################################--------------------| 63.59% tmpW1Y1YI.zip |###################################--------------------| 63.64% tmpW1Y1YI.zip |###################################--------------------| 63.68% tmpW1Y1YI.zip |###################################--------------------| 63.73% tmpW1Y1YI.zip |###################################--------------------| 63.77% tmpW1Y1YI.zip |###################################--------------------| 63.82% tmpW1Y1YI.zip |###################################--------------------| 63.86% tmpW1Y1YI.zip |###################################--------------------| 63.91% tmpW1Y1YI.zip |###################################--------------------| 63.95% tmpW1Y1YI.zip |###################################--------------------| 64.0% tmpW1Y1YI.zip |###################################--------------------| 64.05% tmpW1Y1YI.zip |###################################--------------------| 64.09% tmpW1Y1YI.zip |###################################--------------------| 64.14% tmpW1Y1YI.zip |###################################--------------------| 64.18% tmpW1Y1YI.zip |###################################--------------------| 64.23% tmpW1Y1YI.zip |###################################--------------------| 64.27% tmpW1Y1YI.zip |###################################--------------------| 64.32% tmpW1Y1YI.zip |###################################--------------------| 64.37% tmpW1Y1YI.zip |###################################--------------------| 64.41% tmpW1Y1YI.zip |###################################--------------------| 64.46% tmpW1Y1YI.zip |###################################--------------------| 64.5% tmpW1Y1YI.zip |####################################-------------------| 64.55% tmpW1Y1YI.zip |####################################-------------------| 64.59% tmpW1Y1YI.zip |####################################-------------------| 64.64% tmpW1Y1YI.zip |####################################-------------------| 64.69% tmpW1Y1YI.zip |####################################-------------------| 64.73% tmpW1Y1YI.zip |####################################-------------------| 64.78% tmpW1Y1YI.zip |####################################-------------------| 64.82% tmpW1Y1YI.zip |####################################-------------------| 64.87% tmpW1Y1YI.zip |####################################-------------------| 64.91% tmpW1Y1YI.zip |####################################-------------------| 64.96% tmpW1Y1YI.zip |####################################-------------------| 65.0% tmpW1Y1YI.zip |####################################-------------------| 65.05% tmpW1Y1YI.zip |####################################-------------------| 65.1% tmpW1Y1YI.zip |####################################-------------------| 65.14% tmpW1Y1YI.zip |####################################-------------------| 65.19% tmpW1Y1YI.zip |####################################-------------------| 65.23% tmpW1Y1YI.zip |####################################-------------------| 65.28% tmpW1Y1YI.zip |####################################-------------------| 65.32% tmpW1Y1YI.zip |####################################-------------------| 65.37% tmpW1Y1YI.zip |####################################-------------------| 65.42% tmpW1Y1YI.zip |####################################-------------------| 65.46% tmpW1Y1YI.zip |####################################-------------------| 65.51% tmpW1Y1YI.zip |####################################-------------------| 65.55% tmpW1Y1YI.zip |####################################-------------------| 65.6% tmpW1Y1YI.zip |####################################-------------------| 65.64% tmpW1Y1YI.zip |####################################-------------------| 65.69% tmpW1Y1YI.zip |####################################-------------------| 65.74% tmpW1Y1YI.zip |####################################-------------------| 65.78% tmpW1Y1YI.zip |####################################-------------------| 65.83% tmpW1Y1YI.zip |####################################-------------------| 65.87% tmpW1Y1YI.zip |####################################-------------------| 65.92% tmpW1Y1YI.zip |####################################-------------------| 65.96% tmpW1Y1YI.zip |####################################-------------------| 66.01% tmpW1Y1YI.zip |####################################-------------------| 66.05% tmpW1Y1YI.zip |####################################-------------------| 66.1% tmpW1Y1YI.zip |####################################-------------------| 66.15% tmpW1Y1YI.zip |####################################-------------------| 66.19% tmpW1Y1YI.zip |####################################-------------------| 66.24% tmpW1Y1YI.zip |####################################-------------------| 66.28% tmpW1Y1YI.zip |####################################-------------------| 66.33% tmpW1Y1YI.zip |#####################################------------------| 66.37% tmpW1Y1YI.zip |#####################################------------------| 66.42% tmpW1Y1YI.zip |#####################################------------------| 66.47% tmpW1Y1YI.zip |#####################################------------------| 66.51% tmpW1Y1YI.zip |#####################################------------------| 66.56% tmpW1Y1YI.zip |#####################################------------------| 66.6% tmpW1Y1YI.zip |#####################################------------------| 66.65% tmpW1Y1YI.zip |#####################################------------------| 66.69% tmpW1Y1YI.zip |#####################################------------------| 66.74% tmpW1Y1YI.zip |#####################################------------------| 66.78% tmpW1Y1YI.zip |#####################################------------------| 66.83% tmpW1Y1YI.zip |#####################################------------------| 66.88% tmpW1Y1YI.zip |#####################################------------------| 66.92% tmpW1Y1YI.zip |#####################################------------------| 66.97% tmpW1Y1YI.zip |#####################################------------------| 67.01% tmpW1Y1YI.zip |#####################################------------------| 67.06% tmpW1Y1YI.zip |#####################################------------------| 67.1% tmpW1Y1YI.zip |#####################################------------------| 67.15% tmpW1Y1YI.zip |#####################################------------------| 67.2% tmpW1Y1YI.zip |#####################################------------------| 67.24% tmpW1Y1YI.zip |#####################################------------------| 67.29% tmpW1Y1YI.zip |#####################################------------------| 67.33% tmpW1Y1YI.zip |#####################################------------------| 67.38% tmpW1Y1YI.zip |#####################################------------------| 67.42% tmpW1Y1YI.zip |#####################################------------------| 67.47% tmpW1Y1YI.zip |#####################################------------------| 67.52% tmpW1Y1YI.zip |#####################################------------------| 67.56% tmpW1Y1YI.zip |#####################################------------------| 67.61% tmpW1Y1YI.zip |#####################################------------------| 67.65% tmpW1Y1YI.zip |#####################################------------------| 67.7% tmpW1Y1YI.zip |#####################################------------------| 67.74% tmpW1Y1YI.zip |#####################################------------------| 67.79% tmpW1Y1YI.zip |#####################################------------------| 67.83% tmpW1Y1YI.zip |#####################################------------------| 67.88% tmpW1Y1YI.zip |#####################################------------------| 67.93% tmpW1Y1YI.zip |#####################################------------------| 67.97% tmpW1Y1YI.zip |#####################################------------------| 68.02% tmpW1Y1YI.zip |#####################################------------------| 68.06% tmpW1Y1YI.zip |#####################################------------------| 68.11% tmpW1Y1YI.zip |#####################################------------------| 68.15% tmpW1Y1YI.zip |######################################-----------------| 68.2% tmpW1Y1YI.zip |######################################-----------------| 68.25% tmpW1Y1YI.zip |######################################-----------------| 68.29% tmpW1Y1YI.zip |######################################-----------------| 68.34% tmpW1Y1YI.zip |######################################-----------------| 68.38% tmpW1Y1YI.zip |######################################-----------------| 68.43% tmpW1Y1YI.zip |######################################-----------------| 68.47% tmpW1Y1YI.zip |######################################-----------------| 68.52% tmpW1Y1YI.zip |######################################-----------------| 68.57% tmpW1Y1YI.zip |######################################-----------------| 68.61% tmpW1Y1YI.zip |######################################-----------------| 68.66% tmpW1Y1YI.zip |######################################-----------------| 68.7% tmpW1Y1YI.zip |######################################-----------------| 68.75% tmpW1Y1YI.zip |######################################-----------------| 68.79% tmpW1Y1YI.zip |######################################-----------------| 68.84% tmpW1Y1YI.zip |######################################-----------------| 68.88% tmpW1Y1YI.zip |######################################-----------------| 68.93% tmpW1Y1YI.zip |######################################-----------------| 68.98% tmpW1Y1YI.zip |######################################-----------------| 69.02% tmpW1Y1YI.zip |######################################-----------------| 69.07% tmpW1Y1YI.zip |######################################-----------------| 69.11% tmpW1Y1YI.zip |######################################-----------------| 69.16% tmpW1Y1YI.zip |######################################-----------------| 69.2% tmpW1Y1YI.zip |######################################-----------------| 69.25% tmpW1Y1YI.zip |######################################-----------------| 69.3% tmpW1Y1YI.zip |######################################-----------------| 69.34% tmpW1Y1YI.zip |######################################-----------------| 69.39% tmpW1Y1YI.zip |######################################-----------------| 69.43% tmpW1Y1YI.zip |######################################-----------------| 69.48% tmpW1Y1YI.zip |######################################-----------------| 69.52% tmpW1Y1YI.zip |######################################-----------------| 69.57% tmpW1Y1YI.zip |######################################-----------------| 69.62% tmpW1Y1YI.zip |######################################-----------------| 69.66% tmpW1Y1YI.zip |######################################-----------------| 69.71% tmpW1Y1YI.zip |######################################-----------------| 69.75% tmpW1Y1YI.zip |######################################-----------------| 69.8% tmpW1Y1YI.zip |######################################-----------------| 69.84% tmpW1Y1YI.zip |######################################-----------------| 69.89% tmpW1Y1YI.zip |######################################-----------------| 69.93% tmpW1Y1YI.zip |######################################-----------------| 69.98% tmpW1Y1YI.zip |#######################################----------------| 70.03% tmpW1Y1YI.zip |#######################################----------------| 70.07% tmpW1Y1YI.zip |#######################################----------------| 70.12% tmpW1Y1YI.zip |#######################################----------------| 70.16% tmpW1Y1YI.zip |#######################################----------------| 70.21% tmpW1Y1YI.zip |#######################################----------------| 70.25% tmpW1Y1YI.zip |#######################################----------------| 70.3% tmpW1Y1YI.zip |#######################################----------------| 70.35% tmpW1Y1YI.zip |#######################################----------------| 70.39% tmpW1Y1YI.zip |#######################################----------------| 70.44% tmpW1Y1YI.zip |#######################################----------------| 70.48% tmpW1Y1YI.zip |#######################################----------------| 70.53% tmpW1Y1YI.zip |#######################################----------------| 70.57% tmpW1Y1YI.zip |#######################################----------------| 70.62% tmpW1Y1YI.zip |#######################################----------------| 70.67% tmpW1Y1YI.zip |#######################################----------------| 70.71% tmpW1Y1YI.zip |#######################################----------------| 70.76% tmpW1Y1YI.zip |#######################################----------------| 70.8% tmpW1Y1YI.zip |#######################################----------------| 70.85% tmpW1Y1YI.zip |#######################################----------------| 70.89% tmpW1Y1YI.zip |#######################################----------------| 70.94% tmpW1Y1YI.zip |#######################################----------------| 70.98% tmpW1Y1YI.zip |#######################################----------------| 71.03% tmpW1Y1YI.zip |#######################################----------------| 71.08% tmpW1Y1YI.zip |#######################################----------------| 71.12% tmpW1Y1YI.zip |#######################################----------------| 71.17% tmpW1Y1YI.zip |#######################################----------------| 71.21% tmpW1Y1YI.zip |#######################################----------------| 71.26% tmpW1Y1YI.zip |#######################################----------------| 71.3% tmpW1Y1YI.zip |#######################################----------------| 71.35% tmpW1Y1YI.zip |#######################################----------------| 71.4% tmpW1Y1YI.zip |#######################################----------------| 71.44% tmpW1Y1YI.zip |#######################################----------------| 71.49% tmpW1Y1YI.zip |#######################################----------------| 71.53% tmpW1Y1YI.zip |#######################################----------------| 71.58% tmpW1Y1YI.zip |#######################################----------------| 71.62% tmpW1Y1YI.zip |#######################################----------------| 71.67% tmpW1Y1YI.zip |#######################################----------------| 71.72% tmpW1Y1YI.zip |#######################################----------------| 71.76% tmpW1Y1YI.zip |#######################################----------------| 71.81% tmpW1Y1YI.zip |########################################---------------| 71.85% tmpW1Y1YI.zip |########################################---------------| 71.9% tmpW1Y1YI.zip |########################################---------------| 71.94% tmpW1Y1YI.zip |########################################---------------| 71.99% tmpW1Y1YI.zip |########################################---------------| 72.03% tmpW1Y1YI.zip |########################################---------------| 72.08% tmpW1Y1YI.zip |########################################---------------| 72.13% tmpW1Y1YI.zip |########################################---------------| 72.17% tmpW1Y1YI.zip |########################################---------------| 72.22% tmpW1Y1YI.zip |########################################---------------| 72.26% tmpW1Y1YI.zip |########################################---------------| 72.31% tmpW1Y1YI.zip |########################################---------------| 72.35% tmpW1Y1YI.zip |########################################---------------| 72.4% tmpW1Y1YI.zip |########################################---------------| 72.45% tmpW1Y1YI.zip |########################################---------------| 72.49% tmpW1Y1YI.zip |########################################---------------| 72.54% tmpW1Y1YI.zip |########################################---------------| 72.58% tmpW1Y1YI.zip |########################################---------------| 72.63% tmpW1Y1YI.zip |########################################---------------| 72.67% tmpW1Y1YI.zip |########################################---------------| 72.72% tmpW1Y1YI.zip |########################################---------------| 72.77% tmpW1Y1YI.zip |########################################---------------| 72.81% tmpW1Y1YI.zip |########################################---------------| 72.86% tmpW1Y1YI.zip |########################################---------------| 72.9% tmpW1Y1YI.zip |########################################---------------| 72.95% tmpW1Y1YI.zip |########################################---------------| 72.99% tmpW1Y1YI.zip |########################################---------------| 73.04% tmpW1Y1YI.zip |########################################---------------| 73.08% tmpW1Y1YI.zip |########################################---------------| 73.13% tmpW1Y1YI.zip |########################################---------------| 73.18% tmpW1Y1YI.zip |########################################---------------| 73.22% tmpW1Y1YI.zip |########################################---------------| 73.27% tmpW1Y1YI.zip |########################################---------------| 73.31% tmpW1Y1YI.zip |########################################---------------| 73.36% tmpW1Y1YI.zip |########################################---------------| 73.4% tmpW1Y1YI.zip |########################################---------------| 73.45% tmpW1Y1YI.zip |########################################---------------| 73.5% tmpW1Y1YI.zip |########################################---------------| 73.54% tmpW1Y1YI.zip |########################################---------------| 73.59% tmpW1Y1YI.zip |########################################---------------| 73.63% tmpW1Y1YI.zip |#########################################--------------| 73.68% tmpW1Y1YI.zip |#########################################--------------| 73.72% tmpW1Y1YI.zip |#########################################--------------| 73.77% tmpW1Y1YI.zip |#########################################--------------| 73.81% tmpW1Y1YI.zip |#########################################--------------| 73.86% tmpW1Y1YI.zip |#########################################--------------| 73.91% tmpW1Y1YI.zip |#########################################--------------| 73.95% tmpW1Y1YI.zip |#########################################--------------| 74.0% tmpW1Y1YI.zip |#########################################--------------| 74.04% tmpW1Y1YI.zip |#########################################--------------| 74.09% tmpW1Y1YI.zip |#########################################--------------| 74.13% tmpW1Y1YI.zip |#########################################--------------| 74.18% tmpW1Y1YI.zip |#########################################--------------| 74.23% tmpW1Y1YI.zip |#########################################--------------| 74.27% tmpW1Y1YI.zip |#########################################--------------| 74.32% tmpW1Y1YI.zip |#########################################--------------| 74.36% tmpW1Y1YI.zip |#########################################--------------| 74.41% tmpW1Y1YI.zip |#########################################--------------| 74.45% tmpW1Y1YI.zip |#########################################--------------| 74.5% tmpW1Y1YI.zip |#########################################--------------| 74.55% tmpW1Y1YI.zip |#########################################--------------| 74.59% tmpW1Y1YI.zip |#########################################--------------| 74.64% tmpW1Y1YI.zip |#########################################--------------| 74.68% tmpW1Y1YI.zip |#########################################--------------| 74.73% tmpW1Y1YI.zip |#########################################--------------| 74.77% tmpW1Y1YI.zip |#########################################--------------| 74.82% tmpW1Y1YI.zip |#########################################--------------| 74.86% tmpW1Y1YI.zip |#########################################--------------| 74.91% tmpW1Y1YI.zip |#########################################--------------| 74.96% tmpW1Y1YI.zip |#########################################--------------| 75.0% tmpW1Y1YI.zip |#########################################--------------| 75.05% tmpW1Y1YI.zip |#########################################--------------| 75.09% tmpW1Y1YI.zip |#########################################--------------| 75.14% tmpW1Y1YI.zip |#########################################--------------| 75.18% tmpW1Y1YI.zip |#########################################--------------| 75.23% tmpW1Y1YI.zip |#########################################--------------| 75.28% tmpW1Y1YI.zip |#########################################--------------| 75.32% tmpW1Y1YI.zip |#########################################--------------| 75.37% tmpW1Y1YI.zip |#########################################--------------| 75.41% tmpW1Y1YI.zip |##########################################-------------| 75.46% tmpW1Y1YI.zip |##########################################-------------| 75.5% tmpW1Y1YI.zip |##########################################-------------| 75.55% tmpW1Y1YI.zip |##########################################-------------| 75.6% tmpW1Y1YI.zip |##########################################-------------| 75.64% tmpW1Y1YI.zip |##########################################-------------| 75.69% tmpW1Y1YI.zip |##########################################-------------| 75.73% tmpW1Y1YI.zip |##########################################-------------| 75.78% tmpW1Y1YI.zip |##########################################-------------| 75.82% tmpW1Y1YI.zip |##########################################-------------| 75.87% tmpW1Y1YI.zip |##########################################-------------| 75.91% tmpW1Y1YI.zip |##########################################-------------| 75.96% tmpW1Y1YI.zip |##########################################-------------| 76.01% tmpW1Y1YI.zip |##########################################-------------| 76.05% tmpW1Y1YI.zip |##########################################-------------| 76.1% tmpW1Y1YI.zip |##########################################-------------| 76.14% tmpW1Y1YI.zip |##########################################-------------| 76.19% tmpW1Y1YI.zip |##########################################-------------| 76.23% tmpW1Y1YI.zip |##########################################-------------| 76.28% tmpW1Y1YI.zip |##########################################-------------| 76.33% tmpW1Y1YI.zip |##########################################-------------| 76.37% tmpW1Y1YI.zip |##########################################-------------| 76.42% tmpW1Y1YI.zip |##########################################-------------| 76.46% tmpW1Y1YI.zip |##########################################-------------| 76.51% tmpW1Y1YI.zip |##########################################-------------| 76.55% tmpW1Y1YI.zip |##########################################-------------| 76.6% tmpW1Y1YI.zip |##########################################-------------| 76.65% tmpW1Y1YI.zip |##########################################-------------| 76.69% tmpW1Y1YI.zip |##########################################-------------| 76.74% tmpW1Y1YI.zip |##########################################-------------| 76.78% tmpW1Y1YI.zip |##########################################-------------| 76.83% tmpW1Y1YI.zip |##########################################-------------| 76.87% tmpW1Y1YI.zip |##########################################-------------| 76.92% tmpW1Y1YI.zip |##########################################-------------| 76.96% tmpW1Y1YI.zip |##########################################-------------| 77.01% tmpW1Y1YI.zip |##########################################-------------| 77.06% tmpW1Y1YI.zip |##########################################-------------| 77.1% tmpW1Y1YI.zip |##########################################-------------| 77.15% tmpW1Y1YI.zip |##########################################-------------| 77.19% tmpW1Y1YI.zip |##########################################-------------| 77.24% tmpW1Y1YI.zip |###########################################------------| 77.28% tmpW1Y1YI.zip |###########################################------------| 77.33% tmpW1Y1YI.zip |###########################################------------| 77.38% tmpW1Y1YI.zip |###########################################------------| 77.42% tmpW1Y1YI.zip |###########################################------------| 77.47% tmpW1Y1YI.zip |###########################################------------| 77.51% tmpW1Y1YI.zip |###########################################------------| 77.56% tmpW1Y1YI.zip |###########################################------------| 77.6% tmpW1Y1YI.zip |###########################################------------| 77.65% tmpW1Y1YI.zip |###########################################------------| 77.7% tmpW1Y1YI.zip |###########################################------------| 77.74% tmpW1Y1YI.zip |###########################################------------| 77.79% tmpW1Y1YI.zip |###########################################------------| 77.83% tmpW1Y1YI.zip |###########################################------------| 77.88% tmpW1Y1YI.zip |###########################################------------| 77.92% tmpW1Y1YI.zip |###########################################------------| 77.97% tmpW1Y1YI.zip |###########################################------------| 78.01% tmpW1Y1YI.zip |###########################################------------| 78.06% tmpW1Y1YI.zip |###########################################------------| 78.11% tmpW1Y1YI.zip |###########################################------------| 78.15% tmpW1Y1YI.zip |###########################################------------| 78.2% tmpW1Y1YI.zip |###########################################------------| 78.24% tmpW1Y1YI.zip |###########################################------------| 78.29% tmpW1Y1YI.zip |###########################################------------| 78.33% tmpW1Y1YI.zip |###########################################------------| 78.38% tmpW1Y1YI.zip |###########################################------------| 78.43% tmpW1Y1YI.zip |###########################################------------| 78.47% tmpW1Y1YI.zip |###########################################------------| 78.52% tmpW1Y1YI.zip |###########################################------------| 78.56% tmpW1Y1YI.zip |###########################################------------| 78.61% tmpW1Y1YI.zip |###########################################------------| 78.65% tmpW1Y1YI.zip |###########################################------------| 78.7% tmpW1Y1YI.zip |###########################################------------| 78.75% tmpW1Y1YI.zip |###########################################------------| 78.79% tmpW1Y1YI.zip |###########################################------------| 78.84% tmpW1Y1YI.zip |###########################################------------| 78.88% tmpW1Y1YI.zip |###########################################------------| 78.93% tmpW1Y1YI.zip |###########################################------------| 78.97% tmpW1Y1YI.zip |###########################################------------| 79.02% tmpW1Y1YI.zip |###########################################------------| 79.06% tmpW1Y1YI.zip |############################################-----------| 79.11% tmpW1Y1YI.zip |############################################-----------| 79.16% tmpW1Y1YI.zip |############################################-----------| 79.2% tmpW1Y1YI.zip |############################################-----------| 79.25% tmpW1Y1YI.zip |############################################-----------| 79.29% tmpW1Y1YI.zip |############################################-----------| 79.34% tmpW1Y1YI.zip |############################################-----------| 79.38% tmpW1Y1YI.zip |############################################-----------| 79.43% tmpW1Y1YI.zip |############################################-----------| 79.48% tmpW1Y1YI.zip |############################################-----------| 79.52% tmpW1Y1YI.zip |############################################-----------| 79.57% tmpW1Y1YI.zip |############################################-----------| 79.61% tmpW1Y1YI.zip |############################################-----------| 79.66% tmpW1Y1YI.zip |############################################-----------| 79.7% tmpW1Y1YI.zip |############################################-----------| 79.75% tmpW1Y1YI.zip |############################################-----------| 79.8% tmpW1Y1YI.zip |############################################-----------| 79.84% tmpW1Y1YI.zip |############################################-----------| 79.89% tmpW1Y1YI.zip |############################################-----------| 79.93% tmpW1Y1YI.zip |############################################-----------| 79.98% tmpW1Y1YI.zip |############################################-----------| 80.02% tmpW1Y1YI.zip |############################################-----------| 80.07% tmpW1Y1YI.zip |############################################-----------| 80.11% tmpW1Y1YI.zip |############################################-----------| 80.16% tmpW1Y1YI.zip |############################################-----------| 80.21% tmpW1Y1YI.zip |############################################-----------| 80.25% tmpW1Y1YI.zip |############################################-----------| 80.3% tmpW1Y1YI.zip |############################################-----------| 80.34% tmpW1Y1YI.zip |############################################-----------| 80.39% tmpW1Y1YI.zip |############################################-----------| 80.43% tmpW1Y1YI.zip |############################################-----------| 80.48% tmpW1Y1YI.zip |############################################-----------| 80.53% tmpW1Y1YI.zip |############################################-----------| 80.57% tmpW1Y1YI.zip |############################################-----------| 80.62% tmpW1Y1YI.zip |############################################-----------| 80.66% tmpW1Y1YI.zip |############################################-----------| 80.71% tmpW1Y1YI.zip |############################################-----------| 80.75% tmpW1Y1YI.zip |############################################-----------| 80.8% tmpW1Y1YI.zip |############################################-----------| 80.84% tmpW1Y1YI.zip |############################################-----------| 80.89% tmpW1Y1YI.zip |#############################################----------| 80.94% tmpW1Y1YI.zip |#############################################----------| 80.98% tmpW1Y1YI.zip |#############################################----------| 81.03% tmpW1Y1YI.zip |#############################################----------| 81.07% tmpW1Y1YI.zip |#############################################----------| 81.12% tmpW1Y1YI.zip |#############################################----------| 81.16% tmpW1Y1YI.zip |#############################################----------| 81.21% tmpW1Y1YI.zip |#############################################----------| 81.26% tmpW1Y1YI.zip |#############################################----------| 81.3% tmpW1Y1YI.zip |#############################################----------| 81.35% tmpW1Y1YI.zip |#############################################----------| 81.39% tmpW1Y1YI.zip |#############################################----------| 81.44% tmpW1Y1YI.zip |#############################################----------| 81.48% tmpW1Y1YI.zip |#############################################----------| 81.53% tmpW1Y1YI.zip |#############################################----------| 81.58% tmpW1Y1YI.zip |#############################################----------| 81.62% tmpW1Y1YI.zip |#############################################----------| 81.67% tmpW1Y1YI.zip |#############################################----------| 81.71% tmpW1Y1YI.zip |#############################################----------| 81.76% tmpW1Y1YI.zip |#############################################----------| 81.8% tmpW1Y1YI.zip |#############################################----------| 81.85% tmpW1Y1YI.zip |#############################################----------| 81.89% tmpW1Y1YI.zip |#############################################----------| 81.94% tmpW1Y1YI.zip |#############################################----------| 81.99% tmpW1Y1YI.zip |#############################################----------| 82.03% tmpW1Y1YI.zip |#############################################----------| 82.08% tmpW1Y1YI.zip |#############################################----------| 82.12% tmpW1Y1YI.zip |#############################################----------| 82.17% tmpW1Y1YI.zip |#############################################----------| 82.21% tmpW1Y1YI.zip |#############################################----------| 82.26% tmpW1Y1YI.zip |#############################################----------| 82.31% tmpW1Y1YI.zip |#############################################----------| 82.35% tmpW1Y1YI.zip |#############################################----------| 82.4% tmpW1Y1YI.zip |#############################################----------| 82.44% tmpW1Y1YI.zip |#############################################----------| 82.49% tmpW1Y1YI.zip |#############################################----------| 82.53% tmpW1Y1YI.zip |#############################################----------| 82.58% tmpW1Y1YI.zip |#############################################----------| 82.63% tmpW1Y1YI.zip |#############################################----------| 82.67% tmpW1Y1YI.zip |#############################################----------| 82.72% tmpW1Y1YI.zip |##############################################---------| 82.76% tmpW1Y1YI.zip |##############################################---------| 82.81% tmpW1Y1YI.zip |##############################################---------| 82.85% tmpW1Y1YI.zip |##############################################---------| 82.9% tmpW1Y1YI.zip |##############################################---------| 82.94% tmpW1Y1YI.zip |##############################################---------| 82.99% tmpW1Y1YI.zip |##############################################---------| 83.04% tmpW1Y1YI.zip |##############################################---------| 83.08% tmpW1Y1YI.zip |##############################################---------| 83.13% tmpW1Y1YI.zip |##############################################---------| 83.17% tmpW1Y1YI.zip |##############################################---------| 83.22% tmpW1Y1YI.zip |##############################################---------| 83.26% tmpW1Y1YI.zip |##############################################---------| 83.31% tmpW1Y1YI.zip |##############################################---------| 83.36% tmpW1Y1YI.zip |##############################################---------| 83.4% tmpW1Y1YI.zip |##############################################---------| 83.45% tmpW1Y1YI.zip |##############################################---------| 83.49% tmpW1Y1YI.zip |##############################################---------| 83.54% tmpW1Y1YI.zip |##############################################---------| 83.58% tmpW1Y1YI.zip |##############################################---------| 83.63% tmpW1Y1YI.zip |##############################################---------| 83.68% tmpW1Y1YI.zip |##############################################---------| 83.72% tmpW1Y1YI.zip |##############################################---------| 83.77% tmpW1Y1YI.zip |##############################################---------| 83.81% tmpW1Y1YI.zip |##############################################---------| 83.86% tmpW1Y1YI.zip |##############################################---------| 83.9% tmpW1Y1YI.zip |##############################################---------| 83.95% tmpW1Y1YI.zip |##############################################---------| 83.99% tmpW1Y1YI.zip |##############################################---------| 84.04% tmpW1Y1YI.zip |##############################################---------| 84.09% tmpW1Y1YI.zip |##############################################---------| 84.13% tmpW1Y1YI.zip |##############################################---------| 84.18% tmpW1Y1YI.zip |##############################################---------| 84.22% tmpW1Y1YI.zip |##############################################---------| 84.27% tmpW1Y1YI.zip |##############################################---------| 84.31% tmpW1Y1YI.zip |##############################################---------| 84.36% tmpW1Y1YI.zip |##############################################---------| 84.41% tmpW1Y1YI.zip |##############################################---------| 84.45% tmpW1Y1YI.zip |##############################################---------| 84.5% tmpW1Y1YI.zip |##############################################---------| 84.54% tmpW1Y1YI.zip |###############################################--------| 84.59% tmpW1Y1YI.zip |###############################################--------| 84.63% tmpW1Y1YI.zip |###############################################--------| 84.68% tmpW1Y1YI.zip |###############################################--------| 84.73% tmpW1Y1YI.zip |###############################################--------| 84.77% tmpW1Y1YI.zip |###############################################--------| 84.82% tmpW1Y1YI.zip |###############################################--------| 84.86% tmpW1Y1YI.zip |###############################################--------| 84.91% tmpW1Y1YI.zip |###############################################--------| 84.95% tmpW1Y1YI.zip |###############################################--------| 85.0% tmpW1Y1YI.zip |###############################################--------| 85.04% tmpW1Y1YI.zip |###############################################--------| 85.09% tmpW1Y1YI.zip |###############################################--------| 85.14% tmpW1Y1YI.zip |###############################################--------| 85.18% tmpW1Y1YI.zip |###############################################--------| 85.23% tmpW1Y1YI.zip |###############################################--------| 85.27% tmpW1Y1YI.zip |###############################################--------| 85.32% tmpW1Y1YI.zip |###############################################--------| 85.36% tmpW1Y1YI.zip |###############################################--------| 85.41% tmpW1Y1YI.zip |###############################################--------| 85.46% tmpW1Y1YI.zip |###############################################--------| 85.5% tmpW1Y1YI.zip |###############################################--------| 85.55% tmpW1Y1YI.zip |###############################################--------| 85.59% tmpW1Y1YI.zip |###############################################--------| 85.64% tmpW1Y1YI.zip |###############################################--------| 85.68% tmpW1Y1YI.zip |###############################################--------| 85.73% tmpW1Y1YI.zip |###############################################--------| 85.78% tmpW1Y1YI.zip |###############################################--------| 85.82% tmpW1Y1YI.zip |###############################################--------| 85.87% tmpW1Y1YI.zip |###############################################--------| 85.91% tmpW1Y1YI.zip |###############################################--------| 85.96% tmpW1Y1YI.zip |###############################################--------| 86.0% tmpW1Y1YI.zip |###############################################--------| 86.05% tmpW1Y1YI.zip |###############################################--------| 86.09% tmpW1Y1YI.zip |###############################################--------| 86.14% tmpW1Y1YI.zip |###############################################--------| 86.19% tmpW1Y1YI.zip |###############################################--------| 86.23% tmpW1Y1YI.zip |###############################################--------| 86.28% tmpW1Y1YI.zip |###############################################--------| 86.32% tmpW1Y1YI.zip |################################################-------| 86.37% tmpW1Y1YI.zip |################################################-------| 86.41% tmpW1Y1YI.zip |################################################-------| 86.46% tmpW1Y1YI.zip |################################################-------| 86.51% tmpW1Y1YI.zip |################################################-------| 86.55% tmpW1Y1YI.zip |################################################-------| 86.6% tmpW1Y1YI.zip |################################################-------| 86.64% tmpW1Y1YI.zip |################################################-------| 86.69% tmpW1Y1YI.zip |################################################-------| 86.73% tmpW1Y1YI.zip |################################################-------| 86.78% tmpW1Y1YI.zip |################################################-------| 86.83% tmpW1Y1YI.zip |################################################-------| 86.87% tmpW1Y1YI.zip |################################################-------| 86.92% tmpW1Y1YI.zip |################################################-------| 86.96% tmpW1Y1YI.zip |################################################-------| 87.01% tmpW1Y1YI.zip |################################################-------| 87.05% tmpW1Y1YI.zip |################################################-------| 87.1% tmpW1Y1YI.zip |################################################-------| 87.14% tmpW1Y1YI.zip |################################################-------| 87.19% tmpW1Y1YI.zip |################################################-------| 87.24% tmpW1Y1YI.zip |################################################-------| 87.28% tmpW1Y1YI.zip |################################################-------| 87.33% tmpW1Y1YI.zip |################################################-------| 87.37% tmpW1Y1YI.zip |################################################-------| 87.42% tmpW1Y1YI.zip |################################################-------| 87.46% tmpW1Y1YI.zip |################################################-------| 87.51% tmpW1Y1YI.zip |################################################-------| 87.56% tmpW1Y1YI.zip |################################################-------| 87.6% tmpW1Y1YI.zip |################################################-------| 87.65% tmpW1Y1YI.zip |################################################-------| 87.69% tmpW1Y1YI.zip |################################################-------| 87.74% tmpW1Y1YI.zip |################################################-------| 87.78% tmpW1Y1YI.zip |################################################-------| 87.83% tmpW1Y1YI.zip |################################################-------| 87.87% tmpW1Y1YI.zip |################################################-------| 87.92% tmpW1Y1YI.zip |################################################-------| 87.97% tmpW1Y1YI.zip |################################################-------| 88.01% tmpW1Y1YI.zip |################################################-------| 88.06% tmpW1Y1YI.zip |################################################-------| 88.1% tmpW1Y1YI.zip |################################################-------| 88.15% tmpW1Y1YI.zip |#################################################------| 88.19% tmpW1Y1YI.zip |#################################################------| 88.24% tmpW1Y1YI.zip |#################################################------| 88.29% tmpW1Y1YI.zip |#################################################------| 88.33% tmpW1Y1YI.zip |#################################################------| 88.38% tmpW1Y1YI.zip |#################################################------| 88.42% tmpW1Y1YI.zip |#################################################------| 88.47% tmpW1Y1YI.zip |#################################################------| 88.51% tmpW1Y1YI.zip |#################################################------| 88.56% tmpW1Y1YI.zip |#################################################------| 88.61% tmpW1Y1YI.zip |#################################################------| 88.65% tmpW1Y1YI.zip |#################################################------| 88.7% tmpW1Y1YI.zip |#################################################------| 88.74% tmpW1Y1YI.zip |#################################################------| 88.79% tmpW1Y1YI.zip |#################################################------| 88.83% tmpW1Y1YI.zip |#################################################------| 88.88% tmpW1Y1YI.zip |#################################################------| 88.92% tmpW1Y1YI.zip |#################################################------| 88.97% tmpW1Y1YI.zip |#################################################------| 89.02% tmpW1Y1YI.zip |#################################################------| 89.06% tmpW1Y1YI.zip |#################################################------| 89.11% tmpW1Y1YI.zip |#################################################------| 89.15% tmpW1Y1YI.zip |#################################################------| 89.2% tmpW1Y1YI.zip |#################################################------| 89.24% tmpW1Y1YI.zip |#################################################------| 89.29% tmpW1Y1YI.zip |#################################################------| 89.34% tmpW1Y1YI.zip |#################################################------| 89.38% tmpW1Y1YI.zip |#################################################------| 89.43% tmpW1Y1YI.zip |#################################################------| 89.47% tmpW1Y1YI.zip |#################################################------| 89.52% tmpW1Y1YI.zip |#################################################------| 89.56% tmpW1Y1YI.zip |#################################################------| 89.61% tmpW1Y1YI.zip |#################################################------| 89.66% tmpW1Y1YI.zip |#################################################------| 89.7% tmpW1Y1YI.zip |#################################################------| 89.75% tmpW1Y1YI.zip |#################################################------| 89.79% tmpW1Y1YI.zip |#################################################------| 89.84% tmpW1Y1YI.zip |#################################################------| 89.88% tmpW1Y1YI.zip |#################################################------| 89.93% tmpW1Y1YI.zip |#################################################------| 89.97% tmpW1Y1YI.zip |##################################################-----| 90.02% tmpW1Y1YI.zip |##################################################-----| 90.07% tmpW1Y1YI.zip |##################################################-----| 90.11% tmpW1Y1YI.zip |##################################################-----| 90.16% tmpW1Y1YI.zip |##################################################-----| 90.2% tmpW1Y1YI.zip |##################################################-----| 90.25% tmpW1Y1YI.zip |##################################################-----| 90.29% tmpW1Y1YI.zip |##################################################-----| 90.34% tmpW1Y1YI.zip |##################################################-----| 90.39% tmpW1Y1YI.zip |##################################################-----| 90.43% tmpW1Y1YI.zip |##################################################-----| 90.48% tmpW1Y1YI.zip |##################################################-----| 90.52% tmpW1Y1YI.zip |##################################################-----| 90.57% tmpW1Y1YI.zip |##################################################-----| 90.61% tmpW1Y1YI.zip |##################################################-----| 90.66% tmpW1Y1YI.zip |##################################################-----| 90.71% tmpW1Y1YI.zip |##################################################-----| 90.75% tmpW1Y1YI.zip |##################################################-----| 90.8% tmpW1Y1YI.zip |##################################################-----| 90.84% tmpW1Y1YI.zip |##################################################-----| 90.89% tmpW1Y1YI.zip |##################################################-----| 90.93% tmpW1Y1YI.zip |##################################################-----| 90.98% tmpW1Y1YI.zip |##################################################-----| 91.02% tmpW1Y1YI.zip |##################################################-----| 91.07% tmpW1Y1YI.zip |##################################################-----| 91.12% tmpW1Y1YI.zip |##################################################-----| 91.16% tmpW1Y1YI.zip |##################################################-----| 91.21% tmpW1Y1YI.zip |##################################################-----| 91.25% tmpW1Y1YI.zip |##################################################-----| 91.3% tmpW1Y1YI.zip |##################################################-----| 91.34% tmpW1Y1YI.zip |##################################################-----| 91.39% tmpW1Y1YI.zip |##################################################-----| 91.44% tmpW1Y1YI.zip |##################################################-----| 91.48% tmpW1Y1YI.zip |##################################################-----| 91.53% tmpW1Y1YI.zip |##################################################-----| 91.57% tmpW1Y1YI.zip |##################################################-----| 91.62% tmpW1Y1YI.zip |##################################################-----| 91.66% tmpW1Y1YI.zip |##################################################-----| 91.71% tmpW1Y1YI.zip |##################################################-----| 91.76% tmpW1Y1YI.zip |##################################################-----| 91.8% tmpW1Y1YI.zip |###################################################----| 91.85% tmpW1Y1YI.zip |###################################################----| 91.89% tmpW1Y1YI.zip |###################################################----| 91.94% tmpW1Y1YI.zip |###################################################----| 91.98% tmpW1Y1YI.zip |###################################################----| 92.03% tmpW1Y1YI.zip |###################################################----| 92.07% tmpW1Y1YI.zip |###################################################----| 92.12% tmpW1Y1YI.zip |###################################################----| 92.17% tmpW1Y1YI.zip |###################################################----| 92.21% tmpW1Y1YI.zip |###################################################----| 92.26% tmpW1Y1YI.zip |###################################################----| 92.3% tmpW1Y1YI.zip |###################################################----| 92.35% tmpW1Y1YI.zip |###################################################----| 92.39% tmpW1Y1YI.zip |###################################################----| 92.44% tmpW1Y1YI.zip |###################################################----| 92.49% tmpW1Y1YI.zip |###################################################----| 92.53% tmpW1Y1YI.zip |###################################################----| 92.58% tmpW1Y1YI.zip |###################################################----| 92.62% tmpW1Y1YI.zip |###################################################----| 92.67% tmpW1Y1YI.zip |###################################################----| 92.71% tmpW1Y1YI.zip |###################################################----| 92.76% tmpW1Y1YI.zip |###################################################----| 92.81% tmpW1Y1YI.zip |###################################################----| 92.85% tmpW1Y1YI.zip |###################################################----| 92.9% tmpW1Y1YI.zip |###################################################----| 92.94% tmpW1Y1YI.zip |###################################################----| 92.99% tmpW1Y1YI.zip |###################################################----| 93.03% tmpW1Y1YI.zip |###################################################----| 93.08% tmpW1Y1YI.zip |###################################################----| 93.12% tmpW1Y1YI.zip |###################################################----| 93.17% tmpW1Y1YI.zip |###################################################----| 93.22% tmpW1Y1YI.zip |###################################################----| 93.26% tmpW1Y1YI.zip |###################################################----| 93.31% tmpW1Y1YI.zip |###################################################----| 93.35% tmpW1Y1YI.zip |###################################################----| 93.4% tmpW1Y1YI.zip |###################################################----| 93.44% tmpW1Y1YI.zip |###################################################----| 93.49% tmpW1Y1YI.zip |###################################################----| 93.54% tmpW1Y1YI.zip |###################################################----| 93.58% tmpW1Y1YI.zip |###################################################----| 93.63% tmpW1Y1YI.zip |####################################################---| 93.67% tmpW1Y1YI.zip |####################################################---| 93.72% tmpW1Y1YI.zip |####################################################---| 93.76% tmpW1Y1YI.zip |####################################################---| 93.81% tmpW1Y1YI.zip |####################################################---| 93.86% tmpW1Y1YI.zip |####################################################---| 93.9% tmpW1Y1YI.zip |####################################################---| 93.95% tmpW1Y1YI.zip |####################################################---| 93.99% tmpW1Y1YI.zip |####################################################---| 94.04% tmpW1Y1YI.zip |####################################################---| 94.08% tmpW1Y1YI.zip |####################################################---| 94.13% tmpW1Y1YI.zip |####################################################---| 94.17% tmpW1Y1YI.zip |####################################################---| 94.22% tmpW1Y1YI.zip |####################################################---| 94.27% tmpW1Y1YI.zip |####################################################---| 94.31% tmpW1Y1YI.zip |####################################################---| 94.36% tmpW1Y1YI.zip |####################################################---| 94.4% tmpW1Y1YI.zip |####################################################---| 94.45% tmpW1Y1YI.zip |####################################################---| 94.49% tmpW1Y1YI.zip |####################################################---| 94.54% tmpW1Y1YI.zip |####################################################---| 94.59% tmpW1Y1YI.zip |####################################################---| 94.63% tmpW1Y1YI.zip |####################################################---| 94.68% tmpW1Y1YI.zip |####################################################---| 94.72% tmpW1Y1YI.zip |####################################################---| 94.77% tmpW1Y1YI.zip |####################################################---| 94.81% tmpW1Y1YI.zip |####################################################---| 94.86% tmpW1Y1YI.zip |####################################################---| 94.9% tmpW1Y1YI.zip |####################################################---| 94.95% tmpW1Y1YI.zip |####################################################---| 95.0% tmpW1Y1YI.zip |####################################################---| 95.04% tmpW1Y1YI.zip |####################################################---| 95.09% tmpW1Y1YI.zip |####################################################---| 95.13% tmpW1Y1YI.zip |####################################################---| 95.18% tmpW1Y1YI.zip |####################################################---| 95.22% tmpW1Y1YI.zip |####################################################---| 95.27% tmpW1Y1YI.zip |####################################################---| 95.32% tmpW1Y1YI.zip |####################################################---| 95.36% tmpW1Y1YI.zip |####################################################---| 95.41% tmpW1Y1YI.zip |####################################################---| 95.45% tmpW1Y1YI.zip |#####################################################--| 95.5% tmpW1Y1YI.zip |#####################################################--| 95.54% tmpW1Y1YI.zip |#####################################################--| 95.59% tmpW1Y1YI.zip |#####################################################--| 95.64% tmpW1Y1YI.zip |#####################################################--| 95.68% tmpW1Y1YI.zip |#####################################################--| 95.73% tmpW1Y1YI.zip |#####################################################--| 95.77% tmpW1Y1YI.zip |#####################################################--| 95.82% tmpW1Y1YI.zip |#####################################################--| 95.86% tmpW1Y1YI.zip |#####################################################--| 95.91% tmpW1Y1YI.zip |#####################################################--| 95.95% tmpW1Y1YI.zip |#####################################################--| 96.0% tmpW1Y1YI.zip |#####################################################--| 96.05% tmpW1Y1YI.zip |#####################################################--| 96.09% tmpW1Y1YI.zip |#####################################################--| 96.14% tmpW1Y1YI.zip |#####################################################--| 96.18% tmpW1Y1YI.zip |#####################################################--| 96.23% tmpW1Y1YI.zip |#####################################################--| 96.27% tmpW1Y1YI.zip |#####################################################--| 96.32% tmpW1Y1YI.zip |#####################################################--| 96.37% tmpW1Y1YI.zip |#####################################################--| 96.41% tmpW1Y1YI.zip |#####################################################--| 96.46% tmpW1Y1YI.zip |#####################################################--| 96.5% tmpW1Y1YI.zip |#####################################################--| 96.55% tmpW1Y1YI.zip |#####################################################--| 96.59% tmpW1Y1YI.zip |#####################################################--| 96.64% tmpW1Y1YI.zip |#####################################################--| 96.69% tmpW1Y1YI.zip |#####################################################--| 96.73% tmpW1Y1YI.zip |#####################################################--| 96.78% tmpW1Y1YI.zip |#####################################################--| 96.82% tmpW1Y1YI.zip |#####################################################--| 96.87% tmpW1Y1YI.zip |#####################################################--| 96.91% tmpW1Y1YI.zip |#####################################################--| 96.96% tmpW1Y1YI.zip |#####################################################--| 97.0% tmpW1Y1YI.zip |#####################################################--| 97.05% tmpW1Y1YI.zip |#####################################################--| 97.1% tmpW1Y1YI.zip |#####################################################--| 97.14% tmpW1Y1YI.zip |#####################################################--| 97.19% tmpW1Y1YI.zip |#####################################################--| 97.23% tmpW1Y1YI.zip |######################################################-| 97.28% tmpW1Y1YI.zip |######################################################-| 97.32% tmpW1Y1YI.zip |######################################################-| 97.37% tmpW1Y1YI.zip |######################################################-| 97.42% tmpW1Y1YI.zip |######################################################-| 97.46% tmpW1Y1YI.zip |######################################################-| 97.51% tmpW1Y1YI.zip |######################################################-| 97.55% tmpW1Y1YI.zip |######################################################-| 97.6% tmpW1Y1YI.zip |######################################################-| 97.64% tmpW1Y1YI.zip |######################################################-| 97.69% tmpW1Y1YI.zip |######################################################-| 97.74% tmpW1Y1YI.zip |######################################################-| 97.78% tmpW1Y1YI.zip |######################################################-| 97.83% tmpW1Y1YI.zip |######################################################-| 97.87% tmpW1Y1YI.zip |######################################################-| 97.92% tmpW1Y1YI.zip |######################################################-| 97.96% tmpW1Y1YI.zip |######################################################-| 98.01% tmpW1Y1YI.zip |######################################################-| 98.05% tmpW1Y1YI.zip |######################################################-| 98.1% tmpW1Y1YI.zip |######################################################-| 98.15% tmpW1Y1YI.zip |######################################################-| 98.19% tmpW1Y1YI.zip |######################################################-| 98.24% tmpW1Y1YI.zip |######################################################-| 98.28% tmpW1Y1YI.zip |######################################################-| 98.33% tmpW1Y1YI.zip |######################################################-| 98.37% tmpW1Y1YI.zip |######################################################-| 98.42% tmpW1Y1YI.zip |######################################################-| 98.47% tmpW1Y1YI.zip |######################################################-| 98.51% tmpW1Y1YI.zip |######################################################-| 98.56% tmpW1Y1YI.zip |######################################################-| 98.6% tmpW1Y1YI.zip |######################################################-| 98.65% tmpW1Y1YI.zip |######################################################-| 98.69% tmpW1Y1YI.zip |######################################################-| 98.74% tmpW1Y1YI.zip |######################################################-| 98.79% tmpW1Y1YI.zip |######################################################-| 98.83% tmpW1Y1YI.zip |######################################################-| 98.88% tmpW1Y1YI.zip |######################################################-| 98.92% tmpW1Y1YI.zip |######################################################-| 98.97% tmpW1Y1YI.zip |######################################################-| 99.01% tmpW1Y1YI.zip |######################################################-| 99.06% tmpW1Y1YI.zip |#######################################################| 99.1% tmpW1Y1YI.zip |#######################################################| 99.15% tmpW1Y1YI.zip |#######################################################| 99.2% tmpW1Y1YI.zip |#######################################################| 99.24% tmpW1Y1YI.zip |#######################################################| 99.29% tmpW1Y1YI.zip |#######################################################| 99.33% tmpW1Y1YI.zip |#######################################################| 99.38% tmpW1Y1YI.zip |#######################################################| 99.42% tmpW1Y1YI.zip |#######################################################| 99.47% tmpW1Y1YI.zip |#######################################################| 99.52% tmpW1Y1YI.zip |#######################################################| 99.56% tmpW1Y1YI.zip |#######################################################| 99.61% tmpW1Y1YI.zip |#######################################################| 99.65% tmpW1Y1YI.zip |#######################################################| 99.7% tmpW1Y1YI.zip |#######################################################| 99.74% tmpW1Y1YI.zip |#######################################################| 99.79% tmpW1Y1YI.zip |#######################################################| 99.84% tmpW1Y1YI.zip |#######################################################| 99.88% tmpW1Y1YI.zip |#######################################################| 99.93% tmpW1Y1YI.zip |#######################################################| 99.97% tmpW1Y1YI.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 365f7b41-2618-4485-91d2-82b1a4e9d401 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-07-22 12:03:16,176 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-07-22 12:03:16,176 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 sudo: unable to resolve host vyos-vrouter-vm-2bd0750c-266c-41f4-bd6d-c0f17974d9b9 2019-07-22 12:03:16,177 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-07-22 12:03:29,210 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-07-22 12:03:29,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 12:03:29,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:03:29,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 12:03:29 GMT X-Openstack-Request-Id: req-797da4fa-af0b-4046-93b6-2fc86debcaea 2019-07-22 12:03:29,922 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:58:16Z", "file": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/file", "owner": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "size": 296222720, "self": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T11:58:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 12:03:29,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-797da4fa-af0b-4046-93b6-2fc86debcaea 2019-07-22 12:03:29,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.709500074387s 2019-07-22 12:03:29,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 12:03:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}' 2019-07-22 12:03:29,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Mon, 22 Jul 2019 12:03:29 GMT Location: http://172.30.9.26:9292/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6e2716b5-fa12-43d5-b694-2f5dcc6ee06d 2019-07-22 12:03:29,983 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T12:03:29Z", "file": "/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883/file", "owner": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "size": null, "self": "/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "checksum": null, "created_at": "2019-07-22T12:03:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 12:03:29,983 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6e2716b5-fa12-43d5-b694-2f5dcc6ee06d 2019-07-22 12:03:29,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0498220920563s 2019-07-22 12:03:29,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 12:03:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '' 2019-07-22 12:04:00,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 12:04:00 GMT X-Openstack-Request-Id: req-6a7becba-4da9-4a7d-af9e-f98b4bdb15b7 2019-07-22 12:04:00,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 12:04:00,896 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883/file used request id req-6a7becba-4da9-4a7d-af9e-f98b4bdb15b7 2019-07-22 12:04:00,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 30.912250042s 2019-07-22 12:04:00,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 12:04:00,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:04:00,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Mon, 22 Jul 2019 12:04:00 GMT X-Openstack-Request-Id: req-2a0d3b3c-c7b6-40ad-8f34-dcd1b3a03a9b 2019-07-22 12:04:00,944 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T12:04:00Z", "file": "/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883/file", "owner": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "size": 2148073472, "self": "/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a999228-06ce-44fd-9dda-d9aac6ea4883/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a999228-06ce-44fd-9dda-d9aac6ea4883/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-07-22T12:03:29Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:58:16Z", "file": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/file", "owner": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "size": 296222720, "self": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T11:58:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 12:04:00,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2a0d3b3c-c7b6-40ad-8f34-dcd1b3a03a9b 2019-07-22 12:04:00,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0431880950928s 2019-07-22 12:04:00,947 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a999228-06ce-44fd-9dda-d9aac6ea4883/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883/file', 'owner': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'id': u'0a999228-06ce-44fd-9dda-d9aac6ea4883', 'size': 2148073472, u'self': u'/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd79eb4936b2f4804ab7ed46c82fad2ea', 'name': 'vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/0a999228-06ce-44fd-9dda-d9aac6ea4883/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T12:04:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T12:04:00Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'properties': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'created': u'2019-07-22T12:03:29Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-07-22T12:03:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', 'metadata': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-07-22 12:04:00,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 12:04:00,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-22 12:04:01,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Mon, 22 Jul 2019 12:04:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d5f5be4-e560-40a9-b6db-aa5212590ac4 x-openstack-request-id: req-3d5f5be4-e560-40a9-b6db-aa5212590ac4 2019-07-22 12:04:01,258 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7"}} 2019-07-22 12:04:01,258 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3d5f5be4-e560-40a9-b6db-aa5212590ac4 2019-07-22 12:04:01,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.310276985168s 2019-07-22 12:04:01,259 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'9e8d5625-e5f1-49f2-87cb-11a17e2577e7', 'swap': 0}) 2019-07-22 12:04:01,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 12:04:01,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" -d '{"extra_specs": {}}' 2019-07-22 12:04:01,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 12:04:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7bc4a2e-ddb2-40bf-bc23-9a517dd17a55 x-openstack-request-id: req-d7bc4a2e-ddb2-40bf-bc23-9a517dd17a55 2019-07-22 12:04:01,279 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 12:04:01,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7/os-extra_specs used request id req-d7bc4a2e-ddb2-40bf-bc23-9a517dd17a55 2019-07-22 12:04:01,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196759700775s 2019-07-22 12:04:01,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-22 12:04:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 12:04:01,294 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 12:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b7d9ba6-8d68-40d4-b4a4-5d71e2a4866c 2019-07-22 12:04:01,294 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:01,294 - keystoneauth.session - DEBUG - GET call to http://192.30.9.9:35357/ used request id req-5b7d9ba6-8d68-40d4-b4a4-5d71e2a4866c 2019-07-22 12:04:01,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:04:01,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 12:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e2091e-899f-472a-b3d1-db56890e1d14 2019-07-22 12:04:01,506 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/008fe680d1e045f3b377cc7edbc4de92"}, "enabled": true, "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/012906c9a8cf4fe7b41b4763f0b44dfa"}, "enabled": true, "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/0ba0afd99d6547fc8cfbcb24861be3ba"}, "enabled": true, "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1babf4cf47b64a18ab636a1f3038326d"}, "enabled": true, "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1bbeb8642f594f62b1c449e0ffe04dff"}, "enabled": true, "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/44f7c2cce1e04afb9f9a10c959837cce"}, "enabled": true, "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4599bfe2ddd34915ab7378e4380cf852"}, "enabled": true, "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5603d4b18f85402d9acbf40ffc99c7c3"}, "enabled": true, "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/56ef18d3072a46a082c0317bdfad92af"}, "enabled": true, "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/710d7154e7dd4f14b627367619bdf2a5"}, "enabled": true, "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7c71415636ce42b99557be880b018195"}, "enabled": true, "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8f9fdc85c9ed4c6399c713c91097d7ec"}, "enabled": true, "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9d300164007a47c58206575924561dbb"}, "enabled": true, "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/d660979626604b7f9db936c84684a614"}, "enabled": true, "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2019-07-22 12:04:01,506 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-e4e2091e-899f-472a-b3d1-db56890e1d14 2019-07-22 12:04:01,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.221915960312s 2019-07-22 12:04:01,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-22 12:04:01,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:04:01,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1835 Content-Type: application/json Date: Mon, 22 Jul 2019 12:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0b76e3-70d0-4f47-af1d-04c966bf10c4 2019-07-22 12:04:01,727 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0e1596f902254831a0eda3f0b0bf07d1"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f063f471c1a4e53ad600c0e0d1bdfe8"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/15a491475c664dbaa7df3950327d6a11"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d660979626604b7f9db936c84684a614", "id": "15a491475c664dbaa7df3950327d6a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1659ab88a84d4df5a08846867e1ef257"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1957d6121bee48a5bcd987ef4e2fecf7"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1cdc5af74f964cf6b740c2f1855ff97d"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d660979626604b7f9db936c84684a614", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1f1caf4c8fcc43a6b51f3e8457ff8c32"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2138ca60b0f94253802f7e1a32481cc2"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c8622980db4fa193a5d156ab6f152e"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/262942f06fc94b49ac3552bc3163d85c"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2ea626ba35314e8ab3ea2d165713773b"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/30ad5dbcf0d442e1bc1e8e340e55e06c"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c71415636ce42b99557be880b018195", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/34405cb33edf471ca4414ce958307e97"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "34405cb33edf471ca4414ce958307e97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3820caf6a0c6405f8b65c77f7d65576f"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e2a93d68fc4761a3dd85e20b619c71"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3d81fb82aa044f90bf617079ceeecb23"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3f65ec46f5b749fd81be800c2b039dd6"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/444f37c72add435496c0158f1065c47f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "444f37c72add435496c0158f1065c47f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/594b3a38510d4aecab62f913fa87367a"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d300164007a47c58206575924561dbb", "id": "594b3a38510d4aecab62f913fa87367a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5a2426aeca4c4a0da4a856fbe46f4269"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/605b4134441e4292be659f838178d3c5"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "605b4134441e4292be659f838178d3c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/657aff089c4c4ec581502d6cd40d273d"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d300164007a47c58206575924561dbb", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/728eb19116fe42e4bfd4bfbf9d4796d4"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7507809a460a4837a724dc476739faa2"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "7507809a460a4837a724dc476739faa2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/79a00433f8a04424a5317185f94ab199"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c71415636ce42b99557be880b018195", "id": "79a00433f8a04424a5317185f94ab199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8226761f3cd74ec29606bc6ab3621343"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d300164007a47c58206575924561dbb", "id": "8226761f3cd74ec29606bc6ab3621343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/826d6fc2f77d44338fa12c513637f0b3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "826d6fc2f77d44338fa12c513637f0b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/88a0da9933fc4d6b931e0187d650372b"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "88a0da9933fc4d6b931e0187d650372b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a46f669d127641cc8b14e7d34526eb76"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "a46f669d127641cc8b14e7d34526eb76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c71415636ce42b99557be880b018195", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b6e95f4792874992a69044542336e436"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d660979626604b7f9db936c84684a614", "id": "b6e95f4792874992a69044542336e436"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d411a5f2b6e941df94210cccbc2da064"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "d411a5f2b6e941df94210cccbc2da064"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dbf520a8745c4313948a3cf0906f77c0"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd5cc7b236d943c6a90aa072ab0ce32e"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/de121a1d0bd04f5a91d6e4db7992709d"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dfc52042e2c04604b7f56948daf95267"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "dfc52042e2c04604b7f56948daf95267"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e7f278a2cd954646b812f30c876ce7c7"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "e7f278a2cd954646b812f30c876ce7c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e90cda0c34194d4b853b4d8b78669e7e"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "e90cda0c34194d4b853b4d8b78669e7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f66f2b1c922f40468f05caabf54e73fe"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-22 12:04:01,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-2e0b76e3-70d0-4f47-af1d-04c966bf10c4 2019-07-22 12:04:01,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.212885141373s 2019-07-22 12:04:01,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-07-22 12:04:01,741 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-07-22 12:04:06,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:06,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:06,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:06,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:06,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:06,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:06,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:06,945 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-07-22 12:04:06,945 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:06.906Z", "updated_at": "2019-07-22T12:04:06.906Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-07-22 12:04:06,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:06,946 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:06 GMT 2019-07-22 12:04:06,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:06,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-07-22 12:04:06,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:06,947 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:06,947 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:06,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-07-22 12:04:06,974 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.26:5000", "keystone_tenant_name": "vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "keystone_password": "1yzbt0rFTJDSO9RvhC3C7TiOEesmCs", "reference_vnf_flavor_id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "target_vnf_flavor_id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "target_vnf_image_id": "0a999228-06ce-44fd-9dda-d9aac6ea4883"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-07-22 12:04:07,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:07,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:07,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:07,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:07,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:07,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:07,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:07,836 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-07-22 12:04:07,836 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "target_vnf_flavor_id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "keystone_password": "1yzbt0rFTJDSO9RvhC3C7TiOEesmCs", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:07.128Z", "created_by": "admin", "updated_at": "2019-07-22T12:04:07.128Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-07-22 12:04:07,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:07,837 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:07 GMT 2019-07-22 12:04:07,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:07,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-07-22 12:04:07,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:07,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:07,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:07,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-07-22 12:04:07,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:07,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:07,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:07,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:07,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:07,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:07,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:07,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:07.553Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:07.555Z", "id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-07-22 12:04:07,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:07,967 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:07 GMT 2019-07-22 12:04:07,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:07,968 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:07,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:07,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:07,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:07,968 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:07,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:08,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:08,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:08,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:08,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:08,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:08,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:08,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:08,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-22 12:04:08,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:08,099 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:08 GMT 2019-07-22 12:04:08,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:08,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-22 12:04:08,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:08,100 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:08,100 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:08,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cdb56284-27c4-406d-b6d9-0473f5a0f279 2019-07-22 12:04:08,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:07.553Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:07.555Z", "id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"} 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:08 GMT 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:08,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:08,197 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:13,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:13,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:13,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:13,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:13,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:13,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:13,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:13,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:13,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:08.699Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:08.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.349Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:08.549Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.349Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:08.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.349Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:08.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:09.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:09.388Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:09.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:09.768Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:08.818Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279", "logger": "ctx.9e1d375e-d439-4faa-af9c-bc0edbc46a40"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:08.852Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279", "logger": "ctx.9e1d375e-d439-4faa-af9c-bc0edbc46a40"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:09.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279", "logger": "ctx.9e1d375e-d439-4faa-af9c-bc0edbc46a40"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:09.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279", "logger": "ctx.9e1d375e-d439-4faa-af9c-bc0edbc46a40"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:09.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279", "logger": "ctx.9e1d375e-d439-4faa-af9c-bc0edbc46a40"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:09.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279", "logger": "ctx.9e1d375e-d439-4faa-af9c-bc0edbc46a40"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:09.939Z", "message": "Using existing installation of managed plugin: 365f7b41-2618-4485-91d2-82b1a4e9d401 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:09.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cdb56284-27c4-406d-b6d9-0473f5a0f279", "logger": "ctx.9e1d375e-d439-4faa-af9c-bc0edbc46a40"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-07-22 12:04:13,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:13,276 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:13 GMT 2019-07-22 12:04:13,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:13,277 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:13,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:13,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:13,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:13,277 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:13,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-22 12:04:13,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-07-22 12:04:13,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-22 12:04:13,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-22 12:04:13,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-22 12:04:13,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-22 12:04:13,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-07-22 12:04:13,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-22 12:04:13,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-07-22 12:04:13,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-22 12:04:13,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-22 12:04:13,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-22 12:04:13,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-22 12:04:13,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-07-22 12:04:13,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 365f7b41-2618-4485-91d2-82b1a4e9d401 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-22 12:04:13,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cdb56284-27c4-406d-b6d9-0473f5a0f279 2019-07-22 12:04:13,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T12:04:09.736Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:07.553Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:07.555Z", "id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"} 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:13 GMT 2019-07-22 12:04:13,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:13,342 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:13,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:13,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:13,342 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:13,342 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:13,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-07-22 12:04:13,343 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-07-22 12:04:14,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:14,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:14,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:14,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:14,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:14,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:14 GMT 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:14,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:14,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:14,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:14,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:14,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:14,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:14,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:14 GMT 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:14,150 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:14,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:04:14,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:14,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:14,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:14,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:14,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:14,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:14,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:14,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:14,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:14,223 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:14 GMT 2019-07-22 12:04:14,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:14,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:14,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:14,223 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:14,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:19,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:19,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:19,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:19,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:19,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:19,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:19,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:14.728Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:14.570Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "data_plane_network_2b48is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:16.946Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:16.883Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "data_plane_network_2b48is", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:17.545Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:17.077Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "external_network_ok1mv1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:17.545Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:17.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_network_xafj4o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:17.545Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:16.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "security_group_k8hqei", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:18.139Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:17.263Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:18.139Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:17.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "security_group_k8hqei", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:18.139Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:17.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "external_network_ok1mv1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:18.690Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:17.737Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_ip_pij7az", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:18.690Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:17.570Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "data_plane_network_2b48is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:18.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:18.540Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1e7a28f1-d87a-412f-82ed-bc2df30247df"}, {"node_instance_id": "management_plane_network_xafj4o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.267Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:18.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "keypair_31kvw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.267Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:18.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.267Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "data_plane_network_2b48is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.267Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5be189d5-0c07-40d2-8494-06bc6a377327 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:18.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1e7a28f1-d87a-412f-82ed-bc2df30247df"}, {"node_instance_id": "data_plane_network_2b48is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.267Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-5be189d5-0c07-40d2-8494-06bc6a377327", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:18.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1e7a28f1-d87a-412f-82ed-bc2df30247df"}, {"node_instance_id": "data_plane_network_2b48is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.267Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1c5dbf5f3cde52eec6fd64a51687313d757d34e8\" -d '{\"network\": {\"name\": \"data_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:18.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1e7a28f1-d87a-412f-82ed-bc2df30247df"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.267Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:17.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}], "metadata": {"pagination": {"total": 18, "offset": 0, "size": 50}}} 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:19 GMT 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:19,419 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:19,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-07-22 12:04:19,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:19,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-22 12:04:19,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:19,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:19,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:19,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:19,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-22 12:04:19,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-22 12:04:19,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:19,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:19,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-22 12:04:19,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-22 12:04:19,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-07-22 12:04:19,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5be189d5-0c07-40d2-8494-06bc6a377327 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:19,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-5be189d5-0c07-40d2-8494-06bc6a377327 2019-07-22 12:04:19,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c5dbf5f3cde52eec6fd64a51687313d757d34e8" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-07-22 12:04:19,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:19,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:04:20,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:20,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:20,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:20,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:20,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:20,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:20,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:20,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:20,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:20,004 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:20 GMT 2019-07-22 12:04:20,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:20,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:20,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:20,004 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:20,004 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:25,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:25,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:25,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:25,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:25,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:25,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:25,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:25,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:25,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:18.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_ip_pij7az", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec\" -d '{\"security_group\": {\"description\": \"Security group for vnf test\", \"name\": \"vnf_test_security_group\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9701d042-0531-4c90-bae6-9b922b996f85", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9701d042-0531-4c90-bae6-9b922b996f85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.115Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "data_plane_network_2b48is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:19.874Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-537bf2d4-d377-4c08-927c-abadc4dda12b Date: Mon, 22 Jul 2019 12:04:19 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T12:04:19Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:19Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1e7a28f1-d87a-412f-82ed-bc2df30247df"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.409Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-50c542d8-aa3e-4c0f-a6d4-5c515d428027", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.409Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-50c542d8-aa3e-4c0f-a6d4-5c515d428027", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.409Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-50c542d8-aa3e-4c0f-a6d4-5c515d428027 Date: Mon, 22 Jul 2019 12:04:19 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:19Z\", \"updated_at\": \"2019-07-22T12:04:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T12:04:19Z\", \"revision_number\": 0, \"id\": \"6f9bea7b-3bf4-402c-a6e5-cb3cadefebdb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T12:04:19Z\", \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T12:04:19Z\", \"revision_number\": 0, \"id\": \"e4f9a439-241e-4cc8-96b8-34b21d9d7ca6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T12:04:19Z\", \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\"}], \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "data_plane_network_2b48is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.409Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/networks.json used request id req-537bf2d4-d377-4c08-927c-abadc4dda12b", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1e7a28f1-d87a-412f-82ed-bc2df30247df"}, {"node_instance_id": "data_plane_network_2b48is", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.409Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-537bf2d4-d377-4c08-927c-abadc4dda12b", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1e7a28f1-d87a-412f-82ed-bc2df30247df"}, {"node_instance_id": "management_plane_network_xafj4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.8e371640-76f8-428a-b8f6-b2aefe1e6e05"}, {"node_instance_id": "external_network_ok1mv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0459805-7b5c-4108-9fa4-ed1cdd5965ed"}, {"node_instance_id": "external_network_ok1mv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.409Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d717620-a7f0-4901-8950-b22ca7fb12b3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0459805-7b5c-4108-9fa4-ed1cdd5965ed"}, {"node_instance_id": "external_network_ok1mv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.409Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-5d717620-a7f0-4901-8950-b22ca7fb12b3", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:19.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0459805-7b5c-4108-9fa4-ed1cdd5965ed"}, {"node_instance_id": "data_plane_network_2b48is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.703Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "data_plane_network_2b48is", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "data_plane_network_2b48is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-90a6c92d-ab94-44b1-8e21-ed043c37c85b", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.719c2347-0e7e-40c8-9d89-90692873ae14"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.719c2347-0e7e-40c8-9d89-90692873ae14"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a6c92d-ab94-44b1-8e21-ed043c37c85b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.719c2347-0e7e-40c8-9d89-90692873ae14"}, {"node_instance_id": "management_plane_network_xafj4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5022474-99cb-431c-8f51-e4fe19f0036c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.356Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.8e371640-76f8-428a-b8f6-b2aefe1e6e05"}, {"node_instance_id": "management_plane_network_xafj4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f5022474-99cb-431c-8f51-e4fe19f0036c", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.356Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.8e371640-76f8-428a-b8f6-b2aefe1e6e05"}, {"node_instance_id": "external_network_ok1mv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbddfabfa382c18f498533aa091c2efe7dbdda18\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.335Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0459805-7b5c-4108-9fa4-ed1cdd5965ed"}, {"node_instance_id": "management_plane_network_xafj4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ba3abe797287495a1e272076f242505c3d72479\" -d '{\"network\": {\"name\": \"management_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.8e371640-76f8-428a-b8f6-b2aefe1e6e05"}, {"node_instance_id": "external_network_ok1mv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-08cc4253-bc95-4b4e-8b5d-244078d83e5f Date: Mon, 22 Jul 2019 12:04:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T06:06:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"created_at\":\"2019-07-22T05:50:45Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0459805-7b5c-4108-9fa4-ed1cdd5965ed"}, {"node_instance_id": "external_network_ok1mv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-08cc4253-bc95-4b4e-8b5d-244078d83e5f", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0459805-7b5c-4108-9fa4-ed1cdd5965ed"}, {"node_instance_id": "external_network_ok1mv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-08cc4253-bc95-4b4e-8b5d-244078d83e5f", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0459805-7b5c-4108-9fa4-ed1cdd5965ed"}, {"node_instance_id": "external_network_ok1mv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:20.970Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0459805-7b5c-4108-9fa4-ed1cdd5965ed"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a2a97cf-55e8-4457-be70-478fb9bedb29 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "data_plane_network_2b48is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "external_network_ok1mv1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9bc9eeba59057c8f6e648fbb0c36be8b75339761\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.153Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.719c2347-0e7e-40c8-9d89-90692873ae14"}, {"node_instance_id": "data_plane_network_2b48is", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:20.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29854e1d-dcfe-4bdc-b430-aadc5d431a8a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-29854e1d-dcfe-4bdc-b430-aadc5d431a8a", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-2a2a97cf-55e8-4457-be70-478fb9bedb29", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:21.599Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.182Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2894b3be6eb0fbea7e2c68b185d13894822ff287\" -d '{\"floatingip\": {\"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/429d144b-c4c6-4297-93cb-5536f0a8accc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}], "metadata": {"pagination": {"total": 134, "offset": 18, "size": 50}}} 2019-07-22 12:04:25,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:25,098 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:25 GMT 2019-07-22 12:04:25,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:25,098 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:25,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:25,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:25,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:25,098 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:25,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 12:04:25,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 12:04:25,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-22 12:04:25,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-22 12:04:25,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-07-22 12:04:25,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9701d042-0531-4c90-bae6-9b922b996f85 2019-07-22 12:04:25,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9701d042-0531-4c90-bae6-9b922b996f85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:25,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:25,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 12:04:25,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 12:04:25,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 12:04:25,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 12:04:25,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-07-22 12:04:25,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-537bf2d4-d377-4c08-927c-abadc4dda12b Date: Mon, 22 Jul 2019 12:04:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T12:04:19Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:19Z","mtu":1450}} 2019-07-22 12:04:25,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-50c542d8-aa3e-4c0f-a6d4-5c515d428027 2019-07-22 12:04:25,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-50c542d8-aa3e-4c0f-a6d4-5c515d428027 2019-07-22 12:04:25,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-50c542d8-aa3e-4c0f-a6d4-5c515d428027 Date: Mon, 22 Jul 2019 12:04:19 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:19Z", "updated_at": "2019-07-22T12:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:04:19Z", "revision_number": 0, "id": "6f9bea7b-3bf4-402c-a6e5-cb3cadefebdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T12:04:19Z", "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:04:19Z", "revision_number": 0, "id": "e4f9a439-241e-4cc8-96b8-34b21d9d7ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T12:04:19Z", "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "name": "vnf_test_security_group"}} 2019-07-22 12:04:25,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/networks.json used request id req-537bf2d4-d377-4c08-927c-abadc4dda12b 2019-07-22 12:04:25,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-537bf2d4-d377-4c08-927c-abadc4dda12b 2019-07-22 12:04:25,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:25,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:25,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d717620-a7f0-4901-8950-b22ca7fb12b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:25,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-5d717620-a7f0-4901-8950-b22ca7fb12b3 2019-07-22 12:04:25,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:25,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-22 12:04:25,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:25,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-90a6c92d-ab94-44b1-8e21-ed043c37c85b 2019-07-22 12:04:25,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:25,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a6c92d-ab94-44b1-8e21-ed043c37c85b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:25,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5022474-99cb-431c-8f51-e4fe19f0036c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:25,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f5022474-99cb-431c-8f51-e4fe19f0036c 2019-07-22 12:04:25,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbddfabfa382c18f498533aa091c2efe7dbdda18" 2019-07-22 12:04:25,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba3abe797287495a1e272076f242505c3d72479" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-07-22 12:04:25,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-08cc4253-bc95-4b4e-8b5d-244078d83e5f Date: Mon, 22 Jul 2019 12:04:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 12:04:25,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-08cc4253-bc95-4b4e-8b5d-244078d83e5f 2019-07-22 12:04:25,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-08cc4253-bc95-4b4e-8b5d-244078d83e5f 2019-07-22 12:04:25,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-07-22 12:04:25,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a2a97cf-55e8-4457-be70-478fb9bedb29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:25,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:25,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-22 12:04:25,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc9eeba59057c8f6e648fbb0c36be8b75339761" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-07-22 12:04:25,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:25,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:25,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29854e1d-dcfe-4bdc-b430-aadc5d431a8a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:25,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-29854e1d-dcfe-4bdc-b430-aadc5d431a8a 2019-07-22 12:04:25,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-2a2a97cf-55e8-4457-be70-478fb9bedb29 2019-07-22 12:04:25,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:25,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided. 2019-07-22 12:04:25,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2894b3be6eb0fbea7e2c68b185d13894822ff287" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}}' 2019-07-22 12:04:25,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/429d144b-c4c6-4297-93cb-5536f0a8accc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec" 2019-07-22 12:04:25,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:04:25,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:25,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:25,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:25,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:25,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:25 GMT 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:25,175 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:30,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:30,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:30,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:30,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:30,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:30,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:30,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:30,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:30,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_xafj4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-25f4a45a-fb82-440e-9e1c-8c102ab24406", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.8e371640-76f8-428a-b8f6-b2aefe1e6e05"}, {"node_instance_id": "management_plane_network_xafj4o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/networks.json used request id req-25f4a45a-fb82-440e-9e1c-8c102ab24406", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.8e371640-76f8-428a-b8f6-b2aefe1e6e05"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb68e77ac263a8626f2c13f8675dbfe3fd284799\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.601Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2894b3be6eb0fbea7e2c68b185d13894822ff287\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.578Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb1e89ba-a8f0-4e34-a027-d05f3d8c6a7d x-compute-request-id: req-bb1e89ba-a8f0-4e34-a027-d05f3d8c6a7d Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAokFHlcsbBvFGIQJXF3FafY7ny+P9onwOeuXYLJ2KR2k3w0nA\\nx3cdUGFs1CokVohDQMd4rFCjah8CDkt/7hCnwOoaCabO68s15GCMwuIOz/DvftV1\\nByWmpbhjEWLy1iEmfr+wZDh5aY6CwzgeTyyyQ+BCF94rwiIgZjCJJ1DEz7UOquP9\\n6Wkhlz0tzdRAY0CAnGnU2HHhrOXPh12lpAFx6yBofNozZ0fXWibNgn2aJsBDHkaA\\n9ON91WMOumzNCZkUwaHTVUtzBBu7GrEluDAIePzj/lEtNeui1DcMq8t5sVkUS3a6\\n7WQ18aHac18UWIFzRpCMqnPg4SDi5ofgw2LADwIDAQABAoIBAFiiopFgr3X+bZnw\\nplTnFlDKtTN7a33MmThnwMy2juhtwQmMi6QrHLdhUUshblJbA6oqjXBMaMi7Aat/\\ncPZC4PEQsYKePiEvFFSarap0RTUw4BQAVXq/Bac37956mD+DQn0xCBHni+Ou9x3f\\n1SbZOtS7eD+DnZHihKJuVy5EAA+acNnaiY1J3CrluTEs3yF+87OqTpoBoonAlwfK\\nNgmsHAmFpkdzJuZBvUQqcqnym70+1FxfBoDdmUHVMk18QnYHIX50+JkDSn3w/pbC\\nAMFnkCmbecJsqGGzNhSpqyzHIzo+rmeV3bmbvl5qr+hcKypvvW7R88Yg1NxIvQfo\\nvgHJozkCgYEA1uZMhhhg8WwgdyZ+nHmKVZpjPYGKRzvXShtbfUJ7MqPbdu+l7gU8\\nj2Z35jj1tSFzPZKVxavk5z7JishH44/+ehzK6mcrG/Bff7Skt1tOSGNXLcR3PEo/\\n62SxItgOk6nHsN9C9TU9Dwbo/2wMwBPLouULVsNvH9UKfpygTd7XyssCgYEAwUly\\noALymNzVvFFTgdg8HpcJr3wkvpetKN5Uw11ea5J0D39r/H5c+S5e3EW9Mp0DC0Hx\\nbJ8qhVhSTvKXNUxfNQd1MFnSqL4spoup8RLVruLUj2fn1g9rcruzXS9mUY7hTnDX\\nT/dloJdLke83XEBXgyZpEYxJdR70Jvl3+0YjI00CgYBVfq/pFV/UDHlqDcWHSQ9Q\\n+SgMOzIhHtyK3hFq5v0Oa4QPcE4qQKkUP+bpj7WpBxLK5ztwte9OVHtoHEAFd679\\nM+FCmiLbbakArIRvcgLV57eyPJxXPw7o/lk+jIhYFM6ePmRsG28cQFqH65uy+u0j\\n9E2rifr2xhHzxyo7cLGXOwKBgQCVUm6xW1Wb7o9YquN+nlTjtP+QiLHCZF8sAYcu\\nXsWBCWWMS35bVCvzfXVfaqkdntspKUqgBd7NoUwFHbjfPh8XUqmgLuRl5HWOPLuP\\nOGPIdgiMuVMLtmHmA0gwJ1w+iclZ1icg6hmjFP8WwN3d8P8qnNPy8JQXXVB1g6jD\\ngI3IyQKBgF211JLKeorGaP6L4jPb3oeDZqPjAxmbuRQ6MtNbyS2A583bE/elYQ4J\\nwkgam4vTjCpzRAS3z7/dZe3Ve5sgrWvB4+QhFkAPS83gyEdSABtGV6e/2aHMvClj\\nJVA2k5VxkpP9B64GhZna8VOC5esxy0Be1k5Yzw8d88QuIpU65XBz\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.719c2347-0e7e-40c8-9d89-90692873ae14"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-bb1e89ba-a8f0-4e34-a027-d05f3d8c6a7d", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.719c2347-0e7e-40c8-9d89-90692873ae14"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-bb1e89ba-a8f0-4e34-a027-d05f3d8c6a7d", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.719c2347-0e7e-40c8-9d89-90692873ae14"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9e9ea31f-f0ff-4b60-816c-4a2422229f8d Date: Mon, 22 Jul 2019 12:04:21 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T06:06:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"created_at\":\"2019-07-22T05:50:45Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-9e9ea31f-f0ff-4b60-816c-4a2422229f8d", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d11ddc2b-bb7a-4b3a-82e5-0bee30b20335 Date: Mon, 22 Jul 2019 12:04:21 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T06:06:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"created_at\":\"2019-07-22T05:50:45Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.959Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-9e9ea31f-f0ff-4b60-816c-4a2422229f8d", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-d11ddc2b-bb7a-4b3a-82e5-0bee30b20335", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.959Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-d11ddc2b-bb7a-4b3a-82e5-0bee30b20335", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb68e77ac263a8626f2c13f8675dbfe3fd284799\" -d '{\"floatingip\": {\"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2894b3be6eb0fbea7e2c68b185d13894822ff287\" -d '{\"floatingip\": {\"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/429d144b-c4c6-4297-93cb-5536f0a8accc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-1cd07da2-d417-4b2e-89ae-f5c4ee5231ac Date: Mon, 22 Jul 2019 12:04:22 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 0, \"updated_at\": \"2019-07-22T12:04:22Z\", \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"id\": \"2c0939ab-1224-44ec-8929-636c85b0e569\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1cd07da2-d417-4b2e-89ae-f5c4ee5231ac", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1cd07da2-d417-4b2e-89ae-f5c4ee5231ac", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c631646e-ddbd-4387-a3cb-7ef6c9625640 Date: Mon, 22 Jul 2019 12:04:22 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-07-22T12:04:22Z\", \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"id\": \"a19b570f-aa09-4b87-b544-796a90711cfa\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c631646e-ddbd-4387-a3cb-7ef6c9625640", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c631646e-ddbd-4387-a3cb-7ef6c9625640", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.909Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "external_network_ok1mv1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "external_network_ok1mv1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.737Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:21.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-cd5536a4-0734-4491-a427-16eaa8515e99 Date: Mon, 22 Jul 2019 12:04:22 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:19Z\", \"updated_at\": \"2019-07-22T12:04:19Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T12:04:19Z\", \"revision_number\": 0, \"id\": \"6f9bea7b-3bf4-402c-a6e5-cb3cadefebdb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T12:04:19Z\", \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-22T12:04:19Z\", \"revision_number\": 0, \"id\": \"e4f9a439-241e-4cc8-96b8-34b21d9d7ca6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-22T12:04:19Z\", \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\"}], \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/security-groups/429d144b-c4c6-4297-93cb-5536f0a8accc.json used request id req-cd5536a4-0734-4491-a427-16eaa8515e99", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/429d144b-c4c6-4297-93cb-5536f0a8accc.json used request id req-cd5536a4-0734-4491-a427-16eaa8515e99", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-a9155a1d-b8be-449c-9089-fbf0fae60b94 Date: Mon, 22 Jul 2019 12:04:22 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-07-22T12:04:22Z\", \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"id\": \"d793bc31-ece4-456b-b3d9-9ac86f340f84\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a9155a1d-b8be-449c-9089-fbf0fae60b94", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a9155a1d-b8be-449c-9089-fbf0fae60b94", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:22.804Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"port_range_min\": 0, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.141Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.371Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-18ac7d0f-1a74-41b9-8da0-14eb706b477e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "data_plane_subnet_lxyx03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.371Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-2efbdb58-f42e-418d-bb91-61c801df07d1", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d06a2f1-0639-4f1c-97dc-9c544f8eeacf"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.371Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-18ac7d0f-1a74-41b9-8da0-14eb706b477e Date: Mon, 22 Jul 2019 12:04:22 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-07-22T12:04:22Z\", \"security_group_id\": \"429d144b-c4c6-4297-93cb-5536f0a8accc\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"id\": \"8c2c1fa5-7180-45d4-8374-4a7c40bbb223\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.371Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.220Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "keypair_31kvw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.371Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_network_xafj4o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.371Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "data_plane_subnet_lxyx03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.371Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2efbdb58-f42e-418d-bb91-61c801df07d1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d06a2f1-0639-4f1c-97dc-9c544f8eeacf"}, {"node_instance_id": "data_plane_subnet_lxyx03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d06a2f1-0639-4f1c-97dc-9c544f8eeacf"}, {"node_instance_id": "security_group_k8hqei", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.371Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-18ac7d0f-1a74-41b9-8da0-14eb706b477e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.f329e35b-0dbe-4c62-a9de-c6e8632d149b"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.980Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.555Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.980Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.980Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7 Date: Mon, 22 Jul 2019 12:04:23 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:22Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": null, \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}], "metadata": {"pagination": {"total": 183, "offset": 68, "size": 50}}} 2019-07-22 12:04:30,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:30,267 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:30 GMT 2019-07-22 12:04:30,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:30,267 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:30,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:30,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:30,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:30,267 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:30,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-25f4a45a-fb82-440e-9e1c-8c102ab24406 2019-07-22 12:04:30,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/networks.json used request id req-25f4a45a-fb82-440e-9e1c-8c102ab24406 2019-07-22 12:04:30,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb68e77ac263a8626f2c13f8675dbfe3fd284799" 2019-07-22 12:04:30,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2894b3be6eb0fbea7e2c68b185d13894822ff287" 2019-07-22 12:04:30,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb1e89ba-a8f0-4e34-a027-d05f3d8c6a7d x-compute-request-id: req-bb1e89ba-a8f0-4e34-a027-d05f3d8c6a7d Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAokFHlcsbBvFGIQJXF3FafY7ny+P9onwOeuXYLJ2KR2k3w0nA\nx3cdUGFs1CokVohDQMd4rFCjah8CDkt/7hCnwOoaCabO68s15GCMwuIOz/DvftV1\nByWmpbhjEWLy1iEmfr+wZDh5aY6CwzgeTyyyQ+BCF94rwiIgZjCJJ1DEz7UOquP9\n6Wkhlz0tzdRAY0CAnGnU2HHhrOXPh12lpAFx6yBofNozZ0fXWibNgn2aJsBDHkaA\n9ON91WMOumzNCZkUwaHTVUtzBBu7GrEluDAIePzj/lEtNeui1DcMq8t5sVkUS3a6\n7WQ18aHac18UWIFzRpCMqnPg4SDi5ofgw2LADwIDAQABAoIBAFiiopFgr3X+bZnw\nplTnFlDKtTN7a33MmThnwMy2juhtwQmMi6QrHLdhUUshblJbA6oqjXBMaMi7Aat/\ncPZC4PEQsYKePiEvFFSarap0RTUw4BQAVXq/Bac37956mD+DQn0xCBHni+Ou9x3f\n1SbZOtS7eD+DnZHihKJuVy5EAA+acNnaiY1J3CrluTEs3yF+87OqTpoBoonAlwfK\nNgmsHAmFpkdzJuZBvUQqcqnym70+1FxfBoDdmUHVMk18QnYHIX50+JkDSn3w/pbC\nAMFnkCmbecJsqGGzNhSpqyzHIzo+rmeV3bmbvl5qr+hcKypvvW7R88Yg1NxIvQfo\nvgHJozkCgYEA1uZMhhhg8WwgdyZ+nHmKVZpjPYGKRzvXShtbfUJ7MqPbdu+l7gU8\nj2Z35jj1tSFzPZKVxavk5z7JishH44/+ehzK6mcrG/Bff7Skt1tOSGNXLcR3PEo/\n62SxItgOk6nHsN9C9TU9Dwbo/2wMwBPLouULVsNvH9UKfpygTd7XyssCgYEAwUly\noALymNzVvFFTgdg8HpcJr3wkvpetKN5Uw11ea5J0D39r/H5c+S5e3EW9Mp0DC0Hx\nbJ8qhVhSTvKXNUxfNQd1MFnSqL4spoup8RLVruLUj2fn1g9rcruzXS9mUY7hTnDX\nT/dloJdLke83XEBXgyZpEYxJdR70Jvl3+0YjI00CgYBVfq/pFV/UDHlqDcWHSQ9Q\n+SgMOzIhHtyK3hFq5v0Oa4QPcE4qQKkUP+bpj7WpBxLK5ztwte9OVHtoHEAFd679\nM+FCmiLbbakArIRvcgLV57eyPJxXPw7o/lk+jIhYFM6ePmRsG28cQFqH65uy+u0j\n9E2rifr2xhHzxyo7cLGXOwKBgQCVUm6xW1Wb7o9YquN+nlTjtP+QiLHCZF8sAYcu\nXsWBCWWMS35bVCvzfXVfaqkdntspKUqgBd7NoUwFHbjfPh8XUqmgLuRl5HWOPLuP\nOGPIdgiMuVMLtmHmA0gwJ1w+iclZ1icg6hmjFP8WwN3d8P8qnNPy8JQXXVB1g6jD\ngI3IyQKBgF211JLKeorGaP6L4jPb3oeDZqPjAxmbuRQ6MtNbyS2A583bE/elYQ4J\nwkgam4vTjCpzRAS3z7/dZe3Ve5sgrWvB4+QhFkAPS83gyEdSABtGV6e/2aHMvClj\nJVA2k5VxkpP9B64GhZna8VOC5esxy0Be1k5Yzw8d88QuIpU65XBz\n-----END RSA PRIVATE KEY-----\n", "user_id": "3dde527c6d5147528fc267f4c261e967", "name": "vnf_test_keypair", "fingerprint": "0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4"}} 2019-07-22 12:04:30,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-bb1e89ba-a8f0-4e34-a027-d05f3d8c6a7d 2019-07-22 12:04:30,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-bb1e89ba-a8f0-4e34-a027-d05f3d8c6a7d 2019-07-22 12:04:30,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9e9ea31f-f0ff-4b60-816c-4a2422229f8d Date: Mon, 22 Jul 2019 12:04:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 12:04:30,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-9e9ea31f-f0ff-4b60-816c-4a2422229f8d 2019-07-22 12:04:30,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d11ddc2b-bb7a-4b3a-82e5-0bee30b20335 Date: Mon, 22 Jul 2019 12:04:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 12:04:30,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-9e9ea31f-f0ff-4b60-816c-4a2422229f8d 2019-07-22 12:04:30,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided. 2019-07-22 12:04:30,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-d11ddc2b-bb7a-4b3a-82e5-0bee30b20335 2019-07-22 12:04:30,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=external used request id req-d11ddc2b-bb7a-4b3a-82e5-0bee30b20335 2019-07-22 12:04:30,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb68e77ac263a8626f2c13f8675dbfe3fd284799" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}}' 2019-07-22 12:04:30,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 from name external provided. 2019-07-22 12:04:30,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2894b3be6eb0fbea7e2c68b185d13894822ff287" -d '{"floatingip": {"floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}}' 2019-07-22 12:04:30,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups/429d144b-c4c6-4297-93cb-5536f0a8accc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec" 2019-07-22 12:04:30,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-1cd07da2-d417-4b2e-89ae-f5c4ee5231ac Date: Mon, 22 Jul 2019 12:04:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-07-22T12:04:22Z", "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "port_range_min": 0, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "2c0939ab-1224-44ec-8929-636c85b0e569"}} 2019-07-22 12:04:30,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1cd07da2-d417-4b2e-89ae-f5c4ee5231ac 2019-07-22 12:04:30,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1cd07da2-d417-4b2e-89ae-f5c4ee5231ac 2019-07-22 12:04:30,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 12:04:30,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c631646e-ddbd-4387-a3cb-7ef6c9625640 Date: Mon, 22 Jul 2019 12:04:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-22T12:04:22Z", "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "port_range_min": 1, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "a19b570f-aa09-4b87-b544-796a90711cfa"}} 2019-07-22 12:04:30,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c631646e-ddbd-4387-a3cb-7ef6c9625640 2019-07-22 12:04:30,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c631646e-ddbd-4387-a3cb-7ef6c9625640 2019-07-22 12:04:30,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 12:04:30,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-22 12:04:30,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:30,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:30,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:30,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-cd5536a4-0734-4491-a427-16eaa8515e99 Date: Mon, 22 Jul 2019 12:04:22 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:19Z", "updated_at": "2019-07-22T12:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:04:19Z", "revision_number": 0, "id": "6f9bea7b-3bf4-402c-a6e5-cb3cadefebdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T12:04:19Z", "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:04:19Z", "revision_number": 0, "id": "e4f9a439-241e-4cc8-96b8-34b21d9d7ca6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T12:04:19Z", "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "name": "vnf_test_security_group"}} 2019-07-22 12:04:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups/429d144b-c4c6-4297-93cb-5536f0a8accc.json used request id req-cd5536a4-0734-4491-a427-16eaa8515e99 2019-07-22 12:04:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/security-groups/429d144b-c4c6-4297-93cb-5536f0a8accc.json used request id req-cd5536a4-0734-4491-a427-16eaa8515e99 2019-07-22 12:04:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 12:04:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-a9155a1d-b8be-449c-9089-fbf0fae60b94 Date: Mon, 22 Jul 2019 12:04:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-07-22T12:04:22Z", "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "port_range_min": 22, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "d793bc31-ece4-456b-b3d9-9ac86f340f84"}} 2019-07-22 12:04:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a9155a1d-b8be-449c-9089-fbf0fae60b94 2019-07-22 12:04:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a9155a1d-b8be-449c-9089-fbf0fae60b94 2019-07-22 12:04:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa835c096b2516e7374788d1532ce7c1300e20ec" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-22 12:04:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-18ac7d0f-1a74-41b9-8da0-14eb706b477e 2019-07-22 12:04:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-2efbdb58-f42e-418d-bb91-61c801df07d1 2019-07-22 12:04:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-18ac7d0f-1a74-41b9-8da0-14eb706b477e Date: Mon, 22 Jul 2019 12:04:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-22T12:04:22Z", "security_group_id": "429d144b-c4c6-4297-93cb-5536f0a8accc", "port_range_min": 1, "revision_number": 0, "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "8c2c1fa5-7180-45d4-8374-4a7c40bbb223"}} 2019-07-22 12:04:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-22 12:04:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-22 12:04:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2efbdb58-f42e-418d-bb91-61c801df07d1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-18ac7d0f-1a74-41b9-8da0-14eb706b477e 2019-07-22 12:04:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7 2019-07-22 12:04:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7 2019-07-22 12:04:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7 Date: Mon, 22 Jul 2019 12:04:23 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:22Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": null, "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}} 2019-07-22 12:04:30,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:04:30,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:30,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:30,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:30,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:30,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:30 GMT 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:30,383 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:35,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:35,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:35,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:35,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:35,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:35,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:35,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:35,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:35,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.980Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7 Date: Mon, 22 Jul 2019 12:04:23 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:22Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": null, \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.980Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.980Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.555Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "target_vnf_ip_pij7az", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.980Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'created_at': u'2019-07-22T12:04:22Z', u'updated_at': u'2019-07-22T12:04:22Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'port_id': None, u'id': u'866e5d4a-bce5-4d57-9ce2-f3af41ce5075', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.555Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.77554d0a-efd8-4cd9-b0c3-9b545fe85575"}, {"node_instance_id": "data_plane_subnet_lxyx03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:23.980Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d64865aa4222a955d11f3ffa63a6e846933b6d55\" -d '{\"subnet\": {\"network_id\": \"849b126c-31c7-47c8-a8c1-8fcd4900c604\", \"ip_version\": 4, \"cidr\": \"12.0.0.0/24\", \"gateway_ip\": null, \"name\": \"data_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d06a2f1-0639-4f1c-97dc-9c544f8eeacf"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771de52d-8480-4ad5-a782-d9974c29d4e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-771de52d-8480-4ad5-a782-d9974c29d4e5", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'created_at': u'2019-07-22T12:04:23Z', u'updated_at': u'2019-07-22T12:04:23Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'port_id': None, u'id': u'c9ed3dba-cf7b-4438-9908-45375b83dd0e', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ffbbe02f-260e-4150-96d6-7810df0a141a", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ffbbe02f-260e-4150-96d6-7810df0a141a", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-ffbbe02f-260e-4150-96d6-7810df0a141a Date: Mon, 22 Jul 2019 12:04:24 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 0, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": null, \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ae2e4e62-4a46-4964-9845-ece6edce8c60"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "router_2ayj9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.674Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_network_xafj4o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:24.629Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.707Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks/e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7.json used request id req-763d45b0-222c-488f-a728-3b793e7b5f7c", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82346df264641edc79b51b47997b77df0933a775\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks/e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7.json used request id req-763d45b0-222c-488f-a728-3b793e7b5f7c", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-763d45b0-222c-488f-a728-3b793e7b5f7c Date: Mon, 22 Jul 2019 12:04:24 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T06:06:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"1d1cfb077a694e5fb287d685b1c0d90c\",\"created_at\":\"2019-07-22T05:50:45Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "security_group_k8hqei", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "router_2ayj9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:22.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks/e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82346df264641edc79b51b47997b77df0933a775\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "data_plane_subnet_lxyx03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bec5d95c-04d5-4c76-98c7-d1e71f254370", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d06a2f1-0639-4f1c-97dc-9c544f8eeacf"}, {"node_instance_id": "data_plane_subnet_lxyx03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bec5d95c-04d5-4c76-98c7-d1e71f254370", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d06a2f1-0639-4f1c-97dc-9c544f8eeacf"}, {"node_instance_id": "data_plane_subnet_lxyx03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.208Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-bec5d95c-04d5-4c76-98c7-d1e71f254370 Date: Mon, 22 Jul 2019 12:04:24 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:24Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-07-22T12:04:24Z\",\"gateway_ip\":null,\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"12.0.0.1\",\"end\":\"12.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"12.0.0.0/24\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"subnetpool_id\":null,\"name\":\"data_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d06a2f1-0639-4f1c-97dc-9c544f8eeacf"}, {"node_instance_id": "security_group_k8hqei", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.805Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.605Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.805Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "security_group_k8hqei", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:25.805Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "security_group_k8hqei", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:26.450Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.047Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_ip_pij7az", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:26.450Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.081Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "security_group_k8hqei", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:26.450Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:23.819Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:27.010Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-0e947ad0-93e4-4785-9486-9691d8ce0226 Date: Mon, 22 Jul 2019 12:04:26 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"3d8ed01f-4c0c-4e52-b6c6-72103e2d8064\", \"ip_address\": \"172.30.9.201\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:25Z\", \"admin_state_up\": true, \"updated_at\": \"2019-07-22T12:04:25Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:26.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:27.010Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0e947ad0-93e4-4785-9486-9691d8ce0226", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:26.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "target_vnf_ip_pij7az", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:27.010Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.499Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_ip_pij7az", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:27.010Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.350Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_ip_pij7az", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:27.010Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "router_2ayj9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:27.010Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/routers.json used request id req-0e947ad0-93e4-4785-9486-9691d8ce0226", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:26.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1dec22a5-80c7-4ae3-a204-2209cac3e247"}, {"node_instance_id": "target_vnf_ip_pij7az", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:27.657Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:27.657Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:25.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:27.657Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:24.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.266Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:25.201Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.266Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:25.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:27.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.40eefeb5-226f-453e-9db6-6cf008e6fbe1"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.266Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:25.407Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.266Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67cb050-39cb-4bf9-9527-069b0f388228 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:27.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.40eefeb5-226f-453e-9db6-6cf008e6fbe1"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.266Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d67cb050-39cb-4bf9-9527-069b0f388228", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:27.988Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.40eefeb5-226f-453e-9db6-6cf008e6fbe1"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.825Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56a8eb878c721784bedb8a998fc396585c1d051b\" -d '{\"port\": {\"network_id\": \"849b126c-31c7-47c8-a8c1-8fcd4900c604\", \"fixed_ips\": [{\"subnet_id\": \"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"429d144b-c4c6-4297-93cb-5536f0a8accc\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:28.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.40eefeb5-226f-453e-9db6-6cf008e6fbe1"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.825Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:25.442Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}], "metadata": {"pagination": {"total": 253, "offset": 118, "size": 50}}} 2019-07-22 12:04:35,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:35,466 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:35 GMT 2019-07-22 12:04:35,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:35,466 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:35,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:35,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:35,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:35,467 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:35,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7 Date: Mon, 22 Jul 2019 12:04:23 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:22Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": null, "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}} 2019-07-22 12:04:35,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7 2019-07-22 12:04:35,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-35cd0cd2-e5c6-4078-83e3-88ebe63437d7 2019-07-22 12:04:35,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'created_at': u'2019-07-22T12:04:22Z', u'updated_at': u'2019-07-22T12:04:22Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'port_id': None, u'id': u'866e5d4a-bce5-4d57-9ce2-f3af41ce5075', u'qos_policy_id': None} 2019-07-22 12:04:35,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d64865aa4222a955d11f3ffa63a6e846933b6d55" -d '{"subnet": {"network_id": "849b126c-31c7-47c8-a8c1-8fcd4900c604", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-07-22 12:04:35,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:35,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771de52d-8480-4ad5-a782-d9974c29d4e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:35,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-771de52d-8480-4ad5-a782-d9974c29d4e5 2019-07-22 12:04:35,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'created_at': u'2019-07-22T12:04:23Z', u'updated_at': u'2019-07-22T12:04:23Z', u'floating_network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'd79eb4936b2f4804ab7ed46c82fad2ea', u'port_id': None, u'id': u'c9ed3dba-cf7b-4438-9908-45375b83dd0e', u'qos_policy_id': None} 2019-07-22 12:04:35,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ffbbe02f-260e-4150-96d6-7810df0a141a 2019-07-22 12:04:35,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ffbbe02f-260e-4150-96d6-7810df0a141a 2019-07-22 12:04:35,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-ffbbe02f-260e-4150-96d6-7810df0a141a Date: Mon, 22 Jul 2019 12:04:24 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": null, "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}} 2019-07-22 12:04:35,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-07-22 12:04:35,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:35,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:35,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:35,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks/e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7.json used request id req-763d45b0-222c-488f-a728-3b793e7b5f7c 2019-07-22 12:04:35,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82346df264641edc79b51b47997b77df0933a775" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "vnf_test_router"}}' 2019-07-22 12:04:35,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks/e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7.json used request id req-763d45b0-222c-488f-a728-3b793e7b5f7c 2019-07-22 12:04:35,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-763d45b0-222c-488f-a728-3b793e7b5f7c Date: Mon, 22 Jul 2019 12:04:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}} 2019-07-22 12:04:35,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-22 12:04:35,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-07-22 12:04:35,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:35,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks/e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82346df264641edc79b51b47997b77df0933a775" 2019-07-22 12:04:35,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bec5d95c-04d5-4c76-98c7-d1e71f254370 2019-07-22 12:04:35,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bec5d95c-04d5-4c76-98c7-d1e71f254370 2019-07-22 12:04:35,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-bec5d95c-04d5-4c76-98c7-d1e71f254370 Date: Mon, 22 Jul 2019 12:04:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:24Z","dns_nameservers":[],"updated_at":"2019-07-22T12:04:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"12.0.0.1","end":"12.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"12.0.0.0/24","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-07-22 12:04:35,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:35,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:35,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:35,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:35,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-22 12:04:35,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:35,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-0e947ad0-93e4-4785-9486-9691d8ce0226 Date: Mon, 22 Jul 2019 12:04:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:25Z", "admin_state_up": true, "updated_at": "2019-07-22T12:04:25Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "name": "vnf_test_router"}} 2019-07-22 12:04:35,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0e947ad0-93e4-4785-9486-9691d8ce0226 2019-07-22 12:04:35,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:35,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:35,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:35,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/routers.json used request id req-0e947ad0-93e4-4785-9486-9691d8ce0226 2019-07-22 12:04:35,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:35,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:35,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-22 12:04:35,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:35,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-22 12:04:35,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:35,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:35,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67cb050-39cb-4bf9-9527-069b0f388228 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:35,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d67cb050-39cb-4bf9-9527-069b0f388228 2019-07-22 12:04:35,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a8eb878c721784bedb8a998fc396585c1d051b" -d '{"port": {"network_id": "849b126c-31c7-47c8-a8c1-8fcd4900c604", "fixed_ips": [{"subnet_id": "58a3631e-7b76-4eea-a5f8-7fa5067b25dd"}], "name": "reference_vnf_data_plane_port", "security_groups": ["429d144b-c4c6-4297-93cb-5536f0a8accc"]}}' 2019-07-22 12:04:35,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:35,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:04:35,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:35,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:35,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:35 GMT 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:35,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:35,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:35,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:40,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:40,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:40,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:40,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:40,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:40,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:40,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:40,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:40,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.825Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:25.442Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.825Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f9980e18-1f3d-4e0f-8ea1-1fa3b1a49866", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:28.297Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ef08f810-404f-4f1d-b516-a17582ddb5be"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.825Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9980e18-1f3d-4e0f-8ea1-1fa3b1a49866 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:28.297Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ef08f810-404f-4f1d-b516-a17582ddb5be"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.825Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:28.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ef08f810-404f-4f1d-b516-a17582ddb5be"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:28.825Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56a8eb878c721784bedb8a998fc396585c1d051b\" -d '{\"port\": {\"network_id\": \"849b126c-31c7-47c8-a8c1-8fcd4900c604\", \"fixed_ips\": [{\"subnet_id\": \"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"429d144b-c4c6-4297-93cb-5536f0a8accc\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:28.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.40eefeb5-226f-453e-9db6-6cf008e6fbe1"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:29.439Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:26.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:29.439Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd484968ab77cb517775b6471b500b0eb90fa574\" -d '{\"port\": {\"network_id\": \"849b126c-31c7-47c8-a8c1-8fcd4900c604\", \"fixed_ips\": [{\"subnet_id\": \"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"429d144b-c4c6-4297-93cb-5536f0a8accc\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:28.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ef08f810-404f-4f1d-b516-a17582ddb5be"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:29.439Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:25.746Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:29.439Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:25.942Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.051Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:26.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.051Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:27.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:29.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.6a484ac1-5c8c-42de-b39d-7c6fe2d7411a"}, {"node_instance_id": "management_plane_subnet_8gdu72", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.051Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-c274c7b1-3f4a-4b18-8029-7652b882ebc5", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:29.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.6a484ac1-5c8c-42de-b39d-7c6fe2d7411a"}, {"node_instance_id": "management_plane_subnet_8gdu72", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.051Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c274c7b1-3f4a-4b18-8029-7652b882ebc5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:29.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.6a484ac1-5c8c-42de-b39d-7c6fe2d7411a"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.051Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:26.510Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/ports.json used request id req-ef9c580c-004f-4683-9279-ea725fb96b66", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.131Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ef08f810-404f-4f1d-b516-a17582ddb5be"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/ports.json used request id req-dceab3ab-b220-4e70-8dc4-d6f2e5ac340a", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:29.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.40eefeb5-226f-453e-9db6-6cf008e6fbe1"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-ef9c580c-004f-4683-9279-ea725fb96b66 Date: Mon, 22 Jul 2019 12:04:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:29Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:8a:41:26\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ef08f810-404f-4f1d-b516-a17582ddb5be"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-ef9c580c-004f-4683-9279-ea725fb96b66", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.ef08f810-404f-4f1d-b516-a17582ddb5be"}, {"node_instance_id": "router_2ayj9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:27.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74b05986e4a7bfbd855b112af8abfc230cffe2a5\" -d '{\"subnet\": {\"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"ip_version\": 4, \"cidr\": \"11.0.0.0/24\", \"name\": \"management_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.6a484ac1-5c8c-42de-b39d-7c6fe2d7411a"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-dceab3ab-b220-4e70-8dc4-d6f2e5ac340a", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:29.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.40eefeb5-226f-453e-9db6-6cf008e6fbe1"}, {"node_instance_id": "router_2ayj9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:27.517Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "router_2ayj9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:27.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:30.663Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-dceab3ab-b220-4e70-8dc4-d6f2e5ac340a Date: Mon, 22 Jul 2019 12:04:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:29Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:29.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.40eefeb5-226f-453e-9db6-6cf008e6fbe1"}, {"node_instance_id": "router_2ayj9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:31.260Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:27.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:31.260Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:28.583Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "router_2ayj9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:31.260Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:27.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:31.887Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:31.887Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-82e582e2-e07e-419d-83ee-6b27123988a1 Date: Mon, 22 Jul 2019 12:04:31 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:30Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-07-22T12:04:30Z\",\"gateway_ip\":\"11.0.0.1\",\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"11.0.0.2\",\"end\":\"11.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"11.0.0.0/24\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"subnetpool_id\":null,\"name\":\"management_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.6a484ac1-5c8c-42de-b39d-7c6fe2d7411a"}, {"node_instance_id": "management_plane_subnet_8gdu72", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:31.887Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-82e582e2-e07e-419d-83ee-6b27123988a1", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.6a484ac1-5c8c-42de-b39d-7c6fe2d7411a"}, {"node_instance_id": "management_plane_subnet_8gdu72", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:31.887Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/subnets.json used request id req-82e582e2-e07e-419d-83ee-6b27123988a1", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.6a484ac1-5c8c-42de-b39d-7c6fe2d7411a"}, {"node_instance_id": "management_plane_subnet_8gdu72", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:31.887Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:28.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:31.887Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:32.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34bd3441beee7ffcba5dc80c728f3c783282f913\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.348Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:32.396Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-14c0baa5-0da5-483f-930b-eeaee06e2710", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.929Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:32.396Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:32.396Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:32.396Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c0baa5-0da5-483f-930b-eeaee06e2710 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.928Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:32.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.923Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.693Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.583Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.715Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10180db7-e432-4873-851d-887ed3a59417 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.724Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-10180db7-e432-4873-851d-887ed3a59417", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.724Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-bdf54653-2ddd-48da-94a0-40165743f564 Date: Mon, 22 Jul 2019 12:04:32 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:29Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.596Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-bdf54653-2ddd-48da-94a0-40165743f564", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.596Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-bdf54653-2ddd-48da-94a0-40165743f564", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.596Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "connect_security_group(): source_id=de153306-e855-4937-ba06-e868d8ff429c target={u'external_id': u'429d144b-c4c6-4297-93cb-5536f0a8accc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.597Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}], "metadata": {"pagination": {"total": 277, "offset": 168, "size": 50}}} 2019-07-22 12:04:40,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:40,615 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:40 GMT 2019-07-22 12:04:40,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:40,616 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:40,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:40,616 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:40,616 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:40,616 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:40,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:40,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f9980e18-1f3d-4e0f-8ea1-1fa3b1a49866 2019-07-22 12:04:40,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9980e18-1f3d-4e0f-8ea1-1fa3b1a49866 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:40,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:40,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a8eb878c721784bedb8a998fc396585c1d051b" -d '{"port": {"network_id": "849b126c-31c7-47c8-a8c1-8fcd4900c604", "fixed_ips": [{"subnet_id": "58a3631e-7b76-4eea-a5f8-7fa5067b25dd"}], "name": "reference_vnf_data_plane_port", "security_groups": ["429d144b-c4c6-4297-93cb-5536f0a8accc"]}}' 2019-07-22 12:04:40,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:40,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd484968ab77cb517775b6471b500b0eb90fa574" -d '{"port": {"network_id": "849b126c-31c7-47c8-a8c1-8fcd4900c604", "fixed_ips": [{"subnet_id": "58a3631e-7b76-4eea-a5f8-7fa5067b25dd"}], "name": "target_vnf_data_plane_port", "security_groups": ["429d144b-c4c6-4297-93cb-5536f0a8accc"]}}' 2019-07-22 12:04:40,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:40,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:40,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-22 12:04:40,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-22 12:04:40,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:40,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-c274c7b1-3f4a-4b18-8029-7652b882ebc5 2019-07-22 12:04:40,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c274c7b1-3f4a-4b18-8029-7652b882ebc5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:40,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:40,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/ports.json used request id req-ef9c580c-004f-4683-9279-ea725fb96b66 2019-07-22 12:04:40,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/ports.json used request id req-dceab3ab-b220-4e70-8dc4-d6f2e5ac340a 2019-07-22 12:04:40,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-ef9c580c-004f-4683-9279-ea725fb96b66 Date: Mon, 22 Jul 2019 12:04:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:29Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:8a:41:26","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:04:40,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-ef9c580c-004f-4683-9279-ea725fb96b66 2019-07-22 12:04:40,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:40,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b05986e4a7bfbd855b112af8abfc230cffe2a5" -d '{"subnet": {"network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-07-22 12:04:40,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-dceab3ab-b220-4e70-8dc4-d6f2e5ac340a 2019-07-22 12:04:40,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:40,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-07-22 12:04:40,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-dceab3ab-b220-4e70-8dc4-d6f2e5ac340a Date: Mon, 22 Jul 2019 12:04:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:29Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:ad:1f:15","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:04:40,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:40,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:40,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:40,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:40,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-82e582e2-e07e-419d-83ee-6b27123988a1 Date: Mon, 22 Jul 2019 12:04:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:30Z","dns_nameservers":[],"updated_at":"2019-07-22T12:04:30Z","gateway_ip":"11.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"11.0.0.0/24","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-07-22 12:04:40,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-82e582e2-e07e-419d-83ee-6b27123988a1 2019-07-22 12:04:40,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/subnets.json used request id req-82e582e2-e07e-419d-83ee-6b27123988a1 2019-07-22 12:04:40,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-22 12:04:40,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-22 12:04:40,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34bd3441beee7ffcba5dc80c728f3c783282f913" 2019-07-22 12:04:40,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-14c0baa5-0da5-483f-930b-eeaee06e2710 2019-07-22 12:04:40,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:40,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:40,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c0baa5-0da5-483f-930b-eeaee06e2710 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:40,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:40,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-22 12:04:40,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:40,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-22 12:04:40,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:40,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10180db7-e432-4873-851d-887ed3a59417 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:40,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-10180db7-e432-4873-851d-887ed3a59417 2019-07-22 12:04:40,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-bdf54653-2ddd-48da-94a0-40165743f564 Date: Mon, 22 Jul 2019 12:04:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:29Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:ad:1f:15","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-22 12:04:40,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-bdf54653-2ddd-48da-94a0-40165743f564 2019-07-22 12:04:40,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-bdf54653-2ddd-48da-94a0-40165743f564 2019-07-22 12:04:40,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=de153306-e855-4937-ba06-e868d8ff429c target={u'external_id': u'429d144b-c4c6-4297-93cb-5536f0a8accc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-22 12:04:40,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:04:40,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:40,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:40 GMT 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:40,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:40,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:40,678 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:40,678 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:45,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:45,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:45,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:45,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:45,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:45,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:45,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:45,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:45,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.693Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.022Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a772cf4c467be6687264136cb509c6501f1f59d9\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.135Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:30.862Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a2a6956a-3282-48f7-8d66-26cb5331e93a Date: Mon, 22 Jul 2019 12:04:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:32Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.053Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a2a6956a-3282-48f7-8d66-26cb5331e93a", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.053Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a2a6956a-3282-48f7-8d66-26cb5331e93a", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.054Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3bfe6d94-7010-48c6-b904-f58edc5bdb06 Date: Mon, 22 Jul 2019 12:04:33 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:29Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:8a:41:26\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.367Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f used request id req-3bfe6d94-7010-48c6-b904-f58edc5bdb06", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.367Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a36dbe2b-60c7-4af6-a785-c7554e75cb87", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.985Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a36dbe2b-60c7-4af6-a785-c7554e75cb87", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.985Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34bd3441beee7ffcba5dc80c728f3c783282f913\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.986Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.78cf1fd1-329a-4624-ae5f-ac41d86caee1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f used request id req-3bfe6d94-7010-48c6-b904-f58edc5bdb06", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.367Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "connect_security_group(): source_id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f target={u'external_id': u'429d144b-c4c6-4297-93cb-5536f0a8accc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.367Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a772cf4c467be6687264136cb509c6501f1f59d9\" -d '{\"port\": {\"security_groups\": [\"429d144b-c4c6-4297-93cb-5536f0a8accc\"]}}'", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.368Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "router_2ayj9h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.411Z", "source_id": "management_plane_subnet_8gdu72", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5603bd44-75d8-483e-aef5-d71317bf9a3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f79a75a6-3913-40fd-aea8-ae3d0e5cc2e9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_2ayj9h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.416Z", "source_id": "management_plane_subnet_8gdu72", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5603bd44-75d8-483e-aef5-d71317bf9a3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:33.675Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-f79a75a6-3913-40fd-aea8-ae3d0e5cc2e9", "level": "debug", "target_id": "router_2ayj9h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.416Z", "source_id": "management_plane_subnet_8gdu72", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5603bd44-75d8-483e-aef5-d71317bf9a3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a772cf4c467be6687264136cb509c6501f1f59d9\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.738Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.620Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.677Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:31.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-a4b253f8-9e2d-43f1-bbf8-99f781cfcdd4", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.791Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-b73a7199-fb23-4912-9b8c-bac264fdb33e", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.737Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-b73a7199-fb23-4912-9b8c-bac264fdb33e Date: Mon, 22 Jul 2019 12:04:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:29Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:8a:41:26\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.737Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-b73a7199-fb23-4912-9b8c-bac264fdb33e", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.737Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/d98ca41a-5a40-47ac-9015-73c2c0ad8e33/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ab4691183e2ea780079a34a55b9ac9ca1657acc\" -d '{\"subnet_id\": \"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"}'", "level": "debug", "target_id": "router_2ayj9h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.833Z", "source_id": "management_plane_subnet_8gdu72", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5603bd44-75d8-483e-aef5-d71317bf9a3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-a4b253f8-9e2d-43f1-bbf8-99f781cfcdd4 Date: Mon, 22 Jul 2019 12:04:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:33Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:8a:41:26\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.791Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.307Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-a4b253f8-9e2d-43f1-bbf8-99f781cfcdd4", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.791Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.1d9e8f0d-48e9-49ea-ad63-c1654d6d2a4f"}, {"node_instance_id": "management_plane_subnet_8gdu72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.904Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.095Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.904Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_2ayj9h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.342Z", "source_id": "management_plane_subnet_8gdu72", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:34.904Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:32.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:35.575Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:34.194Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:35.575Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:35.575Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.399Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:35.575Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:33.530Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:35.575Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:34.703Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:35.575Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:34.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:36.861Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-48f0d8e0-81c4-48f5-aa70-d0a28f5c5d76 Date: Mon, 22 Jul 2019 12:04:36 GMT \nRESP BODY: {\"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"subnet_id\": \"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\", \"subnet_ids\": [\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"], \"port_id\": \"da17cc0e-e303-43d2-94a2-6bd5f4b597d0\", \"id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\"}\n", "level": "debug", "target_id": "router_2ayj9h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:36.723Z", "source_id": "management_plane_subnet_8gdu72", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5603bd44-75d8-483e-aef5-d71317bf9a3c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:37.508Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_2ayj9h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:36.985Z", "source_id": "management_plane_subnet_8gdu72", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:37.508Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:37.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:37.508Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:37.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:37.508Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/routers/d98ca41a-5a40-47ac-9015-73c2c0ad8e33/add_router_interface.json used request id req-48f0d8e0-81c4-48f5-aa70-d0a28f5c5d76", "level": "debug", "target_id": "router_2ayj9h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:36.723Z", "source_id": "management_plane_subnet_8gdu72", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5603bd44-75d8-483e-aef5-d71317bf9a3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:37.508Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/routers/d98ca41a-5a40-47ac-9015-73c2c0ad8e33/add_router_interface.json used request id req-48f0d8e0-81c4-48f5-aa70-d0a28f5c5d76", "level": "debug", "target_id": "router_2ayj9h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:36.724Z", "source_id": "management_plane_subnet_8gdu72", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5603bd44-75d8-483e-aef5-d71317bf9a3c"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:38.103Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:37.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:38.103Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:37.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "management_plane_subnet_8gdu72", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:38.103Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:37.394Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}], "metadata": {"pagination": {"total": 332, "offset": 218, "size": 50}}} 2019-07-22 12:04:45,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:45,759 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:45 GMT 2019-07-22 12:04:45,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:45,759 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:45,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:45,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:45,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:45,759 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:45,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-22 12:04:45,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:45,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-22 12:04:45,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772cf4c467be6687264136cb509c6501f1f59d9" 2019-07-22 12:04:45,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:45,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-22 12:04:45,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:45,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a2a6956a-3282-48f7-8d66-26cb5331e93a Date: Mon, 22 Jul 2019 12:04:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:ad:1f:15","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:04:45,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a2a6956a-3282-48f7-8d66-26cb5331e93a 2019-07-22 12:04:45,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a2a6956a-3282-48f7-8d66-26cb5331e93a 2019-07-22 12:04:45,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3bfe6d94-7010-48c6-b904-f58edc5bdb06 Date: Mon, 22 Jul 2019 12:04:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:29Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:8a:41:26","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-22 12:04:45,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f used request id req-3bfe6d94-7010-48c6-b904-f58edc5bdb06 2019-07-22 12:04:45,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a36dbe2b-60c7-4af6-a785-c7554e75cb87 2019-07-22 12:04:45,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a36dbe2b-60c7-4af6-a785-c7554e75cb87 2019-07-22 12:04:45,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34bd3441beee7ffcba5dc80c728f3c783282f913" 2019-07-22 12:04:45,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f used request id req-3bfe6d94-7010-48c6-b904-f58edc5bdb06 2019-07-22 12:04:45,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f target={u'external_id': u'429d144b-c4c6-4297-93cb-5536f0a8accc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-22 12:04:45,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772cf4c467be6687264136cb509c6501f1f59d9" -d '{"port": {"security_groups": ["429d144b-c4c6-4297-93cb-5536f0a8accc"]}}' 2019-07-22 12:04:45,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:45,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f79a75a6-3913-40fd-aea8-ae3d0e5cc2e9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:45,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-f79a75a6-3913-40fd-aea8-ae3d0e5cc2e9 2019-07-22 12:04:45,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a772cf4c467be6687264136cb509c6501f1f59d9" 2019-07-22 12:04:45,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-22 12:04:45,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-22 12:04:45,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:45,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-a4b253f8-9e2d-43f1-bbf8-99f781cfcdd4 2019-07-22 12:04:45,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-b73a7199-fb23-4912-9b8c-bac264fdb33e 2019-07-22 12:04:45,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-b73a7199-fb23-4912-9b8c-bac264fdb33e Date: Mon, 22 Jul 2019 12:04:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:29Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:8a:41:26","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:04:45,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-b73a7199-fb23-4912-9b8c-bac264fdb33e 2019-07-22 12:04:45,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/d98ca41a-5a40-47ac-9015-73c2c0ad8e33/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab4691183e2ea780079a34a55b9ac9ca1657acc" -d '{"subnet_id": "00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"}' 2019-07-22 12:04:45,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-a4b253f8-9e2d-43f1-bbf8-99f781cfcdd4 Date: Mon, 22 Jul 2019 12:04:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:33Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:8a:41:26","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:04:45,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-a4b253f8-9e2d-43f1-bbf8-99f781cfcdd4 2019-07-22 12:04:45,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:45,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-07-22 12:04:45,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-07-22 12:04:45,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-22 12:04:45,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:45,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-22 12:04:45,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-22 12:04:45,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:45,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-22 12:04:45,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-48f0d8e0-81c4-48f5-aa70-d0a28f5c5d76 Date: Mon, 22 Jul 2019 12:04:36 GMT RESP BODY: {"network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "subnet_id": "00ad76f2-3ba0-47c1-9f6d-d72a243ec85f", "subnet_ids": ["00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"], "port_id": "da17cc0e-e303-43d2-94a2-6bd5f4b597d0", "id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33"} 2019-07-22 12:04:45,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-07-22 12:04:45,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:45,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-07-22 12:04:45,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/d98ca41a-5a40-47ac-9015-73c2c0ad8e33/add_router_interface.json used request id req-48f0d8e0-81c4-48f5-aa70-d0a28f5c5d76 2019-07-22 12:04:45,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/routers/d98ca41a-5a40-47ac-9015-73c2c0ad8e33/add_router_interface.json used request id req-48f0d8e0-81c4-48f5-aa70-d0a28f5c5d76 2019-07-22 12:04:45,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:45,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:45,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:45,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:04:45,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:45,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:45,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:45,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:45,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:45,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:45,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:45,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:45,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:45,873 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:45 GMT 2019-07-22 12:04:45,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:45,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:45,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:45,873 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:45,873 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:50,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:50,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:50,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:50,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:50,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:50,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:50,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:50,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:50,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:38.790Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:38.088Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:38.790Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:38.413Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:39.357Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:39.219Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.634fe162-68ee-4188-be37-36a00055f66c"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:40.027Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87eb6836dbb7f9806df05298635387d6668020f5\" -d '{\"port\": {\"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"fixed_ips\": [{\"subnet_id\": \"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"429d144b-c4c6-4297-93cb-5536f0a8accc\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:39.622Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.634fe162-68ee-4188-be37-36a00055f66c"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:40.027Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0370d32-51e0-46aa-b241-4ed3e5384d39 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:39.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.634fe162-68ee-4188-be37-36a00055f66c"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:40.027Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-2d7fed4e-6616-4a14-8082-d25ff2b00a91", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:39.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.d5586aaf-2c4c-429d-bdeb-d59e8645fdbb"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:40.027Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d7fed4e-6616-4a14-8082-d25ff2b00a91 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:39.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.d5586aaf-2c4c-429d-bdeb-d59e8645fdbb"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:40.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:39.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.d5586aaf-2c4c-429d-bdeb-d59e8645fdbb"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:40.027Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-e0370d32-51e0-46aa-b241-4ed3e5384d39", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:39.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.634fe162-68ee-4188-be37-36a00055f66c"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:40.694Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bec63e69c00713ab5ff7e10db1fb2e48f8363b8\" -d '{\"port\": {\"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"fixed_ips\": [{\"subnet_id\": \"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"429d144b-c4c6-4297-93cb-5536f0a8accc\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:40.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.d5586aaf-2c4c-429d-bdeb-d59e8645fdbb"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:41.412Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-23ca8a28-78ec-47a7-a0da-fdf86027b195", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:40.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.634fe162-68ee-4188-be37-36a00055f66c"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:41.412Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/ports.json used request id req-23ca8a28-78ec-47a7-a0da-fdf86027b195", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:40.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.634fe162-68ee-4188-be37-36a00055f66c"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:41.412Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-23ca8a28-78ec-47a7-a0da-fdf86027b195 Date: Mon, 22 Jul 2019 12:04:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:40.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.634fe162-68ee-4188-be37-36a00055f66c"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:41.923Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:41.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:41.923Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:41.746Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:41.923Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:41.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:41.923Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4b37cea7-82ee-4072-82a1-17302932464c Date: Mon, 22 Jul 2019 12:04:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:41.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.d5586aaf-2c4c-429d-bdeb-d59e8645fdbb"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:41.923Z", "message": "POST call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-4b37cea7-82ee-4072-82a1-17302932464c", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:41.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.d5586aaf-2c4c-429d-bdeb-d59e8645fdbb"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:41.923Z", "message": "POST call to neutron for http://172.30.9.26:9696/v2.0/ports.json used request id req-4b37cea7-82ee-4072-82a1-17302932464c", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:41.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.d5586aaf-2c4c-429d-bdeb-d59e8645fdbb"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:42.518Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:41.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:42.518Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:41.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:42.518Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:41.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:43.114Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:42.222Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:43.114Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:42.052Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:43.114Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:42.191Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:43.721Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:42.861Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:43.721Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:42.539Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:43.721Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37ee0668-7760-4844-82f2-58e69966d035 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.329Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:43.721Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-37ee0668-7760-4844-82f2-58e69966d035", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.329Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:43.721Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.324Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:43.721Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:42.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9387ff4523dcfb7cb85e62ac86960221abcb7e1a\" -d '{\"port\": {\"security_groups\": [\"429d144b-c4c6-4297-93cb-5536f0a8accc\"]}}'", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.996Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f1fd01514391a744e69bc4370a4a4f16fc33fd3\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.321Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9387ff4523dcfb7cb85e62ac86960221abcb7e1a\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.729Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.914Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5692869-e647-4c16-9b73-1de5a9b0c5de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.920Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b5692869-e647-4c16-9b73-1de5a9b0c5de", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.920Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-c12c68a2-6d65-4c30-ae97-ce76e423ec8e Date: Mon, 22 Jul 2019 12:04:43 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.994Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f used request id req-c12c68a2-6d65-4c30-ae97-ce76e423ec8e", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.994Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f used request id req-c12c68a2-6d65-4c30-ae97-ce76e423ec8e", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.995Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:44.384Z", "message": "connect_security_group(): source_id=562256d3-875c-4892-8db5-d97cb4b6c71f target={u'external_id': u'429d144b-c4c6-4297-93cb-5536f0a8accc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:43.995Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9387ff4523dcfb7cb85e62ac86960221abcb7e1a\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.473Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-f07bf8b3-f6c1-415e-bc91-40ad7ae8881f", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.473Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-f07bf8b3-f6c1-415e-bc91-40ad7ae8881f", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.472Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f07bf8b3-f6c1-415e-bc91-40ad7ae8881f Date: Mon, 22 Jul 2019 12:04:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.472Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f1fd01514391a744e69bc4370a4a4f16fc33fd3\" -d '{\"port\": {\"security_groups\": [\"429d144b-c4c6-4297-93cb-5536f0a8accc\"]}}'", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.647Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "connect_security_group(): source_id=1af0cfeb-6945-4c54-af71-f1531df59a07 target={u'external_id': u'429d144b-c4c6-4297-93cb-5536f0a8accc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.646Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-9c10b3f8-19c1-44d5-9768-b66259cacc3b", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.646Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-9c10b3f8-19c1-44d5-9768-b66259cacc3b", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.646Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-9c10b3f8-19c1-44d5-9768-b66259cacc3b Date: Mon, 22 Jul 2019 12:04:44 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.645Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}], "metadata": {"pagination": {"total": 356, "offset": 268, "size": 50}}} 2019-07-22 12:04:50,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:50,961 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:50 GMT 2019-07-22 12:04:50,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:50,961 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:50,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:50,961 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:50,961 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:50,962 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:50,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-22 12:04:50,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-22 12:04:50,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:50,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87eb6836dbb7f9806df05298635387d6668020f5" -d '{"port": {"network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "fixed_ips": [{"subnet_id": "00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"}], "name": "target_vnf_port", "security_groups": ["429d144b-c4c6-4297-93cb-5536f0a8accc"]}}' 2019-07-22 12:04:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0370d32-51e0-46aa-b241-4ed3e5384d39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-2d7fed4e-6616-4a14-8082-d25ff2b00a91 2019-07-22 12:04:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d7fed4e-6616-4a14-8082-d25ff2b00a91 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-e0370d32-51e0-46aa-b241-4ed3e5384d39 2019-07-22 12:04:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bec63e69c00713ab5ff7e10db1fb2e48f8363b8" -d '{"port": {"network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "fixed_ips": [{"subnet_id": "00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"}], "name": "reference_vnf_port", "security_groups": ["429d144b-c4c6-4297-93cb-5536f0a8accc"]}}' 2019-07-22 12:04:50,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-23ca8a28-78ec-47a7-a0da-fdf86027b195 2019-07-22 12:04:50,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/ports.json used request id req-23ca8a28-78ec-47a7-a0da-fdf86027b195 2019-07-22 12:04:50,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-23ca8a28-78ec-47a7-a0da-fdf86027b195 Date: Mon, 22 Jul 2019 12:04:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:04:50,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-22 12:04:50,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:50,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:50,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4b37cea7-82ee-4072-82a1-17302932464c Date: Mon, 22 Jul 2019 12:04:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:04:50,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-4b37cea7-82ee-4072-82a1-17302932464c 2019-07-22 12:04:50,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.26:9696/v2.0/ports.json used request id req-4b37cea7-82ee-4072-82a1-17302932464c 2019-07-22 12:04:50,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:50,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:04:50,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-22 12:04:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-22 12:04:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-22 12:04:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:04:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-22 12:04:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-22 12:04:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37ee0668-7760-4844-82f2-58e69966d035 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:50,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-37ee0668-7760-4844-82f2-58e69966d035 2019-07-22 12:04:50,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:50,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-22 12:04:50,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9387ff4523dcfb7cb85e62ac86960221abcb7e1a" -d '{"port": {"security_groups": ["429d144b-c4c6-4297-93cb-5536f0a8accc"]}}' 2019-07-22 12:04:50,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd01514391a744e69bc4370a4a4f16fc33fd3" 2019-07-22 12:04:50,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9387ff4523dcfb7cb85e62ac86960221abcb7e1a" 2019-07-22 12:04:50,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:50,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5692869-e647-4c16-9b73-1de5a9b0c5de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:50,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b5692869-e647-4c16-9b73-1de5a9b0c5de 2019-07-22 12:04:50,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-c12c68a2-6d65-4c30-ae97-ce76e423ec8e Date: Mon, 22 Jul 2019 12:04:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-22 12:04:50,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f used request id req-c12c68a2-6d65-4c30-ae97-ce76e423ec8e 2019-07-22 12:04:50,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f used request id req-c12c68a2-6d65-4c30-ae97-ce76e423ec8e 2019-07-22 12:04:50,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=562256d3-875c-4892-8db5-d97cb4b6c71f target={u'external_id': u'429d144b-c4c6-4297-93cb-5536f0a8accc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-22 12:04:50,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9387ff4523dcfb7cb85e62ac86960221abcb7e1a" 2019-07-22 12:04:50,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-f07bf8b3-f6c1-415e-bc91-40ad7ae8881f 2019-07-22 12:04:50,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-f07bf8b3-f6c1-415e-bc91-40ad7ae8881f 2019-07-22 12:04:50,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f07bf8b3-f6c1-415e-bc91-40ad7ae8881f Date: Mon, 22 Jul 2019 12:04:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:04:50,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd01514391a744e69bc4370a4a4f16fc33fd3" -d '{"port": {"security_groups": ["429d144b-c4c6-4297-93cb-5536f0a8accc"]}}' 2019-07-22 12:04:50,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1af0cfeb-6945-4c54-af71-f1531df59a07 target={u'external_id': u'429d144b-c4c6-4297-93cb-5536f0a8accc', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-22 12:04:50,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-9c10b3f8-19c1-44d5-9768-b66259cacc3b 2019-07-22 12:04:50,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-9c10b3f8-19c1-44d5-9768-b66259cacc3b 2019-07-22 12:04:50,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-9c10b3f8-19c1-44d5-9768-b66259cacc3b Date: Mon, 22 Jul 2019 12:04:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-22 12:04:50,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:04:51,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:51,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:51,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:51,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:51,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:51,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:51,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:51,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:51,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:51,033 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:51 GMT 2019-07-22 12:04:51,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:51,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:51,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:51,034 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:51,034 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:56,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:04:56,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:56,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:56,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:56,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:56,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:56,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:56,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:56,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f1fd01514391a744e69bc4370a4a4f16fc33fd3\" -d '{\"port\": {\"security_groups\": [\"429d144b-c4c6-4297-93cb-5536f0a8accc\"]}}'", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.647Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-b8535660-5741-4a30-87d5-e5543569adb3", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.524Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.0b4fd61f-3b5d-4ac0-92d9-14975c112c55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.067Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-9c10b3f8-19c1-44d5-9768-b66259cacc3b", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:44.646Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-9b157b31-cb5a-4249-94d1-ae0ec8253022", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.078Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-723ca1e5-39db-4591-a8a4-d8746f988f97 Date: Mon, 22 Jul 2019 12:04:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.012Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-9b157b31-cb5a-4249-94d1-ae0ec8253022 Date: Mon, 22 Jul 2019 12:04:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.078Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f1fd01514391a744e69bc4370a4a4f16fc33fd3\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.014Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-723ca1e5-39db-4591-a8a4-d8746f988f97", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.012Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.061Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-723ca1e5-39db-4591-a8a4-d8746f988f97", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.013Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.190Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.434Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.607Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:45.743Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-9b157b31-cb5a-4249-94d1-ae0ec8253022", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:45.078Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.b0b8690c-a630-44bb-827d-7d8764203da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:46.410Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:46.297Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5d543f54-6376-4955-a7f1-c6a6a3752937"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:47.027Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5e81d3-be0c-4e99-8906-fd5bfe1a16fa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:46.302Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5d543f54-6376-4955-a7f1-c6a6a3752937"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:47.027Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-1d5e81d3-be0c-4e99-8906-fd5bfe1a16fa", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:46.302Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5d543f54-6376-4955-a7f1-c6a6a3752937"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:47.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:46.582Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2e6e5399-d495-4312-92ef-5343ff458d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:47.027Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8647509-27b3-4645-a8c6-917be340903e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:46.588Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2e6e5399-d495-4312-92ef-5343ff458d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:47.027Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b8647509-27b3-4645-a8c6-917be340903e", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:46.588Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2e6e5399-d495-4312-92ef-5343ff458d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:47.027Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b7654d2a4e24c527cf2d1a151bcf99196f7e96ae\" -d '{\"floatingip\": {\"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\"}}'", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:46.705Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5d543f54-6376-4955-a7f1-c6a6a3752937"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:47.561Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fd203bbae29ce63c34f067411f9d3c13bf694c8\" -d '{\"floatingip\": {\"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\"}}'", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:46.984Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2e6e5399-d495-4312-92ef-5343ff458d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:48.178Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-5cbb798a-9f53-4688-95f4-e42dcf8e83e4 Date: Mon, 22 Jul 2019 12:04:48 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:47Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.085Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5d543f54-6376-4955-a7f1-c6a6a3752937"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:48.741Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.399Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:48.741Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-5cbb798a-9f53-4688-95f4-e42dcf8e83e4", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.085Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5d543f54-6376-4955-a7f1-c6a6a3752937"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:48.741Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-5cbb798a-9f53-4688-95f4-e42dcf8e83e4", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.085Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.5d543f54-6376-4955-a7f1-c6a6a3752937"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:48.741Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-d2072df2-79ef-4bb5-ae93-17cd8d42d00c Date: Mon, 22 Jul 2019 12:04:48 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:47Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.401Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2e6e5399-d495-4312-92ef-5343ff458d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:48.741Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-d2072df2-79ef-4bb5-ae93-17cd8d42d00c", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.402Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2e6e5399-d495-4312-92ef-5343ff458d1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:48.741Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-d2072df2-79ef-4bb5-ae93-17cd8d42d00c", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.402Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2e6e5399-d495-4312-92ef-5343ff458d1b"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:48.741Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.632Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:49.337Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:49.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:49.337Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.883Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:49.337Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:48.822Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:49.932Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:49.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:49.932Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:49.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:49.932Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:49.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:50.548Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:50.548Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.393Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.215Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'562256d3-875c-4892-8db5-d97cb4b6c71f', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:69:69:76'}, {u'external_id': u'4b998463-bf15-4c98-bfa0-1e3dbc10ce9f', u'fixed_ip_address': u'12.0.0.16', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8a:41:26'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.215Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4695f0-ecef-4d53-bec3-4ac2e4e5359b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.758Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.215Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4695f0-ecef-4d53-bec3-4ac2e4e5359b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.215Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-3a4695f0-ecef-4d53-bec3-4ac2e4e5359b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.215Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-3a4695f0-ecef-4d53-bec3-4ac2e4e5359b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.215Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:50.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.153Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.153Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:51.747Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'1af0cfeb-6945-4c54-af71-f1531df59a07', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dc:03:81'}, {u'external_id': u'de153306-e855-4937-ba06-e868d8ff429c', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ad:1f:15'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a48e5a26-bc65-4580-abac-e2ca88b86aa7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}], "metadata": {"pagination": {"total": 493, "offset": 318, "size": 50}}} 2019-07-22 12:04:56,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:56,124 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:56 GMT 2019-07-22 12:04:56,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:56,124 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:04:56,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:56,125 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:56,125 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:04:56,125 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:04:56,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd01514391a744e69bc4370a4a4f16fc33fd3" -d '{"port": {"security_groups": ["429d144b-c4c6-4297-93cb-5536f0a8accc"]}}' 2019-07-22 12:04:56,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-b8535660-5741-4a30-87d5-e5543569adb3 2019-07-22 12:04:56,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-9c10b3f8-19c1-44d5-9768-b66259cacc3b 2019-07-22 12:04:56,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-9b157b31-cb5a-4249-94d1-ae0ec8253022 2019-07-22 12:04:56,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-723ca1e5-39db-4591-a8a4-d8746f988f97 Date: Mon, 22 Jul 2019 12:04:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:04:56,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-9b157b31-cb5a-4249-94d1-ae0ec8253022 Date: Mon, 22 Jul 2019 12:04:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:04:56,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd01514391a744e69bc4370a4a4f16fc33fd3" 2019-07-22 12:04:56,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-723ca1e5-39db-4591-a8a4-d8746f988f97 2019-07-22 12:04:56,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-22 12:04:56,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-723ca1e5-39db-4591-a8a4-d8746f988f97 2019-07-22 12:04:56,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-22 12:04:56,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-22 12:04:56,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-22 12:04:56,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-9b157b31-cb5a-4249-94d1-ae0ec8253022 2019-07-22 12:04:56,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:56,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5e81d3-be0c-4e99-8906-fd5bfe1a16fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:56,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-1d5e81d3-be0c-4e99-8906-fd5bfe1a16fa 2019-07-22 12:04:56,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:56,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8647509-27b3-4645-a8c6-917be340903e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:56,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b8647509-27b3-4645-a8c6-917be340903e 2019-07-22 12:04:56,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7654d2a4e24c527cf2d1a151bcf99196f7e96ae" -d '{"floatingip": {"port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f"}}' 2019-07-22 12:04:56,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd203bbae29ce63c34f067411f9d3c13bf694c8" -d '{"floatingip": {"port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07"}}' 2019-07-22 12:04:56,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-5cbb798a-9f53-4688-95f4-e42dcf8e83e4 Date: Mon, 22 Jul 2019 12:04:48 GMT RESP BODY: {"floatingip": {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:47Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}} 2019-07-22 12:04:56,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-22 12:04:56,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-5cbb798a-9f53-4688-95f4-e42dcf8e83e4 2019-07-22 12:04:56,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-5cbb798a-9f53-4688-95f4-e42dcf8e83e4 2019-07-22 12:04:56,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-d2072df2-79ef-4bb5-ae93-17cd8d42d00c Date: Mon, 22 Jul 2019 12:04:48 GMT RESP BODY: {"floatingip": {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:47Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}} 2019-07-22 12:04:56,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-d2072df2-79ef-4bb5-ae93-17cd8d42d00c 2019-07-22 12:04:56,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-d2072df2-79ef-4bb5-ae93-17cd8d42d00c 2019-07-22 12:04:56,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-22 12:04:56,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-22 12:04:56,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:56,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-22 12:04:56,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:56,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-22 12:04:56,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 12:04:56,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-22 12:04:56,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-22 12:04:56,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'562256d3-875c-4892-8db5-d97cb4b6c71f', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:69:69:76'}, {u'external_id': u'4b998463-bf15-4c98-bfa0-1e3dbc10ce9f', u'fixed_ip_address': u'12.0.0.16', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8a:41:26'}] 2019-07-22 12:04:56,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4695f0-ecef-4d53-bec3-4ac2e4e5359b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:56,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4695f0-ecef-4d53-bec3-4ac2e4e5359b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:04:56,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-3a4695f0-ecef-4d53-bec3-4ac2e4e5359b 2019-07-22 12:04:56,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-3a4695f0-ecef-4d53-bec3-4ac2e4e5359b 2019-07-22 12:04:56,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:56,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-07-22 12:04:56,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:04:56,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec" 2019-07-22 12:04:56,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec" 2019-07-22 12:04:56,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'1af0cfeb-6945-4c54-af71-f1531df59a07', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dc:03:81'}, {u'external_id': u'de153306-e855-4937-ba06-e868d8ff429c', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ad:1f:15'}] 2019-07-22 12:04:56,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 2019-07-22 12:04:56,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:04:56,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:04:56,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:04:56,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:04:56,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:04:56,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:04:56,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:04:56,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:04:56,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:04:56,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:04:56,201 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:04:56 GMT 2019-07-22 12:04:56,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:04:56,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:04:56,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:04:56,201 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:04:56,201 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:01,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:05:01,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:01,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:01,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:01,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:01,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:01,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:01,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:01,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b66bf5a1-ce10-470a-9c00-0c115e10cfc0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.578Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4849e5f0-d3f8-4259-b13c-76757b8999b4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-294eaa22-87a8-4c89-98b3-f5fffeead6b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-4849e5f0-d3f8-4259-b13c-76757b8999b4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4849e5f0-d3f8-4259-b13c-76757b8999b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4849e5f0-d3f8-4259-b13c-76757b8999b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a48e5a26-bc65-4580-abac-e2ca88b86aa7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 x-compute-request-id: req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\", \"fingerprint\": \"57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a48e5a26-bc65-4580-abac-e2ca88b86aa7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a48e5a26-bc65-4580-abac-e2ca88b86aa7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66bf5a1-ce10-470a-9c00-0c115e10cfc0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.577Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66bf5a1-ce10-470a-9c00-0c115e10cfc0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.577Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b66bf5a1-ce10-470a-9c00-0c115e10cfc0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.578Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4f51e24-12d0-420c-8b51-0a9211d619c1 x-compute-request-id: req-d4f51e24-12d0-420c-8b51-0a9211d619c1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}, {\"id\": \"451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4f51e24-12d0-420c-8b51-0a9211d619c1 x-compute-request-id: req-d4f51e24-12d0-420c-8b51-0a9211d619c1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}, {\"id\": \"451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-d4f51e24-12d0-420c-8b51-0a9211d619c1", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-d4f51e24-12d0-420c-8b51-0a9211d619c1", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-d4f51e24-12d0-420c-8b51-0a9211d619c1", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-d4f51e24-12d0-420c-8b51-0a9211d619c1", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 x-compute-request-id: req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"02bd23be-e8ce-4c15-8e85-826eba02446e\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}, {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 x-compute-request-id: req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"02bd23be-e8ce-4c15-8e85-826eba02446e\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}, {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-294eaa22-87a8-4c89-98b3-f5fffeead6b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-294eaa22-87a8-4c89-98b3-f5fffeead6b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-294eaa22-87a8-4c89-98b3-f5fffeead6b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.996Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.996Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:51.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:52.416Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 x-compute-request-id: req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\", \"fingerprint\": \"57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.003Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.418Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.003Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.418Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.003Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed Date: Mon, 22 Jul 2019 12:04:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T12:04:30Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:21Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-463afead-2048-4204-ae8f-acb22753eb94", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed Date: Mon, 22 Jul 2019 12:04:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T12:04:30Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:21Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-bf4de483-aa43-4ef4-b2b7-661344cfd13f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0a999228-06ce-44fd-9dda-d9aac6ea4883', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'35ce0e4d-d7dc-421b-b874-b33c9f41b8c1'}, 'nics': [{'port-id': u'562256d3-875c-4892-8db5-d97cb4b6c71f'}, {'port-id': u'4b998463-bf15-4c98-bfa0-1e3dbc10ce9f'}], 'flavor': u'9e8d5625-e5f1-49f2-87cb-11a17e2577e7', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}], "metadata": {"pagination": {"total": 527, "offset": 368, "size": 50}}} 2019-07-22 12:05:01,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:01,301 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:01 GMT 2019-07-22 12:05:01,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:01,301 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:05:01,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:01,301 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:01,302 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:01,302 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:05:01,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b66bf5a1-ce10-470a-9c00-0c115e10cfc0 2019-07-22 12:05:01,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4849e5f0-d3f8-4259-b13c-76757b8999b4 2019-07-22 12:05:01,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 2019-07-22 12:05:01,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-4849e5f0-d3f8-4259-b13c-76757b8999b4 2019-07-22 12:05:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4849e5f0-d3f8-4259-b13c-76757b8999b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4849e5f0-d3f8-4259-b13c-76757b8999b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 2019-07-22 12:05:01,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f" 2019-07-22 12:05:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 x-compute-request-id: req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova", "name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "fingerprint": "57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91"}}]} 2019-07-22 12:05:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 2019-07-22 12:05:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 2019-07-22 12:05:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-07-22 12:05:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:01,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66bf5a1-ce10-470a-9c00-0c115e10cfc0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66bf5a1-ce10-470a-9c00-0c115e10cfc0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b66bf5a1-ce10-470a-9c00-0c115e10cfc0 2019-07-22 12:05:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f" 2019-07-22 12:05:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4f51e24-12d0-420c-8b51-0a9211d619c1 x-compute-request-id: req-d4f51e24-12d0-420c-8b51-0a9211d619c1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}, {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:05:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4f51e24-12d0-420c-8b51-0a9211d619c1 x-compute-request-id: req-d4f51e24-12d0-420c-8b51-0a9211d619c1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}, {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:05:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-d4f51e24-12d0-420c-8b51-0a9211d619c1 2019-07-22 12:05:01,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-d4f51e24-12d0-420c-8b51-0a9211d619c1 2019-07-22 12:05:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-d4f51e24-12d0-420c-8b51-0a9211d619c1 2019-07-22 12:05:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-d4f51e24-12d0-420c-8b51-0a9211d619c1 2019-07-22 12:05:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec" 2019-07-22 12:05:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec" 2019-07-22 12:05:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 x-compute-request-id: req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}, {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:05:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 x-compute-request-id: req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}, {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:05:01,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 2019-07-22 12:05:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 2019-07-22 12:05:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-294eaa22-87a8-4c89-98b3-f5fffeead6b8 2019-07-22 12:05:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec" 2019-07-22 12:05:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec" 2019-07-22 12:05:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 x-compute-request-id: req-a48e5a26-bc65-4580-abac-e2ca88b86aa7 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova", "name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "fingerprint": "57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91"}}]} 2019-07-22 12:05:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce" 2019-07-22 12:05:01,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce" 2019-07-22 12:05:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed Date: Mon, 22 Jul 2019 12:04:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"],"description":"","tags":[],"updated_at":"2019-07-22T12:04:30Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:21Z","mtu":1450}]} 2019-07-22 12:05:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-463afead-2048-4204-ae8f-acb22753eb94 2019-07-22 12:05:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed Date: Mon, 22 Jul 2019 12:04:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"],"description":"","tags":[],"updated_at":"2019-07-22T12:04:30Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:21Z","mtu":1450}]} 2019-07-22 12:05:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed 2019-07-22 12:05:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed 2019-07-22 12:05:01,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed 2019-07-22 12:05:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-90be17c6-e3f5-4bfd-98e8-2f2261b44bed 2019-07-22 12:05:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 12:05:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce" 2019-07-22 12:05:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce" 2019-07-22 12:05:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-bf4de483-aa43-4ef4-b2b7-661344cfd13f 2019-07-22 12:05:01,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0a999228-06ce-44fd-9dda-d9aac6ea4883', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'35ce0e4d-d7dc-421b-b874-b33c9f41b8c1'}, 'nics': [{'port-id': u'562256d3-875c-4892-8db5-d97cb4b6c71f'}, {'port-id': u'4b998463-bf15-4c98-bfa0-1e3dbc10ce9f'}], 'flavor': u'9e8d5625-e5f1-49f2-87cb-11a17e2577e7', 'security_groups': []} 2019-07-22 12:05:01,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:05:01,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:01,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:01,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:01,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:01,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:01,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:01,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:01,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:05:01,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:01,365 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:01 GMT 2019-07-22 12:05:01,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:01,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:05:01,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:01,366 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:01,366 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:06,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:05:13,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:13,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:13,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:13,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:13,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:13,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:13,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:13,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-463afead-2048-4204-ae8f-acb22753eb94 Date: Mon, 22 Jul 2019 12:04:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-463afead-2048-4204-ae8f-acb22753eb94 Date: Mon, 22 Jul 2019 12:04:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-463afead-2048-4204-ae8f-acb22753eb94", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-463afead-2048-4204-ae8f-acb22753eb94", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-463afead-2048-4204-ae8f-acb22753eb94", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-bf4de483-aa43-4ef4-b2b7-661344cfd13f Date: Mon, 22 Jul 2019 12:04:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:33Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:8a:41:26\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.932Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-bf4de483-aa43-4ef4-b2b7-661344cfd13f Date: Mon, 22 Jul 2019 12:04:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:33Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:8a:41:26\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-bf4de483-aa43-4ef4-b2b7-661344cfd13f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-bf4de483-aa43-4ef4-b2b7-661344cfd13f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-bf4de483-aa43-4ef4-b2b7-661344cfd13f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0a999228-06ce-44fd-9dda-d9aac6ea4883', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'35ce0e4d-d7dc-421b-b874-b33c9f41b8c1'}, 'nics': [{'port-id': u'562256d3-875c-4892-8db5-d97cb4b6c71f'}, {'port-id': u'4b998463-bf15-4c98-bfa0-1e3dbc10ce9f'}], 'flavor': u'9e8d5625-e5f1-49f2-87cb-11a17e2577e7', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\"}, {\"port\": \"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\"}, {\"port\": \"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:52.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e79dd212-bddf-4dae-bd57-ed7d59089687 x-compute-request-id: req-e79dd212-bddf-4dae-bd57-ed7d59089687 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}, {\"id\": \"451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e79dd212-bddf-4dae-bd57-ed7d59089687 x-compute-request-id: req-e79dd212-bddf-4dae-bd57-ed7d59089687 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}, {\"id\": \"451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.9:9292/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-e79dd212-bddf-4dae-bd57-ed7d59089687", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-e79dd212-bddf-4dae-bd57-ed7d59089687", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-e79dd212-bddf-4dae-bd57-ed7d59089687", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.225Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-e79dd212-bddf-4dae-bd57-ed7d59089687", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.225Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:53.621Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60195f28-7cef-4ed1-8e05-41cce19f3b84", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60195f28-7cef-4ed1-8e05-41cce19f3b84", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2701032c-8417-40ba-a4a9-36ca4e14d504 x-compute-request-id: req-2701032c-8417-40ba-a4a9-36ca4e14d504 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"02bd23be-e8ce-4c15-8e85-826eba02446e\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}, {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.617Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2701032c-8417-40ba-a4a9-36ca4e14d504 x-compute-request-id: req-2701032c-8417-40ba-a4a9-36ca4e14d504 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"02bd23be-e8ce-4c15-8e85-826eba02446e\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}, {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.617Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2701032c-8417-40ba-a4a9-36ca4e14d504", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.617Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2701032c-8417-40ba-a4a9-36ca4e14d504", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.617Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2701032c-8417-40ba-a4a9-36ca4e14d504", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.618Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2701032c-8417-40ba-a4a9-36ca4e14d504", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.618Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60195f28-7cef-4ed1-8e05-41cce19f3b84 x-compute-request-id: req-60195f28-7cef-4ed1-8e05-41cce19f3b84 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\", \"fingerprint\": \"57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.636Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60195f28-7cef-4ed1-8e05-41cce19f3b84 x-compute-request-id: req-60195f28-7cef-4ed1-8e05-41cce19f3b84 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9\", \"fingerprint\": \"57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.636Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60195f28-7cef-4ed1-8e05-41cce19f3b84", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60195f28-7cef-4ed1-8e05-41cce19f3b84", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.638Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.639Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.639Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1bf8e5-7a64-4c4c-95dd-eb055088d433 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1bf8e5-7a64-4c4c-95dd-eb055088d433 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-bc1bf8e5-7a64-4c4c-95dd-eb055088d433", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-bc1bf8e5-7a64-4c4c-95dd-eb055088d433", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:53.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.057Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-866bc571-3947-44e5-b4cf-4c1c2822b698 Date: Mon, 22 Jul 2019 12:04:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-866bc571-3947-44e5-b4cf-4c1c2822b698 Date: Mon, 22 Jul 2019 12:04:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.456Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-866bc571-3947-44e5-b4cf-4c1c2822b698", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.456Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-866bc571-3947-44e5-b4cf-4c1c2822b698", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.456Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-866bc571-3947-44e5-b4cf-4c1c2822b698", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.456Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}], "metadata": {"pagination": {"total": 530, "offset": 418, "size": 50}}} 2019-07-22 12:05:13,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:13,719 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:13 GMT 2019-07-22 12:05:13,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:13,719 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:05:13,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:13,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:13,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:13,720 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:05:13,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-463afead-2048-4204-ae8f-acb22753eb94 Date: Mon, 22 Jul 2019 12:04:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:13,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-463afead-2048-4204-ae8f-acb22753eb94 Date: Mon, 22 Jul 2019 12:04:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:13,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-463afead-2048-4204-ae8f-acb22753eb94 2019-07-22 12:05:13,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-463afead-2048-4204-ae8f-acb22753eb94 2019-07-22 12:05:13,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-463afead-2048-4204-ae8f-acb22753eb94 2019-07-22 12:05:13,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce" 2019-07-22 12:05:13,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3925b63a5be5a0c5a7f20486ccaad3fc07a7ce" 2019-07-22 12:05:13,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-bf4de483-aa43-4ef4-b2b7-661344cfd13f Date: Mon, 22 Jul 2019 12:04:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:33Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:8a:41:26","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:13,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-bf4de483-aa43-4ef4-b2b7-661344cfd13f Date: Mon, 22 Jul 2019 12:04:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:33Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:8a:41:26","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:13,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-bf4de483-aa43-4ef4-b2b7-661344cfd13f 2019-07-22 12:05:13,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-bf4de483-aa43-4ef4-b2b7-661344cfd13f 2019-07-22 12:05:13,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-bf4de483-aa43-4ef4-b2b7-661344cfd13f 2019-07-22 12:05:13,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0a999228-06ce-44fd-9dda-d9aac6ea4883', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'35ce0e4d-d7dc-421b-b874-b33c9f41b8c1'}, 'nics': [{'port-id': u'562256d3-875c-4892-8db5-d97cb4b6c71f'}, {'port-id': u'4b998463-bf15-4c98-bfa0-1e3dbc10ce9f'}], 'flavor': u'9e8d5625-e5f1-49f2-87cb-11a17e2577e7', 'security_groups': []} 2019-07-22 12:05:13,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-22 12:05:13,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec" -d '{"server": {"name": "target_vnf", "imageRef": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "key_name": "vnf_test_keypair", "flavorRef": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "max_count": 1, "min_count": 1, "networks": [{"port": "562256d3-875c-4892-8db5-d97cb4b6c71f"}, {"port": "4b998463-bf15-4c98-bfa0-1e3dbc10ce9f"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}}' 2019-07-22 12:05:13,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc801a979e3890ad55b4e73182b2715ba5c097ec" -d '{"server": {"name": "target_vnf", "imageRef": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "key_name": "vnf_test_keypair", "flavorRef": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "max_count": 1, "min_count": 1, "networks": [{"port": "562256d3-875c-4892-8db5-d97cb4b6c71f"}, {"port": "4b998463-bf15-4c98-bfa0-1e3dbc10ce9f"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}}' 2019-07-22 12:05:13,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e79dd212-bddf-4dae-bd57-ed7d59089687 x-compute-request-id: req-e79dd212-bddf-4dae-bd57-ed7d59089687 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}, {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:05:13,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e79dd212-bddf-4dae-bd57-ed7d59089687 x-compute-request-id: req-e79dd212-bddf-4dae-bd57-ed7d59089687 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}, {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/v2.1/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "self"}, {"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}, {"href": "http://192.30.9.9:9292/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:05:13,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-e79dd212-bddf-4dae-bd57-ed7d59089687 2019-07-22 12:05:13,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-e79dd212-bddf-4dae-bd57-ed7d59089687 2019-07-22 12:05:13,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-e79dd212-bddf-4dae-bd57-ed7d59089687 2019-07-22 12:05:13,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/images used request id req-e79dd212-bddf-4dae-bd57-ed7d59089687 2019-07-22 12:05:13,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f" 2019-07-22 12:05:13,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f" 2019-07-22 12:05:13,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60195f28-7cef-4ed1-8e05-41cce19f3b84 2019-07-22 12:05:13,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60195f28-7cef-4ed1-8e05-41cce19f3b84 2019-07-22 12:05:13,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2701032c-8417-40ba-a4a9-36ca4e14d504 x-compute-request-id: req-2701032c-8417-40ba-a4a9-36ca4e14d504 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}, {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:05:13,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2701032c-8417-40ba-a4a9-36ca4e14d504 x-compute-request-id: req-2701032c-8417-40ba-a4a9-36ca4e14d504 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}, {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:05:13,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2701032c-8417-40ba-a4a9-36ca4e14d504 2019-07-22 12:05:13,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2701032c-8417-40ba-a4a9-36ca4e14d504 2019-07-22 12:05:13,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2701032c-8417-40ba-a4a9-36ca4e14d504 2019-07-22 12:05:13,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2701032c-8417-40ba-a4a9-36ca4e14d504 2019-07-22 12:05:13,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f" 2019-07-22 12:05:13,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f" 2019-07-22 12:05:13,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60195f28-7cef-4ed1-8e05-41cce19f3b84 x-compute-request-id: req-60195f28-7cef-4ed1-8e05-41cce19f3b84 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova", "name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "fingerprint": "57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91"}}]} 2019-07-22 12:05:13,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60195f28-7cef-4ed1-8e05-41cce19f3b84 x-compute-request-id: req-60195f28-7cef-4ed1-8e05-41cce19f3b84 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiQUeVyxsG8UYhAlcXcVp9jufL4/2ifA565dgsnYpHaTfDScDHdx1QYWzUKiRWiENAx3isUKNqHwIOS3/uEKfA6hoJps7ryzXkYIzC4g7P8O9+1XUHJaaluGMRYvLWISZ+v7BkOHlpjoLDOB5PLLJD4EIX3ivCIiBmMIknUMTPtQ6q4/3paSGXPS3N1EBjQICcadTYceGs5c+HXaWkAXHrIGh82jNnR9daJs2CfZomwEMeRoD0433VYw66bM0JmRTBodNVS3MEG7sasSW4MAh4/OP+US0166LUNwyry3mxWRRLdrrtZDXxodpzXxRYgXNGkIyqc+DhIOLmh+DDYsAP Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "0b:b6:8d:94:65:73:a9:10:1d:d3:9b:c8:d8:08:fa:e4"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2SS2seeP8QNayb+8W0WSgCXx36FJFBld3YeSme5dhMYzpFF+vuDtqAWUX+8lhz4YTuAlQ8f7prYh6LAkOpK9LWY0kjwMKx0+q6ogzE9QnLI0XQfYeRuk+038atyd526jbDafIVEesASGbBUzyMwON592EAkRCSszLucH5t5vWw5NSkogFsBRk8MHIV6tKvwM3aSh2sUcVV3XSTrlRmL8VqfzhhX6XaTZP6jVu4gk3v6BtpeiYZ4bjiQ6ZMEJNd9eONJCIijmwPr8eGuKXE303ZD4Hhavo8QO1Crmx8k61bDiZyQSgqEhzxmsMGRzQZk0c7ITIQG+ozZRj9d1/fk3n Generated-by-Nova", "name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "fingerprint": "57:b9:7f:c1:dc:bf:cd:5d:19:cc:c8:45:e9:62:93:91"}}]} 2019-07-22 12:05:13,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60195f28-7cef-4ed1-8e05-41cce19f3b84 2019-07-22 12:05:13,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-60195f28-7cef-4ed1-8e05-41cce19f3b84 2019-07-22 12:05:13,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:13,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:13,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1bf8e5-7a64-4c4c-95dd-eb055088d433 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:13,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1bf8e5-7a64-4c4c-95dd-eb055088d433 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:13,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-bc1bf8e5-7a64-4c4c-95dd-eb055088d433 2019-07-22 12:05:13,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-bc1bf8e5-7a64-4c4c-95dd-eb055088d433 2019-07-22 12:05:13,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50" 2019-07-22 12:05:13,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-866bc571-3947-44e5-b4cf-4c1c2822b698 Date: Mon, 22 Jul 2019 12:04:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:13,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-866bc571-3947-44e5-b4cf-4c1c2822b698 Date: Mon, 22 Jul 2019 12:04:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:13,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-866bc571-3947-44e5-b4cf-4c1c2822b698 2019-07-22 12:05:13,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-866bc571-3947-44e5-b4cf-4c1c2822b698 2019-07-22 12:05:13,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-866bc571-3947-44e5-b4cf-4c1c2822b698 2019-07-22 12:05:13,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:05:13,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:13,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:13,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:13,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:13,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:13,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:13,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:13,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:05:13,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:13,793 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:13 GMT 2019-07-22 12:05:13,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:13,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:05:13,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:13,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:13,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:18,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:05:19,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:19,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:19,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:19,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:19,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:19,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:19,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:19,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-866bc571-3947-44e5-b4cf-4c1c2822b698", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.458Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb Date: Mon, 22 Jul 2019 12:04:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:32Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.498Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-76b3644a-5176-457a-bd32-40e669a7ae49", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-76b3644a-5176-457a-bd32-40e669a7ae49", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-76b3644a-5176-457a-bd32-40e669a7ae49", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb Date: Mon, 22 Jul 2019 12:04:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:04:32Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.499Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.057Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-76b3644a-5176-457a-bd32-40e669a7ae49 Date: Mon, 22 Jul 2019 12:04:54 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T12:04:30Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:21Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-76b3644a-5176-457a-bd32-40e669a7ae49 Date: Mon, 22 Jul 2019 12:04:54 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T12:04:30Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:21Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-76b3644a-5176-457a-bd32-40e669a7ae49", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\"}, {\"port\": \"de153306-e855-4937-ba06-e868d8ff429c\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\"}, {\"port\": \"de153306-e855-4937-ba06-e868d8ff429c\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0a999228-06ce-44fd-9dda-d9aac6ea4883', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'35ce0e4d-d7dc-421b-b874-b33c9f41b8c1'}, 'nics': [{'port-id': u'1af0cfeb-6945-4c54-af71-f1531df59a07'}, {'port-id': u'de153306-e855-4937-ba06-e868d8ff429c'}], 'flavor': u'9e8d5625-e5f1-49f2-87cb-11a17e2577e7', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0a999228-06ce-44fd-9dda-d9aac6ea4883', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'35ce0e4d-d7dc-421b-b874-b33c9f41b8c1'}, 'nics': [{'port-id': u'1af0cfeb-6945-4c54-af71-f1531df59a07'}, {'port-id': u'de153306-e855-4937-ba06-e868d8ff429c'}], 'flavor': u'9e8d5625-e5f1-49f2-87cb-11a17e2577e7', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.499Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.499Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:54.847Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:54.499Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:55.601Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 12:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-842375bc-1d57-4905-8297-cf368c86ae2f x-compute-request-id: req-842375bc-1d57-4905-8297-cf368c86ae2f Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b54c8fa8-c854-4155-8f1a-aa749b128716\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"bookmark\"}], \"adminPass\": \"WNpk53EdNMcS\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:55.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.104Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-842375bc-1d57-4905-8297-cf368c86ae2f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:55.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.104Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-842375bc-1d57-4905-8297-cf368c86ae2f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:55.384Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.104Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-842375bc-1d57-4905-8297-cf368c86ae2f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:55.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.104Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-842375bc-1d57-4905-8297-cf368c86ae2f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:55.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.104Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 12:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-842375bc-1d57-4905-8297-cf368c86ae2f x-compute-request-id: req-842375bc-1d57-4905-8297-cf368c86ae2f Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b54c8fa8-c854-4155-8f1a-aa749b128716\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"bookmark\"}], \"adminPass\": \"WNpk53EdNMcS\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:55.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9aede323-7a7e-4dad-8d76-7dbcd54271c8"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.115Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 12:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6303d9da-71b0-441d-99d5-7fb4e0af20bc x-compute-request-id: req-6303d9da-71b0-441d-99d5-7fb4e0af20bc Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"50cf4126-2e6d-47f6-8582-7de431253b42\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"bookmark\"}], \"adminPass\": \"mN3pPjRuDfDH\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 12:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6303d9da-71b0-441d-99d5-7fb4e0af20bc x-compute-request-id: req-6303d9da-71b0-441d-99d5-7fb4e0af20bc Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"50cf4126-2e6d-47f6-8582-7de431253b42\", \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"bookmark\"}], \"adminPass\": \"mN3pPjRuDfDH\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6303d9da-71b0-441d-99d5-7fb4e0af20bc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6303d9da-71b0-441d-99d5-7fb4e0af20bc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6303d9da-71b0-441d-99d5-7fb4e0af20bc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:56.766Z", "message": "POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6303d9da-71b0-441d-99d5-7fb4e0af20bc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.2d3e3ed7-9c51-49bb-b48d-f51a5877cb93"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:57.365Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:57.365Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:56.766Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:57.365Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:57.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:57.911Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:57.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:57.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:57.846Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.c6168d73-a44e-411a-8527-88c4c7110963"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:57.911Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:57.257Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:58.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}842f9658736c155a3715e7278f98235e2508f312\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:58.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.c6168d73-a44e-411a-8527-88c4c7110963"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:58.559Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:57.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:58.559Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0597dfb-8e70-492d-86f1-dde1b3d1adac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:57.852Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.c6168d73-a44e-411a-8527-88c4c7110963"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:58.559Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-e0597dfb-8e70-492d-86f1-dde1b3d1adac", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:57.852Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.c6168d73-a44e-411a-8527-88c4c7110963"}], "metadata": {"pagination": {"total": 530, "offset": 468, "size": 50}}} 2019-07-22 12:05:19,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:19,780 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:19 GMT 2019-07-22 12:05:19,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:19,780 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:05:19,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:19,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:19,780 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:19,781 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:05:19,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-866bc571-3947-44e5-b4cf-4c1c2822b698 2019-07-22 12:05:19,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50" 2019-07-22 12:05:19,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50" 2019-07-22 12:05:19,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb Date: Mon, 22 Jul 2019 12:04:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:ad:1f:15","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:19,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-76b3644a-5176-457a-bd32-40e669a7ae49 2019-07-22 12:05:19,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-76b3644a-5176-457a-bd32-40e669a7ae49 2019-07-22 12:05:19,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-76b3644a-5176-457a-bd32-40e669a7ae49 2019-07-22 12:05:19,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-07-22 12:05:19,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50" 2019-07-22 12:05:19,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50" 2019-07-22 12:05:19,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb Date: Mon, 22 Jul 2019 12:04:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:04:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:ad:1f:15","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:19,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35274711c580b6c868e85e3189cd91cdd44bd50" 2019-07-22 12:05:19,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-76b3644a-5176-457a-bd32-40e669a7ae49 Date: Mon, 22 Jul 2019 12:04:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"],"description":"","tags":[],"updated_at":"2019-07-22T12:04:30Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:21Z","mtu":1450}]} 2019-07-22 12:05:19,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-76b3644a-5176-457a-bd32-40e669a7ae49 Date: Mon, 22 Jul 2019 12:04:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"],"description":"","tags":[],"updated_at":"2019-07-22T12:04:30Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:21Z","mtu":1450}]} 2019-07-22 12:05:19,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?name=management_plane_network used request id req-76b3644a-5176-457a-bd32-40e669a7ae49 2019-07-22 12:05:19,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f" -d '{"server": {"name": "reference_vnf", "imageRef": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "key_name": "vnf_test_keypair", "flavorRef": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "max_count": 1, "min_count": 1, "networks": [{"port": "1af0cfeb-6945-4c54-af71-f1531df59a07"}, {"port": "de153306-e855-4937-ba06-e868d8ff429c"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}}' 2019-07-22 12:05:19,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dfc8201bb83d9a3cc4a63641cb2481453e0112f" -d '{"server": {"name": "reference_vnf", "imageRef": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "key_name": "vnf_test_keypair", "flavorRef": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "max_count": 1, "min_count": 1, "networks": [{"port": "1af0cfeb-6945-4c54-af71-f1531df59a07"}, {"port": "de153306-e855-4937-ba06-e868d8ff429c"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}}' 2019-07-22 12:05:19,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-07-22 12:05:19,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0a999228-06ce-44fd-9dda-d9aac6ea4883', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'35ce0e4d-d7dc-421b-b874-b33c9f41b8c1'}, 'nics': [{'port-id': u'1af0cfeb-6945-4c54-af71-f1531df59a07'}, {'port-id': u'de153306-e855-4937-ba06-e868d8ff429c'}], 'flavor': u'9e8d5625-e5f1-49f2-87cb-11a17e2577e7', 'security_groups': []} 2019-07-22 12:05:19,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'0a999228-06ce-44fd-9dda-d9aac6ea4883', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'35ce0e4d-d7dc-421b-b874-b33c9f41b8c1'}, 'nics': [{'port-id': u'1af0cfeb-6945-4c54-af71-f1531df59a07'}, {'port-id': u'de153306-e855-4937-ba06-e868d8ff429c'}], 'flavor': u'9e8d5625-e5f1-49f2-87cb-11a17e2577e7', 'security_groups': []} 2019-07-22 12:05:19,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb 2019-07-22 12:05:19,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb 2019-07-22 12:05:19,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb 2019-07-22 12:05:19,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ebe5432a-9693-4486-b9b2-ac4b6fa1eaeb 2019-07-22 12:05:19,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 12:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-842375bc-1d57-4905-8297-cf368c86ae2f x-compute-request-id: req-842375bc-1d57-4905-8297-cf368c86ae2f Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "adminPass": "WNpk53EdNMcS"}} 2019-07-22 12:05:19,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-842375bc-1d57-4905-8297-cf368c86ae2f 2019-07-22 12:05:19,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-842375bc-1d57-4905-8297-cf368c86ae2f 2019-07-22 12:05:19,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-842375bc-1d57-4905-8297-cf368c86ae2f 2019-07-22 12:05:19,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-842375bc-1d57-4905-8297-cf368c86ae2f 2019-07-22 12:05:19,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 12:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-842375bc-1d57-4905-8297-cf368c86ae2f x-compute-request-id: req-842375bc-1d57-4905-8297-cf368c86ae2f Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "adminPass": "WNpk53EdNMcS"}} 2019-07-22 12:05:19,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:05:19,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-22 12:05:19,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:05:19,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 12:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6303d9da-71b0-441d-99d5-7fb4e0af20bc x-compute-request-id: req-6303d9da-71b0-441d-99d5-7fb4e0af20bc Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "adminPass": "mN3pPjRuDfDH"}} 2019-07-22 12:05:19,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 12:05:19,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 12:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6303d9da-71b0-441d-99d5-7fb4e0af20bc x-compute-request-id: req-6303d9da-71b0-441d-99d5-7fb4e0af20bc Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "adminPass": "mN3pPjRuDfDH"}} 2019-07-22 12:05:19,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6303d9da-71b0-441d-99d5-7fb4e0af20bc 2019-07-22 12:05:19,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6303d9da-71b0-441d-99d5-7fb4e0af20bc 2019-07-22 12:05:19,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6303d9da-71b0-441d-99d5-7fb4e0af20bc 2019-07-22 12:05:19,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-6303d9da-71b0-441d-99d5-7fb4e0af20bc 2019-07-22 12:05:19,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-22 12:05:19,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-22 12:05:19,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-22 12:05:19,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-22 12:05:19,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:19,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-22 12:05:19,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842f9658736c155a3715e7278f98235e2508f312" 2019-07-22 12:05:19,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-22 12:05:19,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0597dfb-8e70-492d-86f1-dde1b3d1adac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:19,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-e0597dfb-8e70-492d-86f1-dde1b3d1adac 2019-07-22 12:05:19,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:05:20,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:20,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:20,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:20,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:20,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:20,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:20,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:20,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:05:20,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:20,195 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:20 GMT 2019-07-22 12:05:20,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:20,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:05:20,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:20,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:20,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:25,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:05:25,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:25,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:25,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:25,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:25,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:25,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:25,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:25,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:59.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:58.631Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9152ffe8-bd9a-43d4-91bf-20971d1ede30"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:59.141Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b41dd7-458a-41cd-81f7-c97c9d91ab0d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:58.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9152ffe8-bd9a-43d4-91bf-20971d1ede30"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:59.809Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-11b41dd7-458a-41cd-81f7-c97c9d91ab0d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:58.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9152ffe8-bd9a-43d4-91bf-20971d1ede30"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:04:59.809Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1063910db00fe7e79eaeb6af0cad4a4a70c5ccb9\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:04:59.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9152ffe8-bd9a-43d4-91bf-20971d1ede30"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:00.527Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dad0ff2b-23c2-4531-9c02-87bd7b144af7 x-compute-request-id: req-dad0ff2b-23c2-4531-9c02-87bd7b144af7 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"scheduling\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}]}, \"id\": \"50cf4126-2e6d-47f6-8582-7de431253b42\", \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T12:04:59Z\", \"hostId\": \"\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-22T12:04:56Z\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:00.412Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9152ffe8-bd9a-43d4-91bf-20971d1ede30"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:01.109Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f3513d-8e63-42d9-a2ba-acc8c7b8f9f6 x-compute-request-id: req-b9f3513d-8e63-42d9-a2ba-acc8c7b8f9f6 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}]}, \"id\": \"b54c8fa8-c854-4155-8f1a-aa749b128716\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-22T12:04:58Z\", \"hostId\": \"e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-22T12:04:55Z\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:00.919Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.c6168d73-a44e-411a-8527-88c4c7110963"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:01.109Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T12:05:00.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:01.109Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-dad0ff2b-23c2-4531-9c02-87bd7b144af7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:00.413Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9152ffe8-bd9a-43d4-91bf-20971d1ede30"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:01.109Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-dad0ff2b-23c2-4531-9c02-87bd7b144af7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:00.413Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.9152ffe8-bd9a-43d4-91bf-20971d1ede30"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:01.614Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-b9f3513d-8e63-42d9-a2ba-acc8c7b8f9f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:00.919Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.c6168d73-a44e-411a-8527-88c4c7110963"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:01.614Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-b9f3513d-8e63-42d9-a2ba-acc8c7b8f9f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:00.920Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.c6168d73-a44e-411a-8527-88c4c7110963"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:01.614Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-22T12:05:01.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}], "metadata": {"pagination": {"total": 530, "offset": 518, "size": 50}}} 2019-07-22 12:05:25,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:25,291 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:25 GMT 2019-07-22 12:05:25,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:25,291 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:05:25,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:25,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:25,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:25,292 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:05:25,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:25,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b41dd7-458a-41cd-81f7-c97c9d91ab0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:25,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-11b41dd7-458a-41cd-81f7-c97c9d91ab0d 2019-07-22 12:05:25,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1063910db00fe7e79eaeb6af0cad4a4a70c5ccb9" 2019-07-22 12:05:25,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dad0ff2b-23c2-4531-9c02-87bd7b144af7 x-compute-request-id: req-dad0ff2b-23c2-4531-9c02-87bd7b144af7 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T12:04:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}} 2019-07-22 12:05:25,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f3513d-8e63-42d9-a2ba-acc8c7b8f9f6 x-compute-request-id: req-b9f3513d-8e63-42d9-a2ba-acc8c7b8f9f6 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-22T12:04:58Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}} 2019-07-22 12:05:25,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] 2019-07-22 12:05:25,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-dad0ff2b-23c2-4531-9c02-87bd7b144af7 2019-07-22 12:05:25,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-dad0ff2b-23c2-4531-9c02-87bd7b144af7 2019-07-22 12:05:25,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-b9f3513d-8e63-42d9-a2ba-acc8c7b8f9f6 2019-07-22 12:05:25,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-b9f3513d-8e63-42d9-a2ba-acc8c7b8f9f6 2019-07-22 12:05:25,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-07-22 12:05:25,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:05:25,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:25,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:25,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:25,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:25,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:25,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:25,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:25,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:05:25,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:25,739 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:25 GMT 2019-07-22 12:05:25,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:25,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:05:25,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:25,739 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:25,739 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:30,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:05:30,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:30,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:30,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:30,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:30,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:30,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:30,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:30,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-07-22 12:05:30,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:30,853 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:30 GMT 2019-07-22 12:05:30,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:30,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-22 12:05:30,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:30,854 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:30,854 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:30,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:05:30,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:30,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:30,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:30,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:30,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:30,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:30,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:30,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:05:30,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:30,935 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:30 GMT 2019-07-22 12:05:30,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:30,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:05:30,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:30,936 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:30,936 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:35,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:05:36,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:36,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:36,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:36,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:36,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:36,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:36,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:36,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_tb6879", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:31.004Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:30.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:31.572Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:31.363Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:32.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:32.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.30a1b0ef-0238-4384-aff6-49a93b5b8e03"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:32.757Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0986909f-5624-4ab5-a673-3346353b0f05 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:32.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.4575cd19-24a5-4a6c-aca8-b5e20f00242d"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:32.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14ec39f2f1dee352af016d87ea7627c626c8ccfc\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:32.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.30a1b0ef-0238-4384-aff6-49a93b5b8e03"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:32.757Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0986909f-5624-4ab5-a673-3346353b0f05", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:32.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.4575cd19-24a5-4a6c-aca8-b5e20f00242d"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:32.757Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1f81ba-28f8-416f-8e87-2cbdd9655078 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:32.009Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.30a1b0ef-0238-4384-aff6-49a93b5b8e03"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:32.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:32.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.4575cd19-24a5-4a6c-aca8-b5e20f00242d"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:32.757Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-df1f81ba-28f8-416f-8e87-2cbdd9655078", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:32.009Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.30a1b0ef-0238-4384-aff6-49a93b5b8e03"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:33.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}773596822b076503c26f8744e1d15a1c93320770\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:32.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.4575cd19-24a5-4a6c-aca8-b5e20f00242d"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:33.907Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-6ae94a92-3b76-4f9f-81ef-03f2be373496", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.387Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.30a1b0ef-0238-4384-aff6-49a93b5b8e03"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:33.907Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-6ae94a92-3b76-4f9f-81ef-03f2be373496", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.387Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.30a1b0ef-0238-4384-aff6-49a93b5b8e03"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:33.907Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ae94a92-3b76-4f9f-81ef-03f2be373496 x-compute-request-id: req-6ae94a92-3b76-4f9f-81ef-03f2be373496 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dc:03:81\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dc:03:81\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:1f:15\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T12:05:31.000000\", \"flavor\": {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}]}, \"id\": \"50cf4126-2e6d-47f6-8582-7de431253b42\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T12:05:31Z\", \"hostId\": \"e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-22T12:04:56Z\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.387Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.30a1b0ef-0238-4384-aff6-49a93b5b8e03"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:33.907Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8244347-c480-40f8-89cb-c77d4132200e x-compute-request-id: req-b8244347-c480-40f8-89cb-c77d4132200e Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:69:69:76\", \"version\": 4, \"addr\": \"11.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:69:69:76\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8a:41:26\", \"version\": 4, \"addr\": \"12.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T12:05:29.000000\", \"flavor\": {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}]}, \"id\": \"b54c8fa8-c854-4155-8f1a-aa749b128716\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T12:05:29Z\", \"hostId\": \"e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-22T12:04:55Z\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.4575cd19-24a5-4a6c-aca8-b5e20f00242d"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:33.907Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.388Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.30a1b0ef-0238-4384-aff6-49a93b5b8e03"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:34.616Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.4575cd19-24a5-4a6c-aca8-b5e20f00242d"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:34.616Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-b8244347-c480-40f8-89cb-c77d4132200e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.4575cd19-24a5-4a6c-aca8-b5e20f00242d"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:34.616Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:34.616Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:34.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:34.616Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:34.298Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:34.616Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.809Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:34.616Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-b8244347-c480-40f8-89cb-c77d4132200e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:33.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.4575cd19-24a5-4a6c-aca8-b5e20f00242d"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:35.212Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:35.010Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:35.212Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:34.487Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:35.212Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:34.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:35.842Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:35.185Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:35.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:35.624Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}], "metadata": {"pagination": {"total": 557, "offset": 530, "size": 50}}} 2019-07-22 12:05:36,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:36,028 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:36 GMT 2019-07-22 12:05:36,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:36,028 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:05:36,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:36,028 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:36,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:36,028 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:05:36,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 12:05:36,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-22 12:05:36,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:36,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0986909f-5624-4ab5-a673-3346353b0f05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:36,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ec39f2f1dee352af016d87ea7627c626c8ccfc" 2019-07-22 12:05:36,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0986909f-5624-4ab5-a673-3346353b0f05 2019-07-22 12:05:36,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1f81ba-28f8-416f-8e87-2cbdd9655078 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:36,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:36,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-df1f81ba-28f8-416f-8e87-2cbdd9655078 2019-07-22 12:05:36,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}773596822b076503c26f8744e1d15a1c93320770" 2019-07-22 12:05:36,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-6ae94a92-3b76-4f9f-81ef-03f2be373496 2019-07-22 12:05:36,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-6ae94a92-3b76-4f9f-81ef-03f2be373496 2019-07-22 12:05:36,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ae94a92-3b76-4f9f-81ef-03f2be373496 x-compute-request-id: req-6ae94a92-3b76-4f9f-81ef-03f2be373496 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}} 2019-07-22 12:05:36,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8244347-c480-40f8-89cb-c77d4132200e x-compute-request-id: req-b8244347-c480-40f8-89cb-c77d4132200e Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}} 2019-07-22 12:05:36,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-22 12:05:36,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-22 12:05:36,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-b8244347-c480-40f8-89cb-c77d4132200e 2019-07-22 12:05:36,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-22 12:05:36,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-07-22 12:05:36,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-22 12:05:36,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-07-22 12:05:36,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-b8244347-c480-40f8-89cb-c77d4132200e 2019-07-22 12:05:36,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-22 12:05:36,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-22 12:05:36,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-22 12:05:36,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-22 12:05:36,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:36,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:05:36,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:36,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:36,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:36,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:36,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:36,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:36,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:36,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:05:36,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:36,102 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:36 GMT 2019-07-22 12:05:36,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:36,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:05:36,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:36,103 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:36,103 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:41,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:05:41,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:41,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:41,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:41,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:41,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:41,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:41,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:41,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0141fe4e-5096-40cc-b308-285dc1385e9f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.278Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:35.625Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57621c6d-5b26-4772-aaa9-f05a674b40ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:35.629Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57621c6d-5b26-4772-aaa9-f05a674b40ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:35.629Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-57621c6d-5b26-4772-aaa9-f05a674b40ec", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:35.630Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-57621c6d-5b26-4772-aaa9-f05a674b40ec", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:35.630Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0da79713bf7d8dbb1d19710d753c0f4b3faebdc\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.047Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0da79713bf7d8dbb1d19710d753c0f4b3faebdc\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.047Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.272Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.272Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0141fe4e-5096-40cc-b308-285dc1385e9f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.278Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0141fe4e-5096-40cc-b308-285dc1385e9f", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.278Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0141fe4e-5096-40cc-b308-285dc1385e9f", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.278Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:36.439Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa Date: Mon, 22 Jul 2019 12:05:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:05:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"50cf4126-2e6d-47f6-8582-7de431253b42\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.371Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.372Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.682Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.682Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e1196b0edc97494d4e3cbd6c60947333f6cb2ef\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.776Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e1196b0edc97494d4e3cbd6c60947333f6cb2ef\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.777Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.372Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-a724c45f-90bd-4fa5-b8e2-d71a31b0add1", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.379Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa Date: Mon, 22 Jul 2019 12:05:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:05:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"50cf4126-2e6d-47f6-8582-7de431253b42\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.371Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.371Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.371Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.373Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a724c45f-90bd-4fa5-b8e2-d71a31b0add1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.378Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a724c45f-90bd-4fa5-b8e2-d71a31b0add1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.378Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-a724c45f-90bd-4fa5-b8e2-d71a31b0add1", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.379Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.373Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-d73c9593-17b0-4686-bde2-96b53a01623a", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.975Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d73c9593-17b0-4686-bde2-96b53a01623a Date: Mon, 22 Jul 2019 12:05:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:05:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"b54c8fa8-c854-4155-8f1a-aa749b128716\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.973Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d73c9593-17b0-4686-bde2-96b53a01623a Date: Mon, 22 Jul 2019 12:05:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:05:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"b54c8fa8-c854-4155-8f1a-aa749b128716\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.973Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-d73c9593-17b0-4686-bde2-96b53a01623a", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.974Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-d73c9593-17b0-4686-bde2-96b53a01623a", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.975Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-d73c9593-17b0-4686-bde2-96b53a01623a", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.975Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.976Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.976Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d185a1-0207-44be-b4c0-c5a3393ea1f4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.980Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d185a1-0207-44be-b4c0-c5a3393ea1f4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.980Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-54d185a1-0207-44be-b4c0-c5a3393ea1f4", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.981Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-54d185a1-0207-44be-b4c0-c5a3393ea1f4", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:36.981Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6be7f165ef73caa660eaed505f45234d40a6dc0\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.395Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6be7f165ef73caa660eaed505f45234d40a6dc0\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.395Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:37.663Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a x-compute-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dc:03:81\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dc:03:81\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:1f:15\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T12:05:31.000000\", \"flavor\": {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}]}, \"id\": \"50cf4126-2e6d-47f6-8582-7de431253b42\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T12:05:31Z\", \"hostId\": \"e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-22T12:04:56Z\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.564Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.816Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "Skipping port 1af0cfeb-6945-4c54-af71-f1531df59a07 attachment, because it is already attached to device (server) id 50cf4126-2e6d-47f6-8582-7de431253b42.", "level": "info", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.817Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.817Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.816Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a x-compute-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dc:03:81\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dc:03:81\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:1f:15\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T12:05:31.000000\", \"flavor\": {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}]}, \"id\": \"50cf4126-2e6d-47f6-8582-7de431253b42\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T12:05:31Z\", \"hostId\": \"e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-22T12:04:56Z\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.564Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-94d8bd7e-5264-4e18-b6e1-847e10b9301a", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.564Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}], "metadata": {"pagination": {"total": 676, "offset": 557, "size": 50}}} 2019-07-22 12:05:41,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:41,188 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:41 GMT 2019-07-22 12:05:41,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:41,188 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:05:41,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:41,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:41,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:41,189 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:05:41,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0141fe4e-5096-40cc-b308-285dc1385e9f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:41,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:41,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57621c6d-5b26-4772-aaa9-f05a674b40ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:41,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57621c6d-5b26-4772-aaa9-f05a674b40ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:41,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-57621c6d-5b26-4772-aaa9-f05a674b40ec 2019-07-22 12:05:41,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-57621c6d-5b26-4772-aaa9-f05a674b40ec 2019-07-22 12:05:41,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0da79713bf7d8dbb1d19710d753c0f4b3faebdc" 2019-07-22 12:05:41,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0da79713bf7d8dbb1d19710d753c0f4b3faebdc" 2019-07-22 12:05:41,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:41,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:41,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0141fe4e-5096-40cc-b308-285dc1385e9f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:41,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0141fe4e-5096-40cc-b308-285dc1385e9f 2019-07-22 12:05:41,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0141fe4e-5096-40cc-b308-285dc1385e9f 2019-07-22 12:05:41,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa Date: Mon, 22 Jul 2019 12:05:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:05:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"50cf4126-2e6d-47f6-8582-7de431253b42","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:41,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa 2019-07-22 12:05:41,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44" 2019-07-22 12:05:41,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44" 2019-07-22 12:05:41,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1196b0edc97494d4e3cbd6c60947333f6cb2ef" 2019-07-22 12:05:41,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1196b0edc97494d4e3cbd6c60947333f6cb2ef" 2019-07-22 12:05:41,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa 2019-07-22 12:05:41,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-a724c45f-90bd-4fa5-b8e2-d71a31b0add1 2019-07-22 12:05:41,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa Date: Mon, 22 Jul 2019 12:05:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:05:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"50cf4126-2e6d-47f6-8582-7de431253b42","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:41,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa 2019-07-22 12:05:41,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-aa2dd3cb-13ab-4dcc-99e8-6ae8e44f79fa 2019-07-22 12:05:41,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:41,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a724c45f-90bd-4fa5-b8e2-d71a31b0add1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:41,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a724c45f-90bd-4fa5-b8e2-d71a31b0add1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:41,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-a724c45f-90bd-4fa5-b8e2-d71a31b0add1 2019-07-22 12:05:41,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:41,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-d73c9593-17b0-4686-bde2-96b53a01623a 2019-07-22 12:05:41,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d73c9593-17b0-4686-bde2-96b53a01623a Date: Mon, 22 Jul 2019 12:05:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:05:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"b54c8fa8-c854-4155-8f1a-aa749b128716","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:41,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d73c9593-17b0-4686-bde2-96b53a01623a Date: Mon, 22 Jul 2019 12:05:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:05:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"b54c8fa8-c854-4155-8f1a-aa749b128716","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:05:41,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-d73c9593-17b0-4686-bde2-96b53a01623a 2019-07-22 12:05:41,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-d73c9593-17b0-4686-bde2-96b53a01623a 2019-07-22 12:05:41,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-d73c9593-17b0-4686-bde2-96b53a01623a 2019-07-22 12:05:41,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:41,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:41,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d185a1-0207-44be-b4c0-c5a3393ea1f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:41,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d185a1-0207-44be-b4c0-c5a3393ea1f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:41,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-54d185a1-0207-44be-b4c0-c5a3393ea1f4 2019-07-22 12:05:41,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-54d185a1-0207-44be-b4c0-c5a3393ea1f4 2019-07-22 12:05:41,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be7f165ef73caa660eaed505f45234d40a6dc0" 2019-07-22 12:05:41,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6be7f165ef73caa660eaed505f45234d40a6dc0" 2019-07-22 12:05:41,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a x-compute-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}} 2019-07-22 12:05:41,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 2019-07-22 12:05:41,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 1af0cfeb-6945-4c54-af71-f1531df59a07 attachment, because it is already attached to device (server) id 50cf4126-2e6d-47f6-8582-7de431253b42. 2019-07-22 12:05:41,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 2019-07-22 12:05:41,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 2019-07-22 12:05:41,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a x-compute-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}} 2019-07-22 12:05:41,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-94d8bd7e-5264-4e18-b6e1-847e10b9301a 2019-07-22 12:05:41,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:05:41,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:41,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:41,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:41,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:41,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:41,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:41,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:41,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:05:41,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:41,262 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:41 GMT 2019-07-22 12:05:41,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:41,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-22 12:05:41,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:41,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:41,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:46,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:05:46,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:46,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:46,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:46,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:46,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:46,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:46,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:46,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd Date: Mon, 22 Jul 2019 12:05:37 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T12:04:30Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:21Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.692Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.693Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0da79713bf7d8dbb1d19710d753c0f4b3faebdc\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.736Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 Date: Mon, 22 Jul 2019 12:05:37 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"50cf4126-2e6d-47f6-8582-7de431253b42\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.815Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 Date: Mon, 22 Jul 2019 12:05:37 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"50cf4126-2e6d-47f6-8582-7de431253b42\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.816Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.816Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.816Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.816Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.817Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "Skipping port 1af0cfeb-6945-4c54-af71-f1531df59a07 attachment, because it is already attached to device (server) id 50cf4126-2e6d-47f6-8582-7de431253b42.", "level": "info", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.817Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0da79713bf7d8dbb1d19710d753c0f4b3faebdc\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.736Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.694Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd Date: Mon, 22 Jul 2019 12:05:37 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T12:04:30Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:21Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.692Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.693Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.693Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:38.348Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a x-compute-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dc:03:81\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:dc:03:81\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ad:1f:15\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T12:05:31.000000\", \"flavor\": {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}]}, \"id\": \"50cf4126-2e6d-47f6-8582-7de431253b42\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T12:05:31Z\", \"hostId\": \"e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-22T12:04:56Z\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:37.564Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.da1b6d4e-d66f-4af0-9c25-b0f384bab087"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "Skipping port 562256d3-875c-4892-8db5-d97cb4b6c71f attachment, because it is already attached to device (server) id b54c8fa8-c854-4155-8f1a-aa749b128716.", "level": "info", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.703Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.246Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.371Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.593Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.635Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.636Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-187850bd-c7bb-4808-92f2-31b4ea40f4d5 Date: Mon, 22 Jul 2019 12:05:38 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"b54c8fa8-c854-4155-8f1a-aa749b128716\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.702Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-187850bd-c7bb-4808-92f2-31b4ea40f4d5 Date: Mon, 22 Jul 2019 12:05:38 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"b54c8fa8-c854-4155-8f1a-aa749b128716\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.702Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-187850bd-c7bb-4808-92f2-31b4ea40f4d5", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.702Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-187850bd-c7bb-4808-92f2-31b4ea40f4d5", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.702Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-187850bd-c7bb-4808-92f2-31b4ea40f4d5", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.703Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-187850bd-c7bb-4808-92f2-31b4ea40f4d5", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.703Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf x-compute-request-id: req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:69:69:76\", \"version\": 4, \"addr\": \"11.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:69:69:76\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8a:41:26\", \"version\": 4, \"addr\": \"12.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T12:05:29.000000\", \"flavor\": {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}]}, \"id\": \"b54c8fa8-c854-4155-8f1a-aa749b128716\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T12:05:29Z\", \"hostId\": \"e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-22T12:04:55Z\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.498Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "RESP: [200] Date: Mon, 22 Jul 2019 12:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf x-compute-request-id: req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:69:69:76\", \"version\": 4, \"addr\": \"11.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:69:69:76\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8a:41:26\", \"version\": 4, \"addr\": \"12.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"links\": [{\"href\": \"http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-22T12:05:29.000000\", \"flavor\": {\"id\": \"9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"links\": [{\"href\": \"http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7\", \"rel\": \"bookmark\"}]}, \"id\": \"b54c8fa8-c854-4155-8f1a-aa749b128716\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"3dde527c6d5147528fc267f4c261e967\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-22T12:05:29Z\", \"hostId\": \"e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-22T12:04:55Z\", \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\"}}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.498Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.498Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.499Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.499Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.499Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.500Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.500Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7 Date: Mon, 22 Jul 2019 12:05:38 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T12:04:30Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:21Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.592Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7 Date: Mon, 22 Jul 2019 12:05:38 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-22T12:04:30Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:21Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.592Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.593Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.593Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.004Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:38.593Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.90e97948-964d-457c-a77e-6530b859f30f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.538Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:39.210Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:39.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:39.497Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.fad45d47-1f22-4103-bbb8-ff6dc843f45a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:40.132Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536a837a-daa1-48b3-a409-4c50c4b6ff04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:39.503Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.fad45d47-1f22-4103-bbb8-ff6dc843f45a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:40.132Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-536a837a-daa1-48b3-a409-4c50c4b6ff04", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:39.503Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.fad45d47-1f22-4103-bbb8-ff6dc843f45a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:40.132Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:39.497Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.fad45d47-1f22-4103-bbb8-ff6dc843f45a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:40.132Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb8e9ddb32c5f92944daeecd186720a438749bd7\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:39.906Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.fad45d47-1f22-4103-bbb8-ff6dc843f45a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:40.132Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:39.335Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:40.132Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-536a837a-daa1-48b3-a409-4c50c4b6ff04", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:39.503Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.fad45d47-1f22-4103-bbb8-ff6dc843f45a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:05:40.132Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536a837a-daa1-48b3-a409-4c50c4b6ff04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-22T12:05:39.503Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2", "logger": "ctx.fad45d47-1f22-4103-bbb8-ff6dc843f45a"}], "metadata": {"pagination": {"total": 731, "offset": 607, "size": 50}}} 2019-07-22 12:05:46,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:46,358 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:46 GMT 2019-07-22 12:05:46,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:46,358 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:05:46,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:46,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:46,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:46,358 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:05:46,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd Date: Mon, 22 Jul 2019 12:05:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"],"description":"","tags":[],"updated_at":"2019-07-22T12:04:30Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:21Z","mtu":1450}} 2019-07-22 12:05:46,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd 2019-07-22 12:05:46,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0da79713bf7d8dbb1d19710d753c0f4b3faebdc" 2019-07-22 12:05:46,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 Date: Mon, 22 Jul 2019 12:05:37 GMT RESP BODY: {"floatingip": {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:03:81", "device_id": "50cf4126-2e6d-47f6-8582-7de431253b42"}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}} 2019-07-22 12:05:46,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 Date: Mon, 22 Jul 2019 12:05:37 GMT RESP BODY: {"floatingip": {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:03:81", "device_id": "50cf4126-2e6d-47f6-8582-7de431253b42"}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}} 2019-07-22 12:05:46,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 2019-07-22 12:05:46,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 2019-07-22 12:05:46,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 2019-07-22 12:05:46,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-9079f3fc-0eaf-4e2e-877a-732754a7fa31 2019-07-22 12:05:46,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 1af0cfeb-6945-4c54-af71-f1531df59a07 attachment, because it is already attached to device (server) id 50cf4126-2e6d-47f6-8582-7de431253b42. 2019-07-22 12:05:46,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0da79713bf7d8dbb1d19710d753c0f4b3faebdc" 2019-07-22 12:05:46,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd 2019-07-22 12:05:46,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd Date: Mon, 22 Jul 2019 12:05:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"],"description":"","tags":[],"updated_at":"2019-07-22T12:04:30Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:21Z","mtu":1450}} 2019-07-22 12:05:46,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd 2019-07-22 12:05:46,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-3bdb9b8c-a11d-4ed3-81b0-8f5aa6de40bd 2019-07-22 12:05:46,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a x-compute-request-id: req-94d8bd7e-5264-4e18-b6e1-847e10b9301a Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}} 2019-07-22 12:05:46,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 562256d3-875c-4892-8db5-d97cb4b6c71f attachment, because it is already attached to device (server) id b54c8fa8-c854-4155-8f1a-aa749b128716. 2019-07-22 12:05:46,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-22 12:05:46,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-22 12:05:46,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7 2019-07-22 12:05:46,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44" 2019-07-22 12:05:46,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44" 2019-07-22 12:05:46,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-187850bd-c7bb-4808-92f2-31b4ea40f4d5 Date: Mon, 22 Jul 2019 12:05:38 GMT RESP BODY: {"floatingip": {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:69:76", "device_id": "b54c8fa8-c854-4155-8f1a-aa749b128716"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}} 2019-07-22 12:05:46,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-187850bd-c7bb-4808-92f2-31b4ea40f4d5 Date: Mon, 22 Jul 2019 12:05:38 GMT RESP BODY: {"floatingip": {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:69:76", "device_id": "b54c8fa8-c854-4155-8f1a-aa749b128716"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}} 2019-07-22 12:05:46,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-187850bd-c7bb-4808-92f2-31b4ea40f4d5 2019-07-22 12:05:46,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-187850bd-c7bb-4808-92f2-31b4ea40f4d5 2019-07-22 12:05:46,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-187850bd-c7bb-4808-92f2-31b4ea40f4d5 2019-07-22 12:05:46,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-187850bd-c7bb-4808-92f2-31b4ea40f4d5 2019-07-22 12:05:46,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf x-compute-request-id: req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}} 2019-07-22 12:05:46,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 22 Jul 2019 12:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf x-compute-request-id: req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}} 2019-07-22 12:05:46,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf 2019-07-22 12:05:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf 2019-07-22 12:05:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf 2019-07-22 12:05:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-8c1e08cf-c0df-4eaf-9ff0-e59ff71054bf 2019-07-22 12:05:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44" 2019-07-22 12:05:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b61010ef415756db9d57ab9ca086bd08226a44" 2019-07-22 12:05:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7 Date: Mon, 22 Jul 2019 12:05:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"],"description":"","tags":[],"updated_at":"2019-07-22T12:04:30Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:21Z","mtu":1450}} 2019-07-22 12:05:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7 Date: Mon, 22 Jul 2019 12:05:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":["00ad76f2-3ba0-47c1-9f6d-d72a243ec85f"],"description":"","tags":[],"updated_at":"2019-07-22T12:04:30Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:21Z","mtu":1450}} 2019-07-22 12:05:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7 2019-07-22 12:05:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7 2019-07-22 12:05:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/networks/35ce0e4d-d7dc-421b-b874-b33c9f41b8c1.json used request id req-342fb61b-d6b0-4ff8-b6e1-76b960cae2d7 2019-07-22 12:05:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-22 12:05:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:46,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536a837a-daa1-48b3-a409-4c50c4b6ff04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:46,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-536a837a-daa1-48b3-a409-4c50c4b6ff04 2019-07-22 12:05:46,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:05:46,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8e9ddb32c5f92944daeecd186720a438749bd7" 2019-07-22 12:05:46,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-22 12:05:46,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-536a837a-daa1-48b3-a409-4c50c4b6ff04 2019-07-22 12:05:46,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536a837a-daa1-48b3-a409-4c50c4b6ff04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:05:46,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/cb6afa22-1115-43ee-a23a-bdbce5725fe2 2019-07-22 12:05:46,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:05:46,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:05:46,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:05:46,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:05:46,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:05:46,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:05:46,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:05:46,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T12:05:43.309Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"} 2019-07-22 12:05:46,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:05:46,427 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:05:46 GMT 2019-07-22 12:05:46,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:05:46,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-07-22 12:05:46,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:05:46,428 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:05:46,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:05:46,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-07-22T12:04:13.411Z', u'id': u'cb6afa22-1115-43ee-a23a-bdbce5725fe2', u'ended_at': u'2019-07-22T12:05:43.309Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-22T12:04:13.410Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-07-22 12:05:46,440 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-07-22 12:05:46,496 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.213'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-07-22 12:05:46,548 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.213'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-07-22 12:05:46,549 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-07-22 12:05:46,549 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.213 2019-07-22 12:05:46,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:05:46,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:05:47,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Mon, 22 Jul 2019 12:05:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f76e071-c52d-4707-998a-2f155503f9c9 x-openstack-request-id: req-8f76e071-c52d-4707-998a-2f155503f9c9 2019-07-22 12:05:47,196 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:05:47,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8f76e071-c52d-4707-998a-2f155503f9c9 2019-07-22 12:05:47,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646903991699s 2019-07-22 12:05:47,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:05:47,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:05:47,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Mon, 22 Jul 2019 12:05:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1b7bb19-01f6-4e55-ba3d-b82493c70d9a x-openstack-request-id: req-a1b7bb19-01f6-4e55-ba3d-b82493c70d9a 2019-07-22 12:05:47,779 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:05:47,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1b7bb19-01f6-4e55-ba3d-b82493c70d9a 2019-07-22 12:05:47,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578923940659s 2019-07-22 12:05:47,782 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.9 2019-07-22 12:05:47,782 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:dc:03:81 2019-07-22 12:05:47,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:05:47,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:05:48,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Mon, 22 Jul 2019 12:05:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d598b37a-2695-4940-b9fd-4048338c983f x-openstack-request-id: req-d598b37a-2695-4940-b9fd-4048338c983f 2019-07-22 12:05:48,235 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:05:48,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d598b37a-2695-4940-b9fd-4048338c983f 2019-07-22 12:05:48,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453238964081s 2019-07-22 12:05:48,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:05:48,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:05:48,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Mon, 22 Jul 2019 12:05:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d91eb7c9-349f-41bf-a72e-1d0493bfbc5c x-openstack-request-id: req-d91eb7c9-349f-41bf-a72e-1d0493bfbc5c 2019-07-22 12:05:48,676 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:05:48,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d91eb7c9-349f-41bf-a72e-1d0493bfbc5c 2019-07-22 12:05:48,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436615943909s 2019-07-22 12:05:48,680 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2019-07-22 12:05:48,681 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:ad:1f:15 2019-07-22 12:05:48,681 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-07-22 12:05:48,681 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2019-07-22 12:05:48,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:05:48,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:05:49,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Mon, 22 Jul 2019 12:05:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-27b7dc09-4786-4caf-8e89-fa0be5e4b528 x-openstack-request-id: req-27b7dc09-4786-4caf-8e89-fa0be5e4b528 2019-07-22 12:05:49,143 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:05:49,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27b7dc09-4786-4caf-8e89-fa0be5e4b528 2019-07-22 12:05:49,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461491823196s 2019-07-22 12:05:49,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:05:49,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:05:49,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Mon, 22 Jul 2019 12:05:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67e437ef-fda0-4e19-a6b2-eb51cab0248e x-openstack-request-id: req-67e437ef-fda0-4e19-a6b2-eb51cab0248e 2019-07-22 12:05:49,517 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:05:49,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67e437ef-fda0-4e19-a6b2-eb51cab0248e 2019-07-22 12:05:49,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369226932526s 2019-07-22 12:05:49,521 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2019-07-22 12:05:49,521 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:69:69:76 2019-07-22 12:05:49,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:05:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:05:50,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Mon, 22 Jul 2019 12:05:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5d65428-3720-41be-80b3-158cc7d804f6 x-openstack-request-id: req-d5d65428-3720-41be-80b3-158cc7d804f6 2019-07-22 12:05:50,067 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:05:50,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d5d65428-3720-41be-80b3-158cc7d804f6 2019-07-22 12:05:50,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545198202133s 2019-07-22 12:05:50,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:05:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:05:50,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Mon, 22 Jul 2019 12:05:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e014b225-8ae8-4364-8a17-9b9b3a4e3168 x-openstack-request-id: req-e014b225-8ae8-4364-8a17-9b9b3a4e3168 2019-07-22 12:05:50,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:05:50,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e014b225-8ae8-4364-8a17-9b9b3a4e3168 2019-07-22 12:05:50,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684283018112s 2019-07-22 12:05:50,759 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.16 2019-07-22 12:05:50,759 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:8a:41:26 2019-07-22 12:05:50,759 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-07-22 12:05:50,780 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-07-22 12:05:50,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-07-22 12:05:50,799 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-07-22 12:05:50,870 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-07-22 12:05:50' 2019-07-22 12:05:50,870 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-07-22 12:05:50,871 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-07-22 12:05:50,896 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-07-22 12:05:52,585 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.200... 2019-07-22 12:06:22,588 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-07-22 12:06:22,594 - paramiko.transport - DEBUG - starting thread (client mode): 0x50269490L 2019-07-22 12:06:22,595 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 12:06:22,597 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-22 12:06:22,597 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-22 12:06:22,599 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 12:06:22,599 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-22 12:06:22,599 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-22 12:06:22,599 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 12:06:22,599 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-22 12:06:22,600 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 12:06:22,631 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-22 12:06:22,755 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-22 12:06:22,756 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 12:06:22,758 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: db90d4b3161d6b7233c32e78dcc764f0 2019-07-22 12:06:22,790 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 12:06:22,796 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-22 12:06:22,796 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-22 12:06:22,823 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-07-22 12:06:22,824 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 12:06:22,826 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 12:06:22,826 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 12:06:22,830 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 12:06:22,832 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 12:06:23,857 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-22 12:06:24,860 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-22 12:06:29,866 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-07-22 12:06:30,868 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:06:35,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-07-22 12:06:36,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:06:41,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-07-22 12:06:42,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:06:47,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-07-22 12:06:48,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:06:53,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-07-22 12:06:54,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:06:59,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-07-22 12:07:00,903 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:07:05,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-07-22 12:07:06,910 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:07:11,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-07-22 12:07:12,917 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:07:17,923 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-07-22 12:07:18,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:07:23,930 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-07-22 12:07:24,932 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:07:29,937 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-22 12:07:30,939 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-22 12:07:35,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2019-07-22 12:07:36,946 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-22 12:07:41,951 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2019-07-22 12:07:42,953 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2019-07-22 12:07:47,958 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.16 2019-07-22 12:07:48,960 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.16 [edit] vyos@vyos# 2019-07-22 12:07:53,965 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2019-07-22 12:07:54,967 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-07-22 12:07:59,972 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2019-07-22 12:08:00,974 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2019-07-22 12:08:05,979 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-07-22 12:08:06,981 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-07-22 12:08:11,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-07-22 12:08:12,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-07-22 12:08:17,993 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-07-22 12:08:18,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-07-22 12:08:24,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-07-22 12:08:25,002 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-07-22 12:08:30,008 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-07-22 12:08:31,009 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-07-22 12:08:36,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-07-22 12:08:37,016 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-07-22 12:08:42,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-07-22 12:08:43,023 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-07-22 12:08:48,029 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-07-22 12:08:49,030 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-07-22 12:08:54,036 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-07-22 12:08:55,038 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-07-22 12:09:00,043 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-07-22 12:09:01,045 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-07-22 12:09:06,051 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.16 2019-07-22 12:09:07,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.16 [edit] vyos@vyos# 2019-07-22 12:09:12,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-22 12:09:13,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-22 12:09:18,142 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 12:09:18,177 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-07-22 12:09:18,223 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.213. 2019-07-22 12:09:18,227 - paramiko.transport - DEBUG - starting thread (client mode): 0x504266d0L 2019-07-22 12:09:18,227 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 12:09:18,231 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-22 12:09:18,231 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-22 12:09:18,232 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 12:09:18,232 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-22 12:09:18,233 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-22 12:09:18,233 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 12:09:18,233 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-22 12:09:18,233 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 12:09:18,272 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-22 12:09:18,346 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-22 12:09:18,346 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 12:09:18,349 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.213: db90d4b3161d6b7233c32e78dcc764f0 2019-07-22 12:09:18,380 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 12:09:18,387 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-22 12:09:18,388 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-22 12:09:18,413 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.213. 2019-07-22 12:09:18,414 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 12:09:18,415 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 12:09:18,415 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 12:09:18,417 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 12:09:18,418 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 12:09:19,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-22 12:09:20,439 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-22 12:09:25,444 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-07-22 12:09:26,446 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:09:31,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-07-22 12:09:32,454 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:09:37,459 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-07-22 12:09:38,461 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:09:43,466 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-07-22 12:09:44,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:09:49,470 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-07-22 12:09:50,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:09:55,477 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-07-22 12:09:56,479 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:10:01,482 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-07-22 12:10:02,483 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:10:07,489 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-07-22 12:10:08,491 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:10:13,496 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-07-22 12:10:14,498 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:10:19,503 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-07-22 12:10:20,505 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-07-22 12:10:25,510 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-22 12:10:26,512 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-22 12:10:31,517 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.16 ebgp-multihop '2' 2019-07-22 12:10:32,519 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.16 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-22 12:10:37,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.16 remote-as 65001 2019-07-22 12:10:38,526 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.16 remote-as 65001 [edit] vyos@vyos# 2019-07-22 12:10:43,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.16 update-source 12.0.0.3 2019-07-22 12:10:44,533 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.16 update-source 12.0.0.3 [edit] vyos@vyos# 2019-07-22 12:10:49,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.16 soft-reconfiguration inbound 2019-07-22 12:10:50,540 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.16 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-07-22 12:10:55,545 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.16 password lab0033 2019-07-22 12:10:56,547 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.16 password lab0033 [edit] vyos@vyos# 2019-07-22 12:11:01,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-07-22 12:11:02,554 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-07-22 12:11:07,559 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-07-22 12:11:08,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-07-22 12:11:13,566 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-07-22 12:11:14,568 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-07-22 12:11:19,573 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-07-22 12:11:20,575 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-07-22 12:11:25,580 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-07-22 12:11:26,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-07-22 12:11:31,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-07-22 12:11:32,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-07-22 12:11:37,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-07-22 12:11:38,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-07-22 12:11:43,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-07-22 12:11:44,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-07-22 12:11:49,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-07-22 12:11:50,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-07-22 12:11:55,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-07-22 12:11:56,608 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-07-22 12:12:01,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2019-07-22 12:12:02,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2019-07-22 12:12:07,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-22 12:12:08,622 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-22 12:12:13,708 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 12:12:13,741 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-07-22 12:12:13,742 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-07-22 12:13:13,784 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-07-22 12:13:13,827 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-07-22 12:13:13,831 - paramiko.transport - DEBUG - starting thread (client mode): 0x50256490L 2019-07-22 12:13:13,832 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-22 12:13:13,836 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-22 12:13:13,836 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-22 12:13:13,837 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-22 12:13:13,838 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-22 12:13:13,838 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-22 12:13:13,838 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-22 12:13:13,838 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-22 12:13:13,838 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-22 12:13:13,876 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-22 12:13:13,983 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-22 12:13:13,984 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-22 12:13:13,987 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: db90d4b3161d6b7233c32e78dcc764f0 2019-07-22 12:13:14,015 - paramiko.transport - DEBUG - userauth is OK 2019-07-22 12:13:14,020 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-22 12:13:14,020 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-22 12:13:14,051 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-07-22 12:13:14,052 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-22 12:13:14,053 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-22 12:13:14,053 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-22 12:13:14,054 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 12:13:14,056 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-22 12:13:15,057 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-07-22 12:13:45,136 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 12:13:45,168 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2019-07-22 12:13:45,168 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.16, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.3 4 65002 3 5 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2019-07-22 12:13:45,168 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:08 Last read 11:54:28, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.16 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.16, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 38886 Nexthop: 12.0.0.16 Nexthop global: fe80::f816:3eff:fe8a:4126 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-07-22 12:13:45,168 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.16 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.16 0 32768 i *> 10.0.2.0/24 12.0.0.16 0 32768 i *> 10.0.3.0/24 12.0.0.16 0 32768 i *> 10.0.4.0/24 12.0.0.16 0 32768 i *> 10.0.5.0/24 12.0.0.16 0 32768 i *> 10.0.6.0/24 12.0.0.16 0 32768 i *> 10.0.7.0/24 12.0.0.16 0 32768 i *> 10.0.8.0/24 12.0.0.16 0 32768 i *> 10.0.9.0/24 12.0.0.16 0 32768 i *> 10.0.10.0/24 12.0.0.16 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-22 12:13:45,169 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.16 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-22 12:13:45,169 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.16 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-22 12:13:45,169 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-07-22 12:13:45,169 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'474.3' 2019-07-22 12:13:45,169 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-07-22 12:13:45,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:13:45,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:13:46,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1191 Content-Type: application/json Date: Mon, 22 Jul 2019 12:13:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b20f758e-4a38-4bd0-968c-27f117589233 x-openstack-request-id: req-b20f758e-4a38-4bd0-968c-27f117589233 2019-07-22 12:13:46,589 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:31Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:13:46,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b20f758e-4a38-4bd0-968c-27f117589233 2019-07-22 12:13:46,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41901683807s 2019-07-22 12:13:46,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 12:13:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:13:46,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 12:13:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86a95d5e-bc39-4dd6-b705-79f139d99d40 x-openstack-request-id: req-86a95d5e-bc39-4dd6-b705-79f139d99d40 2019-07-22 12:13:46,764 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-86a95d5e-bc39-4dd6-b705-79f139d99d40 2019-07-22 12:13:46,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170935153961s 2019-07-22 12:13:46,765 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-07-22 12:13:46,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:13:46,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:13:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1204 Content-Type: application/json Date: Mon, 22 Jul 2019 12:13:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00c7307b-2b42-45b0-9a3c-e6465a3b2075 x-openstack-request-id: req-00c7307b-2b42-45b0-9a3c-e6465a3b2075 2019-07-22 12:13:47,441 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:03:81", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:1f:15", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/50cf4126-2e6d-47f6-8582-7de431253b42", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:31.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "50cf4126-2e6d-47f6-8582-7de431253b42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:13:46Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-22T12:04:56Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:69:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:41:26", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b54c8fa8-c854-4155-8f1a-aa749b128716", "rel": "bookmark"}], "image": {"id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "links": [{"href": "http://172.30.9.26:8774/images/0a999228-06ce-44fd-9dda-d9aac6ea4883", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:05:29.000000", "flavor": {"id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "links": [{"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}]}, "id": "b54c8fa8-c854-4155-8f1a-aa749b128716", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:05:29Z", "hostId": "e58037a39d32d637b0a5d0d22534bf59709dcfdc22a648b05cc7d0f7", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-22T12:04:55Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:00:18Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:13:47,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-00c7307b-2b42-45b0-9a3c-e6465a3b2075 2019-07-22 12:13:47,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67657995224s 2019-07-22 12:13:47,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 12:13:47,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:13:47,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 12:13:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7631d75e-50cf-4806-8805-2ad5f362c5f9 x-openstack-request-id: req-7631d75e-50cf-4806-8805-2ad5f362c5f9 2019-07-22 12:13:47,596 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-7631d75e-50cf-4806-8805-2ad5f362c5f9 2019-07-22 12:13:47,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150480031967s 2019-07-22 12:13:47,738 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 12:13:47,738 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:45 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-22 12:13:47,743 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-22 12:13:47,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-07-22 12:13:47,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:13:47,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:13:47,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T12:04:09.736Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:07.553Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:07.555Z", "id": "cdb56284-27c4-406d-b6d9-0473f5a0f279"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T12:05:43.309Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:13.410Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:04:13.411Z", "id": "cb6afa22-1115-43ee-a23a-bdbce5725fe2"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:13:47 GMT 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:13:47,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:13:47,839 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:13:47,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:13:47,839 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:13:47,840 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-07-22 12:13:48,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:13:48,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:13:48,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:13:48,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:13:48,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:13:48,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:13:48,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:13:48,271 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-07-22 12:13:48,271 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:13:48,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:13:48,271 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:13:48 GMT 2019-07-22 12:13:48,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:13:48,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:13:48,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:13:48,272 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:13:48,272 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:13:48,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:13:48,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:13:48,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:13:48,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:13:48,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:13:48,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:13:48,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:13:48,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:13:48,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-22 12:13:48,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:13:48,381 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:13:48 GMT 2019-07-22 12:13:48,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:13:48,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-22 12:13:48,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:13:48,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:13:48,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:13:48,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:13:48,430 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:13:48 GMT 2019-07-22 12:13:48,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:13:48,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:13:48,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:13:48,431 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:13:48,431 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:13:53,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:13:53,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:13:53,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:13:53,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:13:53,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:13:53,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:13:53,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:13:53,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:13:53,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:49.193Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:49.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:50.366Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:50.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:50.996Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:50.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:50.996Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:50.883Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:51.613Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:51.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:52.285Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:51.988Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.e4861d58-09a3-4733-a0ff-31fac8e93281"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:52.285Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ad979a83-cc6c-4753-9c46-89e8bc54560c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:51.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.e4861d58-09a3-4733-a0ff-31fac8e93281"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:52.285Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad979a83-cc6c-4753-9c46-89e8bc54560c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:51.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.e4861d58-09a3-4733-a0ff-31fac8e93281"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:52.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:52.288Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.526cb578-f422-4bcf-9336-5afa8ba1ed84"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:52.847Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7948029-91b4-4e3f-9f68-f456fb19b557 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:52.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.526cb578-f422-4bcf-9336-5afa8ba1ed84"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:52.847Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d7948029-91b4-4e3f-9f68-f456fb19b557", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:52.295Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.526cb578-f422-4bcf-9336-5afa8ba1ed84"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:52.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14cd177210a161f0dcaad80a4e0ff0001a0751f1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:52.394Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.e4861d58-09a3-4733-a0ff-31fac8e93281"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:52.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}052f617373c972c2a65f7c3481e481eca78ad3fe\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:52.707Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.526cb578-f422-4bcf-9336-5afa8ba1ed84"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:52.847Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 12:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-186562f5-2fd7-46c6-85f3-e262a3954234 x-compute-request-id: req-186562f5-2fd7-46c6-85f3-e262a3954234 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:52.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.e4861d58-09a3-4733-a0ff-31fac8e93281"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.382Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-c0ad1086-1b99-4bcf-93c1-09c6e4dc7254", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:53.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.526cb578-f422-4bcf-9336-5afa8ba1ed84"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.382Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-c0ad1086-1b99-4bcf-93c1-09c6e4dc7254", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:53.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.526cb578-f422-4bcf-9336-5afa8ba1ed84"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.382Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:53.120Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.382Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-22T12:13:53.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.382Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-186562f5-2fd7-46c6-85f3-e262a3954234", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:52.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.e4861d58-09a3-4733-a0ff-31fac8e93281"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.382Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-186562f5-2fd7-46c6-85f3-e262a3954234", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:52.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.e4861d58-09a3-4733-a0ff-31fac8e93281"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.382Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 12:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0ad1086-1b99-4bcf-93c1-09c6e4dc7254 x-compute-request-id: req-c0ad1086-1b99-4bcf-93c1-09c6e4dc7254 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:53.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.526cb578-f422-4bcf-9336-5afa8ba1ed84"}], "metadata": {"pagination": {"total": 21, "offset": 0, "size": 50}}} 2019-07-22 12:13:53,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:13:53,526 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:13:53 GMT 2019-07-22 12:13:53,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:13:53,526 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:13:53,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:13:53,526 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:13:53,526 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:13:53,526 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:13:53,527 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-22 12:13:53,527 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 12:13:53,528 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 12:13:53,528 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 12:13:53,528 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-22 12:13:53,528 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:13:53,528 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ad979a83-cc6c-4753-9c46-89e8bc54560c 2019-07-22 12:13:53,528 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad979a83-cc6c-4753-9c46-89e8bc54560c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:13:53,528 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:13:53,529 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7948029-91b4-4e3f-9f68-f456fb19b557 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:13:53,529 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d7948029-91b4-4e3f-9f68-f456fb19b557 2019-07-22 12:13:53,529 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14cd177210a161f0dcaad80a4e0ff0001a0751f1" 2019-07-22 12:13:53,529 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}052f617373c972c2a65f7c3481e481eca78ad3fe" 2019-07-22 12:13:53,529 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 12:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-186562f5-2fd7-46c6-85f3-e262a3954234 x-compute-request-id: req-186562f5-2fd7-46c6-85f3-e262a3954234 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found.", "code": 404}} 2019-07-22 12:13:53,529 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-c0ad1086-1b99-4bcf-93c1-09c6e4dc7254 2019-07-22 12:13:53,529 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-c0ad1086-1b99-4bcf-93c1-09c6e4dc7254 2019-07-22 12:13:53,530 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 12:13:53,530 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found. [status_code=404] 2019-07-22 12:13:53,530 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-186562f5-2fd7-46c6-85f3-e262a3954234 2019-07-22 12:13:53,530 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-186562f5-2fd7-46c6-85f3-e262a3954234 2019-07-22 12:13:53,530 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 12:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0ad1086-1b99-4bcf-93c1-09c6e4dc7254 x-compute-request-id: req-c0ad1086-1b99-4bcf-93c1-09c6e4dc7254 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found.", "code": 404}} 2019-07-22 12:13:53,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:13:53,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:13:53 GMT 2019-07-22 12:13:53,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:13:53,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:13:53,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:13:53,595 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:13:53,595 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:13:58,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:13:58,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:13:58,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:13:58,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:13:58,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:13:58,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:13:58,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:13:58,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:13:58,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_gb4moc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.989Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-22T12:13:53.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.989Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:53.628Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:53.989Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:53.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:54.584Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:53.931Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:54.584Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:54.473Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:54.584Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:54.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.304Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0f272606-86ee-47d2-9135-2c8630873e8a", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:54.743Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.304Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-0f272606-86ee-47d2-9135-2c8630873e8a", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:54.743Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:54.737Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.304Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f272606-86ee-47d2-9135-2c8630873e8a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:54.743Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:54.737Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.304Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f272606-86ee-47d2-9135-2c8630873e8a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:54.742Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cd5fe22c-6d91-48c2-985e-ad4400f40584 Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:49Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.597Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.557Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.557Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-6a8ac68a-527f-4fb7-bb40-2847039c542c", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.556Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-6a8ac68a-527f-4fb7-bb40-2847039c542c", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.555Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-6a8ac68a-527f-4fb7-bb40-2847039c542c", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.555Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-6a8ac68a-527f-4fb7-bb40-2847039c542c Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:00:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"6dc9985b-bb35-4e58-a6fa-6adfa2841469\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\",\"security_groups\":[\"9f9d3007-e05d-413f-a569-67c4d8e0998a\"],\"mac_address\":\"fa:16:3e:32:88:61\",\"device_id\":\"737606e8-4521-400f-8e68-2861601ff341\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b480f6c6-0d66-41b7-8565-fb9a70296dc6\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T11:58:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.555Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.512Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.512Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.511Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.510Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.510Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b694ab2e-2205-499d-a897-e7e9f1ef9572", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.641Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ae92a6e4-2659-40db-975c-1e084a1a844d\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:00:20Z\", \"updated_at\": \"2019-07-22T12:00:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"b480f6c6-0d66-41b7-8565-fb9a70296dc6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:32:88:61\", \"device_id\": \"737606e8-4521-400f-8e68-2861601ff341\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\", \"id\": \"41b69ce5-ee9f-4237-98af-1ec115bd3ba1\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.510Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ae92a6e4-2659-40db-975c-1e084a1a844d\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:00:20Z\", \"updated_at\": \"2019-07-22T12:00:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"b480f6c6-0d66-41b7-8565-fb9a70296dc6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:32:88:61\", \"device_id\": \"737606e8-4521-400f-8e68-2861601ff341\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\", \"id\": \"41b69ce5-ee9f-4237-98af-1ec115bd3ba1\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.510Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-90842e2c-4fd5-4d08-b6ea-582731ef3548", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.488Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.511Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-90842e2c-4fd5-4d08-b6ea-582731ef3548", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.488Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90842e2c-4fd5-4d08-b6ea-582731ef3548 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.488Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90842e2c-4fd5-4d08-b6ea-582731ef3548 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.488Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-6a8ac68a-527f-4fb7-bb40-2847039c542c Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:00:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"6dc9985b-bb35-4e58-a6fa-6adfa2841469\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\",\"security_groups\":[\"9f9d3007-e05d-413f-a569-67c4d8e0998a\"],\"mac_address\":\"fa:16:3e:32:88:61\",\"device_id\":\"737606e8-4521-400f-8e68-2861601ff341\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b480f6c6-0d66-41b7-8565-fb9a70296dc6\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T11:58:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.555Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.483Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.483Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.170Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-6a8ac68a-527f-4fb7-bb40-2847039c542c", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.556Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b694ab2e-2205-499d-a897-e7e9f1ef9572", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.640Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b694ab2e-2205-499d-a897-e7e9f1ef9572", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.640Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.171Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cd5fe22c-6d91-48c2-985e-ad4400f40584 Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:49Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.597Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b694ab2e-2205-499d-a897-e7e9f1ef9572 Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:48Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.640Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.598Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.598Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-cd5fe22c-6d91-48c2-985e-ad4400f40584", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.598Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-cd5fe22c-6d91-48c2-985e-ad4400f40584", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.597Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-cd5fe22c-6d91-48c2-985e-ad4400f40584", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.597Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-cd5fe22c-6d91-48c2-985e-ad4400f40584", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.597Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b694ab2e-2205-499d-a897-e7e9f1ef9572 Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:48Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.640Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b694ab2e-2205-499d-a897-e7e9f1ef9572", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.641Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}], "metadata": {"pagination": {"total": 169, "offset": 21, "size": 50}}} 2019-07-22 12:13:58,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:13:58,730 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:13:58 GMT 2019-07-22 12:13:58,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:13:58,730 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:13:58,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:13:58,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:13:58,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:13:58,730 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:13:58,733 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found. [status_code=404] 2019-07-22 12:13:58,733 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-22 12:13:58,733 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 12:13:58,734 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-22 12:13:58,734 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-22 12:13:58,734 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 12:13:58,734 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0f272606-86ee-47d2-9135-2c8630873e8a 2019-07-22 12:13:58,734 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-0f272606-86ee-47d2-9135-2c8630873e8a 2019-07-22 12:13:58,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:13:58,734 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f272606-86ee-47d2-9135-2c8630873e8a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:13:58,735 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:13:58,735 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f272606-86ee-47d2-9135-2c8630873e8a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:13:58,735 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cd5fe22c-6d91-48c2-985e-ad4400f40584 Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:49Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:13:58,735 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9" 2019-07-22 12:13:58,735 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9" 2019-07-22 12:13:58,735 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-6a8ac68a-527f-4fb7-bb40-2847039c542c 2019-07-22 12:13:58,736 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-6a8ac68a-527f-4fb7-bb40-2847039c542c 2019-07-22 12:13:58,736 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-6a8ac68a-527f-4fb7-bb40-2847039c542c 2019-07-22 12:13:58,736 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-6a8ac68a-527f-4fb7-bb40-2847039c542c Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","device_id":"737606e8-4521-400f-8e68-2861601ff341","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:13:58,736 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9" 2019-07-22 12:13:58,736 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9" 2019-07-22 12:13:58,736 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 2019-07-22 12:13:58,737 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 2019-07-22 12:13:58,737 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 2019-07-22 12:13:58,737 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b694ab2e-2205-499d-a897-e7e9f1ef9572 2019-07-22 12:13:58,737 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}]} 2019-07-22 12:13:58,737 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}]} 2019-07-22 12:13:58,737 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-90842e2c-4fd5-4d08-b6ea-582731ef3548 2019-07-22 12:13:58,737 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 2019-07-22 12:13:58,738 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-90842e2c-4fd5-4d08-b6ea-582731ef3548 2019-07-22 12:13:58,738 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90842e2c-4fd5-4d08-b6ea-582731ef3548 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:13:58,738 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90842e2c-4fd5-4d08-b6ea-582731ef3548 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:13:58,738 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-6a8ac68a-527f-4fb7-bb40-2847039c542c Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","device_id":"737606e8-4521-400f-8e68-2861601ff341","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:13:58,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:13:58,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:13:58,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9" 2019-07-22 12:13:58,739 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-6a8ac68a-527f-4fb7-bb40-2847039c542c 2019-07-22 12:13:58,739 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b694ab2e-2205-499d-a897-e7e9f1ef9572 2019-07-22 12:13:58,739 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b694ab2e-2205-499d-a897-e7e9f1ef9572 2019-07-22 12:13:58,739 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9" 2019-07-22 12:13:58,739 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cd5fe22c-6d91-48c2-985e-ad4400f40584 Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:49Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:13:58,739 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b694ab2e-2205-499d-a897-e7e9f1ef9572 Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:13:58,739 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9" 2019-07-22 12:13:58,740 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9" 2019-07-22 12:13:58,740 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-cd5fe22c-6d91-48c2-985e-ad4400f40584 2019-07-22 12:13:58,740 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-cd5fe22c-6d91-48c2-985e-ad4400f40584 2019-07-22 12:13:58,740 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-cd5fe22c-6d91-48c2-985e-ad4400f40584 2019-07-22 12:13:58,740 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-cd5fe22c-6d91-48c2-985e-ad4400f40584 2019-07-22 12:13:58,740 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b694ab2e-2205-499d-a897-e7e9f1ef9572 Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:13:58,740 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b694ab2e-2205-499d-a897-e7e9f1ef9572 2019-07-22 12:13:58,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:13:58,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:13:58,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:13:58 GMT 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:13:58,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:13:58,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:13:58,815 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:13:58,815 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:03,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:14:03,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:03,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:03,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:03,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:03,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:03,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:03,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:03,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.510Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ae92a6e4-2659-40db-975c-1e084a1a844d\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:00:20Z\", \"updated_at\": \"2019-07-22T12:00:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"b480f6c6-0d66-41b7-8565-fb9a70296dc6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:32:88:61\", \"device_id\": \"737606e8-4521-400f-8e68-2861601ff341\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\", \"id\": \"41b69ce5-ee9f-4237-98af-1ec115bd3ba1\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.510Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.557Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:55.969Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90842e2c-4fd5-4d08-b6ea-582731ef3548 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.488Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:56.477Z", "message": "Successfully detached port de153306-e855-4937-ba06-e868d8ff429c", "level": "info", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.005Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:56.477Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.005Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:56.477Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.005Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:56.477Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.004Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:56.477Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.002Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:56.477Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc Date: Mon, 22 Jul 2019 12:13:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.002Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:56.477Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc", "level": "debug", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.004Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.cb497ca1-f174-4298-a23e-2a4bf0a947e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:56.477Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:55.895Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-4d7fb564-8aea-4371-9658-f92e4e68254b", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.577Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-4d7fb564-8aea-4371-9658-f92e4e68254b", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.577Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4d7fb564-8aea-4371-9658-f92e4e68254b Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:49Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.577Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.578Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-67009528-a45b-46dc-99e2-03bb136e6ecf", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.617Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.539Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.539Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-896a89c0-89af-44b8-8975-a123627e379a", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.538Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-896a89c0-89af-44b8-8975-a123627e379a", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.538Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-896a89c0-89af-44b8-8975-a123627e379a", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.538Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-896a89c0-89af-44b8-8975-a123627e379a Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:00:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"6dc9985b-bb35-4e58-a6fa-6adfa2841469\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\",\"security_groups\":[\"9f9d3007-e05d-413f-a569-67c4d8e0998a\"],\"mac_address\":\"fa:16:3e:32:88:61\",\"device_id\":\"737606e8-4521-400f-8e68-2861601ff341\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b480f6c6-0d66-41b7-8565-fb9a70296dc6\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T11:58:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.538Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-4d7fb564-8aea-4371-9658-f92e4e68254b", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.577Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4d7fb564-8aea-4371-9658-f92e4e68254b Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:49Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.577Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.496Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4ce9e53c-766e-4217-b318-d206f028981a", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.495Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.578Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4ce9e53c-766e-4217-b318-d206f028981a", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.495Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4ce9e53c-766e-4217-b318-d206f028981a", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.495Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-4ce9e53c-766e-4217-b318-d206f028981a Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ae92a6e4-2659-40db-975c-1e084a1a844d\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:00:20Z\", \"updated_at\": \"2019-07-22T12:00:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"b480f6c6-0d66-41b7-8565-fb9a70296dc6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:32:88:61\", \"device_id\": \"737606e8-4521-400f-8e68-2861601ff341\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\", \"id\": \"41b69ce5-ee9f-4237-98af-1ec115bd3ba1\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.494Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-67009528-a45b-46dc-99e2-03bb136e6ecf Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:48Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.617Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-4ce9e53c-766e-4217-b318-d206f028981a Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ae92a6e4-2659-40db-975c-1e084a1a844d\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:00:20Z\", \"updated_at\": \"2019-07-22T12:00:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"b480f6c6-0d66-41b7-8565-fb9a70296dc6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:32:88:61\", \"device_id\": \"737606e8-4521-400f-8e68-2861601ff341\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\", \"id\": \"41b69ce5-ee9f-4237-98af-1ec115bd3ba1\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.494Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.664Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4ce9e53c-766e-4217-b318-d206f028981a", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.495Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-67009528-a45b-46dc-99e2-03bb136e6ecf Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:48Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.617Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.496Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-67009528-a45b-46dc-99e2-03bb136e6ecf", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.617Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-896a89c0-89af-44b8-8975-a123627e379a Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:00:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"6dc9985b-bb35-4e58-a6fa-6adfa2841469\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\",\"security_groups\":[\"9f9d3007-e05d-413f-a569-67c4d8e0998a\"],\"mac_address\":\"fa:16:3e:32:88:61\",\"device_id\":\"737606e8-4521-400f-8e68-2861601ff341\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b480f6c6-0d66-41b7-8565-fb9a70296dc6\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T11:58:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.537Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-67009528-a45b-46dc-99e2-03bb136e6ecf", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.618Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "Detaching port 4b998463-bf15-4c98-bfa0-1e3dbc10ce9f...", "level": "info", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.618Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.618Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-896a89c0-89af-44b8-8975-a123627e379a", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.538Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_tmorid", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.483Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.619Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11 Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:8a:41:26\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.974Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-67009528-a45b-46dc-99e2-03bb136e6ecf", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.618Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.022Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-4d7fb564-8aea-4371-9658-f92e4e68254b", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.577Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.537Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.974Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.537Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11 Date: Mon, 22 Jul 2019 12:13:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:8a:41:26\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.974Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}], "metadata": {"pagination": {"total": 254, "offset": 71, "size": 50}}} 2019-07-22 12:14:03,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:03,997 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:03 GMT 2019-07-22 12:14:03,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:03,998 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:14:03,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:03,998 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:03,998 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:03,998 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:14:04,001 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 2019-07-22 12:14:04,001 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-d9fbfb53-39e4-4d2c-b25a-df3cbf0c9924 Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}]} 2019-07-22 12:14:04,001 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbd7bb461844de6c69cdd46f0ecf327fa73fcb9" 2019-07-22 12:14:04,001 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90842e2c-4fd5-4d08-b6ea-582731ef3548 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:04,002 - functest.core.cloudify - DEBUG - Successfully detached port de153306-e855-4937-ba06-e868d8ff429c 2019-07-22 12:14:04,002 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc 2019-07-22 12:14:04,002 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc 2019-07-22 12:14:04,002 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc 2019-07-22 12:14:04,002 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:ad:1f:15","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:04,002 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc Date: Mon, 22 Jul 2019 12:13:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:ad:1f:15","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:04,003 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-ce2dac13-3f50-47dd-a7ba-3258b174cfdc 2019-07-22 12:14:04,003 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5" 2019-07-22 12:14:04,003 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-4d7fb564-8aea-4371-9658-f92e4e68254b 2019-07-22 12:14:04,003 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-4d7fb564-8aea-4371-9658-f92e4e68254b 2019-07-22 12:14:04,003 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4d7fb564-8aea-4371-9658-f92e4e68254b Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:49Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:04,003 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5" 2019-07-22 12:14:04,003 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-67009528-a45b-46dc-99e2-03bb136e6ecf 2019-07-22 12:14:04,004 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5" 2019-07-22 12:14:04,004 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5" 2019-07-22 12:14:04,004 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-896a89c0-89af-44b8-8975-a123627e379a 2019-07-22 12:14:04,004 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-896a89c0-89af-44b8-8975-a123627e379a 2019-07-22 12:14:04,004 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-896a89c0-89af-44b8-8975-a123627e379a 2019-07-22 12:14:04,004 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-896a89c0-89af-44b8-8975-a123627e379a Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","device_id":"737606e8-4521-400f-8e68-2861601ff341","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:04,005 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-4d7fb564-8aea-4371-9658-f92e4e68254b 2019-07-22 12:14:04,005 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4d7fb564-8aea-4371-9658-f92e4e68254b Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:49Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:04,005 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5" 2019-07-22 12:14:04,005 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4ce9e53c-766e-4217-b318-d206f028981a 2019-07-22 12:14:04,005 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5" 2019-07-22 12:14:04,005 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4ce9e53c-766e-4217-b318-d206f028981a 2019-07-22 12:14:04,005 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4ce9e53c-766e-4217-b318-d206f028981a 2019-07-22 12:14:04,006 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-4ce9e53c-766e-4217-b318-d206f028981a Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}]} 2019-07-22 12:14:04,006 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-67009528-a45b-46dc-99e2-03bb136e6ecf Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:04,006 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-4ce9e53c-766e-4217-b318-d206f028981a Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}]} 2019-07-22 12:14:04,006 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-22 12:14:04,006 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4ce9e53c-766e-4217-b318-d206f028981a 2019-07-22 12:14:04,006 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-67009528-a45b-46dc-99e2-03bb136e6ecf Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:04,007 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5" 2019-07-22 12:14:04,007 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-67009528-a45b-46dc-99e2-03bb136e6ecf 2019-07-22 12:14:04,007 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-896a89c0-89af-44b8-8975-a123627e379a Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","device_id":"737606e8-4521-400f-8e68-2861601ff341","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:04,007 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-67009528-a45b-46dc-99e2-03bb136e6ecf 2019-07-22 12:14:04,007 - functest.core.cloudify - DEBUG - Detaching port 4b998463-bf15-4c98-bfa0-1e3dbc10ce9f... 2019-07-22 12:14:04,007 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-22 12:14:04,007 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-896a89c0-89af-44b8-8975-a123627e379a 2019-07-22 12:14:04,008 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-22 12:14:04,008 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1c5e330087bb70e9b47a575c9089930fe601f5" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-22 12:14:04,008 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11 Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:8a:41:26","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:04,008 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-67009528-a45b-46dc-99e2-03bb136e6ecf 2019-07-22 12:14:04,008 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-4d7fb564-8aea-4371-9658-f92e4e68254b 2019-07-22 12:14:04,008 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11 2019-07-22 12:14:04,009 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11 Date: Mon, 22 Jul 2019 12:13:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:8a:41:26","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:04,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:14:04,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:04,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:04,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:04,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:04,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:04,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:04,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:04,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:14:04,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:04,139 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:04 GMT 2019-07-22 12:14:04,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:04,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:14:04,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:04,139 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:04,139 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:09,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:14:09,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:09,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:09,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:09,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:09,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:09,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:09,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:09,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.537Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.974Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.537Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.974Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.537Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.975Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:57.537Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11", "level": "debug", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:56.975Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a23f23d8-c356-4efc-9c8d-c6eca684c338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.086Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b2090012-a8f2-4b57-9d3e-1761dae00c55", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:57.685Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.086Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b2090012-a8f2-4b57-9d3e-1761dae00c55", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:57.685Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.086Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_twi3z4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:57.462Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:57.680Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:57.680Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.086Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2090012-a8f2-4b57-9d3e-1761dae00c55 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:57.685Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.086Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:57.591Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.086Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2090012-a8f2-4b57-9d3e-1761dae00c55 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:57.685Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc Date: Mon, 22 Jul 2019 12:13:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:00:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"6dc9985b-bb35-4e58-a6fa-6adfa2841469\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\",\"security_groups\":[\"9f9d3007-e05d-413f-a569-67c4d8e0998a\"],\"mac_address\":\"fa:16:3e:32:88:61\",\"device_id\":\"737606e8-4521-400f-8e68-2861601ff341\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b480f6c6-0d66-41b7-8565-fb9a70296dc6\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T11:58:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.430Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.430Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.430Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.430Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.430Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.430Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.430Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.690Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-a0c1e297-5803-45b4-973d-266f92f4c480 Date: Mon, 22 Jul 2019 12:13:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:48Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.509Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-eb333f85-9320-4ab2-8eb1-ee82fc066453", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.469Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.086Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.086Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-e442ee68-18a6-4022-8ceb-90c0731e16ea Date: Mon, 22 Jul 2019 12:13:58 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ae92a6e4-2659-40db-975c-1e084a1a844d\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:00:20Z\", \"updated_at\": \"2019-07-22T12:00:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"b480f6c6-0d66-41b7-8565-fb9a70296dc6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:32:88:61\", \"device_id\": \"737606e8-4521-400f-8e68-2861601ff341\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\", \"id\": \"41b69ce5-ee9f-4237-98af-1ec115bd3ba1\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.390Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-e442ee68-18a6-4022-8ceb-90c0731e16ea Date: Mon, 22 Jul 2019 12:13:58 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ae92a6e4-2659-40db-975c-1e084a1a844d\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:00:20Z\", \"updated_at\": \"2019-07-22T12:00:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"b480f6c6-0d66-41b7-8565-fb9a70296dc6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:32:88:61\", \"device_id\": \"737606e8-4521-400f-8e68-2861601ff341\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\", \"id\": \"41b69ce5-ee9f-4237-98af-1ec115bd3ba1\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.390Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e442ee68-18a6-4022-8ceb-90c0731e16ea", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.390Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e442ee68-18a6-4022-8ceb-90c0731e16ea", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.391Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e442ee68-18a6-4022-8ceb-90c0731e16ea", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.391Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e442ee68-18a6-4022-8ceb-90c0731e16ea", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.391Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.392Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.392Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-eb333f85-9320-4ab2-8eb1-ee82fc066453", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.469Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc Date: Mon, 22 Jul 2019 12:13:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:00:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"6dc9985b-bb35-4e58-a6fa-6adfa2841469\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\",\"security_groups\":[\"9f9d3007-e05d-413f-a569-67c4d8e0998a\"],\"mac_address\":\"fa:16:3e:32:88:61\",\"device_id\":\"737606e8-4521-400f-8e68-2861601ff341\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b480f6c6-0d66-41b7-8565-fb9a70296dc6\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T11:58:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.429Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-a0c1e297-5803-45b4-973d-266f92f4c480 Date: Mon, 22 Jul 2019 12:13:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:48Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.509Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-a0c1e297-5803-45b4-973d-266f92f4c480", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.509Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-a0c1e297-5803-45b4-973d-266f92f4c480", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.510Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-a0c1e297-5803-45b4-973d-266f92f4c480", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.511Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-a0c1e297-5803-45b4-973d-266f92f4c480", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.511Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "Detaching port 1af0cfeb-6945-4c54-af71-f1531df59a07...", "level": "info", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.511Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.512Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.512Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-eb333f85-9320-4ab2-8eb1-ee82fc066453 Date: Mon, 22 Jul 2019 12:13:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:49Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.468Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-eb333f85-9320-4ab2-8eb1-ee82fc066453 Date: Mon, 22 Jul 2019 12:13:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:49Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.469Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-eb333f85-9320-4ab2-8eb1-ee82fc066453", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.469Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-eb333f85-9320-4ab2-8eb1-ee82fc066453", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.469Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.470Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:58.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08\"", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.470Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.690Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.375Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-be3529b0-6ed4-46c1-9c4e-0e1837d505e8", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.696Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}], "metadata": {"pagination": {"total": 338, "offset": 121, "size": 50}}} 2019-07-22 12:14:09,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:09,388 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:09 GMT 2019-07-22 12:14:09,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:09,388 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:14:09,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:09,388 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:09,388 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:09,388 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:14:09,391 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11 2019-07-22 12:14:09,391 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11 2019-07-22 12:14:09,391 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11 2019-07-22 12:14:09,391 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-603fb699-2bb7-4773-a3c5-5c2d4fdb7c11 2019-07-22 12:14:09,392 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b2090012-a8f2-4b57-9d3e-1761dae00c55 2019-07-22 12:14:09,392 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b2090012-a8f2-4b57-9d3e-1761dae00c55 2019-07-22 12:14:09,392 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-22 12:14:09,392 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:09,392 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:09,392 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2090012-a8f2-4b57-9d3e-1761dae00c55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:09,392 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-22 12:14:09,393 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2090012-a8f2-4b57-9d3e-1761dae00c55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:09,393 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc Date: Mon, 22 Jul 2019 12:13:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","device_id":"737606e8-4521-400f-8e68-2861601ff341","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:09,393 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc 2019-07-22 12:14:09,393 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc 2019-07-22 12:14:09,393 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc 2019-07-22 12:14:09,393 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc 2019-07-22 12:14:09,394 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" 2019-07-22 12:14:09,394 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" 2019-07-22 12:14:09,394 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:09,394 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-a0c1e297-5803-45b4-973d-266f92f4c480 Date: Mon, 22 Jul 2019 12:13:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:09,394 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-eb333f85-9320-4ab2-8eb1-ee82fc066453 2019-07-22 12:14:09,394 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" 2019-07-22 12:14:09,395 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" 2019-07-22 12:14:09,395 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-e442ee68-18a6-4022-8ceb-90c0731e16ea Date: Mon, 22 Jul 2019 12:13:58 GMT RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}]} 2019-07-22 12:14:09,395 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-e442ee68-18a6-4022-8ceb-90c0731e16ea Date: Mon, 22 Jul 2019 12:13:58 GMT RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}]} 2019-07-22 12:14:09,395 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e442ee68-18a6-4022-8ceb-90c0731e16ea 2019-07-22 12:14:09,395 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e442ee68-18a6-4022-8ceb-90c0731e16ea 2019-07-22 12:14:09,395 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e442ee68-18a6-4022-8ceb-90c0731e16ea 2019-07-22 12:14:09,395 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e442ee68-18a6-4022-8ceb-90c0731e16ea 2019-07-22 12:14:09,396 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" 2019-07-22 12:14:09,396 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" 2019-07-22 12:14:09,396 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-eb333f85-9320-4ab2-8eb1-ee82fc066453 2019-07-22 12:14:09,396 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-f92ef2e5-a72c-4f41-a3f6-7826bf296ffc Date: Mon, 22 Jul 2019 12:13:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","device_id":"737606e8-4521-400f-8e68-2861601ff341","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:09,396 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-a0c1e297-5803-45b4-973d-266f92f4c480 Date: Mon, 22 Jul 2019 12:13:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:09,396 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-a0c1e297-5803-45b4-973d-266f92f4c480 2019-07-22 12:14:09,397 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-a0c1e297-5803-45b4-973d-266f92f4c480 2019-07-22 12:14:09,397 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-a0c1e297-5803-45b4-973d-266f92f4c480 2019-07-22 12:14:09,397 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-a0c1e297-5803-45b4-973d-266f92f4c480 2019-07-22 12:14:09,397 - functest.core.cloudify - DEBUG - Detaching port 1af0cfeb-6945-4c54-af71-f1531df59a07... 2019-07-22 12:14:09,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-22 12:14:09,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-22 12:14:09,397 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-eb333f85-9320-4ab2-8eb1-ee82fc066453 Date: Mon, 22 Jul 2019 12:13:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:49Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:09,398 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-eb333f85-9320-4ab2-8eb1-ee82fc066453 Date: Mon, 22 Jul 2019 12:13:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:49Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:09,398 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-eb333f85-9320-4ab2-8eb1-ee82fc066453 2019-07-22 12:14:09,398 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-eb333f85-9320-4ab2-8eb1-ee82fc066453 2019-07-22 12:14:09,398 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" 2019-07-22 12:14:09,398 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e370aa7f3c7d7110296bd29273409211f09e08" 2019-07-22 12:14:09,398 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:09,398 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-be3529b0-6ed4-46c1-9c4e-0e1837d505e8 2019-07-22 12:14:09,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:14:09,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:09,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:09 GMT 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:14:09,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:09,469 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:09,469 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:14,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:14:14,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:14,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:14,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:14,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:14,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:14,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:14,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:14,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.375Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-2ca750c2-89d4-4de1-801c-43bf13327b5b Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:58Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.164Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.101Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.101Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.375Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-be3529b0-6ed4-46c1-9c4e-0e1837d505e8", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.696Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.375Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-be3529b0-6ed4-46c1-9c4e-0e1837d505e8", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.696Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.375Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3529b0-6ed4-46c1-9c4e-0e1837d505e8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:58.696Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.619Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-2ca750c2-89d4-4de1-801c-43bf13327b5b Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:58Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.164Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2ca750c2-89d4-4de1-801c-43bf13327b5b", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.165Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2ca750c2-89d4-4de1-801c-43bf13327b5b", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.165Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2ca750c2-89d4-4de1-801c-43bf13327b5b", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.165Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2ca750c2-89d4-4de1-801c-43bf13327b5b", "level": "debug", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.166Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "Successfully detached port 1af0cfeb-6945-4c54-af71-f1531df59a07", "level": "info", "target_id": "reference_vnf_port_sfw3c4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.166Z", "source_id": "reference_vnf_host_tb6879", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.9f60841d-1f3f-4d95-b022-23049be084e7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ae92a6e4-2659-40db-975c-1e084a1a844d\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:00:20Z\", \"updated_at\": \"2019-07-22T12:00:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"b480f6c6-0d66-41b7-8565-fb9a70296dc6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:32:88:61\", \"device_id\": \"737606e8-4521-400f-8e68-2861601ff341\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\", \"id\": \"41b69ce5-ee9f-4237-98af-1ec115bd3ba1\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.441Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ae92a6e4-2659-40db-975c-1e084a1a844d\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:00:20Z\", \"updated_at\": \"2019-07-22T12:00:23Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"b480f6c6-0d66-41b7-8565-fb9a70296dc6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:32:88:61\", \"device_id\": \"737606e8-4521-400f-8e68-2861601ff341\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\", \"id\": \"41b69ce5-ee9f-4237-98af-1ec115bd3ba1\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:69:69:76\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"562256d3-875c-4892-8db5-d97cb4b6c71f\", \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}, {\"router_id\": \"d98ca41a-5a40-47ac-9015-73c2c0ad8e33\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:04:49Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:dc:03:81\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": \"1af0cfeb-6945-4c54-af71-f1531df59a07\", \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.441Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.441Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.441Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.442Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.442Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.443Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.443Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:00:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"6dc9985b-bb35-4e58-a6fa-6adfa2841469\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\",\"security_groups\":[\"9f9d3007-e05d-413f-a569-67c4d8e0998a\"],\"mac_address\":\"fa:16:3e:32:88:61\",\"device_id\":\"737606e8-4521-400f-8e68-2861601ff341\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b480f6c6-0d66-41b7-8565-fb9a70296dc6\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T11:58:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.486Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:00:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"6dc9985b-bb35-4e58-a6fa-6adfa2841469\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0\",\"security_groups\":[\"9f9d3007-e05d-413f-a569-67c4d8e0998a\"],\"mac_address\":\"fa:16:3e:32:88:61\",\"device_id\":\"737606e8-4521-400f-8e68-2861601ff341\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b480f6c6-0d66-41b7-8565-fb9a70296dc6\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T11:58:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.486Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.487Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.487Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.487Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.488Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.488Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.488Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:13:59.958Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-da1198bf-a08d-4884-b8d6-14d84e7946a5 Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:49Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.777Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-2a9cdb8a-818b-43e9-8342-05cab3cedca1 Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:58Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.822Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.541Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.745Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "Successfully detached port 562256d3-875c-4892-8db5-d97cb4b6c71f", "level": "info", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.185Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-1c863948-6332-47e2-8fbe-c3e2b9ea221e", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.185Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-1c863948-6332-47e2-8fbe-c3e2b9ea221e", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.185Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-1c863948-6332-47e2-8fbe-c3e2b9ea221e", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.184Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-1c863948-6332-47e2-8fbe-c3e2b9ea221e", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.184Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1c863948-6332-47e2-8fbe-c3e2b9ea221e Date: Mon, 22 Jul 2019 12:14:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.184Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1c863948-6332-47e2-8fbe-c3e2b9ea221e Date: Mon, 22 Jul 2019 12:14:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.183Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.824Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.824Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "Detaching port 562256d3-875c-4892-8db5-d97cb4b6c71f...", "level": "info", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.823Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2a9cdb8a-818b-43e9-8342-05cab3cedca1", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.823Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2a9cdb8a-818b-43e9-8342-05cab3cedca1", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.823Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2a9cdb8a-818b-43e9-8342-05cab3cedca1", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.822Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-2a9cdb8a-818b-43e9-8342-05cab3cedca1 Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:58Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.822Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.779Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}], "metadata": {"pagination": {"total": 418, "offset": 171, "size": 50}}} 2019-07-22 12:14:14,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:14,554 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:14 GMT 2019-07-22 12:14:14,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:14,554 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:14:14,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:14,555 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:14,555 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:14,555 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:14:14,558 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-2ca750c2-89d4-4de1-801c-43bf13327b5b Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:58Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:14,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" 2019-07-22 12:14:14,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" 2019-07-22 12:14:14,558 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-be3529b0-6ed4-46c1-9c4e-0e1837d505e8 2019-07-22 12:14:14,558 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-be3529b0-6ed4-46c1-9c4e-0e1837d505e8 2019-07-22 12:14:14,558 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3529b0-6ed4-46c1-9c4e-0e1837d505e8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:14,559 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-22 12:14:14,559 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-2ca750c2-89d4-4de1-801c-43bf13327b5b Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:58Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:14,559 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2ca750c2-89d4-4de1-801c-43bf13327b5b 2019-07-22 12:14:14,559 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2ca750c2-89d4-4de1-801c-43bf13327b5b 2019-07-22 12:14:14,559 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2ca750c2-89d4-4de1-801c-43bf13327b5b 2019-07-22 12:14:14,559 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2ca750c2-89d4-4de1-801c-43bf13327b5b 2019-07-22 12:14:14,560 - functest.core.cloudify - DEBUG - Successfully detached port 1af0cfeb-6945-4c54-af71-f1531df59a07 2019-07-22 12:14:14,560 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}]} 2019-07-22 12:14:14,560 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"floatingips": [{"router_id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:00:20Z", "updated_at": "2019-07-22T12:00:23Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:88:61", "device_id": "737606e8-4521-400f-8e68-2861601ff341"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0", "id": "41b69ce5-ee9f-4237-98af-1ec115bd3ba1", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:69:69:76", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "562256d3-875c-4892-8db5-d97cb4b6c71f", "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}, {"router_id": "d98ca41a-5a40-47ac-9015-73c2c0ad8e33", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:04:49Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "35ce0e4d-d7dc-421b-b874-b33c9f41b8c1", "device_owner": "", "mac_address": "fa:16:3e:dc:03:81", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": "1af0cfeb-6945-4c54-af71-f1531df59a07", "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}]} 2019-07-22 12:14:14,560 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb 2019-07-22 12:14:14,560 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb 2019-07-22 12:14:14,560 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb 2019-07-22 12:14:14,561 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5744d9da-7a07-4ff3-90f1-cd13ee94c5cb 2019-07-22 12:14:14,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" 2019-07-22 12:14:14,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" 2019-07-22 12:14:14,561 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","device_id":"737606e8-4521-400f-8e68-2861601ff341","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:14,561 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:00:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","ip_address":"192.168.120.3"}],"id":"d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0","security_groups":["9f9d3007-e05d-413f-a569-67c4d8e0998a"],"mac_address":"fa:16:3e:32:88:61","device_id":"737606e8-4521-400f-8e68-2861601ff341","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:14,561 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d 2019-07-22 12:14:14,562 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d 2019-07-22 12:14:14,562 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d 2019-07-22 12:14:14,562 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/d2a71470-f6f5-4bbd-9892-bbb31f2ad9d0.json used request id req-7af4a24b-ef2a-434f-bcb1-499ccaf0213d 2019-07-22 12:14:14,562 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" 2019-07-22 12:14:14,562 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" 2019-07-22 12:14:14,562 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-da1198bf-a08d-4884-b8d6-14d84e7946a5 Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:49Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:14,562 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-2a9cdb8a-818b-43e9-8342-05cab3cedca1 Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:58Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:14,563 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-22 12:14:14,563 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 12:14:14,563 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 12:14:14,563 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 12:14:14,563 - functest.core.cloudify - DEBUG - Successfully detached port 562256d3-875c-4892-8db5-d97cb4b6c71f 2019-07-22 12:14:14,563 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-1c863948-6332-47e2-8fbe-c3e2b9ea221e 2019-07-22 12:14:14,563 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-1c863948-6332-47e2-8fbe-c3e2b9ea221e 2019-07-22 12:14:14,564 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-1c863948-6332-47e2-8fbe-c3e2b9ea221e 2019-07-22 12:14:14,564 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-1c863948-6332-47e2-8fbe-c3e2b9ea221e 2019-07-22 12:14:14,564 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1c863948-6332-47e2-8fbe-c3e2b9ea221e Date: Mon, 22 Jul 2019 12:14:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:14,564 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1c863948-6332-47e2-8fbe-c3e2b9ea221e Date: Mon, 22 Jul 2019 12:14:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:14,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-22 12:14:14,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-22 12:14:14,564 - functest.core.cloudify - DEBUG - Detaching port 562256d3-875c-4892-8db5-d97cb4b6c71f... 2019-07-22 12:14:14,565 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2a9cdb8a-818b-43e9-8342-05cab3cedca1 2019-07-22 12:14:14,565 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2a9cdb8a-818b-43e9-8342-05cab3cedca1 2019-07-22 12:14:14,565 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2a9cdb8a-818b-43e9-8342-05cab3cedca1 2019-07-22 12:14:14,565 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-2a9cdb8a-818b-43e9-8342-05cab3cedca1 Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:58Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:14,565 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" 2019-07-22 12:14:14,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:14:14,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:14,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:14,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:14,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:14,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:14,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:14,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:14,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:14:14,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:14,621 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:14 GMT 2019-07-22 12:14:14,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:14,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:14:14,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:14,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:14,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:19,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:14:19,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:19,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:19,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:19,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:19,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:19,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:19,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:19,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e\"", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.779Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-da1198bf-a08d-4884-b8d6-14d84e7946a5", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.778Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-da1198bf-a08d-4884-b8d6-14d84e7946a5", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.778Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-da1198bf-a08d-4884-b8d6-14d84e7946a5", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.778Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-da1198bf-a08d-4884-b8d6-14d84e7946a5", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.778Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-da1198bf-a08d-4884-b8d6-14d84e7946a5 Date: Mon, 22 Jul 2019 12:13:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:49Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.777Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:00.619Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2a9cdb8a-818b-43e9-8342-05cab3cedca1", "level": "debug", "target_id": "target_vnf_port_v0x3ej", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:13:59.822Z", "source_id": "target_vnf_host_gb4moc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.de7fe97b-8e8d-47fd-844f-dade1e71726d"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:01.203Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:01.203Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:00.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:01.901Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:01.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:01.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68c2872aadeca464518d689a9c845a2aaa998b59\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:01.559Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0e346d87-0491-448b-958b-42f893177298"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:01.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:01.143Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0e346d87-0491-448b-958b-42f893177298"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:01.901Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:01.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0e346d87-0491-448b-958b-42f893177298"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:01.901Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4718d55-f328-4e86-bd3c-789c7d2da127 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:01.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0e346d87-0491-448b-958b-42f893177298"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:01.901Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d4718d55-f328-4e86-bd3c-789c7d2da127", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:01.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0e346d87-0491-448b-958b-42f893177298"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:02.447Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.6661b940-2160-4b28-9b34-d3fcadc6d277"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:02.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.6661b940-2160-4b28-9b34-d3fcadc6d277"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:02.447Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 12:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d624e8f6-0b2d-47b9-808f-a1caaefd5b72 x-compute-request-id: req-d624e8f6-0b2d-47b9-808f-a1caaefd5b72 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:01.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0e346d87-0491-448b-958b-42f893177298"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:02.447Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-71e89e8f-cb6d-4344-a12d-22dd55a34b45", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.6661b940-2160-4b28-9b34-d3fcadc6d277"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:02.447Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-22T12:14:02.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:02.447Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71e89e8f-cb6d-4344-a12d-22dd55a34b45 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.6661b940-2160-4b28-9b34-d3fcadc6d277"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:02.447Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-d624e8f6-0b2d-47b9-808f-a1caaefd5b72", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:01.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0e346d87-0491-448b-958b-42f893177298"}, {"node_instance_id": "reference_vnf_host_tb6879", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:02.447Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-d624e8f6-0b2d-47b9-808f-a1caaefd5b72", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:01.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0e346d87-0491-448b-958b-42f893177298"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.042Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.590Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_host_tb6879", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.042Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.240Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.042Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a283152954b2168dd8388ed2f23afa1fd518e759\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.577Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.6661b940-2160-4b28-9b34-d3fcadc6d277"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.042Z", "message": "RESP: [404] Date: Mon, 22 Jul 2019 12:14:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9b1c27f-1443-4f1a-ba55-6b7765641ecf x-compute-request-id: req-d9b1c27f-1443-4f1a-ba55-6b7765641ecf Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.6661b940-2160-4b28-9b34-d3fcadc6d277"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.639Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.846Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.639Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-d9b1c27f-1443-4f1a-ba55-6b7765641ecf", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.6661b940-2160-4b28-9b34-d3fcadc6d277"}, {"node_instance_id": "target_vnf_host_gb4moc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.639Z", "message": "GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-d9b1c27f-1443-4f1a-ba55-6b7765641ecf", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.6661b940-2160-4b28-9b34-d3fcadc6d277"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.639Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.638Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.639Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:02.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:03.639Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:03.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:04.233Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-22T12:14:03.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:04.233Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:03.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:04.233Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:03.318Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_host_gb4moc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:04.844Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:03.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:04.844Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:03.577Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:04.844Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-117df42f-741b-407f-b5be-7c1f7747ed99", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.586Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:04.844Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-117df42f-741b-407f-b5be-7c1f7747ed99 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.586Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:04.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.575Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:04.844Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:05.440Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:05.440Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:05.440Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a144ea-635f-4390-a9c1-8c73220c0962 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.989Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.44b4241f-3b59-4116-9f7c-2d9a3c148352"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:05.440Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-df333b38-950d-4ba3-b377-45be0d25224e Date: Mon, 22 Jul 2019 12:14:05 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:55Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.279Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:05.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.983Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.44b4241f-3b59-4116-9f7c-2d9a3c148352"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:05.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b0a15d052ba412fad5a1ce798d2e1ceedc2524\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.981Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:05.440Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-13a144ea-635f-4390-a9c1-8c73220c0962", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.989Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.44b4241f-3b59-4116-9f7c-2d9a3c148352"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.040Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-df333b38-950d-4ba3-b377-45be0d25224e", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.279Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}], "metadata": {"pagination": {"total": 464, "offset": 221, "size": 50}}} 2019-07-22 12:14:19,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:19,728 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:19 GMT 2019-07-22 12:14:19,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:19,729 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:14:19,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:19,729 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:19,729 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:19,729 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:14:19,731 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b0b795e6a136c9a35ff65faab538d952e7660e" 2019-07-22 12:14:19,732 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-da1198bf-a08d-4884-b8d6-14d84e7946a5 2019-07-22 12:14:19,732 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-da1198bf-a08d-4884-b8d6-14d84e7946a5 2019-07-22 12:14:19,732 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-da1198bf-a08d-4884-b8d6-14d84e7946a5 2019-07-22 12:14:19,732 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-da1198bf-a08d-4884-b8d6-14d84e7946a5 2019-07-22 12:14:19,732 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-da1198bf-a08d-4884-b8d6-14d84e7946a5 Date: Mon, 22 Jul 2019 12:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:49Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:19,732 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-2a9cdb8a-818b-43e9-8342-05cab3cedca1 2019-07-22 12:14:19,733 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 12:14:19,733 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 12:14:19,733 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-22 12:14:19,733 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c2872aadeca464518d689a9c845a2aaa998b59" 2019-07-22 12:14:19,733 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:19,733 - functest.core.cloudify - DEBUG - deleting server 2019-07-22 12:14:19,734 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4718d55-f328-4e86-bd3c-789c7d2da127 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:19,734 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d4718d55-f328-4e86-bd3c-789c7d2da127 2019-07-22 12:14:19,734 - functest.core.cloudify - DEBUG - deleting server 2019-07-22 12:14:19,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:19,734 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 12:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d624e8f6-0b2d-47b9-808f-a1caaefd5b72 x-compute-request-id: req-d624e8f6-0b2d-47b9-808f-a1caaefd5b72 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found.", "code": 404}} 2019-07-22 12:14:19,734 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-71e89e8f-cb6d-4344-a12d-22dd55a34b45 2019-07-22 12:14:19,734 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 50cf4126-2e6d-47f6-8582-7de431253b42 could not be found. [status_code=404] 2019-07-22 12:14:19,735 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71e89e8f-cb6d-4344-a12d-22dd55a34b45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:19,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-d624e8f6-0b2d-47b9-808f-a1caaefd5b72 2019-07-22 12:14:19,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/50cf4126-2e6d-47f6-8582-7de431253b42 used request id req-d624e8f6-0b2d-47b9-808f-a1caaefd5b72 2019-07-22 12:14:19,735 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 12:14:19,735 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 12:14:19,735 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a283152954b2168dd8388ed2f23afa1fd518e759" 2019-07-22 12:14:19,736 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 22 Jul 2019 12:14:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9b1c27f-1443-4f1a-ba55-6b7765641ecf x-compute-request-id: req-d9b1c27f-1443-4f1a-ba55-6b7765641ecf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found.", "code": 404}} 2019-07-22 12:14:19,736 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 12:14:19,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-d9b1c27f-1443-4f1a-ba55-6b7765641ecf 2019-07-22 12:14:19,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b54c8fa8-c854-4155-8f1a-aa749b128716 used request id req-d9b1c27f-1443-4f1a-ba55-6b7765641ecf 2019-07-22 12:14:19,736 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 12:14:19,736 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 12:14:19,736 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 12:14:19,737 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance b54c8fa8-c854-4155-8f1a-aa749b128716 could not be found. [status_code=404] 2019-07-22 12:14:19,737 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 12:14:19,737 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-22 12:14:19,737 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 12:14:19,737 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-22 12:14:19,737 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-117df42f-741b-407f-b5be-7c1f7747ed99 2019-07-22 12:14:19,737 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-117df42f-741b-407f-b5be-7c1f7747ed99 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:19,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:19,738 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 12:14:19,738 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 12:14:19,738 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 12:14:19,738 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a144ea-635f-4390-a9c1-8c73220c0962 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:19,738 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-df333b38-950d-4ba3-b377-45be0d25224e Date: Mon, 22 Jul 2019 12:14:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:55Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:ad:1f:15","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-22 12:14:19,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:19,739 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b0a15d052ba412fad5a1ce798d2e1ceedc2524" 2019-07-22 12:14:19,739 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-13a144ea-635f-4390-a9c1-8c73220c0962 2019-07-22 12:14:19,739 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-df333b38-950d-4ba3-b377-45be0d25224e 2019-07-22 12:14:19,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:14:19,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:19,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:19,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:19,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:19,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:19,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:19,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:19,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:14:19,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:19,792 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:19 GMT 2019-07-22 12:14:19,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:19,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:14:19,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:19,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:19,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:24,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:14:24,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:24,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:24,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:24,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:24,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:24,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:24,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:24,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.040Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}366c0be414ce25edf8e7478cf0e036d35ca0a9fa\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.394Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.44b4241f-3b59-4116-9f7c-2d9a3c148352"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.040Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-df333b38-950d-4ba3-b377-45be0d25224e", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.279Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.040Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-df333b38-950d-4ba3-b377-45be0d25224e", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.279Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.040Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.040Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.040Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:04.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.040Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-0160ed49-5335-4d41-9e46-305c2917e748 Date: Mon, 22 Jul 2019 12:14:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:14:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.084Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-ac99a889-2534-4166-8d26-53a754835852 Date: Mon, 22 Jul 2019 12:14:06 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:23Z\", \"updated_at\": \"2019-07-22T12:14:05Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": null, \"id\": \"c9ed3dba-cf7b-4438-9908-45375b83dd0e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.278Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.44b4241f-3b59-4116-9f7c-2d9a3c148352"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-a0a0ef83-4eca-462b-8dfc-df5ea0357641 Date: Mon, 22 Jul 2019 12:14:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:14:05Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"de153306-e855-4937-ba06-e868d8ff429c\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:ad:1f:15\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.022Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a0a0ef83-4eca-462b-8dfc-df5ea0357641", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.022Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-0160ed49-5335-4d41-9e46-305c2917e748", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.084Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.370Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.615Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-ac99a889-2534-4166-8d26-53a754835852", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.279Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.44b4241f-3b59-4116-9f7c-2d9a3c148352"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-ac99a889-2534-4166-8d26-53a754835852", "level": "debug", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.278Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.44b4241f-3b59-4116-9f7c-2d9a3c148352"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a0a0ef83-4eca-462b-8dfc-df5ea0357641", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.023Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b0a15d052ba412fad5a1ce798d2e1ceedc2524\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.024Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:06.641Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-0160ed49-5335-4d41-9e46-305c2917e748", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.085Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8c17611f-45ca-4901-b448-4ddcd18d6dad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.186Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cfa8194-b3e5-48e1-8a92-9fdb6ceb15e3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.007Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.186Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.124Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.186Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:05.860Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.186Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95728b9b6fbe5d184d83327b4d43ffa3aca8d8a0\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.006Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.b9c65312-6ae8-42b0-a32d-b0f21ff3baad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.186Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-7cfa8194-b3e5-48e1-8a92-9fdb6ceb15e3", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.007Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.186Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.002Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.186Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-1f59f104-758f-48d1-9f16-4162a98adcf7", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.613Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.b9c65312-6ae8-42b0-a32d-b0f21ff3baad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.186Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f59f104-758f-48d1-9f16-4162a98adcf7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.613Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.b9c65312-6ae8-42b0-a32d-b0f21ff3baad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.186Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.608Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.b9c65312-6ae8-42b0-a32d-b0f21ff3baad"}, {"node_instance_id": "keypair_31kvw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.808Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.525Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.808Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.665Z", "source_id": "reference_vnf_data_plane_port_tmorid", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.808Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.742Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8dedb93f-a47f-4e4f-8666-984128c3015b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c2ef891bd8f638f39a2ef8a79c86fca5f2a8d42\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.407Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:07.808Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.910Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_pnc3yq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:06.682Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-3f22721a-14f9-4792-a195-82d70bfc0834", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8dedb93f-a47f-4e4f-8666-984128c3015b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f used request id req-62d79720-69bf-4d29-a0d5-c7884453e16c", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.094Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f used request id req-62d79720-69bf-4d29-a0d5-c7884453e16c", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.094Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c2ef891bd8f638f39a2ef8a79c86fca5f2a8d42\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.096Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-168ab02b-76b6-4831-9db8-561e068ec625 Date: Mon, 22 Jul 2019 12:14:08 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"created_at\": \"2019-07-22T12:04:22Z\", \"updated_at\": \"2019-07-22T12:14:07Z\", \"floating_network_id\": \"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"d79eb4936b2f4804ab7ed46c82fad2ea\", \"port_id\": null, \"id\": \"866e5d4a-bce5-4d57-9ce2-f3af41ce5075\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.200Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.b9c65312-6ae8-42b0-a32d-b0f21ff3baad"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7a083775b538eb9d41219f6bb475e738a3219bd\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8dedb93f-a47f-4e4f-8666-984128c3015b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-218fcf3a-7c22-4f8e-93cf-76429695b876", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.092Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f22721a-14f9-4792-a195-82d70bfc0834 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8dedb93f-a47f-4e4f-8666-984128c3015b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-62d79720-69bf-4d29-a0d5-c7884453e16c Date: Mon, 22 Jul 2019 12:14:08 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:8a:41:26\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.094Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.744Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8dedb93f-a47f-4e4f-8666-984128c3015b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.087Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218fcf3a-7c22-4f8e-93cf-76429695b876 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.092Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.397Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8dedb93f-a47f-4e4f-8666-984128c3015b"}], "metadata": {"pagination": {"total": 518, "offset": 271, "size": 50}}} 2019-07-22 12:14:24,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:24,877 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:24 GMT 2019-07-22 12:14:24,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:24,878 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:14:24,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:24,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:24,878 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:24,878 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:14:24,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366c0be414ce25edf8e7478cf0e036d35ca0a9fa" -d '{"floatingip": {"port_id": null}}' 2019-07-22 12:14:24,881 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-df333b38-950d-4ba3-b377-45be0d25224e 2019-07-22 12:14:24,881 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=de153306-e855-4937-ba06-e868d8ff429c used request id req-df333b38-950d-4ba3-b377-45be0d25224e 2019-07-22 12:14:24,881 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 12:14:24,881 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 12:14:24,881 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 12:14:24,881 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 12:14:24,881 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-0160ed49-5335-4d41-9e46-305c2917e748 Date: Mon, 22 Jul 2019 12:14:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:14:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":[],"mac_address":"fa:16:3e:ad:1f:15","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:24,882 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-ac99a889-2534-4166-8d26-53a754835852 Date: Mon, 22 Jul 2019 12:14:06 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:23Z", "updated_at": "2019-07-22T12:14:05Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": null, "id": "c9ed3dba-cf7b-4438-9908-45375b83dd0e", "qos_policy_id": null}} 2019-07-22 12:14:24,882 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 12:14:24,882 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-a0a0ef83-4eca-462b-8dfc-df5ea0357641 Date: Mon, 22 Jul 2019 12:14:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:14:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.3"}],"id":"de153306-e855-4937-ba06-e868d8ff429c","security_groups":[],"mac_address":"fa:16:3e:ad:1f:15","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:24,882 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a0a0ef83-4eca-462b-8dfc-df5ea0357641 2019-07-22 12:14:24,882 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-0160ed49-5335-4d41-9e46-305c2917e748 2019-07-22 12:14:24,882 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-22 12:14:24,882 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-22 12:14:24,883 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-ac99a889-2534-4166-8d26-53a754835852 2019-07-22 12:14:24,883 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/floatingips/c9ed3dba-cf7b-4438-9908-45375b83dd0e.json used request id req-ac99a889-2534-4166-8d26-53a754835852 2019-07-22 12:14:24,883 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-a0a0ef83-4eca-462b-8dfc-df5ea0357641 2019-07-22 12:14:24,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b0a15d052ba412fad5a1ce798d2e1ceedc2524" 2019-07-22 12:14:24,883 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-0160ed49-5335-4d41-9e46-305c2917e748 2019-07-22 12:14:24,883 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cfa8194-b3e5-48e1-8a92-9fdb6ceb15e3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:24,883 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 12:14:24,884 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 12:14:24,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95728b9b6fbe5d184d83327b4d43ffa3aca8d8a0" -d '{"floatingip": {"port_id": null}}' 2019-07-22 12:14:24,884 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-7cfa8194-b3e5-48e1-8a92-9fdb6ceb15e3 2019-07-22 12:14:24,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:24,884 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-1f59f104-758f-48d1-9f16-4162a98adcf7 2019-07-22 12:14:24,884 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f59f104-758f-48d1-9f16-4162a98adcf7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:24,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:24,885 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-22 12:14:24,885 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-22 12:14:24,885 - functest.core.cloudify - DEBUG - deleting keypair 2019-07-22 12:14:24,885 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2ef891bd8f638f39a2ef8a79c86fca5f2a8d42" 2019-07-22 12:14:24,885 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 12:14:24,885 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 12:14:24,885 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-22 12:14:24,886 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-22 12:14:24,886 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-3f22721a-14f9-4792-a195-82d70bfc0834 2019-07-22 12:14:24,886 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f used request id req-62d79720-69bf-4d29-a0d5-c7884453e16c 2019-07-22 12:14:24,886 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=4b998463-bf15-4c98-bfa0-1e3dbc10ce9f used request id req-62d79720-69bf-4d29-a0d5-c7884453e16c 2019-07-22 12:14:24,886 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2ef891bd8f638f39a2ef8a79c86fca5f2a8d42" -d '{"port": {"security_groups": []}}' 2019-07-22 12:14:24,886 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-168ab02b-76b6-4831-9db8-561e068ec625 Date: Mon, 22 Jul 2019 12:14:08 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T12:04:22Z", "updated_at": "2019-07-22T12:14:07Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_id": null, "id": "866e5d4a-bce5-4d57-9ce2-f3af41ce5075", "qos_policy_id": null}} 2019-07-22 12:14:24,886 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7a083775b538eb9d41219f6bb475e738a3219bd" 2019-07-22 12:14:24,886 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-218fcf3a-7c22-4f8e-93cf-76429695b876 2019-07-22 12:14:24,887 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f22721a-14f9-4792-a195-82d70bfc0834 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:24,887 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-62d79720-69bf-4d29-a0d5-c7884453e16c Date: Mon, 22 Jul 2019 12:14:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:8a:41:26","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-22 12:14:24,887 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:24,887 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:24,887 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218fcf3a-7c22-4f8e-93cf-76429695b876 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:24,887 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-07-22 12:14:24,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:14:24,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:24,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:24,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:24,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:24 GMT 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:24,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:24,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:29,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:14:30,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:30,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:30,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:30,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:30,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:30,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:30,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:30,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-168ab02b-76b6-4831-9db8-561e068ec625", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.200Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.b9c65312-6ae8-42b0-a32d-b0f21ff3baad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.539Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:07.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-e88e370c-be1a-40fb-9b88-d1adf4f8ae26", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.646Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-e88e370c-be1a-40fb-9b88-d1adf4f8ae26", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.646Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-e88e370c-be1a-40fb-9b88-d1adf4f8ae26 Date: Mon, 22 Jul 2019 12:14:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:14:08Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:8a:41:26\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.645Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c2ef891bd8f638f39a2ef8a79c86fca5f2a8d42\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.588Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-fdc02f1a-9a19-4b45-894d-b637dbb14e99", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.587Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-fdc02f1a-9a19-4b45-894d-b637dbb14e99", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.586Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-fdc02f1a-9a19-4b45-894d-b637dbb14e99 Date: Mon, 22 Jul 2019 12:14:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:14:08Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58a3631e-7b76-4eea-a5f8-7fa5067b25dd\",\"ip_address\":\"12.0.0.16\"}],\"id\":\"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:8a:41:26\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"849b126c-31c7-47c8-a8c1-8fcd4900c604\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.586Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c3aae3e7-02f0-4080-a03d-ce10e9361671"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}650e32090fcd747e1068c601012024d9fc916c1e\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.502Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-168ab02b-76b6-4831-9db8-561e068ec625", "level": "debug", "target_id": "target_vnf_ip_pij7az", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.200Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.b9c65312-6ae8-42b0-a32d-b0f21ff3baad"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.895Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.277708ca-6d51-442b-aaaa-01b9437b6150"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-52193957-d4b2-4232-997f-95e50f6e7790", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8dedb93f-a47f-4e4f-8666-984128c3015b"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-52193957-d4b2-4232-997f-95e50f6e7790", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8dedb93f-a47f-4e4f-8666-984128c3015b"}, {"node_instance_id": "keypair_31kvw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:08.932Z", "message": "RESP: [202] Date: Mon, 22 Jul 2019 12:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52193957-d4b2-4232-997f-95e50f6e7790 x-compute-request-id: req-52193957-d4b2-4232-997f-95e50f6e7790 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.444Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.8dedb93f-a47f-4e4f-8666-984128c3015b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-ffed908e-5cf8-4026-8f38-15f8394c887c", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.755Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-c7186633-1739-4a67-acd7-31bc0cabf9a3 Date: Mon, 22 Jul 2019 12:14:09 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:14:08Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:dc:03:81\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.227Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-c7186633-1739-4a67-acd7-31bc0cabf9a3", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.227Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-c7186633-1739-4a67-acd7-31bc0cabf9a3", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.228Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}650e32090fcd747e1068c601012024d9fc916c1e\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.229Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-b0ec83a3-7eb5-4cc8-b483-ce07910c2908 Date: Mon, 22 Jul 2019 12:14:09 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:14:08Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:dc:03:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.284Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b0ec83a3-7eb5-4cc8-b483-ce07910c2908", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.284Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b0ec83a3-7eb5-4cc8-b483-ce07910c2908", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.285Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.659Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "keypair_31kvw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "keypair_31kvw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.895Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.277708ca-6d51-442b-aaaa-01b9437b6150"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-787c9f89-42d8-4dc2-9a44-7a5fe3a907c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.277708ca-6d51-442b-aaaa-01b9437b6150"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-787c9f89-42d8-4dc2-9a44-7a5fe3a907c3", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.277708ca-6d51-442b-aaaa-01b9437b6150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}650e32090fcd747e1068c601012024d9fc916c1e\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.756Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-ffed908e-5cf8-4026-8f38-15f8394c887c Date: Mon, 22 Jul 2019 12:14:08 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:58Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"1af0cfeb-6945-4c54-af71-f1531df59a07\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:dc:03:81\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.754Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:09.486Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-ffed908e-5cf8-4026-8f38-15f8394c887c", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:08.755Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.74156520-dfc6-47d9-b6e8-22247230dc6a"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.099Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}700bc5495135c5bd906f0e811e367f7bf670f35d\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.277708ca-6d51-442b-aaaa-01b9437b6150"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.099Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.099Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.139Z", "source_id": "target_vnf_data_plane_port_twi3z4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.099Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.697Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.852Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.697Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:09.924Z", "source_id": "reference_vnf_port_sfw3c4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.697Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.697Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.032Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.697Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d05279f2-7f17-4f35-a309-0f167ee8e45c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.036Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:10.697Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-d05279f2-7f17-4f35-a309-0f167ee8e45c", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.036Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-6479faa2-52a4-4430-a8ab-736b75d4c0fc", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.277708ca-6d51-442b-aaaa-01b9437b6150"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-6479faa2-52a4-4430-a8ab-736b75d4c0fc", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.277708ca-6d51-442b-aaaa-01b9437b6150"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6479faa2-52a4-4430-a8ab-736b75d4c0fc Date: Mon, 22 Jul 2019 12:14:10 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.538Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.277708ca-6d51-442b-aaaa-01b9437b6150"}], "metadata": {"pagination": {"total": 545, "offset": 321, "size": 50}}} 2019-07-22 12:14:30,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:30,040 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:30 GMT 2019-07-22 12:14:30,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:30,040 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:14:30,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:30,041 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:30,041 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:30,041 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:14:30,043 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-168ab02b-76b6-4831-9db8-561e068ec625 2019-07-22 12:14:30,043 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-22 12:14:30,043 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-22 12:14:30,044 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 12:14:30,044 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-e88e370c-be1a-40fb-9b88-d1adf4f8ae26 2019-07-22 12:14:30,044 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-e88e370c-be1a-40fb-9b88-d1adf4f8ae26 2019-07-22 12:14:30,044 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-e88e370c-be1a-40fb-9b88-d1adf4f8ae26 Date: Mon, 22 Jul 2019 12:14:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:14:08Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":[],"mac_address":"fa:16:3e:8a:41:26","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:30,044 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2ef891bd8f638f39a2ef8a79c86fca5f2a8d42" 2019-07-22 12:14:30,044 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-fdc02f1a-9a19-4b45-894d-b637dbb14e99 2019-07-22 12:14:30,044 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-fdc02f1a-9a19-4b45-894d-b637dbb14e99 2019-07-22 12:14:30,045 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-fdc02f1a-9a19-4b45-894d-b637dbb14e99 Date: Mon, 22 Jul 2019 12:14:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:14:08Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58a3631e-7b76-4eea-a5f8-7fa5067b25dd","ip_address":"12.0.0.16"}],"id":"4b998463-bf15-4c98-bfa0-1e3dbc10ce9f","security_groups":[],"mac_address":"fa:16:3e:8a:41:26","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"849b126c-31c7-47c8-a8c1-8fcd4900c604","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:30,045 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650e32090fcd747e1068c601012024d9fc916c1e" 2019-07-22 12:14:30,045 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/floatingips/866e5d4a-bce5-4d57-9ce2-f3af41ce5075.json used request id req-168ab02b-76b6-4831-9db8-561e068ec625 2019-07-22 12:14:30,045 - functest.core.cloudify - DEBUG - deleting port 2019-07-22 12:14:30,045 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-52193957-d4b2-4232-997f-95e50f6e7790 2019-07-22 12:14:30,045 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-52193957-d4b2-4232-997f-95e50f6e7790 2019-07-22 12:14:30,046 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 22 Jul 2019 12:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52193957-d4b2-4232-997f-95e50f6e7790 x-compute-request-id: req-52193957-d4b2-4232-997f-95e50f6e7790 Content-Length: 0 Content-Type: application/json 2019-07-22 12:14:30,046 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-ffed908e-5cf8-4026-8f38-15f8394c887c 2019-07-22 12:14:30,046 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-c7186633-1739-4a67-acd7-31bc0cabf9a3 Date: Mon, 22 Jul 2019 12:14:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:14:08Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":[],"mac_address":"fa:16:3e:dc:03:81","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:30,046 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-c7186633-1739-4a67-acd7-31bc0cabf9a3 2019-07-22 12:14:30,046 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-c7186633-1739-4a67-acd7-31bc0cabf9a3 2019-07-22 12:14:30,046 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650e32090fcd747e1068c601012024d9fc916c1e" 2019-07-22 12:14:30,046 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-b0ec83a3-7eb5-4cc8-b483-ce07910c2908 Date: Mon, 22 Jul 2019 12:14:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:14:08Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":[],"mac_address":"fa:16:3e:dc:03:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:30,047 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b0ec83a3-7eb5-4cc8-b483-ce07910c2908 2019-07-22 12:14:30,047 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-b0ec83a3-7eb5-4cc8-b483-ce07910c2908 2019-07-22 12:14:30,047 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-22 12:14:30,047 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-22 12:14:30,047 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 12:14:30,047 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:30,048 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-787c9f89-42d8-4dc2-9a44-7a5fe3a907c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:30,048 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-787c9f89-42d8-4dc2-9a44-7a5fe3a907c3 2019-07-22 12:14:30,048 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650e32090fcd747e1068c601012024d9fc916c1e" -d '{"port": {"security_groups": []}}' 2019-07-22 12:14:30,048 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-ffed908e-5cf8-4026-8f38-15f8394c887c Date: Mon, 22 Jul 2019 12:14:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:58Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.9"}],"id":"1af0cfeb-6945-4c54-af71-f1531df59a07","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:dc:03:81","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-22 12:14:30,048 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports.json?id=1af0cfeb-6945-4c54-af71-f1531df59a07 used request id req-ffed908e-5cf8-4026-8f38-15f8394c887c 2019-07-22 12:14:30,048 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700bc5495135c5bd906f0e811e367f7bf670f35d" 2019-07-22 12:14:30,049 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 12:14:30,049 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-22 12:14:30,049 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 12:14:30,049 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-22 12:14:30,049 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-22 12:14:30,049 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 12:14:30,049 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:30,050 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d05279f2-7f17-4f35-a309-0f167ee8e45c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:30,050 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-d05279f2-7f17-4f35-a309-0f167ee8e45c 2019-07-22 12:14:30,050 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-22 12:14:30,050 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 12:14:30,050 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-22 12:14:30,050 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-6479faa2-52a4-4430-a8ab-736b75d4c0fc 2019-07-22 12:14:30,050 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/de153306-e855-4937-ba06-e868d8ff429c.json used request id req-6479faa2-52a4-4430-a8ab-736b75d4c0fc 2019-07-22 12:14:30,051 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6479faa2-52a4-4430-a8ab-736b75d4c0fc Date: Mon, 22 Jul 2019 12:14:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:14:30,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:14:30,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:30,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:30,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:30,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:30,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:30,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:30,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:30,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:14:30,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:30,109 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:30 GMT 2019-07-22 12:14:30,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:30,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-22 12:14:30,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:30,109 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:30,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:35,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-07-22 12:14:35,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:35,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:35,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:35,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:35,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:35,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:35,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:35,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f used request id req-4f1af5e8-7d97-47bb-b2bc-fc90d2ace286", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.796Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4f1af5e8-7d97-47bb-b2bc-fc90d2ace286 Date: Mon, 22 Jul 2019 12:14:10 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:13:59Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[\"429d144b-c4c6-4297-93cb-5536f0a8accc\"],\"mac_address\":\"fa:16:3e:69:69:76\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.796Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b052e77b4252a63c56a28a89876845ef0ba166a\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.541Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-ecd9609c-5f1f-4bdf-aad8-8ac00ec38516", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a1e44a59-9903-4b0f-b0a1-70a276d223fb"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd9609c-5f1f-4bdf-aad8-8ac00ec38516 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a1e44a59-9903-4b0f-b0a1-70a276d223fb"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:10.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a1e44a59-9903-4b0f-b0a1-70a276d223fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-53ec78f4-82af-4cab-b075-755afc27b36d", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.316Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-53ec78f4-82af-4cab-b075-755afc27b36d", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.317Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.755Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.629Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c73261cc-ad3d-4917-8bb1-961770ba5653"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.630Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c73261cc-ad3d-4917-8bb1-961770ba5653"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e488472-97f8-4259-845c-b95ae342b06a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c73261cc-ad3d-4917-8bb1-961770ba5653"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-9e488472-97f8-4259-845c-b95ae342b06a", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c73261cc-ad3d-4917-8bb1-961770ba5653"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-9db2a94b-2a06-4ed5-9bc4-847ba5a064bc Date: Mon, 22 Jul 2019 12:14:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:14:10Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:69:69:76\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.245Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "PUT call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-9db2a94b-2a06-4ed5-9bc4-847ba5a064bc", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.246Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-9db2a94b-2a06-4ed5-9bc4-847ba5a064bc", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.246Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b052e77b4252a63c56a28a89876845ef0ba166a\"", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.247Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56f480a0dc1fdc03bb8a49974117e6a30cccdbab\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a1e44a59-9903-4b0f-b0a1-70a276d223fb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-53ec78f4-82af-4cab-b075-755afc27b36d Date: Mon, 22 Jul 2019 12:14:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-22T12:14:10Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"562256d3-875c-4892-8db5-d97cb4b6c71f\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:69:69:76\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1\",\"tenant_id\":\"d79eb4936b2f4804ab7ed46c82fad2ea\",\"created_at\":\"2019-07-22T12:04:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_k8hqei", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.316Z", "source_id": "target_vnf_port_v0x3ej", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.0c848413-d412-445e-be25-bbd09fce0623"}, {"node_instance_id": "reference_vnf_data_plane_port_tmorid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:11.929Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:12.503Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:12.503Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:11.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:12.503Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1abdb0f1-984f-4738-ba86-4a95504ee08e Date: Mon, 22 Jul 2019 12:14:12 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a1e44a59-9903-4b0f-b0a1-70a276d223fb"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:12.503Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-1abdb0f1-984f-4738-ba86-4a95504ee08e", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a1e44a59-9903-4b0f-b0a1-70a276d223fb"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:12.503Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-1abdb0f1-984f-4738-ba86-4a95504ee08e", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.a1e44a59-9903-4b0f-b0a1-70a276d223fb"}, {"node_instance_id": "target_vnf_port_v0x3ej", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:12.503Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.167Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:12.503Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c8ef1a3a3751611c521fd958418c04b064daa5e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c73261cc-ad3d-4917-8bb1-961770ba5653"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.200Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.600Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.200Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-7c7ff8d2-95fd-485a-a91e-bcd12f643b92", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c73261cc-ad3d-4917-8bb1-961770ba5653"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.200Z", "message": "DELETE call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-7c7ff8d2-95fd-485a-a91e-bcd12f643b92", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c73261cc-ad3d-4917-8bb1-961770ba5653"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.200Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c7ff8d2-95fd-485a-a91e-bcd12f643b92 Date: Mon, 22 Jul 2019 12:14:12 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.c73261cc-ad3d-4917-8bb1-961770ba5653"}, {"node_instance_id": "target_vnf_data_plane_port_twi3z4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.200Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:12.772Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.913Z", "message": "RESP: [300] Date: Mon, 22 Jul 2019 12:14:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b616397b-6d1c-4e1b-88cd-90c943f200b9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.26:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.933d8a12-f8a2-4b3b-89a0-0478bfb5dc56"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.241Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.933d8a12-f8a2-4b3b-89a0-0478bfb5dc56"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.913Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6274943caae1e4f564733fec03bc7dcf648b0f6\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.933d8a12-f8a2-4b3b-89a0-0478bfb5dc56"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.913Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.913Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.913Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.238Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.933d8a12-f8a2-4b3b-89a0-0478bfb5dc56"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.913Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.388Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_port_sfw3c4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.913Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.596Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:13.913Z", "message": "GET call to None for http://172.30.9.26:5000/ used request id req-b616397b-6d1c-4e1b-88cd-90c943f200b9", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.933d8a12-f8a2-4b3b-89a0-0478bfb5dc56"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:14.512Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.631Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:14.512Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.846Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "reference_vnf_ip_pnc3yq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:14.512Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:13.880Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:15.106Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27f6e421-0d04-4754-aece-5b7a02879c20 Date: Mon, 22 Jul 2019 12:14:14 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:14.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.933d8a12-f8a2-4b3b-89a0-0478bfb5dc56"}, {"node_instance_id": "target_vnf_port_v0x3ej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:15.106Z", "message": "DELETE call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-27f6e421-0d04-4754-aece-5b7a02879c20", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:14.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e", "logger": "ctx.933d8a12-f8a2-4b3b-89a0-0478bfb5dc56"}, {"node_instance_id": "data_plane_subnet_lxyx03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-22T12:14:15.106Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-22T12:14:14.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "219da357-bacf-433d-9700-53c027dbe85e"}], "metadata": {"pagination": {"total": 564, "offset": 371, "size": 50}}} 2019-07-22 12:14:35,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:35,184 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:35 GMT 2019-07-22 12:14:35,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:35,185 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:14:35,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:35,185 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:35,185 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:35,185 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:14:35,187 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f used request id req-4f1af5e8-7d97-47bb-b2bc-fc90d2ace286 2019-07-22 12:14:35,187 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4f1af5e8-7d97-47bb-b2bc-fc90d2ace286 Date: Mon, 22 Jul 2019 12:14:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:13:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":["429d144b-c4c6-4297-93cb-5536f0a8accc"],"mac_address":"fa:16:3e:69:69:76","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-22 12:14:35,188 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports.json?id=562256d3-875c-4892-8db5-d97cb4b6c71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b052e77b4252a63c56a28a89876845ef0ba166a" 2019-07-22 12:14:35,188 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 12:14:35,188 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-22 12:14:35,188 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-22 12:14:35,188 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-ecd9609c-5f1f-4bdf-aad8-8ac00ec38516 2019-07-22 12:14:35,188 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd9609c-5f1f-4bdf-aad8-8ac00ec38516 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:35,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:35,189 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-53ec78f4-82af-4cab-b075-755afc27b36d 2019-07-22 12:14:35,189 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-53ec78f4-82af-4cab-b075-755afc27b36d 2019-07-22 12:14:35,189 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-22 12:14:35,189 - functest.core.cloudify - DEBUG - deleting port 2019-07-22 12:14:35,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:35,189 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e488472-97f8-4259-845c-b95ae342b06a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:35,190 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-9e488472-97f8-4259-845c-b95ae342b06a 2019-07-22 12:14:35,190 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-9db2a94b-2a06-4ed5-9bc4-847ba5a064bc Date: Mon, 22 Jul 2019 12:14:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:14:10Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":[],"mac_address":"fa:16:3e:69:69:76","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-22 12:14:35,190 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-9db2a94b-2a06-4ed5-9bc4-847ba5a064bc 2019-07-22 12:14:35,190 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-9db2a94b-2a06-4ed5-9bc4-847ba5a064bc 2019-07-22 12:14:35,190 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b052e77b4252a63c56a28a89876845ef0ba166a" 2019-07-22 12:14:35,190 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f480a0dc1fdc03bb8a49974117e6a30cccdbab" 2019-07-22 12:14:35,191 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-53ec78f4-82af-4cab-b075-755afc27b36d Date: Mon, 22 Jul 2019 12:14:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-22T12:14:10Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00ad76f2-3ba0-47c1-9f6d-d72a243ec85f","ip_address":"11.0.0.6"}],"id":"562256d3-875c-4892-8db5-d97cb4b6c71f","security_groups":[],"mac_address":"fa:16:3e:69:69:76","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","qos_policy_id":null,"admin_state_up":true,"network_id":"35ce0e4d-d7dc-421b-b874-b33c9f41b8c1","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T12:04:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-22 12:14:35,191 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 12:14:35,191 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 12:14:35,191 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 12:14:35,191 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1abdb0f1-984f-4738-ba86-4a95504ee08e Date: Mon, 22 Jul 2019 12:14:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:14:35,191 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-1abdb0f1-984f-4738-ba86-4a95504ee08e 2019-07-22 12:14:35,191 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/ports/4b998463-bf15-4c98-bfa0-1e3dbc10ce9f.json used request id req-1abdb0f1-984f-4738-ba86-4a95504ee08e 2019-07-22 12:14:35,192 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-22 12:14:35,192 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c8ef1a3a3751611c521fd958418c04b064daa5e" 2019-07-22 12:14:35,192 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-22 12:14:35,192 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-7c7ff8d2-95fd-485a-a91e-bcd12f643b92 2019-07-22 12:14:35,192 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/1af0cfeb-6945-4c54-af71-f1531df59a07.json used request id req-7c7ff8d2-95fd-485a-a91e-bcd12f643b92 2019-07-22 12:14:35,192 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c7ff8d2-95fd-485a-a91e-bcd12f643b92 Date: Mon, 22 Jul 2019 12:14:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:14:35,193 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 12:14:35,193 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 22 Jul 2019 12:14:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b616397b-6d1c-4e1b-88cd-90c943f200b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:14:35,193 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-22 12:14:35,193 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6274943caae1e4f564733fec03bc7dcf648b0f6" 2019-07-22 12:14:35,193 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-22 12:14:35,193 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 12:14:35,193 - functest.core.cloudify - DEBUG - deleting port 2019-07-22 12:14:35,194 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-22 12:14:35,194 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-22 12:14:35,194 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.26:5000/ used request id req-b616397b-6d1c-4e1b-88cd-90c943f200b9 2019-07-22 12:14:35,194 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-22 12:14:35,194 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-22 12:14:35,194 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-22 12:14:35,194 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27f6e421-0d04-4754-aece-5b7a02879c20 Date: Mon, 22 Jul 2019 12:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:14:35,194 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.26:9696/v2.0/ports/562256d3-875c-4892-8db5-d97cb4b6c71f.json used request id req-27f6e421-0d04-4754-aece-5b7a02879c20 2019-07-22 12:14:35,195 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-22 12:14:35,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/219da357-bacf-433d-9700-53c027dbe85e 2019-07-22 12:14:35,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:35,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:35,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:35,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-22T12:14:34.723Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:13:47.903Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-07-22T12:13:47.904Z", "id": "219da357-bacf-433d-9700-53c027dbe85e"} 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:35 GMT 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:35,243 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:35,244 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/deployments/vrouter-opnfv 2019-07-22 12:14:35,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:35,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:35,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "target_vnf_flavor_id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "keystone_password": "1yzbt0rFTJDSO9RvhC3C7TiOEesmCs", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "0a999228-06ce-44fd-9dda-d9aac6ea4883", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:07.128Z", "created_by": "admin", "updated_at": "2019-07-22T12:04:07.128Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:35 GMT 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:35,867 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:14:35,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:35,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:35,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:35,868 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:14:45,879 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/blueprints/vrouter-opnfv 2019-07-22 12:14:45,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-22 12:14:45,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-22 12:14:45,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-22 12:14:45,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-22 12:14:45,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-22 12:14:45,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-22 12:14:45,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-22 12:14:45,979 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-22 12:14:45,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-07-22T12:04:06.906Z", "updated_at": "2019-07-22T12:04:06.906Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-07-22 12:14:45,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-22 12:14:45,980 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 22 Jul 2019 12:14:45 GMT 2019-07-22 12:14:45,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-22 12:14:45,980 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-22 12:14:45,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-22 12:14:45,981 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-22 12:14:45,981 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-22 12:14:45,981 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-22 12:14:46,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 12:14:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:47,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 12:14:47 GMT X-Openstack-Request-Id: req-073d99c9-3a98-4c7d-947c-71ab95cc7542 2019-07-22 12:14:47,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 12:14:47,516 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0a999228-06ce-44fd-9dda-d9aac6ea4883 used request id req-073d99c9-3a98-4c7d-947c-71ab95cc7542 2019-07-22 12:14:47,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50975608826s 2019-07-22 12:14:47,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 12:14:47,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:14:47,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3016de13-3bab-46fd-95a9-ccc000071f90 x-openstack-request-id: req-3016de13-3bab-46fd-95a9-ccc000071f90 2019-07-22 12:14:47,825 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "02bd23be-e8ce-4c15-8e85-826eba02446e"}, {"name": "vyos_vrouter-flavor_alt_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "9e8d5625-e5f1-49f2-87cb-11a17e2577e7"}]} 2019-07-22 12:14:47,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3016de13-3bab-46fd-95a9-ccc000071f90 2019-07-22 12:14:47,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303073883057s 2019-07-22 12:14:47,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 12:14:47,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:14:47,873 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a387aa91-9209-47d2-a43b-a7a2dab74d23 x-openstack-request-id: req-a387aa91-9209-47d2-a43b-a7a2dab74d23 2019-07-22 12:14:47,874 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9e8d5625-e5f1-49f2-87cb-11a17e2577e7 used request id req-a387aa91-9209-47d2-a43b-a7a2dab74d23 2019-07-22 12:14:47,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0456321239471s 2019-07-22 12:14:47,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 12:14:47,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/41b69ce5-ee9f-4237-98af-1ec115bd3ba1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:49,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:14:49 GMT X-Openstack-Request-Id: req-7c4d841e-ec80-49c3-8101-9f76395d6a2e 2019-07-22 12:14:49,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:14:49,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/41b69ce5-ee9f-4237-98af-1ec115bd3ba1.json used request id req-7c4d841e-ec80-49c3-8101-9f76395d6a2e 2019-07-22 12:14:49,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.61202597618s 2019-07-22 12:14:49,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:14:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:49,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:49 GMT X-Openstack-Request-Id: req-d02d7a70-3c1a-43c8-9043-ada3538d0997 2019-07-22 12:14:49,568 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 12:14:49,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d02d7a70-3c1a-43c8-9043-ada3538d0997 2019-07-22 12:14:49,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0662372112274s 2019-07-22 12:14:49,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-22 12:14:49,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:49,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b72f4557-98aa-4268-ab65-84b61b55689d x-openstack-request-id: req-b72f4557-98aa-4268-ab65-84b61b55689d 2019-07-22 12:14:49,700 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341 used request id req-b72f4557-98aa-4268-ab65-84b61b55689d 2019-07-22 12:14:49,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13133597374s 2019-07-22 12:14:49,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:14:49,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:50,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c7a9e6a-d815-443a-a9f1-62c0b06dd543 x-openstack-request-id: req-5c7a9e6a-d815-443a-a9f1-62c0b06dd543 2019-07-22 12:14:50,596 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:88:61", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "security_groups": [{"name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}], "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:14:49Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:14:50,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5c7a9e6a-d815-443a-a9f1-62c0b06dd543 2019-07-22 12:14:50,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.89525103569s 2019-07-22 12:14:50,599 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:14:52,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:14:52,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:53,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25abbdbe-cba1-478d-b057-dbde847a8cf6 x-openstack-request-id: req-25abbdbe-cba1-478d-b057-dbde847a8cf6 2019-07-22 12:14:53,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/737606e8-4521-400f-8e68-2861601ff341", "rel": "bookmark"}], "image": {"id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "links": [{"href": "http://172.30.9.26:8774/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-22T12:00:17.000000", "flavor": {"id": "02bd23be-e8ce-4c15-8e85-826eba02446e", "links": [{"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}]}, "id": "737606e8-4521-400f-8e68-2861601ff341", "user_id": "3dde527c6d5147528fc267f4c261e967", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-22T12:14:51Z", "hostId": "fa1ab23486514cec210e655b30d1fc0d17848ed3e243ca21f2fa66d7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "name": "vyos_vrouter-vm_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "created": "2019-07-22T11:58:19Z", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-22 12:14:53,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-25abbdbe-cba1-478d-b057-dbde847a8cf6 2019-07-22 12:14:53,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629868984222s 2019-07-22 12:14:53,233 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-22 12:14:55,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-22 12:14:55,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:55,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a694b319-9dd6-4f61-855e-e03d7438307e x-openstack-request-id: req-a694b319-9dd6-4f61-855e-e03d7438307e 2019-07-22 12:14:55,300 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-22 12:14:55,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a694b319-9dd6-4f61-855e-e03d7438307e 2019-07-22 12:14:55,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0651249885559s 2019-07-22 12:14:55,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 12:14:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:55,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:55 GMT X-Openstack-Request-Id: req-8ed10cb4-20df-4abc-a734-bcbaaec79e95 2019-07-22 12:14:55,356 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:02Z", "updated_at": "2019-07-22T11:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "48739934-b29e-4bd7-93bf-996138f3f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "68738d6e-fe93-4a9a-8ac6-9118d20aef83", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:02Z", "revision_number": 0, "id": "a0fa308c-84a1-46f1-9952-f8d48c3e4eda", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:02Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "fd52cf77-d3a1-4c3b-a06c-1f95b2a79e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:17Z", "updated_at": "2019-07-22T11:58:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "32716315-9959-4881-9164-7fa75e280dbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "5bf5e455-4ae0-4a04-b094-eb73d64beda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "68359889-2da5-40f6-a250-909062c9a55b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "90c140ff-297a-4d84-b0db-6e48063e2b1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-22T11:58:18Z", "revision_number": 0, "id": "9a4c9608-637a-4191-95ee-9846581debfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:18Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "b70f2ff6-4790-4cbf-b5b2-4dc89d69a1e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-22T11:58:18Z", "revision_number": 0, "id": "d2b39e2a-32a1-4a9c-928c-81efede65288", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:18Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:17Z", "revision_number": 0, "id": "efd8a543-04f0-4e1b-806f-d5f044f5d88f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:17Z", "security_group_id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 7, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "9f9d3007-e05d-413f-a569-67c4d8e0998a", "name": "vyos_vrouter-sg_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:14:55,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8ed10cb4-20df-4abc-a734-bcbaaec79e95 2019-07-22 12:14:55,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496070384979s 2019-07-22 12:14:55,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 12:14:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9f9d3007-e05d-413f-a569-67c4d8e0998a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:55,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:14:55 GMT X-Openstack-Request-Id: req-27dfcf89-4141-43fc-b011-dd2aecea047f 2019-07-22 12:14:55,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:14:55,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9f9d3007-e05d-413f-a569-67c4d8e0998a.json used request id req-27dfcf89-4141-43fc-b011-dd2aecea047f 2019-07-22 12:14:55,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151462078094s 2019-07-22 12:14:55,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-22 12:14:55,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:55,546 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da5d61ba-9491-44c6-921e-c100f20dcb74 x-openstack-request-id: req-da5d61ba-9491-44c6-921e-c100f20dcb74 2019-07-22 12:14:55,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_2bd0750c-266c-41f4-bd6d-c0f17974d9b9 used request id req-da5d61ba-9491-44c6-921e-c100f20dcb74 2019-07-22 12:14:55,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0314049720764s 2019-07-22 12:14:55,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 12:14:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/ae92a6e4-2659-40db-975c-1e084a1a844d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" -d '{"subnet_id": "6dc9985b-bb35-4e58-a6fa-6adfa2841469"}' 2019-07-22 12:14:57,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:57 GMT X-Openstack-Request-Id: req-a5566811-2b19-4284-9f5c-6f2c27084aa1 2019-07-22 12:14:57,569 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b480f6c6-0d66-41b7-8565-fb9a70296dc6", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "subnet_id": "6dc9985b-bb35-4e58-a6fa-6adfa2841469", "subnet_ids": ["6dc9985b-bb35-4e58-a6fa-6adfa2841469"], "port_id": "5cef1c14-0d16-41ff-af7a-cb20dd750892", "id": "ae92a6e4-2659-40db-975c-1e084a1a844d"} 2019-07-22 12:14:57,569 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ae92a6e4-2659-40db-975c-1e084a1a844d/remove_router_interface.json used request id req-a5566811-2b19-4284-9f5c-6f2c27084aa1 2019-07-22 12:14:57,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02201795578s 2019-07-22 12:14:57,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 12:14:57,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:57,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:57 GMT X-Openstack-Request-Id: req-1d5e2521-575a-45ed-a5d7-710c0ac8662b 2019-07-22 12:14:57,690 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:04Z", "admin_state_up": true, "updated_at": "2019-07-22T12:14:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "ae92a6e4-2659-40db-975c-1e084a1a844d", "name": "vyos_vrouter-router_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:14:57,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1d5e2521-575a-45ed-a5d7-710c0ac8662b 2019-07-22 12:14:57,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120718955994s 2019-07-22 12:14:57,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 12:14:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/ae92a6e4-2659-40db-975c-1e084a1a844d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:59,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:14:59 GMT X-Openstack-Request-Id: req-d0b0fc96-1b31-46ff-815a-e3d1d3846943 2019-07-22 12:14:59,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:14:59,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ae92a6e4-2659-40db-975c-1e084a1a844d.json used request id req-d0b0fc96-1b31-46ff-815a-e3d1d3846943 2019-07-22 12:14:59,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.324873209s 2019-07-22 12:14:59,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 12:14:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:14:59,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 22 Jul 2019 12:14:59 GMT X-Openstack-Request-Id: req-bf1feeff-d8f0-4bdd-a229-1c50f09d61c0 2019-07-22 12:14:59,070 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T11:58:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","id":"6dc9985b-bb35-4e58-a6fa-6adfa2841469","subnetpool_id":null,"name":"vyos_vrouter-subnet_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:14:59,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bf1feeff-d8f0-4bdd-a229-1c50f09d61c0 2019-07-22 12:14:59,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0525178909302s 2019-07-22 12:14:59,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 12:14:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/6dc9985b-bb35-4e58-a6fa-6adfa2841469.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:15:00,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:15:00 GMT X-Openstack-Request-Id: req-734df729-a1cb-473c-aa69-a727cedbf22e 2019-07-22 12:15:00,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:15:00,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6dc9985b-bb35-4e58-a6fa-6adfa2841469.json used request id req-734df729-a1cb-473c-aa69-a727cedbf22e 2019-07-22 12:15:00,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.32523608208s 2019-07-22 12:15:00,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 12:15:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:15:00,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:00 GMT X-Openstack-Request-Id: req-91a2d3ae-1ff1-4d11-85cf-c340508abcce 2019-07-22 12:15:00,570 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b480f6c6-0d66-41b7-8565-fb9a70296dc6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d79eb4936b2f4804ab7ed46c82fad2ea","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T12:15:00Z","qos_policy_id":null,"name":"vyos_vrouter-net_2bd0750c-266c-41f4-bd6d-c0f17974d9b9","admin_state_up":true,"tenant_id":"d79eb4936b2f4804ab7ed46c82fad2ea","created_at":"2019-07-22T11:58:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 12:15:00,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-91a2d3ae-1ff1-4d11-85cf-c340508abcce 2019-07-22 12:15:00,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.173597097397s 2019-07-22 12:15:00,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 12:15:00,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/b480f6c6-0d66-41b7-8565-fb9a70296dc6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:15:01,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:15:01 GMT X-Openstack-Request-Id: req-865f85a3-7889-48ae-93d2-c456021dd52e 2019-07-22 12:15:01,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:15:01,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b480f6c6-0d66-41b7-8565-fb9a70296dc6.json used request id req-865f85a3-7889-48ae-93d2-c456021dd52e 2019-07-22 12:15:01,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35120892525s 2019-07-22 12:15:01,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 12:15:01,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:15:02,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:02 GMT X-Openstack-Request-Id: req-0ff97027-920f-4662-853f-7a72d97f97cc 2019-07-22 12:15:02,241 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T11:58:16Z", "file": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/file", "owner": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "size": 296222720, "self": "/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T11:58:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 12:15:02,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0ff97027-920f-4662-853f-7a72d97f97cc 2019-07-22 12:15:02,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313147068024s 2019-07-22 12:15:02,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 12:15:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}663860ba39c0222851177bc86682b8ef03cf26e2" 2019-07-22 12:15:03,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 12:15:03 GMT X-Openstack-Request-Id: req-34503863-f916-47a9-929a-b0c4f48a234d 2019-07-22 12:15:03,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 12:15:03,243 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/451d3f8f-508e-41b5-a102-f9a0ca8b0aed used request id req-34503863-f916-47a9-929a-b0c4f48a234d 2019-07-22 12:15:03,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.999602079391s 2019-07-22 12:15:03,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 12:15:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:03,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-617569e3-fce2-477b-9bd5-1ca4e6cea2d9 x-openstack-request-id: req-617569e3-fce2-477b-9bd5-1ca4e6cea2d9 2019-07-22 12:15:03,270 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "02bd23be-e8ce-4c15-8e85-826eba02446e"}]} 2019-07-22 12:15:03,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-617569e3-fce2-477b-9bd5-1ca4e6cea2d9 2019-07-22 12:15:03,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261631011963s 2019-07-22 12:15:03,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 12:15:03,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:03,295 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c6100bb-89a6-4883-abbe-05fc4bef0095 x-openstack-request-id: req-8c6100bb-89a6-4883-abbe-05fc4bef0095 2019-07-22 12:15:03,295 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/02bd23be-e8ce-4c15-8e85-826eba02446e used request id req-8c6100bb-89a6-4883-abbe-05fc4bef0095 2019-07-22 12:15:03,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0236730575562s 2019-07-22 12:15:03,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 12:15:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:03,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8330bb0c-213e-4a3b-9cc4-c6e8013c24ba 2019-07-22 12:15:03,508 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": {"self": "http://172.30.9.26:5000/v3/users/3dde527c6d5147528fc267f4c261e967"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3dde527c6d5147528fc267f4c261e967", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 12:15:03,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8330bb0c-213e-4a3b-9cc4-c6e8013c24ba 2019-07-22 12:15:03,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212095975876s 2019-07-22 12:15:03,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 12:15:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/3dde527c6d5147528fc267f4c261e967 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:03,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593a1c68-f566-428a-88eb-4f41cb7e9cab 2019-07-22 12:15:03,724 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_2bd0750c-266c-41f4-bd6d-c0f17974d9b9", "links": {"self": "http://172.30.9.26:5000/v3/users/3dde527c6d5147528fc267f4c261e967"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3dde527c6d5147528fc267f4c261e967", "description": null}} 2019-07-22 12:15:03,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3dde527c6d5147528fc267f4c261e967 used request id req-593a1c68-f566-428a-88eb-4f41cb7e9cab 2019-07-22 12:15:03,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210129022598s 2019-07-22 12:15:03,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 12:15:03,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/3dde527c6d5147528fc267f4c261e967 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:04,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 12:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e360d6-e43f-48f0-9d5e-d41a6e1d04a4 2019-07-22 12:15:04,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 12:15:04,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3dde527c6d5147528fc267f4c261e967 used request id req-18e360d6-e43f-48f0-9d5e-d41a6e1d04a4 2019-07-22 12:15:04,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.38640499115s 2019-07-22 12:15:04,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 12:15:04,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:04,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a0b254-6255-4733-860f-3e23870c60d9 2019-07-22 12:15:04,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/d79eb4936b2f4804ab7ed46c82fad2ea"}, "tags": [], "enabled": true, "id": "d79eb4936b2f4804ab7ed46c82fad2ea", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2bd0750c-266c-41f4-bd6d-c0f17974d9b9"}]} 2019-07-22 12:15:04,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-37a0b254-6255-4733-860f-3e23870c60d9 2019-07-22 12:15:04,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197221040726s 2019-07-22 12:15:04,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 12:15:04,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d79eb4936b2f4804ab7ed46c82fad2ea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:04,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 12:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34ca342-6e8f-4075-93c1-c377c25ec10a 2019-07-22 12:15:04,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 12:15:04,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d79eb4936b2f4804ab7ed46c82fad2ea used request id req-d34ca342-6e8f-4075-93c1-c377c25ec10a 2019-07-22 12:15:04,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256613016129s 2019-07-22 12:15:04,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 12:15:04,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d79eb4936b2f4804ab7ed46c82fad2ea&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:04,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:04 GMT X-Openstack-Request-Id: req-91c266e0-31da-4f06-b529-4f06e95818a9 2019-07-22 12:15:04,840 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:02Z", "updated_at": "2019-07-22T11:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "48739934-b29e-4bd7-93bf-996138f3f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "68738d6e-fe93-4a9a-8ac6-9118d20aef83", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:02Z", "revision_number": 0, "id": "a0fa308c-84a1-46f1-9952-f8d48c3e4eda", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:02Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "fd52cf77-d3a1-4c3b-a06c-1f95b2a79e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "name": "default"}]} 2019-07-22 12:15:04,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d79eb4936b2f4804ab7ed46c82fad2ea&name=default used request id req-91c266e0-31da-4f06-b529-4f06e95818a9 2019-07-22 12:15:04,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.256037950516s 2019-07-22 12:15:04,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 12:15:04,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:04,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:04 GMT X-Openstack-Request-Id: req-9fc81a41-39af-4428-b0ec-1089bb17ea43 2019-07-22 12:15:04,928 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "created_at": "2019-07-22T11:58:02Z", "updated_at": "2019-07-22T11:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "48739934-b29e-4bd7-93bf-996138f3f5f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "68738d6e-fe93-4a9a-8ac6-9118d20aef83", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:02Z", "revision_number": 0, "id": "a0fa308c-84a1-46f1-9952-f8d48c3e4eda", "remote_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:02Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv4", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T11:58:03Z", "revision_number": 0, "id": "fd52cf77-d3a1-4c3b-a06c-1f95b2a79e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T11:58:03Z", "security_group_id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "tenant_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "port_range_min": null, "ethertype": "IPv6", "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea"}], "revision_number": 1, "project_id": "d79eb4936b2f4804ab7ed46c82fad2ea", "id": "49a8e76c-201a-4cdd-b899-18ff3a57d278", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 12:15:04,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9fc81a41-39af-4428-b0ec-1089bb17ea43 2019-07-22 12:15:04,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0811140537262s 2019-07-22 12:15:04,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 12:15:04,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/49a8e76c-201a-4cdd-b899-18ff3a57d278.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ddd1e16b86f6a6be59729eec62d19fc3d97d058" 2019-07-22 12:15:05,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:15:05 GMT X-Openstack-Request-Id: req-6a0f5b2a-b21b-4e4c-97bd-896968607628 2019-07-22 12:15:05,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:15:05,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/49a8e76c-201a-4cdd-b899-18ff3a57d278.json used request id req-6a0f5b2a-b21b-4e4c-97bd-896968607628 2019-07-22 12:15:05,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144337892532s 2019-07-22 12:15:05,100 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-07-22 12:15:05,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 12:15:05,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21a2c32-4628-43c6-a919-ecdb8babf2c2 2019-07-22 12:15:05,132 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 12:15:05,132 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-f21a2c32-4628-43c6-a919-ecdb8babf2c2 2019-07-22 12:15:05,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 12:15:05,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}, {"id": "20583a51c37f4249bd5ba195627f096a", "name": "admin"}], "expires_at": "2019-07-22T13:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2078ad5c535b4345afad4be9276ce840", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/2078ad5c535b4345afad4be9276ce840", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dee4bb8d7802400caccd306491ffd885"}, "audit_ids": ["gtfmi1WbSmSEj8NAmjdwaA"], "issued_at": "2019-07-22T12:15:05.000000Z"}} 2019-07-22 12:15:05,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 12:15:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:06,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:06 GMT X-Openstack-Request-Id: req-fb29b6cb-ce74-40b1-9a77-f7f9c062b55a 2019-07-22 12:15:06,149 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","provider:network_type":"flat"}]} 2019-07-22 12:15:06,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb29b6cb-ce74-40b1-9a77-f7f9c062b55a 2019-07-22 12:15:06,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.613274097443s 2019-07-22 12:15:06,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 12:15:06,162 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3ebada-397b-4fe8-9980-fb96700c2e6d 2019-07-22 12:15:06,162 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2019-07-22 12:15:06,162 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-1b3ebada-397b-4fe8-9980-fb96700c2e6d 2019-07-22 12:15:06,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 12:15:06,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:06,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e3a7f0-2719-4e63-b8f4-ae3b51bae73a 2019-07-22 12:15:06,386 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 12:15:06,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-56e3a7f0-2719-4e63-b8f4-ae3b51bae73a 2019-07-22 12:15:06,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223729848862s 2019-07-22 12:15:06,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-22 12:15:06,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}}' 2019-07-22 12:15:06,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7c48a4d-6c48-47e2-9d44-f14c6c4117ec 2019-07-22 12:15:06,531 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/58947c20c2c04bbd9b097fc66a5bf0ed"}, "tags": [], "enabled": true, "id": "58947c20c2c04bbd9b097fc66a5bf0ed", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}} 2019-07-22 12:15:06,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e7c48a4d-6c48-47e2-9d44-f14c6c4117ec 2019-07-22 12:15:06,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13655090332s 2019-07-22 12:15:06,532 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'58947c20c2c04bbd9b097fc66a5bf0ed', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849'}) 2019-07-22 12:15:06,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-22 12:15:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "vmGYQ0QL5ZBOwKUzUx1fAEFZvojL02", "email": null, "name": "juju_epc-user_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}}' 2019-07-22 12:15:07,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-577dd532-2a81-45f0-b607-b19ea29ff308 2019-07-22 12:15:07,011 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "links": {"self": "http://172.30.9.26:5000/v3/users/0330c0ed974c421ba349b47afbead6cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0330c0ed974c421ba349b47afbead6cd", "domain_id": "default", "password_expires_at": null}} 2019-07-22 12:15:07,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-577dd532-2a81-45f0-b607-b19ea29ff308 2019-07-22 12:15:07,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471710920334s 2019-07-22 12:15:07,012 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0330c0ed974c421ba349b47afbead6cd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849'}) 2019-07-22 12:15:07,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 12:15:07,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:07,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e7f6aa-a078-4c88-bdf2-25e0c067e324 2019-07-22 12:15:07,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 12:15:07,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f4e7f6aa-a078-4c88-bdf2-25e0c067e324 2019-07-22 12:15:07,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204210042953s 2019-07-22 12:15:07,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 12:15:07,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:07,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263ea130-5b54-40ed-b8a1-2575d3c58300 2019-07-22 12:15:07,378 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 12:15:07,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-263ea130-5b54-40ed-b8a1-2575d3c58300 2019-07-22 12:15:07,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152317047119s 2019-07-22 12:15:07,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-22 12:15:07,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:07,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3e4791-d0b2-44d9-91d4-c28dc6dff4d5 2019-07-22 12:15:07,537 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "20583a51c37f4249bd5ba195627f096a", "links": {"self": "http://172.30.9.26:5000/v3/roles/20583a51c37f4249bd5ba195627f096a"}, "name": "admin"}, {"domain_id": null, "id": "23f604dff87046f2af79aff96531dd1d", "links": {"self": "http://172.30.9.26:5000/v3/roles/23f604dff87046f2af79aff96531dd1d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3af7e014330a4c138b57f4d0e8894c92", "links": {"self": "http://172.30.9.26:5000/v3/roles/3af7e014330a4c138b57f4d0e8894c92"}, "name": "member"}, {"domain_id": null, "id": "6d493ea1bfb344f8b6eaaf917678551f", "links": {"self": "http://172.30.9.26:5000/v3/roles/6d493ea1bfb344f8b6eaaf917678551f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "78a5463383db4114b5ccd6678388d609", "links": {"self": "http://172.30.9.26:5000/v3/roles/78a5463383db4114b5ccd6678388d609"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f94f593311164639a251e82d4d9f3bbd", "links": {"self": "http://172.30.9.26:5000/v3/roles/f94f593311164639a251e82d4d9f3bbd"}, "name": "ResellerAdmin"}]} 2019-07-22 12:15:07,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2c3e4791-d0b2-44d9-91d4-c28dc6dff4d5 2019-07-22 12:15:07,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153781890869s 2019-07-22 12:15:07,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 12:15:07,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:07,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49690ed3-43f4-4480-8168-42215b45ce08 2019-07-22 12:15:07,744 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-22 12:15:07,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-49690ed3-43f4-4480-8168-42215b45ce08 2019-07-22 12:15:07,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200660943985s 2019-07-22 12:15:07,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 12:15:07,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:07,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715e0183-cd05-448d-ad82-264392aa4dfe 2019-07-22 12:15:07,966 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "juju_epc-user_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "links": {"self": "http://172.30.9.26:5000/v3/users/0330c0ed974c421ba349b47afbead6cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0330c0ed974c421ba349b47afbead6cd", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 12:15:07,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-715e0183-cd05-448d-ad82-264392aa4dfe 2019-07-22 12:15:07,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221440076828s 2019-07-22 12:15:07,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 12:15:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:08,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0762021-8454-4a67-99ba-0bcf323680ef 2019-07-22 12:15:08,093 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/58947c20c2c04bbd9b097fc66a5bf0ed"}, "tags": [], "enabled": true, "id": "58947c20c2c04bbd9b097fc66a5bf0ed", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 12:15:08,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a0762021-8454-4a67-99ba-0bcf323680ef 2019-07-22 12:15:08,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115221977234s 2019-07-22 12:15:08,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-22 12:15:08,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=0330c0ed974c421ba349b47afbead6cd&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=58947c20c2c04bbd9b097fc66a5bf0ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:08,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c17a4b0-1fe6-41a0-b23f-9cf23c4bc3ec 2019-07-22 12:15:08,213 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=0330c0ed974c421ba349b47afbead6cd&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=58947c20c2c04bbd9b097fc66a5bf0ed", "previous": null, "next": null}} 2019-07-22 12:15:08,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0330c0ed974c421ba349b47afbead6cd&role.id=3af7e014330a4c138b57f4d0e8894c92&scope.project.id=58947c20c2c04bbd9b097fc66a5bf0ed used request id req-3c17a4b0-1fe6-41a0-b23f-9cf23c4bc3ec 2019-07-22 12:15:08,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111078977585s 2019-07-22 12:15:08,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-22 12:15:08,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/58947c20c2c04bbd9b097fc66a5bf0ed/users/0330c0ed974c421ba349b47afbead6cd/roles/3af7e014330a4c138b57f4d0e8894c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:08,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 12:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9fbdde6-bef6-4739-ab5c-ab09a63393c6 2019-07-22 12:15:08,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 12:15:08,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/58947c20c2c04bbd9b097fc66a5bf0ed/users/0330c0ed974c421ba349b47afbead6cd/roles/3af7e014330a4c138b57f4d0e8894c92 used request id req-a9fbdde6-bef6-4739-ab5c-ab09a63393c6 2019-07-22 12:15:08,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142250061035s 2019-07-22 12:15:08,361 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'58947c20c2c04bbd9b097fc66a5bf0ed', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'vmGYQ0QL5ZBOwKUzUx1fAEFZvojL02', 'username': u'juju_epc-user_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-22 12:15:08,364 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'password': 'vmGYQ0QL5ZBOwKUzUx1fAEFZvojL02', 'project_name': 'juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '58947c20c2c04bbd9b097fc66a5bf0ed', 'project_domain_name': 'Default'} 2019-07-22 12:15:08,426 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2019-07-22 12:15:08,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-22 12:15:08,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 12:15:08,457 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693e27da-0a5a-44f1-aaa4-9bd87e3ea90f 2019-07-22 12:15:08,457 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2019-07-22 12:15:08,457 - keystoneauth.session - DEBUG - GET call to http://192.30.9.9:35357/ used request id req-693e27da-0a5a-44f1-aaa4-9bd87e3ea90f 2019-07-22 12:15:08,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:08,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89916af-c097-41c2-b2e1-cc0c16d3dc33 2019-07-22 12:15:08,660 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/008fe680d1e045f3b377cc7edbc4de92"}, "enabled": true, "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/012906c9a8cf4fe7b41b4763f0b44dfa"}, "enabled": true, "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/0ba0afd99d6547fc8cfbcb24861be3ba"}, "enabled": true, "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1babf4cf47b64a18ab636a1f3038326d"}, "enabled": true, "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/1bbeb8642f594f62b1c449e0ffe04dff"}, "enabled": true, "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/44f7c2cce1e04afb9f9a10c959837cce"}, "enabled": true, "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/4599bfe2ddd34915ab7378e4380cf852"}, "enabled": true, "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5603d4b18f85402d9acbf40ffc99c7c3"}, "enabled": true, "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/56ef18d3072a46a082c0317bdfad92af"}, "enabled": true, "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/710d7154e7dd4f14b627367619bdf2a5"}, "enabled": true, "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7c71415636ce42b99557be880b018195"}, "enabled": true, "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8f9fdc85c9ed4c6399c713c91097d7ec"}, "enabled": true, "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9d300164007a47c58206575924561dbb"}, "enabled": true, "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/d660979626604b7f9db936c84684a614"}, "enabled": true, "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2019-07-22 12:15:08,660 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-d89916af-c097-41c2-b2e1-cc0c16d3dc33 2019-07-22 12:15:08,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.21119093895s 2019-07-22 12:15:08,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-22 12:15:08,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:08,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1835 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd6e022-9e89-4982-a31d-27b56852a9a4 2019-07-22 12:15:08,786 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0e1596f902254831a0eda3f0b0bf07d1"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0f063f471c1a4e53ad600c0e0d1bdfe8"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/15a491475c664dbaa7df3950327d6a11"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d660979626604b7f9db936c84684a614", "id": "15a491475c664dbaa7df3950327d6a11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1659ab88a84d4df5a08846867e1ef257"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1957d6121bee48a5bcd987ef4e2fecf7"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1cdc5af74f964cf6b740c2f1855ff97d"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d660979626604b7f9db936c84684a614", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1f1caf4c8fcc43a6b51f3e8457ff8c32"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2138ca60b0f94253802f7e1a32481cc2"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21c8622980db4fa193a5d156ab6f152e"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/262942f06fc94b49ac3552bc3163d85c"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/2ea626ba35314e8ab3ea2d165713773b"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/30ad5dbcf0d442e1bc1e8e340e55e06c"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c71415636ce42b99557be880b018195", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/34405cb33edf471ca4414ce958307e97"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "34405cb33edf471ca4414ce958307e97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3820caf6a0c6405f8b65c77f7d65576f"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e2a93d68fc4761a3dd85e20b619c71"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3d81fb82aa044f90bf617079ceeecb23"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3f65ec46f5b749fd81be800c2b039dd6"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/444f37c72add435496c0158f1065c47f"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "444f37c72add435496c0158f1065c47f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/594b3a38510d4aecab62f913fa87367a"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d300164007a47c58206575924561dbb", "id": "594b3a38510d4aecab62f913fa87367a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5a2426aeca4c4a0da4a856fbe46f4269"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "008fe680d1e045f3b377cc7edbc4de92", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/605b4134441e4292be659f838178d3c5"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "605b4134441e4292be659f838178d3c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/657aff089c4c4ec581502d6cd40d273d"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d300164007a47c58206575924561dbb", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/728eb19116fe42e4bfd4bfbf9d4796d4"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7507809a460a4837a724dc476739faa2"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "7507809a460a4837a724dc476739faa2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/79a00433f8a04424a5317185f94ab199"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c71415636ce42b99557be880b018195", "id": "79a00433f8a04424a5317185f94ab199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8226761f3cd74ec29606bc6ab3621343"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d300164007a47c58206575924561dbb", "id": "8226761f3cd74ec29606bc6ab3621343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/826d6fc2f77d44338fa12c513637f0b3"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1bbeb8642f594f62b1c449e0ffe04dff", "id": "826d6fc2f77d44338fa12c513637f0b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/88a0da9933fc4d6b931e0187d650372b"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5603d4b18f85402d9acbf40ffc99c7c3", "id": "88a0da9933fc4d6b931e0187d650372b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a46f669d127641cc8b14e7d34526eb76"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "56ef18d3072a46a082c0317bdfad92af", "id": "a46f669d127641cc8b14e7d34526eb76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c71415636ce42b99557be880b018195", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b6e95f4792874992a69044542336e436"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d660979626604b7f9db936c84684a614", "id": "b6e95f4792874992a69044542336e436"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d411a5f2b6e941df94210cccbc2da064"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "012906c9a8cf4fe7b41b4763f0b44dfa", "id": "d411a5f2b6e941df94210cccbc2da064"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dbf520a8745c4313948a3cf0906f77c0"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd5cc7b236d943c6a90aa072ab0ce32e"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f9fdc85c9ed4c6399c713c91097d7ec", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/de121a1d0bd04f5a91d6e4db7992709d"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dfc52042e2c04604b7f56948daf95267"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4599bfe2ddd34915ab7378e4380cf852", "id": "dfc52042e2c04604b7f56948daf95267"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e7f278a2cd954646b812f30c876ce7c7"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ba0afd99d6547fc8cfbcb24861be3ba", "id": "e7f278a2cd954646b812f30c876ce7c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/e90cda0c34194d4b853b4d8b78669e7e"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44f7c2cce1e04afb9f9a10c959837cce", "id": "e90cda0c34194d4b853b4d8b78669e7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f66f2b1c922f40468f05caabf54e73fe"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "710d7154e7dd4f14b627367619bdf2a5", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-22 12:15:08,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-bdd6e022-9e89-4982-a31d-27b56852a9a4 2019-07-22 12:15:08,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.116791009903s 2019-07-22 12:15:08,794 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-07-22 12:15:08,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-22 12:15:08,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:09,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e782f21-de7c-40fa-b260-ff96a7abcdd3 2019-07-22 12:15:09,003 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/ef909a2742004d4aae99af420671eafb"}, "tags": [], "enabled": true, "id": "ef909a2742004d4aae99af420671eafb", "name": "heat_stack"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2019-07-22 12:15:09,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-9e782f21-de7c-40fa-b260-ff96a7abcdd3 2019-07-22 12:15:09,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208750009537s 2019-07-22 12:15:09,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 12:15:09,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:15:09,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cac0ed1-c44b-43b6-9d56-8a0d9a7ca421 2019-07-22 12:15:09,126 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/58947c20c2c04bbd9b097fc66a5bf0ed"}, "tags": [], "enabled": true, "id": "58947c20c2c04bbd9b097fc66a5bf0ed", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-22 12:15:09,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8cac0ed1-c44b-43b6-9d56-8a0d9a7ca421 2019-07-22 12:15:09,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115111112595s 2019-07-22 12:15:09,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-22 12:15:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" -d '{"network": {"tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "name": "juju_epc-net_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "admin_state_up": true}}' 2019-07-22 12:15:09,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:09 GMT X-Openstack-Request-Id: req-6c8a42aa-3052-4269-9c27-36a5b8cf1f9d 2019-07-22 12:15:09,440 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8fc5e0ff-0431-4dda-ae70-783626fdcbb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"58947c20c2c04bbd9b097fc66a5bf0ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T12:15:09Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849","admin_state_up":true,"tenant_id":"58947c20c2c04bbd9b097fc66a5bf0ed","created_at":"2019-07-22T12:15:09Z","mtu":1450}} 2019-07-22 12:15:09,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6c8a42aa-3052-4269-9c27-36a5b8cf1f9d 2019-07-22 12:15:09,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.311550140381s 2019-07-22 12:15:09,441 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-22T12:15:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8fc5e0ff-0431-4dda-ae70-783626fdcbb9', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', u'created_at': u'2019-07-22T12:15:09Z', u'mtu': 1450, u'tenant_id': u'58947c20c2c04bbd9b097fc66a5bf0ed', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'58947c20c2c04bbd9b097fc66a5bf0ed', u'l2_adjacency': True}) 2019-07-22 12:15:09,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 12:15:09,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d84f470-09ff-4bdf-9d70-b054ea69c834 2019-07-22 12:15:09,451 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2019-07-22 12:15:09,451 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-9d84f470-09ff-4bdf-9d70-b054ea69c834 2019-07-22 12:15:09,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2019-07-22 12:15:09,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e014330a4c138b57f4d0e8894c92", "name": "member"}, {"id": "78a5463383db4114b5ccd6678388d609", "name": "reader"}], "expires_at": "2019-07-22T13:15:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58947c20c2c04bbd9b097fc66a5bf0ed", "name": "juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21c8622980db4fa193a5d156ab6f152e"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "262942f06fc94b49ac3552bc3163d85c"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2426aeca4c4a0da4a856fbe46f4269"}], "type": "compute", "id": "008fe680d1e045f3b377cc7edbc4de92", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1957d6121bee48a5bcd987ef4e2fecf7"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7507809a460a4837a724dc476739faa2"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d411a5f2b6e941df94210cccbc2da064"}], "type": "network", "id": "012906c9a8cf4fe7b41b4763f0b44dfa", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "728eb19116fe42e4bfd4bfbf9d4796d4"}, {"url": "http://192.30.9.9:8776/v3/58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbf520a8745c4313948a3cf0906f77c0"}, {"url": "http://172.30.9.26:8776/v3/58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7f278a2cd954646b812f30c876ce7c7"}], "type": "volumev3", "id": "0ba0afd99d6547fc8cfbcb24861be3ba", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "1babf4cf47b64a18ab636a1f3038326d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f1caf4c8fcc43a6b51f3e8457ff8c32"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "605b4134441e4292be659f838178d3c5"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "826d6fc2f77d44338fa12c513637f0b3"}], "type": "event", "id": "1bbeb8642f594f62b1c449e0ffe04dff", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f65ec46f5b749fd81be800c2b039dd6"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de121a1d0bd04f5a91d6e4db7992709d"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e90cda0c34194d4b853b4d8b78669e7e"}], "type": "cloudformation", "id": "44f7c2cce1e04afb9f9a10c959837cce", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f063f471c1a4e53ad600c0e0d1bdfe8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1659ab88a84d4df5a08846867e1ef257"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfc52042e2c04604b7f56948daf95267"}], "type": "image", "id": "4599bfe2ddd34915ab7378e4380cf852", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2138ca60b0f94253802f7e1a32481cc2"}, {"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e2a93d68fc4761a3dd85e20b619c71"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88a0da9933fc4d6b931e0187d650372b"}], "type": "metric", "id": "5603d4b18f85402d9acbf40ffc99c7c3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2ea626ba35314e8ab3ea2d165713773b"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3820caf6a0c6405f8b65c77f7d65576f"}, {"url": "http://12.0.0.36:8080/v1/AUTH_58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a46f669d127641cc8b14e7d34526eb76"}], "type": "object-store", "id": "56ef18d3072a46a082c0317bdfad92af", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0e1596f902254831a0eda3f0b0bf07d1"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34405cb33edf471ca4414ce958307e97"}, {"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f66f2b1c922f40468f05caabf54e73fe"}], "type": "placement", "id": "710d7154e7dd4f14b627367619bdf2a5", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30ad5dbcf0d442e1bc1e8e340e55e06c"}, {"url": "http://192.30.9.9:8004/v1/58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a00433f8a04424a5317185f94ab199"}, {"url": "http://192.30.9.9:8004/v1/58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5cf0c4fca5b4d9da3bdd4e3e41f8685"}], "type": "orchestration", "id": "7c71415636ce42b99557be880b018195", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d81fb82aa044f90bf617079ceeecb23"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "444f37c72add435496c0158f1065c47f"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd5cc7b236d943c6a90aa072ab0ce32e"}], "type": "alarming", "id": "8f9fdc85c9ed4c6399c713c91097d7ec", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "594b3a38510d4aecab62f913fa87367a"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "657aff089c4c4ec581502d6cd40d273d"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8226761f3cd74ec29606bc6ab3621343"}], "type": "identity", "id": "9d300164007a47c58206575924561dbb", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8776/v2/58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "15a491475c664dbaa7df3950327d6a11"}, {"url": "http://192.30.9.9:8776/v2/58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cdc5af74f964cf6b740c2f1855ff97d"}, {"url": "http://192.30.9.9:8776/v2/58947c20c2c04bbd9b097fc66a5bf0ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b6e95f4792874992a69044542336e436"}], "type": "volumev2", "id": "d660979626604b7f9db936c84684a614", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "id": "0330c0ed974c421ba349b47afbead6cd"}, "audit_ids": ["WZ6XbuldSimiBmBlb4VieQ"], "issued_at": "2019-07-22T12:15:09.000000Z"}} 2019-07-22 12:15:09,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 12:15:09,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:15:10,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:10 GMT X-Openstack-Request-Id: req-c0f76208-a320-454a-824a-9901cddbb52b 2019-07-22 12:15:10,135 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8fc5e0ff-0431-4dda-ae70-783626fdcbb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"58947c20c2c04bbd9b097fc66a5bf0ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T12:15:09Z","qos_policy_id":null,"name":"juju_epc-net_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849","admin_state_up":true,"tenant_id":"58947c20c2c04bbd9b097fc66a5bf0ed","created_at":"2019-07-22T12:15:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 12:15:10,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c0f76208-a320-454a-824a-9901cddbb52b 2019-07-22 12:15:10,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28781414032s 2019-07-22 12:15:10,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-22 12:15:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" -d '{"subnet": {"name": "juju_epc-subnet_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "enable_dhcp": true, "network_id": "8fc5e0ff-0431-4dda-ae70-783626fdcbb9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-22 12:15:10,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:10 GMT X-Openstack-Request-Id: req-14d78741-2676-4e03-be3a-780f2cf7fbec 2019-07-22 12:15:10,847 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fc5e0ff-0431-4dda-ae70-783626fdcbb9","tenant_id":"58947c20c2c04bbd9b097fc66a5bf0ed","created_at":"2019-07-22T12:15:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T12:15:10Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"58947c20c2c04bbd9b097fc66a5bf0ed","id":"c8301954-e225-4636-af2c-c557f2cdc835","subnetpool_id":null,"name":"juju_epc-subnet_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}} 2019-07-22 12:15:10,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-14d78741-2676-4e03-be3a-780f2cf7fbec 2019-07-22 12:15:10,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.71034693718s 2019-07-22 12:15:10,848 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T12:15:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c8301954-e225-4636-af2c-c557f2cdc835', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', u'enable_dhcp': True, u'network_id': u'8fc5e0ff-0431-4dda-ae70-783626fdcbb9', u'tenant_id': u'58947c20c2c04bbd9b097fc66a5bf0ed', u'created_at': u'2019-07-22T12:15:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'58947c20c2c04bbd9b097fc66a5bf0ed'}) 2019-07-22 12:15:10,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-22 12:15:10,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" -d '{"router": {"external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7"}, "name": "juju_epc-router_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "admin_state_up": true}}' 2019-07-22 12:15:12,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:12 GMT X-Openstack-Request-Id: req-5331e966-4019-4403-a312-d2607e99cb1a 2019-07-22 12:15:12,430 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:15:10Z", "admin_state_up": true, "updated_at": "2019-07-22T12:15:12Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "768746e3-d44b-4d24-89ac-b263a74411cd", "name": "juju_epc-router_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}} 2019-07-22 12:15:12,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5331e966-4019-4403-a312-d2607e99cb1a 2019-07-22 12:15:12,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5820479393s 2019-07-22 12:15:12,431 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-22T12:15:12Z', u'revision_number': 2, u'id': u'768746e3-d44b-4d24-89ac-b263a74411cd', u'external_gateway_info': {u'network_id': u'e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3d8ed01f-4c0c-4e52-b6c6-72103e2d8064', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', u'admin_state_up': True, u'tenant_id': u'58947c20c2c04bbd9b097fc66a5bf0ed', u'created_at': u'2019-07-22T12:15:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'58947c20c2c04bbd9b097fc66a5bf0ed'}) 2019-07-22 12:15:12,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-22 12:15:12,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/768746e3-d44b-4d24-89ac-b263a74411cd/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" -d '{"subnet_id": "c8301954-e225-4636-af2c-c557f2cdc835"}' 2019-07-22 12:15:15,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:15 GMT X-Openstack-Request-Id: req-8cacfa18-6e03-4d8f-98a5-349d9c83e061 2019-07-22 12:15:15,168 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8fc5e0ff-0431-4dda-ae70-783626fdcbb9", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "subnet_id": "c8301954-e225-4636-af2c-c557f2cdc835", "subnet_ids": ["c8301954-e225-4636-af2c-c557f2cdc835"], "port_id": "ac97d839-4d23-466a-8c0a-e8ec4d7badf7", "id": "768746e3-d44b-4d24-89ac-b263a74411cd"} 2019-07-22 12:15:15,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/768746e3-d44b-4d24-89ac-b263a74411cd/add_router_interface.json used request id req-8cacfa18-6e03-4d8f-98a5-349d9c83e061 2019-07-22 12:15:15,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.73656511307s 2019-07-22 12:15:15,168 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-22 12:15:16,422 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-07-22 12:15:16,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-22 12:15:16,428 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:16 GMT 2019-07-22 12:15:16,428 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2019-07-22 12:15:16,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 12:15:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:15:16,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:16 GMT X-Openstack-Request-Id: req-781fa22c-eda1-458e-9b41-090f5d1b0967 2019-07-22 12:15:16,742 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 12:15:16,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-781fa22c-eda1-458e-9b41-090f5d1b0967 2019-07-22 12:15:16,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312030076981s 2019-07-22 12:15:16,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 12:15:16,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}' 2019-07-22 12:15:16,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:16 GMT Location: http://172.30.9.26:9292/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef8aaec1-664f-483c-b4ed-2854541ff46b 2019-07-22 12:15:16,801 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T12:15:16Z", "file": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/file", "owner": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "size": null, "self": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "checksum": null, "created_at": "2019-07-22T12:15:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 12:15:16,801 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ef8aaec1-664f-483c-b4ed-2854541ff46b 2019-07-22 12:15:16,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0499489307404s 2019-07-22 12:15:16,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 12:15:16,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" -d '' 2019-07-22 12:15:21,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 12:15:21 GMT X-Openstack-Request-Id: req-18f6651b-3ef1-40f7-a0cf-298589943f58 2019-07-22 12:15:21,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 12:15:21,829 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/file used request id req-18f6651b-3ef1-40f7-a0cf-298589943f58 2019-07-22 12:15:21,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.02700400352s 2019-07-22 12:15:21,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 12:15:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:15:21,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:21 GMT X-Openstack-Request-Id: req-7e82b5ed-3361-49be-9c44-a3b8bce5d78b 2019-07-22 12:15:21,874 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T12:15:21Z", "file": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/file", "owner": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "size": 296222720, "self": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T12:15:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 12:15:21,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7e82b5ed-3361-49be-9c44-a3b8bce5d78b 2019-07-22 12:15:21,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393350124359s 2019-07-22 12:15:21,877 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/file', 'owner': u'58947c20c2c04bbd9b097fc66a5bf0ed', 'id': u'8c3cde3e-5ced-430e-9d50-3c9d22b2b28b', 'size': 296222720, u'self': u'/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'58947c20c2c04bbd9b097fc66a5bf0ed', 'name': 'juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T12:15:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T12:15:21Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'created': u'2019-07-22T12:15:16Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-07-22T12:15:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-07-22 12:15:23,030 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8c3cde3e-5ced-430e-9d50-3c9d22b2b28b -s xenial -r regionOne -u http://172.30.9.26:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-07-22 12:15:23,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 12:15:23,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-07-22 12:15:23,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5507515d-b21d-407e-ab4c-5d03ad0b26ce x-openstack-request-id: req-5507515d-b21d-407e-ab4c-5d03ad0b26ce 2019-07-22 12:15:23,353 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b42f2e52-36bc-4b94-a993-539a4ff8f678"}} 2019-07-22 12:15:23,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5507515d-b21d-407e-ab4c-5d03ad0b26ce 2019-07-22 12:15:23,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.319392204285s 2019-07-22 12:15:23,354 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'b42f2e52-36bc-4b94-a993-539a4ff8f678', 'swap': 0}) 2019-07-22 12:15:23,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 12:15:23,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" -d '{"extra_specs": {}}' 2019-07-22 12:15:23,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de22bb0d-8c40-43b5-920f-4c1bbaa12b49 x-openstack-request-id: req-de22bb0d-8c40-43b5-920f-4c1bbaa12b49 2019-07-22 12:15:23,371 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 12:15:23,371 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678/os-extra_specs used request id req-de22bb0d-8c40-43b5-920f-4c1bbaa12b49 2019-07-22 12:15:23,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.017256975174s 2019-07-22 12:15:23,371 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-07-22 12:15:23,373 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-97 | | BLOCK_MIGRATION | True | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | DEBUG | true | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-07-22 12:15:23,376 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-07-22 12:15:23,530 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-07-22 12:15:23,530 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-07-22 12:15:23,654 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2019-07-22 12:15:23,654 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-22 12:15:24,676 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-22 12:15:24,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 12:15:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:15:24,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:24 GMT X-Openstack-Request-Id: req-55bb57c0-3e69-467a-aea8-34f7c1fb41eb 2019-07-22 12:15:24,721 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T12:15:21Z", "file": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/file", "owner": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "size": 296222720, "self": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T12:15:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 12:15:24,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-55bb57c0-3e69-467a-aea8-34f7c1fb41eb 2019-07-22 12:15:24,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0424561500549s 2019-07-22 12:15:24,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-22 12:15:24,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}' 2019-07-22 12:15:24,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:24 GMT Location: http://172.30.9.26:9292/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9afd97c6-4775-45c4-8a64-915014e93d1a 2019-07-22 12:15:24,781 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T12:15:24Z", "file": "/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e/file", "owner": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "6d933eeb-cb7e-49ad-a71e-df64ace95f7e", "size": null, "self": "/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "checksum": null, "created_at": "2019-07-22T12:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-22 12:15:24,781 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9afd97c6-4775-45c4-8a64-915014e93d1a 2019-07-22 12:15:24,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0544159412384s 2019-07-22 12:15:24,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-22 12:15:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" -d '' 2019-07-22 12:15:29,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 12:15:29 GMT X-Openstack-Request-Id: req-31416b19-6875-4253-8b5f-5e65cb66544d 2019-07-22 12:15:29,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 12:15:29,775 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e/file used request id req-31416b19-6875-4253-8b5f-5e65cb66544d 2019-07-22 12:15:29,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.99338793755s 2019-07-22 12:15:29,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 12:15:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:15:29,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:29 GMT X-Openstack-Request-Id: req-f446332b-ec5d-410d-a280-cf682e4fd828 2019-07-22 12:15:29,823 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T12:15:29Z", "file": "/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e/file", "owner": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "6d933eeb-cb7e-49ad-a71e-df64ace95f7e", "size": 263848448, "self": "/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-22T12:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T12:15:21Z", "file": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/file", "owner": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "size": 296222720, "self": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T12:15:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 12:15:29,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f446332b-ec5d-410d-a280-cf682e4fd828 2019-07-22 12:15:29,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0435719490051s 2019-07-22 12:15:29,826 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e/file', 'owner': u'58947c20c2c04bbd9b097fc66a5bf0ed', 'id': u'6d933eeb-cb7e-49ad-a71e-df64ace95f7e', 'size': 263848448, u'self': u'/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'58947c20c2c04bbd9b097fc66a5bf0ed', 'name': 'juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-22T12:15:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-22T12:15:29Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'created': u'2019-07-22T12:15:24Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-22T12:15:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-22 12:15:30,035 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 6d933eeb-cb7e-49ad-a71e-df64ace95f7e -s trusty -r regionOne -u http://172.30.9.26:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-07-22 12:15:30,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-22 12:15:30,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-07-22 12:15:30,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-019cae11-4fa2-4700-9835-899924c92baf x-openstack-request-id: req-019cae11-4fa2-4700-9835-899924c92baf 2019-07-22 12:15:30,069 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/409c077a-b8c8-4c41-b372-964b7dec5944", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/409c077a-b8c8-4c41-b372-964b7dec5944", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "409c077a-b8c8-4c41-b372-964b7dec5944"}} 2019-07-22 12:15:30,069 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-019cae11-4fa2-4700-9835-899924c92baf 2019-07-22 12:15:30,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0330328941345s 2019-07-22 12:15:30,070 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2078ad5c535b4345afad4be9276ce840', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'409c077a-b8c8-4c41-b372-964b7dec5944', 'swap': 0}) 2019-07-22 12:15:30,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-22 12:15:30,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/409c077a-b8c8-4c41-b372-964b7dec5944/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" -d '{"extra_specs": {}}' 2019-07-22 12:15:30,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 12:15:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7868c3d3-742a-4d3e-a155-4cdd212f18b1 x-openstack-request-id: req-7868c3d3-742a-4d3e-a155-4cdd212f18b1 2019-07-22 12:15:30,097 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-22 12:15:30,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/409c077a-b8c8-4c41-b372-964b7dec5944/os-extra_specs used request id req-7868c3d3-742a-4d3e-a155-4cdd212f18b1 2019-07-22 12:15:30,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0263769626617s 2019-07-22 12:15:30,097 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-07-22 12:19:59,739 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=8fc5e0ff-0431-4dda-ae70-783626fdcbb9 --config ssl-hostname-verification=false --config external-network=e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 --config use-floating-ip=true --config use-default-secgroup=true --debug 12:15:30 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 12:15:30 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=8fc5e0ff-0431-4dda-ae70-783626fdcbb9", "--config", "ssl-hostname-verification=false", "--config", "external-network=e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:15:30 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:15:30 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[policy-target-group: use-floating-ip:true use-default-secgroup:true network:8fc5e0ff-0431-4dda-ae70-783626fdcbb9 external-network:e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 use-openstack-gbp:false] 12:15:30 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:15:30 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[max-status-history-size:5G resource-tags: type:openstack apt-ftp-proxy: fan-config: disable-network-management:false apt-https-proxy: container-inherit-properties: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHI66EPNisE4+pWaHw8deo87V4ekwTNyEkkaOFijJbyFqwC+qDtPTuW6/egCIi8sD+oXsfmq7nfyrRpAeRbo6XILLjLKSj/ZRPl8BKzcTVqBvmetUBxP6qXlf/eIgtzLWRS+E9VJti5HtcqOFLnALO1yChGg7+5/OLnlVW0rbfD0ANVYIIwOUMbkmcX05Ztp+Cm3KugSv0iDL8Os4joE7FYG9krdEH+78q1qT6JcRu7ynO9U430GngtHReUAolLrOHn3WZWUKssa6NARax/GZc14s5MiMo7De9jWKxh4LgdnBXflk5jYvG0Jw63zq5rOx+dl26c7e9BJZ0kKK/SiTN juju-client-key name:controller use-floating-ip:true http-proxy: agent-metadata-url: development:false test-mode:false network:8fc5e0ff-0431-4dda-ae70-783626fdcbb9 use-openstack-gbp:false apt-no-proxy: image-metadata-url: cloudinit-userdata: max-action-results-size:5G external-network:e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7 enable-os-upgrade:true policy-target-group: apt-http-proxy: automatically-retry-hooks:true image-stream:released agent-stream:released uuid:be4e206f-0a3c-402d-85e7-92aff6e62f13 apt-mirror: ssl-hostname-verification:false max-status-history-age:336h use-default-secgroup:true provisioner-harvest-mode:destroyed proxy-ssh:false transmit-vendor-metrics:true update-status-hook-interval:5m container-networking-method: logging-config: logforward-enabled:false egress-subnets: no-proxy:127.0.0.1,localhost,::1 firewall-mode:instance container-image-metadata-url: ftp-proxy: https-proxy: enable-os-refresh-update:true net-bond-reconfigure-delay:17 container-image-stream:released max-action-results-age:336h default-series:xenial ignore-machine-addresses:false] 12:15:30 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:15:30 DEBUG goose client.go:511 auth details: &{Token:gAAAAABdNaji02Yg5pUQbHQDWJ_XTKzH_HPniwUSBiWFkR7t_ob9HM0WoZhJAZFdwCLKIKBXr8m6fJiqp1Hs-7RjtZxUa1s0W2S0D_4r9mLBYj0ziw45Il_vrmTJGJLGCuc3yIFAdH0M4cMkFILflW03c3z8PPIgCcjrpaTV0MstAmYFP297om4 TenantId:58947c20c2c04bbd9b097fc66a5bf0ed UserId:0330c0ed974c421ba349b47afbead6cd Domain: RegionServiceURLs:map[regionOne:map[volumev3:http://172.30.9.26:8776/v3/58947c20c2c04bbd9b097fc66a5bf0ed event:http://172.30.9.26:8977 cloudformation:http://172.30.9.26:8000/v1 image:http://172.30.9.26:9292 object-store:http://172.30.9.26:8080/v1/AUTH_58947c20c2c04bbd9b097fc66a5bf0ed placement:http://172.30.9.26:8778/placement orchestration:http://172.30.9.26:8004/v1/58947c20c2c04bbd9b097fc66a5bf0ed compute:http://172.30.9.26:8774/v2.1 identity:http://172.30.9.26:5000 metric:http://172.30.9.26:8041 alarming:http://172.30.9.26:8042 volumev2:http://172.30.9.26:8776/v2/58947c20c2c04bbd9b097fc66a5bf0ed network:http://172.30.9.26:9696]]} 12:15:31 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:15:31 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 12:15:31 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:15:31 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:15:31 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:15:31 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:15:31 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:15:31 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:15:31 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:15:31 INFO cmd bootstrap.go:233 Loading image metadata 12:15:31 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:15:31 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:15:31 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:15:31 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.26:5000/v3} [quantal xenial bionic win2008r2 win2016 artful win2012r2 win7 genericlinux wily yakkety zesty win2012 centos7 vivid win2012hvr2 opensuseleap precise raring saucy win2012hv win10 win2016hv win8 trusty utopic win81 win2016nano] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:15:31 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:15:33 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:15:34 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 12:15:34 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 12:15:34 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:15:34 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:15:34 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:15:34 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:15:34 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:15:34 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:15:34 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:15:34 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:15:34 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:15:34 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 12:15:36 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:15:36 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:15:37 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:15:37 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:15:37 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:8c3cde3e-5ced-430e-9d50-3c9d22b2b28b Arch:amd64 VirtType:}] 12:15:37 INFO juju.environs.instances image.go:106 find instance - using image with id: 8c3cde3e-5ced-430e-9d50-3c9d22b2b28b 12:15:37 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:15:37 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:15:37 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2491 bytes 12:15:37 DEBUG juju.provider.openstack provider.go:1005 using network id "8fc5e0ff-0431-4dda-ae70-783626fdcbb9" 12:15:37 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" has status BUILD, wait 10 seconds before retry, attempt 11 12:17:38 INFO juju.provider.openstack provider.go:1175 started instance "e5a3a325-139e-4740-a8bb-a6a4b9958d32" 12:17:38 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:17:38 DEBUG juju.provider.openstack networking.go:169 using external network "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7" 12:17:39 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.207 12:17:39 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.207 12:17:42 INFO cmd bootstrap.go:225 - e5a3a325-139e-4740-a8bb-a6a4b9958d32 (arch=amd64 mem=2G cores=1) 12:17:42 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:17:42 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:17:42 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:17:44 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:17:44 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:17:45 DEBUG juju.provider.openstack provider.go:417 instance e5a3a325-139e-4740-a8bb-a6a4b9958d32 has floating IP address: 172.30.9.207 Attempting to connect to 172.30.9.207:22 Attempting to connect to 192.168.120.7:22 12:17:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:17:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: ssh: connect to host 172.30.9.207 port 22: Connection refused 12:17:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:17:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:17:55 DEBUG juju.provider.openstack provider.go:417 instance e5a3a325-139e-4740-a8bb-a6a4b9958d32 has floating IP address: 172.30.9.207 12:17:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:17:56 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:18:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:18:01 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:18:05 DEBUG juju.provider.openstack provider.go:417 instance e5a3a325-139e-4740-a8bb-a6a4b9958d32 has floating IP address: 172.30.9.207 12:18:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:18:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:18:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:18:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:18:15 DEBUG juju.provider.openstack provider.go:417 instance e5a3a325-139e-4740-a8bb-a6a4b9958d32 has floating IP address: 172.30.9.207 12:18:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:18:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:18:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:18:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:18:25 DEBUG juju.provider.openstack provider.go:417 instance e5a3a325-139e-4740-a8bb-a6a4b9958d32 has floating IP address: 172.30.9.207 12:18:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:18:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 12:18:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.7 failed: ssh: connect to host 192.168.120.7 port 22: Connection refused 12:18:33 INFO cmd bootstrap.go:333 Connected to 172.30.9.207 12:18:33 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 12:18:33 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-e62f13-controller-0 12:19:56 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:19:57 DEBUG juju.provider.openstack provider.go:417 instance e5a3a325-139e-4740-a8bb-a6a4b9958d32 has floating IP address: 172.30.9.207 12:19:57 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.207:17070 192.168.120.7:17070] 12:19:57 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.207 to verify accessibility... 12:19:57 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.207:17070 192.168.120.7:17070] 12:19:59 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" 12:19:59 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" 12:19:59 DEBUG juju.api monitor.go:35 RPC connection died 12:19:59 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:19:59 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:19:59 INFO cmd controller.go:89 Initial model "default" added 12:19:59 INFO cmd supercommand.go:465 command finished 2019-07-22 12:19:59,740 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-07-22 12:19:59,740 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-07-22 12:20:14,192 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-07-22 12:20:14,192 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-07-22 12:46:03,338 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-07-22 12:45:46.342271Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-07-22 12:46:03,339 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-07-22 12:46:03,339 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-07-22 12:46:03,571 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.203 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.202 3306/tcp oai-epc/0* active idle 2 172.30.9.200 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.204 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.203 d50f931c-4ef3-4354-ac17-530e146664b2 xenial nova ACTIVE 1 started 172.30.9.202 2f0c35eb-4403-4591-986c-a33ac36d7f6c trusty nova ACTIVE 2 started 172.30.9.200 252654b6-d8a1-47be-ace5-03fb21cefa3e trusty nova ACTIVE 3 started 172.30.9.204 f25abc73-796c-45eb-a047-d8d8bb49eb5a trusty nova ACTIVE 2019-07-22 12:46:04,018 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.203 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-07-22 12:46:04,019 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-07-22 12:46:04,543 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.200 (agent:idle, workload:active) 2152/udp 2019-07-22 12:46:04,544 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-07-22 12:46:04,748 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.204 (agent:idle, workload:active) 2019-07-22 12:46:04,749 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-07-22 12:46:04,749 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-07-22 12:46:05,686 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-07-22 12:46:05,686 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-07-22 12:46:06,233 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-140df5-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-07-22 12:46:06,234 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-07-22 12:46:06,464 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: dc4604c5-4b6e-4add-86b3-ac88b0b2a42d 2019-07-22 12:55:55,729 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-07-22 12:55:38.796765Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-07-22 12:55:55,730 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-07-22 12:55:56,322 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-07-22 12:55:56,323 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-07-22 12:55:56,354 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-07-22 12:55:56,354 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-07-22 12:55:56,600 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-22 12:55:56,600 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:48 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-22 12:55:57,652 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:23:40 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:23:40 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 12:23:40 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:23:40 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:23:40 DEBUG juju.worker start "engine" machine-0: 12:23:40 INFO juju.worker start "engine" machine-0: 12:23:40 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:23:40 DEBUG juju.worker "engine" started machine-0: 12:23:40 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:23:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:23:40 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:23:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:23:40 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:23:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:23:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:23:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:23:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:23:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:23:40 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:23:40 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:23:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:23:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:23:40 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:40 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:40 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:40 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:23:41 DEBUG juju.worker.apicaller connected machine-0: 12:23:41 DEBUG juju.worker.apicaller changing password... machine-0: 12:23:41 DEBUG juju.worker.apicaller password changed machine-0: 12:23:41 DEBUG juju.api RPC connection died machine-0: 12:23:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:23:41 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:23:41 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:41 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:41 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:41 DEBUG juju.worker.apicaller connected machine-0: 12:23:42 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:23:42 INFO juju.worker.upgrader unblocking abort check machine-0: 12:23:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:23:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:23:42 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:23:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:23:42 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:23:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.logger logger setup machine-0: 12:23:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-0: 12:23:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:23:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:23:42 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:23:42 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:23:42 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:23:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:23:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:23:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:23:42 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:23:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:23:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:23:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:23:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:23:42 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 12:23:42 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-0: 12:23:42 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 12:23:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:23:42 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:23:42 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:23:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:23:42 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-0: 12:23:42 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:23:42 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:23:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:23:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:23:42 DEBUG juju.api RPC connection died machine-0: 12:23:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volume attachments: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 12:23:42 DEBUG juju.worker killing runner 0xc4204d5380 machine-0: 12:23:42 INFO juju.worker runner is dying machine-0: 12:23:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-0 from state: connection is shut down machine-0: 12:23:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:23:42 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:42 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 12:23:42 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.120.0/24 overlay:252.0.0.0/8 0 machine-0: 12:23:42 DEBUG juju.worker.apicaller connected machine-0: 12:23:42 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:23:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:23:42 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:23:42 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:23:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:23:42 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:23:42 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 12:23:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.logger logger setup machine-0: 12:23:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:23:42 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:23:42 INFO juju.worker.upgrader unblocking abort check machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:23:42 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:23:42 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:23:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:23:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:23:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:23:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:23:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:23:42 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:23:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:23:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:23:42 DEBUG juju.network "lxdbr0" has addresses [fe80::ac86:ffff:fe9b:f393/64 fe80::1/64] machine-0: 12:23:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:23:42 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 12:23:42 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-0: 12:23:42 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 12:23:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:23:42 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:23:42 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:23:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:23:42 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-0: 12:23:42 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:23:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:23:42 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:23:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:23:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:23:42 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:23:42 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:23:42 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:23:42 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 12:23:42 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:23:42 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:23:42 DEBUG juju.worker start "0-container-watcher" machine-0: 12:23:42 DEBUG juju.worker start "stateconverter" machine-0: 12:23:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:23:42 INFO juju.worker start "0-container-watcher" machine-0: 12:23:42 DEBUG juju.worker "0-container-watcher" started machine-0: 12:23:42 INFO juju.worker start "stateconverter" machine-0: 12:23:42 DEBUG juju.worker "stateconverter" started machine-0: 12:23:42 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:23:42 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:23:42 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:23:43 DEBUG juju.worker.deployer API addresses: ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-0: 12:23:43 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 12:23:43 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.120.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:23:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 12:23:43 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:23:43 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-0: 12:23:43 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:23:43 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:23:43 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:23:43 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 12:23:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:23:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 12:23:43 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:23:43 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:23:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:43 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.120.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:23:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:23:43 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:23:43 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:23:43 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:23:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:23:43 DEBUG juju.network "lxdbr0" has addresses [fe80::ac86:ffff:fe9b:f393/64 fe80::1/64] machine-0: 12:23:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:23:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:23:43 DEBUG juju.network including address local-cloud:192.168.120.4 for machine machine-0: 12:23:43 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-0: 12:23:43 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:23:43 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.4 local-fan:252.4.0.1 local-machine:::1] machine-0: 12:23:43 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.120.4 local-fan:252.4.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:23:43 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:23:43 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:23:43 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:23:43 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:43 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:23:43 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.apicaller changing password... machine-0: 12:23:43 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.120.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:23:43 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:23:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:23:44 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:23:44 INFO juju.api connection established to "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:23:44 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:23:44 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-0: 12:23:44 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:f0:3f:4c CIDR:192.168.120.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.120.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:f0:3f:4c CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:ae:86:ff:9b:f3:93 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:ae:86:ff:9b:f3:93 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:4e:28:6d:82:17:4d CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.4.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:4e:28:6d:82:17:4d CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:4e:28:6d:82:17:4d CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:23:44 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:23:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:23:45 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:23:45 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:23:45 DEBUG juju.network "lxdbr0" has addresses [fe80::ac86:ffff:fe9b:f393/64 fe80::1/64] unit-abot-epc-basic-0: 12:23:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:23:45 DEBUG juju.network including address public:172.30.9.207 for machine unit-abot-epc-basic-0: 12:23:45 DEBUG juju.network including address local-cloud:192.168.120.7 for machine unit-abot-epc-basic-0: 12:23:45 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-abot-epc-basic-0: 12:23:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:23:45 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:23:45 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:23:45 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 12:23:45 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:23:45 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:23:45 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:23:45 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:23:45 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:23:45 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:23:45 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 12:23:45 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 12:23:45 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:23:45 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:23:45 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:23:45 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:23:45 DEBUG httpbakery client do GET https://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:23:45 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:23:45 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:23:45 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:23:45 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:23:45 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:23:45 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:23:45 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:23:45 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:23:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:23:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:23:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 12:23:48 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:23:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:23:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:23:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:23:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:23:48 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 12:23:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:23:48 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:23:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.9 [197 kB] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u212-b03-0ubuntu1.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.6 [149 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.6 [10.3 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.6 [159 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.2 [139 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u212-b03-0ubuntu1.16.04.1 [69.0 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u212-b03-0ubuntu1.16.04.1 [8199 kB] unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u212-b03-0ubuntu1.16.04.1 [1339 kB] unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (12.1 MB/s) unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54450 files and directories currently installed.) unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.6_all.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install --2019-07-22 12:24:45-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 91.6K 8m29s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 184K 6m21s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.2M 4m15s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 5.69M 3m13s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 190K 3m23s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.9M 2m50s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m26s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.9M 2m8s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 194K 2m20s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.4M 2m6s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.8M 1m55s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.6M 1m46s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.1M 98s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.1M 91s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.3M 85s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.9M 80s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.5M 75s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 209K 83s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.1M 79s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.3M 75s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.0M 72s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.4M 69s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.0M 66s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.3M 63s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.2M 61s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.3M 58s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.2M 56s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.2M 54s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.0M 53s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.5M 51s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.2M 49s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 164K 56s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 21.4M 55s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 280K 58s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 26.6M 56s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 55.4M 54s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 51.4M 53s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 5.53M 52s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 50.8M 50s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 54.2M 49s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 45.2M 48s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 49.6M 47s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 56.2M 46s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 51.5M 44s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 47.3M 43s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 50.6M 43s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 47.3M 42s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 50.9M 41s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 1.29M 40s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 13.9M 40s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 27.3M 39s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 19.6M 38s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 24.1M 37s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 24.3M 37s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 19.6M 36s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 16.3M 35s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 31.7M 35s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 20.3M 34s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 22.4M 34s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 22.9M 33s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 24.2M 32s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 18.8M 32s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 274K 34s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 50.9M 33s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 46.3M 33s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 51.8M 32s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 55.2M 32s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 52.2M 31s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 47.1M 31s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 49.8M 30s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 52.2M 30s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 46.2M 29s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 42.4M 29s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 50.6M 29s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 43.7M 28s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 50.8M 28s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 38.7M 27s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 18.4M 27s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 10.2M 27s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 7.58M 26s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 7.60M 26s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 8.36M 26s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 2.48M 26s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.1M 25s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.1M 25s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.1M 25s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.1M 25s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.3M 24s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.4M 24s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.0M 24s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.7M 24s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.0M 23s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.9M 23s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.5M 23s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.3M 23s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 305K 24s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 179K 26s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 47.6M 26s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 51.6M 25s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 55.2M 25s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 51.7M 25s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 56.6M 25s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 54.3M 24s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 56.7M 24s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 51.3M 24s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 52.2M 24s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 56.0M 23s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 55.5M 23s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 47.1M 23s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 199K 25s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 45.7M 24s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 52.6M 24s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 43.8M 24s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 56.5M 24s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 50.1M 23s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 62.5M 23s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 116M 23s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 92.2M 23s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 109M 22s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 156M 22s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 109M 22s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 71.1M 22s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 21.8M 22s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 5.36M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 3.77M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 1.84M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 5.13M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 5.68M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 5.05M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 3.00M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 5.47M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 307K 22s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.4M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.5M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 5.84M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 3.78M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 1.80M 21s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 5.78M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 180K 22s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 41.9M 22s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 43.5M 22s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 49.7M 22s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 1.30M 22s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 57.3M 22s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 51.9M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 58.7M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 58.7M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 55.9M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 51.2M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 59.5M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 56.6M 20s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 55.5M 20s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 323K 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 7.28M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 5.99M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 2.73M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 1.62M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 3.80M 20s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 3.51M 20s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 2.49M 20s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 308K 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 7.48M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 6.49M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 2.98M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 1.58M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 4.17M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 3.23M 20s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 2.57M 20s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 261K 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 11.1M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.6M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 11.0M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 2.44M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 5.40M 21s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 3.47M 20s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 2.37M 20s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 5.34M 20s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 263K 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.2M 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 182K 22s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 45.6M 22s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 41.5M 22s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 47.3M 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 46.1M 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 48.5M 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 42.5M 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 49.8M 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 54.4M 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 54.1M 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 2.43M 21s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 2.40M 20s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 2.13M 20s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 108K 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 44.5M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 48.0M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 50.9M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 45.5M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 41.5M 21s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 49.0M 21s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 33.0M 21s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 2.74M 21s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 167K 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 59.5M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 60.3M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 50.4M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 61.4M 21s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 5.64M 21s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 238K 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 4.97M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 1.23M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 726K 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 312K 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 1.85M 22s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 1.82M 22s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 234K 23s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 4.38M 23s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 1.44M 23s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 1.41M 23s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 253K 23s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 5.69M 23s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 1.30M 23s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 229K 24s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 5.00M 24s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 1.81M 24s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 1.89M 23s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 235K 24s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 4.59M 24s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 1.77M 24s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 1.40M 24s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 249K 24s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 4.75M 24s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 1.71M 24s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 1.41M 24s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 249K 25s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 5.46M 24s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 1.29M 24s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 1.67M 24s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 254K 25s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 5.41M 25s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 1.29M 25s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 1.70M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 254K 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 5.17M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 1.26M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 1.75M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 254K 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 5.06M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 1.28M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 1.77M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 253K 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 5.52M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 1.27M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 1.79M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 253K 26s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 5.12M 26s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 1.29M 25s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 1.81M 25s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 253K 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 5.04M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 1.28M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 1.82M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 253K 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 5.05M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 1.29M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 1.80M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 253K 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 5.02M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 1.28M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 1.79M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 253K 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 5.05M 26s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 1.30M 26s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.75M 26s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 160K 27s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 49.8M 26s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 51.8M 26s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 48.0M 26s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 311K 26s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 1.26M 26s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 717K 26s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 305K 27s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 1.31M 27s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 708K 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 315K 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 1.60M 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 955K 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 266K 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 2.21M 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 1.18M 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 379K 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 564K 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 1.37M 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 730K 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 316K 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 1.77M 27s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 1.39M 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 541K 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 390K 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.11M 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 1008K 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 271K 28s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 2.86M 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 1.32M 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 767K 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 317K 28s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 1.75M 28s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 1.59M 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 880K 27s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 317K 28s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 1.73M 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 1.46M 27s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 542K 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 405K 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 1.92M 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 1.53M 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 543K 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 392K 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 2.14M 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 1.59M 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 389K 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 548K 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 2.19M 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 1.61M 28s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 383K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 561K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 2.18M 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 1020K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 446K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 563K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 2.14M 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 1021K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 333K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 1001K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 1.94M 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 1.04M 27s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 446K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 564K 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 1.97M 28s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 1.03M 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 446K 28s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 568K 28s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 2.01M 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 1014K 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 448K 28s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 573K 28s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 1.94M 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 1015K 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 451K 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 574K 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 1.97M 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 996K 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 454K 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 570K 27s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 1.99M 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 997K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 340K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 987K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 2.00M 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 999K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 447K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 579K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 2.00M 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 991K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 448K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 577K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 2.09M 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 980K 27s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 448K 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 579K 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 2.11M 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 993K 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 446K 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 596K 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 1.92M 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 1.55M 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 549K 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 404K 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 2.06M 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 1.57M 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 913K 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 316K 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 1.81M 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 1.44M 27s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 932K 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 319K 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 2.37M 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 1.78M 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 772K 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 326K 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 2.43M 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 1.68M 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 1.20M 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 472K 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 561K 27s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 1.99M 26s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 1.51M 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 154K 27s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 37.1M 27s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 45.0M 27s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 44.8M 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 46.4M 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 326K 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1.50M 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 1.42M 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 156K 27s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 43.6M 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 42.5M 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 48.6M 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 295K 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 984K 26s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 390K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 444K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 614K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 307K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 987K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 778K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 301K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 941K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 544K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 344K 26s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 901K 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 278K 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 1.15M 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 637K 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 318K 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1.27M 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 645K 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 317K 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 1.00M 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 748K 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 312K 26s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.07M 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 747K 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 311K 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 995K 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 786K 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 312K 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 975K 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 772K 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 317K 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 869K 26s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 870K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 315K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 887K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 868K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 306K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 876K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 566K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 386K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 909K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 567K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 375K 26s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 962K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 571K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 376K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 724K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 470K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 514K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 727K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 470K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 515K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 708K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 362K 26s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 761K 26s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 724K 26s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 349K 26s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 845K 26s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 739K 26s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 472K 26s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 513K 26s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 944K 26s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 557K 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 126K 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 45.2M 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 42.2M 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 41.9M 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 488K 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 301K 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 1.18M 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 469K 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 381K 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 500K 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 301K 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.40M 26s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 655K 26s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 304K 26s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 923K 26s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 298K 26s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 946K 26s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 657K 26s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 340K 26s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 860K 26s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 543K 25s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 316K 26s unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 1.85M 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 568K 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 317K 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 1.79M 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 559K 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 326K 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 2.01M 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 529K 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 418K 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 868K 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 721K 25s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 344K 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 901K 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 962K 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 310K 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 851K 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1.01M 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 396K 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 514K 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 1.51M 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 468K 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 376K 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 1.71M 25s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 683K 25s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 303K 25s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.52M 25s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 674K 25s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 301K 25s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 2.04M 24s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 620K 24s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 415K 24s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 874K 24s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 720K 24s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 348K 24s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 853K 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 1.01M 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 393K 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 518K 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.16M 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 379K 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 511K 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 1.70M 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 454K 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 375K 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 1.89M 24s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 677K 24s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 300K 24s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 2.05M 24s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 619K 24s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 324K 24s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 2.06M 24s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 726K 24s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 362K 24s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 778K 23s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 1.07M 23s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 392K 23s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 507K 23s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.83M 23s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 687K 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 301K 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 2.16M 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 617K 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 425K 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 841K 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.01M 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 405K 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 505K 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 1.93M 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 688K 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 326K 23s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 2.10M 23s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 1.00M 23s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 407K 23s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 511K 23s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 2.81M 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 620K 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 443K 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 791K 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.92M 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 688K 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 426K 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 866K 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 1.72M 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 724K 22s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 427K 22s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 152K 22s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 42.7M 22s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 49.5M 22s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 55.9M 22s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 186K 22s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 56.4M 22s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 58.2M 22s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 43.3M 21s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 543K 21s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 418K 21s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 820K 21s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.01M 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 321K 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 733K 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.25M 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 382K 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 497K 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 2.17M 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 672K 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 300K 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 4.07M 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.04M 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 408K 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 497K 21s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 4.29M 21s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 601K 21s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 423K 20s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 150K 21s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 36.6M 20s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 40.3M 20s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 40.8M 20s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 48.9M 20s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 564K 20s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 290K 20s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 4.55M 20s unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 551K 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 281K 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 3.30M 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 409K 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 367K 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 2.54M 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 332K 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 483K 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 2.55M 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 334K 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 481K 20s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 3.23M 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 412K 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 375K 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 4.24M 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 410K 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 377K 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 3.92M 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 552K 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 297K 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 3.70M 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 612K 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 398K 19s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 775K 19s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 1.10M 19s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 315K 19s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 742K 19s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 2.17M 19s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 341K 19s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 497K 19s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 3.06M 18s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 430K 18s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 374K 18s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 3.60M 18s unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 559K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 418K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 806K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 626K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 398K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 757K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 1.40M 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 372K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 504K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 2.21M 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 450K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 365K 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 4.20M 18s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 563K 18s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 300K 18s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 3.64M 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 575K 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 390K 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 834K 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 1.16M 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 321K 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 726K 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 2.16M 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 343K 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 504K 17s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 3.86M 17s unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 575K 17s unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 330K 17s unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.51M 17s unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 643K 17s unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 403K 17s unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 774K 17s unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 1.42M 16s unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 374K 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 142K 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 56.8M 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 58.5M 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 3.41M 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1.47M 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 272K 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 784K 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 565K 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 313K 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.56M 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 394K 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 383K 16s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.53M 16s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 279K 16s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 764K 16s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.22M 16s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 296K 15s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 784K 15s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.23M 15s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 296K 15s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 785K 15s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 1.22M 15s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 370K 15s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 534K 15s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 2.80M 15s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 407K 15s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 409K 15s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 1.92M 15s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 573K 15s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 325K 15s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1.91M 15s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 1.10M 15s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 306K 15s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 823K 14s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.25M 14s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 300K 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 842K 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 2.64M 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 573K 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 326K 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.96M 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 1.05M 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 312K 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 809K 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.88M 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 447K 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 410K 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 2.20M 14s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 568K 14s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 394K 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1008K 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 1.18M 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 306K 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 823K 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.75M 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 404K 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 431K 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 2.05M 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 617K 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 399K 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 794K 13s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.24M 13s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 487K 13s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 424K 13s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 2.27M 12s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 557K 12s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 395K 12s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 1.00M 12s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.18M 12s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 306K 12s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 792K 12s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 2.99M 12s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 409K 12s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 427K 12s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 1.83M 12s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 618K 12s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 412K 12s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 771K 12s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 1.24M 12s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 494K 12s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 428K 11s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 2.41M 11s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 598K 11s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 388K 11s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 916K 11s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 1.25M 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 493K 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 431K 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 2.32M 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 613K 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 382K 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 941K 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 3.20M 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 405K 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 429K 11s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 2.13M 10s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 1.27M 10s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 307K 10s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 962K 10s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 2.27M 10s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 620K 10s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 415K 10s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 844K 10s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 3.40M 10s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 572K 10s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 408K 10s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 965K 10s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 4.02M 10s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 584K 10s machine-1: 12:25:39 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:25:39 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 406K 10s machine-1: 12:25:39 DEBUG juju.agent read agent config, format "2.0" machine-1: 12:25:39 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:25:39 DEBUG juju.worker start "engine" machine-1: 12:25:39 INFO juju.worker start "engine" machine-1: 12:25:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:25:39 DEBUG juju.worker "engine" started machine-1: 12:25:39 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:25:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:25:39 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:25:39 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:25:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:25:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:25:39 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:25:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:25:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:25:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:25:39 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 1.01M 9s machine-1: 12:25:39 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 3.60M 9s machine-1: 12:25:39 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:25:39 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-1: 12:25:39 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-1: 12:25:39 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-1: 12:25:39 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:25:39 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:25:39 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 618K 9s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 423K 9s machine-1: 12:25:40 DEBUG juju.worker.apicaller connected machine-1: 12:25:40 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 866K 9s machine-1: 12:25:40 DEBUG juju.worker.apicaller password changed machine-1: 12:25:40 DEBUG juju.api RPC connection died machine-1: 12:25:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 3.50M 9s machine-1: 12:25:40 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:25:40 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-1: 12:25:40 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-1: 12:25:40 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 1.28M 9s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 381K 9s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 620K 9s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 2.39M 9s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 1.91M 9s machine-1: 12:25:40 DEBUG juju.worker.apicaller connected machine-1: 12:25:40 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:25:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:25:40 INFO juju.worker.upgrader unblocking abort check machine-1: 12:25:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:25:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:25:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 12:25:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 472K 9s machine-1: 12:25:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 603K 9s machine-1: 12:25:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:25:40 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:25:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:25:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:25:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.logger logger setup machine-1: 12:25:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:25:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:25:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:25:40 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:25:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-1: 12:25:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 12:25:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:25:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 12:25:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:25:40 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:25:40 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:25:40 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:25:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:25:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:25:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:25:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:25:40 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 12:25:40 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-1: 12:25:40 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 12:25:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:25:40 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:25:40 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:25:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:25:40 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:25:40 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:25:40 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:25:40 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:25:40 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-1: 12:25:40 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:25:40 INFO juju.util.exec run result: exit status 127 machine-1: 12:25:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec021326120/script.sh: line 1: fanatic: command not found 127 machine-1: 12:25:40 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:25:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:25:40 DEBUG juju.api RPC connection died machine-1: 12:25:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystem attachments: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 1.02M 9s machine-1: 12:25:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:25:40 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:25:40 DEBUG juju.worker killing runner 0xc4207069c0 machine-1: 12:25:40 INFO juju.worker runner is dying machine-1: 12:25:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 3.89M 9s machine-1: 12:25:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:25:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 12:25:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.35M 8s machine-1: 12:25:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:25:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:25:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:25:40 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:25:40 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-1: 12:25:40 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-1: 12:25:40 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 510K 8s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 615K 8s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1000K 8s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 5.61M 8s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 1.06M 8s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 576K 8s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 594K 8s machine-1: 12:25:41 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 1.05M 8s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 5.57M 8s machine-1: 12:25:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:25:41 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:25:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:25:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 1.34M 8s machine-1: 12:25:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:25:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:25:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-1: 12:25:41 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:25:41 INFO juju.worker.upgrader unblocking abort check machine-1: 12:25:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:25:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:25:41 INFO juju.util.exec run result: exit status 127 machine-1: 12:25:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec076457692/script.sh: line 1: fanatic: command not found 127 machine-1: 12:25:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:25:41 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:25:41 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:25:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:25:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:25:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:25:41 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:25:41 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:25:41 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:25:41 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-1: 12:25:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:25:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:25:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:25:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:25:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:25:41 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 12:25:41 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-1: 12:25:41 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 12:25:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:25:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:25:41 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:25:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:25:41 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-1: 12:25:41 INFO juju.util.exec run result: exit status 127 machine-1: 12:25:41 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec610806517/script.sh: line 1: fanatic: command not found 127 machine-1: 12:25:41 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:25:41 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:25:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 12:25:41 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:25:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:25:41 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:25:41 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:25:41 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:25:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:25:41 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:25:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:25:41 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:25:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:25:41 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:25:41 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:25:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 12:25:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:25:41 DEBUG juju.worker.logger logger setup machine-1: 12:25:41 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:25:41 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:25:41 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:25:41 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:25:41 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:25:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:25:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:25:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:25:41 DEBUG juju.network including address local-cloud:192.168.120.5 for machine machine-1: 12:25:41 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:25:41 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.5 local-machine:::1] machine-1: 12:25:41 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.120.5 local-machine:::1] machine-1: 12:25:41 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:25:41 DEBUG juju.worker start "1-container-watcher" machine-1: 12:25:41 DEBUG juju.worker start "stateconverter" machine-1: 12:25:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:25:41 INFO juju.worker start "1-container-watcher" machine-1: 12:25:41 DEBUG juju.worker "1-container-watcher" started machine-1: 12:25:41 INFO juju.worker start "stateconverter" machine-1: 12:25:41 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 12:25:41 DEBUG juju.worker "stateconverter" started machine-1: 12:25:41 INFO juju.worker.machiner "machine-1" started machine-1: 12:25:41 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 522K 8s machine-1: 12:25:41 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:25:41 DEBUG juju.worker.deployer API addresses: ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-1: 12:25:41 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 616K 8s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 1.07M 8s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 4.21M 8s unit-mysql-0: 12:25:41 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:25:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 12:25:41 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:25:41 DEBUG juju.worker start "api" unit-mysql-0: 12:25:41 INFO juju.worker start "api" unit-mysql-0: 12:25:41 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:25:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:25:41 DEBUG juju.worker "api" started unit-mysql-0: 12:25:41 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 1.43M 7s unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:41 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:25:41 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-mysql-0: 12:25:41 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-mysql-0: 12:25:41 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-mysql-0: 12:25:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 524K 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 705K 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 1002K 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 2.60M 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 9.22M 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 1.40M 7s machine-1: 12:25:41 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:d2:48:e0 CIDR:192.168.120.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.120.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:d2:48:e0 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 517K 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 641K 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.22M 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 2.67M 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 5.80M 7s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 1.55M 7s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 521K 7s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 648K 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1.22M 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 3.16M 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 6.29M 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 1.46M 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 533K 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 712K 6s unit-mysql-0: 12:25:42 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:25:42 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 2.80M 6s unit-mysql-0: 12:25:42 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:25:42 DEBUG juju.api RPC connection died unit-mysql-0: 12:25:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 12:25:42 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 1.12M 6s unit-mysql-0: 12:25:42 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-mysql-0: 12:25:42 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-mysql-0: 12:25:42 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 4.62M 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 6.25M 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1.54M 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 539K 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 721K 6s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 2.90M 5s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 1.11M 5s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 4.78M 5s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 9.17M 5s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.47M 5s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 542K 5s unit-mysql-0: 12:25:42 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 723K 5s unit-mysql-0: 12:25:42 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 12:25:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 2.99M 5s unit-mysql-0: 12:25:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 1.31M 5s unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 12:25:43 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:25:43 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:25:43 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 3.46M 5s unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 7.22M 5s unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 2.07M 5s unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 897K 5s unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:25:43 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:25:43 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:25:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:25:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:25:43 DEBUG juju.network including address public:172.30.9.207 for machine unit-mysql-0: 12:25:43 DEBUG juju.network including address local-cloud:192.168.120.7 for machine unit-mysql-0: 12:25:43 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-mysql-0: 12:25:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:25:43 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:25:43 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:25:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:25:43 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] unit-mysql-0: 12:25:43 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:25:43 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 12:25:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:25:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:25:43 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:25:43 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 946K 5s unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 745K 5s unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:25:43 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:25:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 12:25:43 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:25:43 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 12:25:43 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:25:43 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:25:43 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:25:43 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:25:43 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:25:43 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:25:43 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:25:43 DEBUG httpbakery client do GET https://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:25:43 DEBUG httpbakery } -> error unit-mysql-0: 12:25:43 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:25:43 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 176K 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 43.8M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 50.1M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 50.2M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 38.7M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 45.5M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 49.4M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 53.7M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 44.6M 4s unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.16M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 4.78M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 1.53M 4s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 801K 4s unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:25:43 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:25:43 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:25:43 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:25:43 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:25:43 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 479K 4s unit-mysql-0: 12:25:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 3.40M 4s unit-mysql-0: 12:25:43 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:25:43 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:25:43 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:25:43 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.23M 3s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 2.76M 3s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 5.02M 3s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 679K 3s unit-mysql-0: 12:25:43 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:25:43 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 589K 3s unit-mysql-0: 12:25:44 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:25:44 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:25:44 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:25:44 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 1.05M 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 1.25M 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 3.34M 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 5.46M 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 1.22M 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 567K 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 705K 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 3.70M 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.11M 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 3.43M 3s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 2.31M 2s unit-mysql-0: 12:25:44 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:25:44 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:25:44 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:25:44 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 844K 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 589K 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 1.00M 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 10.7M 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 1.05M 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 3.54M 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 1.91M 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 836K 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 476K 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 2.75M 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 1.45M 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 2.95M 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 3.44M 2s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 1.93M 2s unit-mysql-0: 12:25:45 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (986 kB/s) unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 844K 1s unit-mysql-0: 12:25:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 12:25:45 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 12:25:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 12:25:45 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 666K 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 1.02M 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 9.87M 1s unit-mysql-0: 12:25:45 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.09M 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 3.47M 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 2.12M 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 969K 1s unit-mysql-0: 12:25:45 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 916K 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 640K 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 9.73M 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 1.22M 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 4.62M 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 3.82M 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 1.24M 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 617K 1s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 146K 0s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 176M 0s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 275M 0s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 367M 0s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 381M 0s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 336M 0s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 239M 0s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 403M=60s unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 2019-07-22 12:25:45 (782 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57497 files and directories currently installed.) unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (26.5 kB/s) unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:25:46 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 12:25:47 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:25:49 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-mysql-0: 12:25:50 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 12:25:51 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-mysql-0: 12:25:51 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-mysql-0: 12:25:51 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-mysql-0: 12:25:51 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-mysql-0: 12:25:51 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 12:25:51 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 12:25:51 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 12:25:51 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-mysql-0: 12:25:52 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 12:25:52 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-mysql-0: 12:25:52 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-mysql-0: 12:25:52 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-mysql-0: 12:25:52 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 12:25:52 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.9 [391 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-mysql-0: 12:25:53 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libjetty-java all 6.1.26-5ubuntu0.1 [724 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.10 [926 kB] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.10 [81.7 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.10 [162 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.10 [86.6 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-mysql-0: 12:25:54 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-154.181 [852 kB] unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7387 kB/s) unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:25:55 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:25:56 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-mysql-0: 12:25:57 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:25:57 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-mysql-0: 12:25:57 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-mysql-0: 12:25:57 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:25:57 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 12:25:57 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-mysql-0: 12:25:58 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-mysql-0: 12:25:58 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:25:58 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.4 [115 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-mysql-0: 12:25:58 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:25:58 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 12:25:58 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:25:58 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:25:58 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:25:58 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 8s (11.6 MB/s) unit-mysql-0: 12:26:01 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:26:01 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57660 files and directories currently installed.) unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 12:26:01 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 12:26:01 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:26:01 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:26:01 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 12:26:01 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:26:01 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:26:01 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 12:26:02 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:26:02 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:26:02 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 12:26:02 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:26:02 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:26:03 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 12:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 12:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 12:26:03 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 12:26:03 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:26:04 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 12:26:04 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:26:04 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:26:04 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:26:06 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 12:26:07 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 12:26:08 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:26:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 12:26:10 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-mysql-0: 12:26:11 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 12:26:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 12:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 12:26:15 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:26:16 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.9_all.deb ... unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-mysql-0: 12:26:16 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-mysql-0: 12:26:17 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 12:26:18 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:26:18 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 12:26:19 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 12:26:19 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:26:19 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:26:19 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:26:19 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:26:19 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:26:19 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 12:26:19 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 12:26:20 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 12:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 12:26:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-mysql-0: 12:26:20 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:26:20 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 12:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 12:26:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 12:26:20 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:26:20 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:26:20 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:26:20 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:26:20 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:26:20 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:26:21 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-mysql-0: 12:26:21 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 12:26:21 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 12:26:21 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-mysql-0: 12:26:21 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 12:26:21 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:26:22 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-mysql-0: 12:26:22 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:26:22 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:26:22 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:26:22 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-mysql-0: 12:26:22 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:26:22 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:26:22 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:26:22 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 12:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:26:23 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 12:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:26:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:26:23 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:26:23 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:26:23 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 12:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 12:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 12:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:26:24 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:26:24 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:26:24 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:26:24 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 12:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 12:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:26:24 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (86.8 kB/s) unit-mysql-0: 12:26:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 12:26:25 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 12:26:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:26:25 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:26:25 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:26:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:26:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:26:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:26:26 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:26:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:26:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:26:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61303 files and directories currently installed.) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:26:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:26:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:26:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:26:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:26:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-mysql-0: 12:26:32 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:26:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:26:32 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:26:32 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 12:26:33 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-154.181_amd64.deb ... unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-154.181) ... unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-mysql-0: 12:26:34 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 12:26:34 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 12:26:34 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (376 kB/s) unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 12:26:35 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:26:36 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 12:26:36 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:26:36 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 12:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 12:26:36 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:26:36 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:26:36 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:26:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-mysql-0: 12:26:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:26:37 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:26:37 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:26:37 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:26:37 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:26:38 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:26:38 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:26:38 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:26:38 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:26:38 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 12:26:39 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:26:39 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:26:39 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:26:39 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 12:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 12:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:26:40 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:26:40 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 12:26:40 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:26:40 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:26:40 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 12:26:40 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 12:26:40 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:26:40 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:26:40 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:26:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 12:26:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:26:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:26:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:26:40 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:26:40 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:26:40 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:26:40 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:26:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:26:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:26:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:26:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 12:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 12:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 12:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:26:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:26:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:26:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:26:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:26:43 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:26:43 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:26:43 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 12:26:43 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 12:26:43 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:26:43 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 12:26:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:26:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:26:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:26:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:26:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:26:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:26:44 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:26:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:26:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-mysql-0: 12:26:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 12:26:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 12:26:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 12:26:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 12:26:45 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 12:26:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 12:26:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.4) ... unit-mysql-0: 12:26:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:26:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:26:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:26:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:26:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:26:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:26:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:26:49 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 12:26:49 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 12:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 12:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 12:26:50 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:26:50 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:26:50 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:26:50 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 12:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 12:26:51 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 12:26:51 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 12:26:51 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-mysql-0: 12:26:51 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 12:26:52 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 12:26:52 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 12:26:52 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 12:26:52 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-mysql-0: 12:26:53 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 12:26:53 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 3s (2978 kB/s) unit-mysql-0: 12:26:53 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:26:53 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 12:26:53 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:26:53 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 12:26:55 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:26:55 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:26:55 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:26:55 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:26:55 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:26:55 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:26:55 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:26:55 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:26:55 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:26:56 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:26:56 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:26:56 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:26:57 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:26:57 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:26:57 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 12:26:58 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:26:58 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-mysql-0: 12:26:59 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 12:27:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:27:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 12:27:02 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-mysql-0: 12:27:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:27:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-mysql-0: 12:27:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-mysql-0: 12:27:02 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-mysql-0: 12:27:03 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 12:27:03 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 12:27:04 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-mysql-0: 12:27:04 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 12:27:04 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:27:05 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-mysql-0: 12:27:05 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 12:27:05 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:27:17 DEBUG unit.mysql/0.config-changed 190722 12:27:17 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 12:27:17 DEBUG unit.mysql/0.config-changed 190722 12:27:17 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:27:17 DEBUG unit.mysql/0.config-changed 190722 12:27:17 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11587 ... unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:27:25 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:27:25 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 12:27:25 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 12:27:25 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.1 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 439.1 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 757.1 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 578.1 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 925.2 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 298.5 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 466.4 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1242.5 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1197.7 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-mysql-0: 12:27:28 DEBUG unit.mysql/0.config-changed mysql start/running, process 11720 unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 841.7 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 855.4 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 210.6 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 125.2 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 158.2 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 334.4 KB/sec) unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-mysql-0: 12:27:28 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 436.1 KB/sec) unit-mysql-0: 12:27:28 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-mysql-0: 12:27:28 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 43.4 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 438.9 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 257.1 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 30.0 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 311.3 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 69.6 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 334.8 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 122.2 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 101.0 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 131.8 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 114.2 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 96.5 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 57.3 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 144.9 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 419.1 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1320.5 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 925.3 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 197.6 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1325.9 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 718.2 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 31.4 KB/sec) unit-mysql-0: 12:27:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:27:29 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 153.6 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 950.8 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 366.7 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 KB 40/153 KB 44/153 KB 48/153 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 52/153 KB 56/153 KB 60/153 KB 64/153 KB 68/153 KB 3/13 KB 72/153 KB 3/13 KB 76/153 KB 3/13 KB 68/153 KB 6/13 KB 76/153 KB 6/13 KB 80/153 KB 6/13 KB 84/153 KB 9/13 KB 88/153 KB 9/13 KB 84/153 KB 11/13 KB 88/153 KB 11/13 KB 92/153 KB 13/13 KB 92/153 KB 13/13 KB 96/153 KB 3/48 KB 13/13 KB 96/153 KB 5/48 KB 13/13 KB 96/153 KB 8/48 KB 13/13 KB 96/153 KB 11/48 KB 13/13 KB 96/153 KB 13/48 KB 13/13 KB 96/153 KB 16/48 KB 13/13 KB 96/153 KB 19/48 KB 100/153 KB 21/48 KB 100/153 KB 24/48 KB 100/153 KB 27/48 KB 100/153 KB 27/48 KB 3/35 KB 100/153 KB 27/48 KB 5/35 KB 100/153 KB 27/48 KB 8/35 KB 100/153 KB 27/48 KB 11/35 KB 100/153 KB 27/48 KB 13/35 KB 100/153 KB 29/48 KB 13/35 KB 100/153 KB 32/48 KB 13/35 KB 100/153 KB 16/48 KB 13/13 KB 100/153 KB 32/48 KB 13/35 KB 104/153 KB 32/48 KB 13/35 KB 108/153 KB 32/48 KB 13/35 KB 112/153 KB 32/48 KB 13/35 KB 116/153 KB 32/48 KB 13/35 KB 120/153 KB 36/48 KB 13/35 KB 120/153 KB 36/48 KB 13/35 KB 124/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 134.3 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 36/48 KB 16/35 KB 128/153 KB 36/48 KB 16/35 KB 124/153 KB 36/48 KB 19/35 KB 128/153 KB 36/48 KB 21/35 KB 128/153 KB 36/48 KB 24/35 KB 128/153 KB 36/48 KB 24/35 KB 128/153 KB 3/30 KB 36/48 KB 24/35 KB 128/153 KB 5/30 KB 36/48 KB 24/35 KB 128/153 KB 8/30 KB 36/48 KB 24/35 KB 128/153 KB 11/30 KB 36/48 KB 27/35 KB 128/153 KB 13/30 KB 36/48 KB 27/35 KB 128/153 KB 11/30 KB 36/48 KB 29/35 KB 128/153 KB 13/30 KB 36/48 KB 32/35 KB 128/153 KB 13/30 KB 36/48 KB 35/35 KB 128/153 KB 13/30 KB 36/48 KB 35/35 KB 128/153 KB 13/30 KB 36/48 KB 35/35 KB 132/153 KB 13/30 KB 40/48 KB 35/35 KB 136/153 KB 13/30 KB 40/48 KB 35/35 KB 140/153 KB 16/30 KB 40/48 KB 35/35 KB 144/153 KB 16/30 KB 40/48 KB 35/35 KB 132/153 KB 13/30 KB 40/48 KB 35/35 KB 136/153 KB 16/30 KB 40/48 KB 35/35 KB 144/153 KB 19/30 KB 40/48 KB 35/35 KB 144/153 KB 21/30 KB 40/48 KB 35/35 KB 144/153 KB 24/30 KB 40/48 KB 35/35 KB 144/153 KB 27/30 KB 40/48 KB 35/35 KB 144/153 KB 29/30 KB 44/48 KB 35/35 KB 144/153 KB 29/30 KB 48/48 KB 35/35 KB 144/153 KB 29/30 KB 48/48 KB 35/35 KB 144/153 KB 30/30 KB 48/48 KB 35/35 KB 144/153 KB 30/30 KB 48/48 KB 35/35 KB 148/153 KB 30/30 KB 48/48 KB 152/153 KB 30/30 KB 3/50 KB 48/48 KB 148/153 KB 30/30 KB 3/50 KB 48/48 KB 153/153 KB 30/30 KB 5/50 KB 48/48 KB 153/153 KB 30/30 KB 5/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 448.5 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 376.8 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 48/48 KB 153/153 KB 30/30 KB 8/50 KB 153/153 KB 11/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 556.9 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 153/153 KB 13/50 KB 153/153 KB 16/50 KB 153/153 KB 19/50 KB 153/153 KB 21/50 KB 153/153 KB 24/50 KB 153/153 KB 27/50 KB 153/153 KB 29/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1400.2 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 32/50 KB 4/37 KB 4/190 KB 3/119 KB 32/50 KB 4/37 KB 4/190 KB 5/119 KB 32/50 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 4/37 KB 4/190 KB 32/50 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 3/86 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 5/86 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 8/86 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 11/86 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 13/86 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 16/86 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 19/86 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 21/86 KB 4/37 KB 4/190 KB 8/119 KB 32/50 KB 24/86 KB 4/37 KB 153/153 KB 32/50 KB 24/86 KB 8/37 KB 8/190 KB 11/119 KB 32/50 KB 24/86 KB 8/37 KB 8/190 KB 11/119 KB 32/50 KB 24/86 KB 4/37 KB 8/190 KB 13/119 KB 32/50 KB 24/86 KB 8/37 KB 8/190 KB 16/119 KB 36/50 KB 24/86 KB 12/37 KB 8/190 KB 8/119 KB 32/50 KB 24/86 KB 4/37 KB 12/190 KB 16/119 KB 36/50 KB 24/86 KB 12/37 KB 16/190 KB 16/119 KB 36/50 KB 24/86 KB 12/37 KB 20/190 KB 16/119 KB 36/50 KB 24/86 KB 12/37 KB 24/190 KB 19/119 KB 36/50 KB 24/86 KB 12/37 KB 8/190 KB 13/119 KB 36/50 KB 24/86 KB 12/37 KB 8/190 KB 13/119 KB 32/50 KB 24/86 KB 12/37 KB 24/190 KB 19/119 KB 40/50 KB 24/86 KB 16/37 KB 24/190 KB 19/119 KB 40/50 KB 24/86 KB 20/37 KB 20/190 KB 19/119 KB 36/50 KB 24/86 KB 12/37 KB 28/190 KB 21/119 KB 40/50 KB 24/86 KB 20/37 KB 28/190 KB 19/119 KB 40/50 KB 24/86 KB 20/37 KB 24/190 KB 19/119 KB 40/50 KB 24/86 KB 20/37 KB 28/190 KB 21/119 KB 44/50 KB 24/86 KB 24/37 KB 28/190 KB 21/119 KB 48/50 KB 24/86 KB 24/37 KB 28/190 KB 21/119 KB 50/50 KB 24/86 KB 24/37 KB 28/190 KB 21/119 KB 40/50 KB 24/86 KB 24/37 KB 32/190 KB 24/119 KB 50/50 KB 24/86 KB 28/37 KB 32/190 KB 24/119 KB 50/50 KB 24/86 KB 24/37 KB 32/190 KB 21/119 KB 50/50 KB 24/86 KB 24/37 KB 36/190 KB 24/119 KB 50/50 KB 24/86 KB 32/37 KB 40/190 KB 27/119 KB 50/50 KB 24/86 KB 32/37 KB 36/190 KB 27/119 KB 50/50 KB 24/86 KB 32/37 KB 32/190 KB 24/119 KB 50/50 KB 24/86 KB 32/37 KB 40/190 KB 27/119 KB 50/50 KB 24/86 KB 36/37 KB 44/190 KB 29/119 KB 50/50 KB 24/86 KB 37/37 KB 44/190 KB 29/119 KB 50/50 KB 24/86 KB 36/37 KB 40/190 KB 29/119 KB 50/50 KB 24/86 KB 36/37 KB 48/190 KB 29/119 KB 50/50 KB 24/86 KB 37/37 KB 52/190 KB 29/119 KB 50/50 KB 24/86 KB 37/37 KB 52/190 KB 32/119 KB 50/50 KB 24/86 KB 37/37 KB 52/190 KB 36/119 KB 50/50 KB 24/86 KB 37/37 KB 56/190 KB 36/119 KB 50/50 KB 24/86 KB 37/37 KB 60/190 KB 40/119 KB 50/50 KB 24/86 KB 37/37 KB 60/190 KB 44/119 KB 50/50 KB 24/86 KB 37/37 KB 60/190 KB 48/119 KB 24/86 KB 37/37 KB 60/190 KB 36/119 KB 50/50 KB 24/86 KB 37/37 KB 64/190 KB 48/119 KB 27/86 KB 37/37 KB 60/190 KB 48/119 KB 27/86 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 456.4 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 64/190 KB 52/119 KB 27/86 KB 37/37 KB 68/190 KB 56/119 KB 29/86 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 327.1 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 68/190 KB 52/119 KB 29/86 KB 37/37 KB 64/190 KB 52/119 KB 29/86 KB 37/37 KB 68/190 KB 56/119 KB 32/86 KB 68/190 KB 56/119 KB 36/86 KB 72/190 KB 60/119 KB 40/86 KB 72/190 KB 60/119 KB 36/86 KB 72/190 KB 56/119 KB 36/86 KB 76/190 KB 64/119 KB 40/86 KB 80/190 KB 64/119 KB 40/86 KB 80/190 KB 64/119 KB 40/86 KB 84/190 KB 64/119 KB 40/86 KB 88/190 KB 68/119 KB 44/86 KB 92/190 KB 68/119 KB 44/86 KB 84/190 KB 68/119 KB 44/86 KB 84/190 KB 64/119 KB 44/86 KB 92/190 KB 68/119 KB 48/86 KB 4/66 KB 92/190 KB 68/119 KB 44/86 KB 4/66 KB 92/190 KB 68/119 KB 48/86 KB 8/66 KB 92/190 KB 72/119 KB 48/86 KB 12/66 KB 92/190 KB 72/119 KB 48/86 KB 16/66 KB 92/190 KB 72/119 KB 48/86 KB 8/66 KB 92/190 KB 76/119 KB 52/86 KB 16/66 KB 92/190 KB 80/119 KB 52/86 KB 16/66 KB 92/190 KB 84/119 KB 52/86 KB 16/66 KB 4/26 KB 96/190 KB 88/119 KB 52/86 KB 20/66 KB 4/26 KB 96/190 KB 92/119 KB 52/86 KB 20/66 KB 4/26 KB 96/190 KB 96/119 KB 52/86 KB 20/66 KB 92/190 KB 72/119 KB 52/86 KB 16/66 KB 4/26 KB 96/190 KB 84/119 KB 52/86 KB 20/66 KB 4/26 KB 92/190 KB 84/119 KB 52/86 KB 20/66 KB 8/26 KB 96/190 KB 96/119 KB 52/86 KB 20/66 KB 12/26 KB 96/190 KB 96/119 KB 52/86 KB 20/66 KB 16/26 KB 100/190 KB 96/119 KB 52/86 KB 20/66 KB 16/26 KB 100/190 KB 96/119 KB 56/86 KB 20/66 KB 16/26 KB 100/190 KB 96/119 KB 60/86 KB 20/66 KB 16/26 KB 100/190 KB 96/119 KB 64/86 KB 20/66 KB 16/26 KB 100/190 KB 96/119 KB 68/86 KB 20/66 KB 20/26 KB 100/190 KB 100/119 KB 72/86 KB 20/66 KB 20/26 KB 100/190 KB 100/119 KB 76/86 KB 20/66 KB 20/26 KB 100/190 KB 100/119 KB 80/86 KB 20/66 KB 92/190 KB 84/119 KB 52/86 KB 20/66 KB 20/26 KB 100/190 KB 100/119 KB 80/86 KB 24/66 KB 20/26 KB 100/190 KB 100/119 KB 80/86 KB 28/66 KB 20/26 KB 100/190 KB 100/119 KB 80/86 KB 32/66 KB 20/26 KB 100/190 KB 100/119 KB 80/86 KB 36/66 KB 20/26 KB 100/190 KB 100/119 KB 68/86 KB 20/66 KB 20/26 KB 100/190 KB 96/119 KB 68/86 KB 20/66 KB 24/26 KB 100/190 KB 104/119 KB 80/86 KB 40/66 KB 26/26 KB 100/190 KB 104/119 KB 80/86 KB 40/66 KB 12/26 KB 100/190 KB 96/119 KB 52/86 KB 20/66 KB 26/26 KB 104/190 KB 104/119 KB 80/86 KB 40/66 KB 26/26 KB 108/190 KB 104/119 KB 80/86 KB 40/66 KB 26/26 KB 112/190 KB 104/119 KB 80/86 KB 40/66 KB 26/26 KB 116/190 KB 104/119 KB 80/86 KB 40/66 KB 26/26 KB 120/190 KB 104/119 KB 80/86 KB 40/66 KB 20/26 KB 100/190 KB 100/119 KB 80/86 KB 40/66 KB 26/26 KB 124/190 KB 104/119 KB 80/86 KB 44/66 KB 26/26 KB 124/190 KB 104/119 KB 84/86 KB 44/66 KB 20/26 KB 124/190 KB 104/119 KB 84/86 KB 44/66 KB 26/26 KB 128/190 KB 108/119 KB 84/86 KB 48/66 KB 26/26 KB 124/190 KB 104/119 KB 84/86 KB 44/66 KB 26/26 KB 128/190 KB 112/119 KB 84/86 KB 48/66 KB 26/26 KB 128/190 KB 108/119 KB 84/86 KB 48/66 KB 26/26 KB 128/190 KB 108/119 KB 84/86 KB 48/66 KB 26/26 KB 132/190 KB 112/119 KB 84/86 KB 48/66 KB 26/26 KB 136/190 KB 116/119 KB 86/86 KB 52/66 KB 26/26 KB 132/190 KB 116/119 KB 86/86 KB 52/66 KB 26/26 KB 140/190 KB 119/119 KB 86/86 KB 52/66 KB 26/26 KB 132/190 KB 112/119 KB 86/86 KB 52/66 KB 26/26 KB 132/190 KB 112/119 KB 86/86 KB 48/66 KB 26/26 KB 140/190 KB 119/119 KB 86/86 KB 56/66 KB 140/190 KB 119/119 KB 86/86 KB 60/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 179.0 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 140/190 KB 119/119 KB 86/86 KB 64/66 KB 26/26 KB 140/190 KB 119/119 KB 86/86 KB 64/66 KB 144/190 KB 119/119 KB 86/86 KB 64/66 KB 144/190 KB 119/119 KB 86/86 KB 66/66 KB 148/190 KB 119/119 KB 86/86 KB 66/66 KB 152/190 KB 119/119 KB 86/86 KB 66/66 KB 156/190 KB 119/119 KB 86/86 KB 66/66 KB 160/190 KB 119/119 KB 86/86 KB 66/66 KB 164/190 KB 119/119 KB 86/86 KB 66/66 KB 168/190 KB 119/119 KB 86/86 KB 66/66 KB 172/190 KB 66/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 809.8 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 581.9 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 439.9 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 172/190 KB 4/324 KB 176/190 KB 8/324 KB 176/190 KB 12/324 KB 176/190 KB 4/324 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 180/190 KB 16/324 KB 176/190 KB 16/324 KB 180/190 KB 20/324 KB 4/79 KB 184/190 KB 24/324 KB 4/79 KB 4/228 KB 184/190 KB 28/324 KB 4/79 KB 184/190 KB 20/324 KB 4/79 KB 180/190 KB 20/324 KB 8/79 KB 4/228 KB 184/190 KB 28/324 KB 12/79 KB 4/228 KB 184/190 KB 28/324 KB 12/79 KB 4/228 KB 188/190 KB 28/324 KB 12/79 KB 4/228 KB 190/190 KB 28/324 KB 4/79 KB 4/228 KB 184/190 KB 24/324 KB 16/79 KB 4/228 KB 190/190 KB 32/324 KB 16/79 KB 4/228 KB 190/190 KB 36/324 KB 16/79 KB 4/228 KB 190/190 KB 28/324 KB 20/79 KB 8/228 KB 190/190 KB 36/324 KB 24/79 KB 4/152 KB 8/228 KB 36/324 KB 16/79 KB 8/228 KB 190/190 KB 36/324 KB 24/79 KB 4/152 KB 12/228 KB 36/324 KB 24/79 KB 4/152 KB 16/228 KB 36/324 KB 28/79 KB 4/152 KB 16/228 KB 36/324 KB 32/79 KB 4/152 KB 16/228 KB 36/324 KB 36/79 KB 4/152 KB 20/228 KB 40/324 KB 40/79 KB 4/152 KB 20/228 KB 40/324 KB 44/79 KB 4/152 KB 20/228 KB 40/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1149.3 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 20/79 KB 4/152 KB 8/228 KB 190/190 KB 36/324 KB 44/79 KB 8/152 KB 20/228 KB 40/324 KB 44/79 KB 12/152 KB 20/228 KB 40/324 KB 44/79 KB 16/152 KB 20/228 KB 40/324 KB 44/79 KB 20/152 KB 20/228 KB 40/324 KB 32/79 KB 4/152 KB 20/228 KB 40/324 KB 32/79 KB 4/152 KB 16/228 KB 40/324 KB 44/79 KB 20/152 KB 24/228 KB 44/324 KB 44/79 KB 20/152 KB 24/228 KB 48/324 KB 44/79 KB 20/152 KB 24/228 KB 52/324 KB 48/79 KB 24/152 KB 24/228 KB 56/324 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 48/79 KB 24/152 KB 24/228 KB 52/324 KB 44/79 KB 24/152 KB 24/228 KB 52/324 KB 44/79 KB 20/152 KB 24/228 KB 52/324 KB 48/79 KB 24/152 KB 28/228 KB 60/324 KB 48/79 KB 24/152 KB 32/228 KB 60/324 KB 48/79 KB 24/152 KB 36/228 KB 60/324 KB 52/79 KB 28/152 KB 40/228 KB 60/324 KB 52/79 KB 28/152 KB 36/228 KB 60/324 KB 48/79 KB 28/152 KB 36/228 KB 60/324 KB 48/79 KB 28/152 KB 36/228 KB 60/324 KB 56/79 KB 32/152 KB 44/228 KB 64/324 KB 56/79 KB 28/152 KB 44/228 KB 64/324 KB 56/79 KB 36/152 KB 44/228 KB 64/324 KB 56/79 KB 40/152 KB 44/228 KB 68/324 KB 56/79 KB 36/152 KB 44/228 KB 68/324 KB 56/79 KB 36/152 KB 44/228 KB 64/324 KB 56/79 KB 36/152 KB 44/228 KB 64/324 KB 60/79 KB 44/152 KB 48/228 KB 72/324 KB 56/79 KB 44/152 KB 48/228 KB 72/324 KB 64/79 KB 44/152 KB 48/228 KB 72/324 KB 64/79 KB 44/152 KB 48/228 KB 72/324 KB 64/79 KB 48/152 KB 48/228 KB 72/324 KB 68/79 KB 52/152 KB 52/228 KB 72/324 KB 68/79 KB 48/152 KB 52/228 KB 72/324 KB 56/79 KB 44/152 KB 48/228 KB 72/324 KB 68/79 KB 52/152 KB 52/228 KB 4/32 KB 76/324 KB 68/79 KB 52/152 KB 52/228 KB 4/32 KB 80/324 KB 68/79 KB 52/152 KB 52/228 KB 4/32 KB 84/324 KB 68/79 KB 56/152 KB 56/228 KB 4/32 KB 88/324 KB 68/79 KB 48/152 KB 48/228 KB 72/324 KB 72/79 KB 56/152 KB 56/228 KB 4/32 KB 92/324 KB 76/79 KB 56/152 KB 56/228 KB 4/32 KB 92/324 KB 68/79 KB 56/152 KB 56/228 KB 4/32 KB 84/324 KB 68/79 KB 52/152 KB 56/228 KB 4/32 KB 84/324 KB 68/79 KB 52/152 KB 52/228 KB 4/32 KB 72/324 KB 79/79 KB 56/152 KB 60/228 KB 8/32 KB 92/324 KB 79/79 KB 56/152 KB 60/228 KB 12/32 KB 92/324 KB 79/79 KB 56/152 KB 60/228 KB 16/32 KB 92/324 KB 79/79 KB 56/152 KB 60/228 KB 20/32 KB 92/324 KB 79/79 KB 60/152 KB 60/228 KB 24/32 KB 92/324 KB 79/79 KB 60/152 KB 60/228 KB 28/32 KB 92/324 KB 79/79 KB 60/152 KB 60/228 KB 32/32 KB 92/324 KB 79/79 KB 56/152 KB 56/228 KB 4/32 KB 92/324 KB 79/79 KB 60/152 KB 60/228 KB 20/32 KB 92/324 KB 79/79 KB 60/152 KB 60/228 KB 20/32 KB 92/324 KB 79/79 KB 56/152 KB 60/228 KB 20/32 KB 92/324 KB 79/79 KB 64/152 KB 64/228 KB 32/32 KB 92/324 KB 79/79 KB 64/152 KB 64/228 KB 32/32 KB 92/324 KB 79/79 KB 68/152 KB 64/228 KB 32/32 KB 92/324 KB 79/79 KB 72/152 KB 68/228 KB 32/32 KB 96/324 KB 79/79 KB 68/152 KB 68/228 KB 32/32 KB 96/324 KB 79/79 KB 68/152 KB 64/228 KB 32/32 KB 96/324 KB 79/79 KB 72/152 KB 72/228 KB 32/32 KB 100/324 KB 79/79 KB 76/152 KB 72/228 KB 32/32 KB 100/324 KB 79/79 KB 72/152 KB 72/228 KB 32/32 KB 100/324 KB 79/79 KB 76/152 KB 76/228 KB 32/32 KB 104/324 KB 79/79 KB 76/152 KB 80/228 KB 32/32 KB 104/324 KB 79/79 KB 80/152 KB 80/228 KB 32/32 KB 104/324 KB 79/79 KB 76/152 KB 72/228 KB 32/32 KB 104/324 KB 79/79 KB 80/152 KB 84/228 KB 32/32 KB 108/324 KB 79/79 KB 84/152 KB 88/228 KB 108/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 410.7 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 84/152 KB 92/228 KB 108/324 KB 84/152 KB 96/228 KB 108/324 KB 84/152 KB 100/228 KB 108/324 KB 84/152 KB 104/228 KB 108/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 155.6 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 79/79 KB 84/152 KB 84/228 KB 32/32 KB 108/324 KB 88/152 KB 108/228 KB 108/324 KB 92/152 KB 108/228 KB 108/324 KB 96/152 KB 108/228 KB 108/324 KB 100/152 KB 108/228 KB 108/324 KB 79/79 KB 80/152 KB 84/228 KB 32/32 KB 108/324 KB 100/152 KB 108/228 KB 112/324 KB 100/152 KB 108/228 KB 116/324 KB 100/152 KB 108/228 KB 120/324 KB 100/152 KB 108/228 KB 124/324 KB 100/152 KB 108/228 KB 128/324 KB 100/152 KB 108/228 KB 132/324 KB 104/152 KB 108/228 KB 136/324 KB 84/152 KB 108/228 KB 132/324 KB 104/152 KB 112/228 KB 140/324 KB 104/152 KB 108/228 KB 132/324 KB 108/152 KB 112/228 KB 140/324 KB 104/152 KB 108/228 KB 140/324 KB 112/152 KB 112/228 KB 144/324 KB 112/152 KB 116/228 KB 148/324 KB 112/152 KB 116/228 KB 152/324 KB 4/234 KB 112/152 KB 112/228 KB 140/324 KB 116/152 KB 116/228 KB 156/324 KB 4/234 KB 112/152 KB 116/228 KB 148/324 KB 4/234 KB 112/152 KB 116/228 KB 144/324 KB 120/152 KB 120/228 KB 156/324 KB 4/234 KB 120/152 KB 120/228 KB 156/324 KB 8/234 KB 120/152 KB 124/228 KB 156/324 KB 8/234 KB 120/152 KB 128/228 KB 156/324 KB 8/234 KB 120/152 KB 128/228 KB 156/324 KB 12/234 KB 120/152 KB 128/228 KB 156/324 KB 8/234 KB 124/152 KB 128/228 KB 156/324 KB 16/234 KB 128/152 KB 128/228 KB 156/324 KB 16/234 KB 132/152 KB 132/228 KB 156/324 KB 16/234 KB 128/152 KB 132/228 KB 156/324 KB 16/234 KB 112/152 KB 116/228 KB 156/324 KB 16/234 KB 120/152 KB 128/228 KB 156/324 KB 16/234 KB 136/152 KB 136/228 KB 160/324 KB 16/234 KB 136/152 KB 136/228 KB 164/324 KB 16/234 KB 136/152 KB 136/228 KB 168/324 KB 20/234 KB 136/152 KB 136/228 KB 156/324 KB 20/234 KB 136/152 KB 140/228 KB 168/324 KB 20/234 KB 136/152 KB 136/228 KB 164/324 KB 20/234 KB 136/152 KB 144/228 KB 168/324 KB 24/234 KB 136/152 KB 144/228 KB 168/324 KB 28/234 KB 136/152 KB 144/228 KB 168/324 KB 32/234 KB 136/152 KB 132/228 KB 156/324 KB 20/234 KB 140/152 KB 144/228 KB 172/324 KB 32/234 KB 136/152 KB 144/228 KB 172/324 KB 32/234 KB 136/152 KB 144/228 KB 168/324 KB 20/234 KB 144/152 KB 148/228 KB 176/324 KB 32/234 KB 144/152 KB 152/228 KB 176/324 KB 36/234 KB 144/152 KB 148/228 KB 176/324 KB 36/234 KB 144/152 KB 144/228 KB 176/324 KB 32/234 KB 144/152 KB 144/228 KB 172/324 KB 32/234 KB 148/152 KB 152/228 KB 176/324 KB 40/234 KB 152/152 KB 152/228 KB 180/324 KB 40/234 KB 152/152 KB 152/228 KB 180/324 KB 40/234 KB 152/152 KB 156/228 KB 180/324 KB 40/234 KB 148/152 KB 152/228 KB 180/324 KB 40/234 KB 144/152 KB 152/228 KB 176/324 KB 40/234 KB 152/152 KB 156/228 KB 184/324 KB 40/234 KB 152/152 KB 160/228 KB 184/324 KB 44/234 KB 152/152 KB 160/228 KB 184/324 KB 40/234 KB 152/152 KB 160/228 KB 188/324 KB 48/234 KB 152/152 KB 160/228 KB 192/324 KB 48/234 KB 152/152 KB 164/228 KB 196/324 KB 48/234 KB 152/152 KB 164/228 KB 192/324 KB 48/234 KB 152/152 KB 168/228 KB 200/324 KB 48/234 KB 152/152 KB 172/228 KB 200/324 KB 48/234 KB 152/152 KB 160/228 KB 184/324 KB 48/234 KB 152/152 KB 176/228 KB 200/324 KB 52/234 KB 152/152 KB 176/228 KB 200/324 KB 56/234 KB 152/152 KB 176/228 KB 200/324 KB 60/234 KB 152/152 KB 176/228 KB 200/324 KB 48/234 KB 152/152 KB 176/228 KB 200/324 KB 60/234 KB 152/152 KB 176/228 KB 204/324 KB 60/234 KB 152/152 KB 176/228 KB 208/324 KB 60/234 KB 152/152 KB 180/228 KB 208/324 KB 64/234 KB 152/152 KB 180/228 KB 208/324 KB 68/234 KB 180/228 KB 212/324 KB 72/234 KB 152/152 KB 180/228 KB 208/324 KB 60/234 KB Downloaded: htt unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install ps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 677.7 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 152/152 KB 180/228 KB 212/324 KB 68/234 KB 184/228 KB 216/324 KB 76/234 KB 184/228 KB 220/324 KB 76/234 KB 184/228 KB 224/324 KB 76/234 KB 184/228 KB 228/324 KB 76/234 KB 184/228 KB 212/324 KB 76/234 KB 188/228 KB 228/324 KB 76/234 KB 192/228 KB 228/324 KB 76/234 KB 184/228 KB 220/324 KB 76/234 KB 192/228 KB 228/324 KB 80/234 KB 192/228 KB 228/324 KB 84/234 KB 196/228 KB 228/324 KB 88/234 KB 196/228 KB 228/324 KB 92/234 KB 196/228 KB 228/324 KB 96/234 KB 196/228 KB 228/324 KB 84/234 KB 200/228 KB 232/324 KB 96/234 KB 204/228 KB 232/324 KB 96/234 KB 208/228 KB 232/324 KB 96/234 KB 196/228 KB 232/324 KB 96/234 KB 208/228 KB 236/324 KB 96/234 KB 208/228 KB 240/324 KB 100/234 KB 208/228 KB 244/324 KB 100/234 KB 212/228 KB 248/324 KB 100/234 KB 208/228 KB 236/324 KB 100/234 KB 212/228 KB 244/324 KB 100/234 KB 216/228 KB 252/324 KB 104/234 KB 220/228 KB 252/324 KB 104/234 KB 212/228 KB 252/324 KB 100/234 KB 220/228 KB 256/324 KB 104/234 KB 212/228 KB 252/324 KB 104/234 KB 220/228 KB 256/324 KB 108/234 KB 220/228 KB 256/324 KB 112/234 KB 220/228 KB 256/324 KB 116/234 KB 224/228 KB 260/324 KB 120/234 KB 224/228 KB 260/324 KB 124/234 KB 224/228 KB 260/324 KB 128/234 KB 224/228 KB 260/324 KB 116/234 KB 224/228 KB 264/324 KB 128/234 KB 224/228 KB 268/324 KB 128/234 KB 224/228 KB 272/324 KB 132/234 KB 224/228 KB 256/324 KB 116/234 KB 228/228 KB 272/324 KB 132/234 KB 224/228 KB 268/324 KB 132/234 KB 228/228 KB 272/324 KB 136/234 KB 228/228 KB 272/324 KB 140/234 KB 228/228 KB 272/324 KB 144/234 KB 228/228 KB 276/324 KB 144/234 KB 228/228 KB 280/324 KB 144/234 KB 228/228 KB 284/324 KB 144/234 KB 228/228 KB 288/324 KB 144/234 KB 228/228 KB 292/324 KB 144/234 KB 228/228 KB 296/324 KB 148/234 KB 228/228 KB 292/324 KB 148/234 KB 228/228 KB 296/324 KB 152/234 KB 228/228 KB 296/324 KB 156/234 KB 228/228 KB 296/324 KB 160/234 KB 228/228 KB 300/324 KB 160/234 KB 228/228 KB 304/324 KB 160/234 KB 228/228 KB 304/324 KB 164/234 KB 228/228 KB 304/324 KB 168/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 927.8 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 304/324 KB 172/234 KB 308/324 KB 172/234 KB 312/324 KB 172/234 KB 316/324 KB 172/234 KB 320/324 KB 176/234 KB 316/324 KB 176/234 KB 320/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 180/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1250.7 KB/sec) unit-abot-epc-basic-0: 12:27:29 DEBUG unit.abot-epc-basic/0.install 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 867.5 KB/sec) unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2040498015529800226.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.945 s unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-22T12:27:30+00:00 unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:30 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:27:30 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:27:32 DEBUG unit.mysql/0.config-changed mysql start/running, process 11917 unit-mysql-0: 12:27:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 12:27:32 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 12:27:32 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 12:27:32 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:27:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:27:32 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:27:32 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:27:32 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:27:32 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:27:32 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 12:27:32 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:27:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7863267561398498801.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.729 s unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-22T12:27:32+00:00 unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:27:33 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2155815583130818618.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.706 s unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-22T12:27:35+00:00 unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 12:27:35 DEBUG unit.mysql/0.start mysql start/running, process 12113 unit-mysql-0: 12:27:35 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 12:27:35 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:27:35 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 12:27:35 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 12:27:35 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:27:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:27:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:27:35 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:27:35 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 12:27:36 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 12:27:36 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:27:36 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:27:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/ae/43/38329621bcca6f0b97e1cc36fb3cef889414a1960fcdc83a41e26b496634/elasticsearch-7.0.2-py2.py3-none-any.whl (83kB) unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 56.9MB/s eta 0:00:01  24% |####### | 20kB 5.1MB/s eta 0:00:01  36% |########### | 30kB 7.3MB/s eta 0:00:01  48% |############### | 40kB 4.6MB/s eta 0:00:01  61% |################### | 51kB 5.6MB/s eta 0:00:01  73% |####################### | 61kB 6.6MB/s eta 0:00:01  85% |########################### | 71kB 7.6MB/s eta 0:00:01  97% |############################### | 81kB 8.5MB/s eta 0:00:01  100% |################################| 92kB 6.1MB/s unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 83.9MB/s eta 0:00:01  13% |#### | 20kB 56.4MB/s eta 0:00:01  20% |###### | 30kB 56.9MB/s eta 0:00:01  27% |######## | 40kB 55.4MB/s eta 0:00:01  33% |########## | 51kB 54.4MB/s eta 0:00:01  40% |############# | 61kB 54.7MB/s eta 0:00:01  47% |############### | 71kB 54.5MB/s eta 0:00:01  54% |################# | 81kB 20.6MB/s eta 0:00:01  61% |################### | 92kB 21.8MB/s eta 0:00:01  67% |##################### | 102kB 23.0MB/s eta 0:00:01  74% |####################### | 112kB 22.7MB/s eta 0:00:01  81% |########################## | 122kB 22.9MB/s eta 0:00:01  88% |############################ | 133kB 22.8MB/s eta 0:00:01  94% |############################## | 143kB 22.9MB/s eta 0:00:01  100% |################################| 153kB 7.7MB/s unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.2 urllib3-1.25.3 unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9b/93/628509b8d5dc749656a9641f4caf13540e2cdec85276964ff8f43bbb1d3b/Flask-1.1.1-py2.py3-none-any.whl (94kB) unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 49.9MB/s eta 0:00:01  21% |###### | 20kB 5.1MB/s eta 0:00:01  32% |########## | 30kB 7.2MB/s eta 0:00:01  43% |############# | 40kB 4.7MB/s eta 0:00:01  54% |################# | 51kB 5.7MB/s eta 0:00:01  65% |#################### | 61kB 6.7MB/s eta 0:00:01  75% |######################## | 71kB 7.6MB/s eta 0:00:01  86% |########################### | 81kB 6.4MB/s eta 0:00:01  97% |############################### | 92kB 7.1MB/s eta 0:00:01  100% |################################| 102kB 5.3MB/s unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Collecting Jinja2>=2.10.1 (from flask) unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 43.0MB/s eta 0:00:01  16% |##### | 20kB 37.9MB/s eta 0:00:01  24% |####### | 30kB 42.0MB/s eta 0:00:01  32% |########## | 40kB 43.6MB/s eta 0:00:01  40% |############# | 51kB 44.1MB/s eta 0:00:01  49% |############### | 61kB 44.9MB/s eta 0:00:01  57% |################## | 71kB 45.4MB/s eta 0:00:01  65% |#################### | 81kB 45.8MB/s eta 0:00:01  73% |####################### | 92kB 45.5MB/s eta 0:00:01  81% |########################## | 102kB 44.4MB/s eta 0:00:01  90% |############################ | 112kB 45.5MB/s eta 0:00:01  98% |############################### | 122kB 47.8MB/s eta 0:00:01  100% |################################| 133kB 9.8MB/s unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 38.9MB/s eta 0:00:01  25% |######## | 20kB 34.2MB/s eta 0:00:01  37% |############ | 30kB 38.3MB/s eta 0:00:01  50% |################ | 40kB 39.7MB/s eta 0:00:01  62% |#################### | 51kB 40.8MB/s eta 0:00:01  75% |######################## | 61kB 42.0MB/s eta 0:00:01  88% |############################ | 71kB 42.5MB/s eta 0:00:01  100% |################################| 81kB 10.9MB/s unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.15 (from flask) unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/d1/ab/d3bed6b92042622d24decc7aadc8877badf18aeca1571045840ad4956d3f/Werkzeug-0.15.5-py2.py3-none-any.whl (328kB) unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install [?25l  3% | | 10kB 71.6MB/s eta 0:00:01  6% |# | 20kB 48.8MB/s eta 0:00:01  9% |## | 30kB 49.9MB/s eta 0:00:01  12% |### | 40kB 49.5MB/s eta 0:00:01  15% |#### | 51kB 49.1MB/s eta 0:00:01  18% |##### | 61kB 49.5MB/s eta 0:00:01  21% |###### | 71kB 49.5MB/s eta 0:00:01  24% |####### | 81kB 49.2MB/s eta 0:00:01  28% |######## | 92kB 49.9MB/s eta 0:00:01  31% |######### | 102kB 49.8MB/s eta 0:00:01  34% |########## | 112kB 48.5MB/s eta 0:00:01  37% |########### | 122kB 50.1MB/s eta 0:00:01  40% |############ | 133kB 39.3MB/s eta 0:00:01  43% |############# | 143kB 37.8MB/s eta 0:00:01  46% |############## | 153kB 35.6MB/s eta 0:00:01  49% |############### | 163kB 33.6MB/s eta 0:00:01  53% |################ | 174kB 32.4MB/s eta 0:00:01  56% |################# | 184kB 31.7MB/s eta 0:00:01  59% |################## | 194kB 31.6MB/s eta 0:00:01  62% |################### | 204kB 31.5MB/s eta 0:00:01  65% |#################### | 215kB 31.4MB/s eta 0:00:01  68% |##################### | 225kB 31.6MB/s eta 0:00:01  71% |###################### | 235kB 38.2MB/s eta 0:00:01  74% |####################### | 245kB 39.8MB/s eta 0:00:01  78% |######################## | 256kB 42.8MB/s eta 0:00:01  81% |######################### | 266kB 46.0MB/s eta 0:00:01  84% |########################## | 276kB 48.9MB/s eta 0:00:01  87% |########################### | 286kB 50.8MB/s eta 0:00:01  90% |############################ | 296kB 50.6MB/s eta 0:00:01  93% |############################# | 307kB 51.0MB/s eta 0:00:01  96% |############################## | 317kB 51.1MB/s eta 0:00:01  99% |############################### | 327kB 50.1MB/s eta 0:00:01  100% |################################| 337kB 3.9MB/s unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10.1->flask) unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Installing collected packages: itsdangerous, MarkupSafe, Jinja2, click, Werkzeug, flask unit-abot-epc-basic-0: 12:27:39 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.5 click-7.0 flask-1.1.1 itsdangerous-1.1.0 unit-abot-epc-basic-0: 12:27:39 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:27:39 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:27:39 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/39/0e/cfae701dc1143409adf1dc78ebc138f7c507e342e5814b1ead2a727bc900/beautifulsoup4-4.8.0-py2-none-any.whl (97kB) unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 53.0MB/s eta 0:00:01  20% |###### | 20kB 5.2MB/s eta 0:00:01  31% |########## | 30kB 7.3MB/s eta 0:00:01  41% |############# | 40kB 4.9MB/s eta 0:00:01  52% |################ | 51kB 5.8MB/s eta 0:00:01  62% |#################### | 61kB 6.8MB/s eta 0:00:01  73% |####################### | 71kB 7.8MB/s eta 0:00:01  83% |########################## | 81kB 6.4MB/s eta 0:00:01  94% |############################## | 92kB 7.1MB/s eta 0:00:01  100% |################################| 102kB 5.3MB/s unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/35/e3/25079e8911085ab76a6f2facae0771078260c930216ab0b0c44dc5c9bf31/soupsieve-1.9.2-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.8.0 bs4-0.0.1 soupsieve-1.9.2 unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 12:27:43 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:43 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:27:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 9.8 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 453.4 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 614.2 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 704.6 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 823.2 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 647.0 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 209.4 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 233.6 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 371.0 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 453.7 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 502.3 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2453.0 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 135.5 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 85.0 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 148.8 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 103.6 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 437.9 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 134.8 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 82.1 KB/sec) unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 96.3 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 232.6 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 744.1 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 54.4 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 255.7 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 470.7 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 373.3 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 3/35 KB 6/35 KB 9/35 KB 11/35 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 11/35 KB 3/48 KB 11/35 KB 5/48 KB 11/35 KB 8/48 KB 11/35 KB 11/48 KB 11/35 KB 13/48 KB 11/35 KB 16/48 KB 11/35 KB 19/48 KB 11/35 KB 21/48 KB 14/35 KB 24/48 KB 14/35 KB 27/48 KB 14/35 KB 29/48 KB 14/35 KB 32/48 KB 14/35 KB 21/48 KB 16/35 KB 32/48 KB 19/35 KB 32/48 KB 22/35 KB 32/48 KB 25/35 KB 32/48 KB 27/35 KB 32/48 KB 30/35 KB 36/48 KB 27/35 KB 36/48 KB 30/35 KB 40/48 KB 30/35 KB 44/48 KB 32/35 KB 44/48 KB 35/35 KB 48/48 KB 32/35 KB 48/48 KB 35/35 KB 48/48 KB 3/114 KB 35/35 KB 48/48 KB 5/114 KB 35/35 KB 48/48 KB 8/114 KB 35/35 KB 48/48 KB 11/114 KB 35/35 KB 48/48 KB 13/114 KB 35/35 KB 48/48 KB 16/114 KB 35/35 KB 48/48 KB 19/114 KB 35/35 KB 48/48 KB 21/114 KB 35/35 KB 48/48 KB 24/114 KB 35/35 KB 48/48 KB 27/114 KB 35/35 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 841.2 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 29/114 KB 3/29 KB 27/114 KB 3/29 KB 29/114 KB 5/29 KB 29/114 KB 8/29 KB 29/114 KB 11/29 KB 32/114 KB 13/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 637.3 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 32/114 KB 11/29 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 36/114 KB 13/29 KB 40/114 KB 16/29 KB 3/85 KB 44/114 KB 16/29 KB 3/85 KB 48/114 KB 16/29 KB 3/85 KB 52/114 KB 16/29 KB 3/85 KB 56/114 KB 16/29 KB 3/56 KB 4/24 KB 3/85 KB 36/114 KB 16/29 KB 3/85 KB 36/114 KB 16/29 KB 56/114 KB 19/29 KB 3/56 KB 4/24 KB 3/85 KB 56/114 KB 21/29 KB 3/56 KB 4/24 KB 3/85 KB 56/114 KB 24/29 KB 3/56 KB 4/24 KB 3/85 KB 56/114 KB 27/29 KB 3/56 KB 4/24 KB 3/85 KB 56/114 KB 29/29 KB 3/56 KB 4/24 KB 3/85 KB 52/114 KB 16/29 KB 3/56 KB 4/24 KB 3/85 KB 56/114 KB 29/29 KB 3/56 KB 8/24 KB 3/85 KB 56/114 KB 29/29 KB 3/56 KB 12/24 KB 3/85 KB 60/114 KB 29/29 KB 3/56 KB 16/24 KB 5/85 KB 60/114 KB 29/29 KB 3/56 KB 20/24 KB 5/85 KB 60/114 KB 29/29 KB 3/56 KB 24/24 KB 5/85 KB 52/114 KB 16/29 KB 3/56 KB 3/85 KB 60/114 KB 29/29 KB 3/56 KB 12/24 KB 5/85 KB 56/114 KB 29/29 KB 3/56 KB 12/24 KB 5/85 KB 64/114 KB 29/29 KB 3/56 KB 24/24 KB 5/85 KB 68/114 KB 29/29 KB 3/56 KB 24/24 KB 5/85 KB 72/114 KB 29/29 KB 6/56 KB 24/24 KB 8/85 KB 68/114 KB 29/29 KB 6/56 KB 24/24 KB 8/85 KB 68/114 KB 29/29 KB 6/56 KB 24/24 KB 8/85 KB 68/114 KB 29/29 KB 3/56 KB 24/24 KB 8/85 KB 72/114 KB 29/29 KB 6/56 KB 24/24 KB 11/85 KB 72/114 KB 29/29 KB 6/56 KB 24/24 KB 13/85 KB 72/114 KB 29/29 KB 6/56 KB 24/24 KB 16/85 KB 76/114 KB 9/56 KB 24/24 KB 19/85 KB 76/114 KB 9/56 KB 24/24 KB 21/85 KB 76/114 KB 9/56 KB 24/24 KB 24/85 KB 76/114 KB 9/56 KB 27/85 KB 72/114 KB 29/29 KB 9/56 KB 24/24 KB 16/85 KB 76/114 KB 11/56 KB 27/85 KB 76/114 KB 29/29 KB 9/56 KB 24/24 KB 16/85 KB 80/114 KB 11/56 KB 27/85 KB 84/114 KB 11/56 KB 27/85 KB 88/114 KB 14/56 KB 27/85 KB 92/114 KB 14/56 KB 27/85 KB 96/114 KB 14/56 KB 27/85 KB 96/114 KB 14/56 KB 29/85 KB 96/114 KB 14/56 KB 32/85 KB 100/114 KB 14/56 KB 36/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 314.5 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 100/114 KB 14/56 KB 32/85 KB 84/114 KB 14/56 KB 27/85 KB 104/114 KB 16/56 KB 36/85 KB 104/114 KB 19/56 KB 36/85 KB 104/114 KB 22/56 KB 36/85 KB 104/114 KB 25/56 KB 36/85 KB 104/114 KB 27/56 KB 36/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 366.8 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 104/114 KB 27/56 KB 36/85 KB 108/114 KB 27/56 KB 36/85 KB 112/114 KB 30/56 KB 40/85 KB 108/114 KB 30/56 KB 40/85 KB 114/114 KB 30/56 KB 44/85 KB 114/114 KB 30/56 KB 48/85 KB 114/114 KB 30/56 KB 52/85 KB 108/114 KB 30/56 KB 36/85 KB 114/114 KB 32/56 KB 52/85 KB 114/114 KB 30/56 KB 40/85 KB 114/114 KB 36/56 KB 52/85 KB 114/114 KB 40/56 KB 52/85 KB 114/114 KB 44/56 KB 56/85 KB 114/114 KB 44/56 KB 56/85 KB 114/114 KB 48/56 KB 60/85 KB 114/114 KB 48/56 KB 64/85 KB 114/114 KB 48/56 KB 64/85 KB 114/114 KB 52/56 KB 64/85 KB 114/114 KB 56/56 KB 68/85 KB 114/114 KB 52/56 KB 68/85 KB 114/114 KB 56/56 KB 72/85 KB 56/56 KB 3/86 KB 76/85 KB 4/218 KB 56/56 KB 3/86 KB 72/85 KB 4/218 KB 56/56 KB 3/86 KB 72/85 KB 56/56 KB 5/86 KB 76/85 KB 4/218 KB 56/56 KB 8/86 KB 76/85 KB 4/218 KB 56/56 KB 11/86 KB 76/85 KB 4/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1050.6 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 56/56 KB 11/86 KB 76/85 KB 8/218 KB 56/56 KB 13/86 KB 76/85 KB 12/218 KB 56/56 KB 13/86 KB 76/85 KB 16/218 KB 56/56 KB 13/86 KB 76/85 KB 8/218 KB 56/56 KB 13/86 KB 80/85 KB 20/218 KB 56/56 KB 16/86 KB 80/85 KB 24/218 KB 56/56 KB 13/86 KB 80/85 KB 16/218 KB 56/56 KB 16/86 KB 84/85 KB 24/218 KB 56/56 KB 16/86 KB 80/85 KB 20/218 KB 56/56 KB 19/86 KB 85/85 KB 24/218 KB 56/56 KB 16/86 KB 85/85 KB 24/218 KB 56/56 KB 21/86 KB 85/85 KB 24/218 KB 56/56 KB 24/86 KB 85/85 KB 28/218 KB 4/12 KB 27/86 KB 85/85 KB 28/218 KB 4/12 KB 29/86 KB 28/218 KB 56/56 KB 21/86 KB 85/85 KB 28/218 KB 4/12 KB 29/86 KB 32/218 KB 4/12 KB 29/86 KB 36/218 KB 4/12 KB 29/86 KB 40/218 KB 4/12 KB 32/86 KB 44/218 KB 4/12 KB 32/86 KB 48/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 691.5 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 4/12 KB 24/86 KB 85/85 KB 28/218 KB 8/12 KB 32/86 KB 52/218 KB 12/12 KB 32/86 KB 52/218 KB 12/12 KB 32/86 KB 52/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 448.6 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 4/12 KB 32/86 KB 52/218 KB 12/12 KB 32/86 KB 56/218 KB 12/12 KB 32/86 KB 60/218 KB 12/12 KB 32/86 KB 64/218 KB 12/12 KB 32/86 KB 68/218 KB 12/12 KB 32/86 KB 72/218 KB 12/12 KB 32/86 KB 76/218 KB 12/12 KB 32/86 KB 80/218 KB 4/12 KB 32/86 KB 40/218 KB 12/12 KB 36/86 KB 80/218 KB 12/12 KB 40/86 KB 80/218 KB 12/12 KB 44/86 KB 80/218 KB 12/12 KB 48/86 KB 80/218 KB 12/12 KB 52/86 KB 80/218 KB 12/12 KB 56/86 KB 84/218 KB 12/12 KB 56/86 KB 84/218 KB 12/12 KB 60/86 KB 84/218 KB 12/12 KB 64/86 KB 84/218 KB 12/12 KB 68/86 KB 84/218 KB 12/12 KB 68/86 KB 88/218 KB 12/12 KB 68/86 KB 92/218 KB 12/12 KB 68/86 KB 96/218 KB 12/12 KB 68/86 KB 100/218 KB 12/12 KB 72/86 KB 100/218 KB 12/12 KB 76/86 KB 100/218 KB 12/12 KB 80/86 KB 100/218 KB 12/12 KB 80/86 KB 104/218 KB 12/12 KB 80/86 KB 108/218 KB 12/12 KB 80/86 KB 112/218 KB 12/12 KB 84/86 KB 112/218 KB 12/12 KB 86/86 KB 112/218 KB 12/12 KB 86/86 KB 116/218 KB 12/12 KB 86/86 KB 120/218 KB 12/12 KB 86/86 KB 124/218 KB 12/12 KB 86/86 KB 128/218 KB 12/12 KB 86/86 KB 132/218 KB 12/12 KB 86/86 KB 136/218 KB 12/12 KB 86/86 KB 140/218 KB 12/12 KB 86/86 KB 144/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 84.5 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 618.2 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1388.2 KB/sec) unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2482564122514913998.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4967504952663143718.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9114626325577096528.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4549247736326713189.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3837219678883879870.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall636891948049338112.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.584 s unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-22T12:27:45+00:00 unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 16.4 KB/sec) unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 499.0 KB/sec) unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 785.0 KB/sec) unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 452.0 KB/sec) unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 873.5 KB/sec) unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 407.4 KB/sec) unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 793.6 KB/sec) unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 187.4 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 819.1 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1387.6 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 835.3 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1250.1 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 284.9 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1661.2 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 268.5 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 247.9 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 384.6 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 339.9 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 455.5 KB/sec) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 314.5 KB/sec) unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 182.6 KB/sec) unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 194.8 KB/sec) unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1097.6 KB/sec) unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 254.0 KB/sec) unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 169.1 KB/sec) unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 198.5 KB/sec) unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 254.5 KB/sec) unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 143.1 KB/sec) unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 53.4 KB/sec) unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 128.4 KB/sec) unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 175.5 KB/sec) unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 84.0 KB/sec) unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 803.9 KB/sec) unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 498.1 KB/sec) unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1806.8 KB/sec) unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 931.5 KB/sec) unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 244.1 KB/sec) unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 162.1 KB/sec) unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 1172.2 KB/sec) unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2483.3 KB/sec) machine-2: 12:27:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:27:54 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:27:54 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:27:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:27:54 DEBUG juju.worker start "engine" machine-2: 12:27:54 INFO juju.worker start "engine" machine-2: 12:27:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:27:54 DEBUG juju.worker "engine" started machine-2: 12:27:54 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:27:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:27:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:27:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:27:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:27:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom machine-2: 12:27:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:27:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:27:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:27:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:27:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:27:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:27:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:27:54 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:27:54 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:27:54 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:27:54 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:27:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:27:54 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 307.1 KB/sec) unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 20.9 KB/sec) unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom machine-2: 12:27:55 DEBUG juju.worker.apicaller connected machine-2: 12:27:55 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom machine-2: 12:27:55 DEBUG juju.worker.apicaller password changed machine-2: 12:27:55 DEBUG juju.api RPC connection died machine-2: 12:27:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 105.2 KB/sec) unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom machine-2: 12:27:55 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:27:55 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:27:55 INFO juju.api connection established to "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:27:55 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 375.1 KB/sec) unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 41.7 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:27:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 593.6 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 823.9 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom machine-2: 12:27:56 DEBUG juju.worker.apicaller connected machine-2: 12:27:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:27:56 INFO juju.worker.upgrader unblocking abort check machine-2: 12:27:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:27:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:27:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:27:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) machine-2: 12:27:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom machine-2: 12:27:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom machine-2: 12:27:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:27:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:27:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:27:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:27:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.logger logger setup machine-2: 12:27:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:27:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:27:56 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1243.7 KB/sec) machine-2: 12:27:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:27:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:27:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:27:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:27:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:27:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:27:56 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 12:27:56 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-2: 12:27:56 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 12:27:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:27:56 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:27:56 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:27:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:27:56 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom machine-2: 12:27:56 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:27:56 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:27:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:27:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:27:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:27:56 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:27:56 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:27:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:27:56 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:27:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:27:56 INFO juju.util.exec run result: exit status 127 machine-2: 12:27:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec768692263/script.sh: line 1: fanatic: command not found 127 machine-2: 12:27:56 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:27:56 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:27:56 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:27:56 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:27:56 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:27:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:27:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:27:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:27:56 INFO juju.util.exec run result: exit status 127 machine-2: 12:27:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec369342705/script.sh: line 1: fanatic: command not found 127 machine-2: 12:27:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:27:56 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:27:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:27:56 DEBUG juju.api RPC connection died machine-2: 12:27:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:27:56 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-2: 12:27:56 DEBUG juju.worker killing runner 0xc420159ad0 machine-2: 12:27:56 INFO juju.worker runner is dying machine-2: 12:27:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:27:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:27:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:27:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:27:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 12:27:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:27:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:27:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:27:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:27:56 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:27:56 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:27:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom machine-2: 12:27:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2254.1 KB/sec) unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 110.8 KB/sec) unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 358.9 KB/sec) unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom machine-2: 12:27:57 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom machine-2: 12:27:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 59.3 KB/sec) machine-2: 12:27:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom machine-2: 12:27:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:27:57 INFO juju.worker.upgrader unblocking abort check machine-2: 12:27:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:27:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:27:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:27:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:27:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:27:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:27:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:27:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:27:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.logger logger setup machine-2: 12:27:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:27:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:27:57 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:27:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:27:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:27:57 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:27:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:27:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:27:57 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 12:27:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:27:57 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:27:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:27:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:27:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:27:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:27:57 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:27:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:27:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:27:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:27:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:27:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:27:57 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:27:57 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:27:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:27:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:27:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:27:57 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 12:27:57 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-2: 12:27:57 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 12:27:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:27:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:27:57 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:27:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:27:57 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-2: 12:27:57 INFO juju.util.exec run result: exit status 127 machine-2: 12:27:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec481740981/script.sh: line 1: fanatic: command not found 127 machine-2: 12:27:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:27:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:27:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:27:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:27:57 INFO juju.util.exec run result: exit status 127 machine-2: 12:27:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec728647234/script.sh: line 1: fanatic: command not found 127 machine-2: 12:27:57 DEBUG juju.worker start "2-container-watcher" machine-2: 12:27:57 DEBUG juju.worker start "stateconverter" machine-2: 12:27:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:27:57 INFO juju.worker start "2-container-watcher" machine-2: 12:27:57 DEBUG juju.worker "2-container-watcher" started machine-2: 12:27:57 INFO juju.worker start "stateconverter" machine-2: 12:27:57 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:27:57 DEBUG juju.worker "stateconverter" started machine-2: 12:27:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:27:57 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:27:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:27:57 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:27:57 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:27:57 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:27:57 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom machine-2: 12:27:57 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:27:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:27:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:27:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:27:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:27:57 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-2: 12:27:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:27:57 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.10 local-machine:::1] machine-2: 12:27:57 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.120.10 local-machine:::1] machine-2: 12:27:57 INFO juju.worker.machiner "machine-2" started machine-2: 12:27:57 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:27:57 DEBUG juju.worker.deployer API addresses: ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-2: 12:27:57 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 12:27:57 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 12:27:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:27:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 12:27:57 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:27:57 DEBUG juju.worker start "api" unit-oai-epc-0: 12:27:57 INFO juju.worker start "api" unit-oai-epc-0: 12:27:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:27:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:27:57 DEBUG juju.worker "api" started unit-oai-epc-0: 12:27:57 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 595.8 KB/sec) unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:27:57 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:27:57 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:27:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 176.0 KB/sec) unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 72.9 KB/sec) unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom machine-2: 12:27:58 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ad:d7:c5 CIDR:192.168.120.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.120.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ad:d7:c5 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 12:27:58 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:27:58 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 12:27:58 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:27:58 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:27:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 72.7 KB/sec) unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-oai-epc-0: 12:27:58 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:27:58 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:27:58 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:27:58 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 629.2 KB/sec) unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 305.5 KB/sec) unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 195.3 KB/sec) unit-abot-epc-basic-0: 12:27:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-oai-epc-0: 12:27:59 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 852.8 KB/sec) unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:27:59 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:27:59 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:27:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:27:59 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 308.5 KB/sec) unit-oai-epc-0: 12:27:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:27:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:27:59 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:27:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:27:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:27:59 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 12:27:59 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:27:59 DEBUG juju.network including address local-cloud:192.168.120.7 for machine unit-oai-epc-0: 12:27:59 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 12:27:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:27:59 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:27:59 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:27:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:27:59 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 12:27:59 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:27:59 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:27:59 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:27:59 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:27:59 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:27:59 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:27:59 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:27:59 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:27:59 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:27:59 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:27:59 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:27:59 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:27:59 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:27:59 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:27:59 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:27:59 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:27:59 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:27:59 DEBUG httpbakery client do GET https://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-oai-epc-0: 12:27:59 DEBUG httpbakery } -> error unit-oai-epc-0: 12:27:59 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:27:59 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 683.2 KB/sec) unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1504.5 KB/sec) unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-oai-epc-0: 12:27:59 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:27:59 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:27:59 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 937.2 KB/sec) unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 2074.8 KB/sec) unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 172.3 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 293.8 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:28:00 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:28:00 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:28:00 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:28:00 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:28:00 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-oai-epc-0: 12:28:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-oai-epc-0: 12:28:00 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1198.7 KB/sec) unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-oai-epc-0: 12:28:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 516.1 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-oai-epc-0: 12:28:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 249.1 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:28:00 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 86.6 KB/sec) unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 62.0 KB/sec) unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-oai-epc-0: 12:28:01 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:28:01 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:28:01 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:28:01 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 100.2 KB/sec) unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 98.6 KB/sec) unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-oai-epc-0: 12:28:01 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 378.5 KB/sec) unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 138.8 KB/sec) unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1900.0 KB/sec) unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 208.5 KB/sec) unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 942.0 KB/sec) unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (2026 kB/s) unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 540.9 KB/sec) unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:28:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-oai-epc-0: 12:28:03 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 503.0 KB/sec) unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 145.9 KB/sec) unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-oai-epc-0: 12:28:03 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 886.7 KB/sec) unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 345.3 KB/sec) unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 847.8 KB/sec) unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1900.3 KB/sec) unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-oai-epc-0: 12:28:03 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:28:03 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 391.3 KB/sec) unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 883.7 KB/sec) unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1194.9 KB/sec) unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 3060.9 KB/sec) unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-oai-epc-0: 12:28:04 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 274.9 KB/sec) unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 2114.5 KB/sec) unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 454.4 KB/sec) unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 2.1 KB/sec) unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 465.7 KB/sec) unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 436.1 KB/sec) unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 706.8 KB/sec) unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (60.7 kB/s) unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:28:05 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 814.1 KB/sec) unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1127.2 KB/sec) unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 974.9 KB/sec) unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 9.2 KB/sec) unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 882.9 KB/sec) unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:28:06 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 120.0 KB/sec) unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 70.5 KB/sec) unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 769.7 KB/sec) unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2198.0 KB/sec) unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-oai-epc-0: 12:28:07 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 39.1 KB/sec) unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 2.2 KB/sec) unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-oai-epc-0: 12:28:08 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 415.9 KB/sec) unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-oai-epc-0: 12:28:08 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-oai-epc-0: 12:28:08 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-oai-epc-0: 12:28:09 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-oai-epc-0: 12:28:09 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-oai-epc-0: 12:28:09 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-oai-epc-0: 12:28:09 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1561 kB/s) unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:28:10 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:28:11 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:28:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:28:11 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-oai-epc-0: 12:28:11 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 12:28:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:28:11 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 32/966 KB 36/966 KB 40/966 KB 44/966 KB 48/966 KB 52/966 KB 56/966 KB 60/966 KB 64/966 KB 68/966 KB 72/966 KB 76/966 KB 80/966 KB 84/966 KB 88/966 KB 92/966 KB 95/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-oai-epc-0: 12:28:11 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:28:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:28:11 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 313.1 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 3/232 KB 80/590 KB 5/232 KB 80/590 KB 8/232 KB 80/590 KB 3/10 KB 8/232 KB 80/590 KB 5/10 KB 11/232 KB 80/590 KB 3/10 KB 11/232 KB 80/590 KB 5/10 KB 13/232 KB 80/590 KB 8/10 KB 13/232 KB 80/590 KB 8/10 KB 13/232 KB 84/590 KB 10/10 KB 13/232 KB 84/590 KB 10/10 KB 13/232 KB 88/590 KB 10/10 KB 13/232 KB 92/590 KB 10/10 KB 13/232 KB 96/590 KB 10/10 KB 13/232 KB 100/590 KB 3/240 KB 10/10 KB 16/232 KB 3/1710 KB 100/590 KB 3/240 KB 10/10 KB 16/232 KB 5/1710 KB 100/590 KB 3/240 KB 10/10 KB 16/232 KB 8/1710 KB 100/590 KB 3/240 KB 10/10 KB 16/232 KB 11/1710 KB 100/590 KB 3/240 KB 10/10 KB 16/232 KB 13/1710 KB 100/590 KB 3/240 KB 10/10 KB 16/232 KB 100/590 KB 3/240 KB 10/10 KB 19/232 KB 13/1710 KB 100/590 KB 3/240 KB 10/10 KB 21/232 KB 13/1710 KB 100/590 KB 3/240 KB 10/10 KB 24/232 KB 13/1710 KB 100/590 KB 3/240 KB 10/10 KB 27/232 KB 13/1710 KB 100/590 KB 3/240 KB 10/10 KB 29/232 KB 13/1710 KB 100/590 KB 3/240 KB 32/232 KB 13/1710 KB 100/590 KB 3/240 KB 10/10 KB 13/232 KB 100/590 KB 5/240 KB 32/232 KB 13/1710 KB 100/590 KB 8/240 KB 32/232 KB 13/1710 KB 100/590 KB 11/240 KB 32/232 KB 13/1710 KB 100/590 KB 13/240 KB 32/232 KB 13/1710 KB 104/590 KB 16/240 KB 32/232 KB 16/1710 KB 104/590 KB 19/240 KB 36/232 KB 16/1710 KB 104/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 188.3 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 16/240 KB 36/232 KB 16/1710 KB 104/590 KB 13/240 KB 32/232 KB 16/1710 KB 104/590 KB 19/240 KB 36/232 KB 19/1710 KB 104/590 KB 19/240 KB 36/232 KB 21/1710 KB 104/590 KB 19/240 KB 36/232 KB 24/1710 KB 104/590 KB 19/240 KB 36/232 KB 27/1710 KB 104/590 KB 19/240 KB 36/232 KB 29/1710 KB 104/590 KB 19/240 KB 36/232 KB 32/1710 KB 104/590 KB 11/240 KB 32/232 KB 13/1710 KB 104/590 KB 19/240 KB 36/232 KB 32/1710 KB 108/590 KB 19/240 KB 36/232 KB 32/1710 KB 112/590 KB 19/240 KB 40/232 KB 32/1710 KB 112/590 KB 21/240 KB 44/232 KB 36/1710 KB 116/590 KB 21/240 KB 40/232 KB 36/1710 KB 116/590 KB 21/240 KB 44/232 KB 40/1710 KB 116/590 KB 21/240 KB 44/232 KB 44/1710 KB 116/590 KB 21/240 KB 44/232 KB 48/1710 KB 116/590 KB 21/240 KB 40/232 KB 32/1710 KB 116/590 KB 21/240 KB 44/232 KB 52/1710 KB 116/590 KB 24/240 KB 48/232 KB 56/1710 KB 116/590 KB 19/240 KB 40/232 KB 32/1710 KB 116/590 KB 24/240 KB 48/232 KB 52/1710 KB 116/590 KB 21/240 KB 48/232 KB 52/1710 KB 116/590 KB 24/240 KB 52/232 KB 56/1710 KB 3/44 KB 116/590 KB 27/240 KB 56/232 KB 56/1710 KB 3/44 KB 120/590 KB 27/240 KB 60/232 KB 60/1710 KB 3/44 KB 120/590 KB 27/240 KB 64/232 KB 60/1710 KB 3/44 KB 120/590 KB 27/240 KB 68/232 KB 60/1710 KB 3/44 KB 120/590 KB 27/240 KB 72/232 KB 60/1710 KB 3/44 KB 120/590 KB 24/240 KB 48/232 KB 56/1710 KB 3/44 KB 116/590 KB 27/240 KB 56/232 KB 60/1710 KB 3/44 KB 120/590 KB 27/240 KB 72/232 KB 64/1710 KB 3/44 KB 120/590 KB 27/240 KB 52/232 KB 56/1710 KB 3/44 KB 120/590 KB 27/240 KB 72/232 KB 64/1710 KB 3/44 KB 124/590 KB 27/240 KB 72/232 KB 64/1710 KB 3/44 KB 128/590 KB 27/240 KB 72/232 KB 64/1710 KB 3/44 KB 132/590 KB 27/240 KB 72/232 KB 68/1710 KB 3/44 KB 136/590 KB 27/240 KB 72/232 KB 68/1710 KB 3/44 KB 140/590 KB 27/240 KB 52/232 KB 56/1710 KB 3/44 KB 116/590 KB 29/240 KB 72/232 KB 68/1710 KB 3/44 KB 144/590 KB 32/240 KB 72/232 KB 68/1710 KB 3/44 KB 144/590 KB 36/240 KB 72/232 KB 68/1710 KB 3/44 KB 144/590 KB 40/240 KB 72/232 KB 68/1710 KB 5/44 KB 144/590 KB 27/240 KB 72/232 KB 68/1710 KB 3/44 KB 132/590 KB 40/240 KB 72/232 KB 68/1710 KB 5/44 KB 144/590 KB 40/240 KB 72/232 KB 72/1710 KB 5/44 KB 148/590 KB 44/240 KB 76/232 KB 72/1710 KB 5/44 KB 152/590 KB 36/240 KB 72/232 KB 68/1710 KB 5/44 KB 144/590 KB 44/240 KB 76/232 KB 72/1710 KB 8/44 KB 152/590 KB 44/240 KB 76/232 KB 72/1710 KB 5/44 KB 148/590 KB 40/240 KB 72/232 KB 72/1710 KB 5/44 KB 148/590 KB 44/240 KB 76/232 KB 76/1710 KB 8/44 KB 152/590 KB 44/240 KB 76/232 KB 80/1710 KB 8/44 KB 152/590 KB 44/240 KB 76/232 KB 84/1710 KB 8/44 KB 152/590 KB 44/240 KB 72/232 KB 72/1710 KB 5/44 KB 148/590 KB 48/240 KB 80/232 KB 84/1710 KB 11/44 KB 156/590 KB 52/240 KB 80/232 KB 84/1710 KB 11/44 KB 156/590 KB 56/240 KB 80/232 KB 84/1710 KB 11/44 KB 156/590 KB 44/240 KB 80/232 KB 84/1710 KB 11/44 KB 156/590 KB 60/240 KB 80/232 KB 84/1710 KB 11/44 KB 160/590 KB 44/240 KB 80/232 KB 84/1710 KB 11/44 KB 152/590 KB 60/240 KB 80/232 KB 84/1710 KB 13/44 KB 160/590 KB 60/240 KB 80/232 KB 84/1710 KB 16/44 KB 160/590 KB 44/240 KB 80/232 KB 84/1710 KB 8/44 KB 152/590 KB 60/240 KB 84/232 KB 84/1710 KB 16/44 KB 160/590 KB 60/240 KB 88/232 KB 84/1710 KB 19/44 KB 164/590 KB 60/240 KB 80/232 KB 84/1710 KB 16/44 KB 160/590 KB 64/240 KB 88/232 KB 84/1710 KB 19/44 KB 164/590 KB 68/240 KB 88/232 KB 84/1710 KB 19/44 KB 164/590 KB 60/240 KB 84/232 KB 84/1710 KB 19/44 KB 164/590 KB 68/240 KB 92/232 KB 84/1710 KB 19/44 unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install KB 168/590 KB 60/240 KB 84/232 KB 84/1710 KB 19/44 KB 160/590 KB 68/240 KB 92/232 KB 84/1710 KB 21/44 KB 168/590 KB 68/240 KB 92/232 KB 84/1710 KB 24/44 KB 168/590 KB 68/240 KB 92/232 KB 84/1710 KB 27/44 KB 168/590 KB 72/240 KB 92/232 KB 88/1710 KB 29/44 KB 172/590 KB 68/240 KB 92/232 KB 84/1710 KB 19/44 KB 164/590 KB 72/240 KB 96/232 KB 88/1710 KB 29/44 KB 172/590 KB 72/240 KB 100/232 KB 88/1710 KB 29/44 KB 172/590 KB 72/240 KB 92/232 KB 88/1710 KB 27/44 KB 172/590 KB 72/240 KB 104/232 KB 92/1710 KB 29/44 KB 172/590 KB 72/240 KB 104/232 KB 96/1710 KB 29/44 KB 172/590 KB 72/240 KB 92/232 KB 84/1710 KB 27/44 KB 172/590 KB 76/240 KB 104/232 KB 96/1710 KB 29/44 KB 172/590 KB 80/240 KB 104/232 KB 96/1710 KB 29/44 KB 172/590 KB 84/240 KB 104/232 KB 96/1710 KB 29/44 KB 172/590 KB 88/240 KB 104/232 KB 100/1710 KB 32/44 KB 172/590 KB 68/240 KB 92/232 KB 84/1710 KB 27/44 KB 172/590 KB 88/240 KB 104/232 KB 100/1710 KB 32/44 KB 176/590 KB 88/240 KB 104/232 KB 100/1710 KB 32/44 KB 180/590 KB 72/240 KB 104/232 KB 100/1710 KB 32/44 KB 172/590 KB 88/240 KB 108/232 KB 100/1710 KB 32/44 KB 180/590 KB 88/240 KB 112/232 KB 100/1710 KB 32/44 KB 180/590 KB 88/240 KB 116/232 KB 100/1710 KB 32/44 KB 180/590 KB 84/240 KB 104/232 KB 100/1710 KB 32/44 KB 172/590 KB 92/240 KB 116/232 KB 104/1710 KB 32/44 KB 184/590 KB 92/240 KB 116/232 KB 108/1710 KB 32/44 KB 184/590 KB 92/240 KB 116/232 KB 112/1710 KB 32/44 KB 184/590 KB 84/240 KB 104/232 KB 96/1710 KB 32/44 KB 172/590 KB 92/240 KB 116/232 KB 112/1710 KB 36/44 KB 184/590 KB 92/240 KB 116/232 KB 112/1710 KB 40/44 KB 184/590 KB 92/240 KB 116/232 KB 112/1710 KB 44/44 KB 184/590 KB 92/240 KB 116/232 KB 112/1710 KB 44/44 KB 184/590 KB 92/240 KB 116/232 KB 100/1710 KB 32/44 KB 184/590 KB 96/240 KB 116/232 KB 112/1710 KB 44/44 KB 184/590 KB 100/240 KB 116/232 KB 112/1710 KB 44/44 KB 184/590 KB 104/240 KB 120/232 KB 116/1710 KB 44/44 KB 184/590 KB 108/240 KB 120/232 KB 116/1710 KB 44/44 KB 184/590 KB 112/240 KB 120/232 KB 116/1710 KB 44/44 KB 184/590 KB 88/240 KB 116/232 KB 100/1710 KB 32/44 KB 184/590 KB 112/240 KB 120/232 KB 116/1710 KB 44/44 KB 188/590 KB 112/240 KB 120/232 KB 116/1710 KB 44/44 KB 192/590 KB 112/240 KB 120/232 KB 116/1710 KB 44/44 KB 196/590 KB 112/240 KB 120/232 KB 116/1710 KB 44/44 KB 200/590 KB 112/240 KB 120/232 KB 116/1710 KB 44/44 KB 204/590 KB 100/240 KB 120/232 KB 116/1710 KB 44/44 KB 184/590 KB 112/240 KB 120/232 KB 120/1710 KB 44/44 KB 204/590 KB 112/240 KB 120/232 KB 124/1710 KB 44/44 KB 204/590 KB 112/240 KB 120/232 KB 128/1710 KB 44/44 KB 204/590 KB 112/240 KB 120/232 KB 132/1710 KB 44/44 KB 204/590 KB 100/240 KB 120/232 KB 112/1710 KB 44/44 KB 184/590 KB 116/240 KB 124/232 KB 132/1710 KB 44/44 KB 208/590 KB 116/240 KB 128/232 KB 132/1710 KB 44/44 KB 208/590 KB 116/240 KB 132/232 KB 132/1710 KB 44/44 KB 208/590 KB 116/240 KB 136/232 KB 132/1710 KB 44/44 KB 208/590 KB 116/240 KB 140/232 KB 132/1710 KB 44/44 KB 208/590 KB 116/240 KB 144/232 KB 132/1710 KB 44/44 KB 208/590 KB 116/240 KB 148/232 KB 132/1710 KB 44/44 KB 208/590 KB 116/240 KB 152/232 KB 136/1710 KB 208/590 KB 116/240 KB 120/232 KB 132/1710 KB 44/44 KB 208/590 KB 120/240 KB 156/232 KB 136/1710 KB 208/590 KB 112/240 KB 120/232 KB 132/1710 KB 44/44 KB 208/590 KB 120/240 KB 156/232 KB 136/1710 KB 212/590 KB 116/240 KB 148/232 KB 136/1710 KB 208/590 KB 120/240 KB 156/232 KB 140/1710 KB 216/590 KB 124/240 KB 156/232 K unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install B 144/1710 KB 216/590 KB 124/240 KB 156/232 KB 148/1710 KB 216/590 KB 124/240 KB 156/232 KB 152/1710 KB 216/590 KB 124/240 KB 156/232 KB 156/1710 KB 216/590 KB 124/240 KB 156/232 KB 160/1710 KB 216/590 KB 124/240 KB 156/232 KB 148/1710 KB 216/590 KB 124/240 KB 160/232 KB 160/1710 KB 216/590 KB 124/240 KB 164/232 KB 160/1710 KB 216/590 KB 120/240 KB 156/232 KB 136/1710 KB 216/590 KB 124/240 KB 164/232 KB 160/1710 KB 220/590 KB 124/240 KB 164/232 KB 160/1710 KB 224/590 KB 124/240 KB 156/232 KB 140/1710 KB 216/590 KB 128/240 KB 164/232 KB 160/1710 KB 224/590 KB 132/240 KB 164/232 KB 160/1710 KB 224/590 KB 136/240 KB 164/232 KB 160/1710 KB 228/590 KB 140/240 KB 164/232 KB 160/1710 KB 228/590 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 439.7 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 132/240 KB 164/232 KB 160/1710 KB 228/590 KB 140/240 KB 164/232 KB 160/1710 KB 232/590 KB 144/240 KB 168/232 KB 160/1710 KB 232/590 KB 140/240 KB 168/232 KB 160/1710 KB 232/590 KB 144/240 KB 172/232 KB 160/1710 KB 232/590 KB 144/240 KB 172/232 KB 164/1710 KB 236/590 KB 148/240 KB 176/232 KB 168/1710 KB 236/590 KB 148/240 KB 176/232 KB 172/1710 KB 236/590 KB 148/240 KB 176/232 KB 176/1710 KB 236/590 KB 144/240 KB 172/232 KB 160/1710 KB 236/590 KB 148/240 KB 176/232 KB 176/1710 KB 240/590 KB 148/240 KB 176/232 KB 176/1710 KB 244/590 KB 148/240 KB 176/232 KB 176/1710 KB 248/590 KB 148/240 KB 176/232 KB 176/1710 KB 252/590 KB 148/240 KB 176/232 KB 176/1710 KB 256/590 KB 148/240 KB 176/232 KB 176/1710 KB 260/590 KB 148/240 KB 176/232 KB 164/1710 KB 236/590 KB 4/258 KB 152/240 KB 176/232 KB 180/1710 KB 260/590 KB 4/258 KB 156/240 KB 176/232 KB 180/1710 KB 260/590 KB 144/240 KB 176/232 KB 164/1710 KB 236/590 KB 4/258 KB 160/240 KB 180/232 KB 180/1710 KB 260/590 KB 4/258 KB 160/240 KB 184/232 KB 180/1710 KB 260/590 KB 4/258 KB 160/240 KB 188/232 KB 180/1710 KB 260/590 KB 4/258 KB 160/240 KB 192/232 KB 180/1710 KB 260/590 KB 4/258 KB 160/240 KB 196/232 KB 180/1710 KB 260/590 KB 4/258 KB 148/240 KB 176/232 KB 180/1710 KB 260/590 KB 4/258 KB 160/240 KB 200/232 KB 184/1710 KB 260/590 KB 4/258 KB 160/240 KB 200/232 KB 188/1710 KB 260/590 KB 4/258 KB 160/240 KB 200/232 KB 192/1710 KB 260/590 KB 4/258 KB 148/240 KB 176/232 KB 176/1710 KB 260/590 KB 8/258 KB 160/240 KB 200/232 KB 192/1710 KB 260/590 KB 12/258 KB 160/240 KB 200/232 KB 192/1710 KB 260/590 KB 16/258 KB 160/240 KB 200/232 KB 192/1710 KB 260/590 KB 20/258 KB 160/240 KB 200/232 KB 192/1710 KB 260/590 KB 24/258 KB 160/240 KB 200/232 KB 196/1710 KB 260/590 KB 4/258 KB 160/240 KB 196/232 KB 180/1710 KB 260/590 KB 24/258 KB 164/240 KB 200/232 KB 196/1710 KB 260/590 KB 24/258 KB 168/240 KB 200/232 KB 196/1710 KB 260/590 KB 24/258 KB 172/240 KB 200/232 KB 196/1710 KB 260/590 KB 24/258 KB 176/240 KB 200/232 KB 196/1710 KB 260/590 KB 24/258 KB 180/240 KB 200/232 KB 196/1710 KB 260/590 KB 28/258 KB 184/240 KB 200/232 KB 196/1710 KB 264/590 KB 28/258 KB 188/240 KB 200/232 KB 196/1710 KB 264/590 KB 28/258 KB 192/240 KB 200/232 KB 196/1710 KB 264/590 KB 28/258 KB 196/240 KB 200/232 KB 196/1710 KB 264/590 KB 28/258 KB 200/240 KB 200/232 KB 196/1710 KB 264/590 KB 28/258 KB 204/240 KB 200/232 KB 196/1710 KB 264/590 KB 20/258 KB 160/240 KB 200/232 KB 196/1710 KB 260/590 KB 28/258 KB 208/240 KB 200/232 KB 200/1710 KB 264/590 KB 28/258 KB 208/240 KB 200/232 KB 204/1710 KB 264/590 KB 28/258 KB 208/240 KB 200/232 KB 208/1710 KB 264/590 KB 4/258 KB 160/240 KB 200/232 KB 192/1710 KB 260/590 KB 28/258 KB 208/240 KB 204/232 KB 208/1710 KB 264/590 KB 28/258 KB 208/240 KB 208/232 KB 208/1710 KB 264/590 KB 28/258 KB 208/240 KB 212/232 KB 208/1710 KB 264/590 KB 28/258 KB 208/240 KB 216/232 KB 208/1710 KB 264/590 KB 28/258 KB 208/240 KB 220/232 KB 208/1710 KB 264/590 KB 28/258 KB 208/240 KB 224/232 KB 208/1710 KB 264/590 KB 28/258 KB 180/240 KB 200/232 KB 196/1710 KB 264/590 KB 28/258 KB 208/240 KB 224/232 KB 208/1710 KB 268/590 KB 28/258 KB 208/240 KB 224/232 KB 208/1710 KB 272/590 KB 28/258 KB 208/240 KB 224/232 KB 208/1710 KB 276/590 KB 28/258 KB 208/240 KB 228/232 KB 208/1710 KB 280/590 KB 28/258 KB 208/240 KB 228/232 KB 208/1710 KB 284/590 KB 28/258 KB 208/240 KB 228/232 KB 208/1710 KB 288/590 KB 28/258 KB 208/240 KB 228/232 KB unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 208/1710 KB 292/590 KB 28/258 KB 180/240 KB 200/232 KB 196/1710 KB 260/590 KB 32/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 36/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 40/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 44/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 48/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 52/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 56/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 60/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 64/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 28/258 KB 208/240 KB 228/232 KB 212/1710 KB 292/590 KB 28/258 KB 208/240 KB 200/232 KB 196/1710 KB 264/590 KB 28/258 KB 208/240 KB 228/232 KB 208/1710 KB 276/590 KB 64/258 KB 208/240 KB 232/232 KB 216/1710 KB 296/590 KB 64/258 KB 208/240 KB 232/232 KB 216/1710 KB 296/590 KB 64/258 KB 212/240 KB 232/232 KB 216/1710 KB 296/590 KB 64/258 KB 216/240 KB 232/232 KB 216/1710 KB 296/590 KB 64/258 KB 220/240 KB 232/232 KB 216/1710 KB 296/590 KB 64/258 KB 224/240 KB 232/232 KB 216/1710 KB 296/590 KB 64/258 KB 208/240 KB 228/232 KB 212/1710 KB 296/590 KB 64/258 KB 208/240 KB 232/232 KB 216/1710 KB 296/590 KB 64/258 KB 224/240 KB 232/232 KB 220/1710 KB 300/590 KB 64/258 KB 224/240 KB 232/232 KB 224/1710 KB 300/590 KB 64/258 KB 224/240 KB 232/232 KB 224/1710 KB 300/590 KB 64/258 KB 224/240 KB 232/232 KB 224/1710 KB 304/590 KB 64/258 KB 224/240 KB 232/232 KB 224/1710 KB 308/590 KB 68/258 KB 224/240 KB 224/1710 KB 312/590 KB 68/258 KB 228/240 KB 224/1710 KB 316/590 KB 68/258 KB 228/240 KB 224/1710 KB 320/590 KB 68/258 KB 228/240 KB 224/1710 KB 324/590 KB 68/258 KB 228/240 KB 224/1710 KB 328/590 KB 68/258 KB 228/240 KB 224/1710 KB 332/590 KB 68/258 KB 228/240 KB 224/1710 KB 336/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1577.4 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 68/258 KB 224/240 KB 232/232 KB 224/1710 KB 308/590 KB 72/258 KB 228/240 KB 224/1710 KB 336/590 KB 76/258 KB 228/240 KB 224/1710 KB 336/590 KB 80/258 KB 228/240 KB 224/1710 KB 336/590 KB 84/258 KB 228/240 KB 224/1710 KB 336/590 KB 88/258 KB 228/240 KB 224/1710 KB 336/590 KB 92/258 KB 228/240 KB 224/1710 KB 336/590 KB 96/258 KB 228/240 KB 224/1710 KB 336/590 KB 100/258 KB 228/240 KB 224/1710 KB 336/590 KB 68/258 KB 228/240 KB 224/1710 KB 312/590 KB 100/258 KB 232/240 KB 224/1710 KB 340/590 KB 100/258 KB 236/240 KB 224/1710 KB 340/590 KB 100/258 KB 240/240 KB 224/1710 KB 340/590 KB 104/258 KB 240/240 KB 224/1710 KB 340/590 KB 100/258 KB 228/240 KB 224/1710 KB 340/590 KB 108/258 KB 240/240 KB 224/1710 KB 340/590 KB 108/258 KB 240/240 KB 224/1710 KB 344/590 KB 108/258 KB 240/240 KB 224/1710 KB 348/590 KB 108/258 KB 240/240 KB 224/1710 KB 352/590 KB 112/258 KB 240/240 KB 224/1710 KB 352/590 KB 112/258 KB 240/240 KB 224/1710 KB 356/590 KB 116/258 KB 240/240 KB 224/1710 KB 360/590 KB 116/258 KB 240/240 KB 224/1710 KB 364/590 KB 116/258 KB 240/240 KB 224/1710 KB 368/590 KB 116/258 KB 240/240 KB 224/1710 KB 356/590 KB 120/258 KB 240/240 KB 224/1710 KB 368/590 KB 124/258 KB 240/240 KB 224/1710 KB 368/590 KB 128/258 KB 240/240 KB 224/1710 KB 368/590 KB 128/258 KB 240/240 KB 224/1710 KB 372/590 KB 132/258 KB 240/240 KB 224/1710 KB 376/590 KB 132/258 KB 240/240 KB 224/1710 KB 380/590 KB 132/258 KB 240/240 KB 224/1710 KB 372/590 KB 136/258 KB 240/240 KB 224/1710 KB 384/590 KB 140/258 KB 240/240 KB 224/1710 KB 384/590 KB 144/258 KB 240/240 KB 224/1710 KB 384/590 KB 132/258 KB 240/240 KB 224/1710 KB 384/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1553.9 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 144/258 KB 4/223 KB 224/1710 KB 384/590 KB 144/258 KB 8/223 KB 224/1710 KB 384/590 KB 144/258 KB 12/223 KB 224/1710 KB 384/590 KB 144/258 KB 16/223 KB 224/1710 KB 384/590 KB 144/258 KB 20/223 KB 224/1710 KB 384/590 KB 144/258 KB 24/223 KB 224/1710 KB 384/590 KB 144/258 KB 28/223 KB 224/1710 KB 384/590 KB 144/258 KB 32/223 KB 224/1710 KB 384/590 KB 144/258 KB 36/223 KB 224/1710 KB 384/590 KB 148/258 KB 40/223 KB 228/1710 KB 4/208 KB 388/590 KB 148/258 KB 44/223 KB 228/1710 KB 4/208 KB 388/590 KB 148/258 KB 48/223 KB 228/1710 KB 4/208 KB 388/590 KB 148/258 KB 36/223 KB 228/1710 KB 4/208 KB 388/590 KB 148/258 KB 48/223 KB 228/1710 KB 8/208 KB 388/590 KB 148/258 KB 48/223 KB 228/1710 KB 12/208 KB 388/590 KB 148/258 KB 48/223 KB 228/1710 KB 16/208 KB 388/590 KB 148/258 KB 36/223 KB 228/1710 KB 388/590 KB 144/258 KB 36/223 KB 228/1710 KB 388/590 KB 148/258 KB 48/223 KB 232/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 236/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 240/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 244/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 248/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 252/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 256/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 260/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 264/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 268/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 272/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 276/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 280/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 284/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 288/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 292/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 296/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 300/1710 KB 16/208 KB 388/590 KB 148/258 KB 48/223 KB 304/1710 KB 16/208 KB 388/590 KB 144/258 KB 36/223 KB 224/1710 KB 388/590 KB 148/258 KB 48/223 KB 304/1710 KB 16/208 KB 392/590 KB 148/258 KB 48/223 KB 304/1710 KB 16/208 KB 396/590 KB 148/258 KB 48/223 KB 304/1710 KB 16/208 KB 400/590 KB 152/258 KB 48/223 KB 308/1710 KB 16/208 KB 400/590 KB 152/258 KB 52/223 KB 312/1710 KB 20/208 KB 404/590 KB 152/258 KB 52/223 KB 316/1710 KB 20/208 KB 404/590 KB 152/258 KB 52/223 KB 320/1710 KB 20/208 KB 404/590 KB 152/258 KB 48/223 KB 304/1710 KB 16/208 KB 400/590 KB 156/258 KB 52/223 KB 320/1710 KB 20/208 KB 404/590 KB 160/258 KB 52/223 KB 320/1710 KB 20/208 KB 404/590 KB 164/258 KB 52/223 KB 320/1710 KB 20/208 KB 404/590 KB 168/258 KB 52/223 KB 320/1710 KB 20/208 KB 404/590 KB 172/258 KB 52/223 KB 320/1710 KB 20/208 KB 404/590 KB 176/258 KB 52/223 KB 320/1710 KB 20/208 KB 404/590 KB 180/258 KB 52/223 KB 320/1710 KB 20/208 KB 404/590 KB 184/258 KB 52/223 KB 324/1710 KB 20/208 KB 404/590 KB 152/258 KB 52/223 KB 308/1710 KB 20/208 KB 404/590 KB 184/258 KB 56/223 KB 324/1710 KB 20/208 KB 404/590 KB 184/258 KB 60/223 KB 324/1710 KB 20/208 KB 404/590 KB 184/258 KB 64/223 KB 324/1710 KB 20/208 KB 404/590 KB 152/258 KB 48/223 KB 308/1710 KB 20/208 KB 404/590 KB 184/258 KB 64/223 KB 324/1710 KB 20/208 KB 408/590 KB 184/258 KB 64/223 KB 324/1710 KB 20/208 KB 412/590 KB 184/258 KB 64/223 KB 324/1710 KB 20/208 KB 416/590 KB 152/258 KB 48/223 KB 308/1710 KB 20/208 KB 400/590 KB 184/258 KB 64/223 KB 324/1710 KB 24/208 KB 416/590 KB 184/258 KB 64/223 KB 324/1710 KB 28/208 KB 416/590 KB 184/258 KB 64/223 unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install KB 324/1710 KB 32/208 KB 416/590 KB 184/258 KB 64/223 KB 324/1710 KB 36/208 KB 416/590 KB 184/258 KB 64/223 KB 324/1710 KB 40/208 KB 416/590 KB 184/258 KB 68/223 KB 324/1710 KB 44/208 KB 420/590 KB 180/258 KB 52/223 KB 324/1710 KB 20/208 KB 404/590 KB 184/258 KB 68/223 KB 328/1710 KB 44/208 KB 420/590 KB 184/258 KB 68/223 KB 332/1710 KB 44/208 KB 420/590 KB 184/258 KB 68/223 KB 324/1710 KB 44/208 KB 420/590 KB 184/258 KB 68/223 KB 332/1710 KB 48/208 KB 424/590 KB 184/258 KB 68/223 KB 332/1710 KB 52/208 KB 424/590 KB 184/258 KB 68/223 KB 324/1710 KB 40/208 KB 416/590 KB 184/258 KB 72/223 KB 336/1710 KB 52/208 KB 424/590 KB 184/258 KB 76/223 KB 336/1710 KB 52/208 KB 424/590 KB 184/258 KB 80/223 KB 336/1710 KB 52/208 KB 424/590 KB 184/258 KB 68/223 KB 336/1710 KB 52/208 KB 424/590 KB 184/258 KB 68/223 KB 332/1710 KB 44/208 KB 424/590 KB 184/258 KB 80/223 KB 336/1710 KB 52/208 KB 428/590 KB 184/258 KB 80/223 KB 336/1710 KB 52/208 KB 432/590 KB 184/258 KB 80/223 KB 336/1710 KB 56/208 KB 432/590 KB 184/258 KB 80/223 KB 336/1710 KB 60/208 KB 432/590 KB 184/258 KB 80/223 KB 336/1710 KB 61/208 KB 436/590 KB 184/258 KB 80/223 KB 336/1710 KB 65/208 KB 436/590 KB 188/258 KB 84/223 KB 340/1710 KB 69/208 KB 436/590 KB 188/258 KB 84/223 KB 340/1710 KB 73/208 KB 436/590 KB 188/258 KB 84/223 KB 340/1710 KB 77/208 KB 436/590 KB 184/258 KB 80/223 KB 336/1710 KB 60/208 KB 436/590 KB 188/258 KB 84/223 KB 340/1710 KB 77/208 KB 440/590 KB 188/258 KB 84/223 KB 340/1710 KB 77/208 KB 444/590 KB 188/258 KB 84/223 KB 340/1710 KB 77/208 KB 448/590 KB 188/258 KB 84/223 KB 340/1710 KB 65/208 KB 436/590 KB 188/258 KB 84/223 KB 344/1710 KB 77/208 KB 448/590 KB 188/258 KB 84/223 KB 348/1710 KB 77/208 KB 448/590 KB 188/258 KB 84/223 KB 352/1710 KB 77/208 KB 448/590 KB 188/258 KB 84/223 KB 336/1710 KB 65/208 KB 436/590 KB 188/258 KB 80/223 KB 336/1710 KB 65/208 KB 436/590 KB 192/258 KB 84/223 KB 352/1710 KB 77/208 KB 448/590 KB 196/258 KB 84/223 KB 352/1710 KB 77/208 KB 448/590 KB 196/258 KB 88/223 KB 352/1710 KB 77/208 KB 448/590 KB 196/258 KB 92/223 KB 352/1710 KB 77/208 KB 448/590 KB 196/258 KB 96/223 KB 352/1710 KB 77/208 KB 448/590 KB 196/258 KB 100/223 KB 352/1710 KB 77/208 KB 448/590 KB 200/258 KB 104/223 KB 356/1710 KB 81/208 KB 452/590 KB 200/258 KB 108/223 KB 356/1710 KB 81/208 KB 452/590 KB 200/258 KB 112/223 KB 356/1710 KB 81/208 KB 452/590 KB 200/258 KB 100/223 KB 356/1710 KB 81/208 KB 452/590 KB 200/258 KB 112/223 KB 356/1710 KB 85/208 KB 452/590 KB 200/258 KB 112/223 KB 356/1710 KB 89/208 KB 452/590 KB 200/258 KB 116/223 KB 356/1710 KB 93/208 KB 452/590 KB 200/258 KB 100/223 KB 356/1710 KB 77/208 KB 452/590 KB 200/258 KB 100/223 KB 356/1710 KB 77/208 KB 448/590 KB 200/258 KB 100/223 KB 352/1710 KB 77/208 KB 448/590 KB 204/258 KB 116/223 KB 356/1710 KB 93/208 KB 452/590 KB 208/258 KB 116/223 KB 356/1710 KB 93/208 KB 452/590 KB 212/258 KB 116/223 KB 356/1710 KB 93/208 KB 452/590 KB 214/258 KB 116/223 KB 360/1710 KB 93/208 KB 456/590 KB 218/258 KB 116/223 KB 360/1710 KB 93/208 KB 456/590 KB 222/258 KB 116/223 KB 360/1710 KB 97/208 KB 456/590 KB 226/258 KB 116/223 KB 360/1710 KB 97/208 KB 456/590 KB 230/258 KB 116/223 KB 360/1710 KB 97/208 KB 456/590 KB 200/258 KB 116/223 KB 356/1710 KB 89/208 KB 452/590 KB 230/258 KB 120/223 KB 360/1710 KB 97/208 KB 456/590 KB 230/258 KB 124/223 KB 360/1710 KB 97/208 KB 456/590 KB 230/258 KB 128/223 KB 360/1710 KB 97/208 KB 456/590 KB unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 218/258 KB 116/223 KB 360/1710 KB 97/208 KB 456/590 KB 212/258 KB 116/223 KB 360/1710 KB 93/208 KB 456/590 KB 230/258 KB 128/223 KB 360/1710 KB 97/208 KB 460/590 KB 230/258 KB 128/223 KB 360/1710 KB 97/208 KB 464/590 KB 212/258 KB 116/223 KB 360/1710 KB 93/208 KB 452/590 KB 230/258 KB 128/223 KB 364/1710 KB 97/208 KB 464/590 KB 230/258 KB 128/223 KB 368/1710 KB 97/208 KB 464/590 KB 230/258 KB 128/223 KB 372/1710 KB 97/208 KB 464/590 KB 230/258 KB 128/223 KB 376/1710 KB 97/208 KB 468/590 KB 230/258 KB 128/223 KB 380/1710 KB 97/208 KB 468/590 KB 230/258 KB 128/223 KB 372/1710 KB 97/208 KB 468/590 KB 230/258 KB 128/223 KB 384/1710 KB 101/208 KB 472/590 KB 230/258 KB 128/223 KB 384/1710 KB 101/208 KB 476/590 KB 234/258 KB 128/223 KB 384/1710 KB 101/208 KB 480/590 KB 234/258 KB 128/223 KB 384/1710 KB 101/208 KB 484/590 KB 234/258 KB 132/223 KB 384/1710 KB 101/208 KB 488/590 KB 234/258 KB 132/223 KB 384/1710 KB 101/208 KB 492/590 KB 234/258 KB 132/223 KB 384/1710 KB 101/208 KB 496/590 KB 230/258 KB 128/223 KB 380/1710 KB 101/208 KB 468/590 KB 234/258 KB 132/223 KB 384/1710 KB 105/208 KB 496/590 KB 234/258 KB 132/223 KB 384/1710 KB 109/208 KB 496/590 KB 234/258 KB 132/223 KB 384/1710 KB 113/208 KB 496/590 KB 234/258 KB 132/223 KB 384/1710 KB 117/208 KB 496/590 KB 234/258 KB 132/223 KB 384/1710 KB 121/208 KB 496/590 KB 234/258 KB 132/223 KB 384/1710 KB 125/208 KB 496/590 KB 234/258 KB 132/223 KB 384/1710 KB 101/208 KB 484/590 KB 234/258 KB 136/223 KB 384/1710 KB 125/208 KB 496/590 KB 234/258 KB 140/223 KB 384/1710 KB 125/208 KB 496/590 KB 234/258 KB 128/223 KB 384/1710 KB 101/208 KB 476/590 KB 238/258 KB 140/223 KB 384/1710 KB 125/208 KB 496/590 KB 242/258 KB 140/223 KB 384/1710 KB 125/208 KB 496/590 KB 246/258 KB 140/223 KB 384/1710 KB 125/208 KB 496/590 KB 230/258 KB 128/223 KB 384/1710 KB 101/208 KB 476/590 KB 246/258 KB 140/223 KB 388/1710 KB 125/208 KB 496/590 KB 246/258 KB 140/223 KB 392/1710 KB 125/208 KB 496/590 KB 246/258 KB 140/223 KB 396/1710 KB 125/208 KB 496/590 KB 246/258 KB 140/223 KB 400/1710 KB 125/208 KB 496/590 KB 246/258 KB 144/223 KB 404/1710 KB 125/208 KB 496/590 KB 250/258 KB 144/223 KB 408/1710 KB 129/208 KB 500/590 KB 250/258 KB 144/223 KB 412/1710 KB 129/208 KB 500/590 KB 250/258 KB 144/223 KB 416/1710 KB 129/208 KB 500/590 KB 246/258 KB 144/223 KB 400/1710 KB 125/208 KB 496/590 KB 250/258 KB 148/223 KB 416/1710 KB 129/208 KB 500/590 KB 250/258 KB 152/223 KB 416/1710 KB 129/208 KB 500/590 KB 250/258 KB 156/223 KB 416/1710 KB 129/208 KB 500/590 KB 250/258 KB 160/223 KB 416/1710 KB 129/208 KB 500/590 KB 250/258 KB 164/223 KB 416/1710 KB 129/208 KB 500/590 KB 250/258 KB 168/223 KB 420/1710 KB 129/208 KB 500/590 KB 250/258 KB 172/223 KB 420/1710 KB 129/208 KB 500/590 KB 250/258 KB 176/223 KB 420/1710 KB 129/208 KB 500/590 KB 250/258 KB 144/223 KB 404/1710 KB 129/208 KB 500/590 KB 254/258 KB 176/223 KB 420/1710 KB 129/208 KB 500/590 KB 258/258 KB 176/223 KB 420/1710 KB 129/208 KB 500/590 KB 258/258 KB 176/223 KB 420/1710 KB 129/208 KB 500/590 KB 246/258 KB 144/223 KB 404/1710 KB 129/208 KB 500/590 KB 258/258 KB 176/223 KB 420/1710 KB 133/208 KB 500/590 KB 258/258 KB 176/223 KB 420/1710 KB 137/208 KB 500/590 KB 246/258 KB 144/223 KB 404/1710 KB 125/208 KB 500/590 KB 258/258 KB 176/223 KB 420/1710 KB 137/208 KB 504/590 KB 258/258 KB 176/223 KB 420/1710 KB 137/208 KB 508/590 KB 258/258 KB 176/223 KB 420/1710 KB 141/208 KB 512/590 KB 258/258 KB 176/2 unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 23 KB 420/1710 KB 141/208 KB 516/590 KB 250/258 KB 164/223 KB 420/1710 KB 129/208 KB 500/590 KB 258/258 KB 176/223 KB 424/1710 KB 141/208 KB 516/590 KB 258/258 KB 176/223 KB 428/1710 KB 141/208 KB 516/590 KB 258/258 KB 176/223 KB 420/1710 KB 141/208 KB 508/590 KB 258/258 KB 176/223 KB 428/1710 KB 145/208 KB 516/590 KB 258/258 KB 176/223 KB 428/1710 KB 149/208 KB 516/590 KB 258/258 KB 176/223 KB 428/1710 KB 153/208 KB 516/590 KB 258/258 KB 176/223 KB 432/1710 KB 157/208 KB 520/590 KB 258/258 KB 176/223 KB 432/1710 KB 161/208 KB 520/590 KB 258/258 KB 180/223 KB 432/1710 KB 165/208 KB 520/590 KB 258/258 KB 180/223 KB 432/1710 KB 169/208 KB 520/590 KB 258/258 KB 180/223 KB 432/1710 KB 173/208 KB 520/590 KB 258/258 KB 176/223 KB 432/1710 KB 153/208 KB 520/590 KB 258/258 KB 176/223 KB 428/1710 KB 153/208 KB 520/590 KB 258/258 KB 180/223 KB 432/1710 KB 173/208 KB 524/590 KB 258/258 KB 180/223 KB 436/1710 KB 173/208 KB 528/590 KB 258/258 KB 180/223 KB 436/1710 KB 173/208 KB 532/590 KB 258/258 KB 180/223 KB 436/1710 KB 173/208 KB 536/590 KB 258/258 KB 180/223 KB 436/1710 KB 173/208 KB 540/590 KB 180/223 KB 436/1710 KB 173/208 KB 544/590 KB 180/223 KB 436/1710 KB 173/208 KB 548/590 KB 180/223 KB 436/1710 KB 177/208 KB 552/590 KB 180/223 KB 436/1710 KB 177/208 KB 556/590 KB 180/223 KB 436/1710 KB 177/208 KB 560/590 KB 258/258 KB 180/223 KB 432/1710 KB 161/208 KB 520/590 KB 184/223 KB 436/1710 KB 177/208 KB 560/590 KB 188/223 KB 436/1710 KB 177/208 KB 560/590 KB 192/223 KB 436/1710 KB 177/208 KB 560/590 KB 196/223 KB 436/1710 KB 177/208 KB 560/590 KB 200/223 KB 436/1710 KB 177/208 KB 560/590 KB 204/223 KB 436/1710 KB 177/208 KB 560/590 KB 180/223 KB 436/1710 KB 177/208 KB 548/590 KB 204/223 KB 436/1710 KB 181/208 KB 560/590 KB 204/223 KB 436/1710 KB 185/208 KB 560/590 KB 258/258 KB 180/223 KB 436/1710 KB 173/208 KB 524/590 KB 208/223 KB 440/1710 KB 185/208 KB 560/590 KB 208/223 KB 444/1710 KB 185/208 KB 560/590 KB 208/223 KB 448/1710 KB 185/208 KB 560/590 KB 208/223 KB 452/1710 KB 185/208 KB 560/590 KB 208/223 KB 456/1710 KB 185/208 KB 560/590 KB 208/223 KB 460/1710 KB 185/208 KB 560/590 KB 208/223 KB 464/1710 KB 185/208 KB 560/590 KB 208/223 KB 436/1710 KB 185/208 KB 560/590 KB 208/223 KB 464/1710 KB 189/208 KB 560/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1209.6 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 212/223 KB 464/1710 KB 189/208 KB 560/590 KB 216/223 KB 468/1710 KB 193/208 KB 564/590 KB 220/223 KB 468/1710 KB 193/208 KB 564/590 KB 212/223 KB 468/1710 KB 193/208 KB 564/590 KB 223/223 KB 468/1710 KB 193/208 KB 568/590 KB 223/223 KB 468/1710 KB 193/208 KB 572/590 KB 223/223 KB 468/1710 KB 193/208 KB 576/590 KB 212/223 KB 468/1710 KB 193/208 KB 560/590 KB 223/223 KB 468/1710 KB 197/208 KB 576/590 KB 223/223 KB 468/1710 KB 201/208 KB 576/590 KB 223/223 KB 468/1710 KB 205/208 KB 576/590 KB 212/223 KB 468/1710 KB 189/208 KB 560/590 KB 223/223 KB 472/1710 KB 205/208 KB 576/590 KB 223/223 KB 468/1710 KB 193/208 KB 572/590 KB 223/223 KB 476/1710 KB 205/208 KB 576/590 KB 223/223 KB 480/1710 KB 205/208 KB 576/590 KB 223/223 KB 484/1710 KB 208/208 KB 580/590 KB 223/223 KB 488/1710 KB 208/208 KB 580/590 KB 4/38 KB 223/223 KB 492/1710 KB 208/208 KB 580/590 KB 4/38 KB 223/223 KB 496/1710 KB 208/208 KB 580/590 KB 4/38 KB 223/223 KB 480/1710 KB 208/208 KB 580/590 KB 223/223 KB 496/1710 KB 208/208 KB 584/590 KB 4/38 KB 223/223 KB 496/1710 KB 208/208 KB 588/590 KB 4/38 KB 223/223 KB 496/1710 KB 208/208 KB 590/590 KB 4/38 KB 223/223 KB 480/1710 KB 208/208 KB 576/590 KB 223/223 KB 484/1710 KB 208/208 KB 580/590 KB 4/38 KB 223/223 KB 496/1710 KB 208/208 KB 590/590 KB 8/38 KB 223/223 KB 496/1710 KB 208/208 KB 590/590 KB 12/38 KB 223/223 KB 496/1710 KB 208/208 KB 590/590 KB 16/38 KB 223/223 KB 496/1710 KB 208/208 KB 590/590 KB 20/38 KB 223/223 KB 500/1710 KB 208/208 KB 590/590 KB 24/38 KB 223/223 KB 500/1710 KB 208/208 KB 590/590 KB 28/38 KB 223/223 KB 500/1710 KB 208/208 KB 590/590 KB 32/38 KB 223/223 KB 500/1710 KB 208/208 KB 590/590 KB 36/38 KB 223/223 KB 500/1710 KB 208/208 KB 590/590 KB 38/38 KB 223/223 KB 500/1710 KB 208/208 KB 590/590 KB 20/38 KB 223/223 KB 504/1710 KB 590/590 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 907.9 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2519.9 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 965.4 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 223/223 KB 508/1710 KB 38/38 KB 512/1710 KB 38/38 KB 516/1710 KB 38/38 KB 520/1710 KB 38/38 KB 524/1710 KB 38/38 KB 528/1710 KB 38/38 KB 532/1710 KB 38/38 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 536/1710 KB 38/38 KB 540/1710 KB 38/38 KB 544/1710 KB 38/38 KB 548/1710 KB 38/38 KB 552/1710 KB 38/38 KB 4/18 KB 552/1710 KB 38/38 KB 8/18 KB 552/1710 KB 12/18 KB 552/1710 KB 16/18 KB 552/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 157.5 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 18/18 KB 552/1710 KB 18/18 KB 556/1710 KB 18/18 KB 560/1710 KB 18/18 KB 564/1710 KB 18/18 KB 568/1710 KB 18/18 KB 572/1710 KB 18/18 KB 576/1710 KB 18/18 KB 580/1710 KB 18/18 KB 584/1710 KB 18/18 KB 588/1710 KB 18/18 KB 4/214 KB 588/1710 KB 18/18 KB 8/214 KB 588/1710 KB 18/18 KB 12/214 KB 588/1710 KB 18/18 KB 16/214 KB 588/1710 KB 18/18 KB 20/214 KB 588/1710 KB 18/18 KB 24/214 KB 588/1710 KB 18/18 KB 28/214 KB 588/1710 KB 18/18 KB 32/214 KB 588/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 70.9 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 4/1267 KB 4/531 KB 32/214 KB 588/1710 KB 4/531 KB 32/214 KB 588/1710 KB 4/1267 KB 8/531 KB 32/214 KB 588/1710 KB 4/1267 KB 12/531 KB 32/214 KB 588/1710 KB 4/1267 KB 16/531 KB 32/214 KB 588/1710 KB 4/1267 KB 20/531 KB 32/214 KB 588/1710 KB 4/1267 KB 24/531 KB 32/214 KB 588/1710 KB 4/1267 KB 28/531 KB 32/214 KB 588/1710 KB 4/1267 KB 32/531 KB 32/214 KB 588/1710 KB 4/1267 KB 36/531 KB 32/214 KB 588/1710 KB 8/1267 KB 40/531 KB 32/214 KB 588/1710 KB 8/1267 KB 36/531 KB 32/214 KB 588/1710 KB 12/1267 KB 40/531 KB 32/214 KB 588/1710 KB 16/1267 KB 40/531 KB 32/214 KB 588/1710 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 20/1267 KB 44/531 KB 36/214 KB 588/1710 KB 16/1267 KB 44/531 KB 36/214 KB 588/1710 KB 20/1267 KB 48/531 KB 36/214 KB 592/1710 KB 20/1267 KB 52/531 KB 36/214 KB 592/1710 KB 16/1267 KB 40/531 KB 36/214 KB 588/1710 KB 24/1267 KB 52/531 KB 40/214 KB 592/1710 KB 24/1267 KB 52/531 KB 44/214 KB 592/1710 KB 24/1267 KB 52/531 KB 48/214 KB 592/1710 KB 24/1267 KB 52/531 KB 52/214 KB 592/1710 KB 24/1267 KB 56/531 KB 56/214 KB 592/1710 KB 24/1267 KB 56/531 KB 60/214 KB 592/1710 KB 24/1267 KB 56/531 KB 64/214 KB 592/1710 KB 4/109 KB 24/1267 KB 52/531 KB 36/214 KB 592/1710 KB 28/1267 KB 56/531 KB 64/214 KB 592/1710 KB 4/109 KB 32/1267 KB 56/531 KB 64/214 KB 592/1710 KB 4/109 KB 20/1267 KB 44/531 KB 36/214 KB 592/1710 KB 32/1267 KB 56/531 KB 64/214 KB 596/1710 KB 4/109 KB 32/1267 KB 56/531 KB 64/214 KB 600/1710 KB 4/109 KB 32/1267 KB 56/531 KB 64/214 KB 604/1710 KB 4/109 KB 36/1267 KB 56/531 KB 64/214 KB 608/1710 KB 4/109 KB 36/1267 KB 56/531 KB 64/214 KB 612/1710 KB 4/109 KB 36/1267 KB 56/531 KB 64/214 KB 616/1710 KB 4/109 KB 36/1267 KB 56/531 KB 64/214 KB 620/1710 KB 4/109 KB 36/1267 KB 56/531 KB 64/214 KB 624/1710 KB 4/109 KB 24/1267 KB 56/531 KB 60/214 KB 592/1710 KB 4/109 KB 24/1267 KB 56/531 KB 52/214 KB 592/1710 KB 36/1267 KB 60/531 KB 64/214 KB 624/1710 KB 4/109 KB 36/1267 KB 64/531 KB 64/214 KB 624/1710 KB 4/109 KB 36/1267 KB 68/531 KB 64/214 KB 624/1710 KB 4/109 KB 36/1267 KB 72/531 KB 64/214 KB 624/1710 KB 4/109 KB 36/1267 KB 76/531 KB 64/214 KB 624/1710 KB 4/109 KB 36/1267 KB 80/531 KB 64/214 KB 624/1710 KB 4/109 KB 36/1267 KB 56/531 KB 64/214 KB 604/1710 KB 4/109 KB 40/1267 KB 80/531 KB 64/214 KB 624/1710 KB 4/109 KB 44/1267 KB 80/531 KB 64/214 KB 624/1710 KB 4/109 KB 48/1267 KB 80/531 KB 64/214 KB 624/1710 KB 4/109 KB 52/1267 KB 80/531 KB 64/214 KB 624/1710 KB 4/109 KB 56/1267 KB 84/531 KB 68/214 KB 628/1710 KB 8/109 KB 52/1267 KB 84/531 KB 68/214 KB 628/1710 KB 8/109 KB 56/1267 KB 84/531 KB 72/214 KB 628/1710 KB 8/109 KB 52/1267 KB 84/531 KB 64/214 KB 628/1710 KB 8/109 KB 60/1267 KB 84/531 KB 72/214 KB 628/1710 KB 12/109 KB 60/1267 KB 84/531 KB 72/214 KB 628/1710 KB 16/109 KB 60/1267 KB 84/531 KB 72/214 KB 628/1710 KB 20/109 KB 52/1267 KB 84/531 KB 64/214 KB 628/1710 KB 4/109 KB 60/1267 KB 88/531 KB 76/214 KB 628/1710 KB 20/109 KB 60/1267 KB 92/531 KB 76/214 KB 628/1710 KB 20/109 KB 60/1267 KB 96/531 KB 76/214 KB 628/1710 KB 20/109 KB 52/1267 KB 80/531 KB 64/214 KB 628/1710 KB 4/109 KB 60/1267 KB 96/531 KB 76/214 KB 632/1710 KB 20/109 KB 60/1267 KB 96/531 KB 76/214 KB 636/1710 KB 20/109 KB 60/1267 KB 84/531 KB 76/214 KB 628/1710 KB 20/109 KB 60/1267 KB 84/531 KB 72/214 KB 628/1710 KB 8/109 KB 64/1267 KB 96/531 KB 76/214 KB 636/1710 KB 20/109 KB 64/1267 KB 96/531 KB 80/214 KB 636/1710 KB 20/109 KB 64/1267 KB 96/531 KB 84/214 KB 640/1710 KB 20/109 KB 68/1267 KB 100/531 KB 88/214 KB 640/1710 KB 24/109 KB 68/1267 KB 100/531 KB 92/214 KB 640/1710 KB 24/109 KB 68/1267 KB 100/531 KB 96/214 KB 640/1710 KB 24/109 KB 64/1267 KB 96/531 KB 80/214 KB 640/1710 KB 20/109 KB 68/1267 KB 100/531 KB 96/214 KB 644/1710 KB 24/109 KB 68/1267 KB 100/531 KB 96/214 KB 648/1710 KB 24/109 KB 68/1267 KB 100/531 KB 96/214 KB 652/1710 KB 24/109 KB 68/1267 KB 100/531 KB 84/214 KB 640/1710 KB 24/109 KB 68/1267 KB 100/531 KB 96/214 KB 652/1710 KB 28/109 KB 68/1267 KB 100/531 KB 96/214 KB 652/1710 KB 32/109 KB 68/1267 KB 100/531 KB 96/214 KB 652/1710 KB 36/109 KB unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 68/1267 KB 100/531 KB 100/214 KB 656/1710 KB 40/109 KB 68/1267 KB 100/531 KB 84/214 KB 640/1710 KB 20/109 KB 72/1267 KB 100/531 KB 100/214 KB 656/1710 KB 44/109 KB 76/1267 KB 100/531 KB 100/214 KB 656/1710 KB 44/109 KB 80/1267 KB 100/531 KB 100/214 KB 656/1710 KB 44/109 KB 84/1267 KB 100/531 KB 100/214 KB 656/1710 KB 44/109 KB 88/1267 KB 100/531 KB 100/214 KB 656/1710 KB 44/109 KB 92/1267 KB 100/531 KB 100/214 KB 656/1710 KB 44/109 KB 96/1267 KB 100/531 KB 100/214 KB 656/1710 KB 44/109 KB 64/1267 KB 100/531 KB 84/214 KB 640/1710 KB 20/109 KB 96/1267 KB 104/531 KB 100/214 KB 656/1710 KB 44/109 KB 96/1267 KB 108/531 KB 100/214 KB 656/1710 KB 44/109 KB 96/1267 KB 112/531 KB 100/214 KB 656/1710 KB 44/109 KB 96/1267 KB 116/531 KB 100/214 KB 656/1710 KB 44/109 KB 96/1267 KB 120/531 KB 100/214 KB 656/1710 KB 44/109 KB 96/1267 KB 124/531 KB 100/214 KB 656/1710 KB 44/109 KB 96/1267 KB 128/531 KB 100/214 KB 656/1710 KB 44/109 KB 68/1267 KB 100/531 KB 100/214 KB 656/1710 KB 44/109 KB 96/1267 KB 128/531 KB 100/214 KB 656/1710 KB 48/109 KB 68/1267 KB 100/531 KB 100/214 KB 656/1710 KB 36/109 KB 96/1267 KB 128/531 KB 104/214 KB 656/1710 KB 48/109 KB 96/1267 KB 128/531 KB 108/214 KB 656/1710 KB 52/109 KB 96/1267 KB 128/531 KB 112/214 KB 656/1710 KB 52/109 KB 68/1267 KB 100/531 KB 96/214 KB 656/1710 KB 36/109 KB 96/1267 KB 128/531 KB 112/214 KB 660/1710 KB 52/109 KB 96/1267 KB 128/531 KB 112/214 KB 664/1710 KB 52/109 KB 96/1267 KB 128/531 KB 112/214 KB 668/1710 KB 52/109 KB 96/1267 KB 128/531 KB 112/214 KB 672/1710 KB 52/109 KB 96/1267 KB 128/531 KB 116/214 KB 672/1710 KB 52/109 KB 100/1267 KB 132/531 KB 120/214 KB 676/1710 KB 52/109 KB 100/1267 KB 132/531 KB 124/214 KB 676/1710 KB 52/109 KB 100/1267 KB 132/531 KB 128/214 KB 676/1710 KB 52/109 KB 96/1267 KB 128/531 KB 104/214 KB 656/1710 KB 52/109 KB 100/1267 KB 132/531 KB 128/214 KB 676/1710 KB 56/109 KB 100/1267 KB 132/531 KB 128/214 KB 676/1710 KB 60/109 KB 100/1267 KB 132/531 KB 128/214 KB 676/1710 KB 64/109 KB 100/1267 KB 132/531 KB 128/214 KB 676/1710 KB 68/109 KB 100/1267 KB 132/531 KB 132/214 KB 676/1710 KB 72/109 KB 100/1267 KB 132/531 KB 132/214 KB 676/1710 KB 76/109 KB 100/1267 KB 132/531 KB 132/214 KB 676/1710 KB 80/109 KB 100/1267 KB 132/531 KB 116/214 KB 676/1710 KB 52/109 KB 100/1267 KB 128/531 KB 116/214 KB 676/1710 KB 52/109 KB 96/1267 KB 128/531 KB 116/214 KB 676/1710 KB 52/109 KB 100/1267 KB 132/531 KB 132/214 KB 680/1710 KB 80/109 KB 104/1267 KB 132/531 KB 132/214 KB 684/1710 KB 80/109 KB 104/1267 KB 132/531 KB 132/214 KB 688/1710 KB 80/109 KB 104/1267 KB 136/531 KB 132/214 KB 688/1710 KB 80/109 KB 104/1267 KB 140/531 KB 132/214 KB 688/1710 KB 80/109 KB 104/1267 KB 144/531 KB 132/214 KB 688/1710 KB 80/109 KB 104/1267 KB 148/531 KB 132/214 KB 692/1710 KB 80/109 KB 104/1267 KB 152/531 KB 132/214 KB 692/1710 KB 84/109 KB 104/1267 KB 156/531 KB 132/214 KB 692/1710 KB 84/109 KB 100/1267 KB 132/531 KB 132/214 KB 676/1710 KB 68/109 KB 104/1267 KB 160/531 KB 136/214 KB 692/1710 KB 84/109 KB 104/1267 KB 160/531 KB 140/214 KB 692/1710 KB 84/109 KB 104/1267 KB 160/531 KB 144/214 KB 692/1710 KB 84/109 KB 104/1267 KB 160/531 KB 148/214 KB 692/1710 KB 84/109 KB 104/1267 KB 160/531 KB 152/214 KB 692/1710 KB 84/109 KB 104/1267 KB 148/531 KB 132/214 KB 692/1710 KB 84/109 KB 104/1267 KB 160/531 KB 156/214 KB 692/1710 KB 88/109 KB 104/1267 KB 160/531 KB 156/214 KB 692/1710 KB 92/109 KB 104/1267 KB 160/531 KB 156/214 KB unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 692/1710 KB 96/109 KB 104/1267 KB 144/531 KB 132/214 KB 692/1710 KB 80/109 KB 104/1267 KB 160/531 KB 156/214 KB 696/1710 KB 96/109 KB 104/1267 KB 160/531 KB 156/214 KB 700/1710 KB 96/109 KB 104/1267 KB 132/531 KB 132/214 KB 680/1710 KB 80/109 KB 108/1267 KB 160/531 KB 156/214 KB 700/1710 KB 96/109 KB 112/1267 KB 160/531 KB 156/214 KB 700/1710 KB 96/109 KB 116/1267 KB 160/531 KB 156/214 KB 700/1710 KB 96/109 KB 120/1267 KB 160/531 KB 156/214 KB 700/1710 KB 96/109 KB 124/1267 KB 160/531 KB 156/214 KB 700/1710 KB 96/109 KB 128/1267 KB 160/531 KB 156/214 KB 700/1710 KB 96/109 KB 128/1267 KB 160/531 KB 156/214 KB 704/1710 KB 96/109 KB 132/1267 KB 160/531 KB 156/214 KB 704/1710 KB 96/109 KB 136/1267 KB 160/531 KB 156/214 KB 708/1710 KB 100/109 KB 140/1267 KB 160/531 KB 156/214 KB 708/1710 KB 100/109 KB 144/1267 KB 160/531 KB 156/214 KB 708/1710 KB 100/109 KB 132/1267 KB 160/531 KB 156/214 KB 708/1710 KB 100/109 KB 144/1267 KB 160/531 KB 160/214 KB 708/1710 KB 100/109 KB 144/1267 KB 160/531 KB 164/214 KB 708/1710 KB 100/109 KB 148/1267 KB 160/531 KB 168/214 KB 708/1710 KB 100/109 KB 148/1267 KB 160/531 KB 172/214 KB 708/1710 KB 100/109 KB 148/1267 KB 160/531 KB 176/214 KB 708/1710 KB 100/109 KB 104/1267 KB 160/531 KB 132/214 KB 692/1710 KB 84/109 KB 148/1267 KB 164/531 KB 176/214 KB 708/1710 KB 100/109 KB 148/1267 KB 168/531 KB 176/214 KB 708/1710 KB 100/109 KB 148/1267 KB 172/531 KB 176/214 KB 708/1710 KB 100/109 KB 148/1267 KB 176/531 KB 176/214 KB 708/1710 KB 100/109 KB 132/1267 KB 160/531 KB 156/214 KB 708/1710 KB 100/109 KB 132/1267 KB 160/531 KB 156/214 KB 708/1710 KB 96/109 KB 148/1267 KB 176/531 KB 176/214 KB 712/1710 KB 100/109 KB 148/1267 KB 176/531 KB 176/214 KB 716/1710 KB 100/109 KB 148/1267 KB 176/531 KB 176/214 KB 720/1710 KB 104/109 KB 148/1267 KB 176/531 KB 176/214 KB 724/1710 KB 104/109 KB 148/1267 KB 180/531 KB 180/214 KB 728/1710 KB 104/109 KB 148/1267 KB 180/531 KB 180/214 KB 732/1710 KB 104/109 KB 148/1267 KB 180/531 KB 180/214 KB 736/1710 KB 104/109 KB 148/1267 KB 160/531 KB 164/214 KB 708/1710 KB 100/109 KB 152/1267 KB 180/531 KB 180/214 KB 736/1710 KB 104/109 KB 156/1267 KB 180/531 KB 180/214 KB 736/1710 KB 104/109 KB 160/1267 KB 180/531 KB 180/214 KB 736/1710 KB 104/109 KB 164/1267 KB 180/531 KB 180/214 KB 736/1710 KB 104/109 KB 168/1267 KB 180/531 KB 180/214 KB 736/1710 KB 104/109 KB 172/1267 KB 180/531 KB 180/214 KB 736/1710 KB 104/109 KB 176/1267 KB 180/531 KB 180/214 KB 736/1710 KB 104/109 KB 180/1267 KB 180/531 KB 180/214 KB 736/1710 KB 104/109 KB 148/1267 KB 180/531 KB 180/214 KB 724/1710 KB 104/109 KB 180/1267 KB 180/531 KB 184/214 KB 740/1710 KB 104/109 KB 180/1267 KB 180/531 KB 188/214 KB 740/1710 KB 104/109 KB 180/1267 KB 180/531 KB 192/214 KB 740/1710 KB 104/109 KB 148/1267 KB 180/531 KB 176/214 KB 724/1710 KB 104/109 KB 180/1267 KB 184/531 KB 192/214 KB 740/1710 KB 104/109 KB 148/1267 KB 176/531 KB 176/214 KB 716/1710 KB 104/109 KB 180/1267 KB 188/531 KB 192/214 KB 740/1710 KB 108/109 KB 180/1267 KB 188/531 KB 192/214 KB 740/1710 KB 109/109 KB 180/1267 KB 188/531 KB 192/214 KB 740/1710 KB 109/109 KB 180/1267 KB 192/531 KB 192/214 KB 740/1710 KB 109/109 KB 180/1267 KB 196/531 KB 192/214 KB 740/1710 KB 109/109 KB 180/1267 KB 200/531 KB 196/214 KB 740/1710 KB 109/109 KB 180/1267 KB 204/531 KB 196/214 KB 740/1710 KB 109/109 KB 180/1267 KB 208/531 KB 196/214 KB 740/1710 KB 109/109 KB 180/1267 KB 180/531 KB 180/214 KB 740/1710 KB 104/109 KB 18 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 0/1267 KB 208/531 KB 196/214 KB 744/1710 KB 109/109 KB 180/1267 KB 208/531 KB 196/214 KB 748/1710 KB 109/109 KB 180/1267 KB 208/531 KB 196/214 KB 752/1710 KB 109/109 KB 180/1267 KB 196/531 KB 196/214 KB 740/1710 KB 109/109 KB 180/1267 KB 208/531 KB 200/214 KB 752/1710 KB 109/109 KB 180/1267 KB 208/531 KB 204/214 KB 752/1710 KB 109/109 KB 180/1267 KB 208/531 KB 208/214 KB 752/1710 KB 109/109 KB 180/1267 KB 212/531 KB 212/214 KB 756/1710 KB 109/109 KB 184/1267 KB 212/531 KB 214/214 KB 756/1710 KB 109/109 KB 180/1267 KB 208/531 KB 208/214 KB 756/1710 KB 109/109 KB 184/1267 KB 212/531 KB 214/214 KB 760/1710 KB 109/109 KB 184/1267 KB 212/531 KB 214/214 KB 764/1710 KB 109/109 KB 184/1267 KB 212/531 KB 214/214 KB 768/1710 KB 109/109 KB 184/1267 KB 212/531 KB 214/214 KB 772/1710 KB 180/1267 KB 212/531 KB 208/214 KB 756/1710 KB 109/109 KB 184/1267 KB 216/531 KB 214/214 KB 776/1710 KB 184/1267 KB 220/531 KB 214/214 KB 776/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 354.6 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 184/1267 KB 212/531 KB 212/214 KB 756/1710 KB 109/109 KB 188/1267 KB 220/531 KB 214/214 KB 776/1710 KB 192/1267 KB 220/531 KB 214/214 KB 776/1710 KB 196/1267 KB 220/531 KB 214/214 KB 776/1710 KB 196/1267 KB 224/531 KB 214/214 KB 776/1710 KB 196/1267 KB 228/531 KB 214/214 KB 776/1710 KB 184/1267 KB 228/531 KB 214/214 KB 776/1710 KB 200/1267 KB 228/531 KB 780/1710 KB 200/1267 KB 228/531 KB 784/1710 KB 200/1267 KB 228/531 KB 214/214 KB 776/1710 KB 204/1267 KB 232/531 KB 784/1710 KB 208/1267 KB 232/531 KB 784/1710 KB 212/1267 KB 232/531 KB 784/1710 KB 216/1267 KB 232/531 KB 788/1710 KB 220/1267 KB 232/531 KB 788/1710 KB 224/1267 KB 232/531 KB 788/1710 KB 200/1267 KB 232/531 KB 784/1710 KB 224/1267 KB 236/531 KB 788/1710 KB 224/1267 KB 240/531 KB 788/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 687.7 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 224/1267 KB 240/531 KB 788/1710 KB 4/80 KB 224/1267 KB 244/531 KB 788/1710 KB 4/80 KB 228/1267 KB 248/531 KB 788/1710 KB 8/80 KB 228/1267 KB 252/531 KB 788/1710 KB 8/80 KB 228/1267 KB 256/531 KB 788/1710 KB 8/80 KB 212/1267 KB 232/531 KB 788/1710 KB 228/1267 KB 256/531 KB 792/1710 KB 8/80 KB 228/1267 KB 256/531 KB 796/1710 KB 8/80 KB 228/1267 KB 256/531 KB 800/1710 KB 8/80 KB 228/1267 KB 256/531 KB 804/1710 KB 8/80 KB 228/1267 KB 260/531 KB 808/1710 KB 8/80 KB 228/1267 KB 260/531 KB 812/1710 KB 8/80 KB 228/1267 KB 260/531 KB 816/1710 KB 8/80 KB 228/1267 KB 244/531 KB 788/1710 KB 8/80 KB 232/1267 KB 260/531 KB 816/1710 KB 8/80 KB 236/1267 KB 260/531 KB 816/1710 KB 8/80 KB 224/1267 KB 244/531 KB 788/1710 KB 8/80 KB 236/1267 KB 260/531 KB 816/1710 KB 12/80 KB 236/1267 KB 260/531 KB 816/1710 KB 16/80 KB 236/1267 KB 260/531 KB 816/1710 KB 20/80 KB 236/1267 KB 260/531 KB 816/1710 KB 24/80 KB 236/1267 KB 260/531 KB 816/1710 KB 28/80 KB 236/1267 KB 260/531 KB 816/1710 KB 32/80 KB 236/1267 KB 260/531 KB 816/1710 KB 36/80 KB 240/1267 KB 260/531 KB 816/1710 KB 40/80 KB 240/1267 KB 260/531 KB 816/1710 KB 44/80 KB 240/1267 KB 260/531 KB 816/1710 KB 48/80 KB 228/1267 KB 260/531 KB 804/1710 KB 8/80 KB 240/1267 KB 264/531 KB 816/1710 KB 48/80 KB 240/1267 KB 260/531 KB 816/1710 KB 36/80 KB 244/1267 KB 264/531 KB 816/1710 KB 48/80 KB 248/1267 KB 268/531 KB 820/1710 KB 48/80 KB 244/1267 KB 268/531 KB 820/1710 KB 48/80 KB 248/1267 KB 268/531 KB 824/1710 KB 48/80 KB 248/1267 KB 268/531 KB 828/1710 KB 48/80 KB 252/1267 KB 268/531 KB 832/1710 KB 48/80 KB 252/1267 KB 268/531 KB 836/1710 KB 48/80 KB 244/1267 KB 268/531 KB 816/1710 KB 48/80 KB 252/1267 KB 272/531 KB 836/1710 KB 52/80 KB 252/1267 KB 276/531 KB 836/1710 KB 52/80 KB 252/1267 KB 280/531 KB 836/1710 KB 52/80 KB 252/1267 KB 284/531 KB 836/1710 KB 52/80 KB 252/1267 KB 288/531 KB 836/1710 KB 52/80 KB 252/1267 KB 268/531 KB 836/1710 KB 52/80 KB 252/1267 KB 288/531 KB 836/1710 KB 56/80 KB 252/1267 KB 288/531 KB 836/1710 KB 60/80 KB 252/1267 KB 288/531 KB 836/1710 KB 64/80 KB 252/1267 KB 288/531 KB 836/1710 KB 68/80 KB 252/1267 KB 292/531 KB 840/1710 KB 72/80 KB 252/1267 KB 292/531 KB 840/1710 KB 76/80 KB 252/1267 KB 268/531 KB 828/1710 KB 48/80 KB 256/1267 KB 292/531 KB 840/1710 KB 76/80 KB 260/1267 KB 292/531 KB 840/1710 KB 76/80 KB 264/1267 KB 292/531 KB 840/1710 KB 76/80 KB 268/1267 KB 292/531 KB 840/1710 KB 76/80 KB 272/1267 KB 292/531 KB 840/1710 KB 76/80 KB 252/1267 KB 292/531 KB 840/1710 KB 68/80 KB 272/1267 KB 292/531 KB 844/1710 KB 76/80 KB 272/1267 KB 292/531 KB 848/1710 KB 76/80 KB 272/1267 KB 292/531 KB 852/1710 KB 76/80 KB 276/1267 KB 292/531 KB 856/1710 KB 80/80 KB 276/1267 KB 292/531 KB 860/1710 KB 80/80 KB 276/1267 KB 292/531 KB 864/1710 KB 80/80 KB 252/1267 KB 292/531 KB 836/1710 KB 68/80 KB 276/1267 KB 296/531 KB 864/1710 KB 80/80 KB 276/1267 KB 300/531 KB 864/1710 KB 80/80 KB 276/1267 KB 304/531 KB 864/1710 KB 80/80 KB 276/1267 KB 308/531 KB 864/1710 KB 80/80 KB 276/1267 KB 312/531 KB 864/1710 KB 80/80 KB 276/1267 KB 316/531 KB 864/1710 KB 80/80 KB 276/1267 KB 320/531 KB 864/1710 KB 80/80 KB 276/1267 KB 292/531 KB 852/1710 KB 80/80 KB 280/1267 KB 320/531 KB 864/1710 KB 80/80 KB 284/1267 KB 320/531 KB 864/1710 KB 80/80 KB 288/1267 KB 320/531 KB 864/1710 KB 80/80 KB 272/1267 KB 292/531 KB 852/1710 KB 80/80 KB 292/1267 KB 320/531 KB 864/1710 KB 80/80 KB 296/1267 KB 324/531 KB 868/1710 KB 80 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install /80 KB 300/1267 KB 324/531 KB 868/1710 KB 80/80 KB 292/1267 KB 324/531 KB 868/1710 KB 80/80 KB 304/1267 KB 324/531 KB 868/1710 KB 80/80 KB 304/1267 KB 324/531 KB 872/1710 KB 80/80 KB 304/1267 KB 324/531 KB 876/1710 KB 80/80 KB 304/1267 KB 324/531 KB 880/1710 KB 80/80 KB 304/1267 KB 324/531 KB 884/1710 KB 80/80 KB 308/1267 KB 324/531 KB 888/1710 KB 80/80 KB 308/1267 KB 324/531 KB 892/1710 KB 80/80 KB 308/1267 KB 324/531 KB 896/1710 KB 80/80 KB 292/1267 KB 324/531 KB 864/1710 KB 80/80 KB 308/1267 KB 328/531 KB 896/1710 KB 80/80 KB 308/1267 KB 332/531 KB 896/1710 KB 80/80 KB 308/1267 KB 336/531 KB 896/1710 KB 80/80 KB 308/1267 KB 340/531 KB 896/1710 KB 80/80 KB 308/1267 KB 344/531 KB 896/1710 KB 80/80 KB 308/1267 KB 348/531 KB 896/1710 KB 80/80 KB 308/1267 KB 352/531 KB 896/1710 KB 80/80 KB 308/1267 KB 324/531 KB 884/1710 KB 80/80 KB 312/1267 KB 352/531 KB 896/1710 KB 316/1267 KB 352/531 KB 896/1710 KB 320/1267 KB 352/531 KB 896/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 229.7 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 324/1267 KB 352/531 KB 896/1710 KB 328/1267 KB 352/531 KB 900/1710 KB 332/1267 KB 352/531 KB 900/1710 KB 336/1267 KB 352/531 KB 900/1710 KB 340/1267 KB 356/531 KB 900/1710 KB 344/1267 KB 356/531 KB 900/1710 KB 324/1267 KB 352/531 KB 900/1710 KB 344/1267 KB 356/531 KB 904/1710 KB 336/1267 KB 356/531 KB 900/1710 KB 344/1267 KB 360/531 KB 904/1710 KB 344/1267 KB 364/531 KB 904/1710 KB 344/1267 KB 368/531 KB 904/1710 KB 344/1267 KB 368/531 KB 908/1710 KB 344/1267 KB 368/531 KB 912/1710 KB 344/1267 KB 368/531 KB 916/1710 KB 348/1267 KB 372/531 KB 920/1710 KB 348/1267 KB 372/531 KB 924/1710 KB 348/1267 KB 372/531 KB 928/1710 KB 348/1267 KB 372/531 KB 916/1710 KB 352/1267 KB 372/531 KB 928/1710 KB 344/1267 KB 372/531 KB 916/1710 KB 356/1267 KB 376/531 KB 928/1710 KB 3/1044 KB 4/61 KB 356/1267 KB 380/531 KB 928/1710 KB 3/1044 KB 4/61 KB 356/1267 KB 384/531 KB 928/1710 KB 3/1044 KB 4/61 KB 356/1267 KB 388/531 KB 928/1710 KB 3/1044 KB 4/61 KB 356/1267 KB 372/531 KB 928/1710 KB 3/1044 KB 4/61 KB 360/1267 KB 388/531 KB 932/1710 KB 3/1044 KB 4/61 KB 364/1267 KB 388/531 KB 932/1710 KB 3/1044 KB 4/61 KB 368/1267 KB 388/531 KB 932/1710 KB 3/1044 KB 4/61 KB 352/1267 KB 372/531 KB 928/1710 KB 3/1044 KB 4/61 KB 352/1267 KB 372/531 KB 928/1710 KB 3/1044 KB 368/1267 KB 388/531 KB 932/1710 KB 6/1044 KB 4/61 KB 368/1267 KB 388/531 KB 932/1710 KB 9/1044 KB 4/61 KB 368/1267 KB 388/531 KB 932/1710 KB 11/1044 KB 4/61 KB 368/1267 KB 388/531 KB 932/1710 KB 14/1044 KB 4/61 KB 368/1267 KB 388/531 KB 932/1710 KB 16/1044 KB 4/61 KB 368/1267 KB 388/531 KB 932/1710 KB 19/1044 KB 4/61 KB 368/1267 KB 388/531 KB 932/1710 KB 22/1044 KB 8/61 KB 368/1267 KB 388/531 KB 932/1710 KB 25/1044 KB 8/61 KB 356/1267 KB 388/531 KB 932/1710 KB 3/1044 KB 4/61 KB 368/1267 KB 388/531 KB 936/1710 KB 25/1044 KB 8/61 KB 368/1267 KB 388/531 KB 940/1710 KB 27/1044 KB 8/61 KB 368/1267 KB 388/531 KB 944/1710 KB 27/1044 KB 8/61 KB 372/1267 KB 392/531 KB 948/1710 KB 27/1044 KB 8/61 KB 372/1267 KB 392/531 KB 952/1710 KB 27/1044 KB 8/61 KB 372/1267 KB 392/531 KB 956/1710 KB 27/1044 KB 8/61 KB 368/1267 KB 388/531 KB 932/1710 KB 19/1044 KB 8/61 KB 372/1267 KB 392/531 KB 956/1710 KB 27/1044 KB 12/61 KB 372/1267 KB 392/531 KB 956/1710 KB 27/1044 KB 16/61 KB 372/1267 KB 392/531 KB 956/1710 KB 27/1044 KB 20/61 KB 372/1267 KB 392/531 KB 956/1710 KB 27/1044 KB 24/61 KB 372/1267 KB 392/531 KB 956/1710 KB 27/1044 KB 28/61 KB 372/1267 KB 392/531 KB 944/1710 KB 27/1044 KB 8/61 KB 376/1267 KB 392/531 KB 956/1710 KB 27/1044 KB 28/61 KB 380/1267 KB 392/531 KB 956/1710 KB 27/1044 KB 28/61 KB 368/1267 KB 392/531 KB 944/1710 KB 27/1044 KB 8/61 KB 380/1267 KB 396/531 KB 956/1710 KB 27/1044 KB 32/61 KB 380/1267 KB 400/531 KB 956/1710 KB 27/1044 KB 32/61 KB 368/1267 KB 388/531 KB 936/1710 KB 27/1044 KB 8/61 KB 380/1267 KB 400/531 KB 956/1710 KB 30/1044 KB 32/61 KB 380/1267 KB 400/531 KB 956/1710 KB 32/1044 KB 32/61 KB 380/1267 KB 400/531 KB 956/1710 KB 36/1044 KB 32/61 KB 384/1267 KB 404/531 KB 960/1710 KB 40/1044 KB 32/61 KB 380/1267 KB 392/531 KB 956/1710 KB 27/1044 KB 32/61 KB 384/1267 KB 404/531 KB 960/1710 KB 40/1044 KB 36/61 KB 384/1267 KB 404/531 KB 960/1710 KB 40/1044 KB 40/61 KB 384/1267 KB 404/531 KB 960/1710 KB 44/1044 KB 44/61 KB 384/1267 KB 404/531 KB 960/1710 KB 44/1044 KB 48/61 KB 384/1267 KB 404/531 KB 960/1710 KB 36/1044 KB 32/61 KB 384/1267 KB 404/531 KB 956/1710 KB 36/1044 KB 32/61 KB 384/1267 KB 400/531 KB 956/1 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 710 KB 36/1044 KB 32/61 KB 388/1267 KB 408/531 KB 960/1710 KB 44/1044 KB 48/61 KB 392/1267 KB 408/531 KB 960/1710 KB 44/1044 KB 48/61 KB 393/1267 KB 408/531 KB 960/1710 KB 44/1044 KB 48/61 KB 397/1267 KB 408/531 KB 960/1710 KB 44/1044 KB 48/61 KB 401/1267 KB 408/531 KB 964/1710 KB 44/1044 KB 52/61 KB 405/1267 KB 408/531 KB 964/1710 KB 44/1044 KB 52/61 KB 384/1267 KB 404/531 KB 960/1710 KB 44/1044 KB 40/61 KB 409/1267 KB 408/531 KB 964/1710 KB 48/1044 KB 52/61 KB 409/1267 KB 408/531 KB 964/1710 KB 52/1044 KB 52/61 KB 397/1267 KB 408/531 KB 964/1710 KB 44/1044 KB 52/61 KB 409/1267 KB 408/531 KB 964/1710 KB 56/1044 KB 56/61 KB 409/1267 KB 408/531 KB 964/1710 KB 56/1044 KB 60/61 KB 409/1267 KB 408/531 KB 964/1710 KB 56/1044 KB 61/61 KB 397/1267 KB 408/531 KB 964/1710 KB 44/1044 KB 48/61 KB 409/1267 KB 408/531 KB 968/1710 KB 56/1044 KB 61/61 KB 384/1267 KB 408/531 KB 960/1710 KB 44/1044 KB 48/61 KB 409/1267 KB 412/531 KB 968/1710 KB 56/1044 KB 61/61 KB 409/1267 KB 416/531 KB 968/1710 KB 56/1044 KB 61/61 KB 409/1267 KB 420/531 KB 968/1710 KB 56/1044 KB 61/61 KB 409/1267 KB 424/531 KB 968/1710 KB 56/1044 KB 61/61 KB 409/1267 KB 428/531 KB 972/1710 KB 56/1044 KB 61/61 KB 409/1267 KB 408/531 KB 964/1710 KB 56/1044 KB 60/61 KB 413/1267 KB 432/531 KB 972/1710 KB 56/1044 KB 61/61 KB 417/1267 KB 432/531 KB 972/1710 KB 56/1044 KB 61/61 KB 421/1267 KB 432/531 KB 972/1710 KB 56/1044 KB 61/61 KB 425/1267 KB 432/531 KB 972/1710 KB 56/1044 KB 61/61 KB 409/1267 KB 408/531 KB 964/1710 KB 56/1044 KB 56/61 KB 425/1267 KB 432/531 KB 972/1710 KB 60/1044 KB 61/61 KB 425/1267 KB 432/531 KB 972/1710 KB 64/1044 KB 61/61 KB 409/1267 KB 432/531 KB 972/1710 KB 56/1044 KB 61/61 KB 409/1267 KB 424/531 KB 972/1710 KB 56/1044 KB 61/61 KB 425/1267 KB 432/531 KB 976/1710 KB 64/1044 KB 61/61 KB 425/1267 KB 432/531 KB 980/1710 KB 64/1044 KB 61/61 KB 425/1267 KB 436/531 KB 984/1710 KB 68/1044 KB 61/61 KB 425/1267 KB 436/531 KB 988/1710 KB 68/1044 KB 61/61 KB 425/1267 KB 436/531 KB 992/1710 KB 68/1044 KB 425/1267 KB 436/531 KB 980/1710 KB 68/1044 KB 61/61 KB 425/1267 KB 440/531 KB 992/1710 KB 68/1044 KB 425/1267 KB 444/531 KB 992/1710 KB 68/1044 KB 429/1267 KB 448/531 KB 996/1710 KB 68/1044 KB 425/1267 KB 432/531 KB 980/1710 KB 68/1044 KB 61/61 KB 429/1267 KB 448/531 KB 996/1710 KB 72/1044 KB 429/1267 KB 448/531 KB 996/1710 KB 76/1044 KB 429/1267 KB 448/531 KB 996/1710 KB 80/1044 KB 429/1267 KB 448/531 KB 996/1710 KB 84/1044 KB 429/1267 KB 448/531 KB 996/1710 KB 88/1044 KB 429/1267 KB 448/531 KB 996/1710 KB 92/1044 KB 429/1267 KB 448/531 KB 996/1710 KB 96/1044 KB 429/1267 KB 448/531 KB 996/1710 KB 100/1044 KB 429/1267 KB 444/531 KB 996/1710 KB 68/1044 KB 429/1267 KB 452/531 KB 1000/1710 KB 100/1044 KB 429/1267 KB 452/531 KB 1004/1710 KB 100/1044 KB 429/1267 KB 452/531 KB 1008/1710 KB 100/1044 KB 429/1267 KB 444/531 KB 992/1710 KB 68/1044 KB 433/1267 KB 452/531 KB 1008/1710 KB 100/1044 KB 437/1267 KB 452/531 KB 1008/1710 KB 100/1044 KB 441/1267 KB 452/531 KB 1008/1710 KB 100/1044 KB 445/1267 KB 452/531 KB 1008/1710 KB 100/1044 KB 449/1267 KB 452/531 KB 1012/1710 KB 100/1044 KB 429/1267 KB 452/531 KB 996/1710 KB 100/1044 KB 449/1267 KB 456/531 KB 1012/1710 KB 104/1044 KB 449/1267 KB 460/531 KB 1012/1710 KB 104/1044 KB 449/1267 KB 464/531 KB 1012/1710 KB 104/1044 KB 449/1267 KB 468/531 KB 1012/1710 KB 104/1044 KB 449/1267 KB 452/531 KB 1012/ unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 1710 KB 104/1044 KB 453/1267 KB 468/531 KB 1012/1710 KB 108/1044 KB 453/1267 KB 468/531 KB 1012/1710 KB 112/1044 KB 445/1267 KB 452/531 KB 1012/1710 KB 100/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 155.6 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 453/1267 KB 468/531 KB 1012/1710 KB 104/1044 KB 457/1267 KB 468/531 KB 1016/1710 KB 112/1044 KB 453/1267 KB 468/531 KB 1016/1710 KB 112/1044 KB 457/1267 KB 468/531 KB 1020/1710 KB 112/1044 KB 457/1267 KB 468/531 KB 1024/1710 KB 112/1044 KB 457/1267 KB 468/531 KB 1028/1710 KB 112/1044 KB 461/1267 KB 472/531 KB 1032/1710 KB 116/1044 KB 461/1267 KB 472/531 KB 1036/1710 KB 116/1044 KB 461/1267 KB 472/531 KB 1040/1710 KB 116/1044 KB 461/1267 KB 472/531 KB 1028/1710 KB 116/1044 KB 461/1267 KB 472/531 KB 1040/1710 KB 120/1044 KB 461/1267 KB 472/531 KB 1040/1710 KB 124/1044 KB 461/1267 KB 472/531 KB 1040/1710 KB 128/1044 KB 461/1267 KB 472/531 KB 1040/1710 KB 132/1044 KB 461/1267 KB 472/531 KB 1044/1710 KB 136/1044 KB 461/1267 KB 472/531 KB 1044/1710 KB 140/1044 KB 461/1267 KB 472/531 KB 1044/1710 KB 144/1044 KB 461/1267 KB 472/531 KB 1028/1710 KB 112/1044 KB 461/1267 KB 476/531 KB 1044/1710 KB 144/1044 KB 461/1267 KB 480/531 KB 1044/1710 KB 144/1044 KB 461/1267 KB 468/531 KB 1028/1710 KB 112/1044 KB 465/1267 KB 480/531 KB 1044/1710 KB 144/1044 KB 469/1267 KB 480/531 KB 1044/1710 KB 144/1044 KB 473/1267 KB 480/531 KB 1044/1710 KB 144/1044 KB 477/1267 KB 480/531 KB 1044/1710 KB 144/1044 KB 481/1267 KB 484/531 KB 1044/1710 KB 144/1044 KB 461/1267 KB 472/531 KB 1044/1710 KB 132/1044 KB 477/1267 KB 484/531 KB 1044/1710 KB 144/1044 KB 481/1267 KB 488/531 KB 1044/1710 KB 144/1044 KB 481/1267 KB 492/531 KB 1044/1710 KB 144/1044 KB 481/1267 KB 496/531 KB 1044/1710 KB 144/1044 KB 481/1267 KB 500/531 KB 1044/1710 KB 144/1044 KB 485/1267 KB 504/531 KB 1048/1710 KB 148/1044 KB 485/1267 KB 508/531 KB 1048/1710 KB 148/1044 KB 485/1267 KB 512/531 KB 1048/1710 KB 148/1044 KB 485/1267 KB 500/531 KB 1048/1710 KB 148/1044 KB 485/1267 KB 500/531 KB 1048/1710 KB 144/1044 KB 485/1267 KB 500/531 KB 1044/1710 KB 144/1044 KB 489/1267 KB 512/531 KB 1048/1710 KB 148/1044 KB 493/1267 KB 512/531 KB 1048/1710 KB 148/1044 KB 497/1267 KB 512/531 KB 1052/1710 KB 148/1044 KB 501/1267 KB 512/531 KB 1052/1710 KB 152/1044 KB 505/1267 KB 512/531 KB 1052/1710 KB 152/1044 KB 509/1267 KB 512/531 KB 1052/1710 KB 152/1044 KB 513/1267 KB 516/531 KB 1052/1710 KB 152/1044 KB 493/1267 KB 512/531 KB 1052/1710 KB 148/1044 KB 513/1267 KB 516/531 KB 1056/1710 KB 152/1044 KB 513/1267 KB 516/531 KB 1060/1710 KB 152/1044 KB 509/1267 KB 516/531 KB 1052/1710 KB 152/1044 KB 513/1267 KB 520/531 KB 1060/1710 KB 152/1044 KB 4/1063 KB 513/1267 KB 524/531 KB 1064/1710 KB 152/1044 KB 4/1063 KB 513/1267 KB 528/531 KB 1064/1710 KB 152/1044 KB 4/1063 KB 497/1267 KB 512/531 KB 1052/1710 KB 152/1044 KB 513/1267 KB 528/531 KB 1064/1710 KB 156/1044 KB 4/1063 KB 513/1267 KB 528/531 KB 1064/1710 KB 160/1044 KB 4/1063 KB 513/1267 KB 520/531 KB 1064/1710 KB 152/1044 KB 4/1063 KB 517/1267 KB 531/531 KB 1068/1710 KB 160/1044 KB 4/1063 KB 517/1267 KB 531/531 KB 1072/1710 KB 160/1044 KB 4/1063 KB 517/1267 KB 531/531 KB 1076/1710 KB 160/1044 KB 4/1063 KB 517/1267 KB 531/531 KB 1080/1710 KB 160/1044 KB 4/1063 KB 513/1267 KB 516/531 KB 1060/1710 KB 152/1044 KB 4/1063 KB 517/1267 KB 531/531 KB 1080/1710 KB 160/1044 KB 8/1063 KB 517/1267 KB 531/531 KB 1080/1710 KB 160/1044 KB 12/1063 KB 517/1267 KB 531/531 KB 1080/1710 KB 160/1044 KB 16/1063 KB 517/1267 KB 531/531 KB 1080/1710 KB 160/1044 KB 20/1063 KB 517/1267 KB 531/531 KB 1080/1710 KB 160/1044 KB 24/1063 KB 517/1267 KB 531/531 KB 1080/1710 KB 160/1044 KB 28/1063 KB 517/1267 KB 531/531 KB 1080/1710 KB 160/1044 KB 32/1063 KB unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 517/1267 KB 531/531 KB 1080/1710 KB 160/1044 KB 36/1063 KB 517/1267 KB 531/531 KB 1064/1710 KB 160/1044 KB 4/1063 KB 521/1267 KB 531/531 KB 1084/1710 KB 160/1044 KB 36/1063 KB 525/1267 KB 531/531 KB 1084/1710 KB 160/1044 KB 36/1063 KB 513/1267 KB 531/531 KB 1064/1710 KB 160/1044 KB 4/1063 KB 517/1267 KB 531/531 KB 1084/1710 KB 160/1044 KB 36/1063 KB 525/1267 KB 531/531 KB 1088/1710 KB 160/1044 KB 36/1063 KB 525/1267 KB 531/531 KB 1092/1710 KB 160/1044 KB 36/1063 KB 529/1267 KB 531/531 KB 1092/1710 KB 160/1044 KB 40/1063 KB 529/1267 KB 531/531 KB 1092/1710 KB 160/1044 KB 44/1063 KB 529/1267 KB 531/531 KB 1092/1710 KB 160/1044 KB 48/1063 KB 529/1267 KB 531/531 KB 1092/1710 KB 160/1044 KB 36/1063 KB 533/1267 KB 531/531 KB 1092/1710 KB 160/1044 KB 48/1063 KB 537/1267 KB 531/531 KB 1092/1710 KB 160/1044 KB 48/1063 KB 541/1267 KB 531/531 KB 1092/1710 KB 160/1044 KB 48/1063 KB 545/1267 KB 531/531 KB 1096/1710 KB 160/1044 KB 52/1063 KB 541/1267 KB 531/531 KB 1096/1710 KB 160/1044 KB 52/1063 KB 549/1267 KB 531/531 KB 1096/1710 KB 160/1044 KB 56/1063 KB 549/1267 KB 531/531 KB 1096/1710 KB 160/1044 KB 60/1063 KB 549/1267 KB 531/531 KB 1096/1710 KB 160/1044 KB 64/1063 KB 541/1267 KB 531/531 KB 1096/1710 KB 160/1044 KB 48/1063 KB 549/1267 KB 531/531 KB 1100/1710 KB 160/1044 KB 64/1063 KB 549/1267 KB 531/531 KB 1104/1710 KB 160/1044 KB 64/1063 KB 549/1267 KB 531/531 KB 1108/1710 KB 160/1044 KB 64/1063 KB 549/1267 KB 531/531 KB 1096/1710 KB 160/1044 KB 52/1063 KB 553/1267 KB 531/531 KB 1112/1710 KB 160/1044 KB 64/1063 KB 549/1267 KB 531/531 KB 1112/1710 KB 160/1044 KB 64/1063 KB 553/1267 KB 531/531 KB 1116/1710 KB 160/1044 KB 64/1063 KB 553/1267 KB 531/531 KB 1120/1710 KB 160/1044 KB 64/1063 KB 557/1267 KB 1124/1710 KB 160/1044 KB 64/1063 KB 557/1267 KB 1128/1710 KB 160/1044 KB 68/1063 KB 557/1267 KB 1132/1710 KB 160/1044 KB 68/1063 KB 557/1267 KB 1136/1710 KB 160/1044 KB 68/1063 KB 557/1267 KB 1140/1710 KB 164/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 164/1044 KB 68/1063 KB 557/1267 KB 1120/1710 KB 160/1044 KB 64/1063 KB 557/1267 KB 1136/1710 KB 164/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 168/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 172/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 176/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 180/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 184/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 188/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 192/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 196/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 200/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 204/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 208/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 212/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 216/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 220/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 224/1044 KB 68/1063 KB 557/1267 KB 1124/1710 KB 160/1044 KB 68/1063 KB 557/1267 KB 1144/1710 KB 224/1044 KB 72/1063 KB 557/1267 KB 1144/1710 KB 224/1044 KB 76/1063 KB 561/1267 KB 1144/1710 KB 228/1044 KB 80/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1224.7 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 561/1267 KB 1144/1710 KB 228/1044 KB 84/1063 KB 561/1267 KB 1144/1710 KB 228/1044 KB 88/1063 KB 561/1267 KB 1144/1710 KB 228/1044 KB 92/1063 KB 561/1267 KB 1144/1710 KB 228/1044 KB 96/1063 KB 561/1267 KB 1144/1710 KB 228/1044 KB 76/1063 KB 561/1267 KB 1148/1710 KB 232/1044 KB 96/1063 KB 561/1267 KB 1148/1710 KB 236/1044 KB 96/1063 KB 561/1267 KB 1148/1710 KB 240/1044 KB 96/1063 KB 561/1267 KB 1144/1710 KB 224/1044 KB 76/1063 KB 565/1267 KB 1148/1710 KB 240/1044 KB 96/1063 KB 569/1267 KB 1148/1710 KB 240/1044 KB 96/1063 KB 573/1267 KB 1148/1710 KB 240/1044 KB 96/1063 KB 577/1267 KB 1148/1710 KB 240/1044 KB 96/1063 KB 581/1267 KB 1148/1710 KB 240/1044 KB 100/1063 KB 585/1267 KB 1148/1710 KB 240/1044 KB 100/1063 KB 589/1267 KB 1148/1710 KB 244/1044 KB 100/1063 KB 593/1267 KB 1148/1710 KB 244/1044 KB 100/1063 KB 597/1267 KB 1148/1710 KB 244/1044 KB 100/1063 KB 561/1267 KB 1148/1710 KB 228/1044 KB 96/1063 KB 597/1267 KB 1152/1710 KB 244/1044 KB 100/1063 KB 597/1267 KB 1156/1710 KB 244/1044 KB 100/1063 KB 597/1267 KB 1160/1710 KB 244/1044 KB 100/1063 KB 597/1267 KB 1164/1710 KB 244/1044 KB 100/1063 KB 597/1267 KB 1168/1710 KB 244/1044 KB 100/1063 KB 585/1267 KB 1148/1710 KB 244/1044 KB 100/1063 KB 601/1267 KB 1168/1710 KB 248/1044 KB 100/1063 KB 601/1267 KB 1168/1710 KB 252/1044 KB 100/1063 KB 601/1267 KB 1168/1710 KB 256/1044 KB 100/1063 KB 577/1267 KB 1148/1710 KB 240/1044 KB 100/1063 KB 601/1267 KB 1168/1710 KB 256/1044 KB 104/1063 KB 601/1267 KB 1168/1710 KB 256/1044 KB 108/1063 KB 601/1267 KB 1168/1710 KB 256/1044 KB 112/1063 KB 601/1267 KB 1168/1710 KB 256/1044 KB 116/1063 KB 601/1267 KB 1172/1710 KB 260/1044 KB 120/1063 KB 601/1267 KB 1172/1710 KB 260/1044 KB 124/1063 KB 601/1267 KB 1172/1710 KB 260/1044 KB 128/1063 KB 601/1267 KB 1168/1710 KB 244/1044 KB 100/1063 KB 605/1267 KB 1172/1710 KB 260/1044 KB 128/1063 KB 609/1267 KB 1172/1710 KB 260/1044 KB 128/1063 KB 613/1267 KB 1172/1710 KB 260/1044 KB 128/1063 KB 617/1267 KB 1172/1710 KB 260/1044 KB 128/1063 KB 621/1267 KB 1172/1710 KB 260/1044 KB 128/1063 KB 625/1267 KB 1172/1710 KB 260/1044 KB 132/1063 KB 601/1267 KB 1172/1710 KB 260/1044 KB 116/1063 KB 625/1267 KB 1176/1710 KB 260/1044 KB 132/1063 KB 625/1267 KB 1180/1710 KB 260/1044 KB 132/1063 KB 625/1267 KB 1184/1710 KB 260/1044 KB 132/1063 KB 601/1267 KB 1168/1710 KB 260/1044 KB 116/1063 KB 625/1267 KB 1184/1710 KB 264/1044 KB 132/1063 KB 625/1267 KB 1184/1710 KB 268/1044 KB 132/1063 KB 625/1267 KB 1184/1710 KB 270/1044 KB 132/1063 KB 625/1267 KB 1184/1710 KB 274/1044 KB 132/1063 KB 625/1267 KB 1188/1710 KB 278/1044 KB 132/1063 KB 625/1267 KB 1188/1710 KB 282/1044 KB 132/1063 KB 625/1267 KB 1188/1710 KB 286/1044 KB 132/1063 KB 621/1267 KB 1172/1710 KB 260/1044 KB 132/1063 KB 625/1267 KB 1188/1710 KB 286/1044 KB 136/1063 KB 625/1267 KB 1188/1710 KB 274/1044 KB 132/1063 KB 625/1267 KB 1192/1710 KB 286/1044 KB 140/1063 KB 625/1267 KB 1196/1710 KB 290/1044 KB 140/1063 KB 625/1267 KB 1188/1710 KB 286/1044 KB 140/1063 KB 625/1267 KB 1196/1710 KB 290/1044 KB 144/1063 KB 625/1267 KB 1200/1710 KB 290/1044 KB 144/1063 KB 629/1267 KB 1204/1710 KB 290/1044 KB 144/1063 KB 629/1267 KB 1208/1710 KB 290/1044 KB 148/1063 KB 629/1267 KB 1212/1710 KB 290/1044 KB 148/1063 KB 629/1267 KB 1216/1710 KB 290/1044 KB 148/1063 KB 625/1267 KB 1192/1710 KB 290/1044 KB 140/1063 KB 629/1267 KB 1216/1710 KB 294/1044 KB 148/1063 KB 629/1267 KB 1216/1710 KB 298/1044 KB 148/1063 KB 629/1267 KB 1216/1710 KB 302/1044 KB 148/106 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 3 KB 629/1267 KB 1204/1710 KB 290/1044 KB 148/1063 KB 629/1267 KB 1216/1710 KB 302/1044 KB 152/1063 KB 629/1267 KB 1216/1710 KB 302/1044 KB 156/1063 KB 629/1267 KB 1216/1710 KB 302/1044 KB 160/1063 KB 629/1267 KB 1216/1710 KB 306/1044 KB 164/1063 KB 629/1267 KB 1220/1710 KB 306/1044 KB 168/1063 KB 629/1267 KB 1200/1710 KB 290/1044 KB 144/1063 KB 633/1267 KB 1220/1710 KB 306/1044 KB 168/1063 KB 637/1267 KB 1220/1710 KB 306/1044 KB 168/1063 KB 641/1267 KB 1220/1710 KB 306/1044 KB 168/1063 KB 645/1267 KB 1220/1710 KB 306/1044 KB 168/1063 KB 649/1267 KB 1220/1710 KB 306/1044 KB 168/1063 KB 653/1267 KB 1220/1710 KB 306/1044 KB 168/1063 KB 657/1267 KB 1220/1710 KB 306/1044 KB 172/1063 KB 629/1267 KB 1220/1710 KB 306/1044 KB 164/1063 KB 657/1267 KB 1224/1710 KB 306/1044 KB 172/1063 KB 657/1267 KB 1228/1710 KB 306/1044 KB 172/1063 KB 657/1267 KB 1232/1710 KB 306/1044 KB 172/1063 KB 629/1267 KB 1216/1710 KB 306/1044 KB 160/1063 KB 661/1267 KB 1232/1710 KB 310/1044 KB 172/1063 KB 661/1267 KB 1232/1710 KB 314/1044 KB 172/1063 KB 661/1267 KB 1232/1710 KB 318/1044 KB 172/1063 KB 661/1267 KB 1232/1710 KB 322/1044 KB 172/1063 KB 661/1267 KB 1236/1710 KB 326/1044 KB 172/1063 KB 661/1267 KB 1232/1710 KB 306/1044 KB 172/1063 KB 665/1267 KB 1236/1710 KB 326/1044 KB 172/1063 KB 669/1267 KB 1236/1710 KB 326/1044 KB 172/1063 KB 673/1267 KB 1236/1710 KB 330/1044 KB 172/1063 KB 677/1267 KB 1236/1710 KB 330/1044 KB 172/1063 KB 681/1267 KB 1236/1710 KB 330/1044 KB 172/1063 KB 653/1267 KB 1220/1710 KB 306/1044 KB 172/1063 KB 681/1267 KB 1236/1710 KB 330/1044 KB 176/1063 KB 681/1267 KB 1236/1710 KB 330/1044 KB 180/1063 KB 681/1267 KB 1236/1710 KB 330/1044 KB 184/1063 KB 681/1267 KB 1236/1710 KB 330/1044 KB 188/1063 KB 681/1267 KB 1236/1710 KB 330/1044 KB 192/1063 KB 669/1267 KB 1236/1710 KB 330/1044 KB 172/1063 KB 681/1267 KB 1236/1710 KB 334/1044 KB 192/1063 KB 681/1267 KB 1236/1710 KB 338/1044 KB 192/1063 KB 685/1267 KB 1236/1710 KB 342/1044 KB 196/1063 KB 685/1267 KB 1236/1710 KB 346/1044 KB 196/1063 KB 661/1267 KB 1236/1710 KB 322/1044 KB 172/1063 KB 685/1267 KB 1240/1710 KB 346/1044 KB 196/1063 KB 685/1267 KB 1244/1710 KB 346/1044 KB 196/1063 KB 685/1267 KB 1248/1710 KB 346/1044 KB 196/1063 KB 685/1267 KB 1252/1710 KB 346/1044 KB 196/1063 KB 685/1267 KB 1236/1710 KB 338/1044 KB 196/1063 KB 689/1267 KB 1252/1710 KB 350/1044 KB 196/1063 KB 681/1267 KB 1236/1710 KB 338/1044 KB 196/1063 KB 689/1267 KB 1256/1710 KB 350/1044 KB 200/1063 KB 689/1267 KB 1256/1710 KB 350/1044 KB 204/1063 KB 689/1267 KB 1256/1710 KB 350/1044 KB 208/1063 KB 689/1267 KB 1256/1710 KB 350/1044 KB 196/1063 KB 693/1267 KB 1260/1710 KB 350/1044 KB 208/1063 KB 693/1267 KB 1264/1710 KB 350/1044 KB 212/1063 KB 685/1267 KB 1252/1710 KB 350/1044 KB 196/1063 KB 693/1267 KB 1264/1710 KB 354/1044 KB 212/1063 KB 693/1267 KB 1268/1710 KB 358/1044 KB 212/1063 KB 693/1267 KB 1268/1710 KB 362/1044 KB 212/1063 KB 693/1267 KB 1268/1710 KB 366/1044 KB 212/1063 KB 693/1267 KB 1268/1710 KB 370/1044 KB 212/1063 KB 693/1267 KB 4/713 KB 1268/1710 KB 374/1044 KB 212/1063 KB 693/1267 KB 4/713 KB 1268/1710 KB 378/1044 KB 212/1063 KB 693/1267 KB 4/713 KB 1268/1710 KB 382/1044 KB 212/1063 KB 693/1267 KB 1260/1710 KB 350/1044 KB 212/1063 KB 693/1267 KB 4/713 KB 1268/1710 KB 382/1044 KB 216/1063 KB 693/1267 KB 4/713 KB 1268/1710 KB 382/1044 KB 220/1063 KB 693/1267 KB 4/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 693/1267 KB 1256/1710 KB 350/1044 KB 208/1063 KB 697/1267 KB 4/713 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install KB 1268/1710 KB 382/1044 KB 224/1063 KB 693/1267 KB 4/713 KB 1268/1710 KB 370/1044 KB 212/1063 KB 697/1267 KB 8/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 697/1267 KB 12/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 697/1267 KB 16/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 697/1267 KB 20/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 697/1267 KB 24/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 697/1267 KB 28/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 697/1267 KB 32/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 697/1267 KB 36/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 701/1267 KB 40/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 701/1267 KB 44/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 701/1267 KB 48/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 701/1267 KB 52/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 701/1267 KB 56/713 KB 1268/1710 KB 386/1044 KB 228/1063 KB 701/1267 KB 60/713 KB 1268/1710 KB 386/1044 KB 228/1063 KB 693/1267 KB 1268/1710 KB 354/1044 KB 212/1063 KB 701/1267 KB 60/713 KB 1272/1710 KB 386/1044 KB 228/1063 KB 701/1267 KB 60/713 KB 1276/1710 KB 386/1044 KB 228/1063 KB 701/1267 KB 60/713 KB 1280/1710 KB 386/1044 KB 228/1063 KB 701/1267 KB 60/713 KB 1284/1710 KB 386/1044 KB 228/1063 KB 701/1267 KB 52/713 KB 1268/1710 KB 386/1044 KB 228/1063 KB 701/1267 KB 52/713 KB 1268/1710 KB 382/1044 KB 228/1063 KB 701/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 232/1063 KB 701/1267 KB 36/713 KB 1268/1710 KB 382/1044 KB 224/1063 KB 705/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 709/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 713/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 717/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 721/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 725/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 729/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 733/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 701/1267 KB 60/713 KB 1288/1710 KB 386/1044 KB 228/1063 KB 733/1267 KB 64/713 KB 1292/1710 KB 390/1044 KB 236/1063 KB 733/1267 KB 64/713 KB 1296/1710 KB 390/1044 KB 236/1063 KB 733/1267 KB 64/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 701/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 733/1267 KB 64/713 KB 1296/1710 KB 394/1044 KB 236/1063 KB 733/1267 KB 64/713 KB 1296/1710 KB 398/1044 KB 236/1063 KB 733/1267 KB 60/713 KB 1288/1710 KB 390/1044 KB 236/1063 KB 733/1267 KB 64/713 KB 1296/1710 KB 398/1044 KB 240/1063 KB 733/1267 KB 64/713 KB 1296/1710 KB 398/1044 KB 244/1063 KB 737/1267 KB 68/713 KB 1300/1710 KB 402/1044 KB 248/1063 KB 737/1267 KB 68/713 KB 1300/1710 KB 402/1044 KB 252/1063 KB 737/1267 KB 68/713 KB 1300/1710 KB 402/1044 KB 256/1063 KB 737/1267 KB 68/713 KB 1300/1710 KB 402/1044 KB 244/1063 KB 737/1267 KB 72/713 KB 1300/1710 KB 402/1044 KB 256/1063 KB 737/1267 KB 76/713 KB 1300/1710 KB 402/1044 KB 256/1063 KB 737/1267 KB 80/713 KB 1300/1710 KB 402/1044 KB 256/1063 KB 737/1267 KB 84/713 KB 1300/1710 KB 402/1044 KB 256/1063 KB 737/1267 KB 88/713 KB 1300/1710 KB 402/1044 KB 260/1063 KB 737/1267 KB 92/713 KB 1300/1710 KB 402/1044 KB 260/1063 KB 737/1267 KB 96/713 KB 1300/1710 KB 402/1044 KB 260/1063 KB 737/1267 KB 64/713 KB 1300/1710 KB 402/1044 KB 244/1063 KB 741/1267 KB 96/713 KB 1300/1710 KB 402/1044 KB 260/1063 KB 745/1267 KB 96/713 KB 1300/1710 KB 402/1044 KB 260/1063 KB 733/1267 KB 64/713 KB 1300/1710 KB 402/1044 KB 244/1063 KB 745/1267 KB 96/713 KB 1304/1710 KB 402/1044 KB 260/1063 KB 7 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 33/1267 KB 64/713 KB 1296/1710 KB 402/1044 KB 244/1063 KB 749/1267 KB 96/713 KB 1304/1710 KB 406/1044 KB 260/1063 KB 749/1267 KB 96/713 KB 1308/1710 KB 410/1044 KB 260/1063 KB 749/1267 KB 96/713 KB 1312/1710 KB 410/1044 KB 260/1063 KB 749/1267 KB 96/713 KB 1316/1710 KB 410/1044 KB 260/1063 KB 749/1267 KB 96/713 KB 1304/1710 KB 402/1044 KB 260/1063 KB 753/1267 KB 96/713 KB 1320/1710 KB 410/1044 KB 260/1063 KB 757/1267 KB 96/713 KB 1320/1710 KB 410/1044 KB 260/1063 KB 761/1267 KB 96/713 KB 1320/1710 KB 410/1044 KB 260/1063 KB 737/1267 KB 84/713 KB 1300/1710 KB 402/1044 KB 260/1063 KB 761/1267 KB 96/713 KB 1320/1710 KB 410/1044 KB 264/1063 KB 761/1267 KB 96/713 KB 1320/1710 KB 410/1044 KB 268/1063 KB 761/1267 KB 96/713 KB 1320/1710 KB 410/1044 KB 272/1063 KB 765/1267 KB 96/713 KB 1320/1710 KB 410/1044 KB 276/1063 KB 749/1267 KB 96/713 KB 1308/1710 KB 410/1044 KB 260/1063 KB 765/1267 KB 100/713 KB 1320/1710 KB 414/1044 KB 276/1063 KB 765/1267 KB 100/713 KB 1320/1710 KB 418/1044 KB 276/1063 KB 765/1267 KB 100/713 KB 1320/1710 KB 422/1044 KB 276/1063 KB 765/1267 KB 100/713 KB 1320/1710 KB 426/1044 KB 276/1063 KB 765/1267 KB 100/713 KB 1320/1710 KB 430/1044 KB 276/1063 KB 765/1267 KB 100/713 KB 1320/1710 KB 410/1044 KB 276/1063 KB 765/1267 KB 104/713 KB 1320/1710 KB 430/1044 KB 276/1063 KB 765/1267 KB 108/713 KB 1320/1710 KB 430/1044 KB 280/1063 KB 765/1267 KB 112/713 KB 1320/1710 KB 430/1044 KB 280/1063 KB 765/1267 KB 116/713 KB 1320/1710 KB 430/1044 KB 280/1063 KB 765/1267 KB 120/713 KB 1320/1710 KB 434/1044 KB 280/1063 KB 765/1267 KB 124/713 KB 1320/1710 KB 434/1044 KB 280/1063 KB 765/1267 KB 128/713 KB 1320/1710 KB 434/1044 KB 280/1063 KB 765/1267 KB 96/713 KB 1320/1710 KB 410/1044 KB 272/1063 KB 769/1267 KB 128/713 KB 1320/1710 KB 434/1044 KB 280/1063 KB 749/1267 KB 96/713 KB 1320/1710 KB 410/1044 KB 272/1063 KB 773/1267 KB 128/713 KB 1324/1710 KB 434/1044 KB 280/1063 KB 773/1267 KB 128/713 KB 1328/1710 KB 434/1044 KB 280/1063 KB 773/1267 KB 128/713 KB 1332/1710 KB 434/1044 KB 280/1063 KB 773/1267 KB 128/713 KB 1336/1710 KB 434/1044 KB 280/1063 KB 773/1267 KB 128/713 KB 1340/1710 KB 434/1044 KB 280/1063 KB 773/1267 KB 128/713 KB 1344/1710 KB 434/1044 KB 280/1063 KB 765/1267 KB 116/713 KB 1320/1710 KB 434/1044 KB 280/1063 KB 773/1267 KB 128/713 KB 1344/1710 KB 438/1044 KB 280/1063 KB 773/1267 KB 128/713 KB 1344/1710 KB 442/1044 KB 280/1063 KB 773/1267 KB 128/713 KB 1344/1710 KB 446/1044 KB 280/1063 KB 773/1267 KB 128/713 KB 1344/1710 KB 450/1044 KB 280/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 454/1044 KB 280/1063 KB 765/1267 KB 104/713 KB 1320/1710 KB 430/1044 KB 280/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 454/1044 KB 284/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 454/1044 KB 288/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 454/1044 KB 292/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 454/1044 KB 296/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 454/1044 KB 300/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 454/1044 KB 304/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 454/1044 KB 308/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 450/1044 KB 280/1063 KB 773/1267 KB 136/713 KB 1348/1710 KB 458/1044 KB 308/1063 KB 773/1267 KB 140/713 KB 1348/1710 KB 458/1044 KB 308/1063 KB 773/1267 KB 144/713 KB 1348/1710 KB 458/1044 KB 308/1063 KB 773/1267 KB 128/713 KB 1348/1710 KB 450/1044 KB 280/1063 KB 773/1267 KB 144/713 KB 1352/1710 KB 458/1044 KB 312/1063 KB 773/1267 KB 144/713 KB 1356/1710 KB 458/1044 KB 312/1063 KB unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 773/1267 KB 144/713 KB 1360/1710 KB 458/1044 KB 312/1063 KB 773/1267 KB 128/713 KB 1320/1710 KB 434/1044 KB 280/1063 KB 777/1267 KB 144/713 KB 1360/1710 KB 458/1044 KB 312/1063 KB 781/1267 KB 144/713 KB 1360/1710 KB 458/1044 KB 312/1063 KB 785/1267 KB 144/713 KB 1360/1710 KB 458/1044 KB 312/1063 KB 789/1267 KB 144/713 KB 1360/1710 KB 458/1044 KB 312/1063 KB 793/1267 KB 144/713 KB 1360/1710 KB 458/1044 KB 312/1063 KB 797/1267 KB 144/713 KB 1360/1710 KB 458/1044 KB 312/1063 KB 801/1267 KB 144/713 KB 1364/1710 KB 458/1044 KB 312/1063 KB 805/1267 KB 144/713 KB 1364/1710 KB 458/1044 KB 312/1063 KB 809/1267 KB 144/713 KB 1364/1710 KB 458/1044 KB 312/1063 KB 813/1267 KB 148/713 KB 1364/1710 KB 458/1044 KB 312/1063 KB 817/1267 KB 148/713 KB 1364/1710 KB 458/1044 KB 312/1063 KB 821/1267 KB 148/713 KB 1364/1710 KB 458/1044 KB 312/1063 KB 825/1267 KB 148/713 KB 1364/1710 KB 458/1044 KB 312/1063 KB 773/1267 KB 144/713 KB 1348/1710 KB 458/1044 KB 312/1063 KB 825/1267 KB 148/713 KB 1364/1710 KB 458/1044 KB 316/1063 KB 825/1267 KB 148/713 KB 1364/1710 KB 458/1044 KB 320/1063 KB 773/1267 KB 132/713 KB 1348/1710 KB 458/1044 KB 308/1063 KB 825/1267 KB 148/713 KB 1364/1710 KB 462/1044 KB 320/1063 KB 825/1267 KB 148/713 KB 1364/1710 KB 466/1044 KB 320/1063 KB 825/1267 KB 148/713 KB 1364/1710 KB 470/1044 KB 324/1063 KB 825/1267 KB 148/713 KB 1364/1710 KB 474/1044 KB 324/1063 KB 825/1267 KB 148/713 KB 1364/1710 KB 478/1044 KB 324/1063 KB 809/1267 KB 148/713 KB 1364/1710 KB 458/1044 KB 312/1063 KB 825/1267 KB 152/713 KB 1364/1710 KB 478/1044 KB 324/1063 KB 825/1267 KB 156/713 KB 1364/1710 KB 478/1044 KB 324/1063 KB 797/1267 KB 144/713 KB 1364/1710 KB 458/1044 KB 312/1063 KB 825/1267 KB 156/713 KB 1368/1710 KB 478/1044 KB 324/1063 KB 825/1267 KB 156/713 KB 1372/1710 KB 478/1044 KB 324/1063 KB 825/1267 KB 156/713 KB 1376/1710 KB 478/1044 KB 324/1063 KB 825/1267 KB 156/713 KB 1380/1710 KB 478/1044 KB 324/1063 KB 825/1267 KB 160/713 KB 1384/1710 KB 482/1044 KB 324/1063 KB 825/1267 KB 160/713 KB 1388/1710 KB 482/1044 KB 324/1063 KB 825/1267 KB 160/713 KB 1392/1710 KB 482/1044 KB 324/1063 KB 825/1267 KB 160/713 KB 1396/1710 KB 482/1044 KB 324/1063 KB 829/1267 KB 160/713 KB 1400/1710 KB 482/1044 KB 324/1063 KB 829/1267 KB 160/713 KB 1404/1710 KB 482/1044 KB 324/1063 KB 829/1267 KB 160/713 KB 1408/1710 KB 482/1044 KB 324/1063 KB 825/1267 KB 148/713 KB 1364/1710 KB 466/1044 KB 324/1063 KB 829/1267 KB 160/713 KB 1408/1710 KB 482/1044 KB 328/1063 KB 829/1267 KB 160/713 KB 1408/1710 KB 482/1044 KB 332/1063 KB 829/1267 KB 160/713 KB 1408/1710 KB 482/1044 KB 336/1063 KB 829/1267 KB 160/713 KB 1408/1710 KB 482/1044 KB 340/1063 KB 829/1267 KB 160/713 KB 1408/1710 KB 482/1044 KB 344/1063 KB 829/1267 KB 160/713 KB 1408/1710 KB 482/1044 KB 348/1063 KB 829/1267 KB 160/713 KB 1408/1710 KB 482/1044 KB 352/1063 KB 829/1267 KB 160/713 KB 1408/1710 KB 482/1044 KB 356/1063 KB 829/1267 KB 160/713 KB 1412/1710 KB 482/1044 KB 360/1063 KB 829/1267 KB 160/713 KB 1412/1710 KB 482/1044 KB 364/1063 KB 829/1267 KB 160/713 KB 1396/1710 KB 482/1044 KB 324/1063 KB 825/1267 KB 160/713 KB 1380/1710 KB 482/1044 KB 324/1063 KB 829/1267 KB 160/713 KB 1412/1710 KB 486/1044 KB 364/1063 KB 829/1267 KB 160/713 KB 1412/1710 KB 490/1044 KB 364/1063 KB 829/1267 KB 160/713 KB 1412/1710 KB 494/1044 KB 364/1063 KB 825/1267 KB 160/713 KB 1380/1710 KB 478/1044 KB 324/1063 KB 829/1267 KB 164/713 KB 1412/1710 KB 494/1044 KB 364/1063 KB 829/1267 KB 168/713 KB 1412/1710 KB 494 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install /1044 KB 364/1063 KB 833/1267 KB 168/713 KB 1412/1710 KB 494/1044 KB 364/1063 KB 837/1267 KB 172/713 KB 1412/1710 KB 494/1044 KB 364/1063 KB 841/1267 KB 172/713 KB 1412/1710 KB 494/1044 KB 364/1063 KB 845/1267 KB 172/713 KB 1412/1710 KB 494/1044 KB 364/1063 KB 849/1267 KB 172/713 KB 1412/1710 KB 498/1044 KB 364/1063 KB 853/1267 KB 172/713 KB 1412/1710 KB 498/1044 KB 364/1063 KB 857/1267 KB 172/713 KB 1412/1710 KB 498/1044 KB 364/1063 KB 861/1267 KB 172/713 KB 1412/1710 KB 498/1044 KB 364/1063 KB 865/1267 KB 172/713 KB 1412/1710 KB 498/1044 KB 368/1063 KB 869/1267 KB 172/713 KB 1412/1710 KB 498/1044 KB 368/1063 KB 873/1267 KB 172/713 KB 1412/1710 KB 498/1044 KB 368/1063 KB 829/1267 KB 160/713 KB 1412/1710 KB 482/1044 KB 356/1063 KB 873/1267 KB 172/713 KB 1416/1710 KB 498/1044 KB 368/1063 KB 873/1267 KB 172/713 KB 1420/1710 KB 498/1044 KB 368/1063 KB 873/1267 KB 172/713 KB 1424/1710 KB 498/1044 KB 368/1063 KB 861/1267 KB 172/713 KB 1412/1710 KB 498/1044 KB 368/1063 KB 845/1267 KB 172/713 KB 1412/1710 KB 498/1044 KB 364/1063 KB 873/1267 KB 172/713 KB 1424/1710 KB 502/1044 KB 368/1063 KB 873/1267 KB 172/713 KB 1424/1710 KB 506/1044 KB 368/1063 KB 873/1267 KB 172/713 KB 1424/1710 KB 510/1044 KB 368/1063 KB 833/1267 KB 172/713 KB 1412/1710 KB 494/1044 KB 364/1063 KB 873/1267 KB 176/713 KB 1424/1710 KB 510/1044 KB 368/1063 KB 873/1267 KB 180/713 KB 1424/1710 KB 510/1044 KB 368/1063 KB 873/1267 KB 184/713 KB 1424/1710 KB 514/1044 KB 368/1063 KB 873/1267 KB 188/713 KB 1424/1710 KB 514/1044 KB 368/1063 KB 873/1267 KB 192/713 KB 1424/1710 KB 514/1044 KB 368/1063 KB 873/1267 KB 180/713 KB 1424/1710 KB 514/1044 KB 368/1063 KB 873/1267 KB 192/713 KB 1424/1710 KB 518/1044 KB 368/1063 KB 873/1267 KB 192/713 KB 1424/1710 KB 522/1044 KB 368/1063 KB 873/1267 KB 192/713 KB 1428/1710 KB 526/1044 KB 368/1063 KB 873/1267 KB 196/713 KB 1428/1710 KB 526/1044 KB 372/1063 KB 877/1267 KB 196/713 KB 1428/1710 KB 530/1044 KB 376/1063 KB 873/1267 KB 192/713 KB 1428/1710 KB 522/1044 KB 368/1063 KB 877/1267 KB 196/713 KB 1432/1710 KB 530/1044 KB 376/1063 KB 877/1267 KB 196/713 KB 1436/1710 KB 530/1044 KB 380/1063 KB 877/1267 KB 196/713 KB 1428/1710 KB 530/1044 KB 372/1063 KB 873/1267 KB 196/713 KB 1428/1710 KB 530/1044 KB 372/1063 KB 873/1267 KB 196/713 KB 1428/1710 KB 526/1044 KB 368/1063 KB 877/1267 KB 196/713 KB 1432/1710 KB 530/1044 KB 380/1063 KB 877/1267 KB 196/713 KB 1436/1710 KB 530/1044 KB 384/1063 KB 877/1267 KB 200/713 KB 1436/1710 KB 534/1044 KB 388/1063 KB 881/1267 KB 200/713 KB 1440/1710 KB 534/1044 KB 392/1063 KB 881/1267 KB 200/713 KB 1440/1710 KB 534/1044 KB 396/1063 KB 877/1267 KB 200/713 KB 1436/1710 KB 534/1044 KB 384/1063 KB 881/1267 KB 200/713 KB 1440/1710 KB 538/1044 KB 396/1063 KB 881/1267 KB 200/713 KB 1440/1710 KB 542/1044 KB 396/1063 KB 877/1267 KB 200/713 KB 1436/1710 KB 530/1044 KB 384/1063 KB 881/1267 KB 204/713 KB 1440/1710 KB 542/1044 KB 396/1063 KB 881/1267 KB 208/713 KB 1440/1710 KB 542/1044 KB 396/1063 KB 881/1267 KB 200/713 KB 1440/1710 KB 534/1044 KB 388/1063 KB 885/1267 KB 208/713 KB 1440/1710 KB 542/1044 KB 396/1063 KB 889/1267 KB 208/713 KB 1440/1710 KB 542/1044 KB 396/1063 KB 893/1267 KB 208/713 KB 1440/1710 KB 542/1044 KB 396/1063 KB 897/1267 KB 212/713 KB 1440/1710 KB 546/1044 KB 400/1063 KB 901/1267 KB 212/713 KB 1440/1710 KB 546/1044 KB 400/1063 KB 905/1267 KB 212/713 KB 1440/1710 KB 546/1044 KB 400/1063 KB 877/1267 KB 200/713 KB 1440/1710 KB 534/1044 KB 388/1063 KB 905/1267 KB 212/713 K unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install B 1444/1710 KB 546/1044 KB 400/1063 KB 893/1267 KB 212/713 KB 1440/1710 KB 546/1044 KB 400/1063 KB 893/1267 KB 212/713 KB 1440/1710 KB 546/1044 KB 396/1063 KB 893/1267 KB 212/713 KB 1440/1710 KB 542/1044 KB 396/1063 KB 905/1267 KB 216/713 KB 1444/1710 KB 546/1044 KB 400/1063 KB 905/1267 KB 220/713 KB 1448/1710 KB 550/1044 KB 400/1063 KB 905/1267 KB 224/713 KB 1448/1710 KB 550/1044 KB 400/1063 KB 905/1267 KB 228/713 KB 1448/1710 KB 550/1044 KB 400/1063 KB 909/1267 KB 232/713 KB 1448/1710 KB 550/1044 KB 404/1063 KB 909/1267 KB 236/713 KB 1448/1710 KB 550/1044 KB 404/1063 KB 909/1267 KB 240/713 KB 1448/1710 KB 550/1044 KB 404/1063 KB 905/1267 KB 216/713 KB 1448/1710 KB 550/1044 KB 400/1063 KB 909/1267 KB 240/713 KB 1448/1710 KB 554/1044 KB 404/1063 KB 909/1267 KB 240/713 KB 1448/1710 KB 558/1044 KB 404/1063 KB 905/1267 KB 216/713 KB 1448/1710 KB 546/1044 KB 400/1063 KB 909/1267 KB 240/713 KB 1452/1710 KB 558/1044 KB 404/1063 KB 909/1267 KB 240/713 KB 1456/1710 KB 558/1044 KB 404/1063 KB 909/1267 KB 240/713 KB 1460/1710 KB 558/1044 KB 404/1063 KB 909/1267 KB 240/713 KB 1464/1710 KB 562/1044 KB 404/1063 KB 909/1267 KB 240/713 KB 1468/1710 KB 562/1044 KB 404/1063 KB 909/1267 KB 240/713 KB 1472/1710 KB 562/1044 KB 404/1063 KB 909/1267 KB 228/713 KB 1448/1710 KB 550/1044 KB 404/1063 KB 913/1267 KB 240/713 KB 1472/1710 KB 562/1044 KB 404/1063 KB 905/1267 KB 228/713 KB 1448/1710 KB 550/1044 KB 404/1063 KB 917/1267 KB 240/713 KB 1472/1710 KB 562/1044 KB 408/1063 KB 917/1267 KB 240/713 KB 1472/1710 KB 562/1044 KB 412/1063 KB 917/1267 KB 240/713 KB 1472/1710 KB 562/1044 KB 416/1063 KB 917/1267 KB 240/713 KB 1472/1710 KB 562/1044 KB 420/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 562/1044 KB 424/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 562/1044 KB 428/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 562/1044 KB 432/1063 KB 909/1267 KB 240/713 KB 1460/1710 KB 562/1044 KB 404/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 566/1044 KB 432/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 570/1044 KB 432/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 574/1044 KB 432/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 578/1044 KB 432/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 582/1044 KB 436/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 586/1044 KB 436/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 590/1044 KB 436/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 562/1044 KB 420/1063 KB 917/1267 KB 248/713 KB 1476/1710 KB 590/1044 KB 436/1063 KB 917/1267 KB 252/713 KB 1476/1710 KB 590/1044 KB 436/1063 KB 917/1267 KB 240/713 KB 1476/1710 KB 562/1044 KB 420/1063 KB 917/1267 KB 252/713 KB 1480/1710 KB 590/1044 KB 436/1063 KB 917/1267 KB 252/713 KB 1484/1710 KB 590/1044 KB 436/1063 KB 917/1267 KB 252/713 KB 1488/1710 KB 590/1044 KB 436/1063 KB 917/1267 KB 240/713 KB 1472/1710 KB 562/1044 KB 420/1063 KB 921/1267 KB 252/713 KB 1488/1710 KB 590/1044 KB 436/1063 KB 925/1267 KB 252/713 KB 1488/1710 KB 590/1044 KB 436/1063 KB 929/1267 KB 256/713 KB 1488/1710 KB 590/1044 KB 436/1063 KB 933/1267 KB 256/713 KB 1492/1710 KB 590/1044 KB 436/1063 KB 937/1267 KB 256/713 KB 1492/1710 KB 590/1044 KB 436/1063 KB 941/1267 KB 256/713 KB 1492/1710 KB 590/1044 KB 436/1063 KB 945/1267 KB 256/713 KB 1492/1710 KB 594/1044 KB 436/1063 KB 949/1267 KB 256/713 KB 1492/1710 KB 594/1044 KB 436/1063 KB 917/1267 KB 244/713 KB 1476/1710 KB 578/1044 KB 436/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 594/1044 KB 440/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 594/1044 KB 444/1063 KB 9 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 53/1267 KB 256/713 KB 1492/1710 KB 594/1044 KB 448/1063 KB 941/1267 KB 256/713 KB 1492/1710 KB 594/1044 KB 436/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 598/1044 KB 448/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 602/1044 KB 448/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 606/1044 KB 448/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 610/1044 KB 448/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 614/1044 KB 452/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 618/1044 KB 452/1063 KB 929/1267 KB 256/713 KB 1492/1710 KB 590/1044 KB 436/1063 KB 925/1267 KB 256/713 KB 1488/1710 KB 590/1044 KB 436/1063 KB 953/1267 KB 260/713 KB 1492/1710 KB 622/1044 KB 452/1063 KB 953/1267 KB 264/713 KB 1496/1710 KB 622/1044 KB 452/1063 KB 953/1267 KB 268/713 KB 1496/1710 KB 622/1044 KB 452/1063 KB 953/1267 KB 272/713 KB 1496/1710 KB 622/1044 KB 452/1063 KB 953/1267 KB 276/713 KB 1496/1710 KB 622/1044 KB 452/1063 KB 953/1267 KB 280/713 KB 1496/1710 KB 622/1044 KB 452/1063 KB 953/1267 KB 284/713 KB 1496/1710 KB 622/1044 KB 452/1063 KB 953/1267 KB 288/713 KB 1496/1710 KB 622/1044 KB 452/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 610/1044 KB 452/1063 KB 953/1267 KB 288/713 KB 1496/1710 KB 622/1044 KB 456/1063 KB 953/1267 KB 288/713 KB 1496/1710 KB 622/1044 KB 460/1063 KB 953/1267 KB 288/713 KB 1496/1710 KB 622/1044 KB 464/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 594/1044 KB 448/1063 KB 957/1267 KB 288/713 KB 1496/1710 KB 622/1044 KB 464/1063 KB 961/1267 KB 288/713 KB 1496/1710 KB 622/1044 KB 468/1063 KB 965/1267 KB 288/713 KB 1496/1710 KB 622/1044 KB 468/1063 KB 969/1267 KB 288/713 KB 1496/1710 KB 622/1044 KB 468/1063 KB 953/1267 KB 256/713 KB 1492/1710 KB 622/1044 KB 452/1063 KB 953/1267 KB 260/713 KB 1496/1710 KB 622/1044 KB 452/1063 KB 969/1267 KB 288/713 KB 1500/1710 KB 622/1044 KB 468/1063 KB 969/1267 KB 288/713 KB 1504/1710 KB 622/1044 KB 468/1063 KB 969/1267 KB 288/713 KB 1508/1710 KB 622/1044 KB 468/1063 KB 969/1267 KB 288/713 KB 1512/1710 KB 622/1044 KB 468/1063 KB 969/1267 KB 288/713 KB 1516/1710 KB 622/1044 KB 468/1063 KB 969/1267 KB 288/713 KB 1520/1710 KB 622/1044 KB 468/1063 KB 969/1267 KB 288/713 KB 1520/1710 KB 626/1044 KB 468/1063 KB 969/1267 KB 292/713 KB 1524/1710 KB 630/1044 KB 468/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 634/1044 KB 468/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 638/1044 KB 468/1063 KB 957/1267 KB 288/713 KB 1496/1710 KB 622/1044 KB 468/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 638/1044 KB 472/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 638/1044 KB 476/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 638/1044 KB 480/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 638/1044 KB 484/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 642/1044 KB 488/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 642/1044 KB 492/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 630/1044 KB 468/1063 KB 977/1267 KB 292/713 KB 1524/1710 KB 642/1044 KB 492/1063 KB 981/1267 KB 292/713 KB 1524/1710 KB 642/1044 KB 492/1063 KB 985/1267 KB 292/713 KB 1524/1710 KB 642/1044 KB 492/1063 KB 969/1267 KB 292/713 KB 1524/1710 KB 626/1044 KB 468/1063 KB 985/1267 KB 296/713 KB 1524/1710 KB 642/1044 KB 496/1063 KB 985/1267 KB 300/713 KB 1524/1710 KB 642/1044 KB 496/1063 KB 985/1267 KB 304/713 KB 1524/1710 KB 642/1044 KB 496/1063 KB 969/1267 KB 288/713 KB 1524/1710 KB 626/1044 KB 468/1063 KB 985/1267 KB 304/713 KB 1528/1710 KB 642/1044 KB 496/1063 KB 985/1267 KB 304/713 KB 1532/1710 KB 642/1044 KB 496/1063 KB 985/1267 KB 304/713 KB 1536/1710 KB 642/1044 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install KB 496/1063 KB 985/1267 KB 304/713 KB 1540/1710 KB 642/1044 KB 496/1063 KB 989/1267 KB 308/713 KB 1544/1710 KB 642/1044 KB 496/1063 KB 989/1267 KB 308/713 KB 1548/1710 KB 642/1044 KB 496/1063 KB 985/1267 KB 292/713 KB 1524/1710 KB 642/1044 KB 496/1063 KB 973/1267 KB 292/713 KB 1524/1710 KB 642/1044 KB 484/1063 KB 989/1267 KB 308/713 KB 1552/1710 KB 646/1044 KB 496/1063 KB 989/1267 KB 308/713 KB 1552/1710 KB 650/1044 KB 496/1063 KB 989/1267 KB 308/713 KB 1552/1710 KB 654/1044 KB 496/1063 KB 989/1267 KB 308/713 KB 1552/1710 KB 658/1044 KB 496/1063 KB 989/1267 KB 308/713 KB 1552/1710 KB 662/1044 KB 500/1063 KB 989/1267 KB 308/713 KB 1552/1710 KB 666/1044 KB 500/1063 KB 989/1267 KB 308/713 KB 1552/1710 KB 670/1044 KB 500/1063 KB 989/1267 KB 308/713 KB 1540/1710 KB 642/1044 KB 496/1063 KB 993/1267 KB 308/713 KB 1552/1710 KB 670/1044 KB 500/1063 KB 997/1267 KB 308/713 KB 1552/1710 KB 670/1044 KB 500/1063 KB 1001/1267 KB 308/713 KB 1552/1710 KB 670/1044 KB 500/1063 KB 1005/1267 KB 308/713 KB 1552/1710 KB 670/1044 KB 500/1063 KB 1009/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1013/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1017/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1021/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1025/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1029/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1033/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1037/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1041/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1045/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1049/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1053/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1057/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1061/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1065/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1069/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1073/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1077/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1081/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1085/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1089/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1093/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1097/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1101/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1105/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 985/1267 KB 308/713 KB 1540/1710 KB 642/1044 KB 496/1063 KB 1005/1267 KB 308/713 KB 1552/1710 KB 674/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1552/1710 KB 678/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1552/1710 KB 682/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1552/1710 KB 686/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1552/1710 KB 690/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1552/1710 KB 694/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1552/1710 KB 698/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1552/1710 KB 702/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1552/1710 KB 706/1044 KB 500/1063 KB 989/1267 KB 308/713 KB 1552/1710 KB 642/1044 KB 496/1063 KB 1109/1267 KB 308/713 KB 1556/1710 KB 706/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1560/1710 KB 706/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1564/1710 KB 706/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1568/1710 KB 706/1044 KB 500 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install /1063 KB 1109/1267 KB 308/713 KB 1572/1710 KB 706/1044 KB 500/1063 KB 989/1267 KB 308/713 KB 1552/1710 KB 658/1044 KB 500/1063 KB 1109/1267 KB 308/713 KB 1572/1710 KB 706/1044 KB 504/1063 KB 1109/1267 KB 308/713 KB 1572/1710 KB 706/1044 KB 508/1063 KB 1109/1267 KB 308/713 KB 1572/1710 KB 706/1044 KB 512/1063 KB 1109/1267 KB 308/713 KB 1572/1710 KB 706/1044 KB 516/1063 KB 1109/1267 KB 308/713 KB 1572/1710 KB 706/1044 KB 520/1063 KB 1109/1267 KB 308/713 KB 1572/1710 KB 706/1044 KB 524/1063 KB 1109/1267 KB 308/713 KB 1572/1710 KB 706/1044 KB 528/1063 KB 1109/1267 KB 308/713 KB 1572/1710 KB 706/1044 KB 532/1063 KB 1109/1267 KB 308/713 KB 1576/1710 KB 706/1044 KB 536/1063 KB 1109/1267 KB 308/713 KB 1576/1710 KB 706/1044 KB 540/1063 KB 1109/1267 KB 308/713 KB 1576/1710 KB 706/1044 KB 532/1063 KB 1109/1267 KB 308/713 KB 1580/1710 KB 710/1044 KB 540/1063 KB 1109/1267 KB 308/713 KB 1580/1710 KB 710/1044 KB 544/1063 KB 1109/1267 KB 308/713 KB 1576/1710 KB 710/1044 KB 540/1063 KB 1109/1267 KB 308/713 KB 1584/1710 KB 710/1044 KB 544/1063 KB 1109/1267 KB 308/713 KB 1588/1710 KB 710/1044 KB 544/1063 KB 1109/1267 KB 308/713 KB 1592/1710 KB 714/1044 KB 548/1063 KB 1109/1267 KB 308/713 KB 1596/1710 KB 714/1044 KB 548/1063 KB 1109/1267 KB 308/713 KB 1600/1710 KB 714/1044 KB 548/1063 KB 1109/1267 KB 308/713 KB 1588/1710 KB 714/1044 KB 548/1063 KB 1109/1267 KB 308/713 KB 1600/1710 KB 714/1044 KB 552/1063 KB 1109/1267 KB 308/713 KB 1600/1710 KB 714/1044 KB 556/1063 KB 1109/1267 KB 308/713 KB 1600/1710 KB 714/1044 KB 560/1063 KB 1109/1267 KB 308/713 KB 1588/1710 KB 714/1044 KB 544/1063 KB 1109/1267 KB 308/713 KB 1600/1710 KB 718/1044 KB 560/1063 KB 1109/1267 KB 308/713 KB 1600/1710 KB 722/1044 KB 560/1063 KB 1109/1267 KB 308/713 KB 1600/1710 KB 726/1044 KB 560/1063 KB 1109/1267 KB 308/713 KB 1600/1710 KB 730/1044 KB 560/1063 KB 1109/1267 KB 308/713 KB 1600/1710 KB 734/1044 KB 560/1063 KB 1109/1267 KB 308/713 KB 1604/1710 KB 738/1044 KB 560/1063 KB 1109/1267 KB 308/713 KB 1604/1710 KB 742/1044 KB 564/1063 KB 1109/1267 KB 308/713 KB 1604/1710 KB 746/1044 KB 564/1063 KB 1109/1267 KB 312/713 KB 1604/1710 KB 750/1044 KB 564/1063 KB 1109/1267 KB 308/713 KB 1604/1710 KB 734/1044 KB 560/1063 KB 1109/1267 KB 312/713 KB 1608/1710 KB 750/1044 KB 564/1063 KB 1109/1267 KB 312/713 KB 1612/1710 KB 750/1044 KB 564/1063 KB 1109/1267 KB 312/713 KB 1616/1710 KB 750/1044 KB 564/1063 KB 1109/1267 KB 312/713 KB 1620/1710 KB 750/1044 KB 564/1063 KB 1109/1267 KB 312/713 KB 1624/1710 KB 754/1044 KB 564/1063 KB 1109/1267 KB 312/713 KB 1628/1710 KB 754/1044 KB 564/1063 KB 1109/1267 KB 312/713 KB 1632/1710 KB 754/1044 KB 564/1063 KB 1109/1267 KB 312/713 KB 1604/1710 KB 746/1044 KB 564/1063 KB 1109/1267 KB 316/713 KB 1632/1710 KB 754/1044 KB 564/1063 KB 1109/1267 KB 320/713 KB 1632/1710 KB 754/1044 KB 564/1063 KB 1109/1267 KB 308/713 KB 1604/1710 KB 738/1044 KB 564/1063 KB 1109/1267 KB 320/713 KB 1632/1710 KB 754/1044 KB 568/1063 KB 1109/1267 KB 320/713 KB 1632/1710 KB 754/1044 KB 572/1063 KB 1109/1267 KB 320/713 KB 1632/1710 KB 754/1044 KB 576/1063 KB 1109/1267 KB 320/713 KB 1632/1710 KB 754/1044 KB 580/1063 KB 1109/1267 KB 324/713 KB 1632/1710 KB 754/1044 KB 584/1063 KB 1109/1267 KB 324/713 KB 1632/1710 KB 754/1044 KB 588/1063 KB 1109/1267 KB 324/713 KB 1632/1710 KB 754/1044 KB 592/1063 KB 1109/1267 KB 324/713 KB 1636/1710 KB 754/1044 KB 596/1063 KB 1109/1267 KB 324/713 KB 1636/1710 KB 754/1044 KB 600/1063 KB 1109/1267 KB 324/713 KB 1636/1710 KB 754/1044 K unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install B 604/1063 KB 1109/1267 KB 308/713 KB 1632/1710 KB 754/1044 KB 564/1063 KB 1113/1267 KB 324/713 KB 1636/1710 KB 754/1044 KB 604/1063 KB 1109/1267 KB 312/713 KB 1620/1710 KB 754/1044 KB 564/1063 KB 1113/1267 KB 324/713 KB 1636/1710 KB 758/1044 KB 604/1063 KB 1113/1267 KB 324/713 KB 1636/1710 KB 762/1044 KB 604/1063 KB 1113/1267 KB 324/713 KB 1636/1710 KB 766/1044 KB 604/1063 KB 1113/1267 KB 324/713 KB 1636/1710 KB 770/1044 KB 604/1063 KB 1117/1267 KB 324/713 KB 1636/1710 KB 774/1044 KB 604/1063 KB 1117/1267 KB 324/713 KB 1636/1710 KB 778/1044 KB 604/1063 KB 1109/1267 KB 324/713 KB 1636/1710 KB 754/1044 KB 592/1063 KB 1109/1267 KB 324/713 KB 1632/1710 KB 754/1044 KB 580/1063 KB 1117/1267 KB 328/713 KB 1636/1710 KB 778/1044 KB 604/1063 KB 1117/1267 KB 332/713 KB 1636/1710 KB 778/1044 KB 604/1063 KB 1117/1267 KB 336/713 KB 1636/1710 KB 778/1044 KB 604/1063 KB 1117/1267 KB 340/713 KB 1636/1710 KB 778/1044 KB 604/1063 KB 1117/1267 KB 324/713 KB 1636/1710 KB 770/1044 KB 604/1063 KB 1121/1267 KB 340/713 KB 1640/1710 KB 782/1044 KB 604/1063 KB 1125/1267 KB 340/713 KB 1640/1710 KB 782/1044 KB 604/1063 KB 1129/1267 KB 340/713 KB 1640/1710 KB 782/1044 KB 604/1063 KB 1129/1267 KB 344/713 KB 1640/1710 KB 782/1044 KB 604/1063 KB 1129/1267 KB 348/713 KB 1640/1710 KB 782/1044 KB 608/1063 KB 1129/1267 KB 352/713 KB 1640/1710 KB 782/1044 KB 608/1063 KB 1129/1267 KB 356/713 KB 1640/1710 KB 782/1044 KB 608/1063 KB 1133/1267 KB 360/713 KB 1640/1710 KB 782/1044 KB 608/1063 KB 1133/1267 KB 364/713 KB 1640/1710 KB 782/1044 KB 608/1063 KB 1133/1267 KB 368/713 KB 1640/1710 KB 782/1044 KB 608/1063 KB 1117/1267 KB 340/713 KB 1640/1710 KB 782/1044 KB 604/1063 KB 1117/1267 KB 340/713 KB 1640/1710 KB 778/1044 KB 604/1063 KB 1133/1267 KB 368/713 KB 1644/1710 KB 782/1044 KB 608/1063 KB 1133/1267 KB 368/713 KB 1648/1710 KB 782/1044 KB 608/1063 KB 1133/1267 KB 368/713 KB 1652/1710 KB 782/1044 KB 608/1063 KB 1133/1267 KB 368/713 KB 1656/1710 KB 786/1044 KB 608/1063 KB 1133/1267 KB 368/713 KB 1660/1710 KB 786/1044 KB 608/1063 KB 1133/1267 KB 368/713 KB 1664/1710 KB 786/1044 KB 608/1063 KB 1133/1267 KB 356/713 KB 1640/1710 KB 782/1044 KB 608/1063 KB 1129/1267 KB 344/713 KB 1640/1710 KB 782/1044 KB 608/1063 KB 1133/1267 KB 368/713 KB 1664/1710 KB 786/1044 KB 612/1063 KB 1133/1267 KB 368/713 KB 1652/1710 KB 786/1044 KB 608/1063 KB 1137/1267 KB 368/713 KB 1664/1710 KB 790/1044 KB 612/1063 KB 1137/1267 KB 368/713 KB 1664/1710 KB 794/1044 KB 612/1063 KB 1137/1267 KB 368/713 KB 1664/1710 KB 798/1044 KB 612/1063 KB 1137/1267 KB 368/713 KB 1664/1710 KB 802/1044 KB 616/1063 KB 1137/1267 KB 372/713 KB 1668/1710 KB 806/1044 KB 616/1063 KB 1137/1267 KB 372/713 KB 1668/1710 KB 810/1044 KB 616/1063 KB 1137/1267 KB 372/713 KB 1668/1710 KB 814/1044 KB 616/1063 KB 1137/1267 KB 368/713 KB 1664/1710 KB 786/1044 KB 612/1063 KB 1141/1267 KB 372/713 KB 1668/1710 KB 814/1044 KB 616/1063 KB 1145/1267 KB 372/713 KB 1668/1710 KB 814/1044 KB 616/1063 KB 1149/1267 KB 372/713 KB 1668/1710 KB 814/1044 KB 616/1063 KB 1153/1267 KB 372/713 KB 1668/1710 KB 814/1044 KB 616/1063 KB 1157/1267 KB 372/713 KB 1668/1710 KB 814/1044 KB 616/1063 KB 1161/1267 KB 372/713 KB 1668/1710 KB 814/1044 KB 616/1063 KB 1165/1267 KB 372/713 KB 1668/1710 KB 814/1044 KB 616/1063 KB 1169/1267 KB 372/713 KB 1668/1710 KB 818/1044 KB 616/1063 KB 1173/1267 KB 372/713 KB 1668/1710 KB 818/1044 KB 616/1063 KB 1177/1267 KB 372/713 KB 1668/1710 KB 818/1044 KB 616/1063 KB 1181/1267 KB 372/713 KB 1668/1710 KB 81 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 8/1044 KB 616/1063 KB 1185/1267 KB 372/713 KB 1668/1710 KB 818/1044 KB 616/1063 KB 1137/1267 KB 372/713 KB 1668/1710 KB 802/1044 KB 616/1063 KB 1137/1267 KB 368/713 KB 1668/1710 KB 802/1044 KB 616/1063 KB 1185/1267 KB 372/713 KB 1672/1710 KB 818/1044 KB 616/1063 KB 1137/1267 KB 368/713 KB 1664/1710 KB 798/1044 KB 616/1063 KB 1185/1267 KB 372/713 KB 1676/1710 KB 818/1044 KB 620/1063 KB 1185/1267 KB 372/713 KB 1676/1710 KB 818/1044 KB 624/1063 KB 1185/1267 KB 372/713 KB 1676/1710 KB 818/1044 KB 628/1063 KB 1185/1267 KB 372/713 KB 1676/1710 KB 818/1044 KB 632/1063 KB 1185/1267 KB 372/713 KB 1676/1710 KB 818/1044 KB 636/1063 KB 1185/1267 KB 372/713 KB 1676/1710 KB 818/1044 KB 640/1063 KB 1185/1267 KB 376/713 KB 1676/1710 KB 818/1044 KB 644/1063 KB 1185/1267 KB 376/713 KB 1676/1710 KB 818/1044 KB 648/1063 KB 1185/1267 KB 376/713 KB 1676/1710 KB 818/1044 KB 652/1063 KB 1185/1267 KB 376/713 KB 1676/1710 KB 818/1044 KB 656/1063 KB 1165/1267 KB 372/713 KB 1668/1710 KB 818/1044 KB 616/1063 KB 1185/1267 KB 376/713 KB 1676/1710 KB 822/1044 KB 656/1063 KB 1185/1267 KB 376/713 KB 1676/1710 KB 826/1044 KB 656/1063 KB 1185/1267 KB 376/713 KB 1676/1710 KB 830/1044 KB 656/1063 KB 1185/1267 KB 376/713 KB 1676/1710 KB 818/1044 KB 640/1063 KB 1185/1267 KB 380/713 KB 1676/1710 KB 830/1044 KB 656/1063 KB 1185/1267 KB 384/713 KB 1676/1710 KB 830/1044 KB 656/1063 KB 1185/1267 KB 372/713 KB 1676/1710 KB 818/1044 KB 628/1063 KB 1185/1267 KB 384/713 KB 1680/1710 KB 830/1044 KB 656/1063 KB 1185/1267 KB 384/713 KB 1684/1710 KB 830/1044 KB 656/1063 KB 1185/1267 KB 384/713 KB 1688/1710 KB 830/1044 KB 656/1063 KB 1185/1267 KB 388/713 KB 1688/1710 KB 830/1044 KB 656/1063 KB 1185/1267 KB 392/713 KB 1692/1710 KB 830/1044 KB 656/1063 KB 1185/1267 KB 396/713 KB 1692/1710 KB 834/1044 KB 656/1063 KB 1185/1267 KB 400/713 KB 1692/1710 KB 834/1044 KB 656/1063 KB 1185/1267 KB 404/713 KB 1692/1710 KB 834/1044 KB 660/1063 KB 1189/1267 KB 408/713 KB 1692/1710 KB 834/1044 KB 660/1063 KB 1189/1267 KB 412/713 KB 1692/1710 KB 834/1044 KB 660/1063 KB 1189/1267 KB 416/713 KB 1692/1710 KB 834/1044 KB 660/1063 KB 1185/1267 KB 388/713 KB 1692/1710 KB 830/1044 KB 656/1063 KB 1189/1267 KB 416/713 KB 1696/1710 KB 834/1044 KB 660/1063 KB 1189/1267 KB 416/713 KB 1700/1710 KB 834/1044 KB 660/1063 KB 1189/1267 KB 416/713 KB 1704/1710 KB 834/1044 KB 660/1063 KB 1189/1267 KB 416/713 KB 1708/1710 KB 834/1044 KB 660/1063 KB 1189/1267 KB 416/713 KB 1710/1710 KB 834/1044 KB 660/1063 KB 1189/1267 KB 404/713 KB 1692/1710 KB 834/1044 KB 660/1063 KB 1193/1267 KB 416/713 KB 1710/1710 KB 834/1044 KB 660/1063 KB 1185/1267 KB 400/713 KB 1692/1710 KB 834/1044 KB 660/1063 KB 1193/1267 KB 416/713 KB 1710/1710 KB 834/1044 KB 664/1063 KB 1193/1267 KB 416/713 KB 1710/1710 KB 834/1044 KB 668/1063 KB 1193/1267 KB 416/713 KB 1710/1710 KB 834/1044 KB 672/1063 KB 1193/1267 KB 416/713 KB 1710/1710 KB 834/1044 KB 676/1063 KB 1193/1267 KB 420/713 KB 1710/1710 KB 834/1044 KB 680/1063 KB 1193/1267 KB 420/713 KB 1710/1710 KB 834/1044 KB 684/1063 KB 1197/1267 KB 420/713 KB 1710/1710 KB 834/1044 KB 688/1063 KB 1185/1267 KB 392/713 KB 1692/1710 KB 834/1044 KB 656/1063 KB 1197/1267 KB 420/713 KB 1710/1710 KB 838/1044 KB 688/1063 KB 1197/1267 KB 420/713 KB 1710/1710 KB 842/1044 KB 688/1063 KB 1197/1267 KB 420/713 KB 1710/1710 KB 846/1044 KB 688/1063 KB 1197/1267 KB 420/713 KB 1710/1710 KB 850/1044 KB 688/1063 KB 1197/1267 KB 420/713 KB 1710/1710 KB 854/1044 KB 688/1063 KB 1197/1267 KB 420/713 KB 1710/1710 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install KB 858/1044 KB 688/1063 KB 1197/1267 KB 420/713 KB 1710/1710 KB 862/1044 KB 688/1063 KB 1197/1267 KB 420/713 KB 1710/1710 KB 834/1044 KB 684/1063 KB 1201/1267 KB 420/713 KB 1710/1710 KB 862/1044 KB 688/1063 KB 1205/1267 KB 420/713 KB 1710/1710 KB 866/1044 KB 692/1063 KB 1209/1267 KB 420/713 KB 1710/1710 KB 866/1044 KB 692/1063 KB 1193/1267 KB 420/713 KB 1710/1710 KB 834/1044 KB 676/1063 KB 1209/1267 KB 424/713 KB 1710/1710 KB 866/1044 KB 692/1063 KB 1213/1267 KB 428/713 KB 1710/1710 KB 866/1044 KB 692/1063 KB 1213/1267 KB 432/713 KB 1710/1710 KB 866/1044 KB 692/1063 KB 1201/1267 KB 420/713 KB 1710/1710 KB 866/1044 KB 692/1063 KB 1213/1267 KB 432/713 KB 1710/1710 KB 870/1044 KB 692/1063 KB 1213/1267 KB 432/713 KB 1710/1710 KB 874/1044 KB 692/1063 KB 1213/1267 KB 432/713 KB 1710/1710 KB 878/1044 KB 692/1063 KB 1213/1267 KB 432/713 KB 1710/1710 KB 882/1044 KB 692/1063 KB 1213/1267 KB 436/713 KB 1710/1710 KB 886/1044 KB 692/1063 KB 1213/1267 KB 436/713 KB 1710/1710 KB 890/1044 KB 692/1063 KB 1213/1267 KB 436/713 KB 1710/1710 KB 894/1044 KB 692/1063 KB 1201/1267 KB 420/713 KB 1710/1710 KB 862/1044 KB 692/1063 KB 1213/1267 KB 436/713 KB 1710/1710 KB 894/1044 KB 696/1063 KB 1213/1267 KB 436/713 KB 1710/1710 KB 894/1044 KB 700/1063 KB 1213/1267 KB 436/713 KB 1710/1710 KB 894/1044 KB 704/1063 KB 1213/1267 KB 436/713 KB 1710/1710 KB 894/1044 KB 708/1063 KB 1213/1267 KB 436/713 KB 1710/1710 KB 894/1044 KB 712/1063 KB 1213/1267 KB 436/713 KB 1710/1710 KB 882/1044 KB 692/1063 KB 1213/1267 KB 440/713 KB 894/1044 KB 712/1063 KB 1213/1267 KB 444/713 KB 894/1044 KB 712/1063 KB 1213/1267 KB 448/713 KB 894/1044 KB 712/1063 KB 1213/1267 KB 424/713 KB 1710/1710 KB 866/1044 KB 692/1063 KB 1217/1267 KB 448/713 KB 894/1044 KB 712/1063 KB 1221/1267 KB 448/713 KB 894/1044 KB 712/1063 KB 1225/1267 KB 448/713 KB 894/1044 KB 712/1063 KB 1229/1267 KB 448/713 KB 894/1044 KB 712/1063 KB 1233/1267 KB 452/713 KB 894/1044 KB 716/1063 KB 1237/1267 KB 452/713 KB 898/1044 KB 716/1063 KB 1241/1267 KB 452/713 KB 898/1044 KB 716/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2692.7 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 1245/1267 KB 452/713 KB 898/1044 KB 716/1063 KB 1249/1267 KB 452/713 KB 898/1044 KB 716/1063 KB 1253/1267 KB 452/713 KB 898/1044 KB 716/1063 KB 1257/1267 KB 452/713 KB 898/1044 KB 716/1063 KB 1233/1267 KB 452/713 KB 898/1044 KB 716/1063 KB 1257/1267 KB 452/713 KB 902/1044 KB 716/1063 KB 1257/1267 KB 452/713 KB 906/1044 KB 716/1063 KB 1257/1267 KB 452/713 KB 910/1044 KB 716/1063 KB 1229/1267 KB 452/713 KB 894/1044 KB 716/1063 KB 1257/1267 KB 456/713 KB 910/1044 KB 716/1063 KB 1257/1267 KB 460/713 KB 910/1044 KB 716/1063 KB 1257/1267 KB 464/713 KB 910/1044 KB 716/1063 KB 1229/1267 KB 448/713 KB 894/1044 KB 716/1063 KB 1257/1267 KB 464/713 KB 910/1044 KB 720/1063 KB 1257/1267 KB 464/713 KB 910/1044 KB 724/1063 KB 1257/1267 KB 464/713 KB 910/1044 KB 728/1063 KB 1257/1267 KB 464/713 KB 910/1044 KB 732/1063 KB 1257/1267 KB 464/713 KB 910/1044 KB 736/1063 KB 1257/1267 KB 464/713 KB 914/1044 KB 740/1063 KB 1261/1267 KB 468/713 KB 914/1044 KB 744/1063 KB 1261/1267 KB 468/713 KB 914/1044 KB 748/1063 KB 1261/1267 KB 468/713 KB 914/1044 KB 752/1063 KB 1257/1267 KB 464/713 KB 914/1044 KB 736/1063 KB 1261/1267 KB 468/713 KB 918/1044 KB 752/1063 KB 1261/1267 KB 468/713 KB 922/1044 KB 752/1063 KB 1261/1267 KB 468/713 KB 926/1044 KB 752/1063 KB 1261/1267 KB 468/713 KB 914/1044 KB 740/1063 KB 1265/1267 KB 468/713 KB 926/1044 KB 752/1063 KB 1267/1267 KB 468/713 KB 926/1044 KB 752/1063 KB 1257/1267 KB 468/713 KB 914/1044 KB 740/1063 KB 1267/1267 KB 472/713 KB 926/1044 KB 752/1063 KB 1267/1267 KB 476/713 KB 926/1044 KB 752/1063 KB 1267/1267 KB 480/713 KB 926/1044 KB 752/1063 KB 1267/1267 KB 484/713 KB 926/1044 KB 752/1063 KB 1267/1267 KB 488/713 KB 930/1044 KB 756/1063 KB 1267/1267 KB 492/713 KB 930/1044 KB 756/1063 KB 1267/1267 KB 496/713 KB 930/1044 KB 756/1063 KB 1267/1267 KB 484/713 KB 930/1044 KB 756/1063 KB 1267/1267 KB 496/713 KB 934/1044 KB 756/1063 KB 1267/1267 KB 496/713 KB 938/1044 KB 756/1063 KB 1267/1267 KB 500/713 KB 942/1044 KB 756/1063 KB 1267/1267 KB 484/713 KB 926/1044 KB 756/1063 KB 1267/1267 KB 500/713 KB 942/1044 KB 760/1063 KB 1267/1267 KB 500/713 KB 942/1044 KB 764/1063 KB 1267/1267 KB 500/713 KB 942/1044 KB 768/1063 KB 1267/1267 KB 500/713 KB 942/1044 KB 772/1063 KB 1267/1267 KB 500/713 KB 946/1044 KB 776/1063 KB 1267/1267 KB 500/713 KB 938/1044 KB 756/1063 KB 1267/1267 KB 504/713 KB 946/1044 KB 780/1063 KB 1267/1267 KB 508/713 KB 946/1044 KB 780/1063 KB 1267/1267 KB 512/713 KB 946/1044 KB 780/1063 KB 1267/1267 KB 500/713 KB 946/1044 KB 772/1063 KB 1267/1267 KB 512/713 KB 950/1044 KB 780/1063 KB 1267/1267 KB 512/713 KB 954/1044 KB 780/1063 KB 1267/1267 KB 512/713 KB 958/1044 KB 780/1063 KB 1267/1267 KB 512/713 KB 962/1044 KB 780/1063 KB 1267/1267 KB 516/713 KB 962/1044 KB 780/1063 KB 4/257 KB 1267/1267 KB 516/713 KB 962/1044 KB 780/1063 KB 8/257 KB 1267/1267 KB 516/713 KB 962/1044 KB 780/1063 KB 12/257 KB 516/713 KB 962/1044 KB 780/1063 KB 16/257 KB 516/713 KB 962/1044 KB 780/1063 KB 20/257 KB 516/713 KB 962/1044 KB 780/1063 KB 24/257 KB 516/713 KB 962/1044 KB 780/1063 KB 28/257 KB 516/713 KB 962/1044 KB 780/1063 KB 32/257 KB 1267/1267 KB 500/713 KB 946/1044 KB 780/1063 KB 516/713 KB 962/1044 KB 784/1063 KB 32/257 KB 1267/1267 KB 516/713 KB 962/1044 KB 780/1063 KB 520/713 KB 962/1044 KB 784/1063 KB 32/257 KB 524/713 KB 962/1044 KB 784/1063 KB 32/257 KB 528/713 KB 962/1044 KB 788/1063 KB 32/257 KB Downloaded: htt unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install ps://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1942.4 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 528/713 KB 962/1044 KB 788/1063 KB 36/257 KB 532/713 KB 966/1044 KB 788/1063 KB 40/257 KB 524/713 KB 962/1044 KB 788/1063 KB 32/257 KB 532/713 KB 966/1044 KB 792/1063 KB 44/257 KB 532/713 KB 966/1044 KB 796/1063 KB 44/257 KB 532/713 KB 966/1044 KB 800/1063 KB 44/257 KB 532/713 KB 966/1044 KB 788/1063 KB 44/257 KB 532/713 KB 966/1044 KB 800/1063 KB 48/257 KB 532/713 KB 966/1044 KB 788/1063 KB 36/257 KB 536/713 KB 966/1044 KB 800/1063 KB 48/257 KB 540/713 KB 966/1044 KB 800/1063 KB 48/257 KB 544/713 KB 966/1044 KB 804/1063 KB 48/257 KB 548/713 KB 966/1044 KB 804/1063 KB 48/257 KB 552/713 KB 966/1044 KB 804/1063 KB 52/257 KB 556/713 KB 966/1044 KB 804/1063 KB 52/257 KB 560/713 KB 966/1044 KB 804/1063 KB 52/257 KB 528/713 KB 966/1044 KB 788/1063 KB 36/257 KB 560/713 KB 970/1044 KB 804/1063 KB 52/257 KB 560/713 KB 974/1044 KB 804/1063 KB 52/257 KB 560/713 KB 978/1044 KB 804/1063 KB 52/257 KB 560/713 KB 982/1044 KB 804/1063 KB 52/257 KB 560/713 KB 986/1044 KB 804/1063 KB 52/257 KB 560/713 KB 990/1044 KB 804/1063 KB 52/257 KB 548/713 KB 966/1044 KB 804/1063 KB 52/257 KB 560/713 KB 990/1044 KB 804/1063 KB 56/257 KB 560/713 KB 990/1044 KB 804/1063 KB 60/257 KB 560/713 KB 990/1044 KB 804/1063 KB 64/257 KB 560/713 KB 990/1044 KB 804/1063 KB 68/257 KB 564/713 KB 994/1044 KB 804/1063 KB 72/257 KB 564/713 KB 994/1044 KB 804/1063 KB 76/257 KB 564/713 KB 994/1044 KB 804/1063 KB 80/257 KB 540/713 KB 966/1044 KB 804/1063 KB 48/257 KB 564/713 KB 994/1044 KB 808/1063 KB 80/257 KB 564/713 KB 994/1044 KB 812/1063 KB 80/257 KB 564/713 KB 994/1044 KB 816/1063 KB 80/257 KB 564/713 KB 994/1044 KB 820/1063 KB 80/257 KB 564/713 KB 994/1044 KB 824/1063 KB 80/257 KB 564/713 KB 994/1044 KB 828/1063 KB 80/257 KB 564/713 KB 994/1044 KB 832/1063 KB 80/257 KB 564/713 KB 994/1044 KB 804/1063 KB 68/257 KB 564/713 KB 998/1044 KB 832/1063 KB 80/257 KB 564/713 KB 1002/1044 KB 832/1063 KB 80/257 KB 564/713 KB 1006/1044 KB 832/1063 KB 80/257 KB 564/713 KB 990/1044 KB 804/1063 KB 68/257 KB 568/713 KB 1006/1044 KB 832/1063 KB 80/257 KB 568/713 KB 1006/1044 KB 832/1063 KB 4/549 KB 80/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 8/549 KB 84/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 12/549 KB 84/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 16/549 KB 84/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 20/549 KB 84/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 24/549 KB 84/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 28/549 KB 84/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 32/549 KB 84/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 4/549 KB 84/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 32/549 KB 88/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 32/549 KB 92/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 32/549 KB 96/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 32/549 KB 100/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 32/549 KB 104/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 32/549 KB 108/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 32/549 KB 112/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 36/549 KB 116/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 4/549 KB 80/257 KB 572/713 KB 1006/1044 KB 840/1063 KB 36/549 KB 116/257 KB 572/713 KB 1006/1044 KB 844/1063 KB 36/549 KB 116/257 KB 572/713 KB 1006/1044 KB 848/1063 KB 36/549 KB 116/257 KB 572/713 KB 1006/1044 KB 852/1063 KB 36/549 KB 116/257 KB 572/713 KB 1006/1044 KB 856/1063 KB 36/549 KB 116/257 KB 572/713 KB 1006/1044 KB 832/1063 KB 4/549 KB 80/257 KB 576/713 KB 1006/1044 KB 856/1063 KB 36/549 K unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install B 116/257 KB 580/713 KB 1006/1044 KB 856/1063 KB 36/549 KB 116/257 KB 584/713 KB 1006/1044 KB 856/1063 KB 36/549 KB 116/257 KB 588/713 KB 1006/1044 KB 856/1063 KB 36/549 KB 116/257 KB 592/713 KB 1006/1044 KB 856/1063 KB 36/549 KB 116/257 KB 596/713 KB 1006/1044 KB 856/1063 KB 36/549 KB 116/257 KB 600/713 KB 1006/1044 KB 856/1063 KB 36/549 KB 116/257 KB 604/713 KB 1006/1044 KB 860/1063 KB 36/549 KB 116/257 KB 608/713 KB 1006/1044 KB 860/1063 KB 36/549 KB 116/257 KB 612/713 KB 1006/1044 KB 860/1063 KB 36/549 KB 116/257 KB 572/713 KB 1006/1044 KB 836/1063 KB 36/549 KB 112/257 KB 612/713 KB 1006/1044 KB 860/1063 KB 40/549 KB 120/257 KB 612/713 KB 1006/1044 KB 860/1063 KB 36/549 KB 120/257 KB 616/713 KB 1006/1044 KB 860/1063 KB 40/549 KB 124/257 KB 616/713 KB 1006/1044 KB 860/1063 KB 40/549 KB 128/257 KB 616/713 KB 1006/1044 KB 860/1063 KB 40/549 KB 132/257 KB 616/713 KB 1006/1044 KB 860/1063 KB 44/549 KB 136/257 KB 600/713 KB 1006/1044 KB 860/1063 KB 36/549 KB 116/257 KB 616/713 KB 1006/1044 KB 864/1063 KB 44/549 KB 136/257 KB 616/713 KB 1006/1044 KB 868/1063 KB 44/549 KB 136/257 KB 616/713 KB 1006/1044 KB 872/1063 KB 44/549 KB 136/257 KB 616/713 KB 1006/1044 KB 876/1063 KB 44/549 KB 136/257 KB 616/713 KB 1006/1044 KB 880/1063 KB 44/549 KB 136/257 KB 616/713 KB 1006/1044 KB 860/1063 KB 44/549 KB 132/257 KB 616/713 KB 1006/1044 KB 880/1063 KB 48/549 KB 136/257 KB 616/713 KB 1006/1044 KB 860/1063 KB 40/549 KB 120/257 KB 620/713 KB 1006/1044 KB 880/1063 KB 48/549 KB 136/257 KB 624/713 KB 1006/1044 KB 880/1063 KB 48/549 KB 136/257 KB 624/713 KB 1006/1044 KB 884/1063 KB 48/549 KB 136/257 KB 628/713 KB 1006/1044 KB 888/1063 KB 52/549 KB 136/257 KB 628/713 KB 1006/1044 KB 884/1063 KB 52/549 KB 136/257 KB 628/713 KB 1006/1044 KB 888/1063 KB 56/549 KB 140/257 KB 628/713 KB 1006/1044 KB 884/1063 KB 48/549 KB 136/257 KB 632/713 KB 1006/1044 KB 892/1063 KB 56/549 KB 140/257 KB 636/713 KB 1006/1044 KB 892/1063 KB 56/549 KB 140/257 KB 628/713 KB 1006/1044 KB 892/1063 KB 56/549 KB 140/257 KB 636/713 KB 1006/1044 KB 896/1063 KB 60/549 KB 140/257 KB 628/713 KB 1006/1044 KB 888/1063 KB 52/549 KB 140/257 KB 640/713 KB 1006/1044 KB 896/1063 KB 60/549 KB 144/257 KB 640/713 KB 1006/1044 KB 896/1063 KB 60/549 KB 140/257 KB 636/713 KB 1006/1044 KB 892/1063 KB 60/549 KB 140/257 KB 640/713 KB 1006/1044 KB 896/1063 KB 64/549 KB 144/257 KB 640/713 KB 1006/1044 KB 896/1063 KB 64/549 KB 148/257 KB 644/713 KB 1010/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1014/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1018/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1022/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1026/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1030/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1034/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1038/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1042/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1044/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1044/1044 KB 900/1063 KB 68/549 KB 152/257 KB 644/713 KB 1006/1044 KB 900/1063 KB 68/549 KB 148/257 KB 644/713 KB 1044/1044 KB 904/1063 KB 68/549 KB 152/257 KB 644/713 KB 1044/1044 KB 908/1063 KB 68/549 KB 152/257 KB 644/713 KB 1044/1044 KB 912/1063 KB 68/549 KB 156/257 KB 644/713 KB 1006/1044 KB 896/1063 KB 68/549 KB 148/257 KB 644/713 KB 1044/1044 KB 912/1063 KB 72/549 KB 156/257 KB 644/713 KB 1044/1044 KB 912/1063 KB 76/549 KB 156/257 KB unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 644/713 KB 1044/1044 KB 912/1063 KB 80/549 KB 156/257 KB 644/713 KB 1006/1044 KB 896/1063 KB 64/549 KB 148/257 KB 644/713 KB 1044/1044 KB 908/1063 KB 68/549 KB 156/257 KB 644/713 KB 1044/1044 KB 912/1063 KB 80/549 KB 160/257 KB 648/713 KB 1044/1044 KB 912/1063 KB 80/549 KB 160/257 KB 652/713 KB 1044/1044 KB 912/1063 KB 80/549 KB 160/257 KB 656/713 KB 1044/1044 KB 912/1063 KB 80/549 KB 160/257 KB 660/713 KB 1044/1044 KB 916/1063 KB 80/549 KB 160/257 KB 664/713 KB 1044/1044 KB 916/1063 KB 84/549 KB 164/257 KB 668/713 KB 1044/1044 KB 916/1063 KB 84/549 KB 164/257 KB 672/713 KB 1044/1044 KB 916/1063 KB 84/549 KB 164/257 KB 656/713 KB 1044/1044 KB 916/1063 KB 80/549 KB 160/257 KB 672/713 KB 1044/1044 KB 920/1063 KB 84/549 KB 164/257 KB 672/713 KB 1044/1044 KB 924/1063 KB 84/549 KB 164/257 KB 672/713 KB 1044/1044 KB 928/1063 KB 84/549 KB 164/257 KB 660/713 KB 1044/1044 KB 916/1063 KB 84/549 KB 164/257 KB 672/713 KB 1044/1044 KB 928/1063 KB 84/549 KB 168/257 KB 672/713 KB 1044/1044 KB 928/1063 KB 84/549 KB 172/257 KB 672/713 KB 1044/1044 KB 928/1063 KB 84/549 KB 176/257 KB 660/713 KB 1044/1044 KB 916/1063 KB 84/549 KB 160/257 KB 672/713 KB 1044/1044 KB 928/1063 KB 88/549 KB 176/257 KB 672/713 KB 1044/1044 KB 928/1063 KB 92/549 KB 176/257 KB 672/713 KB 1044/1044 KB 928/1063 KB 96/549 KB 176/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1504.1 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 672/713 KB 932/1063 KB 96/549 KB 176/257 KB 676/713 KB 936/1063 KB 100/549 KB 180/257 KB 676/713 KB 940/1063 KB 100/549 KB 180/257 KB 676/713 KB 944/1063 KB 100/549 KB 180/257 KB 676/713 KB 932/1063 KB 100/549 KB 180/257 KB 676/713 KB 932/1063 KB 96/549 KB 180/257 KB 676/713 KB 944/1063 KB 100/549 KB 184/257 KB 676/713 KB 944/1063 KB 100/549 KB 188/257 KB 676/713 KB 944/1063 KB 100/549 KB 192/257 KB 676/713 KB 932/1063 KB 96/549 KB 176/257 KB 680/713 KB 944/1063 KB 104/549 KB 192/257 KB 684/713 KB 944/1063 KB 104/549 KB 192/257 KB 688/713 KB 948/1063 KB 104/549 KB 192/257 KB 692/713 KB 948/1063 KB 104/549 KB 192/257 KB 696/713 KB 948/1063 KB 104/549 KB 196/257 KB 700/713 KB 948/1063 KB 104/549 KB 196/257 KB 676/713 KB 944/1063 KB 104/549 KB 192/257 KB 700/713 KB 948/1063 KB 108/549 KB 196/257 KB 700/713 KB 948/1063 KB 112/549 KB 196/257 KB 692/713 KB 948/1063 KB 104/549 KB 196/257 KB 700/713 KB 948/1063 KB 112/549 KB 200/257 KB 700/713 KB 948/1063 KB 112/549 KB 204/257 KB 700/713 KB 948/1063 KB 112/549 KB 208/257 KB 684/713 KB 948/1063 KB 104/549 KB 192/257 KB 700/713 KB 952/1063 KB 116/549 KB 208/257 KB 700/713 KB 956/1063 KB 116/549 KB 208/257 KB 700/713 KB 960/1063 KB 116/549 KB 208/257 KB 700/713 KB 948/1063 KB 116/549 KB 208/257 KB 700/713 KB 960/1063 KB 120/549 KB 208/257 KB 700/713 KB 960/1063 KB 124/549 KB 208/257 KB 704/713 KB 964/1063 KB 128/549 KB 208/257 KB 704/713 KB 964/1063 KB 132/549 KB 208/257 KB 704/713 KB 964/1063 KB 136/549 KB 212/257 KB 704/713 KB 964/1063 KB 140/549 KB 212/257 KB 704/713 KB 964/1063 KB 144/549 KB 212/257 KB 704/713 KB 964/1063 KB 124/549 KB 208/257 KB 704/713 KB 968/1063 KB 144/549 KB 212/257 KB 704/713 KB 972/1063 KB 144/549 KB 212/257 KB 704/713 KB 976/1063 KB 144/549 KB 212/257 KB 704/713 KB 960/1063 KB 124/549 KB 208/257 KB 708/713 KB 976/1063 KB 144/549 KB 212/257 KB 712/713 KB 976/1063 KB 144/549 KB 212/257 KB 713/713 KB 976/1063 KB 144/549 KB 212/257 KB 704/713 KB 964/1063 KB 132/549 KB 212/257 KB 713/713 KB 976/1063 KB 144/549 KB 216/257 KB 713/713 KB 976/1063 KB 144/549 KB 220/257 KB 713/713 KB 980/1063 KB 144/549 KB 220/257 KB 713/713 KB 4/358 KB 984/1063 KB 148/549 KB 224/257 KB 713/713 KB 4/358 KB 988/1063 KB 148/549 KB 224/257 KB 713/713 KB 4/358 KB 992/1063 KB 148/549 KB 224/257 KB 713/713 KB 4/358 KB 980/1063 KB 148/549 KB 224/257 KB 713/713 KB 4/358 KB 992/1063 KB 152/549 KB 224/257 KB 713/713 KB 4/358 KB 980/1063 KB 144/549 KB 224/257 KB 713/713 KB 8/358 KB 992/1063 KB 152/549 KB 224/257 KB 713/713 KB 12/358 KB 992/1063 KB 152/549 KB 224/257 KB 713/713 KB 16/358 KB 992/1063 KB 152/549 KB 224/257 KB 713/713 KB 20/358 KB 992/1063 KB 152/549 KB 224/257 KB 713/713 KB 980/1063 KB 144/549 KB 224/257 KB 713/713 KB 20/358 KB 992/1063 KB 156/549 KB 228/257 KB 713/713 KB 20/358 KB 992/1063 KB 156/549 KB 232/257 KB 713/713 KB 20/358 KB 992/1063 KB 156/549 KB 236/257 KB 713/713 KB 20/358 KB 992/1063 KB 156/549 KB 240/257 KB 713/713 KB 20/358 KB 992/1063 KB 156/549 KB 224/257 KB 713/713 KB 20/358 KB 992/1063 KB 160/549 KB 240/257 KB 713/713 KB 24/358 KB 996/1063 KB 164/549 KB 244/257 KB 713/713 KB 24/358 KB 996/1063 KB 160/549 KB 244/257 KB 24/358 KB 1000/1063 KB 164/549 KB 244/257 KB 24/358 KB 1004/1063 KB 168/549 KB 244/257 KB 24/358 KB 1008/1063 KB 168/549 KB 244/257 KB 713/713 KB 24/358 KB 992/1063 KB 160/549 KB 244/257 KB 24/358 KB 1008/1063 KB 168/549 KB 248/257 KB 24/358 KB 1008/ unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 1063 KB 168/549 KB 252/257 KB 713/713 KB 24/358 KB 992/1063 KB 160/549 KB 240/257 KB 28/358 KB 1008/1063 KB 168/549 KB 256/257 KB 32/358 KB 1008/1063 KB 168/549 KB 256/257 KB 36/358 KB 1008/1063 KB 168/549 KB 256/257 KB 24/358 KB 1000/1063 KB 168/549 KB 244/257 KB 36/358 KB 1008/1063 KB 172/549 KB 256/257 KB 36/358 KB 1008/1063 KB 176/549 KB 256/257 KB 36/358 KB 1008/1063 KB 180/549 KB 256/257 KB 40/358 KB 1012/1063 KB 184/549 KB 256/257 KB 40/358 KB 1012/1063 KB 188/549 KB 256/257 KB 40/358 KB 1012/1063 KB 192/549 KB 256/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 990.2 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 40/358 KB 1012/1063 KB 180/549 KB 256/257 KB 40/358 KB 1016/1063 KB 192/549 KB 256/257 KB 40/358 KB 1020/1063 KB 192/549 KB 256/257 KB 40/358 KB 1024/1063 KB 192/549 KB 256/257 KB 40/358 KB 1008/1063 KB 180/549 KB 256/257 KB 44/358 KB 1024/1063 KB 192/549 KB 256/257 KB 48/358 KB 1024/1063 KB 192/549 KB 256/257 KB 24/358 KB 1008/1063 KB 168/549 KB 256/257 KB 48/358 KB 1024/1063 KB 192/549 KB 257/257 KB 52/358 KB 1024/1063 KB 192/549 KB 257/257 KB 56/358 KB 1024/1063 KB 192/549 KB 257/257 KB 60/358 KB 1024/1063 KB 192/549 KB 257/257 KB 64/358 KB 1024/1063 KB 196/549 KB 257/257 KB 68/358 KB 1024/1063 KB 196/549 KB 257/257 KB 72/358 KB 1028/1063 KB 196/549 KB 257/257 KB 76/358 KB 1028/1063 KB 196/549 KB 257/257 KB 60/358 KB 1024/1063 KB 196/549 KB 257/257 KB 68/358 KB 1028/1063 KB 196/549 KB 257/257 KB 76/358 KB 1032/1063 KB 200/549 KB 257/257 KB 76/358 KB 1036/1063 KB 200/549 KB 257/257 KB 76/358 KB 1040/1063 KB 200/549 KB 257/257 KB 76/358 KB 1036/1063 KB 200/549 KB 257/257 KB 76/358 KB 4/5 KB 1040/1063 KB 204/549 KB 257/257 KB 76/358 KB 4/5 KB 1040/1063 KB 208/549 KB 257/257 KB 76/358 KB 4/5 KB 1040/1063 KB 212/549 KB 257/257 KB 80/358 KB 4/5 KB 1044/1063 KB 216/549 KB 76/358 KB 4/5 KB 1040/1063 KB 200/549 KB 257/257 KB 80/358 KB 5/5 KB 1044/1063 KB 216/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 350.0 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 80/358 KB 4/5 KB 1044/1063 KB 212/549 KB 257/257 KB 84/358 KB 5/5 KB 1044/1063 KB 220/549 KB 76/358 KB 4/5 KB 1044/1063 KB 212/549 KB 257/257 KB 88/358 KB 5/5 KB 1048/1063 KB 220/549 KB 88/358 KB 5/5 KB 1052/1063 KB 220/549 KB 88/358 KB 5/5 KB 1056/1063 KB 220/549 KB 88/358 KB 5/5 KB 1056/1063 KB 220/549 KB 92/358 KB 5/5 KB 1056/1063 KB 220/549 KB 96/358 KB 5/5 KB 1056/1063 KB 220/549 KB 80/358 KB 5/5 KB 1044/1063 KB 220/549 KB 96/358 KB 5/5 KB 1060/1063 KB 224/549 KB 96/358 KB 5/5 KB 1060/1063 KB 220/549 KB 96/358 KB 5/5 KB 1063/1063 KB 224/549 KB 100/358 KB 5/5 KB 1063/1063 KB 224/549 KB 104/358 KB 1063/1063 KB 228/549 KB 108/358 KB 4/86 KB 1063/1063 KB 228/549 KB 112/358 KB 4/86 KB 1063/1063 KB 228/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 5.9 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 100/358 KB 5/5 KB 1063/1063 KB 228/549 KB 104/358 KB 4/86 KB 1063/1063 KB 228/549 KB 112/358 KB 8/86 KB 1063/1063 KB 228/549 KB 112/358 KB 12/86 KB 1063/1063 KB 228/549 KB 112/358 KB 12/86 KB 1063/1063 KB 232/549 KB 112/358 KB 12/86 KB 1063/1063 KB 236/549 KB 112/358 KB 12/86 KB 1063/1063 KB 240/549 KB 112/358 KB 16/86 KB 1063/1063 KB 240/549 KB 112/358 KB 16/86 KB 1063/1063 KB 244/549 KB 116/358 KB 20/86 KB 248/549 KB 116/358 KB 20/86 KB 252/549 KB 116/358 KB 20/86 KB 256/549 KB 116/358 KB 20/86 KB 1063/1063 KB 244/549 KB 112/358 KB 20/86 KB 1063/1063 KB 244/549 KB 120/358 KB 24/86 KB 256/549 KB 124/358 KB 24/86 KB 256/549 KB 128/358 KB 24/86 KB 256/549 KB 116/358 KB 24/86 KB 256/549 KB 128/358 KB 28/86 KB 256/549 KB 128/358 KB 32/86 KB 256/549 KB 132/358 KB 32/86 KB 256/549 KB 136/358 KB 36/86 KB 260/549 KB 140/358 KB 36/86 KB 260/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1419.9 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 132/358 KB 36/86 KB 260/549 KB 132/358 KB 32/86 KB 260/549 KB 140/358 KB 36/86 KB 3/404 KB 264/549 KB 140/358 KB 40/86 KB 3/404 KB 268/549 KB 140/358 KB 40/86 KB 3/404 KB 272/549 KB 144/358 KB 40/86 KB 3/404 KB 276/549 KB 144/358 KB 40/86 KB 3/404 KB 280/549 KB 144/358 KB 40/86 KB 3/404 KB 284/549 KB 144/358 KB 40/86 KB 3/404 KB 288/549 KB 140/358 KB 36/86 KB 3/404 KB 260/549 KB 144/358 KB 40/86 KB 5/404 KB 288/549 KB 144/358 KB 40/86 KB 8/404 KB 288/549 KB 144/358 KB 40/86 KB 3/404 KB 272/549 KB 140/358 KB 40/86 KB 3/404 KB 264/549 KB 144/358 KB 44/86 KB 8/404 KB 288/549 KB 144/358 KB 48/86 KB 8/404 KB 288/549 KB 144/358 KB 48/86 KB 11/404 KB 288/549 KB 144/358 KB 48/86 KB 13/404 KB 288/549 KB 148/358 KB 52/86 KB 16/404 KB 288/549 KB 148/358 KB 52/86 KB 19/404 KB 288/549 KB 148/358 KB 52/86 KB 13/404 KB 288/549 KB 148/358 KB 56/86 KB 19/404 KB 288/549 KB 148/358 KB 60/86 KB 19/404 KB 288/549 KB 148/358 KB 64/86 KB 21/404 KB 288/549 KB 148/358 KB 68/86 KB 21/404 KB 292/549 KB 148/358 KB 72/86 KB 21/404 KB 292/549 KB 148/358 KB 76/86 KB 21/404 KB 292/549 KB 148/358 KB 80/86 KB 21/404 KB 292/549 KB 148/358 KB 48/86 KB 13/404 KB 288/549 KB 152/358 KB 80/86 KB 21/404 KB 292/549 KB 156/358 KB 80/86 KB 21/404 KB 292/549 KB 160/358 KB 80/86 KB 21/404 KB 292/549 KB 164/358 KB 80/86 KB 21/404 KB 292/549 KB 168/358 KB 80/86 KB 21/404 KB 292/549 KB 172/358 KB 80/86 KB 21/404 KB 292/549 KB 176/358 KB 80/86 KB 21/404 KB 292/549 KB 148/358 KB 64/86 KB 21/404 KB 292/549 KB 176/358 KB 80/86 KB 21/404 KB 296/549 KB 176/358 KB 80/86 KB 21/404 KB 300/549 KB 176/358 KB 80/86 KB 21/404 KB 304/549 KB 148/358 KB 64/86 KB 21/404 KB 288/549 KB 176/358 KB 80/86 KB 24/404 KB 304/549 KB 176/358 KB 80/86 KB 27/404 KB 304/549 KB 176/358 KB 80/86 KB 29/404 KB 304/549 KB 176/358 KB 80/86 KB 32/404 KB 304/549 KB 176/358 KB 80/86 KB 32/404 KB 308/549 KB 180/358 KB 84/86 KB 36/404 KB 312/549 KB 180/358 KB 84/86 KB 36/404 KB 308/549 KB 180/358 KB 86/86 KB 36/404 KB 312/549 KB 180/358 KB 80/86 KB 36/404 KB 308/549 KB 180/358 KB 86/86 KB 40/404 KB 312/549 KB 180/358 KB 86/86 KB 44/404 KB 312/549 KB 180/358 KB 86/86 KB 48/404 KB 316/549 KB 180/358 KB 86/86 KB 52/404 KB 316/549 KB 180/358 KB 86/86 KB 56/404 KB 316/549 KB 180/358 KB 86/86 KB 60/404 KB 316/549 KB 4/587 KB 180/358 KB 80/86 KB 32/404 KB 308/549 KB 180/358 KB 86/86 KB 56/404 KB 316/549 KB 4/587 KB 180/358 KB 86/86 KB 60/404 KB 316/549 KB 8/587 KB 180/358 KB 86/86 KB 60/404 KB 316/549 KB 12/587 KB 180/358 KB 86/86 KB 44/404 KB 316/549 KB 184/358 KB 86/86 KB 60/404 KB 316/549 KB 12/587 KB 184/358 KB 86/86 KB 60/404 KB 320/549 KB 12/587 KB 188/358 KB 86/86 KB 60/404 KB 320/549 KB 16/587 KB 192/358 KB 86/86 KB 60/404 KB 320/549 KB 16/587 KB 196/358 KB 86/86 KB 60/404 KB 320/549 KB 16/587 KB 200/358 KB 60/404 KB 324/549 KB 16/587 KB 184/358 KB 86/86 KB 60/404 KB 320/549 KB 16/587 KB 200/358 KB 64/404 KB 324/549 KB 20/587 KB 200/358 KB 64/404 KB 324/549 KB 24/587 KB 200/358 KB 64/404 KB 324/549 KB 28/587 KB 200/358 KB 64/404 KB 324/549 KB 16/587 KB 196/358 KB 60/404 KB 324/549 KB 16/587 KB 204/358 KB 64/404 KB 328/549 KB 28/587 KB 204/358 KB 64/404 KB 332/549 KB 28/587 KB 204/358 KB 64/404 KB 336/549 KB 28/587 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 110.6 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 204/358 KB 64/404 KB 324/549 KB 28/587 KB 208/358 KB 64/404 KB 336/549 KB 32/587 KB 212/358 KB 64/404 KB 336/549 KB 32/587 KB 216/358 KB 68/404 KB 340/549 KB 32/587 KB 220/358 KB 68/404 KB 340/549 KB 32/587 KB 204/358 KB 64/404 KB 336/549 KB 32/587 KB 220/358 KB 68/404 KB 340/549 KB 36/587 KB 220/358 KB 68/404 KB 340/549 KB 40/587 KB 220/358 KB 68/404 KB 340/549 KB 44/587 KB 220/358 KB 68/404 KB 340/549 KB 48/587 KB 212/358 KB 68/404 KB 340/549 KB 32/587 KB 220/358 KB 68/404 KB 344/549 KB 48/587 KB 220/358 KB 68/404 KB 348/549 KB 48/587 KB 220/358 KB 68/404 KB 352/549 KB 48/587 KB 212/358 KB 68/404 KB 336/549 KB 32/587 KB 220/358 KB 72/404 KB 352/549 KB 48/587 KB Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 220/358 KB 76/404 KB 352/549 KB 48/587 KB 220/358 KB 80/404 KB 352/549 KB 48/587 KB 224/358 KB 80/404 KB 352/549 KB 48/587 KB 224/358 KB 80/404 KB 356/549 KB 48/587 KB 228/358 KB 84/404 KB 360/549 KB 52/587 KB 228/358 KB 84/404 KB 356/549 KB 52/587 KB 228/358 KB 84/404 KB 364/549 KB 56/587 KB 228/358 KB 84/404 KB 364/549 KB 60/587 KB 228/358 KB 84/404 KB 364/549 KB 64/587 KB 228/358 KB 84/404 KB 356/549 KB 48/587 KB 228/358 KB 88/404 KB 364/549 KB 64/587 KB 228/358 KB 92/404 KB 364/549 KB 64/587 KB 228/358 KB 96/404 KB 364/549 KB 64/587 KB 228/358 KB 80/404 KB 356/549 KB 48/587 KB 232/358 KB 96/404 KB 364/549 KB 64/587 KB 236/358 KB 96/404 KB 364/549 KB 64/587 KB 240/358 KB 96/404 KB 364/549 KB 64/587 KB 228/358 KB 84/404 KB 364/549 KB 60/587 KB 240/358 KB 96/404 KB 368/549 KB 64/587 KB 240/358 KB 96/404 KB 368/549 KB 68/587 KB 244/358 KB 100/404 KB 372/549 KB 72/587 KB 244/358 KB 100/404 KB 372/549 KB 76/587 KB 244/358 KB 100/404 KB 372/549 KB 80/587 KB 244/358 KB 100/404 KB 372/549 KB 80/587 KB 4/894 KB 244/358 KB 100/404 KB 372/549 KB 84/587 KB 8/894 KB 244/358 KB 100/404 KB 372/549 KB 68/587 KB 248/358 KB 100/404 KB 372/549 KB 84/587 KB 8/894 KB 252/358 KB 100/404 KB 372/549 KB 84/587 KB 8/894 KB 256/358 KB 100/404 KB 372/549 KB 84/587 KB 8/894 KB 240/358 KB 100/404 KB 372/549 KB 68/587 KB 256/358 KB 104/404 KB 372/549 KB 84/587 KB 8/894 KB 256/358 KB 108/404 KB 372/549 KB 84/587 KB 8/894 KB 240/358 KB 96/404 KB 372/549 KB 68/587 KB 256/358 KB 112/404 KB 376/549 KB 84/587 KB 8/894 KB 256/358 KB 112/404 KB 380/549 KB 84/587 KB 8/894 KB 256/358 KB 112/404 KB 384/549 KB 84/587 KB 8/894 KB 256/358 KB 112/404 KB 384/549 KB 84/587 KB 8/894 KB 256/358 KB 116/404 KB 384/549 KB 84/587 KB 8/894 KB 260/358 KB 120/404 KB 388/549 KB 84/587 KB 8/894 KB 260/358 KB 124/404 KB 388/549 KB 84/587 KB 8/894 KB 260/358 KB 128/404 KB 388/549 KB 84/587 KB 8/894 KB 260/358 KB 132/404 KB 388/549 KB 84/587 KB 8/894 KB 260/358 KB 136/404 KB 388/549 KB 84/587 KB 12/894 KB 260/358 KB 140/404 KB 388/549 KB 84/587 KB 12/894 KB 260/358 KB 144/404 KB 388/549 KB 84/587 KB 12/894 KB 244/358 KB 100/404 KB 372/549 KB 84/587 KB 4/894 KB 260/358 KB 144/404 KB 388/549 KB 88/587 KB 12/894 KB 260/358 KB 144/404 KB 388/549 KB 92/587 KB 12/894 KB 260/358 KB 144/404 KB 388/549 KB 96/587 KB 12/894 KB 260/358 KB 132/404 KB 388/549 KB 84/587 KB 12/894 KB 260/358 KB 144/404 KB 388/549 KB 96/587 KB 16/894 KB 260/358 KB 116/404 KB 388/549 KB 84/587 KB 8/894 KB 264/358 KB 144/404 KB 388/549 KB 96/587 KB 16/894 KB 268/358 KB 144/404 KB 388/549 KB 96/587 KB 16/894 KB 272/358 KB 144/404 KB 388/549 KB 96/587 KB 16/894 KB 256/358 KB 116/404 KB 388/549 KB 84/587 KB 8/894 KB 272/358 KB 144/404 KB 392/549 KB 96/587 KB 16/894 KB 272/358 KB 144/404 KB 396/549 KB 96/587 KB 16/894 KB 272/358 KB 144/404 KB 400/549 KB 96/587 KB 16/894 KB 272/358 KB 144/404 KB 404/549 KB 96/587 KB 16/894 KB 276/358 KB 144/404 KB 408/549 KB 96/587 KB 16/894 KB 276/358 KB 144/404 KB 412/549 KB 96/587 KB 16/894 KB 276/358 KB 144/404 KB 416/549 KB 96/587 KB 16/894 KB 276/358 KB 144/404 KB 420/549 KB 96/587 KB 16/894 KB 276/358 KB 144/404 KB 424/549 KB 100/587 KB 20/894 KB 276/358 KB 144/404 KB 428/549 KB 100/587 KB 20/894 KB 276/358 KB 144/404 KB 432/549 KB 100/587 KB 20/894 KB 276/358 KB 144/404 KB 436/549 KB 100/587 KB 20/894 KB 276/358 KB 148/404 KB 440/549 KB 100/587 KB 20/894 KB 276/358 KB 148/404 KB 4 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 44/549 KB 100/587 KB 20/894 KB 276/358 KB 144/404 KB 404/549 KB 96/587 KB 16/894 KB 280/358 KB 148/404 KB 444/549 KB 100/587 KB 20/894 KB 284/358 KB 148/404 KB 444/549 KB 100/587 KB 20/894 KB 288/358 KB 148/404 KB 444/549 KB 100/587 KB 20/894 KB 292/358 KB 148/404 KB 444/549 KB 100/587 KB 20/894 KB 276/358 KB 148/404 KB 436/549 KB 100/587 KB 20/894 KB 292/358 KB 152/404 KB 444/549 KB 100/587 KB 20/894 KB 292/358 KB 156/404 KB 444/549 KB 100/587 KB 20/894 KB 292/358 KB 160/404 KB 444/549 KB 100/587 KB 20/894 KB 276/358 KB 144/404 KB 420/549 KB 100/587 KB 20/894 KB 292/358 KB 160/404 KB 444/549 KB 104/587 KB 20/894 KB 292/358 KB 160/404 KB 444/549 KB 108/587 KB 20/894 KB 292/358 KB 160/404 KB 444/549 KB 112/587 KB 20/894 KB 276/358 KB 144/404 KB 420/549 KB 96/587 KB 20/894 KB 292/358 KB 160/404 KB 444/549 KB 112/587 KB 24/894 KB 292/358 KB 160/404 KB 444/549 KB 112/587 KB 28/894 KB 292/358 KB 160/404 KB 444/549 KB 112/587 KB 32/894 KB 292/358 KB 160/404 KB 444/549 KB 112/587 KB 36/894 KB 292/358 KB 160/404 KB 444/549 KB 116/587 KB 40/894 KB 292/358 KB 160/404 KB 444/549 KB 116/587 KB 44/894 KB 292/358 KB 160/404 KB 444/549 KB 116/587 KB 48/894 KB 296/358 KB 160/404 KB 444/549 KB 116/587 KB 52/894 KB 296/358 KB 164/404 KB 448/549 KB 116/587 KB 56/894 KB 296/358 KB 164/404 KB 448/549 KB 116/587 KB 60/894 KB 296/358 KB 164/404 KB 448/549 KB 116/587 KB 64/894 KB 292/358 KB 160/404 KB 444/549 KB 116/587 KB 36/894 KB 296/358 KB 164/404 KB 448/549 KB 120/587 KB 64/894 KB 296/358 KB 164/404 KB 448/549 KB 124/587 KB 64/894 KB 296/358 KB 164/404 KB 448/549 KB 128/587 KB 64/894 KB 296/358 KB 164/404 KB 448/549 KB 132/587 KB 64/894 KB 296/358 KB 164/404 KB 448/549 KB 136/587 KB 64/894 KB 296/358 KB 164/404 KB 448/549 KB 140/587 KB 64/894 KB 296/358 KB 164/404 KB 448/549 KB 144/587 KB 64/894 KB 296/358 KB 164/404 KB 448/549 KB 148/587 KB 68/894 KB 296/358 KB 164/404 KB 448/549 KB 152/587 KB 68/894 KB 296/358 KB 164/404 KB 448/549 KB 156/587 KB 68/894 KB 296/358 KB 164/404 KB 448/549 KB 160/587 KB 68/894 KB 296/358 KB 164/404 KB 448/549 KB 164/587 KB 68/894 KB 296/358 KB 164/404 KB 448/549 KB 116/587 KB 52/894 KB 296/358 KB 160/404 KB 448/549 KB 116/587 KB 52/894 KB 296/358 KB 164/404 KB 452/549 KB 164/587 KB 68/894 KB 296/358 KB 168/404 KB 456/549 KB 164/587 KB 68/894 KB 296/358 KB 168/404 KB 460/549 KB 164/587 KB 68/894 KB 296/358 KB 168/404 KB 464/549 KB 164/587 KB 68/894 KB 296/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 296/358 KB 160/404 KB 444/549 KB 116/587 KB 48/894 KB 300/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 304/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 308/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 312/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 316/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 320/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 324/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 328/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 332/358 KB 168/404 KB 468/549 KB 164/587 KB 68/894 KB 336/358 KB 168/404 KB 472/549 KB 164/587 KB 68/894 KB 340/358 KB 168/404 KB 472/549 KB 164/587 KB 68/894 KB 296/358 KB 168/404 KB 452/549 KB 164/587 KB 68/894 KB 340/358 KB 172/404 KB 472/549 KB 164/587 KB 68/894 KB 340/358 KB 176/404 KB 472/549 KB 164/587 KB 68/894 KB 340/358 KB 180/404 KB 472/549 KB 164/587 KB 68/894 KB 340/358 KB 184/404 KB 472/549 KB 164/587 KB 68/894 KB 340/358 KB 188/404 KB 472/ unit-oai-epc-0: 12:28:12 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:28:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 549 KB 164/587 KB 68/894 KB 340/358 KB 192/404 KB 472/549 KB 164/587 KB 68/894 KB 340/358 KB 196/404 KB 472/549 KB 164/587 KB 68/894 KB 344/358 KB 200/404 KB 472/549 KB 168/587 KB 68/894 KB 296/358 KB 164/404 KB 448/549 KB 144/587 KB 68/894 KB 344/358 KB 200/404 KB 472/549 KB 168/587 KB 72/894 KB 344/358 KB 200/404 KB 472/549 KB 168/587 KB 76/894 KB 344/358 KB 200/404 KB 472/549 KB 168/587 KB 80/894 KB 344/358 KB 200/404 KB 472/549 KB 168/587 KB 84/894 KB 344/358 KB 200/404 KB 472/549 KB 168/587 KB 88/894 KB 344/358 KB 200/404 KB 472/549 KB 168/587 KB 92/894 KB 344/358 KB 200/404 KB 472/549 KB 168/587 KB 96/894 KB 344/358 KB 196/404 KB 472/549 KB 168/587 KB 68/894 KB 344/358 KB 196/404 KB 472/549 KB 164/587 KB 68/894 KB 348/358 KB 200/404 KB 472/549 KB 172/587 KB 96/894 KB 352/358 KB 200/404 KB 472/549 KB 172/587 KB 96/894 KB 332/358 KB 168/404 KB 472/549 KB 164/587 KB 68/894 KB 352/358 KB 200/404 KB 476/549 KB 172/587 KB 96/894 KB 352/358 KB 200/404 KB 480/549 KB 172/587 KB 96/894 KB 352/358 KB 200/404 KB 484/549 KB 172/587 KB 96/894 KB 352/358 KB 200/404 KB 488/549 KB 172/587 KB 96/894 KB 352/358 KB 200/404 KB 492/549 KB 172/587 KB 96/894 KB 356/358 KB 200/404 KB 492/549 KB 172/587 KB 96/894 KB 358/358 KB 204/404 KB 496/549 KB 172/587 KB 100/894 KB 356/358 KB 204/404 KB 496/549 KB 172/587 KB 100/894 KB 358/358 KB 208/404 KB 496/549 KB 172/587 KB 100/894 KB 358/358 KB 212/404 KB 496/549 KB 172/587 KB 100/894 KB 358/358 KB 216/404 KB 496/549 KB 172/587 KB 100/894 KB 356/358 KB 200/404 KB 496/549 KB 172/587 KB 100/894 KB 344/358 KB 200/404 KB 472/549 KB 172/587 KB 96/894 KB 356/358 KB 200/404 KB 496/549 KB 172/587 KB 96/894 KB 358/358 KB 216/404 KB 500/549 KB 172/587 KB 100/894 KB 358/358 KB 216/404 KB 504/549 KB 172/587 KB 104/894 KB 358/358 KB 216/404 KB 504/549 KB 172/587 KB 100/894 KB 358/358 KB 216/404 KB 504/549 KB 176/587 KB 104/894 KB 358/358 KB 216/404 KB 508/549 KB 180/587 KB 104/894 KB 358/358 KB 216/404 KB 508/549 KB 180/587 KB 108/894 KB 358/358 KB 216/404 KB 508/549 KB 180/587 KB 108/894 KB 358/358 KB 216/404 KB 512/549 KB 180/587 KB 112/894 KB 358/358 KB 216/404 KB 512/549 KB 184/587 KB 112/894 KB 358/358 KB 216/404 KB 512/549 KB 184/587 KB 112/894 KB 358/358 KB 216/404 KB 512/549 KB 188/587 KB 112/894 KB 358/358 KB 216/404 KB 516/549 KB 188/587 KB 116/894 KB 358/358 KB 220/404 KB 520/549 KB 192/587 KB 116/894 KB 358/358 KB 216/404 KB 512/549 KB 188/587 KB 116/894 KB 358/358 KB 220/404 KB 516/549 KB 192/587 KB 116/894 KB 358/358 KB 216/404 KB 516/549 KB 192/587 KB 116/894 KB 358/358 KB 224/404 KB 520/549 KB 196/587 KB 116/894 KB 358/358 KB 224/404 KB 524/549 KB 200/587 KB 120/894 KB 358/358 KB 224/404 KB 524/549 KB 196/587 KB 120/894 KB 358/358 KB 224/404 KB 520/549 KB 196/587 KB 120/894 KB 358/358 KB 224/404 KB 520/549 KB 196/587 KB 116/894 KB 358/358 KB 228/404 KB 524/549 KB 200/587 KB 124/894 KB 358/358 KB 232/404 KB 528/549 KB 200/587 KB 124/894 KB 358/358 KB 228/404 KB 528/549 KB 200/587 KB 124/894 KB 358/358 KB 228/404 KB 524/549 KB 200/587 KB 124/894 KB 358/358 KB 232/404 KB 528/549 KB 200/587 KB 128/894 KB 358/358 KB 232/404 KB 528/549 KB 200/587 KB 132/894 KB 358/358 KB 236/404 KB 532/549 KB 204/587 KB 136/894 KB 358/358 KB 236/404 KB 532/549 KB 204/587 KB 132/894 KB 358/358 KB 236/404 KB 532/549 KB 208/587 KB 136/894 KB 358/358 KB 236/404 KB 532/549 KB 212/587 KB 136/894 KB 358/358 KB 236/404 KB 532/549 KB 200/587 KB 132/894 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install KB 358/358 KB 236/404 KB 528/549 KB 200/587 KB 132/894 KB 358/358 KB 240/404 KB 536/549 KB 212/587 KB 140/894 KB 358/358 KB 244/404 KB 536/549 KB 212/587 KB 140/894 KB 358/358 KB 236/404 KB 532/549 KB 212/587 KB 140/894 KB 358/358 KB 244/404 KB 536/549 KB 216/587 KB 144/894 KB 358/358 KB 244/404 KB 536/549 KB 216/587 KB 148/894 KB 358/358 KB 244/404 KB 536/549 KB 216/587 KB 140/894 KB 358/358 KB 244/404 KB 536/549 KB 212/587 KB 140/894 KB 358/358 KB 248/404 KB 540/549 KB 216/587 KB 148/894 KB 358/358 KB 248/404 KB 544/549 KB 216/587 KB 148/894 KB 358/358 KB 248/404 KB 548/549 KB 216/587 KB 148/894 KB 248/404 KB 549/549 KB 220/587 KB 148/894 KB 358/358 KB 248/404 KB 536/549 KB 216/587 KB 148/894 KB 358/358 KB 248/404 KB 548/549 KB 220/587 KB 148/894 KB 248/404 KB 549/549 KB 224/587 KB 148/894 KB 252/404 KB 549/549 KB 228/587 KB 148/894 KB 252/404 KB 549/549 KB 224/587 KB 148/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 428.1 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 252/404 KB 549/549 KB 228/587 KB 152/894 KB 256/404 KB 549/549 KB 228/587 KB 152/894 KB 260/404 KB 549/549 KB 228/587 KB 152/894 KB 260/404 KB 549/549 KB 228/587 KB 156/894 KB 260/404 KB 549/549 KB 228/587 KB 160/894 KB 260/404 KB 549/549 KB 228/587 KB 164/894 KB 264/404 KB 549/549 KB 232/587 KB 168/894 KB 264/404 KB 549/549 KB 232/587 KB 164/894 KB 264/404 KB 549/549 KB 228/587 KB 164/894 KB 268/404 KB 549/549 KB 232/587 KB 168/894 KB 272/404 KB 549/549 KB 236/587 KB 168/894 KB 272/404 KB 549/549 KB 232/587 KB 168/894 KB 272/404 KB 549/549 KB 240/587 KB 168/894 KB 276/404 KB 549/549 KB 244/587 KB 168/894 KB 276/404 KB 248/587 KB 172/894 KB 276/404 KB 549/549 KB 240/587 KB 168/894 KB 276/404 KB 244/587 KB 172/894 KB 276/404 KB 248/587 KB 176/894 KB 276/404 KB 4/26 KB 248/587 KB 180/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 649.2 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 280/404 KB 4/26 KB 248/587 KB 180/894 KB 276/404 KB 4/26 KB 248/587 KB 176/894 KB 284/404 KB 4/26 KB 248/587 KB 180/894 KB 284/404 KB 8/26 KB 248/587 KB 180/894 KB 288/404 KB 8/26 KB 248/587 KB 180/894 KB 288/404 KB 12/26 KB 248/587 KB 180/894 KB 288/404 KB 16/26 KB 248/587 KB 180/894 KB 292/404 KB 16/26 KB 252/587 KB 184/894 KB 292/404 KB 20/26 KB 252/587 KB 184/894 KB 292/404 KB 24/26 KB 252/587 KB 188/894 KB 292/404 KB 26/26 KB 252/587 KB 188/894 KB 292/404 KB 16/26 KB 252/587 KB 180/894 KB 288/404 KB 16/26 KB 252/587 KB 180/894 KB 292/404 KB 26/26 KB 256/587 KB 188/894 KB 292/404 KB 20/26 KB 252/587 KB 188/894 KB 292/404 KB 26/26 KB 260/587 KB 192/894 KB 292/404 KB 26/26 KB 264/587 KB 192/894 KB 296/404 KB 26/26 KB 268/587 KB 192/894 KB 296/404 KB 26/26 KB 272/587 KB 192/894 KB 292/404 KB 26/26 KB 256/587 KB 192/894 KB 296/404 KB 26/26 KB 272/587 KB 196/894 KB 296/404 KB 26/26 KB 264/587 KB 192/894 KB 300/404 KB 26/26 KB 272/587 KB 196/894 KB 304/404 KB 26/26 KB 272/587 KB 196/894 KB 304/404 KB 26/26 KB 272/587 KB 200/894 KB 304/404 KB 26/26 KB 272/587 KB 204/894 KB 304/404 KB 26/26 KB 272/587 KB 208/894 KB 304/404 KB 26/26 KB 272/587 KB 212/894 KB 308/404 KB 276/587 KB 216/894 KB 308/404 KB 276/587 KB 212/894 KB 308/404 KB 280/587 KB 216/894 KB 308/404 KB 284/587 KB 216/894 KB 308/404 KB 288/587 KB 216/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 29.7 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 308/404 KB 26/26 KB 272/587 KB 212/894 KB 312/404 KB 288/587 KB 216/894 KB 316/404 KB 288/587 KB 216/894 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 320/404 KB 288/587 KB 216/894 KB 320/404 KB 288/587 KB 220/894 KB 320/404 KB 288/587 KB 224/894 KB 320/404 KB 288/587 KB 228/894 KB 324/404 KB 292/587 KB 232/894 KB 324/404 KB 292/587 KB 236/894 KB 324/404 KB 292/587 KB 240/894 KB 324/404 KB 292/587 KB 228/894 KB 324/404 KB 296/587 KB 240/894 KB 324/404 KB 300/587 KB 240/894 KB 324/404 KB 304/587 KB 240/894 KB 324/404 KB 288/587 KB 228/894 KB 328/404 KB 304/587 KB 240/894 KB 332/404 KB 304/587 KB 240/894 KB 336/404 KB 304/587 KB 240/894 KB 336/404 KB 308/587 KB 240/894 KB 340/404 KB 312/587 KB 244/894 KB 340/404 KB 316/587 KB 244/894 KB 340/404 KB 320/587 KB 244/894 KB 340/404 KB 324/587 KB 244/894 KB 340/404 KB 328/587 KB 244/894 KB 340/404 KB 332/587 KB 244/894 KB 340/404 KB 308/587 KB 244/894 KB 340/404 KB 336/587 KB 248/894 KB 340/404 KB 336/587 KB 252/894 KB 340/404 KB 336/587 KB 256/894 KB 340/404 KB 308/587 KB 240/894 KB 344/404 KB 336/587 KB 256/894 KB 348/404 KB 336/587 KB 256/894 KB 352/404 KB 336/587 KB 256/894 KB 4/79 KB 352/404 KB 336/587 KB 256/894 KB 8/79 KB 352/404 KB 336/587 KB 256/894 KB 12/79 KB 352/404 KB 336/587 KB 256/894 KB 16/79 KB 352/404 KB 336/587 KB 256/894 KB 20/79 KB 352/404 KB 336/587 KB 256/894 KB 24/79 KB 352/404 KB 336/587 KB 256/894 KB 4/1822 KB 28/79 KB 352/404 KB 336/587 KB 256/894 KB 4/1822 KB 32/79 KB 352/404 KB 336/587 KB 256/894 KB 4/1822 KB 20/79 KB 352/404 KB 336/587 KB 256/894 KB 4/1822 KB 32/79 KB 352/404 KB 336/587 KB 256/894 KB 8/1822 KB 32/79 KB 352/404 KB 336/587 KB 256/894 KB 12/1822 KB 36/79 KB 352/404 KB 336/587 KB 256/894 KB 12/1822 KB 40/79 KB 356/404 KB 336/587 KB 260/894 KB 16/1822 KB 44/79 KB 356/404 KB 336/587 KB 260/894 KB 16/1822 KB 48/79 KB 356/404 KB 336/587 KB 260/894 KB 16/1822 KB 36/79 KB 356/404 KB 336/587 KB 260/894 KB 16/1822 KB 36/79 KB 352/404 KB 336/587 KB 256/894 KB 16/1822 KB 48/79 KB 356/404 KB 336/587 KB 264/894 KB 20/1822 KB 48/79 KB 356/404 KB 336/587 KB 264/894 KB 24/1822 KB 48/79 KB 356/404 KB 336/587 KB 264/894 KB 28/1822 KB 48/79 KB 356/404 KB 336/587 KB 264/894 KB 32/1822 KB 36/79 KB 356/404 KB 336/587 KB 256/894 KB 16/1822 KB 48/79 KB 360/404 KB 336/587 KB 264/894 KB 32/1822 KB 48/79 KB 364/404 KB 336/587 KB 264/894 KB 32/1822 KB 48/79 KB 368/404 KB 336/587 KB 264/894 KB 32/1822 KB 48/79 KB 372/404 KB 336/587 KB 264/894 KB 32/1822 KB 52/79 KB 376/404 KB 336/587 KB 264/894 KB 36/1822 KB 52/79 KB 380/404 KB 336/587 KB 264/894 KB 36/1822 KB 52/79 KB 384/404 KB 336/587 KB 264/894 KB 36/1822 KB 340/404 KB 336/587 KB 244/894 KB 32/1822 KB 48/79 KB 356/404 KB 336/587 KB 264/894 KB 16/1822 KB 52/79 KB 384/404 KB 336/587 KB 268/894 KB 36/1822 KB 52/79 KB 384/404 KB 336/587 KB 272/894 KB 36/1822 KB 52/79 KB 384/404 KB 336/587 KB 276/894 KB 36/1822 KB 52/79 KB 384/404 KB 340/587 KB 280/894 KB 36/1822 KB 52/79 KB 384/404 KB 340/587 KB 284/894 KB 36/1822 KB 52/79 KB 384/404 KB 340/587 KB 288/894 KB 36/1822 KB 52/79 KB 384/404 KB 340/587 KB 292/894 KB 36/1822 KB 52/79 KB 388/404 KB 340/587 KB 296/894 KB 36/1822 KB 52/79 KB 372/404 KB 336/587 KB 264/894 KB 36/1822 KB 52/79 KB 388/404 KB 340/587 KB 296/894 KB 40/1822 KB 52/79 KB 388/404 KB 340/587 KB 296/894 KB 44/1822 KB 52/79 KB 388/404 KB 340/587 KB 296/894 KB 48/1822 KB 52/79 KB 372/404 KB 336/587 KB 264/894 KB 32/1822 KB 56/79 KB 388/404 KB 340/587 KB 296/894 KB 48/1822 KB 60/79 KB 388/404 KB 340/587 KB 296/894 KB 48/1822 KB 64/79 KB 388/404 KB unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 340/587 KB 296/894 KB 48/1822 KB 68/79 KB 388/404 KB 340/587 KB 296/894 KB 48/1822 KB 72/79 KB 388/404 KB 340/587 KB 296/894 KB 52/1822 KB 76/79 KB 388/404 KB 340/587 KB 296/894 KB 52/1822 KB 79/79 KB 388/404 KB 340/587 KB 296/894 KB 52/1822 KB 79/79 KB 388/404 KB 340/587 KB 300/894 KB 52/1822 KB 79/79 KB 388/404 KB 340/587 KB 304/894 KB 52/1822 KB 79/79 KB 388/404 KB 340/587 KB 308/894 KB 52/1822 KB 79/79 KB 388/404 KB 340/587 KB 312/894 KB 52/1822 KB 52/79 KB 388/404 KB 340/587 KB 292/894 KB 36/1822 KB 79/79 KB 392/404 KB 340/587 KB 312/894 KB 52/1822 KB 79/79 KB 396/404 KB 340/587 KB 312/894 KB 52/1822 KB 79/79 KB 400/404 KB 340/587 KB 312/894 KB 52/1822 KB 52/79 KB 384/404 KB 340/587 KB 276/894 KB 36/1822 KB 79/79 KB 400/404 KB 344/587 KB 312/894 KB 52/1822 KB 79/79 KB 400/404 KB 348/587 KB 312/894 KB 52/1822 KB 79/79 KB 400/404 KB 352/587 KB 312/894 KB 52/1822 KB 79/79 KB 400/404 KB 356/587 KB 312/894 KB 52/1822 KB 79/79 KB 400/404 KB 360/587 KB 312/894 KB 52/1822 KB 79/79 KB 400/404 KB 364/587 KB 312/894 KB 52/1822 KB 68/79 KB 388/404 KB 340/587 KB 296/894 KB 52/1822 KB 79/79 KB 400/404 KB 364/587 KB 312/894 KB 56/1822 KB 79/79 KB 400/404 KB 364/587 KB 312/894 KB 60/1822 KB 79/79 KB 400/404 KB 368/587 KB 312/894 KB 60/1822 KB 79/79 KB 400/404 KB 368/587 KB 312/894 KB 64/1822 KB 79/79 KB 400/404 KB 372/587 KB 312/894 KB 64/1822 KB 79/79 KB 404/404 KB 376/587 KB 312/894 KB 68/1822 KB 79/79 KB 404/404 KB 380/587 KB 312/894 KB 68/1822 KB 79/79 KB 404/404 KB 384/587 KB 312/894 KB 68/1822 KB 79/79 KB 404/404 KB 372/587 KB 312/894 KB 68/1822 KB 79/79 KB 400/404 KB 372/587 KB 312/894 KB 68/1822 KB 79/79 KB 404/404 KB 384/587 KB 312/894 KB 72/1822 KB 79/79 KB 404/404 KB 384/587 KB 312/894 KB 76/1822 KB 79/79 KB 404/404 KB 384/587 KB 312/894 KB 80/1822 KB 79/79 KB 404/404 KB 384/587 KB 312/894 KB 84/1822 KB 79/79 KB 404/404 KB 388/587 KB 316/894 KB 88/1822 KB 404/404 KB 388/587 KB 316/894 KB 92/1822 KB 404/404 KB 388/587 KB 316/894 KB 96/1822 KB 404/404 KB 388/587 KB 316/894 KB 100/1822 KB 404/404 KB 388/587 KB 316/894 KB 104/1822 KB 404/404 KB 388/587 KB 316/894 KB 108/1822 KB 404/404 KB 388/587 KB 316/894 KB 112/1822 KB 79/79 KB 404/404 KB 388/587 KB 316/894 KB 84/1822 KB 79/79 KB 404/404 KB 384/587 KB 316/894 KB 84/1822 KB 404/404 KB 388/587 KB 320/894 KB 112/1822 KB 404/404 KB 388/587 KB 324/894 KB 112/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 89.0 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 404/404 KB 392/587 KB 324/894 KB 112/1822 KB 404/404 KB 396/587 KB 328/894 KB 112/1822 KB 404/404 KB 400/587 KB 328/894 KB 112/1822 KB 404/587 KB 328/894 KB 112/1822 KB 408/587 KB 328/894 KB 112/1822 KB 412/587 KB 328/894 KB 112/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 451.4 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 404/587 KB 328/894 KB 112/1822 KB 416/587 KB 332/894 KB 112/1822 KB 416/587 KB 336/894 KB 112/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 416/587 KB 340/894 KB 112/1822 KB 416/587 KB 344/894 KB 112/1822 KB 416/587 KB 348/894 KB 112/1822 KB 416/587 KB 352/894 KB 112/1822 KB 416/587 KB 340/894 KB 112/1822 KB 420/587 KB 352/894 KB 112/1822 KB 4/206 KB 4/115 KB 424/587 KB 352/894 KB 116/1822 KB 4/206 KB 4/115 KB 428/587 KB 352/894 KB 116/1822 KB 4/206 KB 4/115 KB 432/587 KB 352/894 KB 116/1822 KB 4/115 KB 420/587 KB 352/894 KB 112/1822 KB 4/206 KB 4/115 KB 436/587 KB 352/894 KB 116/1822 KB 4/206 KB 8/115 KB 440/587 KB 356/894 KB 116/1822 KB 4/206 KB 8/115 KB 444/587 KB 356/894 KB 116/1822 KB 4/206 KB 8/115 KB 448/587 KB 356/894 KB 116/1822 KB 4/206 KB 8/115 KB 452/587 KB 356/894 KB 116/1822 KB 4/206 KB 8/115 KB 456/587 KB 356/894 KB 116/1822 KB 4/206 KB 8/115 KB 460/587 KB 356/894 KB 116/1822 KB 4/206 KB 8/115 KB 464/587 KB 356/894 KB 116/1822 KB 4/206 KB 4/115 KB 420/587 KB 352/894 KB 116/1822 KB 4/115 KB 420/587 KB 352/894 KB 116/1822 KB 4/206 KB 8/115 KB 464/587 KB 356/894 KB 120/1822 KB 4/206 KB 8/115 KB 464/587 KB 356/894 KB 124/1822 KB 4/206 KB 8/115 KB 464/587 KB 356/894 KB 128/1822 KB 4/206 KB 8/115 KB 464/587 KB 356/894 KB 132/1822 KB 4/206 KB 8/115 KB 464/587 KB 356/894 KB 136/1822 KB 4/206 KB 8/115 KB 464/587 KB 356/894 KB 140/1822 KB 4/206 KB 8/115 KB 464/587 KB 356/894 KB 144/1822 KB 4/206 KB 8/115 KB 436/587 KB 356/894 KB 116/1822 KB 4/206 KB 8/115 KB 464/587 KB 360/894 KB 144/1822 KB 4/206 KB 8/115 KB 464/587 KB 364/894 KB 144/1822 KB 4/206 KB 8/115 KB 464/587 KB 368/894 KB 144/1822 KB 4/206 KB 8/115 KB 436/587 KB 352/894 KB 116/1822 KB 4/206 KB 12/115 KB 464/587 KB 368/894 KB 144/1822 KB 4/206 KB 16/115 KB 464/587 KB 368/894 KB 144/1822 KB 4/206 KB 20/115 KB 464/587 KB 368/894 KB 144/1822 KB 4/206 KB 24/115 KB 464/587 KB 372/894 KB 148/1822 KB 4/206 KB 28/115 KB 464/587 KB 372/894 KB 148/1822 KB 4/206 KB 32/115 KB 464/587 KB 372/894 KB 148/1822 KB 4/206 KB 20/115 KB 464/587 KB 372/894 KB 148/1822 KB 4/206 KB 32/115 KB 464/587 KB 376/894 KB 148/1822 KB 8/206 KB 32/115 KB 464/587 KB 380/894 KB 148/1822 KB 8/206 KB 32/115 KB 464/587 KB 384/894 KB 148/1822 KB 8/206 KB 32/115 KB 464/587 KB 388/894 KB 148/1822 KB 8/206 KB 36/115 KB 468/587 KB 392/894 KB 148/1822 KB 4/206 KB 20/115 KB 464/587 KB 368/894 KB 148/1822 KB 8/206 KB 36/115 KB 468/587 KB 392/894 KB 152/1822 KB 8/206 KB 36/115 KB 468/587 KB 392/894 KB 156/1822 KB 8/206 KB 36/115 KB 468/587 KB 392/894 KB 160/1822 KB 8/206 KB 36/115 KB 468/587 KB 392/894 KB 164/1822 KB 8/206 KB 36/115 KB 468/587 KB 388/894 KB 148/1822 KB 8/206 KB 36/115 KB 464/587 KB 388/894 KB 148/1822 KB 8/206 KB 40/115 KB 472/587 KB 396/894 KB 164/1822 KB 8/206 KB 44/115 KB 472/587 KB 396/894 KB 164/1822 KB 8/206 KB 48/115 KB 472/587 KB 396/894 KB 164/1822 KB 8/206 KB 32/115 KB 464/587 KB 376/894 KB 148/1822 KB 12/206 KB 48/115 KB 472/587 KB 396/894 KB 164/1822 KB 16/206 KB 48/115 KB 472/587 KB 396/894 KB 164/1822 KB 20/206 KB 48/115 KB 472/587 KB 396/894 KB 164/1822 KB 24/206 KB 48/115 KB 472/587 KB 396/894 KB 164/1822 KB 28/206 KB 48/115 KB 472/587 KB 396/894 KB 164/1822 KB 32/206 KB 48/115 KB 472/587 KB 396/894 KB 164/1822 KB 36/206 KB 48/115 KB 472/587 KB 396/894 KB 164/1822 KB 40/206 KB 52/115 KB 472/587 KB 396/894 KB 168/1822 KB 8/206 KB 36/115 KB 468/587 KB 396/894 KB 164/1822 KB 40/206 KB 52/115 KB 472/587 KB 400/894 KB 168/1822 KB 36/206 KB 52/115 KB 472/587 KB 396/894 KB 168/1822 KB 40/206 KB 56/115 KB 472/587 KB 400/894 KB unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 168/1822 KB 40/206 KB 60/115 KB 472/587 KB 400/894 KB 168/1822 KB 40/206 KB 64/115 KB 472/587 KB 400/894 KB 168/1822 KB 40/206 KB 68/115 KB 472/587 KB 400/894 KB 168/1822 KB 44/206 KB 72/115 KB 472/587 KB 404/894 KB 168/1822 KB 44/206 KB 76/115 KB 472/587 KB 404/894 KB 168/1822 KB 44/206 KB 80/115 KB 472/587 KB 404/894 KB 168/1822 KB 36/206 KB 48/115 KB 472/587 KB 396/894 KB 168/1822 KB 44/206 KB 80/115 KB 472/587 KB 404/894 KB 172/1822 KB 44/206 KB 80/115 KB 472/587 KB 404/894 KB 176/1822 KB 8/206 KB 48/115 KB 472/587 KB 396/894 KB 164/1822 KB 44/206 KB 80/115 KB 476/587 KB 404/894 KB 176/1822 KB 44/206 KB 80/115 KB 480/587 KB 404/894 KB 176/1822 KB 44/206 KB 80/115 KB 484/587 KB 404/894 KB 176/1822 KB 44/206 KB 80/115 KB 488/587 KB 404/894 KB 180/1822 KB 44/206 KB 80/115 KB 492/587 KB 404/894 KB 180/1822 KB 44/206 KB 80/115 KB 496/587 KB 404/894 KB 180/1822 KB 44/206 KB 68/115 KB 472/587 KB 404/894 KB 168/1822 KB 48/206 KB 80/115 KB 496/587 KB 404/894 KB 180/1822 KB 40/206 KB 68/115 KB 472/587 KB 404/894 KB 168/1822 KB 48/206 KB 80/115 KB 496/587 KB 408/894 KB 180/1822 KB 44/206 KB 80/115 KB 484/587 KB 404/894 KB 180/1822 KB 48/206 KB 80/115 KB 496/587 KB 412/894 KB 184/1822 KB 48/206 KB 80/115 KB 496/587 KB 412/894 KB 188/1822 KB 48/206 KB 80/115 KB 500/587 KB 412/894 KB 192/1822 KB 48/206 KB 80/115 KB 500/587 KB 412/894 KB 196/1822 KB 52/206 KB 84/115 KB 500/587 KB 412/894 KB 200/1822 KB 52/206 KB 84/115 KB 500/587 KB 412/894 KB 204/1822 KB 52/206 KB 84/115 KB 500/587 KB 412/894 KB 208/1822 KB 48/206 KB 80/115 KB 496/587 KB 412/894 KB 180/1822 KB 52/206 KB 84/115 KB 500/587 KB 416/894 KB 208/1822 KB 52/206 KB 84/115 KB 500/587 KB 420/894 KB 208/1822 KB 52/206 KB 84/115 KB 500/587 KB 424/894 KB 208/1822 KB 52/206 KB 84/115 KB 500/587 KB 428/894 KB 208/1822 KB 52/206 KB 84/115 KB 500/587 KB 432/894 KB 208/1822 KB 52/206 KB 84/115 KB 500/587 KB 412/894 KB 196/1822 KB 52/206 KB 88/115 KB 500/587 KB 432/894 KB 208/1822 KB 52/206 KB 92/115 KB 500/587 KB 432/894 KB 208/1822 KB 52/206 KB 96/115 KB 500/587 KB 432/894 KB 208/1822 KB 52/206 KB 100/115 KB 500/587 KB 432/894 KB 208/1822 KB 52/206 KB 104/115 KB 500/587 KB 436/894 KB 212/1822 KB 52/206 KB 108/115 KB 500/587 KB 436/894 KB 212/1822 KB 52/206 KB 112/115 KB 500/587 KB 436/894 KB 212/1822 KB 52/206 KB 80/115 KB 500/587 KB 412/894 KB 196/1822 KB 56/206 KB 112/115 KB 500/587 KB 436/894 KB 212/1822 KB 60/206 KB 112/115 KB 500/587 KB 436/894 KB 212/1822 KB 64/206 KB 112/115 KB 500/587 KB 436/894 KB 212/1822 KB 48/206 KB 80/115 KB 500/587 KB 412/894 KB 188/1822 KB 64/206 KB 112/115 KB 504/587 KB 436/894 KB 212/1822 KB 64/206 KB 112/115 KB 508/587 KB 436/894 KB 212/1822 KB 64/206 KB 112/115 KB 512/587 KB 436/894 KB 212/1822 KB 68/206 KB 112/115 KB 512/587 KB 436/894 KB 212/1822 KB 72/206 KB 112/115 KB 516/587 KB 436/894 KB 212/1822 KB 76/206 KB 112/115 KB 516/587 KB 436/894 KB 212/1822 KB 80/206 KB 112/115 KB 516/587 KB 436/894 KB 212/1822 KB 84/206 KB 112/115 KB 516/587 KB 436/894 KB 212/1822 KB 52/206 KB 100/115 KB 500/587 KB 436/894 KB 212/1822 KB 84/206 KB 115/115 KB 516/587 KB 440/894 KB 212/1822 KB 84/206 KB 115/115 KB 516/587 KB 444/894 KB 212/1822 KB 84/206 KB 115/115 KB 516/587 KB 448/894 KB 212/1822 KB 52/206 KB 100/115 KB 500/587 KB 432/894 KB 212/1822 KB 84/206 KB 115/115 KB 516/587 KB 448/894 KB 216/1822 KB 84/206 KB 115/115 KB 516/587 KB 448/894 KB 220/1822 KB 84/206 KB 115/115 KB 51 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 6/587 KB 448/894 KB 224/1822 KB 84/206 KB 115/115 KB 516/587 KB 448/894 KB 228/1822 KB 88/206 KB 115/115 KB 516/587 KB 452/894 KB 232/1822 KB 88/206 KB 115/115 KB 516/587 KB 452/894 KB 236/1822 KB 88/206 KB 115/115 KB 516/587 KB 452/894 KB 240/1822 KB 84/206 KB 115/115 KB 516/587 KB 436/894 KB 212/1822 KB 68/206 KB 112/115 KB 516/587 KB 436/894 KB 212/1822 KB 88/206 KB 115/115 KB 520/587 KB 452/894 KB 240/1822 KB 88/206 KB 115/115 KB 524/587 KB 452/894 KB 240/1822 KB 88/206 KB 115/115 KB 528/587 KB 452/894 KB 240/1822 KB 88/206 KB 115/115 KB 532/587 KB 452/894 KB 240/1822 KB 88/206 KB 115/115 KB 536/587 KB 452/894 KB 240/1822 KB 88/206 KB 115/115 KB 540/587 KB 452/894 KB 240/1822 KB 88/206 KB 115/115 KB 544/587 KB 452/894 KB 240/1822 KB 88/206 KB 115/115 KB 516/587 KB 452/894 KB 228/1822 KB 92/206 KB 115/115 KB 544/587 KB 452/894 KB 240/1822 KB 96/206 KB 115/115 KB 544/587 KB 452/894 KB 240/1822 KB 84/206 KB 115/115 KB 516/587 KB 452/894 KB 228/1822 KB 96/206 KB 115/115 KB 544/587 KB 456/894 KB 240/1822 KB 96/206 KB 115/115 KB 544/587 KB 460/894 KB 240/1822 KB 96/206 KB 115/115 KB 544/587 KB 464/894 KB 240/1822 KB 100/206 KB 115/115 KB 544/587 KB 468/894 KB 240/1822 KB 100/206 KB 115/115 KB 544/587 KB 464/894 KB 240/1822 KB 104/206 KB 115/115 KB 548/587 KB 468/894 KB 244/1822 KB 108/206 KB 115/115 KB 548/587 KB 468/894 KB 244/1822 KB 100/206 KB 115/115 KB 548/587 KB 468/894 KB 244/1822 KB 108/206 KB 115/115 KB 548/587 KB 472/894 KB 248/1822 KB 100/206 KB 115/115 KB 548/587 KB 468/894 KB 240/1822 KB 112/206 KB 115/115 KB 552/587 KB 472/894 KB 248/1822 KB 112/206 KB 115/115 KB 548/587 KB 472/894 KB 248/1822 KB 116/206 KB 556/587 KB 472/894 KB 252/1822 KB 120/206 KB 556/587 KB 472/894 KB 252/1822 KB 108/206 KB 115/115 KB 548/587 KB 472/894 KB 244/1822 KB 120/206 KB 556/587 KB 476/894 KB 252/1822 KB 120/206 KB 556/587 KB 480/894 KB 252/1822 KB 112/206 KB 556/587 KB 472/894 KB 252/1822 KB 120/206 KB 556/587 KB 480/894 KB 256/1822 KB 120/206 KB 556/587 KB 480/894 KB 260/1822 KB 124/206 KB 556/587 KB 484/894 KB 264/1822 KB 124/206 KB 556/587 KB 484/894 KB 268/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 121.0 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 124/206 KB 556/587 KB 484/894 KB 260/1822 KB 128/206 KB 556/587 KB 484/894 KB 268/1822 KB 120/206 KB 556/587 KB 484/894 KB 260/1822 KB 128/206 KB 556/587 KB 488/894 KB 268/1822 KB 128/206 KB 556/587 KB 492/894 KB 268/1822 KB 128/206 KB 556/587 KB 496/894 KB 268/1822 KB 128/206 KB 556/587 KB 500/894 KB 268/1822 KB 132/206 KB 556/587 KB 504/894 KB 272/1822 KB 132/206 KB 556/587 KB 508/894 KB 272/1822 KB 132/206 KB 556/587 KB 512/894 KB 272/1822 KB 132/206 KB 556/587 KB 500/894 KB 272/1822 KB 136/206 KB 556/587 KB 512/894 KB 272/1822 KB 140/206 KB 556/587 KB 512/894 KB 272/1822 KB 144/206 KB 556/587 KB 512/894 KB 272/1822 KB 128/206 KB 556/587 KB 500/894 KB 272/1822 KB 132/206 KB 556/587 KB 512/894 KB 272/1822 KB 144/206 KB 560/587 KB 512/894 KB 272/1822 KB 144/206 KB 564/587 KB 512/894 KB 272/1822 KB 144/206 KB 568/587 KB 512/894 KB 272/1822 KB 144/206 KB 572/587 KB 512/894 KB 272/1822 KB 144/206 KB 576/587 KB 512/894 KB 272/1822 KB 144/206 KB 580/587 KB 512/894 KB 272/1822 KB 144/206 KB 584/587 KB 512/894 KB 276/1822 KB 144/206 KB 587/587 KB 512/894 KB 276/1822 KB 144/206 KB 580/587 KB 512/894 KB 276/1822 KB 144/206 KB 587/587 KB 512/894 KB 280/1822 KB 144/206 KB 587/587 KB 512/894 KB 284/1822 KB 148/206 KB 587/587 KB 512/894 KB 288/1822 KB 148/206 KB 587/587 KB 512/894 KB 292/1822 KB 148/206 KB 587/587 KB 516/894 KB 296/1822 KB 148/206 KB 587/587 KB 516/894 KB 300/1822 KB 148/206 KB 587/587 KB 516/894 KB 304/1822 KB 148/206 KB 587/587 KB 512/894 KB 284/1822 KB 152/206 KB 587/587 KB 516/894 KB 304/1822 KB 156/206 KB 587/587 KB 516/894 KB 304/1822 KB 160/206 KB 587/587 KB 516/894 KB 304/1822 KB 148/206 KB 587/587 KB 516/894 KB 292/1822 KB 160/206 KB 587/587 KB 520/894 KB 304/1822 KB 160/206 KB 587/587 KB 524/894 KB 304/1822 KB 160/206 KB 587/587 KB 528/894 KB 304/1822 KB 164/206 KB 587/587 KB 528/894 KB 304/1822 KB 168/206 KB 587/587 KB 532/894 KB 308/1822 KB 172/206 KB 587/587 KB 532/894 KB 308/1822 KB 176/206 KB 587/587 KB 532/894 KB 308/1822 KB 164/206 KB 587/587 KB 532/894 KB 308/1822 KB 176/206 KB 587/587 KB 532/894 KB 312/1822 KB 176/206 KB 587/587 KB 532/894 KB 316/1822 KB 176/206 KB 587/587 KB 532/894 KB 320/1822 KB 176/206 KB 587/587 KB 532/894 KB 324/1822 KB 164/206 KB 587/587 KB 532/894 KB 304/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 610.5 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 180/206 KB 4/314 KB 587/587 KB 532/894 KB 324/1822 KB 184/206 KB 4/314 KB 536/894 KB 324/1822 KB 188/206 KB 4/314 KB 536/894 KB 324/1822 KB 176/206 KB 4/314 KB 587/587 KB 532/894 KB 324/1822 KB 188/206 KB 8/314 KB 536/894 KB 328/1822 KB 188/206 KB 12/314 KB 536/894 KB 328/1822 KB 188/206 KB 16/314 KB 536/894 KB 328/1822 KB 188/206 KB 4/314 KB 536/894 KB 328/1822 KB 192/206 KB 16/314 KB 536/894 KB 332/1822 KB 192/206 KB 16/314 KB 536/894 KB 336/1822 KB 180/206 KB 4/314 KB 536/894 KB 324/1822 KB 192/206 KB 16/314 KB 540/894 KB 336/1822 KB 192/206 KB 16/314 KB 544/894 KB 336/1822 KB 192/206 KB 16/314 KB 548/894 KB 336/1822 KB 192/206 KB 16/314 KB 552/894 KB 336/1822 KB 192/206 KB 16/314 KB 556/894 KB 336/1822 KB 192/206 KB 16/314 KB 560/894 KB 336/1822 KB 192/206 KB 16/314 KB 536/894 KB 328/1822 KB 196/206 KB 16/314 KB 560/894 KB 336/1822 KB 200/206 KB 20/314 KB 564/894 KB 336/1822 KB 204/206 KB 20/314 KB 564/894 KB 336/1822 KB 206/206 KB 20/314 KB 564/894 KB 336/1822 KB 196/206 KB 20/314 KB 564/894 KB 336/1822 KB 206/206 KB 20/314 KB 568/894 KB 340/1822 KB 206/206 KB 20/314 KB 572/894 KB 340/1822 KB 206/206 KB 20/314 KB 576/894 KB 340/1822 KB 196/206 KB 20/314 KB 560/894 KB 336/1822 KB 206/206 KB 24/314 KB 576/894 KB 340/1822 KB 206/206 KB 4/57 KB 24/314 KB 576/894 KB 340/1822 KB 206/206 KB 8/57 KB 28/314 KB 580/894 KB 340/1822 KB 206/206 KB 12/57 KB 28/314 KB 580/894 KB 340/1822 KB 206/206 KB 16/57 KB 28/314 KB 580/894 KB 340/1822 KB 206/206 KB 20/314 KB 564/894 KB 340/1822 KB 206/206 KB 16/57 KB 28/314 KB 580/894 KB 344/1822 KB 206/206 KB 16/57 KB 28/314 KB 580/894 KB 348/1822 KB 206/206 KB 16/57 KB 28/314 KB 580/894 KB 352/1822 KB 206/206 KB 16/57 KB 28/314 KB 580/894 KB 356/1822 KB 206/206 KB 16/57 KB 28/314 KB 580/894 KB 360/1822 KB 206/206 KB 16/57 KB 28/314 KB 580/894 KB 364/1822 KB 206/206 KB 4/57 KB 28/314 KB 580/894 KB 340/1822 KB 206/206 KB 16/57 KB 28/314 KB 584/894 KB 364/1822 KB 206/206 KB 16/57 KB 28/314 KB 588/894 KB 364/1822 KB 206/206 KB 16/57 KB 28/314 KB 592/894 KB 364/1822 KB 206/206 KB 4/57 KB 28/314 KB 576/894 KB 340/1822 KB 206/206 KB 16/57 KB 32/314 KB 592/894 KB 364/1822 KB 206/206 KB 16/57 KB 36/314 KB 592/894 KB 364/1822 KB 16/57 KB 40/314 KB 592/894 KB 364/1822 KB 16/57 KB 44/314 KB 592/894 KB 364/1822 KB 16/57 KB 48/314 KB 592/894 KB 364/1822 KB 16/57 KB 48/314 KB 596/894 KB 364/1822 KB 20/57 KB 52/314 KB 600/894 KB 368/1822 KB 20/57 KB 52/314 KB 604/894 KB 368/1822 KB 20/57 KB 52/314 KB 608/894 KB 368/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 211.6 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 20/57 KB 52/314 KB 596/894 KB 368/1822 KB 20/57 KB 56/314 KB 608/894 KB 368/1822 KB 20/57 KB 60/314 KB 608/894 KB 368/1822 KB 20/57 KB 64/314 KB 608/894 KB 368/1822 KB 20/57 KB 68/314 KB 608/894 KB 368/1822 KB 20/57 KB 72/314 KB 612/894 KB 368/1822 KB 20/57 KB 76/314 KB 612/894 KB 368/1822 KB 20/57 KB 80/314 KB 612/894 KB 368/1822 KB 20/57 KB 48/314 KB 596/894 KB 368/1822 KB 24/57 KB 80/314 KB 612/894 KB 368/1822 KB 28/57 KB 80/314 KB 612/894 KB 368/1822 KB 32/57 KB 80/314 KB 612/894 KB 368/1822 KB 16/57 KB 48/314 KB 596/894 KB 368/1822 KB 32/57 KB 80/314 KB 612/894 KB 372/1822 KB 32/57 KB 80/314 KB 612/894 KB 376/1822 KB 36/57 KB 80/314 KB 612/894 KB 380/1822 KB 36/57 KB 80/314 KB 612/894 KB 384/1822 KB 36/57 KB 80/314 KB 612/894 KB 388/1822 KB 36/57 KB 80/314 KB 612/894 KB 392/1822 KB 36/57 KB 80/314 KB 612/894 KB 396/1822 KB 36/57 KB 80/314 KB 612/894 KB 400/1822 KB 20/57 KB 68/314 KB 612/894 KB 368/1822 KB 36/57 KB 84/314 KB 616/894 KB 400/1822 KB 36/57 KB 84/314 KB 620/894 KB 400/1822 KB 36/57 KB 84/314 KB 624/894 KB 400/1822 KB 36/57 KB 84/314 KB 628/894 KB 400/1822 KB 36/57 KB 84/314 KB 632/894 KB 400/1822 KB 36/57 KB 84/314 KB 636/894 KB 400/1822 KB 36/57 KB 84/314 KB 640/894 KB 400/1822 KB 36/57 KB 84/314 KB 612/894 KB 400/1822 KB 36/57 KB 88/314 KB 640/894 KB 400/1822 KB 36/57 KB 92/314 KB 640/894 KB 400/1822 KB 36/57 KB 96/314 KB 640/894 KB 400/1822 KB 36/57 KB 80/314 KB 612/894 KB 376/1822 KB 40/57 KB 96/314 KB 640/894 KB 400/1822 KB 44/57 KB 96/314 KB 640/894 KB 400/1822 KB 48/57 KB 96/314 KB 640/894 KB 400/1822 KB 52/57 KB 96/314 KB 640/894 KB 400/1822 KB 56/57 KB 96/314 KB 640/894 KB 400/1822 KB 57/57 KB 96/314 KB 640/894 KB 400/1822 KB 57/57 KB 96/314 KB 640/894 KB 404/1822 KB 57/57 KB 96/314 KB 644/894 KB 408/1822 KB 57/57 KB 96/314 KB 644/894 KB 412/1822 KB 57/57 KB 100/314 KB 644/894 KB 416/1822 KB 57/57 KB 100/314 KB 644/894 KB 420/1822 KB 57/57 KB 100/314 KB 644/894 KB 424/1822 KB 57/57 KB 100/314 KB 644/894 KB 428/1822 KB 57/57 KB 100/314 KB 644/894 KB 432/1822 KB 57/57 KB 96/314 KB 644/894 KB 404/1822 KB 57/57 KB 100/314 KB 648/894 KB 432/1822 KB 57/57 KB 100/314 KB 652/894 KB 432/1822 KB 57/57 KB 100/314 KB 656/894 KB 432/1822 KB 57/57 KB 100/314 KB 644/894 KB 412/1822 KB 57/57 KB 104/314 KB 656/894 KB 432/1822 KB 57/57 KB 108/314 KB 656/894 KB 432/1822 KB 57/57 KB 112/314 KB 656/894 KB 432/1822 KB 57/57 KB 112/314 KB 660/894 KB 432/1822 KB 57/57 KB 116/314 KB 664/894 KB 436/1822 KB 57/57 KB 116/314 KB 668/894 KB 436/1822 KB 57/57 KB 116/314 KB 672/894 KB 436/1822 KB 57/57 KB 116/314 KB 676/894 KB 436/1822 KB 57/57 KB 116/314 KB 680/894 KB 436/1822 KB 57/57 KB 116/314 KB 684/894 KB 436/1822 KB 57/57 KB 116/314 KB 688/894 KB 436/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 57.5 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 57/57 KB 116/314 KB 660/894 KB 436/1822 KB 116/314 KB 688/894 KB 440/1822 KB 116/314 KB 688/894 KB 444/1822 KB 116/314 KB 688/894 KB 448/1822 KB 57/57 KB 116/314 KB 660/894 KB 432/1822 KB 120/314 KB 688/894 KB 448/1822 KB 124/314 KB 688/894 KB 448/1822 KB 128/314 KB 688/894 KB 448/1822 KB 132/314 KB 688/894 KB 448/1822 KB 136/314 KB 692/894 KB 452/1822 KB 140/314 KB 692/894 KB 452/1822 KB 144/314 KB 692/894 KB 452/1822 KB 132/314 KB 692/894 KB 452/1822 KB 144/314 KB 696/894 KB 452/1822 KB 144/314 KB 700/894 KB 452/1822 KB 144/314 KB 704/894 KB 452/1822 KB 132/314 KB 688/894 KB 452/1822 KB 4/99 KB 144/314 KB 704/894 KB 456/1822 KB 4/99 KB 144/314 KB 704/894 KB 460/1822 KB 4/99 KB 144/314 KB 704/894 KB 464/1822 KB 4/99 KB 144/314 KB 704/894 KB 468/1822 KB 4/99 KB 148/314 KB 708/894 KB 472/1822 KB 4/99 KB 148/314 KB 708/894 KB 476/1822 KB 4/99 KB 148/314 KB 708/894 KB 480/1822 KB 4/99 KB 144/314 KB 704/894 KB 452/1822 KB 8/99 KB 148/314 KB 708/894 KB 480/1822 KB 12/99 KB 148/314 KB 708/894 KB 480/1822 KB 16/99 KB 148/314 KB 708/894 KB 480/1822 KB 4/99 KB 148/314 KB 708/894 KB 468/1822 KB 16/99 KB 148/314 KB 712/894 KB 480/1822 KB 16/99 KB 148/314 KB 716/894 KB 480/1822 KB 16/99 KB 148/314 KB 720/894 KB 480/1822 KB 4/99 KB 148/314 KB 704/894 KB 468/1822 KB 16/99 KB 152/314 KB 720/894 KB 480/1822 KB 16/99 KB 156/314 KB 720/894 KB 480/1822 KB 16/99 KB 160/314 KB 720/894 KB 480/1822 KB 16/99 KB 164/314 KB 720/894 KB 480/1822 KB 20/99 KB 168/314 KB 724/894 KB 484/1822 KB 20/99 KB 172/314 KB 724/894 KB 484/1822 KB 20/99 KB 176/314 KB 724/894 KB 484/1822 KB 20/99 KB 164/314 KB 724/894 KB 484/1822 KB 24/99 KB 176/314 KB 724/894 KB 484/1822 KB 28/99 KB 176/314 KB 724/894 KB 484/1822 KB 32/99 KB 176/314 KB 724/894 KB 484/1822 KB 36/99 KB 176/314 KB 724/894 KB 484/1822 KB 40/99 KB 180/314 KB 724/894 KB 484/1822 KB 44/99 KB 180/314 KB 724/894 KB 484/1822 KB 48/99 KB 180/314 KB 724/894 KB 484/1822 KB 16/99 KB 164/314 KB 724/894 KB 484/1822 KB 48/99 KB 180/314 KB 728/894 KB 484/1822 KB 48/99 KB 180/314 KB 732/894 KB 484/1822 KB 48/99 KB 180/314 KB 736/894 KB 484/1822 KB 16/99 KB 164/314 KB 720/894 KB 484/1822 KB 48/99 KB 180/314 KB 736/894 KB 488/1822 KB 48/99 KB 180/314 KB 736/894 KB 492/1822 KB 48/99 KB 180/314 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 4/263 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 8/263 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 12/263 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 16/263 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 20/263 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 24/263 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 28/263 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 32/263 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 36/263 KB 736/894 KB 496/1822 KB 48/99 KB 180/314 KB 40/263 KB 740/894 KB 500/1822 KB 48/99 KB 180/314 KB 44/263 KB 740/894 KB 500/1822 KB 48/99 KB 180/314 KB 48/263 KB 740/894 KB 500/1822 KB 52/99 KB 180/314 KB 52/263 KB 740/894 KB 500/1822 KB 52/99 KB 180/314 KB 56/263 KB 740/894 KB 500/1822 KB 36/99 KB 180/314 KB 724/894 KB 484/1822 KB 52/99 KB 184/314 KB 56/263 KB 740/894 KB 500/1822 KB 52/99 KB 188/314 KB 56/263 KB 740/894 KB 500/1822 KB 52/99 KB 192/314 KB 56/263 KB 740/894 KB 500/1822 KB 52/99 KB 196/314 KB 56/263 KB 740/894 KB 500/1822 KB 52/99 KB 200/314 KB 56/263 KB 740/894 KB 500/1822 KB 52/99 KB 204/314 KB 56/263 KB 740/894 KB 500/1822 KB 52/99 KB 208/314 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install KB 56/263 KB 740/894 KB 500/1822 KB 52/99 KB 180/314 KB 48/263 KB 740/894 KB 500/1822 KB 56/99 KB 208/314 KB 56/263 KB 740/894 KB 500/1822 KB 60/99 KB 208/314 KB 56/263 KB 740/894 KB 500/1822 KB 64/99 KB 212/314 KB 60/263 KB 740/894 KB 500/1822 KB 48/99 KB 180/314 KB 36/263 KB 740/894 KB 500/1822 KB 64/99 KB 212/314 KB 60/263 KB 740/894 KB 504/1822 KB 64/99 KB 212/314 KB 60/263 KB 740/894 KB 508/1822 KB 64/99 KB 212/314 KB 60/263 KB 740/894 KB 512/1822 KB 48/99 KB 180/314 KB 36/263 KB 740/894 KB 496/1822 KB 64/99 KB 212/314 KB 60/263 KB 744/894 KB 512/1822 KB 64/99 KB 212/314 KB 60/263 KB 748/894 KB 512/1822 KB 64/99 KB 212/314 KB 60/263 KB 752/894 KB 512/1822 KB 64/99 KB 212/314 KB 60/263 KB 752/894 KB 516/1822 KB 64/99 KB 212/314 KB 60/263 KB 756/894 KB 520/1822 KB 64/99 KB 212/314 KB 60/263 KB 756/894 KB 524/1822 KB 64/99 KB 212/314 KB 60/263 KB 756/894 KB 528/1822 KB 64/99 KB 212/314 KB 60/263 KB 756/894 KB 532/1822 KB 64/99 KB 212/314 KB 60/263 KB 756/894 KB 536/1822 KB 64/99 KB 212/314 KB 60/263 KB 756/894 KB 540/1822 KB 60/99 KB 212/314 KB 60/263 KB 740/894 KB 500/1822 KB 68/99 KB 212/314 KB 64/263 KB 756/894 KB 540/1822 KB 60/99 KB 212/314 KB 56/263 KB 740/894 KB 500/1822 KB 68/99 KB 216/314 KB 64/263 KB 756/894 KB 540/1822 KB 68/99 KB 220/314 KB 64/263 KB 756/894 KB 540/1822 KB 68/99 KB 224/314 KB 64/263 KB 756/894 KB 540/1822 KB 68/99 KB 228/314 KB 64/263 KB 756/894 KB 540/1822 KB 68/99 KB 232/314 KB 68/263 KB 756/894 KB 544/1822 KB 68/99 KB 236/314 KB 68/263 KB 756/894 KB 544/1822 KB 68/99 KB 240/314 KB 68/263 KB 756/894 KB 544/1822 KB 68/99 KB 212/314 KB 60/263 KB 756/894 KB 540/1822 KB 64/99 KB 212/314 KB 60/263 KB 756/894 KB 516/1822 KB 68/99 KB 240/314 KB 68/263 KB 760/894 KB 544/1822 KB 68/99 KB 240/314 KB 68/263 KB 764/894 KB 544/1822 KB 68/99 KB 240/314 KB 68/263 KB 768/894 KB 544/1822 KB 68/99 KB 240/314 KB 68/263 KB 772/894 KB 544/1822 KB 68/99 KB 240/314 KB 68/263 KB 776/894 KB 544/1822 KB 68/99 KB 240/314 KB 68/263 KB 780/894 KB 544/1822 KB 68/99 KB 240/314 KB 68/263 KB 784/894 KB 544/1822 KB 68/99 KB 228/314 KB 68/263 KB 756/894 KB 544/1822 KB 68/99 KB 228/314 KB 68/263 KB 756/894 KB 540/1822 KB 68/99 KB 240/314 KB 72/263 KB 784/894 KB 544/1822 KB 72/99 KB 240/314 KB 76/263 KB 784/894 KB 548/1822 KB 72/99 KB 240/314 KB 80/263 KB 784/894 KB 548/1822 KB 72/99 KB 240/314 KB 80/263 KB 788/894 KB 548/1822 KB 72/99 KB 240/314 KB 84/263 KB 792/894 KB 548/1822 KB 72/99 KB 240/314 KB 84/263 KB 796/894 KB 548/1822 KB 72/99 KB 240/314 KB 84/263 KB 800/894 KB 548/1822 KB 72/99 KB 240/314 KB 84/263 KB 804/894 KB 548/1822 KB 72/99 KB 240/314 KB 72/263 KB 784/894 KB 548/1822 KB 72/99 KB 244/314 KB 84/263 KB 804/894 KB 552/1822 KB 72/99 KB 244/314 KB 84/263 KB 804/894 KB 556/1822 KB 72/99 KB 244/314 KB 84/263 KB 804/894 KB 560/1822 KB 72/99 KB 240/314 KB 72/263 KB 784/894 KB 544/1822 KB 76/99 KB 244/314 KB 84/263 KB 804/894 KB 560/1822 KB 80/99 KB 244/314 KB 84/263 KB 804/894 KB 560/1822 KB 84/99 KB 244/314 KB 84/263 KB 804/894 KB 560/1822 KB 88/99 KB 244/314 KB 84/263 KB 804/894 KB 560/1822 KB 92/99 KB 244/314 KB 84/263 KB 804/894 KB 560/1822 KB 96/99 KB 244/314 KB 84/263 KB 804/894 KB 560/1822 KB 99/99 KB 244/314 KB 84/263 KB 804/894 KB 560/1822 KB 72/99 KB 244/314 KB 84/263 KB 804/894 KB 548/1822 KB 99/99 KB 248/314 KB 84/263 KB 804/894 KB 564/1822 KB 99/99 KB 252/314 KB 84/263 KB 804/894 KB 564/1822 KB 99/99 KB 256/314 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install KB 84/263 KB 804/894 KB 564/1822 KB 72/99 KB 240/314 KB 84/263 KB 788/894 KB 548/1822 KB 99/99 KB 256/314 KB 88/263 KB 804/894 KB 564/1822 KB 99/99 KB 256/314 KB 92/263 KB 804/894 KB 564/1822 KB 99/99 KB 256/314 KB 96/263 KB 804/894 KB 564/1822 KB 99/99 KB 256/314 KB 100/263 KB 804/894 KB 564/1822 KB 99/99 KB 260/314 KB 104/263 KB 808/894 KB 564/1822 KB 99/99 KB 260/314 KB 108/263 KB 808/894 KB 564/1822 KB 99/99 KB 260/314 KB 112/263 KB 808/894 KB 564/1822 KB 99/99 KB 244/314 KB 84/263 KB 804/894 KB 564/1822 KB 99/99 KB 260/314 KB 112/263 KB 808/894 KB 568/1822 KB 99/99 KB 260/314 KB 112/263 KB 808/894 KB 572/1822 KB 99/99 KB 260/314 KB 112/263 KB 808/894 KB 576/1822 KB 99/99 KB 260/314 KB 112/263 KB 808/894 KB 580/1822 KB 99/99 KB 260/314 KB 116/263 KB 808/894 KB 584/1822 KB 99/99 KB 260/314 KB 116/263 KB 808/894 KB 588/1822 KB 99/99 KB 260/314 KB 116/263 KB 808/894 KB 592/1822 KB 99/99 KB 260/314 KB 100/263 KB 808/894 KB 564/1822 KB 99/99 KB 264/314 KB 116/263 KB 808/894 KB 592/1822 KB 99/99 KB 268/314 KB 116/263 KB 808/894 KB 592/1822 KB 99/99 KB 272/314 KB 116/263 KB 808/894 KB 592/1822 KB 99/99 KB 256/314 KB 100/263 KB 808/894 KB 564/1822 KB 99/99 KB 272/314 KB 116/263 KB 812/894 KB 592/1822 KB 99/99 KB 272/314 KB 116/263 KB 816/894 KB 592/1822 KB 99/99 KB 272/314 KB 116/263 KB 820/894 KB 592/1822 KB 99/99 KB 272/314 KB 116/263 KB 824/894 KB 592/1822 KB 99/99 KB 272/314 KB 116/263 KB 828/894 KB 592/1822 KB 99/99 KB 272/314 KB 116/263 KB 832/894 KB 592/1822 KB 99/99 KB 272/314 KB 116/263 KB 836/894 KB 592/1822 KB 276/314 KB 116/263 KB 840/894 KB 596/1822 KB 276/314 KB 116/263 KB 844/894 KB 596/1822 KB 276/314 KB 116/263 KB 848/894 KB 596/1822 KB 99/99 KB 260/314 KB 116/263 KB 808/894 KB 580/1822 KB 276/314 KB 120/263 KB 848/894 KB 596/1822 KB 276/314 KB 124/263 KB 848/894 KB 596/1822 KB 276/314 KB 128/263 KB 848/894 KB 596/1822 KB 276/314 KB 132/263 KB 848/894 KB 596/1822 KB 276/314 KB 136/263 KB 848/894 KB 596/1822 KB 276/314 KB 140/263 KB 848/894 KB 596/1822 KB 276/314 KB 144/263 KB 848/894 KB 596/1822 KB 276/314 KB 148/263 KB 848/894 KB 596/1822 KB 276/314 KB 152/263 KB 852/894 KB 596/1822 KB 276/314 KB 156/263 KB 852/894 KB 596/1822 KB 276/314 KB 160/263 KB 852/894 KB 596/1822 KB 276/314 KB 116/263 KB 836/894 KB 596/1822 KB 276/314 KB 160/263 KB 852/894 KB 600/1822 KB 276/314 KB 160/263 KB 852/894 KB 604/1822 KB 276/314 KB 160/263 KB 852/894 KB 608/1822 KB 276/314 KB 116/263 KB 836/894 KB 592/1822 KB 280/314 KB 160/263 KB 852/894 KB 608/1822 KB 284/314 KB 160/263 KB 852/894 KB 608/1822 KB 288/314 KB 160/263 KB 852/894 KB 608/1822 KB 292/314 KB 160/263 KB 852/894 KB 608/1822 KB 296/314 KB 160/263 KB 852/894 KB 608/1822 KB 300/314 KB 160/263 KB 852/894 KB 608/1822 KB 300/314 KB 160/263 KB 852/894 KB 612/1822 KB 276/314 KB 148/263 KB 852/894 KB 596/1822 KB 304/314 KB 160/263 KB 856/894 KB 612/1822 KB 304/314 KB 160/263 KB 860/894 KB 612/1822 KB 304/314 KB 160/263 KB 852/894 KB 612/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 95.1 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 308/314 KB 160/263 KB 860/894 KB 612/1822 KB 308/314 KB 160/263 KB 864/894 KB 616/1822 KB 308/314 KB 160/263 KB 864/894 KB 620/1822 KB 308/314 KB 160/263 KB 864/894 KB 612/1822 KB 312/314 KB 160/263 KB 864/894 KB 620/1822 KB 314/314 KB 160/263 KB 864/894 KB 620/1822 KB 314/314 KB 160/263 KB 868/894 KB 624/1822 KB 314/314 KB 164/263 KB 868/894 KB 624/1822 KB 314/314 KB 168/263 KB 868/894 KB 628/1822 KB 314/314 KB 172/263 KB 868/894 KB 628/1822 KB 314/314 KB 176/263 KB 868/894 KB 628/1822 KB 314/314 KB 160/263 KB 868/894 KB 620/1822 KB 314/314 KB 176/263 KB 872/894 KB 628/1822 KB 314/314 KB 176/263 KB 876/894 KB 628/1822 KB 314/314 KB 176/263 KB 880/894 KB 628/1822 KB 314/314 KB 164/263 KB 868/894 KB 628/1822 KB 314/314 KB 176/263 KB 880/894 KB 632/1822 KB 314/314 KB 176/263 KB 880/894 KB 636/1822 KB 314/314 KB 176/263 KB 880/894 KB 640/1822 KB 314/314 KB 176/263 KB 880/894 KB 644/1822 KB 314/314 KB 180/263 KB 884/894 KB 648/1822 KB 314/314 KB 180/263 KB 884/894 KB 652/1822 KB 314/314 KB 180/263 KB 884/894 KB 656/1822 KB 314/314 KB 180/263 KB 884/894 KB 644/1822 KB 314/314 KB 184/263 KB 884/894 KB 656/1822 KB 314/314 KB 188/263 KB 884/894 KB 656/1822 KB 314/314 KB 192/263 KB 884/894 KB 656/1822 KB 314/314 KB 176/263 KB 884/894 KB 644/1822 KB 314/314 KB 192/263 KB 888/894 KB 656/1822 KB 314/314 KB 192/263 KB 892/894 KB 656/1822 KB 314/314 KB 192/263 KB 894/894 KB 656/1822 KB 314/314 KB 4/276 KB 192/263 KB 894/894 KB 656/1822 KB 8/276 KB 192/263 KB 894/894 KB 656/1822 KB 12/276 KB 196/263 KB 894/894 KB 656/1822 KB 16/276 KB 196/263 KB 894/894 KB 656/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 297.2 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 16/276 KB 196/263 KB 894/894 KB 660/1822 KB 16/276 KB 196/263 KB 894/894 KB 664/1822 KB 16/276 KB 196/263 KB 894/894 KB 668/1822 KB 16/276 KB 196/263 KB 894/894 KB 672/1822 KB 16/276 KB 196/263 KB 894/894 KB 676/1822 KB 16/276 KB 196/263 KB 894/894 KB 680/1822 KB 16/276 KB 196/263 KB 894/894 KB 684/1822 KB 16/276 KB 196/263 KB 894/894 KB 688/1822 KB 8/276 KB 196/263 KB 894/894 KB 656/1822 KB 16/276 KB 200/263 KB 894/894 KB 688/1822 KB 16/276 KB 204/263 KB 894/894 KB 688/1822 KB 16/276 KB 208/263 KB 894/894 KB 688/1822 KB 16/276 KB 212/263 KB 894/894 KB 688/1822 KB 16/276 KB 216/263 KB 894/894 KB 688/1822 KB 16/276 KB 220/263 KB 894/894 KB 688/1822 KB 16/276 KB 224/263 KB 894/894 KB 688/1822 KB 16/276 KB 228/263 KB 894/894 KB 688/1822 KB 16/276 KB 232/263 KB 692/1822 KB 16/276 KB 236/263 KB 692/1822 KB 16/276 KB 240/263 KB 692/1822 KB 16/276 KB 228/263 KB 692/1822 KB 16/276 KB 240/263 KB 696/1822 KB 16/276 KB 240/263 KB 700/1822 KB 16/276 KB 240/263 KB 704/1822 KB 16/276 KB 240/263 KB 708/1822 KB 16/276 KB 244/263 KB 712/1822 KB 16/276 KB 244/263 KB 716/1822 KB 16/276 KB 244/263 KB 720/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 834.7 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 16/276 KB 244/263 KB 708/1822 KB 16/276 KB 248/263 KB 720/1822 KB 16/276 KB 252/263 KB 720/1822 KB 16/276 KB 256/263 KB 720/1822 KB 16/276 KB 260/263 KB 720/1822 KB 16/276 KB 263/263 KB 720/1822 KB 16/276 KB 263/263 KB 724/1822 KB 16/276 KB 263/263 KB 728/1822 KB 16/276 KB 263/263 KB 732/1822 KB 16/276 KB 263/263 KB 736/1822 KB 20/276 KB 263/263 KB 736/1822 KB 24/276 KB 263/263 KB 740/1822 KB 28/276 KB 263/263 KB 740/1822 KB 32/276 KB 263/263 KB 740/1822 KB 20/276 KB 263/263 KB 740/1822 KB 32/276 KB 263/263 KB 744/1822 KB 32/276 KB 263/263 KB 748/1822 KB 32/276 KB 263/263 KB 752/1822 KB 32/276 KB 263/263 KB 756/1822 KB 36/276 KB 263/263 KB 760/1822 KB 36/276 KB 263/263 KB 756/1822 KB 40/276 KB 263/263 KB 764/1822 KB 44/276 KB 263/263 KB 764/1822 KB 48/276 KB 263/263 KB 764/1822 KB 52/276 KB 263/263 KB 764/1822 KB 56/276 KB 263/263 KB 764/1822 KB 60/276 KB 263/263 KB 764/1822 KB 64/276 KB 263/263 KB 764/1822 KB 52/276 KB 263/263 KB 764/1822 KB 64/276 KB 263/263 KB 768/1822 KB 64/276 KB 263/263 KB 772/1822 KB 64/276 KB 263/263 KB 776/1822 KB 64/276 KB 263/263 KB 780/1822 KB 64/276 KB 263/263 KB 784/1822 KB 64/276 KB 263/263 KB 788/1822 KB 68/276 KB 263/263 KB 792/1822 KB 68/276 KB 796/1822 KB 68/276 KB 800/1822 KB 68/276 KB 263/263 KB 788/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 243.5 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 72/276 KB 800/1822 KB 76/276 KB 800/1822 KB 80/276 KB 800/1822 KB 80/276 KB 4/748 KB 800/1822 KB 80/276 KB 8/748 KB 800/1822 KB 80/276 KB 12/748 KB 800/1822 KB 80/276 KB 16/748 KB 800/1822 KB 80/276 KB 20/748 KB 800/1822 KB 80/276 KB 24/748 KB 800/1822 KB 80/276 KB 28/748 KB 800/1822 KB 80/276 KB 32/748 KB 800/1822 KB 80/276 KB 32/748 KB 4/54 KB 800/1822 KB 80/276 KB 32/748 KB 8/54 KB 800/1822 KB 80/276 KB 32/748 KB 12/54 KB 800/1822 KB 80/276 KB 32/748 KB 16/54 KB 800/1822 KB 80/276 KB 32/748 KB 20/54 KB 800/1822 KB 80/276 KB 32/748 KB 24/54 KB 800/1822 KB 80/276 KB 32/748 KB 28/54 KB 800/1822 KB 80/276 KB 32/748 KB 32/54 KB 800/1822 KB 80/276 KB 32/748 KB 36/54 KB 800/1822 KB 80/276 KB 32/748 KB 40/54 KB 800/1822 KB 80/276 KB 32/748 KB 44/54 KB 800/1822 KB 80/276 KB 32/748 KB 48/54 KB 800/1822 KB 80/276 KB 32/748 KB 52/54 KB 800/1822 KB 4/223 KB 84/276 KB 36/748 KB 54/54 KB 804/1822 KB 4/223 KB 80/276 KB 32/748 KB 52/54 KB 800/1822 KB 4/223 KB 84/276 KB 36/748 KB 52/54 KB 804/1822 KB 8/223 KB 84/276 KB 36/748 KB 54/54 KB 808/1822 KB 8/223 KB 84/276 KB 36/748 KB 54/54 KB 812/1822 KB 8/223 KB 84/276 KB 36/748 KB 54/54 KB 816/1822 KB 8/223 KB 84/276 KB 36/748 KB 54/54 KB 820/1822 KB 4/223 KB 84/276 KB 36/748 KB 52/54 KB 800/1822 KB 8/223 KB 88/276 KB 36/748 KB 54/54 KB 820/1822 KB 8/223 KB 92/276 KB 36/748 KB 54/54 KB 820/1822 KB 8/223 KB 96/276 KB 36/748 KB 54/54 KB 820/1822 KB 4/223 KB 80/276 KB 36/748 KB 52/54 KB 800/1822 KB 8/223 KB 96/276 KB 40/748 KB 54/54 KB 824/1822 KB 8/223 KB 96/276 KB 44/748 KB 54/54 KB 824/1822 KB 8/223 KB 96/276 KB 48/748 KB 54/54 KB 824/1822 KB 8/223 KB 96/276 KB 52/748 KB 54/54 KB 824/1822 KB 8/223 KB 96/276 KB 56/748 KB 54/54 KB 824/1822 KB 8/223 KB 96/276 KB 60/748 KB 54/54 KB 824/1822 KB 8/223 KB 96/276 KB 64/748 KB 54/54 KB 824/1822 KB 8/223 KB 96/276 KB 36/748 KB 54/54 KB 824/1822 KB 8/223 KB 96/276 KB 64/748 KB 54/54 KB 828/1822 KB 8/223 KB 96/276 KB 64/748 KB 54/54 KB 832/1822 KB 8/223 KB 96/276 KB 64/748 KB 54/54 KB 836/1822 KB 8/223 KB 84/276 KB 36/748 KB 54/54 KB 804/1822 KB 12/223 KB 100/276 KB 68/748 KB 54/54 KB 836/1822 KB 16/223 KB 100/276 KB 68/748 KB 54/54 KB 836/1822 KB 20/223 KB 100/276 KB 68/748 KB 54/54 KB 836/1822 KB 24/223 KB 100/276 KB 68/748 KB 54/54 KB 836/1822 KB 28/223 KB 100/276 KB 68/748 KB 54/54 KB 836/1822 KB 32/223 KB 100/276 KB 68/748 KB 54/54 KB 836/1822 KB 36/223 KB 100/276 KB 68/748 KB 54/54 KB 836/1822 KB 40/223 KB 100/276 KB 68/748 KB 54/54 KB 836/1822 KB 44/223 KB 100/276 KB 68/748 KB 54/54 KB 840/1822 KB 48/223 KB 100/276 KB 68/748 KB 54/54 KB 840/1822 KB 8/223 KB 100/276 KB 68/748 KB 54/54 KB 836/1822 KB 8/223 KB 100/276 KB 64/748 KB 54/54 KB 836/1822 KB 48/223 KB 104/276 KB 68/748 KB 54/54 KB 840/1822 KB 48/223 KB 108/276 KB 68/748 KB 54/54 KB 840/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 48.8 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 40/223 KB 100/276 KB 68/748 KB 54/54 KB 840/1822 KB 48/223 KB 108/276 KB 72/748 KB 844/1822 KB 48/223 KB 108/276 KB 72/748 KB 848/1822 KB 48/223 KB 108/276 KB 72/748 KB 54/54 KB 840/1822 KB 48/223 KB 108/276 KB 76/748 KB 848/1822 KB 48/223 KB 108/276 KB 80/748 KB 848/1822 KB 48/223 KB 108/276 KB 84/748 KB 848/1822 KB 52/223 KB 112/276 KB 88/748 KB 852/1822 KB 52/223 KB 112/276 KB 92/748 KB 852/1822 KB 52/223 KB 112/276 KB 96/748 KB 852/1822 KB 52/223 KB 112/276 KB 100/748 KB 852/1822 KB 52/223 KB 112/276 KB 104/748 KB 852/1822 KB 52/223 KB 112/276 KB 108/748 KB 852/1822 KB 52/223 KB 112/276 KB 112/748 KB 852/1822 KB 52/223 KB 112/276 KB 84/748 KB 852/1822 KB 52/223 KB 112/276 KB 112/748 KB 856/1822 KB 52/223 KB 112/276 KB 112/748 KB 860/1822 KB 52/223 KB 112/276 KB 112/748 KB 864/1822 KB 52/223 KB 112/276 KB 84/748 KB 848/1822 KB 52/223 KB 116/276 KB 112/748 KB 864/1822 KB 52/223 KB 108/276 KB 84/748 KB 848/1822 KB 56/223 KB 116/276 KB 112/748 KB 864/1822 KB 60/223 KB 116/276 KB 112/748 KB 4/27 KB 864/1822 KB 64/223 KB 120/276 KB 112/748 KB 4/27 KB 864/1822 KB 68/223 KB 120/276 KB 112/748 KB 4/27 KB 864/1822 KB 72/223 KB 120/276 KB 112/748 KB 4/27 KB 868/1822 KB 76/223 KB 120/276 KB 112/748 KB 4/27 KB 868/1822 KB 80/223 KB 120/276 KB 116/748 KB 4/27 KB 868/1822 KB 84/223 KB 120/276 KB 116/748 KB 4/27 KB 868/1822 KB 56/223 KB 116/276 KB 112/748 KB 4/27 KB 864/1822 KB 84/223 KB 120/276 KB 116/748 KB 8/27 KB 868/1822 KB 84/223 KB 120/276 KB 116/748 KB 12/27 KB 868/1822 KB 84/223 KB 120/276 KB 116/748 KB 16/27 KB 868/1822 KB 84/223 KB 120/276 KB 116/748 KB 20/27 KB 868/1822 KB 84/223 KB 120/276 KB 116/748 KB 24/27 KB 868/1822 KB 88/223 KB 120/276 KB 116/748 KB 27/27 KB 868/1822 KB 76/223 KB 120/276 KB 116/748 KB 4/27 KB 868/1822 KB 88/223 KB 120/276 KB 120/748 KB 27/27 KB 868/1822 KB 88/223 KB 120/276 KB 124/748 KB 27/27 KB 868/1822 KB 88/223 KB 120/276 KB 128/748 KB 27/27 KB 868/1822 KB 68/223 KB 120/276 KB 112/748 KB 4/27 KB 868/1822 KB 88/223 KB 120/276 KB 128/748 KB 27/27 KB 872/1822 KB 88/223 KB 120/276 KB 128/748 KB 27/27 KB 876/1822 KB 88/223 KB 120/276 KB 128/748 KB 27/27 KB 880/1822 KB 60/223 KB 120/276 KB 112/748 KB 4/27 KB 864/1822 KB 88/223 KB 124/276 KB 128/748 KB 27/27 KB 880/1822 KB 88/223 KB 128/276 KB 128/748 KB 27/27 KB 880/1822 KB 88/223 KB 132/276 KB 128/748 KB 27/27 KB 880/1822 KB 88/223 KB 136/276 KB 128/748 KB 27/27 KB 880/1822 KB 88/223 KB 140/276 KB 128/748 KB 27/27 KB 880/1822 KB 88/223 KB 144/276 KB 128/748 KB 27/27 KB 880/1822 KB 88/223 KB 144/276 KB 128/748 KB 27/27 KB 884/1822 KB 88/223 KB 148/276 KB 128/748 KB 27/27 KB 888/1822 KB 88/223 KB 148/276 KB 128/748 KB 27/27 KB 892/1822 KB 88/223 KB 148/276 KB 128/748 KB 27/27 KB 896/1822 KB 88/223 KB 148/276 KB 128/748 KB 27/27 KB 900/1822 KB 88/223 KB 148/276 KB 132/748 KB 27/27 KB 904/1822 KB 88/223 KB 148/276 KB 132/748 KB 27/27 KB 908/1822 KB 88/223 KB 120/276 KB 116/748 KB 24/27 KB 868/1822 KB 92/223 KB 148/276 KB 132/748 KB 27/27 KB 908/1822 KB 96/223 KB 148/276 KB 132/748 KB 27/27 KB 908/1822 KB 100/223 KB 148/276 KB 132/748 KB 27/27 KB 908/1822 KB 104/223 KB 148/276 KB 132/748 KB 27/27 KB 908/1822 KB 88/223 KB 148/276 KB 132/748 KB 27/27 KB 900/1822 KB 88/223 KB 148/276 KB 128/748 KB 27/27 KB 884/1822 KB 104/223 KB 152/276 KB 132/748 KB 27/27 KB 908/1822 KB 104/223 KB 156/276 KB 132/748 KB 27/27 KB 908/1822 KB 104/223 KB 160/276 KB 132/748 KB unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 27/27 KB 908/1822 KB 104/223 KB 160/276 KB 136/748 KB 27/27 KB 908/1822 KB 104/223 KB 160/276 KB 140/748 KB 27/27 KB 908/1822 KB 104/223 KB 160/276 KB 144/748 KB 27/27 KB 908/1822 KB 108/223 KB 164/276 KB 144/748 KB 27/27 KB 908/1822 KB 108/223 KB 168/276 KB 144/748 KB 27/27 KB 912/1822 KB 108/223 KB 172/276 KB 144/748 KB 27/27 KB 912/1822 KB 108/223 KB 176/276 KB 144/748 KB 27/27 KB 912/1822 KB 108/223 KB 180/276 KB 144/748 KB 27/27 KB 912/1822 KB 108/223 KB 184/276 KB 148/748 KB 27/27 KB 912/1822 KB 108/223 KB 188/276 KB 148/748 KB 27/27 KB 912/1822 KB 108/223 KB 192/276 KB 148/748 KB 912/1822 KB 108/223 KB 160/276 KB 144/748 KB 27/27 KB 908/1822 KB 112/223 KB 192/276 KB 148/748 KB 912/1822 KB 116/223 KB 192/276 KB 148/748 KB 912/1822 KB 120/223 KB 192/276 KB 148/748 KB 912/1822 KB 124/223 KB 192/276 KB 148/748 KB 912/1822 KB 128/223 KB 192/276 KB 148/748 KB 912/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 23.4 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-oai-epc-0: 12:28:12 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 108/223 KB 180/276 KB 148/748 KB 27/27 KB 912/1822 KB 128/223 KB 192/276 KB 152/748 KB 912/1822 KB 128/223 KB 192/276 KB 156/748 KB 912/1822 KB 128/223 KB 192/276 KB 160/748 KB 912/1822 KB 108/223 KB 164/276 KB 144/748 KB 27/27 KB 912/1822 KB 128/223 KB 192/276 KB 160/748 KB 916/1822 KB 128/223 KB 192/276 KB 160/748 KB 920/1822 KB 128/223 KB 192/276 KB 160/748 KB 924/1822 KB 128/223 KB 192/276 KB 160/748 KB 928/1822 KB 128/223 KB 192/276 KB 164/748 KB 928/1822 KB 132/223 KB 196/276 KB 168/748 KB 932/1822 KB 132/223 KB 196/276 KB 172/748 KB 932/1822 KB 132/223 KB 196/276 KB 176/748 KB 932/1822 KB 132/223 KB 196/276 KB 164/748 KB 932/1822 KB 132/223 KB 200/276 KB 176/748 KB 932/1822 KB 132/223 KB 204/276 KB 176/748 KB 932/1822 KB 132/223 KB 208/276 KB 176/748 KB 932/1822 KB 132/223 KB 192/276 KB 164/748 KB 932/1822 KB 132/223 KB 208/276 KB 180/748 KB 936/1822 KB 132/223 KB 208/276 KB 180/748 KB 940/1822 KB 132/223 KB 208/276 KB 180/748 KB 944/1822 KB 132/223 KB 208/276 KB 180/748 KB 948/1822 KB 132/223 KB 212/276 KB 180/748 KB 952/1822 KB 132/223 KB 212/276 KB 180/748 KB 956/1822 KB 132/223 KB 212/276 KB 180/748 KB 960/1822 KB 132/223 KB 192/276 KB 164/748 KB 928/1822 KB 136/223 KB 212/276 KB 180/748 KB 960/1822 KB 140/223 KB 212/276 KB 180/748 KB 960/1822 KB 144/223 KB 212/276 KB 180/748 KB 960/1822 KB 148/223 KB 212/276 KB 180/748 KB 960/1822 KB 152/223 KB 212/276 KB 180/748 KB 960/1822 KB 156/223 KB 212/276 KB 180/748 KB 960/1822 KB 160/223 KB 212/276 KB 180/748 KB 960/1822 KB 160/223 KB 212/276 KB 180/748 KB 960/1822 KB 4/178 KB 164/223 KB 212/276 KB 180/748 KB 964/1822 KB 8/178 KB 164/223 KB 212/276 KB 180/748 KB 964/1822 KB 12/178 KB 164/223 KB 212/276 KB 180/748 KB 964/1822 KB 16/178 KB 164/223 KB 212/276 KB 180/748 KB 964/1822 KB 20/178 KB 132/223 KB 212/276 KB 180/748 KB 948/1822 KB 132/223 KB 208/276 KB 180/748 KB 932/1822 KB 164/223 KB 212/276 KB 184/748 KB 964/1822 KB 20/178 KB 164/223 KB 212/276 KB 188/748 KB 964/1822 KB 20/178 KB 164/223 KB 212/276 KB 192/748 KB 964/1822 KB 20/178 KB 164/223 KB 212/276 KB 196/748 KB 964/1822 KB 20/178 KB 164/223 KB 212/276 KB 200/748 KB 964/1822 KB 20/178 KB 164/223 KB 216/276 KB 204/748 KB 964/1822 KB 20/178 KB 164/223 KB 216/276 KB 208/748 KB 964/1822 KB 20/178 KB 164/223 KB 212/276 KB 180/748 KB 964/1822 KB 4/178 KB 168/223 KB 216/276 KB 208/748 KB 964/1822 KB 20/178 KB 172/223 KB 216/276 KB 208/748 KB 964/1822 KB 20/178 KB 176/223 KB 216/276 KB 208/748 KB 964/1822 KB 20/178 KB 180/223 KB 216/276 KB 208/748 KB 964/1822 KB 20/178 KB 184/223 KB 216/276 KB 212/748 KB 964/1822 KB 20/178 KB 188/223 KB 216/276 KB 212/748 KB 964/1822 KB 20/178 KB 192/223 KB 216/276 KB 212/748 KB 964/1822 KB 20/178 KB 160/223 KB 212/276 KB 180/748 KB 964/1822 KB 4/178 KB 192/223 KB 216/276 KB 212/748 KB 968/1822 KB 20/178 KB 192/223 KB 216/276 KB 212/748 KB 972/1822 KB 20/178 KB 192/223 KB 216/276 KB 212/748 KB 976/1822 KB 20/178 KB 192/223 KB 216/276 KB 212/748 KB 980/1822 KB 20/178 KB 192/223 KB 216/276 KB 212/748 KB 984/1822 KB 20/178 KB 192/223 KB 216/276 KB 212/748 KB 988/1822 KB 20/178 KB 192/223 KB 216/276 KB 212/748 KB 992/1822 KB 20/178 KB 180/223 KB 216/276 KB 212/748 KB 964/1822 KB 20/178 KB 192/223 KB 216/276 KB 216/748 KB 992/1822 KB 20/178 KB 192/223 KB 216/276 KB 220/748 KB 992/1822 KB 20/178 KB 192/223 KB 216/276 KB 224/748 KB 992/1822 KB 20/178 KB 192/223 KB 216/276 KB 228/748 KB 992/1822 KB 20/178 KB 164/223 KB unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 216/276 KB 200/748 KB 964/1822 KB 20/178 KB 196/223 KB 220/276 KB 228/748 KB 996/1822 KB 24/178 KB 196/223 KB 224/276 KB 228/748 KB 996/1822 KB 24/178 KB 196/223 KB 228/276 KB 228/748 KB 996/1822 KB 24/178 KB 196/223 KB 232/276 KB 228/748 KB 996/1822 KB 24/178 KB 196/223 KB 236/276 KB 228/748 KB 996/1822 KB 24/178 KB 196/223 KB 240/276 KB 228/748 KB 996/1822 KB 24/178 KB 196/223 KB 244/276 KB 228/748 KB 996/1822 KB 24/178 KB 196/223 KB 248/276 KB 228/748 KB 996/1822 KB 24/178 KB 196/223 KB 216/276 KB 228/748 KB 996/1822 KB 24/178 KB 196/223 KB 248/276 KB 228/748 KB 996/1822 KB 28/178 KB 196/223 KB 248/276 KB 228/748 KB 996/1822 KB 32/178 KB 196/223 KB 216/276 KB 228/748 KB 996/1822 KB 20/178 KB 200/223 KB 248/276 KB 228/748 KB 996/1822 KB 32/178 KB 204/223 KB 248/276 KB 232/748 KB 996/1822 KB 32/178 KB 208/223 KB 252/276 KB 232/748 KB 996/1822 KB 32/178 KB 212/223 KB 252/276 KB 232/748 KB 996/1822 KB 32/178 KB 216/223 KB 252/276 KB 232/748 KB 996/1822 KB 36/178 KB 220/223 KB 252/276 KB 232/748 KB 996/1822 KB 36/178 KB 223/223 KB 252/276 KB 232/748 KB 996/1822 KB 36/178 KB 192/223 KB 216/276 KB 228/748 KB 996/1822 KB 20/178 KB 223/223 KB 252/276 KB 232/748 KB 1000/1822 KB 36/178 KB 223/223 KB 252/276 KB 232/748 KB 1004/1822 KB 36/178 KB 223/223 KB 252/276 KB 232/748 KB 1008/1822 KB 36/178 KB 223/223 KB 252/276 KB 232/748 KB 1012/1822 KB 36/178 KB 223/223 KB 252/276 KB 232/748 KB 1016/1822 KB 36/178 KB 223/223 KB 252/276 KB 232/748 KB 1020/1822 KB 36/178 KB 223/223 KB 252/276 KB 232/748 KB 1024/1822 KB 36/178 KB 212/223 KB 252/276 KB 232/748 KB 996/1822 KB 36/178 KB 223/223 KB 252/276 KB 232/748 KB 1024/1822 KB 40/178 KB 223/223 KB 252/276 KB 232/748 KB 1024/1822 KB 44/178 KB 223/223 KB 252/276 KB 232/748 KB 1024/1822 KB 48/178 KB 204/223 KB 252/276 KB 232/748 KB 996/1822 KB 32/178 KB 223/223 KB 256/276 KB 232/748 KB 1024/1822 KB 48/178 KB 200/223 KB 248/276 KB 232/748 KB 996/1822 KB 32/178 KB 223/223 KB 256/276 KB 236/748 KB 1024/1822 KB 48/178 KB 223/223 KB 256/276 KB 240/748 KB 1024/1822 KB 48/178 KB 223/223 KB 260/276 KB 240/748 KB 1024/1822 KB 48/178 KB 223/223 KB 264/276 KB 244/748 KB 1024/1822 KB 48/178 KB 223/223 KB 268/276 KB 244/748 KB 1024/1822 KB 48/178 KB 223/223 KB 272/276 KB 244/748 KB 1024/1822 KB 52/178 KB 223/223 KB 260/276 KB 244/748 KB 1024/1822 KB 48/178 KB 223/223 KB 272/276 KB 248/748 KB 1024/1822 KB 52/178 KB 223/223 KB 272/276 KB 252/748 KB 1024/1822 KB 52/178 KB 223/223 KB 272/276 KB 256/748 KB 1024/1822 KB 52/178 KB 223/223 KB 272/276 KB 260/748 KB 1024/1822 KB 52/178 KB 223/223 KB 276/276 KB 264/748 KB 1028/1822 KB 52/178 KB 223/223 KB 276/276 KB 268/748 KB 1028/1822 KB 52/178 KB 223/223 KB 276/276 KB 272/748 KB 1028/1822 KB 52/178 KB 223/223 KB 268/276 KB 244/748 KB 1024/1822 KB 52/178 KB 223/223 KB 276/276 KB 272/748 KB 1028/1822 KB 56/178 KB 223/223 KB 276/276 KB 272/748 KB 1028/1822 KB 60/178 KB 223/223 KB 276/276 KB 272/748 KB 1028/1822 KB 64/178 KB 223/223 KB 276/276 KB 260/748 KB 1028/1822 KB 52/178 KB 223/223 KB 276/276 KB 272/748 KB 1032/1822 KB 64/178 KB 223/223 KB 276/276 KB 272/748 KB 1036/1822 KB 64/178 KB 223/223 KB 276/276 KB 272/748 KB 1040/1822 KB 64/178 KB 223/223 KB 276/276 KB 260/748 KB 1024/1822 KB 52/178 KB 223/223 KB 276/276 KB 272/748 KB 1040/1822 KB 64/178 KB 223/223 KB 276/276 KB 276/748 KB 1040/1822 KB 64/178 KB 223/223 KB 276/276 KB 280/748 KB 1044/1822 KB 68/178 KB 223/223 KB 276/276 KB 284/748 KB 1044 unit-oai-epc-0: 12:28:12 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install /1822 KB 68/178 KB 276/276 KB 288/748 KB 1044/1822 KB 68/178 KB 223/223 KB 276/276 KB 276/748 KB 1044/1822 KB 68/178 KB 276/276 KB 288/748 KB 1044/1822 KB 72/178 KB 276/276 KB 288/748 KB 1044/1822 KB 76/178 KB 276/276 KB 288/748 KB 1044/1822 KB 80/178 KB 223/223 KB 276/276 KB 276/748 KB 1044/1822 KB 64/178 KB 276/276 KB 288/748 KB 1048/1822 KB 80/178 KB 276/276 KB 288/748 KB 1052/1822 KB 80/178 KB 276/276 KB 288/748 KB 1052/1822 KB 84/178 KB 276/276 KB 292/748 KB 1056/1822 KB 88/178 KB 276/276 KB 292/748 KB 1056/1822 KB 92/178 KB 276/276 KB 292/748 KB 1056/1822 KB 96/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 235.4 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 190.5 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 276/276 KB 292/748 KB 1056/1822 KB 84/178 KB 296/748 KB 1056/1822 KB 96/178 KB 300/748 KB 1056/1822 KB 96/178 KB 304/748 KB 1056/1822 KB 96/178 KB 276/276 KB 288/748 KB 1056/1822 KB 84/178 KB 304/748 KB 1060/1822 KB 96/178 KB 304/748 KB 1064/1822 KB 96/178 KB 304/748 KB 1068/1822 KB 96/178 KB 304/748 KB 1072/1822 KB 96/178 KB 304/748 KB 1076/1822 KB 96/178 KB 308/748 KB 1080/1822 KB 100/178 KB 308/748 KB 1084/1822 KB 100/178 KB 308/748 KB 1088/1822 KB 100/178 KB 308/748 KB 1076/1822 KB 100/178 KB 308/748 KB 1088/1822 KB 104/178 KB 308/748 KB 4/23 KB 1088/1822 KB 108/178 KB 308/748 KB 4/23 KB 1088/1822 KB 112/178 KB 308/748 KB 4/23 KB 1088/1822 KB 116/178 KB 4/55 KB 308/748 KB 4/23 KB 1092/1822 KB 120/178 KB 4/55 KB 308/748 KB 4/23 KB 1092/1822 KB 124/178 KB 4/55 KB 308/748 KB 4/23 KB 1092/1822 KB 128/178 KB 308/748 KB 1076/1822 KB 96/178 KB 4/55 KB 312/748 KB 4/23 KB 1092/1822 KB 128/178 KB 4/55 KB 316/748 KB 4/23 KB 1092/1822 KB 128/178 KB 4/55 KB 320/748 KB 4/23 KB 1092/1822 KB 128/178 KB 4/55 KB 324/748 KB 4/23 KB 1092/1822 KB 128/178 KB 4/55 KB 328/748 KB 4/23 KB 1092/1822 KB 128/178 KB 4/55 KB 332/748 KB 4/23 KB 1092/1822 KB 128/178 KB 4/55 KB 336/748 KB 4/23 KB 1092/1822 KB 128/178 KB 4/55 KB 340/748 KB 4/23 KB 1092/1822 KB 128/178 KB 4/55 KB 344/748 KB 4/23 KB 1092/1822 KB 132/178 KB 4/55 KB 348/748 KB 4/23 KB 1092/1822 KB 132/178 KB 4/55 KB 352/748 KB 4/23 KB 1092/1822 KB 132/178 KB 4/55 KB 308/748 KB 4/23 KB 1092/1822 KB 116/178 KB 308/748 KB 4/23 KB 1092/1822 KB 116/178 KB 4/55 KB 352/748 KB 4/23 KB 1096/1822 KB 132/178 KB 4/55 KB 352/748 KB 4/23 KB 1100/1822 KB 132/178 KB 4/55 KB 352/748 KB 4/23 KB 1104/1822 KB 132/178 KB 308/748 KB 4/23 KB 1088/1822 KB 104/178 KB 4/55 KB 352/748 KB 8/23 KB 1104/1822 KB 132/178 KB 4/55 KB 352/748 KB 12/23 KB 1104/1822 KB 132/178 KB 4/55 KB 352/748 KB 16/23 KB 1104/1822 KB 132/178 KB 4/55 KB 352/748 KB 20/23 KB 1104/1822 KB 132/178 KB 4/55 KB 352/748 KB 23/23 KB 1104/1822 KB 132/178 KB 4/55 KB 352/748 KB 23/23 KB 1108/1822 KB 132/178 KB 8/55 KB 352/748 KB 23/23 KB 1112/1822 KB 132/178 KB 8/55 KB 352/748 KB 23/23 KB 1116/1822 KB 132/178 KB 8/55 KB 352/748 KB 23/23 KB 1120/1822 KB 132/178 KB 4/55 KB 340/748 KB 4/23 KB 1092/1822 KB 132/178 KB 8/55 KB 352/748 KB 23/23 KB 1120/1822 KB 136/178 KB 8/55 KB 352/748 KB 23/23 KB 1120/1822 KB 140/178 KB 8/55 KB 356/748 KB 23/23 KB 1124/1822 KB 144/178 KB 8/55 KB 352/748 KB 23/23 KB 1108/1822 KB 132/178 KB 12/55 KB 356/748 KB 23/23 KB 1124/1822 KB 144/178 KB 16/55 KB 356/748 KB 23/23 KB 1124/1822 KB 144/178 KB 20/55 KB 356/748 KB 23/23 KB 1124/1822 KB 144/178 KB 24/55 KB 356/748 KB 23/23 KB 1124/1822 KB 144/178 KB 28/55 KB 356/748 KB 23/23 KB 1124/1822 KB 148/178 KB 32/55 KB 356/748 KB 23/23 KB 1124/1822 KB 148/178 KB 36/55 KB 356/748 KB 23/23 KB 1124/1822 KB 148/178 KB 40/55 KB 356/748 KB 1124/1822 KB 148/178 KB 44/55 KB 356/748 KB 1124/1822 KB 148/178 KB 48/55 KB 356/748 KB 1124/1822 KB 148/178 KB 8/55 KB 356/748 KB 23/23 KB 1124/1822 KB 140/178 KB 48/55 KB 360/748 KB 1124/1822 KB 148/178 KB 48/55 KB 364/748 KB 1124/1822 KB 148/178 KB 48/55 KB 368/748 KB 1124/1822 KB 148/178 KB 48/55 KB 372/748 KB 1124/1822 KB 148/178 KB 48/55 KB 376/748 KB 1124/1822 KB 148/178 KB 48/55 KB 380/748 KB 1124/1822 KB 148/178 KB 48/55 KB 384/748 KB 1124/1822 KB 148/178 KB 8/55 KB 352/748 KB 23/23 KB 1124/1822 KB 140/178 KB 48/55 KB 384/748 KB 1 unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 128/1822 KB 148/178 KB 48/55 KB 384/748 KB 1132/1822 KB 148/178 KB 48/55 KB 384/748 KB 1136/1822 KB 148/178 KB 48/55 KB 384/748 KB 1140/1822 KB 148/178 KB 48/55 KB 384/748 KB 1144/1822 KB 148/178 KB 48/55 KB 384/748 KB 1148/1822 KB 148/178 KB 48/55 KB 384/748 KB 1152/1822 KB 148/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.0 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 24/55 KB 356/748 KB 23/23 KB 1124/1822 KB 148/178 KB 52/55 KB 384/748 KB 1156/1822 KB 152/178 KB 52/55 KB 384/748 KB 1156/1822 KB 156/178 KB 52/55 KB 384/748 KB 1156/1822 KB 160/178 KB 52/55 KB 384/748 KB 1156/1822 KB 164/178 KB 52/55 KB 384/748 KB 1156/1822 KB 168/178 KB 52/55 KB 384/748 KB 1156/1822 KB 172/178 KB 52/55 KB 384/748 KB 1156/1822 KB 148/178 KB 55/55 KB 384/748 KB 1156/1822 KB 172/178 KB 55/55 KB 384/748 KB 1156/1822 KB 176/178 KB 55/55 KB 384/748 KB 1156/1822 KB 178/178 KB 48/55 KB 384/748 KB 1156/1822 KB 148/178 KB 55/55 KB 384/748 KB 1160/1822 KB 178/178 KB 55/55 KB 384/748 KB 1164/1822 KB 178/178 KB 55/55 KB 388/748 KB 1168/1822 KB 178/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 55/55 KB 388/748 KB 1164/1822 KB 178/178 KB 55/55 KB 392/748 KB 1168/1822 KB 178/178 KB 55/55 KB 396/748 KB 1168/1822 KB 178/178 KB 55/55 KB 400/748 KB 1168/1822 KB 178/178 KB 55/55 KB 400/748 KB 1172/1822 KB 178/178 KB 55/55 KB 404/748 KB 1176/1822 KB 178/178 KB 55/55 KB 404/748 KB 1172/1822 KB 178/178 KB 55/55 KB 404/748 KB 1180/1822 KB 178/178 KB 55/55 KB 408/748 KB 1184/1822 KB 178/178 KB 55/55 KB 408/748 KB 1180/1822 KB 178/178 KB 55/55 KB 412/748 KB 1184/1822 KB 178/178 KB 55/55 KB 416/748 KB 1184/1822 KB 178/178 KB 55/55 KB 416/748 KB 1188/1822 KB 178/178 KB 55/55 KB 420/748 KB 4/1210 KB 1192/1822 KB 178/178 KB 55/55 KB 420/748 KB 4/1210 KB 1196/1822 KB 178/178 KB 420/748 KB 4/1210 KB 1200/1822 KB 55/55 KB 420/748 KB 4/1210 KB 1188/1822 KB 178/178 KB 55/55 KB 420/748 KB 1188/1822 KB 178/178 KB 424/748 KB 4/1210 KB 1200/1822 KB 428/748 KB 4/1210 KB 1200/1822 KB 432/748 KB 8/1210 KB 1200/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 146.0 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 428/748 KB 8/1210 KB 1200/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 44.6 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 432/748 KB 12/1210 KB 1200/1822 KB 432/748 KB 16/1210 KB 1200/1822 KB 432/748 KB 16/1210 KB 1204/1822 KB 432/748 KB 4/471 KB 16/1210 KB 4/93 KB 1208/1822 KB 436/748 KB 4/471 KB 16/1210 KB 4/93 KB 1212/1822 KB 436/748 KB 4/471 KB 16/1210 KB 4/93 KB 1216/1822 KB 436/748 KB 4/471 KB 16/1210 KB 4/93 KB 1220/1822 KB 436/748 KB 4/471 KB 16/1210 KB 4/93 KB 1224/1822 KB 436/748 KB 4/471 KB 16/1210 KB 4/93 KB 1228/1822 KB 436/748 KB 4/471 KB 16/1210 KB 4/93 KB 1232/1822 KB 436/748 KB 4/471 KB 16/1210 KB 4/93 KB 1236/1822 KB 432/748 KB 4/471 KB 16/1210 KB 4/93 KB 1204/1822 KB 432/748 KB 16/1210 KB 4/93 KB 1204/1822 KB 436/748 KB 4/471 KB 16/1210 KB 8/93 KB 1236/1822 KB 436/748 KB 4/471 KB 16/1210 KB 12/93 KB 1236/1822 KB 436/748 KB 4/471 KB 16/1210 KB 16/93 KB 1236/1822 KB 436/748 KB 4/471 KB 16/1210 KB 4/93 KB 1208/1822 KB 440/748 KB 4/471 KB 16/1210 KB 16/93 KB 1236/1822 KB 444/748 KB 4/471 KB 16/1210 KB 16/93 KB 1236/1822 KB 448/748 KB 4/471 KB 16/1210 KB 16/93 KB 1236/1822 KB 452/748 KB 4/471 KB 16/1210 KB 16/93 KB 1236/1822 KB 456/748 KB 4/471 KB 16/1210 KB 16/93 KB 1236/1822 KB 460/748 KB 4/471 KB 16/1210 KB 16/93 KB 1236/1822 KB 464/748 KB 4/471 KB 16/1210 KB 16/93 KB 1236/1822 KB 468/748 KB 4/471 KB 16/1210 KB 16/93 KB 1236/1822 KB 472/748 KB 8/471 KB 16/1210 KB 20/93 KB 1236/1822 KB 468/748 KB 8/471 KB 16/1210 KB 20/93 KB 1236/1822 KB 472/748 KB 12/471 KB 16/1210 KB 20/93 KB 1240/1822 KB 472/748 KB 16/471 KB 16/1210 KB 20/93 KB 1240/1822 KB 476/748 KB 16/471 KB 16/1210 KB 20/93 KB 1240/1822 KB 480/748 KB 16/471 KB 16/1210 KB 20/93 KB 1240/1822 KB 484/748 KB 16/471 KB 16/1210 KB 20/93 KB 1240/1822 KB 488/748 KB 20/471 KB 16/1210 KB 20/93 KB 1240/1822 KB 492/748 KB 20/471 KB 16/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 20/1210 KB 20/93 KB 1240/1822 KB 468/748 KB 4/471 KB 16/1210 KB 20/93 KB 1236/1822 KB 492/748 KB 20/471 KB 20/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 24/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 28/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 32/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 36/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 40/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 44/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 48/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 52/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 56/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 60/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 64/1210 KB 20/93 KB 1240/1822 KB 496/748 KB 20/471 KB 64/1210 KB 24/93 KB 1240/1822 KB 496/748 KB 20/471 KB 64/1210 KB 28/93 KB 1240/1822 KB 496/748 KB 20/471 KB 64/1210 KB 32/93 KB 1240/1822 KB 496/748 KB 20/471 KB 68/1210 KB 36/93 KB 1240/1822 KB 500/748 KB 20/471 KB 68/1210 KB 40/93 KB 1240/1822 KB 500/748 KB 20/471 KB 68/1210 KB 44/93 KB 1240/1822 KB 500/748 KB 20/471 KB 68/1210 KB 48/93 KB 1240/1822 KB 484/748 KB 20/471 KB 16/1210 KB 20/93 KB 1240/1822 KB 500/748 KB 24/471 KB 68/1210 KB 48/93 KB 1240/1822 KB 500/748 KB 28/471 KB 68/1210 KB 48/93 KB 1240/1822 KB 500/748 KB 32/471 KB 68/1210 KB 48/93 KB 1240/1822 KB 500/748 KB 36/471 KB 68/1210 KB 48/93 KB 1240/1822 KB 472/748 KB 8/471 KB 16/1210 KB 20/93 KB 1240/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1244/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1248/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1252/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1256/ unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1260/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1264/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1268/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1272/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1276/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1280/1822 KB 500/748 KB 40/471 KB 68/1210 KB 52/93 KB 1284/1822 KB 500/748 KB 36/471 KB 68/1210 KB 52/93 KB 1240/1822 KB 500/748 KB 40/471 KB 68/1210 KB 56/93 KB 1284/1822 KB 500/748 KB 40/471 KB 68/1210 KB 60/93 KB 1284/1822 KB 500/748 KB 40/471 KB 68/1210 KB 64/93 KB 1284/1822 KB 500/748 KB 20/471 KB 68/1210 KB 36/93 KB 1240/1822 KB 504/748 KB 40/471 KB 68/1210 KB 64/93 KB 1284/1822 KB 496/748 KB 20/471 KB 68/1210 KB 32/93 KB 1240/1822 KB 504/748 KB 40/471 KB 72/1210 KB 64/93 KB 1284/1822 KB 504/748 KB 40/471 KB 76/1210 KB 64/93 KB 1284/1822 KB 504/748 KB 40/471 KB 80/1210 KB 64/93 KB 1284/1822 KB 504/748 KB 40/471 KB 84/1210 KB 64/93 KB 1284/1822 KB 504/748 KB 40/471 KB 88/1210 KB 64/93 KB 1284/1822 KB 504/748 KB 40/471 KB 92/1210 KB 64/93 KB 1284/1822 KB 508/748 KB 40/471 KB 96/1210 KB 64/93 KB 1284/1822 KB 500/748 KB 40/471 KB 68/1210 KB 52/93 KB 1280/1822 KB 508/748 KB 44/471 KB 96/1210 KB 64/93 KB 1284/1822 KB 508/748 KB 48/471 KB 96/1210 KB 64/93 KB 1284/1822 KB 508/748 KB 52/471 KB 96/1210 KB 64/93 KB 1284/1822 KB 508/748 KB 56/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 508/748 KB 60/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 508/748 KB 64/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 508/748 KB 40/471 KB 92/1210 KB 64/93 KB 1284/1822 KB 512/748 KB 64/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 516/748 KB 64/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 520/748 KB 64/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 524/748 KB 64/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 528/748 KB 64/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 532/748 KB 64/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 536/748 KB 68/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 540/748 KB 68/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 544/748 KB 68/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 548/748 KB 68/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 552/748 KB 68/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 508/748 KB 52/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 508/748 KB 52/471 KB 100/1210 KB 64/93 KB 1288/1822 KB 552/748 KB 68/471 KB 100/1210 KB 68/93 KB 1292/1822 KB 552/748 KB 68/471 KB 100/1210 KB 68/93 KB 1296/1822 KB 508/748 KB 52/471 KB 100/1210 KB 64/93 KB 1284/1822 KB 552/748 KB 68/471 KB 104/1210 KB 68/93 KB 1296/1822 KB 552/748 KB 68/471 KB 108/1210 KB 68/93 KB 1296/1822 KB 552/748 KB 68/471 KB 112/1210 KB 68/93 KB 1296/1822 KB 552/748 KB 68/471 KB 112/1210 KB 68/93 KB 1300/1822 KB 552/748 KB 68/471 KB 116/1210 KB 72/93 KB 1304/1822 KB 552/748 KB 68/471 KB 116/1210 KB 72/93 KB 1308/1822 KB 552/748 KB 68/471 KB 116/1210 KB 72/93 KB 1312/1822 KB 532/748 KB 68/471 KB 100/1210 KB 68/93 KB 1288/1822 KB 552/748 KB 72/471 KB 116/1210 KB 72/93 KB 1312/1822 KB 552/748 KB 76/471 KB 116/1210 KB 72/93 KB 1312/1822 KB 552/748 KB 80/471 KB 116/1210 KB 72/93 KB 1312/1822 KB 552/748 KB 84/471 KB 116/1210 KB 72/93 KB 1312/1822 KB 552/748 KB 88/471 KB 116/1210 KB 72/93 KB 1316/1822 KB 556/748 KB 92/471 KB 116/1210 KB 72/93 KB 1316/1822 KB 552/748 KB 68/471 KB 116/1210 KB 72/93 KB 1300/1822 KB 556/748 KB 92/471 KB 116/1210 KB 76/93 KB 1316/1822 KB 556/748 KB 92/471 KB 116/1210 KB 80/93 KB 1316/1822 KB 552/748 KB 68/471 unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install KB 116/1210 KB 68/93 KB 1300/1822 KB 556/748 KB 92/471 KB 120/1210 KB 80/93 KB 1316/1822 KB 556/748 KB 92/471 KB 124/1210 KB 80/93 KB 1316/1822 KB 556/748 KB 92/471 KB 128/1210 KB 80/93 KB 1316/1822 KB 556/748 KB 92/471 KB 132/1210 KB 80/93 KB 1316/1822 KB 556/748 KB 92/471 KB 136/1210 KB 84/93 KB 1316/1822 KB 556/748 KB 92/471 KB 140/1210 KB 84/93 KB 1316/1822 KB 556/748 KB 92/471 KB 144/1210 KB 84/93 KB 1316/1822 KB 556/748 KB 88/471 KB 116/1210 KB 72/93 KB 1316/1822 KB 552/748 KB 84/471 KB 116/1210 KB 72/93 KB 1316/1822 KB 556/748 KB 92/471 KB 132/1210 KB 84/93 KB 1316/1822 KB 556/748 KB 92/471 KB 144/1210 KB 88/93 KB 1316/1822 KB 556/748 KB 92/471 KB 144/1210 KB 92/93 KB 1316/1822 KB 556/748 KB 92/471 KB 144/1210 KB 93/93 KB 1316/1822 KB 556/748 KB 92/471 KB 144/1210 KB 93/93 KB 1320/1822 KB 556/748 KB 92/471 KB 144/1210 KB 93/93 KB 1324/1822 KB 556/748 KB 92/471 KB 144/1210 KB 93/93 KB 1328/1822 KB 556/748 KB 92/471 KB 144/1210 KB 93/93 KB 1332/1822 KB 560/748 KB 96/471 KB 148/1210 KB 93/93 KB 1336/1822 KB 560/748 KB 96/471 KB 148/1210 KB 93/93 KB 1340/1822 KB 560/748 KB 96/471 KB 148/1210 KB 93/93 KB 1344/1822 KB 560/748 KB 96/471 KB 148/1210 KB 93/93 KB 1332/1822 KB 564/748 KB 96/471 KB 148/1210 KB 93/93 KB 1344/1822 KB 568/748 KB 96/471 KB 148/1210 KB 93/93 KB 1344/1822 KB 572/748 KB 96/471 KB 148/1210 KB 93/93 KB 1344/1822 KB 576/748 KB 96/471 KB 148/1210 KB 93/93 KB 1344/1822 KB 580/748 KB 96/471 KB 148/1210 KB 93/93 KB 1344/1822 KB 584/748 KB 96/471 KB 148/1210 KB 93/93 KB 1348/1822 KB 556/748 KB 96/471 KB 148/1210 KB 93/93 KB 1332/1822 KB 556/748 KB 96/471 KB 144/1210 KB 93/93 KB 1332/1822 KB 584/748 KB 100/471 KB 148/1210 KB 93/93 KB 1348/1822 KB 584/748 KB 104/471 KB 152/1210 KB 93/93 KB 1348/1822 KB 584/748 KB 108/471 KB 152/1210 KB 93/93 KB 1348/1822 KB 584/748 KB 112/471 KB 152/1210 KB 93/93 KB 1348/1822 KB 580/748 KB 96/471 KB 148/1210 KB 93/93 KB 1348/1822 KB 584/748 KB 100/471 KB 152/1210 KB 93/93 KB 1348/1822 KB 584/748 KB 112/471 KB 156/1210 KB 93/93 KB 1348/1822 KB 584/748 KB 112/471 KB 160/1210 KB 93/93 KB 1348/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 72.2 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 584/748 KB 116/471 KB 164/1210 KB 1352/1822 KB 584/748 KB 116/471 KB 164/1210 KB 1356/1822 KB 584/748 KB 116/471 KB 164/1210 KB 1360/1822 KB Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 584/748 KB 116/471 KB 164/1210 KB 1364/1822 KB 588/748 KB 116/471 KB 164/1210 KB 1368/1822 KB 588/748 KB 116/471 KB 164/1210 KB 1372/1822 KB 588/748 KB 116/471 KB 164/1210 KB 1376/1822 KB 584/748 KB 116/471 KB 164/1210 KB 1348/1822 KB 588/748 KB 120/471 KB 164/1210 KB 1376/1822 KB 588/748 KB 124/471 KB 164/1210 KB 1376/1822 KB 588/748 KB 128/471 KB 164/1210 KB 1376/1822 KB 584/748 KB 112/471 KB 164/1210 KB 1348/1822 KB 588/748 KB 128/471 KB 168/1210 KB 1376/1822 KB 588/748 KB 128/471 KB 172/1210 KB 1376/1822 KB 588/748 KB 128/471 KB 176/1210 KB 1376/1822 KB 588/748 KB 116/471 KB 164/1210 KB 1364/1822 KB 592/748 KB 128/471 KB 176/1210 KB 1376/1822 KB 596/748 KB 128/471 KB 176/1210 KB 1376/1822 KB 600/748 KB 132/471 KB 180/1210 KB 1380/1822 KB 604/748 KB 132/471 KB 180/1210 KB 1380/1822 KB 608/748 KB 132/471 KB 180/1210 KB 1380/1822 KB 612/748 KB 132/471 KB 180/1210 KB 1380/1822 KB 616/748 KB 132/471 KB 180/1210 KB 1380/1822 KB 620/748 KB 132/471 KB 180/1210 KB 1380/1822 KB 624/748 KB 132/471 KB 180/1210 KB 1380/1822 KB 596/748 KB 132/471 KB 180/1210 KB 1380/1822 KB 624/748 KB 132/471 KB 180/1210 KB 1384/1822 KB 624/748 KB 132/471 KB 180/1210 KB 1388/1822 KB 624/748 KB 132/471 KB 180/1210 KB 1392/1822 KB 596/748 KB 132/471 KB 180/1210 KB 1376/1822 KB 624/748 KB 136/471 KB 180/1210 KB 1392/1822 KB 624/748 KB 140/471 KB 180/1210 KB 1392/1822 KB 624/748 KB 144/471 KB 180/1210 KB 1392/1822 KB 596/748 KB 128/471 KB 180/1210 KB 1376/1822 KB 624/748 KB 144/471 KB 184/1210 KB 1392/1822 KB 624/748 KB 144/471 KB 188/1210 KB 1392/1822 KB 624/748 KB 144/471 KB 192/1210 KB 1392/1822 KB 624/748 KB 144/471 KB 196/1210 KB 1392/1822 KB 624/748 KB 148/471 KB 200/1210 KB 4/53 KB 1396/1822 KB 624/748 KB 148/471 KB 204/1210 KB 4/53 KB 1396/1822 KB 624/748 KB 148/471 KB 208/1210 KB 4/53 KB 1396/1822 KB 628/748 KB 148/471 KB 208/1210 KB 4/53 KB 1396/1822 KB 632/748 KB 148/471 KB 212/1210 KB 4/53 KB 1396/1822 KB 636/748 KB 148/471 KB 212/1210 KB 4/53 KB 1396/1822 KB 640/748 KB 148/471 KB 212/1210 KB 4/53 KB 1396/1822 KB 624/748 KB 148/471 KB 196/1210 KB 4/53 KB 1396/1822 KB 640/748 KB 148/471 KB 212/1210 KB 4/53 KB 1400/1822 KB 640/748 KB 148/471 KB 212/1210 KB 4/53 KB 1404/1822 KB 640/748 KB 148/471 KB 212/1210 KB 4/53 KB 1408/1822 KB 624/748 KB 148/471 KB 196/1210 KB 4/53 KB 1392/1822 KB 640/748 KB 148/471 KB 212/1210 KB 8/53 KB 1408/1822 KB 640/748 KB 148/471 KB 212/1210 KB 12/53 KB 1408/1822 KB 640/748 KB 148/471 KB 212/1210 KB 16/53 KB 1408/1822 KB 624/748 KB 148/471 KB 196/1210 KB 1392/1822 KB 640/748 KB 152/471 KB 212/1210 KB 16/53 KB 1408/1822 KB 640/748 KB 156/471 KB 212/1210 KB 16/53 KB 1408/1822 KB 640/748 KB 160/471 KB 212/1210 KB 16/53 KB 1408/1822 KB 640/748 KB 164/471 KB 212/1210 KB 16/53 KB 1408/1822 KB 644/748 KB 168/471 KB 212/1210 KB 20/53 KB 1412/1822 KB 644/748 KB 172/471 KB 212/1210 KB 20/53 KB 1412/1822 KB 644/748 KB 176/471 KB 212/1210 KB 20/53 KB 1412/1822 KB 628/748 KB 148/471 KB 212/1210 KB 4/53 KB 1396/1822 KB 644/748 KB 176/471 KB 216/1210 KB 20/53 KB 1412/1822 KB 644/748 KB 176/471 KB 220/1210 KB 20/53 KB 1412/1822 KB 644/748 KB 176/471 KB 224/1210 KB 20/53 KB 1412/1822 KB 644/748 KB 176/471 KB 228/1210 KB 20/53 KB 1412/1822 KB 644/748 KB 180/471 KB 232/1210 KB 20/53 KB 1412/1822 KB 644/748 KB 180/471 KB 236/1210 KB 20/53 KB 1412/1822 KB 644/748 KB 180/471 KB 240/1210 KB 20/53 KB 1412/1822 KB 644/748 KB 164/471 KB 212/1210 KB 20/53 KB 1412/1822 KB 648/74 unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 8 KB 180/471 KB 240/1210 KB 20/53 KB 1412/1822 KB 652/748 KB 180/471 KB 240/1210 KB 20/53 KB 1412/1822 KB 640/748 KB 164/471 KB 212/1210 KB 20/53 KB 1412/1822 KB 652/748 KB 180/471 KB 240/1210 KB 20/53 KB 1416/1822 KB 652/748 KB 180/471 KB 240/1210 KB 20/53 KB 1420/1822 KB 652/748 KB 180/471 KB 240/1210 KB 20/53 KB 1424/1822 KB 640/748 KB 164/471 KB 212/1210 KB 20/53 KB 1408/1822 KB 652/748 KB 180/471 KB 240/1210 KB 24/53 KB 1424/1822 KB 652/748 KB 180/471 KB 240/1210 KB 28/53 KB 1424/1822 KB 652/748 KB 180/471 KB 240/1210 KB 32/53 KB 1424/1822 KB 652/748 KB 180/471 KB 240/1210 KB 36/53 KB 1424/1822 KB 656/748 KB 180/471 KB 240/1210 KB 40/53 KB 1428/1822 KB 656/748 KB 180/471 KB 240/1210 KB 44/53 KB 1428/1822 KB 656/748 KB 180/471 KB 240/1210 KB 48/53 KB 1428/1822 KB 656/748 KB 180/471 KB 244/1210 KB 52/53 KB 1428/1822 KB 656/748 KB 180/471 KB 244/1210 KB 53/53 KB 1428/1822 KB 644/748 KB 180/471 KB 228/1210 KB 20/53 KB 1412/1822 KB 656/748 KB 184/471 KB 244/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 188/471 KB 244/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 192/471 KB 244/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 196/471 KB 244/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 200/471 KB 244/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 204/471 KB 244/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 208/471 KB 244/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 180/471 KB 244/1210 KB 48/53 KB 1428/1822 KB 656/748 KB 208/471 KB 248/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 208/471 KB 252/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 208/471 KB 256/1210 KB 53/53 KB 1428/1822 KB 656/748 KB 180/471 KB 240/1210 KB 36/53 KB 1428/1822 KB 656/748 KB 180/471 KB 240/1210 KB 36/53 KB 1424/1822 KB 660/748 KB 208/471 KB 256/1210 KB 53/53 KB 1428/1822 KB 664/748 KB 208/471 KB 256/1210 KB 53/53 KB 1428/1822 KB 668/748 KB 208/471 KB 256/1210 KB 53/53 KB 1428/1822 KB 668/748 KB 208/471 KB 256/1210 KB 53/53 KB 1432/1822 KB 672/748 KB 208/471 KB 256/1210 KB 53/53 KB 1432/1822 KB 672/748 KB 208/471 KB 256/1210 KB 53/53 KB 1436/1822 KB 672/748 KB 208/471 KB 256/1210 KB 53/53 KB 1440/1822 KB 672/748 KB 208/471 KB 256/1210 KB 53/53 KB 1444/1822 KB 676/748 KB 212/471 KB 260/1210 KB 53/53 KB 1448/1822 KB 676/748 KB 212/471 KB 260/1210 KB 53/53 KB 1452/1822 KB 676/748 KB 212/471 KB 260/1210 KB 53/53 KB 1456/1822 KB 676/748 KB 208/471 KB 256/1210 KB 53/53 KB 1444/1822 KB 680/748 KB 212/471 KB 260/1210 KB 53/53 KB 1456/1822 KB 684/748 KB 212/471 KB 260/1210 KB 53/53 KB 1456/1822 KB 688/748 KB 212/471 KB 260/1210 KB 53/53 KB 1456/1822 KB 676/748 KB 212/471 KB 260/1210 KB 53/53 KB 1444/1822 KB 676/748 KB 208/471 KB 260/1210 KB 53/53 KB 1444/1822 KB 692/748 KB 212/471 KB 260/1210 KB 53/53 KB 1456/1822 KB 696/748 KB 216/471 KB 264/1210 KB 53/53 KB 1460/1822 KB 700/748 KB 216/471 KB 264/1210 KB 53/53 KB 1460/1822 KB 704/748 KB 216/471 KB 264/1210 KB 53/53 KB 1460/1822 KB 708/748 KB 216/471 KB 264/1210 KB 53/53 KB 1460/1822 KB 712/748 KB 216/471 KB 264/1210 KB 1460/1822 KB 716/748 KB 216/471 KB 264/1210 KB 1460/1822 KB 720/748 KB 216/471 KB 264/1210 KB 1460/1822 KB 692/748 KB 216/471 KB 264/1210 KB 53/53 KB 1460/1822 KB 720/748 KB 216/471 KB 264/1210 KB 1464/1822 KB 720/748 KB 216/471 KB 264/1210 KB 1468/1822 KB 720/748 KB 216/471 KB 264/1210 KB 1472/1822 KB 692/748 KB 216/471 KB 264/1210 KB 53/53 KB 1456/1822 KB 720/748 KB 220/471 KB 264/1210 KB 1472/1822 KB 720/748 KB 224/471 KB 264/1210 KB 1472/1822 KB 692/748 KB 212/471 KB unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 264/1210 KB 53/53 KB 1456/1822 KB 720/748 KB 224/471 KB 268/1210 KB 1472/1822 KB 720/748 KB 224/471 KB 272/1210 KB 1472/1822 KB 720/748 KB 228/471 KB 272/1210 KB 1472/1822 KB 720/748 KB 232/471 KB 276/1210 KB 1472/1822 KB 720/748 KB 236/471 KB 276/1210 KB 1472/1822 KB 720/748 KB 240/471 KB 276/1210 KB 1472/1822 KB 720/748 KB 240/471 KB 276/1210 KB 1476/1822 KB 720/748 KB 244/471 KB 276/1210 KB 1480/1822 KB 720/748 KB 244/471 KB 276/1210 KB 1484/1822 KB 720/748 KB 244/471 KB 276/1210 KB 1488/1822 KB 720/748 KB 244/471 KB 276/1210 KB 1476/1822 KB 720/748 KB 248/471 KB 276/1210 KB 1488/1822 KB 720/748 KB 252/471 KB 276/1210 KB 1488/1822 KB 720/748 KB 256/471 KB 276/1210 KB 1488/1822 KB 724/748 KB 260/471 KB 276/1210 KB 1488/1822 KB 720/748 KB 228/471 KB 276/1210 KB 1472/1822 KB 724/748 KB 260/471 KB 280/1210 KB 1492/1822 KB 724/748 KB 260/471 KB 284/1210 KB 1492/1822 KB 724/748 KB 260/471 KB 288/1210 KB 1492/1822 KB 724/748 KB 260/471 KB 292/1210 KB 1492/1822 KB 724/748 KB 260/471 KB 296/1210 KB 1492/1822 KB 724/748 KB 260/471 KB 300/1210 KB 1492/1822 KB 724/748 KB 260/471 KB 304/1210 KB 1492/1822 KB 724/748 KB 260/471 KB 308/1210 KB 1492/1822 KB 724/748 KB 260/471 KB 276/1210 KB 1492/1822 KB 724/748 KB 264/471 KB 308/1210 KB 1496/1822 KB 724/748 KB 264/471 KB 308/1210 KB 1500/1822 KB 724/748 KB 264/471 KB 308/1210 KB 1504/1822 KB 724/748 KB 256/471 KB 276/1210 KB 1488/1822 KB 728/748 KB 264/471 KB 312/1210 KB 1504/1822 KB 732/748 KB 264/471 KB 312/1210 KB 1504/1822 KB 736/748 KB 264/471 KB 312/1210 KB 1504/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 40.3 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 740/748 KB 264/471 KB 312/1210 KB 1504/1822 KB 744/748 KB 264/471 KB 312/1210 KB 1508/1822 KB 748/748 KB 264/471 KB 312/1210 KB 1508/1822 KB 748/748 KB 264/471 KB 312/1210 KB 1508/1822 KB 724/748 KB 264/471 KB 312/1210 KB 1504/1822 KB 748/748 KB 264/471 KB 316/1210 KB 1508/1822 KB 748/748 KB 264/471 KB 320/1210 KB 1508/1822 KB 724/748 KB 264/471 KB 308/1210 KB 1492/1822 KB 748/748 KB 268/471 KB 320/1210 KB 1508/1822 KB 748/748 KB 272/471 KB 320/1210 KB 1508/1822 KB 748/748 KB 272/471 KB 324/1210 KB 1508/1822 KB 748/748 KB 276/471 KB 328/1210 KB 1508/1822 KB 748/748 KB 276/471 KB 332/1210 KB 1508/1822 KB 748/748 KB 276/471 KB 336/1210 KB 1508/1822 KB 740/748 KB 264/471 KB 312/1210 KB 1508/1822 KB 748/748 KB 276/471 KB 336/1210 KB 1512/1822 KB 748/748 KB 276/471 KB 336/1210 KB 1516/1822 KB 748/748 KB 276/471 KB 336/1210 KB 1520/1822 KB 748/748 KB 276/471 KB 324/1210 KB 1508/1822 KB 748/748 KB 280/471 KB 336/1210 KB 1520/1822 KB 748/748 KB 284/471 KB 336/1210 KB 1520/1822 KB 748/748 KB 288/471 KB 336/1210 KB 1520/1822 KB 748/748 KB 292/471 KB 336/1210 KB 1520/1822 KB 748/748 KB 296/471 KB 336/1210 KB 1524/1822 KB 748/748 KB 300/471 KB 336/1210 KB 1524/1822 KB 748/748 KB 292/471 KB 336/1210 KB 1524/1822 KB 748/748 KB 300/471 KB 340/1210 KB 1528/1822 KB 748/748 KB 300/471 KB 340/1210 KB 1532/1822 KB 748/748 KB 300/471 KB 340/1210 KB 1536/1822 KB 748/748 KB 300/471 KB 340/1210 KB 1524/1822 KB 748/748 KB 304/471 KB 344/1210 KB 1536/1822 KB 748/748 KB 304/471 KB 348/1210 KB 1536/1822 KB 748/748 KB 304/471 KB 340/1210 KB 1536/1822 KB 4/276 KB 748/748 KB 308/471 KB 348/1210 KB 1536/1822 KB 4/276 KB 312/471 KB 352/1210 KB 1540/1822 KB 4/276 KB 316/471 KB 352/1210 KB 1540/1822 KB 4/276 KB 320/471 KB 352/1210 KB 1540/1822 KB 4/276 KB 748/748 KB 304/471 KB 348/1210 KB 1536/1822 KB 4/276 KB 748/748 KB 308/471 KB 352/1210 KB 1540/1822 KB 4/276 KB 748/748 KB 308/471 KB 352/1210 KB 1536/1822 KB 4/276 KB 320/471 KB 356/1210 KB 1540/1822 KB 8/276 KB 320/471 KB 360/1210 KB 1544/1822 KB 8/276 KB 320/471 KB 364/1210 KB 1544/1822 KB 8/276 KB 324/471 KB 368/1210 KB 1544/1822 KB 8/276 KB 320/471 KB 356/1210 KB 1544/1822 KB 12/276 KB 324/471 KB 368/1210 KB 1544/1822 KB 16/276 KB 324/471 KB 368/1210 KB 1544/1822 KB 4/276 KB 320/471 KB 356/1210 KB 1544/1822 KB 16/276 KB 324/471 KB 368/1210 KB 1548/1822 KB 16/276 KB 324/471 KB 368/1210 KB 1552/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 560.9 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 16/276 KB 324/471 KB 368/1210 KB 1556/1822 KB 20/276 KB 324/471 KB 372/1210 KB 1560/1822 KB 20/276 KB 324/471 KB 372/1210 KB 1564/1822 KB 20/276 KB 324/471 KB 372/1210 KB 1568/1822 KB 8/276 KB 324/471 KB 364/1210 KB 1544/1822 KB 20/276 KB 328/471 KB 372/1210 KB 1568/1822 KB 20/276 KB 324/471 KB 372/1210 KB 1556/1822 KB 20/276 KB 324/471 KB 368/1210 KB 1556/1822 KB 24/276 KB 328/471 KB 372/1210 KB 1568/1822 KB 28/276 KB 328/471 KB 372/1210 KB 1568/1822 KB 32/276 KB 332/471 KB 372/1210 KB 1568/1822 KB 36/276 KB 332/471 KB 376/1210 KB 1568/1822 KB 40/276 KB 332/471 KB 376/1210 KB 1572/1822 KB 44/276 KB 332/471 KB 376/1210 KB 1572/1822 KB 48/276 KB 332/471 KB 376/1210 KB 1572/1822 KB 28/276 KB 332/471 KB 372/1210 KB 1568/1822 KB 48/276 KB 336/471 KB 376/1210 KB 1572/1822 KB 48/276 KB 340/471 KB 376/1210 KB 1572/1822 KB 48/276 KB 344/471 KB 376/1210 KB 1572/1822 KB 48/276 KB 348/471 KB 376/1210 KB 1572/1822 KB 48/276 KB 352/471 KB 376/1210 KB 1572/1822 KB 52/276 KB 356/471 KB 376/1210 KB 1572/1822 KB 52/276 KB 360/471 KB 376/1210 KB 1572/1822 KB 52/276 KB 364/471 KB 376/1210 KB 1572/1822 KB 52/276 KB 368/471 KB 376/1210 KB 1572/1822 KB 36/276 KB 332/471 KB 376/1210 KB 1572/1822 KB 52/276 KB 368/471 KB 376/1210 KB 1576/1822 KB 52/276 KB 368/471 KB 376/1210 KB 1580/1822 KB 32/276 KB 332/471 KB 376/1210 KB 1568/1822 KB 52/276 KB 368/471 KB 380/1210 KB 1580/1822 KB 52/276 KB 368/471 KB 384/1210 KB 1580/1822 KB 52/276 KB 368/471 KB 388/1210 KB 1580/1822 KB 52/276 KB 368/471 KB 392/1210 KB 1584/1822 KB 4/577 KB 52/276 KB 368/471 KB 396/1210 KB 1584/1822 KB 4/577 KB 52/276 KB 368/471 KB 400/1210 KB 1584/1822 KB 4/577 KB 52/276 KB 352/471 KB 376/1210 KB 1572/1822 KB 56/276 KB 368/471 KB 400/1210 KB 1584/1822 KB 4/577 KB 60/276 KB 368/471 KB 400/1210 KB 1584/1822 KB 4/577 KB 64/276 KB 368/471 KB 400/1210 KB 1584/1822 KB 4/577 KB 52/276 KB 368/471 KB 388/1210 KB 1584/1822 KB 4/577 KB 64/276 KB 368/471 KB 400/1210 KB 1588/1822 KB 4/577 KB 64/276 KB 368/471 KB 400/1210 KB 1592/1822 KB 4/577 KB 64/276 KB 368/471 KB 400/1210 KB 1596/1822 KB 4/577 KB 64/276 KB 368/471 KB 400/1210 KB 1600/1822 KB 4/577 KB 64/276 KB 368/471 KB 400/1210 KB 1604/1822 KB 4/577 KB 68/276 KB 372/471 KB 404/1210 KB 1608/1822 KB 4/577 KB 68/276 KB 372/471 KB 404/1210 KB 1612/1822 KB 4/577 KB 68/276 KB 372/471 KB 404/1210 KB 1616/1822 KB 4/577 KB 68/276 KB 372/471 KB 404/1210 KB 1620/1822 KB 4/577 KB 68/276 KB 372/471 KB 404/1210 KB 1624/1822 KB 4/577 KB 68/276 KB 372/471 KB 404/1210 KB 1628/1822 KB 4/577 KB 68/276 KB 372/471 KB 404/1210 KB 1632/1822 KB 4/577 KB 52/276 KB 368/471 KB 388/1210 KB 1580/1822 KB 4/577 KB 68/276 KB 372/471 KB 404/1210 KB 1604/1822 KB 4/577 KB 68/276 KB 376/471 KB 404/1210 KB 1632/1822 KB 4/577 KB 68/276 KB 380/471 KB 404/1210 KB 1632/1822 KB 4/577 KB 68/276 KB 384/471 KB 404/1210 KB 1632/1822 KB 4/577 KB 68/276 KB 388/471 KB 404/1210 KB 1632/1822 KB 8/577 KB 68/276 KB 392/471 KB 404/1210 KB 1632/1822 KB 8/577 KB 68/276 KB 396/471 KB 404/1210 KB 1632/1822 KB 8/577 KB 68/276 KB 400/471 KB 404/1210 KB 1632/1822 KB 8/577 KB 68/276 KB 368/471 KB 404/1210 KB 1604/1822 KB 4/577 KB 68/276 KB 400/471 KB 408/1210 KB 1632/1822 KB 8/577 KB 68/276 KB 400/471 KB 412/1210 KB 1632/1822 KB 8/577 KB 68/276 KB 400/471 KB 416/1210 KB 1632/1822 KB 8/577 KB 68/276 KB 368/471 KB 400/1210 KB 1604/1822 KB 4/577 KB 72/276 KB 400/471 KB 416/1210 KB 1632/1822 KB 8/577 KB 76/276 KB 400/471 KB 416/1210 KB unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 1632/1822 KB 8/577 KB 80/276 KB 400/471 KB 416/1210 KB 1632/1822 KB 8/577 KB 68/276 KB 384/471 KB 404/1210 KB 1632/1822 KB 8/577 KB 80/276 KB 400/471 KB 416/1210 KB 1632/1822 KB 12/577 KB 80/276 KB 400/471 KB 416/1210 KB 1632/1822 KB 16/577 KB 80/276 KB 400/471 KB 416/1210 KB 1632/1822 KB 20/577 KB 84/276 KB 400/471 KB 420/1210 KB 1632/1822 KB 24/577 KB 84/276 KB 400/471 KB 420/1210 KB 1632/1822 KB 28/577 KB 84/276 KB 400/471 KB 420/1210 KB 1636/1822 KB 32/577 KB 84/276 KB 400/471 KB 416/1210 KB 1632/1822 KB 20/577 KB 88/276 KB 400/471 KB 420/1210 KB 1636/1822 KB 32/577 KB 92/276 KB 400/471 KB 420/1210 KB 1636/1822 KB 32/577 KB 96/276 KB 400/471 KB 420/1210 KB 1636/1822 KB 32/577 KB 84/276 KB 400/471 KB 420/1210 KB 1632/1822 KB 20/577 KB 96/276 KB 400/471 KB 424/1210 KB 1636/1822 KB 32/577 KB 100/276 KB 400/471 KB 428/1210 KB 1636/1822 KB 32/577 KB 100/276 KB 404/471 KB 432/1210 KB 1636/1822 KB 32/577 KB 100/276 KB 404/471 KB 436/1210 KB 1636/1822 KB 32/577 KB 100/276 KB 404/471 KB 440/1210 KB 1636/1822 KB 36/577 KB 100/276 KB 404/471 KB 444/1210 KB 1636/1822 KB 36/577 KB 100/276 KB 404/471 KB 448/1210 KB 1636/1822 KB 36/577 KB 84/276 KB 400/471 KB 420/1210 KB 1636/1822 KB 28/577 KB 100/276 KB 404/471 KB 448/1210 KB 1640/1822 KB 36/577 KB 100/276 KB 404/471 KB 448/1210 KB 1644/1822 KB 36/577 KB 100/276 KB 404/471 KB 448/1210 KB 1648/1822 KB 36/577 KB 100/276 KB 404/471 KB 436/1210 KB 1636/1822 KB 36/577 KB 100/276 KB 404/471 KB 428/1210 KB 1636/1822 KB 32/577 KB 100/276 KB 400/471 KB 424/1210 KB 1636/1822 KB 32/577 KB 104/276 KB 404/471 KB 448/1210 KB 1648/1822 KB 36/577 KB 108/276 KB 408/471 KB 448/1210 KB 1652/1822 KB 40/577 KB 112/276 KB 408/471 KB 448/1210 KB 1652/1822 KB 40/577 KB 116/276 KB 408/471 KB 448/1210 KB 1652/1822 KB 40/577 KB 120/276 KB 408/471 KB 452/1210 KB 1652/1822 KB 40/577 KB 104/276 KB 408/471 KB 448/1210 KB 1652/1822 KB 40/577 KB 124/276 KB 408/471 KB 452/1210 KB 1656/1822 KB 40/577 KB 124/276 KB 408/471 KB 452/1210 KB 1660/1822 KB 40/577 KB 124/276 KB 408/471 KB 452/1210 KB 1664/1822 KB 40/577 KB 104/276 KB 408/471 KB 448/1210 KB 1648/1822 KB 40/577 KB 124/276 KB 408/471 KB 452/1210 KB 1664/1822 KB 44/577 KB 124/276 KB 408/471 KB 452/1210 KB 1664/1822 KB 48/577 KB 104/276 KB 408/471 KB 448/1210 KB 1648/1822 KB 36/577 KB 124/276 KB 412/471 KB 452/1210 KB 1664/1822 KB 48/577 KB 124/276 KB 416/471 KB 452/1210 KB 1664/1822 KB 48/577 KB 124/276 KB 420/471 KB 452/1210 KB 1664/1822 KB 48/577 KB 124/276 KB 424/471 KB 452/1210 KB 1664/1822 KB 52/577 KB 124/276 KB 428/471 KB 452/1210 KB 1664/1822 KB 52/577 KB 124/276 KB 432/471 KB 452/1210 KB 1664/1822 KB 52/577 KB 124/276 KB 436/471 KB 452/1210 KB 1664/1822 KB 52/577 KB 124/276 KB 440/471 KB 452/1210 KB 1668/1822 KB 52/577 KB 124/276 KB 444/471 KB 452/1210 KB 1668/1822 KB 52/577 KB 124/276 KB 448/471 KB 452/1210 KB 1668/1822 KB 52/577 KB 116/276 KB 408/471 KB 452/1210 KB 1652/1822 KB 40/577 KB 124/276 KB 448/471 KB 456/1210 KB 1668/1822 KB 52/577 KB 124/276 KB 448/471 KB 460/1210 KB 1668/1822 KB 52/577 KB 124/276 KB 448/471 KB 464/1210 KB 1668/1822 KB 52/577 KB 124/276 KB 436/471 KB 452/1210 KB 1668/1822 KB 52/577 KB 124/276 KB 448/471 KB 464/1210 KB 1672/1822 KB 52/577 KB 124/276 KB 448/471 KB 464/1210 KB 1676/1822 KB 52/577 KB 124/276 KB 448/471 KB 464/1210 KB 1680/1822 KB 52/577 KB 124/276 KB 448/471 KB 464/1210 KB 1684/1822 KB 52/577 KB 124/276 KB 452/471 KB 468/1210 KB 1688/1822 KB 52/577 KB 124/2 unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 76 KB 452/471 KB 468/1210 KB 1692/1822 KB 52/577 KB 124/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 52/577 KB 124/276 KB 408/471 KB 452/1210 KB 1652/1822 KB 40/577 KB 128/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 52/577 KB 124/276 KB 420/471 KB 452/1210 KB 1664/1822 KB 52/577 KB 128/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 56/577 KB 128/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 60/577 KB 128/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 64/577 KB 128/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 68/577 KB 132/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 72/577 KB 132/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 76/577 KB 132/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 80/577 KB 132/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 84/577 KB 132/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 88/577 KB 132/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 92/577 KB 132/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 96/577 KB 132/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 100/577 KB 132/276 KB 452/471 KB 468/1210 KB 1700/1822 KB 104/577 KB 132/276 KB 452/471 KB 468/1210 KB 1700/1822 KB 108/577 KB 132/276 KB 452/471 KB 468/1210 KB 1700/1822 KB 112/577 KB 124/276 KB 452/471 KB 468/1210 KB 1684/1822 KB 52/577 KB 132/276 KB 456/471 KB 468/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 460/471 KB 468/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 464/471 KB 468/1210 KB 1700/1822 KB 112/577 KB 124/276 KB 448/471 KB 468/1210 KB 1684/1822 KB 52/577 KB 132/276 KB 464/471 KB 472/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 464/471 KB 476/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 464/471 KB 480/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 464/471 KB 484/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 464/471 KB 488/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 464/471 KB 492/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 464/471 KB 496/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 468/471 KB 496/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 471/471 KB 500/1210 KB 1700/1822 KB 112/577 KB 132/276 KB 452/471 KB 468/1210 KB 1700/1822 KB 100/577 KB 132/276 KB 471/471 KB 500/1210 KB 1704/1822 KB 112/577 KB 132/276 KB 471/471 KB 500/1210 KB 1708/1822 KB 112/577 KB 132/276 KB 452/471 KB 468/1210 KB 1696/1822 KB 68/577 KB 136/276 KB 471/471 KB 500/1210 KB 1708/1822 KB 112/577 KB 140/276 KB 471/471 KB 500/1210 KB 1708/1822 KB 112/577 KB 144/276 KB 471/471 KB 500/1210 KB 1708/1822 KB 112/577 KB 148/276 KB 471/471 KB 500/1210 KB 1708/1822 KB 112/577 KB 152/276 KB 471/471 KB 500/1210 KB 1708/1822 KB 112/577 KB 156/276 KB 471/471 KB 500/1210 KB 1708/1822 KB 112/577 KB 160/276 KB 471/471 KB 500/1210 KB 1708/1822 KB 112/577 KB 164/276 KB 471/471 KB 500/1210 KB 1708/1822 KB 112/577 KB 168/276 KB 471/471 KB 500/1210 KB 1712/1822 KB 112/577 KB 172/276 KB 471/471 KB 500/1210 KB 1712/1822 KB 112/577 KB 176/276 KB 471/471 KB 500/1210 KB 1712/1822 KB 112/577 KB 180/276 KB 471/471 KB 500/1210 KB 1712/1822 KB 112/577 KB 184/276 KB 471/471 KB 500/1210 KB 1712/1822 KB 116/577 KB 188/276 KB 471/471 KB 500/1210 KB 1712/1822 KB 116/577 KB 192/276 KB 471/471 KB 500/1210 KB 1712/1822 KB 116/577 KB 132/276 KB 468/471 KB 500/1210 KB 1700/1822 KB 112/577 KB 192/276 KB 471/471 KB 504/1210 KB 1712/1822 KB 116/577 KB 192/276 KB 471/471 KB 508/1210 KB 1712/1822 KB 116/577 KB 192/276 KB 471/471 KB 512/1210 KB 1712/1822 KB 116/577 KB 192/276 KB 471/471 KB 516/1210 KB 1712/1822 KB 116/577 KB 192/276 KB 471/471 KB 520/1210 KB 1712/1822 KB 116/577 KB 192/276 KB 471/471 KB 524/1210 KB 1712/1822 unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install KB 116/577 KB 192/276 KB 471/471 KB 528/1210 KB 1712/1822 KB 116/577 KB 192/276 KB 471/471 KB 532/1210 KB 1712/1822 KB 116/577 KB 196/276 KB 471/471 KB 536/1210 KB 1712/1822 KB 116/577 KB 196/276 KB 471/471 KB 540/1210 KB 1712/1822 KB 116/577 KB 196/276 KB 471/471 KB 544/1210 KB 1712/1822 KB 116/577 KB 180/276 KB 471/471 KB 500/1210 KB 1712/1822 KB 116/577 KB 164/276 KB 471/471 KB 500/1210 KB 1712/1822 KB 112/577 KB 196/276 KB 471/471 KB 544/1210 KB 1716/1822 KB 116/577 KB 196/276 KB 471/471 KB 544/1210 KB 1720/1822 KB 116/577 KB 196/276 KB 471/471 KB 544/1210 KB 1724/1822 KB 116/577 KB 196/276 KB 471/471 KB 544/1210 KB 1728/1822 KB 116/577 KB 196/276 KB 471/471 KB 544/1210 KB 1732/1822 KB 116/577 KB 196/276 KB 471/471 KB 544/1210 KB 1736/1822 KB 120/577 KB 196/276 KB 471/471 KB 544/1210 KB 1740/1822 KB 120/577 KB 196/276 KB 471/471 KB 544/1210 KB 1744/1822 KB 120/577 KB 196/276 KB 471/471 KB 532/1210 KB 1712/1822 KB 116/577 KB 200/276 KB 471/471 KB 544/1210 KB 1744/1822 KB 120/577 KB 204/276 KB 471/471 KB 544/1210 KB 1744/1822 KB 120/577 KB 208/276 KB 471/471 KB 544/1210 KB 1744/1822 KB 120/577 KB 212/276 KB 471/471 KB 544/1210 KB 1744/1822 KB 120/577 KB 216/276 KB 471/471 KB 548/1210 KB 1748/1822 KB 120/577 KB 196/276 KB 471/471 KB 544/1210 KB 1732/1822 KB 120/577 KB 216/276 KB 471/471 KB 548/1210 KB 1748/1822 KB 124/577 KB 216/276 KB 471/471 KB 548/1210 KB 1748/1822 KB 128/577 KB 216/276 KB 471/471 KB 548/1210 KB 1748/1822 KB 132/577 KB 216/276 KB 471/471 KB 548/1210 KB 1748/1822 KB 136/577 KB 216/276 KB 471/471 KB 548/1210 KB 1748/1822 KB 140/577 KB 216/276 KB 471/471 KB 548/1210 KB 1748/1822 KB 144/577 KB 216/276 KB 471/471 KB 548/1210 KB 1748/1822 KB 148/577 KB 220/276 KB 548/1210 KB 1748/1822 KB 152/577 KB 220/276 KB 548/1210 KB 1748/1822 KB 156/577 KB 220/276 KB 548/1210 KB 1748/1822 KB 160/577 KB 212/276 KB 471/471 KB 548/1210 KB 1748/1822 KB 120/577 KB 220/276 KB 552/1210 KB 1748/1822 KB 160/577 KB 220/276 KB 556/1210 KB 1748/1822 KB 160/577 KB 220/276 KB 560/1210 KB 1748/1822 KB 160/577 KB 212/276 KB 471/471 KB 544/1210 KB 1748/1822 KB 120/577 KB 220/276 KB 560/1210 KB 1752/1822 KB 160/577 KB 220/276 KB 560/1210 KB 1756/1822 KB 160/577 KB 220/276 KB 560/1210 KB 1760/1822 KB 160/577 KB 220/276 KB 560/1210 KB 1764/1822 KB 160/577 KB 220/276 KB 548/1210 KB 1748/1822 KB 148/577 KB 224/276 KB 560/1210 KB 1764/1822 KB 160/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 337.8 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 224/276 KB 560/1210 KB 1768/1822 KB 160/577 KB 224/276 KB 560/1210 KB 1772/1822 KB 160/577 KB 224/276 KB 564/1210 KB 1776/1822 KB 160/577 KB 224/276 KB 564/1210 KB 1780/1822 KB 160/577 KB 228/276 KB 564/1210 KB 1784/1822 KB 164/577 KB 224/276 KB 564/1210 KB 1772/1822 KB 160/577 KB 228/276 KB 568/1210 KB 1788/1822 KB 164/577 KB 228/276 KB 572/1210 KB 1788/1822 KB 164/577 KB 228/276 KB 576/1210 KB 1788/1822 KB 164/577 KB 228/276 KB 564/1210 KB 1780/1822 KB 164/577 KB 228/276 KB 564/1210 KB 1780/1822 KB 160/577 KB 232/276 KB 576/1210 KB 1788/1822 KB 164/577 KB 236/276 KB 576/1210 KB 1788/1822 KB 164/577 KB 240/276 KB 576/1210 KB 1788/1822 KB 164/577 KB 244/276 KB 576/1210 KB 1788/1822 KB 164/577 KB 248/276 KB 580/1210 KB 1788/1822 KB 168/577 KB 244/276 KB 580/1210 KB 1788/1822 KB 168/577 KB 248/276 KB 584/1210 KB 1788/1822 KB 168/577 KB 244/276 KB 576/1210 KB 1788/1822 KB 168/577 KB 244/276 KB 576/1210 KB 1788/1822 KB 168/577 KB 252/276 KB 588/1210 KB 1792/1822 KB 172/577 KB 252/276 KB 588/1210 KB 1792/1822 KB 172/577 KB 252/276 KB 588/1210 KB 1792/1822 KB 176/577 KB 252/276 KB 588/1210 KB 1792/1822 KB 180/577 KB 252/276 KB 588/1210 KB 1796/1822 KB 184/577 KB 252/276 KB 588/1210 KB 1796/1822 KB 188/577 KB 252/276 KB 588/1210 KB 1796/1822 KB 192/577 KB 252/276 KB 584/1210 KB 1788/1822 KB 168/577 KB 256/276 KB 588/1210 KB 1796/1822 KB 192/577 KB 260/276 KB 588/1210 KB 1796/1822 KB 192/577 KB 252/276 KB 588/1210 KB 1796/1822 KB 180/577 KB 252/276 KB 588/1210 KB 1796/1822 KB 180/577 KB 260/276 KB 588/1210 KB 1800/1822 KB 196/577 KB 260/276 KB 588/1210 KB 1804/1822 KB 196/577 KB 260/276 KB 588/1210 KB 1808/1822 KB 196/577 KB 260/276 KB 592/1210 KB 1808/1822 KB 196/577 KB 260/276 KB 592/1210 KB 1808/1822 KB 196/577 KB 3/37 KB 260/276 KB 592/1210 KB 1808/1822 KB 196/577 KB 6/37 KB 260/276 KB 592/1210 KB 1808/1822 KB 196/577 KB 9/37 KB 260/276 KB 592/1210 KB 1808/1822 KB 196/577 KB 11/37 KB 260/276 KB 592/1210 KB 1808/1822 KB 196/577 KB 14/37 KB 260/276 KB 592/1210 KB 1808/1822 KB 196/577 KB 16/37 KB 260/276 KB 592/1210 KB 1808/1822 KB 196/577 KB 19/37 KB 260/276 KB 592/1210 KB 1808/1822 KB 196/577 KB 22/37 KB 260/276 KB 592/1210 KB 1812/1822 KB 196/577 KB 22/37 KB 260/276 KB 596/1210 KB 1816/1822 KB 196/577 KB 25/37 KB 260/276 KB 596/1210 KB 1820/1822 KB 196/577 KB 25/37 KB 260/276 KB 596/1210 KB 1822/1822 KB 196/577 KB 25/37 KB 260/276 KB 588/1210 KB 1796/1822 KB 196/577 KB 264/276 KB 596/1210 KB 1822/1822 KB 200/577 KB 25/37 KB 264/276 KB 596/1210 KB 1822/1822 KB 204/577 KB 25/37 KB 264/276 KB 596/1210 KB 1822/1822 KB 208/577 KB 25/37 KB 264/276 KB 596/1210 KB 1822/1822 KB 196/577 KB 25/37 KB 260/276 KB 596/1210 KB 1812/1822 KB 196/577 KB 25/37 KB 264/276 KB 600/1210 KB 1822/1822 KB 208/577 KB 25/37 KB 264/276 KB 604/1210 KB 1822/1822 KB 208/577 KB 25/37 KB 260/276 KB 592/1210 KB 1812/1822 KB 196/577 KB 25/37 KB 268/276 KB 604/1210 KB 1822/1822 KB 208/577 KB 27/37 KB 268/276 KB 604/1210 KB 1822/1822 KB 208/577 KB 30/37 KB 268/276 KB 604/1210 KB 1822/1822 KB 208/577 KB 25/37 KB 272/276 KB 604/1210 KB 1822/1822 KB 208/577 KB 30/37 KB 276/276 KB 604/1210 KB 1822/1822 KB 208/577 KB 30/37 KB 276/276 KB 608/1210 KB 1822/1822 KB 208/577 KB 32/37 KB 276/276 KB 608/1210 KB 1822/1822 KB 208/577 KB 32/37 KB 276/276 KB 608/1210 KB 1822/1822 KB 208/577 KB 30/37 KB 276/276 KB 612/1210 KB 1822/1822 KB 208/577 KB 32/37 KB 276/276 KB 616/1210 KB 1822/1822 KB 212/577 KB 35/37 KB 276/276 KB 620/ unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 1210 KB 1822/1822 KB 212/577 KB 35/37 KB 276/276 KB 612/1210 KB 1822/1822 KB 208/577 KB 35/37 KB 276/276 KB 620/1210 KB 1822/1822 KB 212/577 KB 37/37 KB 276/276 KB 612/1210 KB 1822/1822 KB 212/577 KB 35/37 KB 276/276 KB 620/1210 KB 1822/1822 KB 216/577 KB 37/37 KB 276/276 KB 620/1210 KB 1822/1822 KB 220/577 KB 37/37 KB 276/276 KB 624/1210 KB 1822/1822 KB 220/577 KB 37/37 KB 276/276 KB 624/1210 KB 1822/1822 KB 224/577 KB 37/37 KB 276/276 KB 628/1210 KB 1822/1822 KB 224/577 KB 37/37 KB 276/276 KB 632/1210 KB 1822/1822 KB 228/577 KB 37/37 KB 276/276 KB 636/1210 KB 1822/1822 KB 228/577 KB 37/37 KB 276/276 KB 640/1210 KB 1822/1822 KB 228/577 KB 37/37 KB 276/276 KB 644/1210 KB 1822/1822 KB 228/577 KB 37/37 KB 276/276 KB 648/1210 KB 228/577 KB 37/37 KB 276/276 KB 652/1210 KB 228/577 KB 37/37 KB 276/276 KB 656/1210 KB 228/577 KB 37/37 KB 276/276 KB 628/1210 KB 1822/1822 KB 228/577 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1280.8 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 276/276 KB 656/1210 KB 232/577 KB 37/37 KB 276/276 KB 656/1210 KB 236/577 KB 37/37 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 276/276 KB 656/1210 KB 240/577 KB 37/37 KB 656/1210 KB 244/577 KB 656/1210 KB 248/577 KB 660/1210 KB 252/577 KB 660/1210 KB 256/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 193.4 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 660/1210 KB 260/577 KB 660/1210 KB 264/577 KB 660/1210 KB 248/577 KB 664/1210 KB 264/577 KB 668/1210 KB 264/577 KB 672/1210 KB 264/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 25.5 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 676/1210 KB 264/577 KB 680/1210 KB 268/577 KB 684/1210 KB 268/577 KB 688/1210 KB 268/577 KB 676/1210 KB 268/577 KB 4/167 KB 688/1210 KB 272/577 KB 4/167 KB 688/1210 KB 276/577 KB 4/167 KB 688/1210 KB 268/577 KB 4/167 KB 692/1210 KB 276/577 KB 8/167 KB 692/1210 KB 280/577 KB 8/167 KB 692/1210 KB 284/577 KB 8/167 KB 692/1210 KB 288/577 KB 8/167 KB 692/1210 KB 276/577 KB 12/167 KB 692/1210 KB 288/577 KB 16/167 KB 692/1210 KB 288/577 KB 20/167 KB 692/1210 KB 288/577 KB 24/167 KB 696/1210 KB 3/439 KB 292/577 KB 20/167 KB 696/1210 KB 3/439 KB 292/577 KB 24/167 KB 696/1210 KB 5/439 KB 292/577 KB 24/167 KB 696/1210 KB 8/439 KB 292/577 KB 24/167 KB 696/1210 KB 11/439 KB 292/577 KB 24/167 KB 696/1210 KB 13/439 KB 292/577 KB 20/167 KB 696/1210 KB 292/577 KB 24/167 KB 700/1210 KB 13/439 KB 292/577 KB 24/167 KB 704/1210 KB 13/439 KB 292/577 KB 24/167 KB 708/1210 KB 13/439 KB 292/577 KB 28/167 KB 712/1210 KB 16/439 KB 292/577 KB 28/167 KB 716/1210 KB 16/439 KB 292/577 KB 28/167 KB 720/1210 KB 16/439 KB 292/577 KB 20/167 KB 692/1210 KB 292/577 KB 28/167 KB 720/1210 KB 16/439 KB 296/577 KB 28/167 KB 720/1210 KB 16/439 KB 300/577 KB 28/167 KB 708/1210 KB 16/439 KB 292/577 KB 32/167 KB 720/1210 KB 16/439 KB 300/577 KB 36/167 KB 720/1210 KB 16/439 KB 300/577 KB 40/167 KB 724/1210 KB 16/439 KB 304/577 KB 44/167 KB 724/1210 KB 16/439 KB 304/577 KB 48/167 KB 724/1210 KB 16/439 KB 304/577 KB 24/167 KB 708/1210 KB 16/439 KB 292/577 KB 48/167 KB 724/1210 KB 19/439 KB 304/577 KB 48/167 KB 724/1210 KB 21/439 KB 304/577 KB 48/167 KB 724/1210 KB 24/439 KB 304/577 KB 48/167 KB 724/1210 KB 27/439 KB 304/577 KB 48/167 KB 724/1210 KB 29/439 KB 304/577 KB 48/167 KB 724/1210 KB 32/439 KB 304/577 KB 48/167 KB 724/1210 KB 36/439 KB 304/577 KB 52/167 KB 724/1210 KB 40/439 KB 304/577 KB 52/167 KB 724/1210 KB 44/439 KB 304/577 KB 52/167 KB 724/1210 KB 48/439 KB 304/577 KB 36/167 KB 724/1210 KB 16/439 KB 304/577 KB 52/167 KB 728/1210 KB 48/439 KB 304/577 KB 52/167 KB 732/1210 KB 48/439 KB 304/577 KB 52/167 KB 736/1210 KB 48/439 KB 304/577 KB 36/167 KB 720/1210 KB 16/439 KB 304/577 KB 52/167 KB 736/1210 KB 48/439 KB 308/577 KB 52/167 KB 736/1210 KB 48/439 KB 312/577 KB 52/167 KB 736/1210 KB 48/439 KB 316/577 KB 52/167 KB 736/1210 KB 48/439 KB 320/577 KB 52/167 KB 736/1210 KB 48/439 KB 324/577 KB 52/167 KB 740/1210 KB 48/439 KB 328/577 KB 52/167 KB 740/1210 KB 48/439 KB 332/577 KB 52/167 KB 740/1210 KB 48/439 KB 336/577 KB 52/167 KB 724/1210 KB 36/439 KB 304/577 KB 56/167 KB 740/1210 KB 48/439 KB 336/577 KB 60/167 KB 740/1210 KB 48/439 KB 336/577 KB 64/167 KB 740/1210 KB 48/439 KB 336/577 KB 68/167 KB 740/1210 KB 48/439 KB 336/577 KB 72/167 KB 740/1210 KB 52/439 KB 340/577 KB 52/167 KB 740/1210 KB 48/439 KB 324/577 KB 72/167 KB 744/1210 KB 52/439 KB 340/577 KB 72/167 KB 748/1210 KB 52/439 KB 340/577 KB 72/167 KB 752/1210 KB 52/439 KB 340/577 KB 72/167 KB 756/1210 KB 52/439 KB 340/577 KB 68/167 KB 740/1210 KB 52/439 KB 340/577 KB 76/167 KB 756/1210 KB 52/439 KB 344/577 KB 76/167 KB 756/1210 KB 52/439 KB 348/577 KB 76/167 KB 756/1210 KB 52/439 KB 352/577 KB 68/167 KB 740/1210 KB 52/439 KB 336/577 KB 76/167 KB 756/1210 KB 56/439 KB 352/577 KB 76/167 KB 756/1210 KB 60/439 KB 352/577 KB 76/167 KB 756/1210 KB 64/439 KB 352/577 KB 76/167 KB 756/1210 KB 52/439 KB 340/577 KB 80/167 KB 756/1210 KB 64/439 KB 352/577 KB 84/167 KB 756/1210 KB 64/439 KB 352/577 KB 88/167 KB 760/ unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 1210 KB 68/439 KB 356/577 KB 92/167 KB 760/1210 KB 68/439 KB 356/577 KB 96/167 KB 760/1210 KB 68/439 KB 356/577 KB 100/167 KB 760/1210 KB 68/439 KB 356/577 KB 104/167 KB 760/1210 KB 68/439 KB 356/577 KB 108/167 KB 760/1210 KB 68/439 KB 356/577 KB 112/167 KB 760/1210 KB 68/439 KB 356/577 KB 84/167 KB 760/1210 KB 68/439 KB 356/577 KB 112/167 KB 760/1210 KB 72/439 KB 356/577 KB 112/167 KB 760/1210 KB 76/439 KB 356/577 KB 112/167 KB 760/1210 KB 80/439 KB 356/577 KB 112/167 KB 760/1210 KB 84/439 KB 356/577 KB 84/167 KB 760/1210 KB 64/439 KB 356/577 KB 84/167 KB 760/1210 KB 64/439 KB 352/577 KB 116/167 KB 764/1210 KB 84/439 KB 360/577 KB 116/167 KB 768/1210 KB 84/439 KB 360/577 KB 116/167 KB 772/1210 KB 84/439 KB 360/577 KB 116/167 KB 776/1210 KB 84/439 KB 360/577 KB 116/167 KB 780/1210 KB 84/439 KB 360/577 KB 116/167 KB 784/1210 KB 84/439 KB 360/577 KB 116/167 KB 788/1210 KB 84/439 KB 360/577 KB 116/167 KB 792/1210 KB 84/439 KB 360/577 KB 116/167 KB 796/1210 KB 84/439 KB 360/577 KB 116/167 KB 800/1210 KB 84/439 KB 360/577 KB 116/167 KB 804/1210 KB 84/439 KB 360/577 KB 116/167 KB 760/1210 KB 84/439 KB 356/577 KB 120/167 KB 804/1210 KB 88/439 KB 360/577 KB 124/167 KB 804/1210 KB 88/439 KB 360/577 KB 128/167 KB 804/1210 KB 88/439 KB 360/577 KB 116/167 KB 804/1210 KB 88/439 KB 360/577 KB 116/167 KB 772/1210 KB 84/439 KB 360/577 KB 128/167 KB 804/1210 KB 88/439 KB 364/577 KB 128/167 KB 804/1210 KB 88/439 KB 368/577 KB 128/167 KB 804/1210 KB 88/439 KB 372/577 KB 128/167 KB 804/1210 KB 88/439 KB 376/577 KB 128/167 KB 804/1210 KB 88/439 KB 380/577 KB 128/167 KB 804/1210 KB 88/439 KB 384/577 KB 128/167 KB 804/1210 KB 88/439 KB 388/577 KB 128/167 KB 804/1210 KB 88/439 KB 392/577 KB 128/167 KB 804/1210 KB 88/439 KB 396/577 KB 128/167 KB 804/1210 KB 88/439 KB 400/577 KB 128/167 KB 804/1210 KB 92/439 KB 400/577 KB 128/167 KB 804/1210 KB 96/439 KB 400/577 KB 128/167 KB 804/1210 KB 100/439 KB 400/577 KB 132/167 KB 808/1210 KB 104/439 KB 404/577 KB 132/167 KB 808/1210 KB 108/439 KB 404/577 KB 132/167 KB 808/1210 KB 112/439 KB 404/577 KB 132/167 KB 808/1210 KB 100/439 KB 404/577 KB 132/167 KB 812/1210 KB 112/439 KB 404/577 KB 132/167 KB 816/1210 KB 112/439 KB 404/577 KB 132/167 KB 804/1210 KB 100/439 KB 404/577 KB 132/167 KB 816/1210 KB 112/439 KB 408/577 KB 132/167 KB 816/1210 KB 112/439 KB 412/577 KB 132/167 KB 816/1210 KB 112/439 KB 416/577 KB 132/167 KB 816/1210 KB 112/439 KB 420/577 KB 132/167 KB 820/1210 KB 116/439 KB 424/577 KB 132/167 KB 820/1210 KB 116/439 KB 428/577 KB 132/167 KB 820/1210 KB 116/439 KB 432/577 KB 132/167 KB 804/1210 KB 100/439 KB 400/577 KB 136/167 KB 820/1210 KB 116/439 KB 432/577 KB 140/167 KB 820/1210 KB 116/439 KB 432/577 KB 144/167 KB 820/1210 KB 116/439 KB 432/577 KB 148/167 KB 820/1210 KB 116/439 KB 432/577 KB 152/167 KB 820/1210 KB 116/439 KB 432/577 KB 156/167 KB 820/1210 KB 116/439 KB 432/577 KB 160/167 KB 820/1210 KB 116/439 KB 432/577 KB 132/167 KB 820/1210 KB 116/439 KB 420/577 KB 132/167 KB 820/1210 KB 112/439 KB 420/577 KB 160/167 KB 824/1210 KB 120/439 KB 432/577 KB 160/167 KB 828/1210 KB 120/439 KB 432/577 KB 160/167 KB 832/1210 KB 120/439 KB 432/577 KB 160/167 KB 836/1210 KB 120/439 KB 432/577 KB 164/167 KB 840/1210 KB 120/439 KB 436/577 KB 164/167 KB 844/1210 KB 120/439 KB 436/577 KB 164/167 KB 848/1210 KB 120/439 KB 436/577 KB 164/167 KB 836/1210 KB 120/439 KB 436/577 KB 164/167 KB 848/1210 KB 120/439 KB 440/577 KB 164 unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install /167 KB 848/1210 KB 120/439 KB 444/577 KB 164/167 KB 836/1210 KB 120/439 KB 432/577 KB 167/167 KB 848/1210 KB 120/439 KB 448/577 KB 160/167 KB 836/1210 KB 120/439 KB 432/577 KB 167/167 KB 848/1210 KB 124/439 KB 448/577 KB 167/167 KB 848/1210 KB 128/439 KB 448/577 KB 167/167 KB 848/1210 KB 132/439 KB 448/577 KB 167/167 KB 852/1210 KB 136/439 KB 448/577 KB 167/167 KB 852/1210 KB 140/439 KB 448/577 KB 167/167 KB 852/1210 KB 144/439 KB 448/577 KB 167/167 KB 852/1210 KB 132/439 KB 448/577 KB 167/167 KB 856/1210 KB 144/439 KB 448/577 KB 167/167 KB 860/1210 KB 144/439 KB 448/577 KB 167/167 KB 864/1210 KB 144/439 KB 448/577 KB 167/167 KB 868/1210 KB 144/439 KB 448/577 KB 167/167 KB 872/1210 KB 148/439 KB 448/577 KB 167/167 KB 852/1210 KB 136/439 KB 448/577 KB 167/167 KB 872/1210 KB 148/439 KB 452/577 KB 167/167 KB 872/1210 KB 148/439 KB 456/577 KB 167/167 KB 872/1210 KB 148/439 KB 460/577 KB 167/167 KB 872/1210 KB 148/439 KB 464/577 KB 167/167 KB 868/1210 KB 148/439 KB 448/577 KB 167/167 KB 872/1210 KB 152/439 KB 464/577 KB 167/167 KB 872/1210 KB 156/439 KB 464/577 KB 167/167 KB 872/1210 KB 160/439 KB 464/577 KB 167/167 KB 872/1210 KB 164/439 KB 464/577 KB 167/167 KB 876/1210 KB 168/439 KB 468/577 KB 167/167 KB 876/1210 KB 172/439 KB 468/577 KB 167/167 KB 876/1210 KB 176/439 KB 468/577 KB 167/167 KB 876/1210 KB 164/439 KB 468/577 KB 167/167 KB 880/1210 KB 176/439 KB 468/577 KB 167/167 KB 884/1210 KB 176/439 KB 468/577 KB 167/167 KB 888/1210 KB 176/439 KB 468/577 KB 167/167 KB 892/1210 KB 176/439 KB 468/577 KB 167/167 KB 896/1210 KB 176/439 KB 468/577 KB 167/167 KB 872/1210 KB 164/439 KB 468/577 KB 896/1210 KB 176/439 KB 472/577 KB 896/1210 KB 176/439 KB 476/577 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 112.3 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 896/1210 KB 176/439 KB 480/577 KB 896/1210 KB 176/439 KB 484/577 KB 900/1210 KB 180/439 KB 488/577 KB 900/1210 KB 180/439 KB 492/577 KB 900/1210 KB 180/439 KB 496/577 KB 900/1210 KB 180/439 KB 484/577 KB 900/1210 KB 184/439 KB 496/577 KB 900/1210 KB 188/439 KB 496/577 KB 900/1210 KB 192/439 KB 496/577 KB 900/1210 KB 176/439 KB 484/577 KB 904/1210 KB 192/439 KB 496/577 KB 908/1210 KB 196/439 KB 496/577 KB 912/1210 KB 196/439 KB 496/577 KB 912/1210 KB 196/439 KB 500/577 KB 916/1210 KB 196/439 KB 504/577 KB 916/1210 KB 196/439 KB 508/577 KB 916/1210 KB 196/439 KB 512/577 KB 916/1210 KB 196/439 KB 516/577 KB 916/1210 KB 196/439 KB 520/577 KB 916/1210 KB 196/439 KB 524/577 KB 916/1210 KB 196/439 KB 528/577 KB 904/1210 KB 196/439 KB 496/577 KB 916/1210 KB 200/439 KB 528/577 KB 916/1210 KB 204/439 KB 528/577 KB 916/1210 KB 208/439 KB 528/577 KB 916/1210 KB 196/439 KB 500/577 KB 920/1210 KB 208/439 KB 528/577 KB 924/1210 KB 208/439 KB 528/577 KB 928/1210 KB 208/439 KB 528/577 KB 928/1210 KB 212/439 KB 528/577 KB 4/562 KB 932/1210 KB 216/439 KB 528/577 KB 4/562 KB 932/1210 KB 216/439 KB 532/577 KB 4/562 KB 932/1210 KB 220/439 KB 536/577 KB 4/562 KB 932/1210 KB 220/439 KB 540/577 KB 4/562 KB 932/1210 KB 220/439 KB 544/577 KB 4/562 KB 932/1210 KB 212/439 KB 528/577 KB 4/562 KB 936/1210 KB 220/439 KB 544/577 KB 4/562 KB 940/1210 KB 220/439 KB 544/577 KB 4/562 KB 944/1210 KB 220/439 KB 544/577 KB 4/562 KB 928/1210 KB 212/439 KB 528/577 KB 8/562 KB 944/1210 KB 220/439 KB 544/577 KB 12/562 KB 944/1210 KB 220/439 KB 544/577 KB 16/562 KB 944/1210 KB 220/439 KB 544/577 KB 20/562 KB 944/1210 KB 220/439 KB 544/577 KB 24/562 KB 944/1210 KB 220/439 KB 544/577 KB 28/562 KB 944/1210 KB 220/439 KB 544/577 KB 32/562 KB 944/1210 KB 220/439 KB 544/577 KB 4/562 KB 932/1210 KB 220/439 KB 532/577 KB 32/562 KB 944/1210 KB 224/439 KB 544/577 KB 32/562 KB 944/1210 KB 228/439 KB 544/577 KB 36/562 KB 948/1210 KB 232/439 KB 548/577 KB 36/562 KB 948/1210 KB 236/439 KB 548/577 KB 36/562 KB 948/1210 KB 240/439 KB 548/577 KB 36/562 KB 948/1210 KB 244/439 KB 548/577 KB 36/562 KB 948/1210 KB 248/439 KB 548/577 KB 36/562 KB 948/1210 KB 252/439 KB 548/577 KB 36/562 KB 948/1210 KB 256/439 KB 548/577 KB 36/562 KB 948/1210 KB 228/439 KB 548/577 KB 36/562 KB 948/1210 KB 256/439 KB 552/577 KB 36/562 KB 948/1210 KB 256/439 KB 556/577 KB 36/562 KB 948/1210 KB 256/439 KB 560/577 KB 36/562 KB 948/1210 KB 228/439 KB 544/577 KB 36/562 KB 952/1210 KB 256/439 KB 560/577 KB 36/562 KB 956/1210 KB 256/439 KB 560/577 KB 36/562 KB 960/1210 KB 256/439 KB 560/577 KB 36/562 KB 944/1210 KB 228/439 KB 544/577 KB 40/562 KB 960/1210 KB 256/439 KB 560/577 KB 44/562 KB 960/1210 KB 256/439 KB 560/577 KB 48/562 KB 960/1210 KB 256/439 KB 560/577 KB 48/562 KB 964/1210 KB 256/439 KB 560/577 KB 52/562 KB 968/1210 KB 256/439 KB 564/577 KB 52/562 KB 972/1210 KB 256/439 KB 564/577 KB 52/562 KB 976/1210 KB 256/439 KB 564/577 KB 52/562 KB 980/1210 KB 256/439 KB 564/577 KB 52/562 KB 984/1210 KB 260/439 KB 564/577 KB 52/562 KB 988/1210 KB 260/439 KB 564/577 KB 52/562 KB 992/1210 KB 260/439 KB 564/577 KB 52/562 KB 964/1210 KB 256/439 KB 564/577 KB 52/562 KB 992/1210 KB 260/439 KB 568/577 KB 52/562 KB 992/1210 KB 260/439 KB 572/577 KB 52/562 KB 992/1210 KB 260/439 KB 576/577 KB 52/562 KB 964/1210 KB 256/439 KB 560/577 KB 56/562 KB 992/1210 KB 260/439 KB 576/577 KB 60/562 KB 992/1210 KB 260/439 KB 576/577 KB 64/562 KB 992/ unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 1210 KB 260/439 KB 576/577 KB 68/562 KB 992/1210 KB 260/439 KB 576/577 KB 52/562 KB 980/1210 KB 260/439 KB 564/577 KB 68/562 KB 992/1210 KB 264/439 KB 577/577 KB 68/562 KB 992/1210 KB 268/439 KB 577/577 KB 68/562 KB 992/1210 KB 260/439 KB 577/577 KB 68/562 KB 992/1210 KB 272/439 KB 577/577 KB 72/562 KB 992/1210 KB 272/439 KB 577/577 KB 76/562 KB 992/1210 KB 272/439 KB 577/577 KB 80/562 KB 992/1210 KB 272/439 KB 577/577 KB 80/562 KB 992/1210 KB 276/439 KB 577/577 KB 84/562 KB 996/1210 KB 280/439 KB 577/577 KB 84/562 KB 996/1210 KB 284/439 KB 577/577 KB 84/562 KB 996/1210 KB 288/439 KB 577/577 KB 84/562 KB 996/1210 KB 276/439 KB 577/577 KB 84/562 KB 1000/1210 KB 288/439 KB 577/577 KB 84/562 KB 1004/1210 KB 288/439 KB 577/577 KB 84/562 KB 1008/1210 KB 288/439 KB 577/577 KB 84/562 KB 1012/1210 KB 288/439 KB 577/577 KB 84/562 KB 1016/1210 KB 292/439 KB 577/577 KB 84/562 KB 1020/1210 KB 292/439 KB 577/577 KB 84/562 KB 992/1210 KB 276/439 KB 577/577 KB 88/562 KB 1020/1210 KB 292/439 KB 577/577 KB 92/562 KB 1020/1210 KB 292/439 KB 577/577 KB 96/562 KB 1020/1210 KB 292/439 KB 577/577 KB 100/562 KB 1020/1210 KB 292/439 KB 577/577 KB 104/562 KB 1020/1210 KB 292/439 KB 577/577 KB 84/562 KB 1012/1210 KB 292/439 KB 577/577 KB 104/562 KB 1024/1210 KB 296/439 KB 577/577 KB 104/562 KB 1024/1210 KB 300/439 KB 577/577 KB 104/562 KB 1024/1210 KB 304/439 KB 577/577 KB 104/562 KB 1024/1210 KB 308/439 KB 577/577 KB 108/562 KB 1024/1210 KB 312/439 KB 108/562 KB 1024/1210 KB 316/439 KB 108/562 KB 1024/1210 KB 320/439 KB 104/562 KB 1024/1210 KB 292/439 KB 577/577 KB 108/562 KB 1024/1210 KB 308/439 KB 112/562 KB 1024/1210 KB 320/439 KB 116/562 KB 1028/1210 KB 320/439 KB 120/562 KB 1028/1210 KB 320/439 KB 124/562 KB 1028/1210 KB 320/439 KB 128/562 KB 1028/1210 KB 324/439 KB 132/562 KB 1028/1210 KB 324/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 379.2 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 124/562 KB 1028/1210 KB 324/439 KB 112/562 KB 1028/1210 KB 320/439 KB 132/562 KB 1032/1210 KB 324/439 KB 132/562 KB 1036/1210 KB 324/439 KB 132/562 KB 1040/1210 KB 324/439 KB 132/562 KB 1044/1210 KB 324/439 KB 132/562 KB 1044/1210 KB 328/439 KB 132/562 KB 1044/1210 KB 332/439 KB 132/562 KB 1048/1210 KB 336/439 KB 132/562 KB 1048/1210 KB 332/439 KB 132/562 KB 1052/1210 KB 336/439 KB 132/562 KB 1056/1210 KB 336/439 KB 136/562 KB 1060/1210 KB 336/439 KB 136/562 KB 1064/1210 KB 340/439 KB 136/562 KB 1068/1210 KB 340/439 KB 136/562 KB 1072/1210 KB 340/439 KB 136/562 KB 1056/1210 KB 336/439 KB 140/562 KB 1072/1210 KB 340/439 KB 144/562 KB 1072/1210 KB 340/439 KB 148/562 KB 1072/1210 KB 340/439 KB 152/562 KB 1072/1210 KB 340/439 KB 156/562 KB 1072/1210 KB 340/439 KB 160/562 KB 1072/1210 KB 340/439 KB 164/562 KB 1072/1210 KB 340/439 KB 168/562 KB 1076/1210 KB 340/439 KB 172/562 KB 1076/1210 KB 340/439 KB 176/562 KB 1076/1210 KB 340/439 KB 136/562 KB 1060/1210 KB 340/439 KB 176/562 KB 1076/1210 KB 344/439 KB 176/562 KB 1076/1210 KB 348/439 KB 176/562 KB 1076/1210 KB 352/439 KB 176/562 KB 1076/1210 KB 356/439 KB 176/562 KB 1076/1210 KB 360/439 KB 176/562 KB 1076/1210 KB 364/439 KB 176/562 KB 1076/1210 KB 368/439 KB 164/562 KB 1076/1210 KB 340/439 KB 176/562 KB 1080/1210 KB 368/439 KB 176/562 KB 1084/1210 KB 368/439 KB 176/562 KB 1084/1210 KB 368/439 KB 4/256 KB 176/562 KB 1084/1210 KB 368/439 KB 8/256 KB 176/562 KB 1084/1210 KB 368/439 KB 12/256 KB 176/562 KB 1084/1210 KB 368/439 KB 16/256 KB 176/562 KB 1084/1210 KB 368/439 KB 20/256 KB 176/562 KB 1088/1210 KB 372/439 KB 24/256 KB 176/562 KB 1088/1210 KB 372/439 KB 20/256 KB 176/562 KB 1092/1210 KB 372/439 KB 28/256 KB 180/562 KB 1096/1210 KB 372/439 KB 28/256 KB 180/562 KB 1100/1210 KB 372/439 KB 28/256 KB 180/562 KB 1104/1210 KB 372/439 KB 28/256 KB 176/562 KB 1088/1210 KB 372/439 KB 20/256 KB 180/562 KB 1104/1210 KB 376/439 KB 28/256 KB 180/562 KB 1104/1210 KB 380/439 KB 28/256 KB 180/562 KB 1104/1210 KB 384/439 KB 28/256 KB 180/562 KB 1092/1210 KB 372/439 KB 28/256 KB 184/562 KB 1104/1210 KB 384/439 KB 28/256 KB 188/562 KB 1104/1210 KB 384/439 KB 28/256 KB 192/562 KB 1104/1210 KB 384/439 KB 28/256 KB 176/562 KB 1092/1210 KB 372/439 KB 28/256 KB 192/562 KB 1104/1210 KB 384/439 KB 32/256 KB 192/562 KB 1104/1210 KB 384/439 KB 36/256 KB 192/562 KB 1104/1210 KB 384/439 KB 40/256 KB 192/562 KB 1104/1210 KB 384/439 KB 44/256 KB 192/562 KB 1104/1210 KB 388/439 KB 48/256 KB 192/562 KB 1108/1210 KB 388/439 KB 52/256 KB 196/562 KB 1108/1210 KB 388/439 KB 56/256 KB 192/562 KB 1104/1210 KB 388/439 KB 44/256 KB 196/562 KB 1108/1210 KB 392/439 KB 56/256 KB 196/562 KB 1108/1210 KB 396/439 KB 56/256 KB 196/562 KB 1108/1210 KB 400/439 KB 56/256 KB 196/562 KB 1108/1210 KB 388/439 KB 52/256 KB 200/562 KB 1108/1210 KB 400/439 KB 56/256 KB 204/562 KB 1108/1210 KB 400/439 KB 56/256 KB 208/562 KB 1108/1210 KB 400/439 KB 56/256 KB 212/562 KB 1108/1210 KB 400/439 KB 60/256 KB 216/562 KB 1108/1210 KB 404/439 KB 60/256 KB 220/562 KB 1108/1210 KB 404/439 KB 60/256 KB 192/562 KB 1108/1210 KB 388/439 KB 48/256 KB 224/562 KB 1112/1210 KB 404/439 KB 60/256 KB 224/562 KB 1116/1210 KB 404/439 KB 60/256 KB 224/562 KB 1120/1210 KB 404/439 KB 60/256 KB 224/562 KB 1124/1210 KB 404/439 KB 60/256 KB 224/562 KB 1128/1210 KB 404/439 KB 60/256 KB 224/562 KB 1132/1210 KB 404/439 KB 60/256 KB 224/562 KB 1136/1210 KB 404/439 KB 60/256 KB 212/562 KB 1108/ unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 1210 KB 404/439 KB 60/256 KB 224/562 KB 1136/1210 KB 408/439 KB 60/256 KB 224/562 KB 1136/1210 KB 412/439 KB 60/256 KB 224/562 KB 1136/1210 KB 416/439 KB 60/256 KB 208/562 KB 1108/1210 KB 400/439 KB 60/256 KB 224/562 KB 1136/1210 KB 416/439 KB 64/256 KB 224/562 KB 1136/1210 KB 416/439 KB 68/256 KB 224/562 KB 1136/1210 KB 416/439 KB 72/256 KB 224/562 KB 1136/1210 KB 416/439 KB 76/256 KB 224/562 KB 1136/1210 KB 420/439 KB 80/256 KB 224/562 KB 1136/1210 KB 404/439 KB 60/256 KB 228/562 KB 1136/1210 KB 420/439 KB 80/256 KB 232/562 KB 1140/1210 KB 420/439 KB 84/256 KB 236/562 KB 1140/1210 KB 420/439 KB 84/256 KB 240/562 KB 1140/1210 KB 420/439 KB 84/256 KB 224/562 KB 1136/1210 KB 420/439 KB 76/256 KB 240/562 KB 1140/1210 KB 424/439 KB 84/256 KB 240/562 KB 1140/1210 KB 428/439 KB 84/256 KB 240/562 KB 1140/1210 KB 432/439 KB 84/256 KB 228/562 KB 1140/1210 KB 420/439 KB 84/256 KB 240/562 KB 1144/1210 KB 432/439 KB 84/256 KB 240/562 KB 1148/1210 KB 432/439 KB 84/256 KB 240/562 KB 1152/1210 KB 432/439 KB 84/256 KB 240/562 KB 1156/1210 KB 432/439 KB 84/256 KB 244/562 KB 1160/1210 KB 436/439 KB 84/256 KB 244/562 KB 1164/1210 KB 436/439 KB 84/256 KB 244/562 KB 1168/1210 KB 436/439 KB 84/256 KB 228/562 KB 1136/1210 KB 420/439 KB 84/256 KB 244/562 KB 1168/1210 KB 436/439 KB 88/256 KB 244/562 KB 1168/1210 KB 436/439 KB 92/256 KB 244/562 KB 1168/1210 KB 436/439 KB 96/256 KB 244/562 KB 1168/1210 KB 436/439 KB 100/256 KB 244/562 KB 1168/1210 KB 436/439 KB 104/256 KB 244/562 KB 1168/1210 KB 436/439 KB 108/256 KB 244/562 KB 1168/1210 KB 436/439 KB 112/256 KB 244/562 KB 1168/1210 KB 436/439 KB 116/256 KB 244/562 KB 1172/1210 KB 436/439 KB 120/256 KB 244/562 KB 1172/1210 KB 436/439 KB 124/256 KB 244/562 KB 1172/1210 KB 436/439 KB 128/256 KB 244/562 KB 1172/1210 KB 436/439 KB 132/256 KB 244/562 KB 1172/1210 KB 436/439 KB 136/256 KB 244/562 KB 1172/1210 KB 436/439 KB 140/256 KB 244/562 KB 1172/1210 KB 436/439 KB 144/256 KB 244/562 KB 1172/1210 KB 436/439 KB 148/256 KB 244/562 KB 1172/1210 KB 436/439 KB 152/256 KB 244/562 KB 1172/1210 KB 436/439 KB 156/256 KB 244/562 KB 1172/1210 KB 436/439 KB 160/256 KB 244/562 KB 1172/1210 KB 436/439 KB 164/256 KB 244/562 KB 1172/1210 KB 436/439 KB 168/256 KB 244/562 KB 1172/1210 KB 436/439 KB 172/256 KB 244/562 KB 1172/1210 KB 436/439 KB 176/256 KB 244/562 KB 1172/1210 KB 436/439 KB 180/256 KB 244/562 KB 1172/1210 KB 436/439 KB 184/256 KB 244/562 KB 1172/1210 KB 436/439 KB 188/256 KB 244/562 KB 1172/1210 KB 436/439 KB 192/256 KB 244/562 KB 1156/1210 KB 436/439 KB 84/256 KB 240/562 KB 1156/1210 KB 436/439 KB 84/256 KB 244/562 KB 1172/1210 KB 439/439 KB 192/256 KB 244/562 KB 1172/1210 KB 436/439 KB 116/256 KB 244/562 KB 1176/1210 KB 439/439 KB 192/256 KB 244/562 KB 1180/1210 KB 439/439 KB 192/256 KB 244/562 KB 1184/1210 KB 439/439 KB 192/256 KB 244/562 KB 1188/1210 KB 439/439 KB 192/256 KB 244/562 KB 1192/1210 KB 439/439 KB 192/256 KB 244/562 KB 1196/1210 KB 439/439 KB 192/256 KB 244/562 KB 1200/1210 KB 439/439 KB 192/256 KB 244/562 KB 1204/1210 KB 439/439 KB 192/256 KB 244/562 KB 1208/1210 KB 439/439 KB 192/256 KB 244/562 KB 1210/1210 KB 439/439 KB 192/256 KB 248/562 KB 1210/1210 KB 439/439 KB 192/256 KB 252/562 KB 1210/1210 KB 439/439 KB 192/256 KB 256/562 KB 1210/1210 KB 439/439 KB 192/256 KB 260/562 KB 1210/1210 KB 439/439 KB 192/256 KB 264/562 KB 1210/1210 KB 439/439 KB 196/256 KB 268/562 KB 1210/1210 KB 439/439 KB 196/256 KB 272/562 KB 1210/1210 unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install KB 439/439 KB 196/256 KB 260/562 KB 1210/1210 KB 439/439 KB 196/256 KB 272/562 KB 1210/1210 KB 439/439 KB 200/256 KB 272/562 KB 1210/1210 KB 439/439 KB 204/256 KB 272/562 KB 1210/1210 KB 439/439 KB 208/256 KB 276/562 KB 1210/1210 KB 439/439 KB 208/256 KB 280/562 KB 1210/1210 KB 439/439 KB 212/256 KB 284/562 KB 1210/1210 KB 439/439 KB 212/256 KB 276/562 KB 1210/1210 KB 439/439 KB 212/256 KB 284/562 KB 1210/1210 KB 439/439 KB 216/256 KB 284/562 KB 1210/1210 KB 439/439 KB 220/256 KB 288/562 KB 1210/1210 KB 439/439 KB 220/256 KB 288/562 KB 1210/1210 KB 439/439 KB 224/256 KB 292/562 KB 1210/1210 KB 439/439 KB 224/256 KB 296/562 KB 439/439 KB 228/256 KB 300/562 KB 439/439 KB 228/256 KB 304/562 KB 439/439 KB 228/256 KB 292/562 KB 439/439 KB 228/256 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 769.9 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 304/562 KB 439/439 KB 232/256 KB 304/562 KB 439/439 KB 236/256 KB 304/562 KB 439/439 KB 240/256 KB 304/562 KB 439/439 KB 244/256 KB 308/562 KB 439/439 KB 248/256 KB 308/562 KB 439/439 KB 252/256 KB 308/562 KB 439/439 KB 256/256 KB 308/562 KB 439/439 KB 256/256 KB 308/562 KB 439/439 KB 244/256 KB 312/562 KB 439/439 KB 256/256 KB 316/562 KB 439/439 KB 256/256 KB 320/562 KB 439/439 KB 256/256 KB 324/562 KB 439/439 KB 256/256 KB 328/562 KB 439/439 KB 256/256 KB 332/562 KB 439/439 KB 256/256 KB 336/562 KB 439/439 KB 256/256 KB 340/562 KB 439/439 KB 256/256 KB 344/562 KB 439/439 KB 256/256 KB 348/562 KB 439/439 KB 256/256 KB 352/562 KB 439/439 KB 256/256 KB 352/562 KB 4/140 KB 439/439 KB 256/256 KB 352/562 KB 8/140 KB 256/256 KB 352/562 KB 12/140 KB 256/256 KB 352/562 KB 16/140 KB 256/256 KB 352/562 KB 20/140 KB 256/256 KB 352/562 KB 24/140 KB 256/256 KB 352/562 KB 28/140 KB 256/256 KB 352/562 KB 32/140 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 277.3 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 352/562 KB 36/140 KB 256/256 KB 352/562 KB 40/140 KB 256/256 KB 352/562 KB 44/140 KB 256/256 KB 352/562 KB 48/140 KB 256/256 KB 352/562 KB 52/140 KB 256/256 KB 352/562 KB 56/140 KB 256/256 KB 352/562 KB 60/140 KB 256/256 KB 352/562 KB 64/140 KB 352/562 KB 68/140 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 161.3 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 352/562 KB 72/140 KB 352/562 KB 76/140 KB 352/562 KB 80/140 KB 352/562 KB 84/140 KB 356/562 KB 84/140 KB 360/562 KB 84/140 KB 364/562 KB 84/140 KB 364/562 KB 88/140 KB 364/562 KB 92/140 KB 364/562 KB 96/140 KB 368/562 KB 96/140 KB 368/562 KB 100/140 KB 372/562 KB 104/140 KB 372/562 KB 108/140 KB 372/562 KB 112/140 KB 372/562 KB 100/140 KB 376/562 KB 112/140 KB 380/562 KB 112/140 KB 384/562 KB 112/140 KB 384/562 KB 116/140 KB 388/562 KB 120/140 KB 388/562 KB 124/140 KB 388/562 KB 128/140 KB 388/562 KB 116/140 KB 392/562 KB 128/140 KB 396/562 KB 128/140 KB 400/562 KB 128/140 KB 404/562 KB 128/140 KB 404/562 KB 132/140 KB 4/1118 KB 404/562 KB 132/140 KB 8/1118 KB 404/562 KB 132/140 KB 12/1118 KB 404/562 KB 132/140 KB 16/1118 KB 404/562 KB 132/140 KB 20/1118 KB 404/562 KB 132/140 KB 24/1118 KB 404/562 KB 132/140 KB 28/1118 KB 404/562 KB 132/140 KB 32/1118 KB 404/562 KB 132/140 KB 36/1118 KB 404/562 KB 132/140 KB 40/1118 KB 404/562 KB 132/140 KB 44/1118 KB 404/562 KB 132/140 KB 48/1118 KB 404/562 KB 132/140 KB 52/1118 KB 404/562 KB 132/140 KB 56/1118 KB 404/562 KB 132/140 KB 60/1118 KB 404/562 KB 132/140 KB 64/1118 KB 404/562 KB 132/140 KB 408/562 KB 136/140 KB 64/1118 KB 408/562 KB 140/140 KB 64/1118 KB 408/562 KB 140/140 KB 64/1118 KB 408/562 KB 132/140 KB 64/1118 KB 412/562 KB 140/140 KB 64/1118 KB 416/562 KB 140/140 KB 64/1118 KB 420/562 KB 140/140 KB 64/1118 KB 424/562 KB 140/140 KB 68/1118 KB 428/562 KB 140/140 KB 68/1118 KB 432/562 KB 140/140 KB 68/1118 KB 436/562 KB 140/140 KB 68/1118 KB 440/562 KB 68/1118 KB 444/562 KB 68/1118 KB 448/562 KB 68/1118 KB 420/562 KB 140/140 KB 68/1118 KB 448/562 KB 72/1118 KB 448/562 KB 76/1118 KB 448/562 KB 80/1118 KB 448/562 KB 84/1118 KB 448/562 KB 88/1118 KB 448/562 KB 92/1118 KB 448/562 KB 96/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 87.1 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 452/562 KB 96/1118 KB 456/562 KB 100/1118 KB 460/562 KB 100/1118 KB 464/562 KB 100/1118 KB 452/562 KB 100/1118 KB 464/562 KB 104/1118 KB 464/562 KB 108/1118 KB 464/562 KB 112/1118 KB 464/562 KB 116/1118 KB 468/562 KB 120/1118 KB 468/562 KB 116/1118 KB 472/562 KB 120/1118 KB 472/562 KB 124/1118 KB 476/562 KB 124/1118 KB 480/562 KB 128/1118 KB 476/562 KB 128/1118 KB 480/562 KB 132/1118 KB 484/562 KB 136/1118 KB 484/562 KB 140/1118 KB 484/562 KB 144/1118 KB 484/562 KB 132/1118 KB 488/562 KB 144/1118 KB 492/562 KB 144/1118 KB 496/562 KB 144/1118 KB 500/562 KB 148/1118 KB 504/562 KB 148/1118 KB 508/562 KB 148/1118 KB 512/562 KB 148/1118 KB 496/562 KB 148/1118 KB 512/562 KB 152/1118 KB 512/562 KB 156/1118 KB 512/562 KB 160/1118 KB 512/562 KB 164/1118 KB 516/562 KB 4/37 KB 168/1118 KB 516/562 KB 4/37 KB 172/1118 KB 516/562 KB 4/37 KB 176/1118 KB 516/562 KB 4/37 KB 164/1118 KB 512/562 KB 4/37 KB 164/1118 KB 516/562 KB 8/37 KB 176/1118 KB 516/562 KB 12/37 KB 176/1118 KB 516/562 KB 16/37 KB 176/1118 KB 516/562 KB 20/37 KB 176/1118 KB 516/562 KB 24/37 KB 176/1118 KB 516/562 KB 28/37 KB 176/1118 KB 516/562 KB 32/37 KB 176/1118 KB 516/562 KB 36/37 KB 176/1118 KB 516/562 KB 37/37 KB 176/1118 KB 520/562 KB 37/37 KB 176/1118 KB 524/562 KB 37/37 KB 176/1118 KB 528/562 KB 37/37 KB 176/1118 KB 532/562 KB 37/37 KB 176/1118 KB 536/562 KB 37/37 KB 176/1118 KB 540/562 KB 37/37 KB 180/1118 KB 544/562 KB 37/37 KB 180/1118 KB 548/562 KB 37/37 KB 180/1118 KB 552/562 KB 37/37 KB 180/1118 KB 536/562 KB 37/37 KB 180/1118 KB 552/562 KB 37/37 KB 184/1118 KB 552/562 KB 37/37 KB 188/1118 KB 552/562 KB 37/37 KB 192/1118 KB 552/562 KB 37/37 KB 196/1118 KB 552/562 KB 37/37 KB 200/1118 KB 556/562 KB 37/37 KB 200/1118 KB 4/1461 KB 556/562 KB 37/37 KB 200/1118 KB 8/1461 KB 556/562 KB 37/37 KB 200/1118 KB 12/1461 KB 556/562 KB 37/37 KB 200/1118 KB 16/1461 KB 556/562 KB 37/37 KB 200/1118 KB 20/1461 KB 556/562 KB 37/37 KB 200/1118 KB 24/1461 KB 556/562 KB 37/37 KB 200/1118 KB 28/1461 KB 556/562 KB 37/37 KB 200/1118 KB 32/1461 KB 556/562 KB 37/37 KB 200/1118 KB 36/1461 KB 556/562 KB 37/37 KB 200/1118 KB 40/1461 KB 556/562 KB 37/37 KB 200/1118 KB 44/1461 KB 556/562 KB 37/37 KB 200/1118 KB 48/1461 KB 556/562 KB 37/37 KB 200/1118 KB 52/1461 KB 556/562 KB 37/37 KB 200/1118 KB 560/562 KB 37/37 KB 204/1118 KB 52/1461 KB 556/562 KB 37/37 KB 204/1118 KB 52/1461 KB 560/562 KB 37/37 KB 208/1118 KB 56/1461 KB 560/562 KB 37/37 KB 212/1118 KB 56/1461 KB 560/562 KB 37/37 KB 204/1118 KB 56/1461 KB 562/562 KB 37/37 KB 212/1118 KB 60/1461 KB 562/562 KB 37/37 KB 212/1118 KB 64/1461 KB 562/562 KB 37/37 KB 212/1118 KB 56/1461 KB 562/562 KB 37/37 KB 212/1118 KB 68/1461 KB 562/562 KB 37/37 KB 216/1118 KB 72/1461 KB 562/562 KB 37/37 KB 216/1118 KB 68/1461 KB 562/562 KB 37/37 KB 220/1118 KB 72/1461 KB 562/562 KB 37/37 KB 220/1118 KB 76/1461 KB 562/562 KB 37/37 KB 224/1118 KB 80/1461 KB 562/562 KB 37/37 KB 224/1118 KB 76/1461 KB 562/562 KB 37/37 KB 228/1118 KB 80/1461 KB 562/562 KB 37/37 KB 232/1118 KB 84/1461 KB 562/562 KB 37/37 KB 236/1118 KB 84/1461 KB 562/562 KB 37/37 KB 240/1118 KB 84/1461 KB 562/562 KB 37/37 KB 228/1118 KB 84/1461 KB 562/562 KB 37/37 KB 240/1118 KB 88/1461 KB 562/562 KB 37/37 KB 244/1118 KB 92/1461 KB 562/562 KB 37/37 KB 244/1118 KB 96/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plu unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install gin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 22.5 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 342.4 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 562/562 KB 37/37 KB 244/1118 KB 88/1461 KB 248/1118 KB 96/1461 KB 252/1118 KB 96/1461 KB 256/1118 KB 96/1461 KB 260/1118 KB 100/1461 KB 264/1118 KB 100/1461 KB 268/1118 KB 100/1461 KB 272/1118 KB 100/1461 KB 256/1118 KB 100/1461 KB 272/1118 KB 104/1461 KB 272/1118 KB 108/1461 KB 272/1118 KB 112/1461 KB 272/1118 KB 116/1461 KB 272/1118 KB 120/1461 KB 276/1118 KB 124/1461 KB 276/1118 KB 128/1461 KB 4/46 KB 276/1118 KB 128/1461 KB 8/46 KB 276/1118 KB 128/1461 KB 12/46 KB 276/1118 KB 128/1461 KB 16/46 KB 276/1118 KB 128/1461 KB 20/46 KB 276/1118 KB 128/1461 KB 24/46 KB 276/1118 KB 128/1461 KB 28/46 KB 276/1118 KB 128/1461 KB 32/46 KB 276/1118 KB 128/1461 KB 36/46 KB 276/1118 KB 128/1461 KB 40/46 KB 3/287 KB 276/1118 KB 128/1461 KB 44/46 KB 3/287 KB 276/1118 KB 128/1461 KB 46/46 KB 3/287 KB 276/1118 KB 128/1461 KB 46/46 KB 3/287 KB 276/1118 KB 132/1461 KB 46/46 KB 3/287 KB 276/1118 KB 136/1461 KB 46/46 KB 3/287 KB 276/1118 KB 140/1461 KB 46/46 KB 3/287 KB 276/1118 KB 144/1461 KB 276/1118 KB 120/1461 KB 46/46 KB 3/287 KB 280/1118 KB 144/1461 KB 46/46 KB 3/287 KB 284/1118 KB 144/1461 KB 46/46 KB 3/287 KB 288/1118 KB 144/1461 KB 36/46 KB 3/287 KB 276/1118 KB 128/1461 KB 46/46 KB 5/287 KB 288/1118 KB 144/1461 KB 46/46 KB 8/287 KB 288/1118 KB 144/1461 KB 46/46 KB 11/287 KB 288/1118 KB 144/1461 KB 46/46 KB 13/287 KB 288/1118 KB 144/1461 KB 46/46 KB 16/287 KB 288/1118 KB 144/1461 KB 46/46 KB 16/287 KB 292/1118 KB 144/1461 KB 46/46 KB 19/287 KB 296/1118 KB 148/1461 KB 46/46 KB 19/287 KB 300/1118 KB 148/1461 KB 46/46 KB 19/287 KB 292/1118 KB 148/1461 KB 46/46 KB 19/287 KB 300/1118 KB 152/1461 KB 46/46 KB 19/287 KB 304/1118 KB 156/1461 KB 46/46 KB 19/287 KB 304/1118 KB 160/1461 KB 46/46 KB 19/287 KB 292/1118 KB 144/1461 KB 46/46 KB 21/287 KB 304/1118 KB 160/1461 KB 46/46 KB 24/287 KB 304/1118 KB 160/1461 KB 46/46 KB 27/287 KB 304/1118 KB 160/1461 KB 46/46 KB 19/287 KB 304/1118 KB 152/1461 KB 46/46 KB 29/287 KB 304/1118 KB 160/1461 KB 46/46 KB 32/287 KB 304/1118 KB 160/1461 KB 46/46 KB 36/287 KB 304/1118 KB 160/1461 KB 46/46 KB 40/287 KB 308/1118 KB 164/1461 KB 46/46 KB 44/287 KB 308/1118 KB 164/1461 KB 46/46 KB 48/287 KB 308/1118 KB 164/1461 KB 46/46 KB 36/287 KB 308/1118 KB 164/1461 KB 46/46 KB 48/287 KB 312/1118 KB 164/1461 KB 46/46 KB 48/287 KB 316/1118 KB 164/1461 KB 46/46 KB 48/287 KB 320/1118 KB 164/1461 KB 46/46 KB 36/287 KB 304/1118 KB 164/1461 KB 46/46 KB 48/287 KB 324/1118 KB 168/1461 KB 46/46 KB 48/287 KB 328/1118 KB 168/1461 KB 46/46 KB 48/287 KB 332/1118 KB 168/1461 KB 46/46 KB 48/287 KB 324/1118 KB 168/1461 KB 46/46 KB 52/287 KB 332/1118 KB 172/1461 KB 46/46 KB 52/287 KB 332/1118 KB 176/1461 KB 46/46 KB 52/287 KB 332/1118 KB 180/1461 KB 46/46 KB 52/287 KB 332/1118 KB 168/1461 KB 46/46 KB 56/287 KB 336/1118 KB 180/1461 KB 46/46 KB 60/287 KB 336/1118 KB 180/1461 KB 46/46 KB 64/287 KB 336/1118 KB 180/1461 KB 46/46 KB 52/287 KB 336/1118 KB 180/1461 KB 46/46 KB 64/287 KB 340/1118 KB 184/1461 KB 46/46 KB 68/287 KB 344/1118 KB 184/1461 KB 46/46 KB 68/287 KB 348/1118 KB 184/1461 KB 46/46 KB 64/287 KB 336/1118 KB 184/1461 KB 46/46 KB 68/287 KB 348/1118 KB 188/1461 KB 46/46 KB 68/287 KB 348/1118 KB 192/1461 KB 46/46 KB 68/287 KB 348/1118 KB 196/1461 KB 46/46 KB 68/287 KB 340/1118 KB 184/1461 KB 46/46 KB 72/287 KB 352/1118 KB 196/1461 KB 46/46 KB 76/287 KB 352/1118 KB 196/1461 KB 46/46 KB 80/287 KB 352/1118 KB 196/1 unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 461 KB 46/46 KB 68/287 KB 352/1118 KB 196/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 27.1 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 80/287 KB 352/1118 KB 200/1461 KB 80/287 KB 352/1118 KB 204/1461 KB 80/287 KB 352/1118 KB 208/1461 KB 84/287 KB 352/1118 KB 212/1461 KB 84/287 KB 352/1118 KB 208/1461 KB 88/287 KB 356/1118 KB 212/1461 KB 92/287 KB 356/1118 KB 212/1461 KB 96/287 KB 356/1118 KB 212/1461 KB 84/287 KB 356/1118 KB 212/1461 KB 96/287 KB 360/1118 KB 212/1461 KB 96/287 KB 364/1118 KB 212/1461 KB 96/287 KB 368/1118 KB 212/1461 KB 96/287 KB 368/1118 KB 216/1461 KB 96/287 KB 368/1118 KB 220/1461 KB 100/287 KB 368/1118 KB 224/1461 KB 100/287 KB 368/1118 KB 228/1461 KB 100/287 KB 372/1118 KB 232/1461 KB 100/287 KB 372/1118 KB 236/1461 KB 100/287 KB 372/1118 KB 240/1461 KB 100/287 KB 368/1118 KB 220/1461 KB 104/287 KB 372/1118 KB 240/1461 KB 108/287 KB 372/1118 KB 240/1461 KB 112/287 KB 372/1118 KB 240/1461 KB 100/287 KB 372/1118 KB 228/1461 KB 112/287 KB 376/1118 KB 240/1461 KB 112/287 KB 380/1118 KB 240/1461 KB 116/287 KB 384/1118 KB 240/1461 KB 116/287 KB 388/1118 KB 240/1461 KB 116/287 KB 392/1118 KB 244/1461 KB 116/287 KB 396/1118 KB 244/1461 KB 116/287 KB 400/1118 KB 244/1461 KB 116/287 KB 380/1118 KB 240/1461 KB 120/287 KB 400/1118 KB 244/1461 KB 124/287 KB 400/1118 KB 244/1461 KB 128/287 KB 400/1118 KB 244/1461 KB 132/287 KB 400/1118 KB 244/1461 KB 136/287 KB 404/1118 KB 244/1461 KB 140/287 KB 404/1118 KB 244/1461 KB 144/287 KB 404/1118 KB 244/1461 KB 116/287 KB 388/1118 KB 244/1461 KB 144/287 KB 404/1118 KB 248/1461 KB 144/287 KB 404/1118 KB 252/1461 KB 144/287 KB 404/1118 KB 256/1461 KB 144/287 KB 404/1118 KB 260/1461 KB 148/287 KB 404/1118 KB 264/1461 KB 148/287 KB 404/1118 KB 268/1461 KB 148/287 KB 404/1118 KB 272/1461 KB 132/287 KB 404/1118 KB 244/1461 KB 148/287 KB 408/1118 KB 272/1461 KB 148/287 KB 412/1118 KB 272/1461 KB 148/287 KB 416/1118 KB 272/1461 KB 148/287 KB 420/1118 KB 272/1461 KB 148/287 KB 424/1118 KB 276/1461 KB 148/287 KB 428/1118 KB 276/1461 KB 148/287 KB 432/1118 KB 276/1461 KB 148/287 KB 404/1118 KB 260/1461 KB 152/287 KB 432/1118 KB 276/1461 KB 156/287 KB 432/1118 KB 276/1461 KB 160/287 KB 432/1118 KB 276/1461 KB 164/287 KB 432/1118 KB 276/1461 KB 168/287 KB 436/1118 KB 276/1461 KB 172/287 KB 436/1118 KB 276/1461 KB 176/287 KB 436/1118 KB 276/1461 KB 180/287 KB 436/1118 KB 276/1461 KB 184/287 KB 436/1118 KB 276/1461 KB 188/287 KB 436/1118 KB 276/1461 KB 192/287 KB 436/1118 KB 276/1461 KB 148/287 KB 420/1118 KB 276/1461 KB 192/287 KB 436/1118 KB 280/1461 KB 192/287 KB 436/1118 KB 284/1461 KB 192/287 KB 436/1118 KB 288/1461 KB 192/287 KB 436/1118 KB 292/1461 KB 192/287 KB 436/1118 KB 296/1461 KB 192/287 KB 436/1118 KB 300/1461 KB 192/287 KB 436/1118 KB 304/1461 KB 164/287 KB 436/1118 KB 276/1461 KB 192/287 KB 440/1118 KB 304/1461 KB 192/287 KB 444/1118 KB 304/1461 KB 192/287 KB 448/1118 KB 304/1461 KB 192/287 KB 452/1118 KB 304/1461 KB 192/287 KB 456/1118 KB 308/1461 KB 192/287 KB 460/1118 KB 308/1461 KB 192/287 KB 464/1118 KB 308/1461 KB 192/287 KB 468/1118 KB 308/1461 KB 196/287 KB 472/1118 KB 308/1461 KB 196/287 KB 476/1118 KB 308/1461 KB 196/287 KB 480/1118 KB 308/1461 KB 192/287 KB 452/1118 KB 308/1461 KB 196/287 KB 480/1118 KB 312/1461 KB 196/287 KB 480/1118 KB 316/1461 KB 196/287 KB 480/1118 KB 320/1461 KB 196/287 KB 468/1118 KB 308/1461 KB 200/287 KB 480/1118 KB 320/1461 KB 204/287 KB 480/1118 KB 320/1461 KB 208/287 KB 480/1118 KB 320/1461 KB 212/287 KB 480/1118 KB 320/1461 KB 216/287 KB 484/1118 KB 324/1461 KB 220/287 KB 484/1118 KB unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 324/1461 KB 224/287 KB 484/1118 KB 324/1461 KB 212/287 KB 484/1118 KB 324/1461 KB 212/287 KB 480/1118 KB 324/1461 KB 224/287 KB 484/1118 KB 328/1461 KB 224/287 KB 484/1118 KB 332/1461 KB 224/287 KB 484/1118 KB 336/1461 KB 224/287 KB 484/1118 KB 340/1461 KB 228/287 KB 488/1118 KB 344/1461 KB 228/287 KB 488/1118 KB 348/1461 KB 228/287 KB 488/1118 KB 352/1461 KB 228/287 KB 488/1118 KB 340/1461 KB 224/287 KB 488/1118 KB 340/1461 KB 228/287 KB 492/1118 KB 352/1461 KB 228/287 KB 496/1118 KB 352/1461 KB 228/287 KB 500/1118 KB 352/1461 KB 232/287 KB 504/1118 KB 356/1461 KB 232/287 KB 508/1118 KB 356/1461 KB 232/287 KB 512/1118 KB 356/1461 KB 232/287 KB 516/1118 KB 356/1461 KB 232/287 KB 500/1118 KB 356/1461 KB 232/287 KB 516/1118 KB 360/1461 KB 232/287 KB 516/1118 KB 364/1461 KB 232/287 KB 516/1118 KB 368/1461 KB 232/287 KB 500/1118 KB 352/1461 KB 236/287 KB 516/1118 KB 368/1461 KB 240/287 KB 516/1118 KB 368/1461 KB 244/287 KB 516/1118 KB 368/1461 KB 248/287 KB 516/1118 KB 368/1461 KB 252/287 KB 516/1118 KB 368/1461 KB 256/287 KB 520/1118 KB 368/1461 KB 252/287 KB 520/1118 KB 368/1461 KB 256/287 KB 524/1118 KB 368/1461 KB 256/287 KB 528/1118 KB 368/1461 KB 256/287 KB 532/1118 KB 368/1461 KB 260/287 KB 536/1118 KB 372/1461 KB 260/287 KB 540/1118 KB 372/1461 KB 260/287 KB 532/1118 KB 372/1461 KB 260/287 KB 540/1118 KB 376/1461 KB 260/287 KB 540/1118 KB 380/1461 KB 260/287 KB 540/1118 KB 384/1461 KB 260/287 KB 532/1118 KB 368/1461 KB 264/287 KB 540/1118 KB 384/1461 KB 268/287 KB 540/1118 KB 384/1461 KB 272/287 KB 540/1118 KB 384/1461 KB 276/287 KB 540/1118 KB 384/1461 KB 280/287 KB 544/1118 KB 388/1461 KB 276/287 KB 544/1118 KB 388/1461 KB 280/287 KB 544/1118 KB 392/1461 KB 280/287 KB 544/1118 KB 396/1461 KB 276/287 KB 544/1118 KB 384/1461 KB 280/287 KB 548/1118 KB 400/1461 KB 280/287 KB 552/1118 KB 400/1461 KB 280/287 KB 556/1118 KB 400/1461 KB 280/287 KB 552/1118 KB 400/1461 KB 284/287 KB 556/1118 KB 400/1461 KB 287/287 KB 556/1118 KB 400/1461 KB 287/287 KB 560/1118 KB 400/1461 KB 287/287 KB 560/1118 KB 404/1461 KB 287/287 KB 564/1118 KB 408/1461 KB 287/287 KB 564/1118 KB 412/1461 KB 287/287 KB 564/1118 KB 404/1461 KB 287/287 KB 568/1118 KB 412/1461 KB 287/287 KB 572/1118 KB 412/1461 KB 287/287 KB 572/1118 KB 416/1461 KB 287/287 KB 576/1118 KB 416/1461 KB 287/287 KB 576/1118 KB 420/1461 KB 287/287 KB 580/1118 KB 424/1461 KB 287/287 KB 580/1118 KB 428/1461 KB 287/287 KB 580/1118 KB 432/1461 KB 287/287 KB 580/1118 KB 420/1461 KB 287/287 KB 584/1118 KB 432/1461 KB 287/287 KB 588/1118 KB 432/1461 KB 287/287 KB 592/1118 KB 432/1461 KB 287/287 KB 592/1118 KB 436/1461 KB 287/287 KB 596/1118 KB 440/1461 KB 287/287 KB 596/1118 KB 444/1461 KB 287/287 KB 596/1118 KB 448/1461 KB 287/287 KB 596/1118 KB 436/1461 KB 287/287 KB 600/1118 KB 448/1461 KB 287/287 KB 604/1118 KB 448/1461 KB 287/287 KB 608/1118 KB 448/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 167.4 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 608/1118 KB 452/1461 KB 608/1118 KB 456/1461 KB 608/1118 KB 460/1461 KB 608/1118 KB 464/1461 KB 612/1118 KB 464/1461 KB 616/1118 KB 464/1461 KB 620/1118 KB 464/1461 KB 624/1118 KB 468/1461 KB 628/1118 KB 468/1461 KB 632/1118 KB 468/1461 KB 636/1118 KB 468/1461 KB 620/1118 KB 468/1461 KB 636/1118 KB 472/1461 KB 636/1118 KB 476/1461 KB 636/1118 KB 480/1461 KB 636/1118 KB 484/1461 KB 640/1118 KB 488/1461 KB 640/1118 KB 492/1461 KB 640/1118 KB 496/1461 KB 640/1118 KB 484/1461 KB 644/1118 KB 496/1461 KB 648/1118 KB 496/1461 KB 652/1118 KB 500/1461 KB 656/1118 KB 500/1461 KB 660/1118 KB 500/1461 KB 664/1118 KB 500/1461 KB 668/1118 KB 500/1461 KB 672/1118 KB 500/1461 KB 648/1118 KB 500/1461 KB 672/1118 KB 504/1461 KB 672/1118 KB 508/1461 KB 672/1118 KB 512/1461 KB 672/1118 KB 516/1461 KB 676/1118 KB 520/1461 KB 676/1118 KB 524/1461 KB 676/1118 KB 516/1461 KB 680/1118 KB 524/1461 KB 684/1118 KB 524/1461 KB 688/1118 KB 528/1461 KB 684/1118 KB 528/1461 KB 688/1118 KB 532/1461 KB 4/1192 KB 692/1118 KB 532/1461 KB 8/1192 KB 692/1118 KB 532/1461 KB 12/1192 KB 692/1118 KB 532/1461 KB 16/1192 KB 692/1118 KB 532/1461 KB 20/1192 KB 692/1118 KB 532/1461 KB 24/1192 KB 692/1118 KB 532/1461 KB 28/1192 KB 692/1118 KB 532/1461 KB 32/1192 KB 692/1118 KB 532/1461 KB 36/1192 KB 692/1118 KB 532/1461 KB 40/1192 KB 692/1118 KB 532/1461 KB 44/1192 KB 692/1118 KB 532/1461 KB 48/1192 KB 692/1118 KB 532/1461 KB 52/1192 KB 692/1118 KB 532/1461 KB 56/1192 KB 692/1118 KB 532/1461 KB 60/1192 KB 692/1118 KB 532/1461 KB 64/1192 KB 692/1118 KB 532/1461 KB 68/1192 KB 692/1118 KB 532/1461 KB 692/1118 KB 532/1461 KB 68/1192 KB 692/1118 KB 536/1461 KB 68/1192 KB 692/1118 KB 540/1461 KB 68/1192 KB 692/1118 KB 544/1461 KB 68/1192 KB 696/1118 KB 544/1461 KB 68/1192 KB 700/1118 KB 544/1461 KB 68/1192 KB 704/1118 KB 544/1461 KB 68/1192 KB 708/1118 KB 544/1461 KB 72/1192 KB 712/1118 KB 548/1461 KB 72/1192 KB 716/1118 KB 548/1461 KB 72/1192 KB 720/1118 KB 548/1461 KB 72/1192 KB 708/1118 KB 548/1461 KB 72/1192 KB 720/1118 KB 552/1461 KB 72/1192 KB 708/1118 KB 544/1461 KB 76/1192 KB 720/1118 KB 552/1461 KB 80/1192 KB 720/1118 KB 552/1461 KB 84/1192 KB 720/1118 KB 552/1461 KB 88/1192 KB 724/1118 KB 556/1461 KB 92/1192 KB 724/1118 KB 556/1461 KB 96/1192 KB 724/1118 KB 556/1461 KB 84/1192 KB 724/1118 KB 556/1461 KB 84/1192 KB 720/1118 KB 556/1461 KB 96/1192 KB 724/1118 KB 560/1461 KB 96/1192 KB 724/1118 KB 564/1461 KB 96/1192 KB 724/1118 KB 568/1461 KB 96/1192 KB 724/1118 KB 572/1461 KB 96/1192 KB 724/1118 KB 576/1461 KB 96/1192 KB 728/1118 KB 580/1461 KB 100/1192 KB 728/1118 KB 584/1461 KB 100/1192 KB 728/1118 KB 588/1461 KB 96/1192 KB 728/1118 KB 576/1461 KB 100/1192 KB 732/1118 KB 588/1461 KB 100/1192 KB 736/1118 KB 588/1461 KB 100/1192 KB 740/1118 KB 588/1461 KB 100/1192 KB 744/1118 KB 588/1461 KB 100/1192 KB 728/1118 KB 580/1461 KB 104/1192 KB 748/1118 KB 592/1461 KB 108/1192 KB 748/1118 KB 592/1461 KB 112/1192 KB 748/1118 KB 592/1461 KB 100/1192 KB 744/1118 KB 592/1461 KB 112/1192 KB 748/1118 KB 596/1461 KB 116/1192 KB 748/1118 KB 600/1461 KB 116/1192 KB 748/1118 KB 596/1461 KB 112/1192 KB 748/1118 KB 596/1461 KB 116/1192 KB 752/1118 KB 600/1461 KB 116/1192 KB 756/1118 KB 600/1461 KB 120/1192 KB 756/1118 KB 604/1461 KB 120/1192 KB 756/1118 KB 608/1461 KB 120/1192 KB 756/1118 KB 600/1461 KB 124/1192 KB 760/1118 KB 608/1461 KB 128/1192 KB 760/1118 KB 608/1461 KB 128/1192 KB 760/1118 KB 612 unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install /1461 KB 132/1192 KB 760/1118 KB 616/1461 KB 120/1192 KB 760/1118 KB 608/1461 KB 132/1192 KB 764/1118 KB 616/1461 KB 132/1192 KB 768/1118 KB 616/1461 KB 132/1192 KB 772/1118 KB 616/1461 KB 132/1192 KB 776/1118 KB 620/1461 KB 132/1192 KB 760/1118 KB 612/1461 KB 136/1192 KB 776/1118 KB 620/1461 KB 132/1192 KB 772/1118 KB 620/1461 KB 140/1192 KB 776/1118 KB 620/1461 KB 140/1192 KB 776/1118 KB 624/1461 KB 140/1192 KB 780/1118 KB 624/1461 KB 144/1192 KB 780/1118 KB 624/1461 KB 144/1192 KB 780/1118 KB 628/1461 KB 148/1192 KB 784/1118 KB 632/1461 KB 148/1192 KB 784/1118 KB 636/1461 KB 148/1192 KB 784/1118 KB 640/1461 KB 148/1192 KB 784/1118 KB 628/1461 KB 152/1192 KB 784/1118 KB 640/1461 KB 156/1192 KB 784/1118 KB 640/1461 KB 160/1192 KB 784/1118 KB 640/1461 KB 144/1192 KB 784/1118 KB 628/1461 KB 160/1192 KB 788/1118 KB 644/1461 KB 160/1192 KB 792/1118 KB 644/1461 KB 160/1192 KB 796/1118 KB 644/1461 KB 160/1192 KB 800/1118 KB 644/1461 KB 160/1192 KB 804/1118 KB 644/1461 KB 164/1192 KB 808/1118 KB 644/1461 KB 164/1192 KB 812/1118 KB 644/1461 KB 164/1192 KB 816/1118 KB 644/1461 KB 164/1192 KB 820/1118 KB 644/1461 KB 164/1192 KB 824/1118 KB 644/1461 KB 164/1192 KB 828/1118 KB 644/1461 KB 164/1192 KB 832/1118 KB 644/1461 KB 160/1192 KB 784/1118 KB 644/1461 KB 164/1192 KB 832/1118 KB 648/1461 KB 164/1192 KB 832/1118 KB 652/1461 KB 164/1192 KB 832/1118 KB 656/1461 KB 164/1192 KB 804/1118 KB 644/1461 KB 168/1192 KB 832/1118 KB 656/1461 KB 172/1192 KB 832/1118 KB 656/1461 KB 176/1192 KB 832/1118 KB 656/1461 KB 180/1192 KB 832/1118 KB 656/1461 KB 184/1192 KB 832/1118 KB 660/1461 KB 188/1192 KB 832/1118 KB 660/1461 KB 192/1192 KB 832/1118 KB 660/1461 KB 196/1192 KB 836/1118 KB 660/1461 KB 200/1192 KB 836/1118 KB 660/1461 KB 204/1192 KB 836/1118 KB 660/1461 KB 208/1192 KB 836/1118 KB 660/1461 KB 180/1192 KB 832/1118 KB 660/1461 KB 208/1192 KB 836/1118 KB 664/1461 KB 208/1192 KB 836/1118 KB 668/1461 KB 208/1192 KB 836/1118 KB 672/1461 KB 208/1192 KB 836/1118 KB 676/1461 KB 208/1192 KB 836/1118 KB 680/1461 KB 208/1192 KB 836/1118 KB 684/1461 KB 208/1192 KB 836/1118 KB 688/1461 KB 192/1192 KB 836/1118 KB 660/1461 KB 208/1192 KB 840/1118 KB 688/1461 KB 208/1192 KB 844/1118 KB 688/1461 KB 208/1192 KB 848/1118 KB 688/1461 KB 208/1192 KB 848/1118 KB 692/1461 KB 212/1192 KB 852/1118 KB 696/1461 KB 212/1192 KB 852/1118 KB 692/1461 KB 212/1192 KB 856/1118 KB 700/1461 KB 212/1192 KB 860/1118 KB 700/1461 KB 212/1192 KB 864/1118 KB 700/1461 KB 212/1192 KB 848/1118 KB 692/1461 KB 216/1192 KB 864/1118 KB 700/1461 KB 220/1192 KB 864/1118 KB 700/1461 KB 224/1192 KB 864/1118 KB 700/1461 KB 212/1192 KB 860/1118 KB 700/1461 KB 224/1192 KB 864/1118 KB 704/1461 KB 224/1192 KB 864/1118 KB 708/1461 KB 228/1192 KB 868/1118 KB 712/1461 KB 228/1192 KB 868/1118 KB 708/1461 KB 232/1192 KB 868/1118 KB 712/1461 KB 236/1192 KB 868/1118 KB 712/1461 KB 224/1192 KB 868/1118 KB 708/1461 KB 236/1192 KB 872/1118 KB 716/1461 KB 236/1192 KB 876/1118 KB 716/1461 KB 236/1192 KB 880/1118 KB 716/1461 KB 236/1192 KB 868/1118 KB 716/1461 KB 240/1192 KB 880/1118 KB 720/1461 KB 240/1192 KB 880/1118 KB 716/1461 KB 240/1192 KB 880/1118 KB 724/1461 KB 244/1192 KB 884/1118 KB 728/1461 KB 244/1192 KB 884/1118 KB 732/1461 KB 244/1192 KB 884/1118 KB 736/1461 KB 244/1192 KB 884/1118 KB 724/1461 KB 248/1192 KB 884/1118 KB 736/1461 KB 252/1192 KB 884/1118 KB 736/1461 KB 256/1192 KB 884/1118 KB 736/1461 KB 240/1192 KB 884/1118 KB 724/1461 KB unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 256/1192 KB 888/1118 KB 736/1461 KB 256/1192 KB 892/1118 KB 736/1461 KB 256/1192 KB 896/1118 KB 736/1461 KB 260/1192 KB 896/1118 KB 736/1461 KB 264/1192 KB 900/1118 KB 740/1461 KB 268/1192 KB 900/1118 KB 740/1461 KB 272/1192 KB 900/1118 KB 740/1461 KB 260/1192 KB 900/1118 KB 740/1461 KB 260/1192 KB 900/1118 KB 736/1461 KB 272/1192 KB 904/1118 KB 740/1461 KB 272/1192 KB 908/1118 KB 740/1461 KB 272/1192 KB 912/1118 KB 740/1461 KB 272/1192 KB 912/1118 KB 744/1461 KB 272/1192 KB 912/1118 KB 748/1461 KB 276/1192 KB 912/1118 KB 752/1461 KB 276/1192 KB 912/1118 KB 756/1461 KB 276/1192 KB 916/1118 KB 760/1461 KB 276/1192 KB 912/1118 KB 748/1461 KB 280/1192 KB 916/1118 KB 760/1461 KB 284/1192 KB 916/1118 KB 760/1461 KB 288/1192 KB 916/1118 KB 760/1461 KB 276/1192 KB 916/1118 KB 756/1461 KB 288/1192 KB 920/1118 KB 760/1461 KB 288/1192 KB 924/1118 KB 760/1461 KB 288/1192 KB 928/1118 KB 760/1461 KB 288/1192 KB 928/1118 KB 764/1461 KB 288/1192 KB 928/1118 KB 768/1461 KB 288/1192 KB 928/1118 KB 772/1461 KB 292/1192 KB 932/1118 KB 776/1461 KB 292/1192 KB 932/1118 KB 772/1461 KB 296/1192 KB 932/1118 KB 780/1461 KB 300/1192 KB 932/1118 KB 780/1461 KB 304/1192 KB 932/1118 KB 780/1461 KB 288/1192 KB 932/1118 KB 772/1461 KB 304/1192 KB 936/1118 KB 780/1461 KB 304/1192 KB 940/1118 KB 780/1461 KB 304/1192 KB 944/1118 KB 780/1461 KB 308/1192 KB 944/1118 KB 780/1461 KB 312/1192 KB 948/1118 KB 780/1461 KB 316/1192 KB 948/1118 KB 780/1461 KB 320/1192 KB 948/1118 KB 780/1461 KB 308/1192 KB 948/1118 KB 780/1461 KB 292/1192 KB 932/1118 KB 780/1461 KB 320/1192 KB 948/1118 KB 784/1461 KB 320/1192 KB 948/1118 KB 788/1461 KB 320/1192 KB 952/1118 KB 792/1461 KB 320/1192 KB 952/1118 KB 796/1461 KB 320/1192 KB 952/1118 KB 800/1461 KB 320/1192 KB 952/1118 KB 804/1461 KB 324/1192 KB 952/1118 KB 808/1461 KB 324/1192 KB 952/1118 KB 812/1461 KB 324/1192 KB 952/1118 KB 816/1461 KB 320/1192 KB 952/1118 KB 788/1461 KB 324/1192 KB 956/1118 KB 816/1461 KB 324/1192 KB 960/1118 KB 816/1461 KB 324/1192 KB 964/1118 KB 816/1461 KB 324/1192 KB 968/1118 KB 816/1461 KB 324/1192 KB 972/1118 KB 816/1461 KB 324/1192 KB 976/1118 KB 816/1461 KB 324/1192 KB 952/1118 KB 804/1461 KB 328/1192 KB 976/1118 KB 816/1461 KB 332/1192 KB 976/1118 KB 816/1461 KB 336/1192 KB 976/1118 KB 816/1461 KB 336/1192 KB 980/1118 KB 816/1461 KB 340/1192 KB 984/1118 KB 820/1461 KB 340/1192 KB 988/1118 KB 820/1461 KB 340/1192 KB 992/1118 KB 820/1461 KB 340/1192 KB 980/1118 KB 820/1461 KB 344/1192 KB 992/1118 KB 820/1461 KB 348/1192 KB 992/1118 KB 820/1461 KB 352/1192 KB 992/1118 KB 820/1461 KB 336/1192 KB 980/1118 KB 820/1461 KB 352/1192 KB 992/1118 KB 824/1461 KB 352/1192 KB 992/1118 KB 828/1461 KB 352/1192 KB 992/1118 KB 832/1461 KB 352/1192 KB 992/1118 KB 836/1461 KB 356/1192 KB 996/1118 KB 840/1461 KB 356/1192 KB 996/1118 KB 844/1461 KB 356/1192 KB 996/1118 KB 848/1461 KB 356/1192 KB 996/1118 KB 836/1461 KB 360/1192 KB 996/1118 KB 848/1461 KB 364/1192 KB 996/1118 KB 848/1461 KB 368/1192 KB 996/1118 KB 848/1461 KB 352/1192 KB 996/1118 KB 836/1461 KB 368/1192 KB 1000/1118 KB 848/1461 KB 368/1192 KB 1004/1118 KB 848/1461 KB 368/1192 KB 1008/1118 KB 848/1461 KB 372/1192 KB 1012/1118 KB 848/1461 KB 372/1192 KB 1016/1118 KB 852/1461 KB 372/1192 KB 1008/1118 KB 848/1461 KB 376/1192 KB 1016/1118 KB 852/1461 KB 380/1192 KB 1016/1118 KB 852/1461 KB 384/1192 KB 1016/1118 KB 852/1461 KB 372/1192 KB 1012/1118 KB 852/1461 KB 384/1192 KB 1016/1118 KB 856/1461 KB unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 384/1192 KB 1016/1118 KB 860/1461 KB 384/1192 KB 1016/1118 KB 864/1461 KB 384/1192 KB 1020/1118 KB 864/1461 KB 384/1192 KB 1024/1118 KB 864/1461 KB 384/1192 KB 1028/1118 KB 864/1461 KB 388/1192 KB 1032/1118 KB 868/1461 KB 388/1192 KB 1036/1118 KB 868/1461 KB 388/1192 KB 1040/1118 KB 868/1461 KB 388/1192 KB 1028/1118 KB 868/1461 KB 392/1192 KB 1040/1118 KB 868/1461 KB 396/1192 KB 1040/1118 KB 868/1461 KB 400/1192 KB 1040/1118 KB 868/1461 KB 384/1192 KB 1028/1118 KB 868/1461 KB 400/1192 KB 1040/1118 KB 872/1461 KB 400/1192 KB 1040/1118 KB 876/1461 KB 400/1192 KB 1040/1118 KB 880/1461 KB 404/1192 KB 1040/1118 KB 880/1461 KB 408/1192 KB 1044/1118 KB 884/1461 KB 412/1192 KB 1044/1118 KB 884/1461 KB 416/1192 KB 1044/1118 KB 884/1461 KB 404/1192 KB 1044/1118 KB 884/1461 KB 404/1192 KB 1040/1118 KB 884/1461 KB 416/1192 KB 1044/1118 KB 888/1461 KB 416/1192 KB 1044/1118 KB 892/1461 KB 416/1192 KB 1048/1118 KB 892/1461 KB 416/1192 KB 1052/1118 KB 892/1461 KB 416/1192 KB 1056/1118 KB 892/1461 KB 416/1192 KB 1060/1118 KB 896/1461 KB 420/1192 KB 1064/1118 KB 896/1461 KB 420/1192 KB 1068/1118 KB 896/1461 KB 420/1192 KB 1072/1118 KB 896/1461 KB 420/1192 KB 1076/1118 KB 896/1461 KB 420/1192 KB 1080/1118 KB 896/1461 KB 420/1192 KB 1084/1118 KB 896/1461 KB 420/1192 KB 1088/1118 KB 896/1461 KB 416/1192 KB 1056/1118 KB 896/1461 KB 420/1192 KB 1088/1118 KB 900/1461 KB 420/1192 KB 1088/1118 KB 904/1461 KB 420/1192 KB 1088/1118 KB 908/1461 KB 420/1192 KB 1088/1118 KB 912/1461 KB 420/1192 KB 1060/1118 KB 896/1461 KB 424/1192 KB 1088/1118 KB 912/1461 KB 428/1192 KB 1088/1118 KB 912/1461 KB 432/1192 KB 1088/1118 KB 912/1461 KB 432/1192 KB 1088/1118 KB 916/1461 KB 436/1192 KB 1088/1118 KB 920/1461 KB 436/1192 KB 1088/1118 KB 924/1461 KB 436/1192 KB 1088/1118 KB 928/1461 KB 436/1192 KB 1088/1118 KB 932/1461 KB 436/1192 KB 1092/1118 KB 936/1461 KB 436/1192 KB 1092/1118 KB 940/1461 KB 436/1192 KB 1092/1118 KB 944/1461 KB 436/1192 KB 1088/1118 KB 916/1461 KB 440/1192 KB 1092/1118 KB 944/1461 KB 444/1192 KB 1092/1118 KB 944/1461 KB 448/1192 KB 1092/1118 KB 944/1461 KB 452/1192 KB 1092/1118 KB 944/1461 KB 456/1192 KB 1092/1118 KB 944/1461 KB 460/1192 KB 1092/1118 KB 944/1461 KB 436/1192 KB 1092/1118 KB 932/1461 KB 460/1192 KB 1096/1118 KB 944/1461 KB 460/1192 KB 1100/1118 KB 944/1461 KB 460/1192 KB 1104/1118 KB 944/1461 KB 464/1192 KB 1104/1118 KB 944/1461 KB 468/1192 KB 1104/1118 KB 944/1461 KB 472/1192 KB 1108/1118 KB 948/1461 KB 476/1192 KB 1108/1118 KB 948/1461 KB 468/1192 KB 1108/1118 KB 948/1461 KB 468/1192 KB 1108/1118 KB 944/1461 KB 476/1192 KB 1112/1118 KB 948/1461 KB 476/1192 KB 1112/1118 KB 952/1461 KB 476/1192 KB 1116/1118 KB 956/1461 KB 480/1192 KB 1116/1118 KB 960/1461 KB 476/1192 KB 1116/1118 KB 952/1461 KB 480/1192 KB 1116/1118 KB 956/1461 KB 480/1192 KB 1118/1118 KB 960/1461 KB 484/1192 KB 1118/1118 KB 960/1461 KB 488/1192 KB 1118/1118 KB 964/1461 KB 492/1192 KB 1118/1118 KB 964/1461 KB 484/1192 KB 1118/1118 KB 964/1461 KB 492/1192 KB 1118/1118 KB 968/1461 KB 492/1192 KB 1118/1118 KB 972/1461 KB 492/1192 KB 1118/1118 KB 976/1461 KB 496/1192 KB 1118/1118 KB 976/1461 KB 500/1192 KB 1118/1118 KB 976/1461 KB 504/1192 KB 1118/1118 KB 980/1461 KB 500/1192 KB 1118/1118 KB 980/1461 KB 504/1192 KB 1118/1118 KB 984/1461 KB 504/1192 KB 1118/1118 KB 988/1461 KB 504/1192 KB 1118/1118 KB 992/1461 KB 508/1192 KB 1118/1118 KB 992/1461 KB 512/1192 KB 1118/1118 KB 992/1461 KB 512/1192 KB 1118/1118 KB 996/1461 KB 516 unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install /1192 KB 1118/1118 KB 1000/1461 KB 516/1192 KB 1118/1118 KB 1004/1461 KB 516/1192 KB 1118/1118 KB 996/1461 KB 516/1192 KB 1118/1118 KB 1008/1461 KB 520/1192 KB 1118/1118 KB 1008/1461 KB 524/1192 KB 1118/1118 KB 1008/1461 KB 528/1192 KB 1118/1118 KB 1008/1461 KB 532/1192 KB 1118/1118 KB 1008/1461 KB 536/1192 KB 1012/1461 KB 540/1192 KB 1012/1461 KB 544/1192 KB 1012/1461 KB 532/1192 KB 1012/1461 KB 544/1192 KB 1016/1461 KB 544/1192 KB 1020/1461 KB 544/1192 KB 1024/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 612.1 KB/sec) unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 544/1192 KB 1028/1461 KB 548/1192 KB 1032/1461 KB 548/1192 KB 1036/1461 KB 548/1192 KB 1040/1461 KB 548/1192 KB 1028/1461 KB 552/1192 KB 1040/1461 KB 556/1192 KB 1040/1461 KB 556/1192 KB 1044/1461 KB 560/1192 KB 1048/1461 KB 560/1192 KB 1052/1461 KB 560/1192 KB 1056/1461 KB 560/1192 KB 1044/1461 KB 564/1192 KB 1056/1461 KB 568/1192 KB 1056/1461 KB 572/1192 KB 1056/1461 KB 576/1192 KB 1056/1461 KB 580/1192 KB 1056/1461 KB 584/1192 KB 1060/1461 KB 588/1192 KB 1060/1461 KB 592/1192 KB 1060/1461 KB 580/1192 KB 1060/1461 KB 592/1192 KB 1064/1461 KB 592/1192 KB 1068/1461 KB 592/1192 KB 1072/1461 KB 592/1192 KB 1076/1461 KB 596/1192 KB 1080/1461 KB 596/1192 KB 1084/1461 KB 596/1192 KB 1088/1461 KB 596/1192 KB 1092/1461 KB 596/1192 KB 1096/1461 KB 596/1192 KB 1100/1461 KB 596/1192 KB 1076/1461 KB 600/1192 KB 1100/1461 KB 604/1192 KB 1100/1461 KB 608/1192 KB 1100/1461 KB 612/1192 KB 1100/1461 KB 612/1192 KB 1104/1461 KB 612/1192 KB 1108/1461 KB 616/1192 KB 1108/1461 KB 620/1192 KB 1108/1461 KB 624/1192 KB 1108/1461 KB 628/1192 KB 1108/1461 KB 628/1192 KB 1112/1461 KB 628/1192 KB 1116/1461 KB 628/1192 KB 1120/1461 KB 632/1192 KB 1120/1461 KB 632/1192 KB 1124/1461 KB 636/1192 KB 1124/1461 KB 640/1192 KB 1124/1461 KB 644/1192 KB 1124/1461 KB 644/1192 KB 1128/1461 KB 644/1192 KB 1132/1461 KB 644/1192 KB 1136/1461 KB 648/1192 KB 1136/1461 KB 652/1192 KB 1136/1461 KB 656/1192 KB 1136/1461 KB 660/1192 KB 1136/1461 KB 664/1192 KB 1140/1461 KB 668/1192 KB 1140/1461 KB 672/1192 KB 1140/1461 KB 660/1192 KB 1140/1461 KB 672/1192 KB 1144/1461 KB 672/1192 KB 1148/1461 KB 672/1192 KB 1152/1461 KB 672/1192 KB 1156/1461 KB 676/1192 KB 1160/1461 KB 676/1192 KB 1164/1461 KB 676/1192 KB 1168/1461 KB 676/1192 KB 1172/1461 KB 676/1192 KB 1176/1461 KB 676/1192 KB 1180/1461 KB 676/1192 KB 1184/1461 KB 676/1192 KB 1156/1461 KB 680/1192 KB 1184/1461 KB 684/1192 KB 1184/1461 KB 688/1192 KB 1184/1461 KB 692/1192 KB 1184/1461 KB 696/1192 KB 1184/1461 KB 700/1192 KB 1188/1461 KB 704/1192 KB 1188/1461 KB 708/1192 KB 1188/1461 KB 712/1192 KB 1188/1461 KB 716/1192 KB 1188/1461 KB 720/1192 KB 1188/1461 KB 696/1192 KB 1188/1461 KB 720/1192 KB 1192/1461 KB 720/1192 KB 1196/1461 KB 720/1192 KB 1200/1461 KB 720/1192 KB 1204/1461 KB 724/1192 KB 1208/1461 KB 724/1192 KB 1212/1461 KB 724/1192 KB 1216/1461 KB 724/1192 KB 1220/1461 KB 724/1192 KB 1204/1461 KB 728/1192 KB 1220/1461 KB 732/1192 KB 1220/1461 KB 736/1192 KB 1220/1461 KB 740/1192 KB 1220/1461 KB 740/1192 KB 1224/1461 KB 740/1192 KB 1228/1461 KB 740/1192 KB 1232/1461 KB 744/1192 KB 1236/1461 KB 744/1192 KB 1240/1461 KB 744/1192 KB 1244/1461 KB 744/1192 KB 1248/1461 KB 744/1192 KB 1232/1461 KB 748/1192 KB 1248/1461 KB 752/1192 KB 1248/1461 KB 756/1192 KB 1248/1461 KB 760/1192 KB 1248/1461 KB 764/1192 KB 1248/1461 KB 768/1192 KB 1248/1461 KB 768/1192 KB 1252/1461 KB 772/1192 KB 1256/1461 KB 772/1192 KB 1260/1461 KB 772/1192 KB 1264/1461 KB 772/1192 KB 1252/1461 KB 776/1192 KB 1264/1461 KB 780/1192 KB 1264/1461 KB 784/1192 KB 1264/1461 KB 788/1192 KB 1264/1461 KB 792/1192 KB 1268/1461 KB 796/1192 KB 1268/1461 KB 788/1192 KB 1268/1461 KB 796/1192 KB 1272/1461 KB 796/1192 KB 1276/1461 KB 796/1192 KB 1280/1461 KB 796/1192 KB 1284/1461 KB 800/1192 KB 1284/1461 KB 804/1192 KB 1284/1461 KB 808/1192 KB 1288/1461 KB 812/1192 KB 1288/1461 KB 816/1192 KB 1288/1461 KB 804/1192 KB 1288/1461 KB 816/1192 KB 1292/1461 KB 816/1192 KB 1296/1461 KB 816/1192 KB 13 unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 00/1461 KB 820/1192 KB 1304/1461 KB 820/1192 KB 1308/1461 KB 820/1192 KB 1312/1461 KB 820/1192 KB 1300/1461 KB 824/1192 KB 1312/1461 KB 828/1192 KB 1312/1461 KB 832/1192 KB 1312/1461 KB 836/1192 KB 1312/1461 KB 840/1192 KB 1316/1461 KB 844/1192 KB 1316/1461 KB 848/1192 KB 1316/1461 KB 836/1192 KB 1316/1461 KB 848/1192 KB 1320/1461 KB 848/1192 KB 1324/1461 KB 848/1192 KB 1328/1461 KB 848/1192 KB 1332/1461 KB 852/1192 KB 1336/1461 KB 852/1192 KB 1340/1461 KB 852/1192 KB 1344/1461 KB 852/1192 KB 1348/1461 KB 852/1192 KB 1352/1461 KB 852/1192 KB 1356/1461 KB 852/1192 KB 1360/1461 KB 852/1192 KB 1332/1461 KB 856/1192 KB 1360/1461 KB 860/1192 KB 1360/1461 KB 864/1192 KB 1360/1461 KB 868/1192 KB 1360/1461 KB 872/1192 KB 1360/1461 KB 876/1192 KB 1360/1461 KB 880/1192 KB 1360/1461 KB 884/1192 KB 1360/1461 KB 888/1192 KB 1364/1461 KB 892/1192 KB 1364/1461 KB 896/1192 KB 1364/1461 KB 884/1192 KB 1364/1461 KB 896/1192 KB 1368/1461 KB 896/1192 KB 1372/1461 KB 896/1192 KB 1376/1461 KB 896/1192 KB 1380/1461 KB 900/1192 KB 1384/1461 KB 900/1192 KB 1388/1461 KB 900/1192 KB 1392/1461 KB 900/1192 KB 1380/1461 KB 904/1192 KB 1392/1461 KB 908/1192 KB 1392/1461 KB 912/1192 KB 1392/1461 KB 916/1192 KB 1392/1461 KB 920/1192 KB 1396/1461 KB 924/1192 KB 1396/1461 KB 928/1192 KB 1396/1461 KB 916/1192 KB 1396/1461 KB 928/1192 KB 1400/1461 KB 928/1192 KB 1404/1461 KB 928/1192 KB 1408/1461 KB 928/1192 KB 1412/1461 KB 932/1192 KB 1416/1461 KB 932/1192 KB 1420/1461 KB 932/1192 KB 1424/1461 KB 932/1192 KB 1412/1461 KB 936/1192 KB 1424/1461 KB 940/1192 KB 1424/1461 KB 944/1192 KB 1424/1461 KB 948/1192 KB 1428/1461 KB 952/1192 KB 1428/1461 KB 956/1192 KB 1428/1461 KB 960/1192 KB 1428/1461 KB 944/1192 KB 1428/1461 KB 960/1192 KB 1432/1461 KB 960/1192 KB 1436/1461 KB 960/1192 KB 1440/1461 KB 960/1192 KB 1444/1461 KB 964/1192 KB 1448/1461 KB 964/1192 KB 1452/1461 KB 964/1192 KB 1456/1461 KB 964/1192 KB 1444/1461 KB 968/1192 KB 1456/1461 KB 972/1192 KB 1456/1461 KB 976/1192 KB 1456/1461 KB 976/1192 KB 1460/1461 KB 976/1192 KB 1461/1461 KB 980/1192 KB 1461/1461 KB 984/1192 KB 1461/1461 KB 988/1192 KB 1461/1461 KB 992/1192 KB 1461/1461 KB 996/1192 KB 1461/1461 KB 1000/1192 KB 1461/1461 KB 1004/1192 KB 1461/1461 KB 1008/1192 KB 1461/1461 KB 1012/1192 KB 1461/1461 KB 1016/1192 KB 1461/1461 KB 1020/1192 KB 1461/1461 KB 1024/1192 KB 1461/1461 KB 1028/1192 KB 1461/1461 KB 1032/1192 KB 1461/1461 KB 1036/1192 KB 1461/1461 KB 1040/1192 KB 1461/1461 KB 1044/1192 KB 1461/1461 KB 1048/1192 KB 1461/1461 KB 1052/1192 KB 1461/1461 KB 1056/1192 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 770.9 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 1060/1192 KB 1064/1192 KB 1068/1192 KB 1072/1192 KB 1076/1192 KB 1080/1192 KB 1084/1192 KB 1088/1192 KB 1092/1192 KB 1096/1192 KB 1100/1192 KB 1104/1192 KB 1108/1192 KB 1112/1192 KB 1116/1192 KB 1120/1192 KB 1124/1192 KB 1128/1192 KB 1132/1192 KB 1136/1192 KB 1140/1192 KB 1144/1192 KB 1148/1192 KB 1152/1192 KB 1156/1192 KB 1160/1192 KB 1164/1192 KB 1168/1192 KB 1172/1192 KB 1176/1192 KB 1180/1192 KB 1184/1192 KB 1188/1192 KB 1192/1192 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 621.9 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 344.9 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 106.9 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 127.8 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 31.9 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 254.8 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 171.3 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 164.2 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-oai-epc-0: 12:28:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:28:13 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:28:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 532.7 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 81.6 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 270.5 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-oai-epc-0: 12:28:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 708.2 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 267.7 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 463.2 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1078.5 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 4/21 KB 4/10 KB 8/21 KB 4/10 KB 12/21 KB 4/10 KB 16/21 KB 4/10 KB 20/21 KB 4/10 KB 3/6 KB 3/149 KB 21/21 KB 4/10 KB 4/21 KB 8/10 KB 3/6 KB 3/149 KB 21/21 KB 10/10 KB 3/6 KB 3/149 KB 21/21 KB 4/10 KB 3/6 KB 3/149 KB 20/21 KB 4/10 KB 3/6 KB 20/21 KB 10/10 KB 6/6 KB 3/149 KB 21/21 KB 10/10 KB 6/6 KB 3/149 KB 21/21 KB 10/10 KB 6/6 KB 6/149 KB 21/21 KB 10/10 KB 6/6 KB 9/149 KB 21/21 KB 10/10 KB 6/6 KB 11/149 KB 21/21 KB 10/10 KB 6/6 KB 14/149 KB 21/21 KB 10/10 KB 6/6 KB 16/149 KB 21/21 KB 10/10 KB 6/6 KB 19/149 KB 21/21 KB 10/10 KB 6/6 KB 22/149 KB 21/21 KB 10/10 KB 6/6 KB 25/149 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 422.1 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 241.5 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 810.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 27/149 KB 30/149 KB 32/149 KB 36/149 KB 40/149 KB 4/14 KB 44/149 KB 4/14 KB 48/149 KB 4/14 KB 52/149 KB 4/14 KB 56/149 KB 4/14 KB 60/149 KB 4/14 KB 64/149 KB 4/14 KB 36/149 KB 4/14 KB 64/149 KB 8/14 KB 64/149 KB 12/14 KB 64/149 KB 14/14 KB 3/30 KB 64/149 KB 14/14 KB 5/30 KB 64/149 KB 14/14 KB 8/30 KB 64/149 KB 14/14 KB 11/30 KB 64/149 KB 14/14 KB 3/37 KB 11/30 KB 64/149 KB 14/14 KB 5/37 KB 3/14 KB 13/30 KB 64/149 KB 14/14 KB 3/37 KB 3/14 KB 13/30 KB 64/149 KB 14/14 KB 3/37 KB 3/14 KB 11/30 KB 64/149 KB 14/14 KB 5/37 KB 5/14 KB 13/30 KB 64/149 KB 14/14 KB 5/37 KB 5/14 KB 16/30 KB 64/149 KB 14/14 KB 5/37 KB 7/14 KB 19/30 KB 64/149 KB 14/14 KB 5/37 KB 7/14 KB 16/30 KB 64/149 KB 14/14 KB 5/37 KB 10/14 KB 19/30 KB 64/149 KB 14/14 KB 5/37 KB 10/14 KB 21/30 KB 64/149 KB 14/14 KB 5/37 KB 12/14 KB 21/30 KB 64/149 KB 14/14 KB 8/37 KB 14/14 KB 24/30 KB 64/149 KB 14/14 KB 8/37 KB 12/14 KB 24/30 KB 64/149 KB 14/14 KB 8/37 KB 12/14 KB 21/30 KB 64/149 KB 14/14 KB 11/37 KB 14/14 KB 24/30 KB 64/149 KB 14/14 KB 13/37 KB 14/14 KB 27/30 KB 64/149 KB 14/14 KB 11/37 KB 14/14 KB 27/30 KB 64/149 KB 14/14 KB 13/37 KB 14/14 KB 29/30 KB 64/149 KB 14/14 KB 13/37 KB 14/14 KB 30/30 KB 64/149 KB 14/14 KB 16/37 KB 14/14 KB 30/30 KB 64/149 KB 14/14 KB 19/37 KB 14/14 KB 30/30 KB 64/149 KB 14/14 KB 21/37 KB 14/14 KB 30/30 KB 64/149 KB 14/14 KB 21/37 KB 14/14 KB 30/30 KB 68/149 KB 14/14 KB 24/37 KB 14/14 KB 30/30 KB 72/149 KB 24/37 KB 14/14 KB 30/30 KB 76/149 KB 24/37 KB 14/14 KB 30/30 KB 80/149 KB 24/37 KB 14/14 KB 30/30 KB 68/149 KB 14/14 KB 27/37 KB 14/14 KB 30/30 KB 80/149 KB 29/37 KB 14/14 KB 30/30 KB 80/149 KB 32/37 KB 14/14 KB 30/30 KB 80/149 KB 35/37 KB 14/14 KB 30/30 KB 80/149 KB 37/37 KB 14/14 KB 30/30 KB 80/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 774.0 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 344.5 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 37/37 KB 14/14 KB 30/30 KB 84/149 KB 37/37 KB 88/149 KB 37/37 KB 92/149 KB 37/37 KB 96/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 379.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 37/37 KB 100/149 KB 37/37 KB 104/149 KB 37/37 KB 108/149 KB 37/37 KB 112/149 KB 3/37 KB 37/37 KB 112/149 KB 5/37 KB 3/11 KB 112/149 KB 3/37 KB 3/11 KB 112/149 KB 5/37 KB 4/11 KB 112/149 KB 5/37 KB 7/11 KB 112/149 KB 5/37 KB 9/11 KB 112/149 KB 5/37 KB 11/11 KB 112/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 782.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 8/37 KB 11/11 KB 112/149 KB 11/37 KB 11/11 KB 112/149 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 13/37 KB 11/11 KB 112/149 KB 16/37 KB 11/11 KB 112/149 KB 19/37 KB 11/11 KB 112/149 KB 21/37 KB 4/43 KB 11/11 KB 112/149 KB 19/37 KB 4/43 KB 11/11 KB 112/149 KB 21/37 KB 8/43 KB 11/11 KB 116/149 KB 21/37 KB 12/43 KB 11/11 KB 116/149 KB 21/37 KB 16/43 KB 11/11 KB 116/149 KB 21/37 KB 4/43 KB 11/11 KB 116/149 KB 21/37 KB 16/43 KB 11/11 KB 120/149 KB 21/37 KB 16/43 KB 11/11 KB 124/149 KB 21/37 KB 20/43 KB 11/11 KB 128/149 KB 24/37 KB 20/43 KB 11/11 KB 132/149 KB 24/37 KB 20/43 KB 136/149 KB 24/37 KB 20/43 KB 140/149 KB 24/37 KB 20/43 KB 144/149 KB 3/7 KB 21/37 KB 20/43 KB 11/11 KB 124/149 KB 24/37 KB 24/43 KB 144/149 KB 3/7 KB 24/37 KB 28/43 KB 144/149 KB 3/7 KB 24/37 KB 32/43 KB 144/149 KB 3/7 KB 24/37 KB 20/43 KB 140/149 KB 3/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 188.7 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 24/37 KB 20/43 KB 11/11 KB 128/149 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 27/37 KB 32/43 KB 144/149 KB 5/7 KB 27/37 KB 32/43 KB 144/149 KB 3/7 KB 29/37 KB 32/43 KB 144/149 KB 5/7 KB 29/37 KB 32/43 KB 144/149 KB 7/7 KB 32/37 KB 32/43 KB 144/149 KB 7/7 KB 35/37 KB 32/43 KB 144/149 KB 7/7 KB 37/37 KB 36/43 KB 144/149 KB 7/7 KB 37/37 KB 36/43 KB 144/149 KB 7/7 KB 35/37 KB 36/43 KB 144/149 KB 7/7 KB 37/37 KB 40/43 KB 144/149 KB 7/7 KB 37/37 KB 40/43 KB 148/149 KB 7/7 KB 37/37 KB 40/43 KB 149/149 KB 7/7 KB 37/37 KB 43/43 KB 149/149 KB 7/7 KB 37/37 KB 43/43 KB 149/149 KB 7/7 KB 3/60 KB 37/37 KB 43/43 KB 149/149 KB 7/7 KB 6/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 37/37 KB 43/43 KB 149/149 KB 9/60 KB 37/37 KB 43/43 KB 149/149 KB 11/60 KB 43/43 KB 149/149 KB 14/60 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 596.2 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2209.9 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 43/43 KB 16/60 KB 43/43 KB 19/60 KB 43/43 KB 22/60 KB 43/43 KB 25/60 KB 43/43 KB 27/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 647.6 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 30/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 805.8 KB/sec) unit-oai-epc-0: 12:28:14 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:28:14 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:28:14 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:28:14 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 38.4 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 131.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 149.5 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 475.2 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 154.6 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 219.0 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 106.6 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 182.0 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 154.7 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 68.1 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 220.5 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 188.3 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 137.5 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 168.9 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 104.6 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 52.9 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 210.4 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1136.2 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 45.1 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 44.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 80.9 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 4/87 KB 3/13 KB 8/87 KB 3/156 KB 3/48 KB 3/13 KB 12/87 KB 3/156 KB 3/48 KB 3/13 KB 16/87 KB 3/156 KB 3/48 KB 3/13 KB 4/87 KB 3/156 KB 3/48 KB 3/13 KB 4/87 KB 3/156 KB 4/87 KB 3/156 KB 3/13 KB 16/87 KB 6/156 KB 3/48 KB 6/13 KB 16/87 KB 6/156 KB 3/48 KB 6/13 KB 16/87 KB 9/156 KB 3/48 KB 9/13 KB 16/87 KB 9/156 KB 3/48 KB 9/13 KB 16/87 KB 11/156 KB 3/48 KB 11/13 KB 16/87 KB 11/156 KB 3/48 KB 11/13 KB 16/87 KB 14/156 KB 3/48 KB 13/13 KB 16/87 KB 14/156 KB 3/48 KB 13/13 KB 16/87 KB 16/156 KB 3/48 KB 13/13 KB 16/87 KB 19/156 KB 5/48 KB 13/13 KB 20/87 KB 22/156 KB 5/48 KB 13/13 KB 16/87 KB 16/156 KB 5/48 KB 13/13 KB 20/87 KB 22/156 KB 8/48 KB 13/13 KB 20/87 KB 25/156 KB 8/48 KB 13/13 KB 20/87 KB 19/156 KB 5/48 KB 13/13 KB 24/87 KB 25/156 KB 11/48 KB 13/13 KB 28/87 KB 25/156 KB 11/48 KB 13/13 KB 32/87 KB 27/156 KB 11/48 KB 13/13 KB 36/87 KB 27/156 KB 11/48 KB 13/13 KB 40/87 KB 27/156 KB 11/48 KB 13/13 KB 44/87 KB 27/156 KB 11/48 KB 13/13 KB 48/87 KB 27/156 KB 11/48 KB 13/13 KB 20/87 KB 25/156 KB 11/48 KB 13/13 KB 48/87 KB 27/156 KB 13/48 KB 13/13 KB 28/87 KB 27/156 KB 11/48 KB 13/13 KB 48/87 KB 30/156 KB 13/48 KB 13/13 KB 48/87 KB 32/156 KB 16/48 KB 13/13 KB 48/87 KB 30/156 KB 16/48 KB 13/13 KB 48/87 KB 32/156 KB 19/48 KB 13/13 KB 48/87 KB 36/156 KB 19/48 KB 13/13 KB 48/87 KB 36/156 KB 21/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 419.7 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 48/87 KB 36/156 KB 24/48 KB 48/87 KB 40/156 KB 24/48 KB 48/87 KB 44/156 KB 27/48 KB 48/87 KB 48/156 KB 27/48 KB 48/87 KB 52/156 KB 27/48 KB 52/87 KB 56/156 KB 27/48 KB 3/21 KB 52/87 KB 60/156 KB 27/48 KB 3/21 KB 52/87 KB 64/156 KB 27/48 KB 3/21 KB 52/87 KB 68/156 KB 27/48 KB 3/21 KB 52/87 KB 72/156 KB 27/48 KB 3/21 KB 48/87 KB 40/156 KB 27/48 KB 52/87 KB 72/156 KB 29/48 KB 3/21 KB 52/87 KB 3/35 KB 72/156 KB 32/48 KB 3/21 KB 52/87 KB 52/156 KB 27/48 KB 3/21 KB 56/87 KB 3/35 KB 72/156 KB 32/48 KB 3/21 KB 60/87 KB 3/35 KB 72/156 KB 32/48 KB 3/21 KB 64/87 KB 3/35 KB 72/156 KB 32/48 KB 3/21 KB 48/87 KB 52/156 KB 27/48 KB 3/21 KB 52/87 KB 3/35 KB 72/156 KB 29/48 KB 3/21 KB 64/87 KB 5/35 KB 72/156 KB 32/48 KB 3/21 KB 68/87 KB 8/35 KB 72/156 KB 32/48 KB 3/21 KB 68/87 KB 11/35 KB 72/156 KB 36/48 KB 6/21 KB 68/87 KB 5/35 KB 72/156 KB 32/48 KB 3/21 KB 72/87 KB 13/35 KB 72/156 KB 36/48 KB 6/21 KB 76/87 KB 13/35 KB 72/156 KB 36/48 KB 6/21 KB 80/87 KB 13/35 KB 72/156 KB 36/48 KB 6/21 KB 68/87 KB 13/35 KB 72/156 KB 36/48 KB 6/21 KB 68/87 KB 8/35 KB 72/156 KB 36/48 KB 6/21 KB 80/87 KB 13/35 KB 72/156 KB 36/48 KB 9/21 KB 68/87 KB 8/35 KB 72/156 KB 36/48 KB 3/21 KB 80/87 KB 13/35 KB 72/156 KB 40/48 KB 9/21 KB 80/87 KB 13/35 KB 72/156 KB 40/48 KB 11/21 KB 80/87 KB 13/35 KB 72/156 KB 44/48 KB 11/21 KB 80/87 KB 13/35 KB 72/156 KB 48/48 KB 11/21 KB 80/87 KB 16/35 KB 72/156 KB 48/48 KB 14/21 KB 80/87 KB 16/35 KB 72/156 KB 48/48 KB 14/21 KB 80/87 KB 16/35 KB 72/156 KB 48/48 KB 11/21 KB 80/87 KB 16/35 KB 76/156 KB 48/48 KB 14/21 KB 80/87 KB 16/35 KB 80/156 KB 48/48 KB 14/21 KB 84/87 KB 19/35 KB 84/156 KB 48/48 KB 16/21 KB 84/87 KB 19/35 KB 88/156 KB 48/48 KB 16/21 KB 84/87 KB 19/35 KB 92/156 KB 48/48 KB 16/21 KB 84/87 KB 19/35 KB 96/156 KB 48/48 KB 16/21 KB 84/87 KB 19/35 KB 80/156 KB 48/48 KB 16/21 KB 84/87 KB 16/35 KB 80/156 KB 48/48 KB 16/21 KB 84/87 KB 19/35 KB 96/156 KB 48/48 KB 19/21 KB 84/87 KB 16/35 KB 80/156 KB 48/48 KB 14/21 KB 84/87 KB 21/35 KB 96/156 KB 48/48 KB 19/21 KB 84/87 KB 24/35 KB 96/156 KB 48/48 KB 21/21 KB 87/87 KB 27/35 KB 96/156 KB 48/48 KB 21/21 KB 84/87 KB 21/35 KB 96/156 KB 48/48 KB 21/21 KB 87/87 KB 24/35 KB 96/156 KB 48/48 KB 21/21 KB 87/87 KB 29/35 KB 96/156 KB 48/48 KB 21/21 KB 87/87 KB 32/35 KB 96/156 KB 48/48 KB 21/21 KB 87/87 KB 35/35 KB 100/156 KB 48/48 KB 21/21 KB 87/87 KB 35/35 KB 100/156 KB 48/48 KB 21/21 KB 87/87 KB 32/35 KB 100/156 KB 48/48 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1199.0 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 87/87 KB 35/35 KB 104/156 KB 21/21 KB 87/87 KB 35/35 KB 108/156 KB 21/21 KB 87/87 KB 35/35 KB 112/156 KB 21/21 KB 87/87 KB 35/35 KB 116/156 KB 21/21 KB 35/35 KB 120/156 KB 35/35 KB 124/156 KB 35/35 KB 128/156 KB 35/35 KB 132/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 424.8 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1578.6 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 35/35 KB 136/156 KB 4/86 KB 140/156 KB 4/86 KB 144/156 KB 4/86 KB 136/156 KB 8/86 KB 144/156 KB 12/86 KB 144/156 KB 16/86 KB 144/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 616.6 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 3/24 KB 16/86 KB 144/156 KB 5/24 KB 16/86 KB 144/156 KB 5/24 KB 3/14 KB 16/86 KB 144/156 KB 8/24 KB 6/14 KB 20/86 KB 144/156 KB 8/24 KB 9/14 KB 20/86 KB 148/156 KB 8/24 KB 11/14 KB 20/86 KB 148/156 KB 8/24 KB 3/14 KB 20/86 KB 144/156 KB 8/24 KB 11/14 KB 24/86 KB 148/156 KB 8/24 KB 11/14 KB 28/86 KB 148/156 KB 8/24 KB 11/14 KB 32/86 KB 148/156 KB 8/24 KB 3/14 KB 16/86 KB 144/156 KB 11/24 KB 11/14 KB 32/86 KB 148/156 KB 13/24 KB 11/14 KB 32/86 KB 148/156 KB 16/24 KB 11/14 KB 32/86 KB 148/156 KB 8/24 KB 6/14 KB 20/86 KB 148/156 KB 19/24 KB 11/14 KB 32/86 KB 148/156 KB 19/24 KB 11/14 KB 32/86 KB 152/156 KB 19/24 KB 11/14 KB 32/86 KB 156/156 KB 19/24 KB 14/14 KB 36/86 KB 156/156 KB 21/24 KB 14/14 KB 40/86 KB 156/156 KB 19/24 KB 14/14 KB 32/86 KB 156/156 KB 21/24 KB 14/14 KB 36/86 KB 156/156 KB 24/24 KB 14/14 KB 40/86 KB 156/156 KB 24/24 KB 14/14 KB 40/86 KB 156/156 KB 24/24 KB 14/14 KB 44/86 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 156/156 KB 24/24 KB 14/14 KB 52/86 KB 156/156 KB 24/24 KB 14/14 KB 56/86 KB 156/156 KB 24/24 KB 14/14 KB 60/86 KB 156/156 KB 24/24 KB 14/14 KB 64/86 KB 3/119 KB 156/156 KB 24/24 KB 14/14 KB 60/86 KB 3/119 KB 156/156 KB 24/24 KB 14/14 KB 64/86 KB 5/119 KB 156/156 KB 24/24 KB 14/14 KB 64/86 KB 8/119 KB 156/156 KB 24/24 KB 14/14 KB 64/86 KB 11/119 KB 156/156 KB 24/24 KB 14/14 KB 64/86 KB 13/119 KB 156/156 KB 24/24 KB 14/14 KB 64/86 KB 16/119 KB 156/156 KB 64/86 KB 19/119 KB 64/86 KB 21/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 195.1 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 347.6 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1973.3 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 68/86 KB 24/119 KB 72/86 KB 24/119 KB 76/86 KB 24/119 KB 80/86 KB 24/119 KB 64/86 KB 24/119 KB 80/86 KB 27/119 KB 84/86 KB 3/29 KB 29/119 KB 84/86 KB 3/29 KB 27/119 KB 86/86 KB 3/29 KB 29/119 KB 80/86 KB 3/29 KB 27/119 KB 86/86 KB 4/29 KB 29/119 KB 86/86 KB 7/29 KB 29/119 KB 86/86 KB 10/29 KB 29/119 KB 86/86 KB 12/29 KB 32/119 KB 3/37 KB 4/57 KB 86/86 KB 10/29 KB 32/119 KB 3/37 KB 4/57 KB 86/86 KB 10/29 KB 32/119 KB 3/37 KB 86/86 KB 10/29 KB 32/119 KB 86/86 KB 12/29 KB 36/119 KB 3/37 KB 4/57 KB 86/86 KB 15/29 KB 40/119 KB 3/37 KB 8/57 KB 86/86 KB 15/29 KB 44/119 KB 3/37 KB 8/57 KB 86/86 KB 15/29 KB 48/119 KB 3/37 KB 8/57 KB 86/86 KB 15/29 KB 36/119 KB 3/37 KB 8/57 KB 86/86 KB 12/29 KB 36/119 KB 3/37 KB 8/57 KB 86/86 KB 15/29 KB 48/119 KB 3/37 KB 12/57 KB 86/86 KB 15/29 KB 48/119 KB 3/37 KB 16/57 KB 86/86 KB 15/29 KB 48/119 KB 3/37 KB 20/57 KB 18/29 KB 48/119 KB 3/37 KB 24/57 KB 18/29 KB 52/119 KB 3/37 KB 28/57 KB 18/29 KB 52/119 KB 3/37 KB 32/57 KB 86/86 KB 12/29 KB 36/119 KB 3/37 KB 8/57 KB 18/29 KB 52/119 KB 6/37 KB 32/57 KB 18/29 KB 52/119 KB 8/37 KB 32/57 KB 18/29 KB 52/119 KB 11/37 KB 32/57 KB 18/29 KB 52/119 KB 14/37 KB 32/57 KB 18/29 KB 52/119 KB 17/37 KB 32/57 KB 18/29 KB 52/119 KB 3/37 KB 24/57 KB 18/29 KB 56/119 KB 17/37 KB 32/57 KB 18/29 KB 60/119 KB 17/37 KB 32/57 KB 18/29 KB 64/119 KB 19/37 KB 32/57 KB 18/29 KB 68/119 KB 19/37 KB 32/57 KB 18/29 KB 72/119 KB 19/37 KB 36/57 KB 18/29 KB 76/119 KB 19/37 KB 36/57 KB 18/29 KB 80/119 KB 19/37 KB 36/57 KB 86/86 KB 18/29 KB 48/119 KB 3/37 KB 20/57 KB 20/29 KB 80/119 KB 19/37 KB 36/57 KB 23/29 KB 80/119 KB 19/37 KB 36/57 KB 26/29 KB 80/119 KB 19/37 KB 36/57 KB 28/29 KB 80/119 KB 19/37 KB 36/57 KB 29/29 KB 80/119 KB 19/37 KB 36/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 897.6 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 18/29 KB 68/119 KB 19/37 KB 36/57 KB 29/29 KB 80/119 KB 19/37 KB 40/57 KB 18/29 KB 60/119 KB 19/37 KB 32/57 KB 29/29 KB 80/119 KB 22/37 KB 40/57 KB 29/29 KB 80/119 KB 24/37 KB 40/57 KB 29/29 KB 80/119 KB 27/37 KB 40/57 KB 29/29 KB 80/119 KB 30/37 KB 40/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 29/29 KB 80/119 KB 30/37 KB 44/57 KB 29/29 KB 80/119 KB 30/37 KB 48/57 KB 29/29 KB 80/119 KB 30/37 KB 52/57 KB 29/29 KB 84/119 KB 33/37 KB 56/57 KB 29/29 KB 84/119 KB 33/37 KB 57/57 KB 29/29 KB 80/119 KB 33/37 KB 52/57 KB 29/29 KB 84/119 KB 35/37 KB 57/57 KB 29/29 KB 84/119 KB 37/37 KB 57/57 KB 29/29 KB 84/119 KB 33/37 KB 52/57 KB 29/29 KB 88/119 KB 37/37 KB 57/57 KB 29/29 KB 92/119 KB 37/37 KB 57/57 KB 29/29 KB 96/119 KB 37/37 KB 57/57 KB 29/29 KB 100/119 KB 37/37 KB 57/57 KB 29/29 KB 104/119 KB 37/37 KB 57/57 KB 29/29 KB 108/119 KB 37/37 KB 57/57 KB 29/29 KB 112/119 KB 37/37 KB 57/57 KB 29/29 KB 116/119 KB 37/37 KB 57/57 KB 29/29 KB 119/119 KB 37/37 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 523.0 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 267.8 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 335.0 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 119/119 KB 37/37 KB 4/11 KB 119/119 KB 8/11 KB 119/119 KB 11/11 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 3/33 KB 4/21 KB 119/119 KB 3/33 KB 8/21 KB 119/119 KB 3/33 KB 12/21 KB 119/119 KB 3/33 KB 16/21 KB 119/119 KB 3/33 KB 119/119 KB 6/33 KB 16/21 KB 119/119 KB 9/33 KB 16/21 KB 119/119 KB 11/33 KB 16/21 KB 119/119 KB 14/33 KB 20/21 KB 3/5 KB 16/33 KB 20/21 KB 3/5 KB 11/33 KB 20/21 KB 3/5 KB 16/33 KB 20/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 991.0 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 11/33 KB 20/21 KB 119/119 KB 16/33 KB 21/21 KB 5/5 KB 19/33 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 86.6 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 22/33 KB 21/21 KB 5/5 KB 25/33 KB 21/21 KB 5/5 KB 27/33 KB 21/21 KB 5/5 KB 30/33 KB 21/21 KB 5/5 KB 32/33 KB 21/21 KB 5/5 KB 33/33 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 35.3 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 33/33 KB 21/21 KB 3/14 KB 33/33 KB 6/14 KB 9/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 162.0 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 249.1 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 102.8 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 550.9 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 144.6 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 1029.3 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 222.0 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 126.0 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1541.5 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 53.1 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 171.4 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 100.9 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 759.8 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 139.0 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 87.7 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 295.7 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 171.9 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/223 KB 3/45 KB 3/286 KB 5/223 KB 3/45 KB 3/286 KB 3/308 KB 5/223 KB 3/45 KB 3/286 KB 5/308 KB 5/223 KB 3/45 KB 3/286 KB 8/308 KB 5/223 KB 3/45 KB 3/286 KB 11/308 KB 5/223 KB 3/45 KB 3/286 KB 13/308 KB 8/223 KB 3/45 KB 3/286 KB 3/45 KB 3/286 KB 13/308 KB 8/223 KB 3/45 KB 5/286 KB 13/308 KB 8/223 KB 3/45 KB 8/286 KB 16/308 KB 8/223 KB 3/45 KB 11/286 KB 3/39 KB 16/308 KB 8/223 KB 6/45 KB 13/286 KB 3/39 KB 11/308 KB 8/223 KB 3/45 KB 3/286 KB 16/308 KB 11/223 KB 6/45 KB 13/286 KB 3/39 KB 16/308 KB 13/223 KB 6/45 KB 13/286 KB 3/39 KB 16/308 KB 16/223 KB 6/45 KB 13/286 KB 3/39 KB 16/308 KB 8/223 KB 6/45 KB 11/286 KB 3/39 KB 16/308 KB 8/223 KB 3/45 KB 8/286 KB 3/39 KB 13/308 KB 8/223 KB 3/45 KB 8/286 KB 3/39 KB 16/308 KB 16/223 KB 6/45 KB 13/286 KB 6/39 KB 16/308 KB 16/223 KB 6/45 KB 13/286 KB 9/39 KB 16/308 KB 16/223 KB 6/45 KB 13/286 KB 11/39 KB 16/308 KB 16/223 KB 6/45 KB 13/286 KB 14/39 KB 16/308 KB 16/223 KB 6/45 KB 13/286 KB 16/39 KB 16/308 KB 16/223 KB 6/45 KB 13/286 KB 19/39 KB 16/308 KB 16/223 KB 6/45 KB 13/286 KB 22/39 KB 19/308 KB 19/223 KB 9/45 KB 16/286 KB 25/39 KB 19/308 KB 19/223 KB 9/45 KB 16/286 KB 22/39 KB 19/308 KB 19/223 KB 6/45 KB 16/286 KB 22/39 KB 19/308 KB 19/223 KB 6/45 KB 13/286 KB 22/39 KB 19/308 KB 16/223 KB 6/45 KB 13/286 KB 22/39 KB 21/308 KB 19/223 KB 9/45 KB 16/286 KB 25/39 KB 21/308 KB 21/223 KB 9/45 KB 16/286 KB 25/39 KB 24/308 KB 24/223 KB 11/45 KB 16/286 KB 25/39 KB 24/308 KB 21/223 KB 11/45 KB 16/286 KB 25/39 KB 24/308 KB 21/223 KB 9/45 KB 16/286 KB 25/39 KB 24/308 KB 24/223 KB 11/45 KB 19/286 KB 25/39 KB 27/308 KB 24/223 KB 11/45 KB 19/286 KB 25/39 KB 29/308 KB 24/223 KB 14/45 KB 21/286 KB 25/39 KB 32/308 KB 27/223 KB 14/45 KB 21/286 KB 27/39 KB 27/308 KB 24/223 KB 14/45 KB 21/286 KB 25/39 KB 27/308 KB 24/223 KB 11/45 KB 21/286 KB 25/39 KB 32/308 KB 27/223 KB 16/45 KB 21/286 KB 27/39 KB 32/308 KB 27/223 KB 19/45 KB 24/286 KB 27/39 KB 29/308 KB 27/223 KB 14/45 KB 21/286 KB 27/39 KB 29/308 KB 27/223 KB 14/45 KB 21/286 KB 25/39 KB 32/308 KB 27/223 KB 16/45 KB 24/286 KB 27/39 KB 32/308 KB 29/223 KB 19/45 KB 24/286 KB 27/39 KB 32/308 KB 29/223 KB 19/45 KB 27/286 KB 27/39 KB 32/308 KB 29/223 KB 19/45 KB 29/286 KB 30/39 KB 36/308 KB 32/223 KB 22/45 KB 32/286 KB 30/39 KB 32/308 KB 29/223 KB 19/45 KB 27/286 KB 30/39 KB 36/308 KB 32/223 KB 22/45 KB 32/286 KB 32/39 KB 36/308 KB 32/223 KB 22/45 KB 32/286 KB 35/39 KB 36/308 KB 32/223 KB 22/45 KB 36/286 KB 35/39 KB 36/308 KB 32/223 KB 22/45 KB 40/286 KB 38/39 KB 36/308 KB 32/223 KB 22/45 KB 44/286 KB 38/39 KB 36/308 KB 32/223 KB 22/45 KB 48/286 KB 38/39 KB 36/308 KB 32/223 KB 22/45 KB 29/286 KB 30/39 KB 40/308 KB 32/223 KB 22/45 KB 48/286 KB 38/39 KB 44/308 KB 32/223 KB 22/45 KB 48/286 KB 38/39 KB 48/308 KB 32/223 KB 22/45 KB 48/286 KB 38/39 KB 52/308 KB 32/223 KB 22/45 KB 48/286 KB 38/39 KB 56/308 KB 32/223 KB 22/45 KB 52/286 KB 38/39 KB 60/308 KB 32/223 KB 22/45 KB 52/286 KB 38/39 KB 64/308 KB 32/223 KB 22/45 KB 52/286 KB 38/39 KB 32/308 KB 32/223 KB 22/45 KB 29/286 KB 30/39 KB 32/308 KB 32/223 KB 19/45 KB 29/286 KB 30/39 KB 64/308 KB 36/223 KB 22/45 KB 52/286 KB 38/39 KB 64/308 KB 40/223 KB 25/45 KB 52/286 KB 38/39 KB 64/308 KB 44/223 KB 25/45 KB 52/286 KB 38/39 KB 64/308 KB 48/223 KB 25/45 KB 52/286 KB 38/39 KB 64/308 KB 52/223 KB 25/45 KB 52/286 KB 38/39 KB 64/308 KB 56/223 KB unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 25/45 KB 52/286 KB 38/39 KB 64/308 KB 60/223 KB 25/45 KB 52/286 KB 38/39 KB 64/308 KB 64/223 KB 25/45 KB 52/286 KB 38/39 KB 64/308 KB 68/223 KB 25/45 KB 52/286 KB 38/39 KB 68/308 KB 72/223 KB 25/45 KB 52/286 KB 38/39 KB 68/308 KB 76/223 KB 25/45 KB 52/286 KB 38/39 KB 68/308 KB 80/223 KB 25/45 KB 52/286 KB 38/39 KB 52/308 KB 32/223 KB 22/45 KB 52/286 KB 38/39 KB 68/308 KB 80/223 KB 25/45 KB 56/286 KB 38/39 KB 68/308 KB 80/223 KB 25/45 KB 60/286 KB 38/39 KB 68/308 KB 80/223 KB 25/45 KB 64/286 KB 38/39 KB 36/308 KB 32/223 KB 22/45 KB 36/286 KB 38/39 KB 68/308 KB 80/223 KB 25/45 KB 64/286 KB 39/39 KB 68/308 KB 80/223 KB 25/45 KB 68/286 KB 39/39 KB 68/308 KB 80/223 KB 25/45 KB 72/286 KB 39/39 KB 68/308 KB 80/223 KB 25/45 KB 76/286 KB 39/39 KB 68/308 KB 80/223 KB 25/45 KB 80/286 KB 39/39 KB 68/308 KB 68/223 KB 25/45 KB 52/286 KB 38/39 KB 64/308 KB 36/223 KB 25/45 KB 52/286 KB 38/39 KB 68/308 KB 80/223 KB 27/45 KB 80/286 KB 39/39 KB 68/308 KB 80/223 KB 30/45 KB 80/286 KB 39/39 KB 68/308 KB 80/223 KB 32/45 KB 80/286 KB 39/39 KB 68/308 KB 80/223 KB 36/45 KB 80/286 KB 39/39 KB 68/308 KB 80/223 KB 40/45 KB 80/286 KB 39/39 KB 68/308 KB 80/223 KB 44/45 KB 80/286 KB 39/39 KB 68/308 KB 80/223 KB 45/45 KB 80/286 KB 39/39 KB 72/308 KB 80/223 KB 45/45 KB 80/286 KB 39/39 KB 76/308 KB 80/223 KB 45/45 KB 80/286 KB 39/39 KB 80/308 KB 80/223 KB 45/45 KB 80/286 KB 39/39 KB 80/308 KB 84/223 KB 45/45 KB 80/286 KB 39/39 KB 84/308 KB 88/223 KB 45/45 KB 84/286 KB 39/39 KB 84/308 KB 92/223 KB 45/45 KB 84/286 KB 39/39 KB 84/308 KB 96/223 KB 45/45 KB 84/286 KB 39/39 KB 84/308 KB 84/223 KB 45/45 KB 84/286 KB 39/39 KB 88/308 KB 96/223 KB 45/45 KB 84/286 KB 39/39 KB 92/308 KB 96/223 KB 45/45 KB 84/286 KB 39/39 KB 96/308 KB 96/223 KB 45/45 KB 84/286 KB 39/39 KB 80/308 KB 84/223 KB 45/45 KB 84/286 KB 39/39 KB 96/308 KB 96/223 KB 45/45 KB 88/286 KB 39/39 KB 96/308 KB 96/223 KB 45/45 KB 92/286 KB 39/39 KB 96/308 KB 96/223 KB 45/45 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 816.3 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 96/308 KB 100/223 KB 45/45 KB 96/286 KB 100/308 KB 104/223 KB 100/286 KB 100/308 KB 108/223 KB 100/286 KB 100/308 KB 112/223 KB 100/286 KB 100/308 KB 100/223 KB 100/286 KB 100/308 KB 112/223 KB 104/286 KB 100/308 KB 112/223 KB 108/286 KB 100/308 KB 112/223 KB 112/286 KB 100/308 KB 112/223 KB 116/286 KB 100/308 KB 116/223 KB 120/286 KB 100/308 KB 116/223 KB 124/286 KB 100/308 KB 116/223 KB 128/286 KB 100/308 KB 116/223 KB 132/286 KB 100/308 KB 100/223 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 779.5 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 104/308 KB 116/223 KB 132/286 KB 108/308 KB 116/223 KB 132/286 KB 112/308 KB 116/223 KB 132/286 KB 116/308 KB 116/223 KB 132/286 KB 116/308 KB 116/223 KB 3/174 KB 132/286 KB 116/308 KB 116/223 KB 5/174 KB 132/286 KB 116/308 KB 116/223 KB 8/174 KB 132/286 KB 116/308 KB 116/223 KB 11/174 KB 132/286 KB 100/308 KB 116/223 KB 116/286 KB 116/308 KB 120/223 KB 11/174 KB 132/286 KB 116/308 KB 124/223 KB 11/174 KB 132/286 KB 116/308 KB 128/223 KB 4/22 KB 11/174 KB 132/286 KB 116/308 KB 124/223 KB 4/22 KB 11/174 KB 132/286 KB 116/308 KB 128/223 KB 8/22 KB 13/174 KB 132/286 KB 120/308 KB 128/223 KB 12/22 KB 13/174 KB 132/286 KB 120/308 KB 128/223 KB 16/22 KB 13/174 KB 132/286 KB 120/308 KB 128/223 KB 20/22 KB 13/174 KB 132/286 KB 120/308 KB 132/223 KB 22/22 KB 13/174 KB 132/286 KB 116/308 KB 128/223 KB 4/22 KB 13/174 KB 132/286 KB 120/308 KB 132/223 KB 22/22 KB 16/174 KB 132/286 KB 120/308 KB 132/223 KB 22/22 KB 19/174 KB 132/286 KB 120/308 KB 132/223 KB 22/22 KB 21/174 KB 132/286 KB 120/308 KB 132/223 KB 22/22 KB 24/174 KB 132/286 KB 120/308 KB 132/223 KB 22/22 KB 27/174 KB 136/286 KB 120/308 KB 132/223 KB 20/22 KB 13/174 KB 132/286 KB 120/308 KB 136/223 KB 22/22 KB 27/174 KB 136/286 KB 120/308 KB 140/223 KB 22/22 KB 27/174 KB 136/286 KB 120/308 KB 144/223 KB 22/22 KB 27/174 KB 136/286 KB 120/308 KB 128/223 KB 8/22 KB 13/174 KB 132/286 KB 124/308 KB 144/223 KB 22/22 KB 27/174 KB 136/286 KB 128/308 KB 144/223 KB 22/22 KB 27/174 KB 136/286 KB 132/308 KB 144/223 KB 22/22 KB 27/174 KB 136/286 KB 136/308 KB 144/223 KB 22/22 KB 27/174 KB 136/286 KB 140/308 KB 144/223 KB 22/22 KB 27/174 KB 136/286 KB 120/308 KB 132/223 KB 22/22 KB 24/174 KB 136/286 KB 140/308 KB 144/223 KB 22/22 KB 29/174 KB 140/286 KB 140/308 KB 144/223 KB 22/22 KB 29/174 KB 144/286 KB 140/308 KB 144/223 KB 22/22 KB 29/174 KB 148/286 KB 144/308 KB 148/223 KB 22/22 KB 29/174 KB 152/286 KB 144/308 KB 148/223 KB 22/22 KB 29/174 KB 156/286 KB 144/308 KB 148/223 KB 22/22 KB 29/174 KB 160/286 KB 140/308 KB 144/223 KB 22/22 KB 29/174 KB 136/286 KB 144/308 KB 148/223 KB 22/22 KB 32/174 KB 160/286 KB 144/308 KB 148/223 KB 22/22 KB 29/174 KB 148/286 KB 144/308 KB 144/223 KB 22/22 KB 29/174 KB 148/286 KB 148/308 KB 148/223 KB 22/22 KB 32/174 KB 160/286 KB 152/308 KB 152/223 KB 36/174 KB 160/286 KB 156/308 KB 152/223 KB 36/174 KB 160/286 KB 160/308 KB 152/223 KB 36/174 KB 160/286 KB 148/308 KB 152/223 KB 36/174 KB 160/286 KB 160/308 KB 156/223 KB 36/174 KB 164/286 KB 160/308 KB 160/223 KB 36/174 KB 164/286 KB 160/308 KB 164/223 KB 36/174 KB 164/286 KB 164/308 KB 168/223 KB 36/174 KB 164/286 KB 164/308 KB 172/223 KB 36/174 KB 164/286 KB 164/308 KB 176/223 KB 36/174 KB 164/286 KB 164/308 KB 180/223 KB 36/174 KB 164/286 KB 164/308 KB 184/223 KB 36/174 KB 164/286 KB 164/308 KB 188/223 KB 36/174 KB 164/286 KB 148/308 KB 148/223 KB 36/174 KB 160/286 KB 164/308 KB 188/223 KB 40/174 KB 164/286 KB 164/308 KB 188/223 KB 44/174 KB 164/286 KB 164/308 KB 188/223 KB 48/174 KB 164/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 323.5 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 164/308 KB 188/223 KB 52/174 KB 164/286 KB 164/308 KB 164/223 KB 36/174 KB 164/286 KB 168/308 KB 188/223 KB 52/174 KB 164/286 KB 160/308 KB 152/223 KB 36/174 KB 164/286 KB 172/308 KB 188/223 KB 52/174 KB 168/286 KB 172/308 KB 188/223 KB 52/174 KB 172/286 KB 172/308 KB 188/223 KB 52/174 KB 176/286 KB 172/308 KB 188/223 KB 52/174 KB 180/286 KB 172/308 KB 188/223 KB 4/9 KB 56/174 KB 184/286 KB 172/308 KB 188/223 KB 4/9 KB 56/174 KB 188/286 KB 172/308 KB 188/223 KB 4/9 KB 56/174 KB 192/286 KB 172/308 KB 188/223 KB 4/9 KB 56/174 KB 180/286 KB 172/308 KB 188/223 KB 4/9 KB 60/174 KB 192/286 KB 172/308 KB 188/223 KB 52/174 KB 164/286 KB 176/308 KB 188/223 KB 4/9 KB 60/174 KB 192/286 KB 180/308 KB 188/223 KB 4/9 KB 60/174 KB 192/286 KB 184/308 KB 192/223 KB 4/9 KB 64/174 KB 196/286 KB 188/308 KB 192/223 KB 4/9 KB 64/174 KB 196/286 KB 172/308 KB 188/223 KB 4/9 KB 52/174 KB 180/286 KB 188/308 KB 192/223 KB 8/9 KB 64/174 KB 196/286 KB 188/308 KB 192/223 KB 9/9 KB 64/174 KB 196/286 KB 180/308 KB 192/223 KB 4/9 KB 64/174 KB 196/286 KB 188/308 KB 192/223 KB 9/9 KB 64/174 KB 200/286 KB 188/308 KB 192/223 KB 9/9 KB 64/174 KB 204/286 KB 188/308 KB 192/223 KB 9/9 KB 64/174 KB 208/286 KB 180/308 KB 192/223 KB 4/9 KB 64/174 KB 192/286 KB 180/308 KB 188/223 KB 4/9 KB 64/174 KB 192/286 KB 192/308 KB 192/223 KB 9/9 KB 68/174 KB 208/286 KB 192/308 KB 196/223 KB 9/9 KB 72/174 KB 208/286 KB 192/308 KB 196/223 KB 9/9 KB 76/174 KB 208/286 KB 192/308 KB 196/223 KB 9/9 KB 80/174 KB 208/286 KB 192/308 KB 192/223 KB 9/9 KB 64/174 KB 208/286 KB 192/308 KB 196/223 KB 9/9 KB 68/174 KB 208/286 KB 192/308 KB 200/223 KB 9/9 KB 80/174 KB 208/286 KB 192/308 KB 204/223 KB 9/9 KB 80/174 KB 208/286 KB 196/308 KB 208/223 KB 9/9 KB 80/174 KB 208/286 KB 196/308 KB 212/223 KB 9/9 KB 80/174 KB 208/286 KB 196/308 KB 216/223 KB 9/9 KB 84/174 KB 212/286 KB 196/308 KB 220/223 KB 9/9 KB 84/174 KB 212/286 KB 196/308 KB 223/223 KB 9/9 KB 84/174 KB 212/286 KB 196/308 KB 204/223 KB 9/9 KB 80/174 KB 208/286 KB 200/308 KB 223/223 KB 84/174 KB 212/286 KB 204/308 KB 223/223 KB 84/174 KB 212/286 KB 208/308 KB 223/223 KB 84/174 KB 212/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 98.9 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 196/308 KB 212/223 KB 9/9 KB 84/174 KB 212/286 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 208/308 KB 223/223 KB 84/174 KB 216/286 KB 196/308 KB 212/223 KB 9/9 KB 84/174 KB 208/286 KB 208/308 KB 223/223 KB 84/174 KB 220/286 KB 208/308 KB 223/223 KB 84/174 KB 224/286 KB 212/308 KB 223/223 KB 88/174 KB 228/286 KB 212/308 KB 223/223 KB 88/174 KB 232/286 KB 212/308 KB 223/223 KB 88/174 KB 236/286 KB 208/308 KB 223/223 KB 88/174 KB 224/286 KB 212/308 KB 223/223 KB 92/174 KB 236/286 KB 212/308 KB 223/223 KB 96/174 KB 236/286 KB 212/308 KB 223/223 KB 100/174 KB 236/286 KB 212/308 KB 223/223 KB 104/174 KB 240/286 KB 212/308 KB 223/223 KB 108/174 KB 240/286 KB 212/308 KB 223/223 KB 112/174 KB 240/286 KB 212/308 KB 223/223 KB 116/174 KB 240/286 KB 212/308 KB 120/174 KB 240/286 KB 212/308 KB 124/174 KB 240/286 KB 212/308 KB 128/174 KB 240/286 KB 212/308 KB 223/223 KB 88/174 KB 224/286 KB 216/308 KB 128/174 KB 240/286 KB 220/308 KB 128/174 KB 240/286 KB 220/308 KB 4/22 KB 128/174 KB 240/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2273.1 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 212/308 KB 223/223 KB 100/174 KB 240/286 KB 224/308 KB 8/22 KB 128/174 KB 244/286 KB 224/308 KB 8/22 KB 128/174 KB 240/286 KB 224/308 KB 12/22 KB 128/174 KB 244/286 KB 224/308 KB 16/22 KB 128/174 KB 244/286 KB 224/308 KB 4/22 KB 128/174 KB 240/286 KB 228/308 KB 16/22 KB 128/174 KB 244/286 KB 232/308 KB 16/22 KB 128/174 KB 244/286 KB 236/308 KB 16/22 KB 128/174 KB 244/286 KB 240/308 KB 16/22 KB 128/174 KB 248/286 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 236/308 KB 16/22 KB 128/174 KB 248/286 KB 240/308 KB 20/22 KB 128/174 KB 252/286 KB 240/308 KB 22/22 KB 128/174 KB 252/286 KB 244/308 KB 22/22 KB 132/174 KB 252/286 KB 244/308 KB 22/22 KB 136/174 KB 252/286 KB 244/308 KB 22/22 KB 140/174 KB 252/286 KB 244/308 KB 22/22 KB 144/174 KB 252/286 KB 244/308 KB 22/22 KB 148/174 KB 252/286 KB 244/308 KB 22/22 KB 152/174 KB 252/286 KB 244/308 KB 22/22 KB 156/174 KB 252/286 KB 244/308 KB 22/22 KB 160/174 KB 252/286 KB 244/308 KB 22/22 KB 128/174 KB 252/286 KB 248/308 KB 22/22 KB 160/174 KB 252/286 KB 252/308 KB 22/22 KB 160/174 KB 252/286 KB 240/308 KB 22/22 KB 128/174 KB 252/286 KB 256/308 KB 22/22 KB 160/174 KB 256/286 KB 256/308 KB 22/22 KB 160/174 KB 260/286 KB 256/308 KB 4/17 KB 160/174 KB 264/286 KB 256/308 KB 4/17 KB 160/174 KB 268/286 KB 256/308 KB 22/22 KB 160/174 KB 260/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 209.8 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 256/308 KB 22/22 KB 4/17 KB 160/174 KB 260/286 KB 260/308 KB 8/17 KB 160/174 KB 268/286 KB 260/308 KB 12/17 KB 160/174 KB 268/286 KB 260/308 KB 16/17 KB 160/174 KB 268/286 KB 260/308 KB 17/17 KB 160/174 KB 268/286 KB 260/308 KB 4/17 KB 160/174 KB 268/286 KB 264/308 KB 17/17 KB 160/174 KB 272/286 KB 268/308 KB 17/17 KB 160/174 KB 272/286 KB 272/308 KB 17/17 KB 160/174 KB 272/286 KB 260/308 KB 17/17 KB 160/174 KB 272/286 KB 272/308 KB 17/17 KB 160/174 KB 276/286 KB 276/308 KB 17/17 KB 164/174 KB 280/286 KB 276/308 KB 17/17 KB 164/174 KB 284/286 KB 276/308 KB 17/17 KB 164/174 KB 286/286 KB 276/308 KB 17/17 KB 164/174 KB 276/286 KB 276/308 KB 17/17 KB 168/174 KB 286/286 KB 276/308 KB 17/17 KB 172/174 KB 286/286 KB 276/308 KB 17/17 KB 174/174 KB 286/286 KB 276/308 KB 17/17 KB 160/174 KB 276/286 KB 280/308 KB 3/11 KB 17/17 KB 174/174 KB 286/286 KB 276/308 KB 3/11 KB 17/17 KB 174/174 KB 286/286 KB 280/308 KB 6/11 KB 17/17 KB 174/174 KB 286/286 KB 284/308 KB 6/11 KB 17/17 KB 174/174 KB 286/286 KB 288/308 KB 6/11 KB 17/17 KB 174/174 KB 286/286 KB 288/308 KB 9/11 KB 17/17 KB 174/174 KB 286/286 KB 292/308 KB 9/11 KB 17/17 KB 174/174 KB 286/286 KB 296/308 KB 11/11 KB 300/308 KB 11/11 KB 304/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1472.2 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 292/308 KB 11/11 KB 17/17 KB 174/174 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2164.0 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 135.0 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 308/308 KB 11/11 KB 308/308 KB 11/11 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 84.8 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 308/308 KB 4/11 KB 308/308 KB 8/11 KB 308/308 KB 11/11 KB 308/308 KB 11/11 KB 4/13 KB 4/28 KB 11/11 KB 8/13 KB 4/28 KB 11/11 KB 12/13 KB 4/28 KB 11/11 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2312.4 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 308/308 KB 4/28 KB 11/11 KB 4/13 KB 8/28 KB 11/11 KB 13/13 KB 12/28 KB 11/11 KB 13/13 KB 16/28 KB 11/11 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 20/28 KB 11/11 KB 13/13 KB 24/28 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 84.8 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 28/28 KB 4/309 KB 3/14 KB 28/28 KB 8/309 KB 3/14 KB 28/28 KB 12/309 KB 3/14 KB 28/28 KB 16/309 KB 3/14 KB 28/28 KB 20/309 KB 3/14 KB 28/28 KB 24/309 KB 3/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 67.2 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 28/28 KB 11/11 KB 3/14 KB 28/28 KB 24/309 KB 5/14 KB 28/28 KB 24/309 KB 8/14 KB 28/28 KB 24/309 KB 11/14 KB 28/28 KB 24/309 KB 13/14 KB 28/28 KB 24/309 KB 14/14 KB 28/28 KB 28/309 KB 14/14 KB 28/28 KB 32/309 KB 14/14 KB 28/28 KB 36/309 KB 14/14 KB 28/28 KB 40/309 KB 14/14 KB 28/28 KB 44/309 KB 14/14 KB 28/28 KB 48/309 KB 14/14 KB 28/28 KB 52/309 KB 14/14 KB 28/28 KB 56/309 KB 14/14 KB 28/28 KB 60/309 KB 14/14 KB 28/28 KB 64/309 KB 14/14 KB 28/28 KB 68/309 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 82.4 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 28/28 KB 68/309 KB 4/192 KB 14/14 KB 28/28 KB 68/309 KB 8/192 KB 28/28 KB 68/309 KB 12/192 KB 28/28 KB 68/309 KB 16/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 172.1 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 68/309 KB 20/192 KB 72/309 KB 20/192 KB 76/309 KB 20/192 KB 76/309 KB 24/192 KB 76/309 KB 28/192 KB 80/309 KB 32/192 KB 80/309 KB 28/192 KB 80/309 KB 32/192 KB 4/37 KB 80/309 KB 32/192 KB 8/37 KB 80/309 KB 32/192 KB 12/37 KB 80/309 KB 32/192 KB 16/37 KB 80/309 KB 32/192 KB 20/37 KB 80/309 KB 32/192 KB 24/37 KB 80/309 KB 32/192 KB 28/37 KB 80/309 KB 32/192 KB 32/37 KB 80/309 KB 32/192 KB 36/37 KB 3/14 KB 80/309 KB 32/192 KB 37/37 KB 3/14 KB 80/309 KB 32/192 KB 36/37 KB 6/14 KB 80/309 KB 32/192 KB 37/37 KB 9/14 KB 80/309 KB 32/192 KB 37/37 KB 11/14 KB 80/309 KB 32/192 KB 37/37 KB 14/14 KB 80/309 KB 32/192 KB 37/37 KB 14/14 KB 80/309 KB 32/192 KB 37/37 KB 14/14 KB 80/309 KB 36/192 KB 37/37 KB 14/14 KB 84/309 KB 40/192 KB 37/37 KB 14/14 KB 84/309 KB 44/192 KB 37/37 KB 14/14 KB 84/309 KB 48/192 KB 37/37 KB 14/14 KB 84/309 KB 52/192 KB 37/37 KB 14/14 KB 84/309 KB 56/192 KB 14/14 KB 84/309 KB 60/192 KB 14/14 KB 84/309 KB 64/192 KB 84/309 KB 68/192 KB 14/14 KB 84/309 KB 36/192 KB 37/37 KB 88/309 KB 68/192 KB 92/309 KB 68/192 KB 96/309 KB 68/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 207.6 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 77.9 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 100/309 KB 68/192 KB 104/309 KB 68/192 KB 108/309 KB 68/192 KB 112/309 KB 68/192 KB 116/309 KB 68/192 KB 116/309 KB 72/192 KB 116/309 KB 76/192 KB 116/309 KB 80/192 KB 120/309 KB 80/192 KB 124/309 KB 80/192 KB 128/309 KB 80/192 KB 128/309 KB 84/192 KB 132/309 KB 88/192 KB 132/309 KB 92/192 KB 132/309 KB 96/192 KB 132/309 KB 100/192 KB 132/309 KB 104/192 KB 132/309 KB 108/192 KB 132/309 KB 112/192 KB 132/309 KB 84/192 KB 136/309 KB 112/192 KB 140/309 KB 112/192 KB 144/309 KB 112/192 KB 148/309 KB 112/192 KB 152/309 KB 112/192 KB 156/309 KB 112/192 KB 160/309 KB 112/192 KB 160/309 KB 116/192 KB 164/309 KB 120/192 KB 164/309 KB 116/192 KB 164/309 KB 124/192 KB 164/309 KB 128/192 KB 168/309 KB 128/192 KB 172/309 KB 128/192 KB 176/309 KB 128/192 KB 176/309 KB 132/192 KB 180/309 KB 136/192 KB 180/309 KB 140/192 KB 180/309 KB 144/192 KB 180/309 KB 148/192 KB 180/309 KB 152/192 KB 180/309 KB 132/192 KB 184/309 KB 152/192 KB 188/309 KB 152/192 KB 192/309 KB 152/192 KB 196/309 KB 152/192 KB 200/309 KB 152/192 KB 204/309 KB 156/192 KB 208/309 KB 156/192 KB 212/309 KB 156/192 KB 216/309 KB 156/192 KB 220/309 KB 156/192 KB 224/309 KB 156/192 KB 228/309 KB 156/192 KB 200/309 KB 156/192 KB 228/309 KB 160/192 KB 228/309 KB 164/192 KB 228/309 KB 168/192 KB 228/309 KB 172/192 KB 228/309 KB 176/192 KB 228/309 KB 180/192 KB 228/309 KB 184/192 KB 228/309 KB 188/192 KB 232/309 KB 192/192 KB 232/309 KB 192/192 KB 232/309 KB 188/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 271/309 KB 192/192 KB 275/309 KB 192/192 KB 279/309 KB 192/192 KB 283/309 KB 192/192 KB 287/309 KB 192/192 KB 291/309 KB 192/192 KB 295/309 KB 192/192 KB 299/309 KB 192/192 KB 303/309 KB 192/192 KB 307/309 KB 192/192 KB 309/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 962.2 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1511.8 KB/sec) unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 159.5 KB/sec) unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-oai-epc-0: 12:28:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:28:17 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 2832.7 KB/sec) unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-oai-epc-0: 12:28:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:28:17 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 12:28:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:28:17 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-oai-epc-0: 12:28:18 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:28:18 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:28:18 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:28:18 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:18 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Mon Jul 22 12:28:18 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:19 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-epc-0: 12:28:20 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-epc-0: 12:28:20 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-epc-0: 12:28:20 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 2s (22.0 MB/s) unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:20 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-oai-epc-0: 12:28:21 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:28:21 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 12:28:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:21 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Mon Jul 22 12:28:21 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-epc-0: 12:28:21 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:28:21 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:22 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Mon Jul 22 12:28:22 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Jul 22, 2019 12:28:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:22 [main] REPORT: STEP EXECUTION TIME TAKEN :1378 MS unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:22 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:23 [main] REPORT: STEP EXECUTION TIME TAKEN :107 MS unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 0m2.047s unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.227 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.012 sec unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 22-Jul-2019 12:28:23.116 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 192.7 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 182.9 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1514.8 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 62.1 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 646.4 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 8/22 KB 3/203 KB 3/181 KB 3/57 KB 8/22 KB 5/203 KB 3/60 KB 3/181 KB 3/57 KB 8/22 KB 8/203 KB 3/60 KB 3/181 KB 3/57 KB 8/22 KB 11/203 KB 3/60 KB 3/181 KB 3/57 KB 8/22 KB 13/203 KB 3/60 KB 3/181 KB 3/57 KB 8/22 KB 16/203 KB 3/60 KB 3/181 KB 3/57 KB 8/22 KB 3/203 KB 3/60 KB 3/181 KB 6/57 KB 8/22 KB 16/203 KB 3/60 KB 3/181 KB 9/57 KB 8/22 KB 16/203 KB 3/60 KB 3/181 KB 11/57 KB 8/22 KB 16/203 KB 3/60 KB 3/181 KB 14/57 KB 8/22 KB 16/203 KB 3/60 KB 3/181 KB 16/57 KB 8/22 KB 16/203 KB 3/60 KB 3/181 KB 8/22 KB 3/203 KB 3/60 KB 5/181 KB 16/57 KB 8/22 KB 16/203 KB 3/60 KB 8/181 KB 16/57 KB 8/22 KB 16/203 KB 3/60 KB 11/181 KB 16/57 KB 8/22 KB 16/203 KB 3/60 KB 13/181 KB 16/57 KB 8/22 KB 16/203 KB 3/60 KB 16/181 KB 16/57 KB 8/22 KB 16/203 KB 3/60 KB 19/181 KB 16/57 KB 8/22 KB 16/203 KB 3/60 KB 21/181 KB 19/57 KB 8/22 KB 16/203 KB 3/60 KB 8/22 KB 3/203 KB 3/60 KB 21/181 KB 19/57 KB 8/22 KB 19/203 KB 5/60 KB 21/181 KB 19/57 KB 8/22 KB 19/203 KB 8/60 KB 21/181 KB 19/57 KB 8/22 KB 19/203 KB 11/60 KB 21/181 KB 19/57 KB 8/22 KB 19/203 KB 13/60 KB 21/181 KB 19/57 KB 8/22 KB 19/203 KB 16/60 KB 21/181 KB 19/57 KB 8/22 KB 19/203 KB 19/60 KB 21/181 KB 19/57 KB 8/22 KB 19/203 KB 21/60 KB 21/181 KB 19/57 KB 8/22 KB 19/203 KB 24/60 KB 21/181 KB 19/57 KB 8/22 KB 19/203 KB 3/60 KB 24/181 KB 19/57 KB 8/22 KB 21/203 KB 24/60 KB 19/181 KB 19/57 KB 8/22 KB 16/203 KB 3/60 KB 24/181 KB 22/57 KB 8/22 KB 21/203 KB 24/60 KB 24/181 KB 25/57 KB 8/22 KB 21/203 KB 24/60 KB 24/181 KB 19/57 KB 8/22 KB 19/203 KB 24/60 KB 24/181 KB 25/57 KB 8/22 KB 21/203 KB 27/60 KB 27/181 KB 27/57 KB 8/22 KB 24/203 KB 29/60 KB 27/181 KB 27/57 KB 8/22 KB 24/203 KB 27/60 KB 27/181 KB 25/57 KB 8/22 KB 24/203 KB 27/60 KB 24/181 KB 25/57 KB 8/22 KB 24/203 KB 27/60 KB 27/181 KB 27/57 KB 8/22 KB 27/203 KB 29/60 KB 29/181 KB 30/57 KB 8/22 KB 29/203 KB 29/60 KB 29/181 KB 30/57 KB 8/22 KB 27/203 KB 29/60 KB 27/181 KB 30/57 KB 8/22 KB 27/203 KB 29/60 KB 29/181 KB 32/57 KB 8/22 KB 29/203 KB 32/60 KB 32/181 KB 36/57 KB 8/22 KB 29/203 KB 32/60 KB 32/181 KB 40/57 KB 8/22 KB 32/203 KB 32/60 KB 32/181 KB 44/57 KB 8/22 KB 32/203 KB 32/60 KB 32/181 KB 48/57 KB 8/22 KB 32/203 KB 32/60 KB 29/181 KB 30/57 KB 8/22 KB 29/203 KB 32/60 KB 32/181 KB 36/57 KB 8/22 KB 32/203 KB 32/60 KB 32/181 KB 48/57 KB 8/22 KB 36/203 KB 32/60 KB 32/181 KB 48/57 KB 8/22 KB 40/203 KB 36/60 KB 32/181 KB 48/57 KB 8/22 KB 44/203 KB 36/60 KB 32/181 KB 48/57 KB 8/22 KB 48/203 KB 36/60 KB 32/181 KB 32/57 KB 8/22 KB 29/203 KB 32/60 KB 36/181 KB 48/57 KB 8/22 KB 48/203 KB 36/60 KB 40/181 KB 48/57 KB 8/22 KB 48/203 KB 36/60 KB 44/181 KB 48/57 KB 8/22 KB 48/203 KB 36/60 KB 48/181 KB 48/57 KB 8/22 KB 48/203 KB 36/60 KB 32/181 KB 48/57 KB 8/22 KB 36/203 KB 36/60 KB 48/181 KB 48/57 KB 8/22 KB 48/203 KB 40/60 KB 48/181 KB 48/57 KB 8/22 KB 48/203 KB 44/60 KB 48/181 KB 48/57 KB 8/22 KB 48/203 KB 48/60 KB 48/181 KB 52/57 KB 8/22 KB 48/203 KB 48/60 KB 52/181 KB 56/57 KB 8/22 KB 48/203 KB 52/60 KB 52/181 KB 57/57 KB 8/22 KB 48/203 KB 52/60 KB 52/181 KB 57/57 KB 8/22 KB 52/203 KB 52/60 KB 52/181 KB 57/57 KB 8/22 KB 56/203 KB 52/60 KB 52/181 KB 57/57 KB 8/22 KB 60/203 KB 52/60 KB 52/181 KB 57/57 KB 8/22 KB 64/203 KB 52/60 KB 52/181 KB 52/57 KB 8/22 KB 48/203 KB 52/60 KB 56/181 KB 57/57 KB 8/22 KB 64/203 KB 52/60 KB 60/181 KB 57/57 KB unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 8/22 KB 64/203 KB 52/60 KB 64/181 KB 57/57 KB 8/22 KB 64/203 KB 52/60 KB 48/181 KB 52/57 KB 8/22 KB 48/203 KB 52/60 KB 64/181 KB 57/57 KB 8/22 KB 64/203 KB 56/60 KB 64/181 KB 57/57 KB 8/22 KB 64/203 KB 60/60 KB 64/181 KB 57/57 KB 8/22 KB 68/203 KB 60/60 KB 68/181 KB 57/57 KB 11/22 KB 72/203 KB 60/60 KB 68/181 KB 57/57 KB 11/22 KB 76/203 KB 60/60 KB 68/181 KB 57/57 KB 11/22 KB 80/203 KB 60/60 KB 68/181 KB 57/57 KB 11/22 KB 84/203 KB 60/60 KB 68/181 KB 57/57 KB 11/22 KB 88/203 KB 60/60 KB 68/181 KB 57/57 KB 11/22 KB 92/203 KB 60/60 KB 68/181 KB 57/57 KB 11/22 KB 96/203 KB 60/60 KB 68/181 KB 57/57 KB 11/22 KB 68/203 KB 60/60 KB 64/181 KB 57/57 KB 11/22 KB 68/203 KB 60/60 KB 68/181 KB 13/22 KB 96/203 KB 60/60 KB 68/181 KB 16/22 KB 96/203 KB 60/60 KB 68/181 KB 19/22 KB 96/203 KB 60/60 KB 68/181 KB 21/22 KB 96/203 KB 60/60 KB 68/181 KB 22/22 KB 96/203 KB 60/60 KB 72/181 KB 22/22 KB 96/203 KB 60/60 KB 76/181 KB 22/22 KB 96/203 KB 60/60 KB 80/181 KB 22/22 KB 100/203 KB 84/181 KB 22/22 KB 100/203 KB 88/181 KB 22/22 KB 100/203 KB 92/181 KB 22/22 KB 100/203 KB 96/181 KB 22/22 KB 100/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 968.1 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 100/181 KB 22/22 KB 100/203 KB 104/181 KB 22/22 KB 100/203 KB 108/181 KB 22/22 KB 100/203 KB 112/181 KB 22/22 KB 100/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 304.3 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 76/181 KB 22/22 KB 100/203 KB 60/60 KB 112/181 KB 104/203 KB 112/181 KB 108/203 KB 112/181 KB 112/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1138.0 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 116/181 KB 112/203 KB 120/181 KB 112/203 KB 124/181 KB 112/203 KB 128/181 KB 112/203 KB 132/181 KB 112/203 KB 136/181 KB 112/203 KB 140/181 KB 112/203 KB 144/181 KB 112/203 KB 148/181 KB 112/203 KB 152/181 KB 112/203 KB 156/181 KB 112/203 KB 160/181 KB 112/203 KB 164/181 KB 112/203 KB 168/181 KB 112/203 KB 172/181 KB 112/203 KB 176/181 KB 112/203 KB 180/181 KB 112/203 KB 181/181 KB 112/203 KB 181/181 KB 116/203 KB 181/181 KB 120/203 KB 181/181 KB 124/203 KB 181/181 KB 128/203 KB 181/181 KB 132/203 KB 181/181 KB 136/203 KB 181/181 KB 140/203 KB 181/181 KB 144/203 KB 181/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2251.5 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2331.7 KB/sec) unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1634.8 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 319.0 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 120.7 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 643.5 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1188.6 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 76.8 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 39.8 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 142.4 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 56.8 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 419.6 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 184.2 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 321.3 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 477.2 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 64.9 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 431.6 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2358.6 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 3/54 KB 4/158 KB 4/201 KB 5/54 KB 3/44 KB 4/46 KB 4/158 KB 4/201 KB 3/54 KB 3/44 KB 4/46 KB 4/158 KB 8/201 KB 5/54 KB 3/44 KB 4/46 KB 4/158 KB 12/201 KB 5/54 KB 3/44 KB 4/46 KB 4/158 KB 16/201 KB 5/54 KB 3/44 KB 4/46 KB 4/158 KB 3/54 KB 3/44 KB 4/46 KB 8/158 KB 16/201 KB 5/54 KB 3/44 KB 4/46 KB 12/158 KB 16/201 KB 5/54 KB 3/44 KB 4/46 KB 16/158 KB 16/201 KB 5/54 KB 3/44 KB 4/46 KB 3/54 KB 3/44 KB 4/46 KB 16/158 KB 16/201 KB 5/54 KB 6/44 KB 4/46 KB 16/158 KB 16/201 KB 5/54 KB 9/44 KB 4/46 KB 16/158 KB 16/201 KB 5/54 KB 11/44 KB 4/46 KB 16/158 KB 16/201 KB 5/54 KB 14/44 KB 4/46 KB 16/158 KB 16/201 KB 5/54 KB 16/44 KB 4/46 KB 16/158 KB 20/201 KB 8/54 KB 19/44 KB 4/46 KB 20/158 KB 20/201 KB 8/54 KB 22/44 KB 4/46 KB 3/54 KB 4/46 KB 20/158 KB 20/201 KB 8/54 KB 22/44 KB 8/46 KB 20/158 KB 20/201 KB 8/54 KB 22/44 KB 12/46 KB 20/158 KB 20/201 KB 8/54 KB 22/44 KB 16/46 KB 20/158 KB 20/201 KB 8/54 KB 22/44 KB 20/46 KB 20/158 KB 20/201 KB 8/54 KB 19/44 KB 4/46 KB 24/158 KB 20/201 KB 8/54 KB 25/44 KB 20/46 KB 16/158 KB 20/201 KB 8/54 KB 16/44 KB 4/46 KB 24/158 KB 20/201 KB 11/54 KB 25/44 KB 20/46 KB 24/158 KB 20/201 KB 13/54 KB 25/44 KB 20/46 KB 16/158 KB 20/201 KB 5/54 KB 16/44 KB 4/46 KB 24/158 KB 24/201 KB 13/54 KB 25/44 KB 20/46 KB 24/158 KB 28/201 KB 13/54 KB 25/44 KB 20/46 KB 28/158 KB 32/201 KB 16/54 KB 25/44 KB 24/46 KB 20/158 KB 20/201 KB 8/54 KB 25/44 KB 20/46 KB 28/158 KB 28/201 KB 16/54 KB 25/44 KB 24/46 KB 32/158 KB 32/201 KB 16/54 KB 25/44 KB 24/46 KB 24/158 KB 28/201 KB 16/54 KB 25/44 KB 24/46 KB 24/158 KB 28/201 KB 16/54 KB 25/44 KB 20/46 KB 32/158 KB 32/201 KB 16/54 KB 27/44 KB 24/46 KB 32/158 KB 32/201 KB 19/54 KB 30/44 KB 24/46 KB 36/158 KB 36/201 KB 19/54 KB 32/44 KB 28/46 KB 32/158 KB 32/201 KB 19/54 KB 27/44 KB 24/46 KB 36/158 KB 36/201 KB 21/54 KB 32/44 KB 28/46 KB 36/158 KB 36/201 KB 24/54 KB 32/44 KB 28/46 KB 36/158 KB 36/201 KB 27/54 KB 32/44 KB 28/46 KB 36/158 KB 36/201 KB 29/54 KB 32/44 KB 28/46 KB 36/158 KB 36/201 KB 32/54 KB 36/44 KB 28/46 KB 36/158 KB 36/201 KB 19/54 KB 30/44 KB 28/46 KB 36/158 KB 40/201 KB 32/54 KB 36/44 KB 28/46 KB 36/158 KB 44/201 KB 32/54 KB 36/44 KB 28/46 KB 36/158 KB 48/201 KB 32/54 KB 36/44 KB 28/46 KB 36/158 KB 32/201 KB 19/54 KB 30/44 KB 28/46 KB 40/158 KB 48/201 KB 32/54 KB 36/44 KB 28/46 KB 44/158 KB 48/201 KB 32/54 KB 36/44 KB 28/46 KB 48/158 KB 48/201 KB 32/54 KB 36/44 KB 28/46 KB 32/158 KB 32/201 KB 19/54 KB 30/44 KB 28/46 KB 48/158 KB 48/201 KB 32/54 KB 36/44 KB 32/46 KB 48/158 KB 48/201 KB 32/54 KB 36/44 KB 36/46 KB 48/158 KB 48/201 KB 32/54 KB 36/44 KB 40/46 KB 48/158 KB 48/201 KB 32/54 KB 36/44 KB 44/46 KB 48/158 KB 48/201 KB 32/54 KB 36/44 KB 46/46 KB 36/158 KB 36/201 KB 29/54 KB 36/44 KB 28/46 KB 48/158 KB 48/201 KB 32/54 KB 40/44 KB 46/46 KB 52/158 KB 48/201 KB 32/54 KB 44/44 KB 46/46 KB 52/158 KB 52/201 KB 32/54 KB 44/44 KB 46/46 KB 52/158 KB 56/201 KB 36/54 KB 44/44 KB 46/46 KB 52/158 KB 60/201 KB 36/54 KB 44/44 KB 46/46 KB 52/158 KB 63/201 KB 36/54 KB 44/44 KB 46/46 KB 52/158 KB 48/201 KB 32/54 KB 40/44 KB 46/46 KB 56/158 KB 63/201 KB 36/54 KB 44/44 KB 46/46 KB 60/158 KB 63/201 KB 36/54 KB 44/44 KB 46/46 KB 64/158 KB 63/201 KB 36/54 KB 52/158 KB 52/201 KB 36/54 KB 44/44 KB 46/46 KB 64/158 KB 63/201 KB 40/54 KB 64/158 KB 63/201 KB 44/54 KB 64/158 KB 63/201 KB 48/54 KB unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 64/158 KB 63/201 KB 52/54 KB 68/158 KB 63/201 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1185.3 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 978.7 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 68/158 KB 63/201 KB 52/54 KB 72/158 KB 63/201 KB 54/54 KB 76/158 KB 63/201 KB 54/54 KB 80/158 KB 63/201 KB 54/54 KB 84/158 KB 63/201 KB 54/54 KB 88/158 KB 63/201 KB 54/54 KB 92/158 KB 63/201 KB 54/54 KB 96/158 KB 63/201 KB 54/54 KB Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 100/158 KB 63/201 KB 54/54 KB 104/158 KB 63/201 KB 54/54 KB 108/158 KB 63/201 KB 54/54 KB 112/158 KB 63/201 KB 54/54 KB 116/158 KB 63/201 KB 54/54 KB 116/158 KB 67/201 KB 54/54 KB 116/158 KB 71/201 KB 54/54 KB 116/158 KB 75/201 KB 54/54 KB 116/158 KB 79/201 KB 54/54 KB 116/158 KB 83/201 KB 54/54 KB 116/158 KB 87/201 KB 54/54 KB 116/158 KB 91/201 KB 54/54 KB 116/158 KB 95/201 KB 54/54 KB 116/158 KB 99/201 KB 54/54 KB 116/158 KB 103/201 KB 54/54 KB 116/158 KB 107/201 KB 4/6 KB 54/54 KB 116/158 KB 111/201 KB 4/6 KB 54/54 KB 116/158 KB 103/201 KB 4/6 KB 54/54 KB 116/158 KB 111/201 KB 6/6 KB 54/54 KB 116/158 KB 115/201 KB 6/6 KB 54/54 KB 116/158 KB 119/201 KB 6/6 KB 54/54 KB 116/158 KB 123/201 KB 6/6 KB 54/54 KB 120/158 KB 123/201 KB 6/6 KB 54/54 KB 124/158 KB 123/201 KB 6/6 KB 54/54 KB 128/158 KB 127/201 KB 6/6 KB 54/54 KB 124/158 KB 127/201 KB 6/6 KB 54/54 KB 128/158 KB 131/201 KB 6/6 KB 54/54 KB 132/158 KB 135/201 KB 6/6 KB 54/54 KB 132/158 KB 139/201 KB 6/6 KB 54/54 KB 132/158 KB 143/201 KB 6/6 KB 54/54 KB 132/158 KB 131/201 KB 6/6 KB 54/54 KB 136/158 KB 143/201 KB 6/6 KB 54/54 KB 136/158 KB 143/201 KB 6/6 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1120.8 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 140/158 KB 143/201 KB 6/6 KB 3/3 KB 144/158 KB 143/201 KB 6/6 KB 3/3 KB 148/158 KB 143/201 KB 6/6 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 119.0 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 152/158 KB 143/201 KB 3/3 KB 152/158 KB 147/201 KB 3/3 KB 152/158 KB 151/201 KB 3/3 KB 156/158 KB 155/201 KB 3/3 KB 156/158 KB 159/201 KB 3/3 KB 156/158 KB 163/201 KB 3/3 KB 156/158 KB 167/201 KB 156/158 KB 171/201 KB 156/158 KB 151/201 KB 3/3 KB 158/158 KB 171/201 KB 4/367 KB 158/158 KB 171/201 KB 3/5 KB 4/367 KB 158/158 KB 171/201 KB 5/5 KB 4/367 KB 156/158 KB 171/201 KB 4/367 KB 158/158 KB 171/201 KB 5/5 KB 8/367 KB 158/158 KB 171/201 KB 5/5 KB 12/367 KB 158/158 KB 171/201 KB 5/5 KB 16/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 45.2 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 158/158 KB 171/201 KB 5/5 KB 20/367 KB 158/158 KB 171/201 KB 5/5 KB 24/367 KB 158/158 KB 171/201 KB 5/5 KB 28/367 KB 158/158 KB 171/201 KB 5/5 KB 32/367 KB 158/158 KB 171/201 KB 5/5 KB 36/367 KB 158/158 KB 171/201 KB 5/5 KB 40/367 KB 158/158 KB 171/201 KB 5/5 KB 44/367 KB 158/158 KB 171/201 KB 5/5 KB 48/367 KB 158/158 KB 171/201 KB 3/52 KB 48/367 KB 158/158 KB 171/201 KB 5/52 KB 48/367 KB 158/158 KB 171/201 KB 8/52 KB 48/367 KB 158/158 KB 171/201 KB 11/52 KB 48/367 KB 158/158 KB 171/201 KB 13/52 KB 48/367 KB 158/158 KB 171/201 KB 16/52 KB 48/367 KB 158/158 KB 171/201 KB 19/52 KB 48/367 KB 158/158 KB 171/201 KB 21/52 KB 48/367 KB 158/158 KB 171/201 KB 24/52 KB 48/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 64.3 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 158/158 KB 171/201 KB 27/52 KB 48/367 KB 158/158 KB 175/201 KB 29/52 KB 48/367 KB 158/158 KB 175/201 KB 32/52 KB 52/367 KB 158/158 KB 175/201 KB 27/52 KB 48/367 KB 158/158 KB 179/201 KB 32/52 KB 52/367 KB 158/158 KB 183/201 KB 36/52 KB 52/367 KB 158/158 KB 187/201 KB 36/52 KB 52/367 KB 158/158 KB 191/201 KB 36/52 KB 52/367 KB 158/158 KB 175/201 KB 29/52 KB 52/367 KB 158/158 KB 191/201 KB 36/52 KB 56/367 KB 158/158 KB 191/201 KB 36/52 KB 60/367 KB 158/158 KB 191/201 KB 36/52 KB 64/367 KB 158/158 KB 191/201 KB 36/52 KB 68/367 KB 158/158 KB 191/201 KB 36/52 KB 72/367 KB 158/158 KB 191/201 KB 36/52 KB 76/367 KB 158/158 KB 191/201 KB 36/52 KB 80/367 KB 158/158 KB 191/201 KB 36/52 KB 84/367 KB 195/201 KB 36/52 KB 88/367 KB 195/201 KB 36/52 KB 92/367 KB 195/201 KB 36/52 KB 96/367 KB 158/158 KB 179/201 KB 36/52 KB 52/367 KB 195/201 KB 40/52 KB 96/367 KB 195/201 KB 44/52 KB 96/367 KB 195/201 KB 48/52 KB 96/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2094.0 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 195/201 KB 52/52 KB 4/47 KB 96/367 KB 158/158 KB 195/201 KB 36/52 KB 84/367 KB 199/201 KB 52/52 KB 4/47 KB 96/367 KB 201/201 KB 52/52 KB 4/47 KB 96/367 KB 195/201 KB 48/52 KB 4/47 KB 96/367 KB 201/201 KB 52/52 KB 8/47 KB 96/367 KB 201/201 KB 52/52 KB 12/47 KB 96/367 KB 201/201 KB 52/52 KB 16/47 KB 96/367 KB 201/201 KB 52/52 KB 20/47 KB 96/367 KB 201/201 KB 52/52 KB 24/47 KB 96/367 KB 201/201 KB 52/52 KB 28/47 KB 96/367 KB 201/201 KB 52/52 KB 32/47 KB 96/367 KB 201/201 KB 52/52 KB 36/47 KB 100/367 KB 201/201 KB 52/52 KB 40/47 KB 3/238 KB 100/367 KB 201/201 KB 52/52 KB 44/47 KB 3/238 KB 100/367 KB 201/201 KB 52/52 KB 47/47 KB 3/238 KB 100/367 KB 201/201 KB 52/52 KB 32/47 KB 100/367 KB 201/201 KB 52/52 KB 36/47 KB 3/238 KB 100/367 KB 201/201 KB 52/52 KB 47/47 KB 5/238 KB 100/367 KB 201/201 KB 47/47 KB 8/238 KB 100/367 KB 47/47 KB 11/238 KB 100/367 KB 47/47 KB 13/238 KB 100/367 KB 47/47 KB 16/238 KB 100/367 KB 47/47 KB 19/238 KB 100/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 643.1 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 47/47 KB 19/238 KB 104/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2388.0 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 47/47 KB 21/238 KB 108/367 KB 47/47 KB 21/238 KB 112/367 KB 47/47 KB 21/238 KB 116/367 KB 47/47 KB 21/238 KB 120/367 KB 47/47 KB 21/238 KB 124/367 KB 47/47 KB 21/238 KB 128/367 KB 47/47 KB 21/238 KB 104/367 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 47/47 KB 24/238 KB 128/367 KB 27/238 KB 132/367 KB 29/238 KB 132/367 KB 32/238 KB 132/367 KB 32/238 KB 4/28 KB 132/367 KB 36/238 KB 8/28 KB 132/367 KB 36/238 KB 12/28 KB 132/367 KB 36/238 KB 16/28 KB 132/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 519.3 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 47/47 KB 24/238 KB 132/367 KB 36/238 KB 16/28 KB 136/367 KB 36/238 KB 16/28 KB 140/367 KB 36/238 KB 16/28 KB 144/367 KB 36/238 KB 16/28 KB 148/367 KB 36/238 KB 20/28 KB 152/367 KB 36/238 KB 20/28 KB 156/367 KB 36/238 KB 20/28 KB 160/367 KB 36/238 KB 4/28 KB 132/367 KB 40/238 KB 20/28 KB 160/367 KB 44/238 KB 20/28 KB 160/367 KB 48/238 KB 20/28 KB 160/367 KB 36/238 KB 20/28 KB 148/367 KB 48/238 KB 24/28 KB 160/367 KB 48/238 KB 28/28 KB 160/367 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 52/238 KB 28/28 KB 160/367 KB 56/238 KB 28/28 KB 160/367 KB 60/238 KB 28/28 KB 160/367 KB 64/238 KB 28/28 KB 160/367 KB 64/238 KB 28/28 KB 164/367 KB 68/238 KB 28/28 KB 168/367 KB 68/238 KB 28/28 KB 172/367 KB 68/238 KB 28/28 KB 176/367 KB 68/238 KB 28/28 KB 164/367 KB 72/238 KB 28/28 KB 176/367 KB 76/238 KB 28/28 KB 176/367 KB 80/238 KB 28/28 KB 176/367 KB 84/238 KB 28/28 KB 176/367 KB 88/238 KB 28/28 KB 180/367 KB 92/238 KB 28/28 KB 180/367 KB 96/238 KB 28/28 KB 180/367 KB 100/238 KB 28/28 KB 180/367 KB 104/238 KB 4/186 KB 180/367 KB 108/238 KB 4/186 KB 180/367 KB 84/238 KB 28/28 KB 180/367 KB 100/238 KB 4/186 KB 180/367 KB 108/238 KB 8/186 KB 184/367 KB 108/238 KB 12/186 KB 184/367 KB 108/238 KB 16/186 KB 184/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 262.7 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 108/238 KB 20/186 KB 184/367 KB 108/238 KB 24/186 KB 184/367 KB 108/238 KB 28/186 KB 184/367 KB 108/238 KB 32/186 KB 184/367 KB 108/238 KB 24/186 KB 184/367 KB 108/238 KB 32/186 KB 188/367 KB 108/238 KB 32/186 KB 192/367 KB 108/238 KB 36/186 KB 192/367 KB 108/238 KB 40/186 KB 196/367 KB 108/238 KB 36/186 KB 196/367 KB 112/238 KB 40/186 KB 200/367 KB 112/238 KB 44/186 KB 204/367 KB 112/238 KB 44/186 KB 208/367 KB 112/238 KB 44/186 KB 212/367 KB 112/238 KB 44/186 KB 216/367 KB 112/238 KB 44/186 KB 220/367 KB 112/238 KB 44/186 KB 224/367 KB 112/238 KB 40/186 KB 196/367 KB 112/238 KB 44/186 KB 200/367 KB 112/238 KB 48/186 KB 224/367 KB 112/238 KB 48/186 KB 4/1199 KB 224/367 KB 112/238 KB 48/186 KB 8/1199 KB 224/367 KB 112/238 KB 48/186 KB 12/1199 KB 224/367 KB 112/238 KB 48/186 KB 16/1199 KB 224/367 KB 112/238 KB 48/186 KB 20/1199 KB 224/367 KB 112/238 KB 48/186 KB 24/1199 KB 224/367 KB 112/238 KB 48/186 KB 28/1199 KB 224/367 KB 112/238 KB 48/186 KB 32/1199 KB 224/367 KB 112/238 KB 48/186 KB 36/1199 KB 224/367 KB 112/238 KB 48/186 KB 40/1199 KB 224/367 KB 112/238 KB 48/186 KB 44/1199 KB 224/367 KB 112/238 KB 48/186 KB 48/1199 KB 224/367 KB 116/238 KB 52/186 KB 52/1199 KB 224/367 KB 116/238 KB 52/186 KB 56/1199 KB 224/367 KB 116/238 KB 52/186 KB 60/1199 KB 224/367 KB 116/238 KB 52/186 KB 64/1199 KB 224/367 KB 116/238 KB 52/186 KB 48/1199 KB 224/367 KB 116/238 KB 56/186 KB 64/1199 KB 224/367 KB 116/238 KB 60/186 KB 64/1199 KB 224/367 KB 116/238 KB 64/186 KB 64/1199 KB 224/367 KB 116/238 KB 48/186 KB 48/1199 KB 224/367 KB 120/238 KB 64/186 KB 64/1199 KB 224/367 KB 124/238 KB 64/186 KB 64/1199 KB 224/367 KB 128/238 KB 64/186 KB 64/1199 KB 224/367 KB 132/238 KB 64/186 KB 64/1199 KB 224/367 KB 136/238 KB 68/186 KB 3/558 KB 68/1199 KB 228/367 KB 132/238 KB 68/186 KB 3/558 KB 68/1199 KB 228/367 KB 136/238 KB 68/186 KB 5/558 KB 68/1199 KB 228/367 KB 136/238 KB 68/186 KB 8/558 KB 68/1199 KB 228/367 KB 136/238 KB 68/186 KB 11/558 KB 68/1199 KB 228/367 KB 132/238 KB 68/186 KB 68/1199 KB 228/367 KB 132/238 KB 68/186 KB 64/1199 KB 228/367 KB 132/238 KB 64/186 KB 64/1199 KB 228/367 KB 140/238 KB 68/186 KB 11/558 KB 68/1199 KB 232/367 KB 140/238 KB 68/186 KB 11/558 KB 68/1199 KB 236/367 KB 140/238 KB 68/186 KB 11/558 KB 68/1199 KB 240/367 KB 140/238 KB 72/186 KB 11/558 KB 68/1199 KB 244/367 KB 140/238 KB 72/186 KB 13/558 KB 72/1199 KB 248/367 KB 140/238 KB 68/186 KB 11/558 KB 68/1199 KB 228/367 KB 144/238 KB 72/186 KB 13/558 KB 72/1199 KB 248/367 KB 140/238 KB 72/186 KB 13/558 KB 72/1199 KB 244/367 KB 140/238 KB 72/186 KB 11/558 KB 72/1199 KB 244/367 KB 144/238 KB 72/186 KB 13/558 KB 76/1199 KB 248/367 KB 144/238 KB 72/186 KB 13/558 KB 80/1199 KB 248/367 KB 144/238 KB 72/186 KB 16/558 KB 84/1199 KB 248/367 KB 148/238 KB 72/186 KB 16/558 KB 88/1199 KB 252/367 KB 148/238 KB 72/186 KB 16/558 KB 92/1199 KB 252/367 KB 148/238 KB 72/186 KB 16/558 KB 96/1199 KB 252/367 KB 140/238 KB 72/186 KB 11/558 KB 68/1199 KB 240/367 KB 148/238 KB 76/186 KB 16/558 KB 96/1199 KB 252/367 KB 148/238 KB 80/186 KB 16/558 KB 96/1199 KB 252/367 KB 148/238 KB 84/186 KB 16/558 KB 96/1199 KB 252/367 KB 148/238 KB 88/186 KB 16/558 KB 96/1199 KB 252/367 KB 148/238 KB 92/186 KB 16/558 KB 96/1199 KB 252/367 KB 148/238 KB 96/186 KB 16/558 KB 96/1199 KB 252/367 KB 148/238 KB 72/186 KB 16/558 KB 84/1199 KB 252/367 KB 148/238 KB 96/186 KB 16/558 KB 96/1199 KB 256/367 KB 148/238 KB unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 72/186 KB 16/558 KB 84/1199 KB 248/367 KB 152/238 KB 96/186 KB 16/558 KB 96/1199 KB 256/367 KB 156/238 KB 96/186 KB 16/558 KB 96/1199 KB 256/367 KB 160/238 KB 96/186 KB 16/558 KB 96/1199 KB 256/367 KB 164/238 KB 96/186 KB 16/558 KB 96/1199 KB 256/367 KB 168/238 KB 100/186 KB 16/558 KB 100/1199 KB 260/367 KB 172/238 KB 100/186 KB 16/558 KB 100/1199 KB 260/367 KB 176/238 KB 100/186 KB 16/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 16/558 KB 100/1199 KB 260/367 KB 144/238 KB 72/186 KB 16/558 KB 80/1199 KB 248/367 KB 180/238 KB 100/186 KB 19/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 21/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 24/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 27/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 29/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 32/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 36/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 40/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 44/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 48/558 KB 100/1199 KB 260/367 KB 164/238 KB 100/186 KB 16/558 KB 100/1199 KB 260/367 KB 180/238 KB 100/186 KB 48/558 KB 104/1199 KB 260/367 KB 180/238 KB 100/186 KB 48/558 KB 108/1199 KB 260/367 KB 164/238 KB 100/186 KB 16/558 KB 96/1199 KB 260/367 KB 180/238 KB 100/186 KB 48/558 KB 108/1199 KB 264/367 KB 180/238 KB 100/186 KB 48/558 KB 108/1199 KB 268/367 KB 180/238 KB 100/186 KB 48/558 KB 108/1199 KB 272/367 KB 180/238 KB 100/186 KB 48/558 KB 108/1199 KB 276/367 KB 164/238 KB 100/186 KB 16/558 KB 96/1199 KB 256/367 KB 180/238 KB 104/186 KB 48/558 KB 112/1199 KB 276/367 KB 180/238 KB 108/186 KB 48/558 KB 112/1199 KB 276/367 KB 180/238 KB 112/186 KB 48/558 KB 112/1199 KB 276/367 KB 180/238 KB 116/186 KB 48/558 KB 112/1199 KB 276/367 KB 180/238 KB 120/186 KB 48/558 KB 112/1199 KB 276/367 KB 180/238 KB 124/186 KB 48/558 KB 112/1199 KB 280/367 KB 184/238 KB 128/186 KB 48/558 KB 112/1199 KB 280/367 KB 184/238 KB 132/186 KB 48/558 KB 112/1199 KB 280/367 KB 184/238 KB 136/186 KB 52/558 KB 112/1199 KB 280/367 KB 184/238 KB 140/186 KB 52/558 KB 112/1199 KB 280/367 KB 184/238 KB 144/186 KB 52/558 KB 112/1199 KB 280/367 KB 180/238 KB 100/186 KB 48/558 KB 112/1199 KB 276/367 KB 184/238 KB 144/186 KB 52/558 KB 116/1199 KB 280/367 KB 184/238 KB 144/186 KB 52/558 KB 120/1199 KB 280/367 KB 184/238 KB 144/186 KB 52/558 KB 124/1199 KB 280/367 KB 184/238 KB 144/186 KB 52/558 KB 128/1199 KB 280/367 KB 184/238 KB 144/186 KB 52/558 KB 132/1199 KB 280/367 KB 184/238 KB 144/186 KB 52/558 KB 136/1199 KB 280/367 KB 184/238 KB 144/186 KB 52/558 KB 140/1199 KB 280/367 KB 184/238 KB 144/186 KB 52/558 KB 144/1199 KB 280/367 KB 184/238 KB 144/186 KB 52/558 KB 148/1199 KB 280/367 KB 184/238 KB 148/186 KB 52/558 KB 152/1199 KB 280/367 KB 184/238 KB 148/186 KB 52/558 KB 156/1199 KB 280/367 KB 184/238 KB 132/186 KB 52/558 KB 112/1199 KB 280/367 KB 184/238 KB 124/186 KB 48/558 KB 112/1199 KB 280/367 KB 188/238 KB 148/186 KB 52/558 KB 156/1199 KB 280/367 KB 192/238 KB 148/186 KB 52/558 KB 156/1199 KB 280/367 KB 180/238 KB 120/186 KB 48/558 KB 112/1199 KB 280/367 KB 192/238 KB 148/186 KB 52/558 KB 156/1199 KB 284/367 KB 192/238 KB 148/186 KB 52/558 KB 156/1199 KB 288/367 KB 192/238 KB 148/186 KB 52/558 KB 156/1199 KB 292/367 KB 196/238 KB 148/186 KB 56/558 KB 156/1199 KB 296/367 KB 196/238 KB 148/186 KB 56/558 KB 156/1199 KB 300/367 KB 196/238 KB 148/186 KB 56 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install /558 KB 156/1199 KB 304/367 KB 196/238 KB 148/186 KB 56/558 KB 156/1199 KB 308/367 KB 196/238 KB 148/186 KB 56/558 KB 156/1199 KB 312/367 KB 196/238 KB 148/186 KB 56/558 KB 156/1199 KB 316/367 KB 196/238 KB 148/186 KB 56/558 KB 156/1199 KB 320/367 KB 184/238 KB 148/186 KB 52/558 KB 148/1199 KB 280/367 KB 196/238 KB 152/186 KB 56/558 KB 156/1199 KB 320/367 KB 196/238 KB 156/186 KB 56/558 KB 156/1199 KB 320/367 KB 196/238 KB 160/186 KB 56/558 KB 156/1199 KB 320/367 KB 196/238 KB 148/186 KB 56/558 KB 156/1199 KB 292/367 KB 196/238 KB 160/186 KB 60/558 KB 156/1199 KB 320/367 KB 196/238 KB 160/186 KB 64/558 KB 156/1199 KB 320/367 KB 196/238 KB 160/186 KB 68/558 KB 156/1199 KB 320/367 KB 196/238 KB 160/186 KB 72/558 KB 156/1199 KB 320/367 KB 196/238 KB 160/186 KB 76/558 KB 156/1199 KB 320/367 KB 196/238 KB 160/186 KB 80/558 KB 156/1199 KB 320/367 KB 196/238 KB 160/186 KB 84/558 KB 156/1199 KB 320/367 KB 196/238 KB 164/186 KB 88/558 KB 160/1199 KB 324/367 KB 196/238 KB 164/186 KB 92/558 KB 160/1199 KB 324/367 KB 196/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 196/238 KB 148/186 KB 52/558 KB 156/1199 KB 292/367 KB 200/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 204/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 208/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 212/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 216/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 220/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 224/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 228/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 232/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 236/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 238/238 KB 164/186 KB 96/558 KB 160/1199 KB 324/367 KB 196/238 KB 164/186 KB 84/558 KB 160/1199 KB 324/367 KB 238/238 KB 164/186 KB 96/558 KB 164/1199 KB 324/367 KB 238/238 KB 164/186 KB 96/558 KB 168/1199 KB 324/367 KB 238/238 KB 164/186 KB 96/558 KB 172/1199 KB 324/367 KB 238/238 KB 164/186 KB 100/558 KB 176/1199 KB 324/367 KB 196/238 KB 164/186 KB 84/558 KB 156/1199 KB 324/367 KB 196/238 KB 160/186 KB 84/558 KB 156/1199 KB 324/367 KB 238/238 KB 164/186 KB 100/558 KB 176/1199 KB 328/367 KB 238/238 KB 164/186 KB 100/558 KB 176/1199 KB 332/367 KB 238/238 KB 168/186 KB 100/558 KB 176/1199 KB 336/367 KB 238/238 KB 168/186 KB 100/558 KB 176/1199 KB 340/367 KB 238/238 KB 168/186 KB 100/558 KB 180/1199 KB 344/367 KB 238/238 KB 168/186 KB 100/558 KB 180/1199 KB 348/367 KB 238/238 KB 168/186 KB 100/558 KB 180/1199 KB 352/367 KB 238/238 KB 168/186 KB 100/558 KB 180/1199 KB 356/367 KB 238/238 KB 168/186 KB 100/558 KB 180/1199 KB 360/367 KB 238/238 KB 168/186 KB 100/558 KB 180/1199 KB 364/367 KB 238/238 KB 168/186 KB 100/558 KB 180/1199 KB 367/367 KB 238/238 KB 164/186 KB 100/558 KB 172/1199 KB 324/367 KB 238/238 KB 168/186 KB 104/558 KB 180/1199 KB 367/367 KB 238/238 KB 168/186 KB 108/558 KB 180/1199 KB 367/367 KB 238/238 KB 168/186 KB 112/558 KB 180/1199 KB 367/367 KB 238/238 KB 168/186 KB 116/558 KB 180/1199 KB 367/367 KB 238/238 KB 168/186 KB 120/558 KB 180/1199 KB 367/367 KB 238/238 KB 168/186 KB 124/558 KB 180/1199 KB 367/367 KB 238/238 KB 168/186 KB 128/558 KB 180/1199 KB 367/367 KB 238/238 KB 168/186 KB 100/558 KB 180/1199 KB 340/367 KB 238/238 KB 168/186 KB 128/558 KB 184/1199 KB 367/367 KB 238/238 KB 168/186 KB 128/558 KB 188/1199 KB 367/367 KB 238/238 KB 168/186 KB 128/558 KB 192/1199 KB 367/367 KB 238/238 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install KB 168/186 KB 100/558 KB 176/1199 KB 332/367 KB 238/238 KB 172/186 KB 128/558 KB 192/1199 KB 367/367 KB 238/238 KB 176/186 KB 128/558 KB 192/1199 KB 367/367 KB 238/238 KB 180/186 KB 128/558 KB 192/1199 KB 367/367 KB 238/238 KB 184/186 KB 128/558 KB 192/1199 KB 367/367 KB 238/238 KB 186/186 KB 128/558 KB 192/1199 KB 367/367 KB 238/238 KB 186/186 KB 128/558 KB 196/1199 KB 367/367 KB 186/186 KB 132/558 KB 200/1199 KB 367/367 KB 186/186 KB 132/558 KB 204/1199 KB 367/367 KB 186/186 KB 132/558 KB 208/1199 KB 367/367 KB 186/186 KB 132/558 KB 212/1199 KB 367/367 KB 186/186 KB 132/558 KB 216/1199 KB 367/367 KB 186/186 KB 132/558 KB 220/1199 KB 367/367 KB 186/186 KB 132/558 KB 224/1199 KB 367/367 KB 186/186 KB 132/558 KB 196/1199 KB 367/367 KB 186/186 KB 136/558 KB 224/1199 KB 367/367 KB 186/186 KB 140/558 KB 224/1199 KB 367/367 KB 186/186 KB 144/558 KB 224/1199 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1447.7 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 186/186 KB 148/558 KB 224/1199 KB 367/367 KB 152/558 KB 224/1199 KB 367/367 KB 156/558 KB 224/1199 KB 367/367 KB 160/558 KB 224/1199 KB 367/367 KB 164/558 KB 224/1199 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1120.3 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 164/558 KB 228/1199 KB 367/367 KB 164/558 KB 232/1199 KB 367/367 KB 164/558 KB 236/1199 KB 367/367 KB 168/558 KB 236/1199 KB 367/367 KB 168/558 KB 240/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2181.4 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 172/558 KB 240/1199 KB 176/558 KB 240/1199 KB 180/558 KB 244/1199 KB 184/558 KB 244/1199 KB 188/558 KB 244/1199 KB 192/558 KB 244/1199 KB 196/558 KB 244/1199 KB 200/558 KB 244/1199 KB 204/558 KB 244/1199 KB 208/558 KB 244/1199 KB 212/558 KB 244/1199 KB 176/558 KB 244/1199 KB 212/558 KB 248/1199 KB 212/558 KB 252/1199 KB 212/558 KB 256/1199 KB 212/558 KB 260/1199 KB 212/558 KB 260/1199 KB 4/181 KB 212/558 KB 260/1199 KB 8/181 KB 212/558 KB 260/1199 KB 12/181 KB 212/558 KB 260/1199 KB 16/181 KB 212/558 KB 260/1199 KB 20/181 KB 212/558 KB 260/1199 KB 24/181 KB 212/558 KB 260/1199 KB 28/181 KB 212/558 KB 260/1199 KB 32/181 KB 212/558 KB 260/1199 KB 36/181 KB 212/558 KB 260/1199 KB 40/181 KB 212/558 KB 260/1199 KB 44/181 KB 212/558 KB 264/1199 KB 48/181 KB 212/558 KB 264/1199 KB 44/181 KB 212/558 KB 268/1199 KB 48/181 KB 212/558 KB 272/1199 KB 48/181 KB 212/558 KB 276/1199 KB 52/181 KB 216/558 KB 280/1199 KB 52/181 KB 216/558 KB 284/1199 KB 52/181 KB 216/558 KB 288/1199 KB 52/181 KB 212/558 KB 272/1199 KB 52/181 KB 216/558 KB 288/1199 KB 56/181 KB 216/558 KB 288/1199 KB 60/181 KB 216/558 KB 288/1199 KB 64/181 KB 216/558 KB 276/1199 KB 52/181 KB 220/558 KB 288/1199 KB 64/181 KB 224/558 KB 288/1199 KB 64/181 KB 228/558 KB 288/1199 KB 64/181 KB 232/558 KB 292/1199 KB 68/181 KB 236/558 KB 292/1199 KB 68/181 KB 240/558 KB 292/1199 KB 68/181 KB 228/558 KB 292/1199 KB 68/181 KB 240/558 KB 296/1199 KB 68/181 KB 240/558 KB 300/1199 KB 68/181 KB 244/558 KB 304/1199 KB 68/181 KB 228/558 KB 288/1199 KB 68/181 KB 244/558 KB 304/1199 KB 72/181 KB 244/558 KB 304/1199 KB 76/181 KB 244/558 KB 304/1199 KB 80/181 KB 244/558 KB 304/1199 KB 84/181 KB 244/558 KB 308/1199 KB 88/181 KB 244/558 KB 308/1199 KB 92/181 KB 244/558 KB 308/1199 KB 96/181 KB 244/558 KB 300/1199 KB 68/181 KB 248/558 KB 308/1199 KB 96/181 KB 252/558 KB 308/1199 KB 96/181 KB 256/558 KB 308/1199 KB 96/181 KB 260/558 KB 308/1199 KB 96/181 KB 264/558 KB 308/1199 KB 100/181 KB 268/558 KB 308/1199 KB 100/181 KB 272/558 KB 308/1199 KB 100/181 KB 244/558 KB 308/1199 KB 84/181 KB 272/558 KB 312/1199 KB 100/181 KB 272/558 KB 316/1199 KB 100/181 KB 272/558 KB 320/1199 KB 100/181 KB 272/558 KB 324/1199 KB 100/181 KB 272/558 KB 328/1199 KB 100/181 KB 272/558 KB 332/1199 KB 100/181 KB 272/558 KB 336/1199 KB 100/181 KB 260/558 KB 308/1199 KB 100/181 KB 272/558 KB 336/1199 KB 104/181 KB 272/558 KB 336/1199 KB 108/181 KB 272/558 KB 336/1199 KB 112/181 KB 272/558 KB 336/1199 KB 116/181 KB 276/558 KB 340/1199 KB 120/181 KB 276/558 KB 340/1199 KB 124/181 KB 276/558 KB 340/1199 KB 128/181 KB 4/1206 KB 276/558 KB 340/1199 KB 128/181 KB 8/1206 KB 276/558 KB 340/1199 KB 132/181 KB 12/1206 KB 276/558 KB 340/1199 KB 132/181 KB 16/1206 KB 276/558 KB 340/1199 KB 132/181 KB 276/558 KB 340/1199 KB 116/181 KB 16/1206 KB 276/558 KB 344/1199 KB 132/181 KB 16/1206 KB 276/558 KB 348/1199 KB 132/181 KB 16/1206 KB 276/558 KB 352/1199 KB 132/181 KB 276/558 KB 336/1199 KB 116/181 KB 16/1206 KB 280/558 KB 352/1199 KB 132/181 KB 16/1206 KB 284/558 KB 352/1199 KB 132/181 KB 16/1206 KB 288/558 KB 352/1199 KB 132/181 KB 16/1206 KB 292/558 KB 352/1199 KB 132/181 KB 16/1206 KB 296/558 KB 356/1199 KB 132/181 KB 16/1206 KB 300/558 KB 356/1199 KB 132/181 KB 16/1206 KB 304/558 KB 356/1199 KB 132/181 KB 4/1206 KB 276/558 KB 340/1199 KB 132/181 KB 16/1206 KB 304/558 KB 356/1199 KB 136/181 KB 16/1206 KB 304/558 KB 356/1199 KB 140/181 K unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install B 16/1206 KB 304/558 KB 356/1199 KB 144/181 KB 16/1206 KB 304/558 KB 356/1199 KB 148/181 KB 20/1206 KB 308/558 KB 356/1199 KB 152/181 KB 20/1206 KB 308/558 KB 356/1199 KB 156/181 KB 20/1206 KB 308/558 KB 356/1199 KB 160/181 KB 16/1206 KB 292/558 KB 356/1199 KB 132/181 KB 20/1206 KB 308/558 KB 360/1199 KB 160/181 KB 20/1206 KB 308/558 KB 364/1199 KB 160/181 KB 20/1206 KB 308/558 KB 368/1199 KB 160/181 KB 20/1206 KB 308/558 KB 372/1199 KB 160/181 KB 20/1206 KB 308/558 KB 376/1199 KB 160/181 KB 20/1206 KB 308/558 KB 380/1199 KB 160/181 KB 20/1206 KB 308/558 KB 384/1199 KB 160/181 KB 20/1206 KB 308/558 KB 388/1199 KB 160/181 KB 20/1206 KB 308/558 KB 356/1199 KB 148/181 KB 20/1206 KB 312/558 KB 388/1199 KB 164/181 KB 20/1206 KB 316/558 KB 388/1199 KB 164/181 KB 20/1206 KB 320/558 KB 388/1199 KB 164/181 KB 20/1206 KB 324/558 KB 388/1199 KB 164/181 KB 20/1206 KB 304/558 KB 356/1199 KB 148/181 KB 24/1206 KB 324/558 KB 388/1199 KB 164/181 KB 28/1206 KB 324/558 KB 388/1199 KB 164/181 KB 32/1206 KB 324/558 KB 388/1199 KB 164/181 KB 36/1206 KB 324/558 KB 388/1199 KB 164/181 KB 40/1206 KB 324/558 KB 388/1199 KB 164/181 KB 44/1206 KB 324/558 KB 388/1199 KB 164/181 KB 48/1206 KB 324/558 KB 388/1199 KB 164/181 KB 20/1206 KB 308/558 KB 388/1199 KB 164/181 KB 48/1206 KB 328/558 KB 388/1199 KB 168/181 KB 48/1206 KB 328/558 KB 388/1199 KB 172/181 KB 48/1206 KB 328/558 KB 388/1199 KB 176/181 KB 48/1206 KB 328/558 KB 388/1199 KB 180/181 KB 52/1206 KB 328/558 KB 388/1199 KB 181/181 KB 48/1206 KB 328/558 KB 388/1199 KB 164/181 KB 52/1206 KB 332/558 KB 388/1199 KB 181/181 KB 52/1206 KB 336/558 KB 388/1199 KB 181/181 KB 52/1206 KB 340/558 KB 388/1199 KB 181/181 KB 52/1206 KB 344/558 KB 388/1199 KB 181/181 KB 52/1206 KB 348/558 KB 392/1199 KB 181/181 KB 52/1206 KB 352/558 KB 392/1199 KB 181/181 KB 52/1206 KB 356/558 KB 392/1199 KB 181/181 KB 52/1206 KB 360/558 KB 392/1199 KB 181/181 KB 52/1206 KB 364/558 KB 392/1199 KB 181/181 KB 52/1206 KB 368/558 KB 392/1199 KB 181/181 KB 52/1206 KB 328/558 KB 388/1199 KB 180/181 KB 56/1206 KB 368/558 KB 392/1199 KB 181/181 KB 60/1206 KB 368/558 KB 392/1199 KB 181/181 KB 64/1206 KB 368/558 KB 392/1199 KB 181/181 KB 68/1206 KB 368/558 KB 392/1199 KB 181/181 KB 72/1206 KB 368/558 KB 392/1199 KB 181/181 KB 76/1206 KB 368/558 KB 392/1199 KB 181/181 KB 80/1206 KB 368/558 KB 392/1199 KB 181/181 KB 52/1206 KB 344/558 KB 392/1199 KB 181/181 KB 80/1206 KB 368/558 KB 396/1199 KB 181/181 KB 80/1206 KB 368/558 KB 400/1199 KB 181/181 KB 80/1206 KB 368/558 KB 404/1199 KB 181/181 KB 80/1206 KB 368/558 KB 408/1199 KB 181/181 KB 80/1206 KB 368/558 KB 412/1199 KB 181/181 KB 80/1206 KB 368/558 KB 416/1199 KB 181/181 KB 80/1206 KB 372/558 KB 420/1199 KB 181/181 KB 84/1206 KB 372/558 KB 424/1199 KB 181/181 KB 84/1206 KB 372/558 KB 428/1199 KB 181/181 KB 84/1206 KB 372/558 KB 432/1199 KB 181/181 KB 80/1206 KB 372/558 KB 416/1199 KB 181/181 KB 84/1206 KB 376/558 KB 432/1199 KB 181/181 KB 84/1206 KB 380/558 KB 432/1199 KB 181/181 KB 84/1206 KB 384/558 KB 432/1199 KB 181/181 KB 84/1206 KB 372/558 KB 420/1199 KB 181/181 KB 88/1206 KB 384/558 KB 432/1199 KB 181/181 KB 92/1206 KB 384/558 KB 432/1199 KB 181/181 KB 96/1206 KB 384/558 KB 432/1199 KB 181/181 KB 100/1206 KB 384/558 KB 432/1199 KB 181/181 KB 104/1206 KB 388/558 KB 436/1199 KB 108/1206 KB 388/558 KB 436/1199 KB 112/1206 KB 388/558 KB 436/1199 KB 100/1206 KB 388/558 KB 432/1199 KB 181/181 KB 112/1206 KB 392/558 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install KB 436/1199 KB 112/1206 KB 396/558 KB 436/1199 KB 112/1206 KB 400/558 KB 436/1199 KB 100/1206 KB 388/558 KB 436/1199 KB 112/1206 KB 400/558 KB 440/1199 KB 112/1206 KB 400/558 KB 444/1199 KB 112/1206 KB 400/558 KB 448/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 833.2 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 112/1206 KB 404/558 KB 448/1199 KB 116/1206 KB 408/558 KB 452/1199 KB 116/1206 KB 412/558 KB 452/1199 KB 116/1206 KB 416/558 KB 452/1199 KB 116/1206 KB 404/558 KB 452/1199 KB 120/1206 KB 416/558 KB 452/1199 KB 124/1206 KB 416/558 KB 452/1199 KB 128/1206 KB 416/558 KB 452/1199 KB 112/1206 KB 404/558 KB 452/1199 KB 128/1206 KB 416/558 KB 456/1199 KB 128/1206 KB 416/558 KB 460/1199 KB 128/1206 KB 416/558 KB 464/1199 KB 128/1206 KB 420/558 KB 464/1199 KB 132/1206 KB 424/558 KB 468/1199 KB 132/1206 KB 428/558 KB 468/1199 KB 132/1206 KB 432/558 KB 468/1199 KB 132/1206 KB 420/558 KB 468/1199 KB 132/1206 KB 432/558 KB 472/1199 KB 132/1206 KB 432/558 KB 476/1199 KB 132/1206 KB 432/558 KB 480/1199 KB 132/1206 KB 432/558 KB 484/1199 KB 132/1206 KB 436/558 KB 488/1199 KB 132/1206 KB 436/558 KB 492/1199 KB 132/1206 KB 436/558 KB 496/1199 KB 132/1206 KB 436/558 KB 500/1199 KB 132/1206 KB 420/558 KB 464/1199 KB 136/1206 KB 436/558 KB 500/1199 KB 140/1206 KB 436/558 KB 500/1199 KB 144/1206 KB 436/558 KB 500/1199 KB 148/1206 KB 436/558 KB 500/1199 KB 152/1206 KB 436/558 KB 500/1199 KB 156/1206 KB 436/558 KB 500/1199 KB 160/1206 KB 436/558 KB 500/1199 KB 132/1206 KB 436/558 KB 484/1199 KB 160/1206 KB 440/558 KB 500/1199 KB 160/1206 KB 444/558 KB 500/1199 KB 160/1206 KB 448/558 KB 500/1199 KB 160/1206 KB 452/558 KB 500/1199 KB 164/1206 KB 456/558 KB 500/1199 KB 164/1206 KB 460/558 KB 500/1199 KB 164/1206 KB 464/558 KB 500/1199 KB 164/1206 KB 452/558 KB 500/1199 KB 168/1206 KB 464/558 KB 504/1199 KB 172/1206 KB 464/558 KB 504/1199 KB 176/1206 KB 464/558 KB 504/1199 KB 164/1206 KB 464/558 KB 504/1199 KB 176/1206 KB 464/558 KB 508/1199 KB 176/1206 KB 464/558 KB 512/1199 KB 176/1206 KB 468/558 KB 512/1199 KB 180/1206 KB 472/558 KB 516/1199 KB 180/1206 KB 476/558 KB 516/1199 KB 180/1206 KB 480/558 KB 516/1199 KB 180/1206 KB 484/558 KB 516/1199 KB 180/1206 KB 488/558 KB 516/1199 KB 180/1206 KB 492/558 KB 516/1199 KB 180/1206 KB 496/558 KB 516/1199 KB 180/1206 KB 468/558 KB 516/1199 KB 184/1206 KB 496/558 KB 516/1199 KB 188/1206 KB 496/558 KB 516/1199 KB 192/1206 KB 496/558 KB 516/1199 KB 176/1206 KB 468/558 KB 516/1199 KB 192/1206 KB 496/558 KB 520/1199 KB 192/1206 KB 496/558 KB 524/1199 KB 192/1206 KB 496/558 KB 528/1199 KB 192/1206 KB 496/558 KB 532/1199 KB 196/1206 KB 496/558 KB 536/1199 KB 196/1206 KB 496/558 KB 540/1199 KB 196/1206 KB 496/558 KB 544/1199 KB 196/1206 KB 496/558 KB 548/1199 KB 196/1206 KB 500/558 KB 552/1199 KB 196/1206 KB 500/558 KB 556/1199 KB 196/1206 KB 500/558 KB 560/1199 KB 196/1206 KB 496/558 KB 532/1199 KB 200/1206 KB 500/558 KB 560/1199 KB 204/1206 KB 500/558 KB 560/1199 KB 208/1206 KB 500/558 KB 560/1199 KB 212/1206 KB 500/558 KB 560/1199 KB 216/1206 KB 500/558 KB 560/1199 KB 220/1206 KB 500/558 KB 560/1199 KB 224/1206 KB 500/558 KB 560/1199 KB 228/1206 KB 500/558 KB 560/1199 KB 232/1206 KB 500/558 KB 564/1199 KB 236/1206 KB 500/558 KB 564/1199 KB 240/1206 KB 500/558 KB 564/1199 KB 196/1206 KB 500/558 KB 548/1199 KB 240/1206 KB 504/558 KB 564/1199 KB 240/1206 KB 508/558 KB 564/1199 KB 240/1206 KB 512/558 KB 564/1199 KB 240/1206 KB 516/558 KB 564/1199 KB 240/1206 KB 520/558 KB 564/1199 KB 240/1206 KB 524/558 KB 564/1199 KB 240/1206 KB 528/558 KB 564/1199 KB 240/1206 KB 532/558 KB 564/1199 KB 244/1206 KB 536/558 KB 564/1199 KB 228/1206 KB 500/558 KB 564/1199 KB 244/1206 KB 540/558 KB 568/1199 KB 244/1206 KB 540/558 KB 572/1199 KB 244/1206 KB 540/558 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install KB 576/1199 KB 244/1206 KB 540/558 KB 580/1199 KB 244/1206 KB 540/558 KB 584/1199 KB 244/1206 KB 540/558 KB 588/1199 KB 244/1206 KB 532/558 KB 564/1199 KB 248/1206 KB 540/558 KB 588/1199 KB 252/1206 KB 540/558 KB 588/1199 KB 256/1206 KB 540/558 KB 588/1199 KB 244/1206 KB 540/558 KB 564/1199 KB 256/1206 KB 544/558 KB 592/1199 KB 256/1206 KB 548/558 KB 592/1199 KB 256/1206 KB 552/558 KB 592/1199 KB 256/1206 KB 556/558 KB 592/1199 KB 256/1206 KB 558/558 KB 592/1199 KB 256/1206 KB 540/558 KB 592/1199 KB 256/1206 KB 558/558 KB 596/1199 KB 260/1206 KB 558/558 KB 600/1199 KB 260/1206 KB 558/558 KB 604/1199 KB 260/1206 KB 558/558 KB 608/1199 KB 260/1206 KB 558/558 KB 596/1199 KB 264/1206 KB 558/558 KB 608/1199 KB 268/1206 KB 558/558 KB 608/1199 KB 272/1206 KB 558/558 KB 608/1199 KB 272/1206 KB 558/558 KB 612/1199 KB 276/1206 KB 558/558 KB 616/1199 KB 276/1206 KB 558/558 KB 612/1199 KB 280/1206 KB 558/558 KB 620/1199 KB 276/1206 KB 558/558 KB 620/1199 KB 280/1206 KB 558/558 KB 624/1199 KB 280/1206 KB 558/558 KB 628/1199 KB 284/1206 KB 558/558 KB 628/1199 KB 288/1206 KB 558/558 KB 628/1199 KB 292/1206 KB 558/558 KB 628/1199 KB 296/1206 KB 558/558 KB 632/1199 KB 300/1206 KB 558/558 KB 632/1199 KB 304/1206 KB 558/558 KB 632/1199 KB 292/1206 KB 558/558 KB 632/1199 KB 304/1206 KB 558/558 KB 636/1199 KB 304/1206 KB 558/558 KB 640/1199 KB 304/1206 KB 558/558 KB 644/1199 KB 304/1206 KB 648/1199 KB 304/1206 KB 652/1199 KB 308/1206 KB 656/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2237.4 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 308/1206 KB 652/1199 KB 312/1206 KB 656/1199 KB 316/1206 KB 656/1199 KB 320/1206 KB 656/1199 KB 324/1206 KB 656/1199 KB 328/1206 KB 660/1199 KB 332/1206 KB 660/1199 KB 336/1206 KB 660/1199 KB 324/1206 KB 660/1199 KB 336/1206 KB 664/1199 KB 336/1206 KB 668/1199 KB 336/1206 KB 672/1199 KB 340/1206 KB 672/1199 KB 344/1206 KB 676/1199 KB 348/1206 KB 676/1199 KB 352/1206 KB 676/1199 KB 340/1206 KB 676/1199 KB 352/1206 KB 680/1199 KB 352/1206 KB 684/1199 KB 352/1206 KB 688/1199 KB 352/1206 KB 692/1199 KB 356/1206 KB 696/1199 KB 356/1206 KB 692/1199 KB 356/1206 KB 700/1199 KB 356/1206 KB 704/1199 KB 360/1206 KB 708/1199 KB 360/1206 KB 712/1199 KB 360/1206 KB 716/1199 KB 360/1206 KB 720/1199 KB 360/1206 KB 704/1199 KB 364/1206 KB 720/1199 KB 368/1206 KB 720/1199 KB 372/1206 KB 720/1199 KB 376/1206 KB 720/1199 KB 380/1206 KB 720/1199 KB 384/1206 KB 720/1199 KB 388/1206 KB 720/1199 KB 392/1206 KB 724/1199 KB 396/1206 KB 724/1199 KB 400/1206 KB 724/1199 KB 388/1206 KB 724/1199 KB 400/1206 KB 728/1199 KB 400/1206 KB 732/1199 KB 400/1206 KB 736/1199 KB 404/1206 KB 736/1199 KB 404/1206 KB 740/1199 KB 404/1206 KB 744/1199 KB 404/1206 KB 748/1199 KB 404/1206 KB 752/1199 KB 408/1206 KB 756/1199 KB 408/1206 KB 760/1199 KB 408/1206 KB 752/1199 KB 412/1206 KB 760/1199 KB 416/1206 KB 760/1199 KB 420/1206 KB 760/1199 KB 424/1206 KB 764/1199 KB 428/1206 KB 764/1199 KB 432/1206 KB 764/1199 KB 420/1206 KB 764/1199 KB 432/1206 KB 768/1199 KB 432/1206 KB 772/1199 KB 436/1206 KB 776/1199 KB 436/1206 KB 780/1199 KB 436/1206 KB 784/1199 KB 436/1206 KB 772/1199 KB 440/1206 KB 784/1199 KB 444/1206 KB 784/1199 KB 448/1206 KB 784/1199 KB 452/1206 KB 784/1199 KB 456/1206 KB 788/1199 KB 460/1206 KB 788/1199 KB 464/1206 KB 788/1199 KB 452/1206 KB 788/1199 KB 464/1206 KB 792/1199 KB 464/1206 KB 796/1199 KB 464/1206 KB 800/1199 KB 468/1206 KB 800/1199 KB 472/1206 KB 804/1199 KB 476/1206 KB 804/1199 KB 480/1206 KB 804/1199 KB 468/1206 KB 804/1199 KB 480/1206 KB 808/1199 KB 480/1206 KB 812/1199 KB 480/1206 KB 816/1199 KB 484/1206 KB 820/1199 KB 484/1206 KB 824/1199 KB 484/1206 KB 828/1199 KB 484/1206 KB 832/1199 KB 484/1206 KB 836/1199 KB 484/1206 KB 840/1199 KB 484/1206 KB 844/1199 KB 484/1206 KB 848/1199 KB 484/1206 KB 852/1199 KB 484/1206 KB 816/1199 KB 488/1206 KB 852/1199 KB 492/1206 KB 852/1199 KB 496/1206 KB 852/1199 KB 500/1206 KB 852/1199 KB 504/1206 KB 852/1199 KB 508/1206 KB 852/1199 KB 512/1206 KB 852/1199 KB 516/1206 KB 852/1199 KB 516/1206 KB 856/1199 KB 516/1206 KB 860/1199 KB 520/1206 KB 864/1199 KB 520/1206 KB 860/1199 KB 524/1206 KB 864/1199 KB 528/1206 KB 864/1199 KB 528/1206 KB 868/1199 KB 532/1206 KB 872/1199 KB 532/1206 KB 876/1199 KB 532/1206 KB 880/1199 KB 532/1206 KB 868/1199 KB 536/1206 KB 880/1199 KB 540/1206 KB 880/1199 KB 544/1206 KB 880/1199 KB 548/1206 KB 880/1199 KB 552/1206 KB 884/1199 KB 556/1206 KB 884/1199 KB 560/1206 KB 884/1199 KB 548/1206 KB 884/1199 KB 560/1206 KB 888/1199 KB 560/1206 KB 892/1199 KB 560/1206 KB 896/1199 KB 560/1206 KB 900/1199 KB 564/1206 KB 904/1199 KB 564/1206 KB 900/1199 KB 568/1206 KB 904/1199 KB 572/1206 KB 904/1199 KB 576/1206 KB 908/1199 KB 572/1206 KB 908/1199 KB 576/1206 KB 912/1199 KB 576/1206 KB 916/1199 KB 580/1206 KB 920/1199 KB 580/1206 KB 924/1199 KB 580/1206 KB 928/1199 KB 580/1206 KB 916/1199 KB 584/1206 KB 928/1199 KB 588/1206 KB 928/1199 KB 592/1206 KB 928/1199 KB 596/1206 KB 932/1199 KB 600/120 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 6 KB 932/1199 KB 604/1206 KB 932/1199 KB 608/1206 KB 932/1199 KB 592/1206 KB 932/1199 KB 608/1206 KB 936/1199 KB 608/1206 KB 940/1199 KB 608/1206 KB 944/1199 KB 608/1206 KB 948/1199 KB 612/1206 KB 952/1199 KB 612/1206 KB 956/1199 KB 612/1206 KB 960/1199 KB 612/1206 KB 964/1199 KB 612/1206 KB 968/1199 KB 612/1206 KB 972/1199 KB 612/1206 KB 976/1199 KB 612/1206 KB 948/1199 KB 616/1206 KB 976/1199 KB 620/1206 KB 976/1199 KB 624/1206 KB 976/1199 KB 628/1206 KB 976/1199 KB 632/1206 KB 976/1199 KB 636/1206 KB 980/1199 KB 640/1206 KB 980/1199 KB 644/1206 KB 980/1199 KB 648/1206 KB 980/1199 KB 652/1206 KB 980/1199 KB 632/1206 KB 980/1199 KB 652/1206 KB 984/1199 KB 652/1206 KB 988/1199 KB 652/1206 KB 992/1199 KB 652/1206 KB 996/1199 KB 656/1206 KB 1000/1199 KB 656/1206 KB 1004/1199 KB 656/1206 KB 1008/1199 KB 656/1206 KB 996/1199 KB 656/1206 KB 1012/1199 KB 656/1206 KB 1016/1199 KB 656/1206 KB 1020/1199 KB 656/1206 KB 1024/1199 KB 656/1206 KB 1028/1199 KB 656/1206 KB 1032/1199 KB 656/1206 KB 1036/1199 KB 656/1206 KB 1040/1199 KB 656/1206 KB 1044/1199 KB 656/1206 KB 1048/1199 KB 656/1206 KB 1052/1199 KB 656/1206 KB 1056/1199 KB 656/1206 KB 1060/1199 KB 656/1206 KB 1064/1199 KB 656/1206 KB 1068/1199 KB 656/1206 KB 1072/1199 KB 656/1206 KB 1076/1199 KB 660/1206 KB 1076/1199 KB 664/1206 KB 1076/1199 KB 668/1206 KB 1076/1199 KB 672/1206 KB 1076/1199 KB 676/1206 KB 1076/1199 KB 680/1206 KB 1076/1199 KB 684/1206 KB 1076/1199 KB 688/1206 KB 1076/1199 KB 692/1206 KB 1076/1199 KB 696/1206 KB 1076/1199 KB 700/1206 KB 1076/1199 KB 704/1206 KB 1076/1199 KB 708/1206 KB 1076/1199 KB 712/1206 KB 1076/1199 KB 716/1206 KB 1076/1199 KB 720/1206 KB 1076/1199 KB 724/1206 KB 1076/1199 KB 728/1206 KB 1076/1199 KB 732/1206 KB 1076/1199 KB 736/1206 KB 1076/1199 KB 740/1206 KB 1076/1199 KB 744/1206 KB 1076/1199 KB 748/1206 KB 1080/1199 KB 752/1206 KB 1080/1199 KB 744/1206 KB 1080/1199 KB 752/1206 KB 1084/1199 KB 752/1206 KB 1088/1199 KB 756/1206 KB 1088/1199 KB 760/1206 KB 1092/1199 KB 764/1206 KB 1092/1199 KB 768/1206 KB 1092/1199 KB 756/1206 KB 1092/1199 KB 768/1206 KB 1096/1199 KB 768/1206 KB 1100/1199 KB 768/1206 KB 1104/1199 KB 768/1206 KB 1108/1199 KB 772/1206 KB 1112/1199 KB 772/1206 KB 1116/1199 KB 772/1206 KB 1120/1199 KB 772/1206 KB 1108/1199 KB 776/1206 KB 1120/1199 KB 780/1206 KB 1120/1199 KB 784/1206 KB 1120/1199 KB 788/1206 KB 1120/1199 KB 792/1206 KB 1124/1199 KB 796/1206 KB 1124/1199 KB 800/1206 KB 1124/1199 KB 804/1206 KB 1124/1199 KB 808/1206 KB 1124/1199 KB 812/1206 KB 1124/1199 KB 816/1206 KB 1124/1199 KB 788/1206 KB 1124/1199 KB 816/1206 KB 1128/1199 KB 816/1206 KB 1132/1199 KB 816/1206 KB 1136/1199 KB 816/1206 KB 1140/1199 KB 816/1206 KB 1144/1199 KB 816/1206 KB 1148/1199 KB 816/1206 KB 1152/1199 KB 816/1206 KB 1156/1199 KB 820/1206 KB 1160/1199 KB 820/1206 KB 1164/1199 KB 820/1206 KB 1168/1199 KB 820/1206 KB 1156/1199 KB 824/1206 KB 1168/1199 KB 828/1206 KB 1168/1199 KB 832/1206 KB 1168/1199 KB 836/1206 KB 1168/1199 KB 840/1206 KB 1172/1199 KB 844/1206 KB 1172/1199 KB 848/1206 KB 1172/1199 KB 836/1206 KB 1172/1199 KB 848/1206 KB 1176/1199 KB 848/1206 KB 1180/1199 KB 848/1206 KB 1184/1199 KB 848/1206 KB 1188/1199 KB 852/1206 KB 1192/1199 KB 852/1206 KB 1196/1199 KB 852/1206 KB 1199/1199 KB 852/1206 KB 1188/1199 KB 856/1206 KB 1199/1199 KB 860/1206 KB 1199/1199 KB 864/1206 KB 1199/1199 KB 868/1206 KB 1199/1199 KB 872/1206 KB 1199/1199 KB 876/1206 KB 1199/1199 K unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install B 880/1206 KB 1199/1199 KB 884/1206 KB 1199/1199 KB 888/1206 KB 1199/1199 KB 892/1206 KB 1199/1199 KB 896/1206 KB 1199/1199 KB 900/1206 KB 1199/1199 KB 904/1206 KB 1199/1199 KB 908/1206 KB 1199/1199 KB 912/1206 KB 1199/1199 KB 916/1206 KB 1199/1199 KB 920/1206 KB 1199/1199 KB 924/1206 KB 1199/1199 KB 928/1206 KB 1199/1199 KB 932/1206 KB 1199/1199 KB 936/1206 KB 1199/1199 KB 940/1206 KB 1199/1199 KB 944/1206 KB 1199/1199 KB 948/1206 KB 1199/1199 KB 952/1206 KB 1199/1199 KB 956/1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3699.6 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 996/1206 KB 1000/1206 KB 1004/1206 KB 1008/1206 KB 1012/1206 KB 1016/1206 KB 1020/1206 KB 1024/1206 KB 1028/1206 KB 1032/1206 KB 1036/1206 KB 1040/1206 KB 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3515.1 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 38.064 s unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-07-22T12:28:25+00:00 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/62M unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) machine-3: 12:28:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:28:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:28:26 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:28:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:28:26 DEBUG juju.worker start "engine" machine-3: 12:28:26 INFO juju.worker start "engine" machine-3: 12:28:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:28:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:28:26 DEBUG juju.worker "engine" started machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:28:26 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:28:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:28:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:28:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:28:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:28:26 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:28:26 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:28:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:28:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:28:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:28:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:28:26 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 12:28:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:28:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... machine-3: 12:28:27 DEBUG juju.worker.apicaller connected machine-3: 12:28:27 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... machine-3: 12:28:28 DEBUG juju.worker.apicaller password changed machine-3: 12:28:28 DEBUG juju.api RPC connection died machine-3: 12:28:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 12:28:28 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:28:28 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:28:28 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:28:28 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:28:29 DEBUG juju.worker.apicaller connected machine-3: 12:28:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:28:29 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:28:29 INFO juju.worker.upgrader unblocking abort check machine-3: 12:28:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:28:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:28:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:28:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:28:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:28:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:28:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:28:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 12:28:29 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.logger logger setup machine-3: 12:28:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:28:29 INFO juju.util.exec run result: exit status 127 machine-3: 12:28:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec765208204/script.sh: line 1: fanatic: command not found 127 machine-3: 12:28:29 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:28:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:28:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:28:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:28:29 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 12:28:29 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-3: 12:28:29 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 12:28:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:28:29 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:28:29 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:28:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:28:29 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-3: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:28:29 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:28:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:28:29 DEBUG juju.api RPC connection died machine-3: 12:28:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:28:29 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 12:28:29 ERROR juju.worker.logger connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volumes: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:28:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:28:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:28:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:28:29 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:28:29 DEBUG juju.worker killing runner 0xc4205b40d0 machine-3: 12:28:29 INFO juju.worker runner is dying machine-3: 12:28:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 12:28:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:28:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:29 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:28:29 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:28:29 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-154.181) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... machine-3: 12:28:30 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... machine-3: 12:28:30 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:28:30 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:28:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:28:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:28:30 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:28:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:28:30 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 12:28:30 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-3: 12:28:30 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 12:28:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:28:30 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:28:30 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:28:30 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:28:30 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-3: 12:28:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:28:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 12:28:30 INFO juju.util.exec run result: exit status 127 machine-3: 12:28:30 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec951524480/script.sh: line 1: fanatic: command not found 127 machine-3: 12:28:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:28:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:28:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:28:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 12:28:30 INFO juju.util.exec run result: exit status 127 machine-3: 12:28:30 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec815565234/script.sh: line 1: fanatic: command not found 127 machine-3: 12:28:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:28:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.logger logger setup machine-3: 12:28:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:28:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:28:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:28:30 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:28:30 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:28:30 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:28:30 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:28:30 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:28:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:28:30 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:28:30 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:28:30 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:28:30 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:28:30 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:28:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:28:30 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:28:30 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:28:30 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:28:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:28:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:28:30 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-3: 12:28:30 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:28:30 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.6 local-machine:::1] machine-3: 12:28:30 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.120.6 local-machine:::1] machine-3: 12:28:30 INFO juju.worker.upgrader unblocking abort check machine-3: 12:28:30 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:28:30 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:28:30 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:28:30 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:28:30 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:28:30 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:28:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:28:30 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:28:30 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:28:30 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:28:30 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... machine-3: 12:28:30 DEBUG juju.worker start "3-container-watcher" machine-3: 12:28:30 DEBUG juju.worker start "stateconverter" machine-3: 12:28:30 INFO juju.worker start "3-container-watcher" machine-3: 12:28:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:28:30 DEBUG juju.worker "3-container-watcher" started machine-3: 12:28:30 INFO juju.worker start "stateconverter" machine-3: 12:28:30 DEBUG juju.worker "stateconverter" started machine-3: 12:28:30 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:28:30 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 12:28:30 INFO juju.worker.machiner "machine-3" started machine-3: 12:28:30 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... machine-3: 12:28:30 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:28:30 DEBUG juju.worker.deployer API addresses: ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-3: 12:28:30 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 12:28:31 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:28:31 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:28:31 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:28:31 DEBUG juju.worker start "api" unit-oai-hss-0: 12:28:31 INFO juju.worker start "api" unit-oai-hss-0: 12:28:31 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:28:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:28:31 DEBUG juju.worker "api" started unit-oai-hss-0: 12:28:31 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:28:31 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-hss-0: 12:28:31 INFO juju.api connection established to "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-hss-0: 12:28:31 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:28:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-oai-hss-0: 12:28:31 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:28:31 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:28:32 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 12:28:33 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:28:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-epc-0: 12:28:33 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:28:33 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:28:33 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:28:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 12:28:33 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ab:63:7c CIDR:192.168.120.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.120.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ab:63:7c CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 12:28:33 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:28:33 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-hss-0: 12:28:33 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-hss-0: 12:28:33 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-hss-0: 12:28:34 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:28:34 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:28:34 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:28:34 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:28:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:28:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:28:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:28:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:28:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:28:34 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 12:28:34 DEBUG juju.network including address local-cloud:192.168.120.7 for machine unit-oai-hss-0: 12:28:34 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 12:28:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:28:34 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:28:34 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:28:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:28:34 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 12:28:34 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:28:34 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:28:34 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 12:28:34 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:28:34 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:28:34 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:28:34 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:28:34 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:28:34 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:28:34 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:28:34 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:28:34 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:28:34 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:28:34 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:28:34 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:28:34 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:28:34 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:28:34 DEBUG httpbakery client do GET https://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 12:28:34 DEBUG httpbakery } -> error unit-oai-hss-0: 12:28:34 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:28:34 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:28:34 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:28:34 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:28:34 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-140df5-default-0". unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:28:35 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:28:35 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:28:35 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:28:35 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:28:35 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-oai-hss-0: 12:28:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:28:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:28:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:28:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:28:36 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 12:28:37 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:28:37 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:28:37 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:28:37 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 12:28:37 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-oai-hss-0: 12:28:38 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-oai-epc-0: 12:28:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 12:28:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:28:38 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1830 kB/s) unit-oai-epc-0: 12:28:38 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:28:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:28:38 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 12:28:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:28:39 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:28:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:28:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:28:39 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 12:28:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:28:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 12:28:39 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:28:39 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-oai-epc-0: 12:28:40 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Need to get 296 MB of archives. unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install After this operation, 1,146 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-oai-epc-0: 12:28:40 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 12:28:40 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:28:40 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:28:40 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:28:41 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 12:28:41 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:28:41 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:28:41 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:28:41 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:28:41 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] unit-abot-epc-basic-0: 12:28:41 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.13 [186 kB] unit-abot-epc-basic-0: 12:28:41 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 12:28:41 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 12:28:41 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 12:28:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.14 [42.3 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.14 [1,582 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.14 [289 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (21.4 kB/s) unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.6 [1,817 kB] unit-oai-hss-0: 12:28:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 12:28:43 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 12:28:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:28:43 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-oai-hss-0: 12:28:43 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-oai-hss-0: 12:28:43 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.6 [175 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.6 [540 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-oai-hss-0: 12:28:43 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:28:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:28:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.6 [2,290 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.6 [2,253 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:28:44 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-hss-0: 12:28:45 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:28:45 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:28:45 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:28:45 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 12:28:45 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-oai-hss-0: 12:28:45 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:28:45 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 12:28:45 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 12:28:45 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-oai-hss-0: 12:28:46 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-oai-hss-0: 12:28:46 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-oai-hss-0: 12:28:46 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-oai-hss-0: 12:28:46 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-hss-0: 12:28:46 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 12:28:47 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 12:28:47 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1506 kB/s) unit-oai-hss-0: 12:28:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 12:28:47 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 12:28:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:28:47 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-oai-hss-0: 12:28:47 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.11 [126 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-oai-hss-0: 12:28:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:28:47 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm3.8 amd64 1:3.8-2ubuntu4 [10.3 MB] unit-oai-hss-0: 12:28:48 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:28:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libclang1-3.8 amd64 1:3.8-2ubuntu4 [4,139 kB] unit-oai-hss-0: 12:28:48 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 doxygen amd64 1.8.11-1ubuntu0.1 [3,679 kB] unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:28:48 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:28:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:28:48 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.6 [92.0 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 doxygen-gui amd64 1.8.11-1ubuntu0.1 [284 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:28:48 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-oai-hss-0: 12:28:49 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:28:49 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:28:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-oai-epc-0: 12:28:49 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 12:28:49 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:28:49 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 12:28:49 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:28:49 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.5 [80.5 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.9 [16.1 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.9 [5,096 kB] unit-oai-hss-0: 12:28:49 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:28:49 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:28:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:28:49 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [2,277 kB] unit-oai-hss-0: 12:28:50 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:28:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:28:50 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-oai-epc-0: 12:28:50 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:28:50 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [47.3 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.6 [8,100 B] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-oai-epc-0: 12:28:50 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-oai-hss-0: 12:28:50 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 12:28:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:28:50 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:28:50 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-oai-epc-0: 12:28:50 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:28:50 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-oai-epc-0: 12:28:51 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:28:51 INFO juju.worker.uniter.context trying to kill context process 3201 unit-oai-epc-0: 12:28:51 INFO juju.worker.uniter.context waiting for context process 3201 to die unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-oai-epc-0: 12:28:51 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:28:51 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:28:51 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-oai-epc-0: 12:28:51 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.5 [2,434 B] unit-oai-epc-0: 12:28:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:28:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:28:51 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:28:51 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:28:51 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 12:28:51 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-oai-hss-0: 12:28:51 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.3 [39.5 kB] unit-oai-hss-0: 12:28:52 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 12:28:52 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:28:52 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-oai-hss-0: 12:28:52 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:28:52 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.3 [1,374 kB] unit-oai-hss-0: 12:28:52 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.4 [162 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-oai-hss-0: 12:28:52 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-oai-hss-0: 12:28:53 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-2: 12:28:53 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:28:53 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:28:53 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:28:53 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:28:53 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:28:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:28:54 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:28:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-oai-hss-0: 12:28:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:28:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:28:54 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:28:54 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:28:54 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.6 [44.3 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:28:56 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:28:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:28:57 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:28:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:28:57 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-hss-0: 12:28:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:28:57 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.14 [136 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.26-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.26-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.26-0ubuntu0.16.04.1 [1,156 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.14 [757 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.15 [1,077 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.2 [407 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.12 [2,957 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.12 [41.0 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-hss-0: 12:29:02 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-hss-0: 12:29:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-hss-0: 12:29:03 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 5s (11.9 MB/s) unit-oai-hss-0: 12:29:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:29:03 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 12:29:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:29:03 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:29:03 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu11 [3,681 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install Fetched 296 MB in 25s (11.6 MB/s) unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67355 files and directories currently installed.) unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:29:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 12:29:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.13_amd64.deb ... unit-abot-epc-basic-0: 12:29:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:29:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 12:29:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 12:29:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:29:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 12:29:12 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.14_all.deb ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:29:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 12:29:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 12:29:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-oai-hss-0: 12:29:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:29:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:29:17 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 12:29:19 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:29:19 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 12:29:20 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:29:20 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:29:20 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:29:20 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:29:20 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 12:29:27 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:29:27 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 12:29:27 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:29:28 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:29:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:29:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 12:29:29 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 12:29:29 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:29:29 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:29:29 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 12:29:30 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:29:30 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:29:30 INFO juju.worker.uniter.context trying to kill context process 3193 unit-oai-hss-0: 12:29:30 INFO juju.worker.uniter.context waiting for context process 3193 to die unit-oai-hss-0: 12:29:30 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:29:30 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:29:30 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 12:29:30 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:29:30 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:29:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:29:30 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:29:30 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:29:30 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 12:29:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... machine-3: 12:29:33 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:29:33 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:29:33 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:29:33 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 12:29:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 12:29:33 DEBUG juju.worker killing runner 0xc4204e92b0 unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:29:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:29:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:44 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:29:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.8:amd64. unit-abot-epc-basic-0: 12:29:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 12:29:44 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.8:amd64. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.9_all.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.5_all.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.3) ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.3) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.26-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.14_amd64.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.14) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-mysql-0: 12:30:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:30:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:30:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:30:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:30:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:30:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:30:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:30:29 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:30:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:30:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:30:29 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:30:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 12:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 12:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 12:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 12:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 12:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.22) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.3) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.3) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.3) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.14) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 12:31:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:31:31 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:31:31 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:31:31 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 12:31:32 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (56.0 kB/s) unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108013 files and directories currently installed.) unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:31:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:31:40 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:40 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:41 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:31:41 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:32:18 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:32:18 DEBUG unit.abot-epc-basic/0.install Need to get 622 kB of archives. unit-abot-epc-basic-0: 12:32:18 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:32:18 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.5 [13.7 kB] unit-abot-epc-basic-0: 12:32:18 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.5 [552 kB] unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Fetched 622 kB in 1s (370 kB/s) unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108122 files and directories currently installed.) unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:32:21 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:32:21 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 12:32:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:32:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:32:58 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 12:32:58 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:32:58 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 12:33:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:35:07 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:35:07 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 12:35:43 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:35:43 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:35:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:35:43 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 12:35:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:35:43 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:35:43 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 12:35:43 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:35:43 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:35:44 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 12:35:44 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:35:44 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 12:35:44 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:35:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:35:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:35:44 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 12:35:44 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:35:44 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:35:44 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 12:35:44 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start SHA256:xk9cUXeTuuspN8UchUip/AdomWw0KzOszPcIKwqwF+E root@juju-140df5-default-0 unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | .o+.o+| unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | o o..o+| unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | . . + B. . .| unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | . . .=.@... . | unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start |. E o .S*o. .+ .| unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start |.. . =..o ...+ | unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start |o . + o. .o | unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | o . . . .. +. | unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | .. . +o. | unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-140df5-default-0 unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start SHA256:jIpxzq5crdM+8PeaN/dW/2ngaoANyc0z3t2cnl8NQ2k ubuntu@juju-140df5-default-0 unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | . + E | unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | * = o | unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | . . . S + . = .| unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | *.o . + . o *o| unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | . =+. . . o.=| unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | . o..+ ..o....++| unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start | o.oo.oo+o+.oo.=| unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:35:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:35:44 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:35:44 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:35:44 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:35:44 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:35:45 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:35:45 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:35:45 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:35:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:35:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:35:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:35:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:35:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:35:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:35:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:35:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:35:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:35:51 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:35:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:35:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:35:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:35:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:37:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:37:24 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:37:24 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:37:24 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:37:24 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:37:24 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:37:24 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:37:24 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:37:24 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:37:24 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:37:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:37:35 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:37:35 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:37:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 12:37:35 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:37:35 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:37:35 DEBUG juju.worker start "api" unit-oai-epc-0: 12:37:35 INFO juju.worker start "api" unit-oai-epc-0: 12:37:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:37:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:37:35 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:37:35 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 12:37:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:37:35 DEBUG juju.worker start "engine" machine-2: 12:37:35 INFO juju.worker start "engine" unit-oai-epc-0: 12:37:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:37:35 DEBUG juju.worker "api" started machine-2: 12:37:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:37:35 DEBUG juju.worker "engine" started machine-2: 12:37:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:37:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:37:35 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:37:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:37:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:37:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:37:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:37:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:37:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:35 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:37:35 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:37:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:37:35 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:37:35 INFO juju.api connection established to "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:37:35 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:37:35 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:37:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:37:36 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:37:36 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:37:36 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:37:36 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:37:36 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-epc-0: 12:37:36 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:37:36 DEBUG juju.worker.apicaller connected machine-2: 12:37:36 DEBUG juju.api RPC connection died machine-2: 12:37:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:37:36 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:37:36 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:37:36 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-2: 12:37:36 DEBUG juju.worker.apicaller connected machine-2: 12:37:36 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:37:36 INFO juju.worker.upgrader unblocking abort check machine-2: 12:37:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:37:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:37:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:37:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:37:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:37:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:37:36 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:37:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.logger logger setup machine-2: 12:37:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:37:36 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:37:36 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:37:36 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:37:36 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:37:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:37:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:37:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:37:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:37:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:37:36 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:37:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:37:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:37:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:37:36 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 12:37:36 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-2: 12:37:36 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 12:37:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:37:36 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:37:36 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:37:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:37:36 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-2: 12:37:36 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:37:36 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:37:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:37:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:37:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:37:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:37:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:37:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:37:36 INFO juju.util.exec run result: exit status 127 machine-2: 12:37:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec292027553/script.sh: line 1: fanatic: command not found 127 machine-2: 12:37:36 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:37:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:37:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:37:36 DEBUG juju.worker start "2-container-watcher" machine-2: 12:37:36 DEBUG juju.worker start "stateconverter" machine-2: 12:37:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:37:36 INFO juju.worker start "2-container-watcher" machine-2: 12:37:36 DEBUG juju.worker "2-container-watcher" started machine-2: 12:37:36 INFO juju.worker start "stateconverter" machine-2: 12:37:36 DEBUG juju.worker "stateconverter" started machine-2: 12:37:36 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:37:36 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:37:36 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:37:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:37:36 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:37:36 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:37:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:37:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:37:36 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:37:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:37:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 12:37:36 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:37:36 INFO juju.util.exec run result: exit status 127 machine-2: 12:37:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec232759163/script.sh: line 1: fanatic: command not found 127 machine-2: 12:37:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:37:36 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:37:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:37:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:37:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:37:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:37:36 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-2: 12:37:36 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:37:36 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.10 local-machine:::1] machine-2: 12:37:36 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.120.10 local-machine:::1] machine-2: 12:37:36 INFO juju.worker.machiner "machine-2" started machine-2: 12:37:36 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:37:36 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:37:36 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:37:36 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:37:37 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:37:37 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:37:37 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:37:37 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:37:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:37:37 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 12:37:37 DEBUG juju.network including address local-cloud:192.168.120.7 for machine unit-oai-epc-0: 12:37:37 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 12:37:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:37:37 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:37:37 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:37:37 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:37:37 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:37:37 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:37:37 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:37:37 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc machine-2: 12:37:37 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ad:d7:c5 CIDR:192.168.120.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.120.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ad:d7:c5 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 12:37:37 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:37:37 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:37:37 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:37:37 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:37:37 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:37:37 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:37:37 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:37:37 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:37:37 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:37:37 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:37:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:37:37 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:37:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:37:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:37:37 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:37:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:38 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:37:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 12:37:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:38 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:37:38 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:37:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:39 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 12:37:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 12:37:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:37:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:37:39 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 12:37:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:37:39 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f machine-3: 12:38:22 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:38:22 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:38:22 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:38:22 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:38:22 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:38:22 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:38:22 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:38:22 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:38:22 DEBUG juju.worker start "api" unit-oai-hss-0: 12:38:22 INFO juju.worker start "api" unit-oai-hss-0: 12:38:22 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:38:22 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:38:22 DEBUG juju.worker "api" started machine-3: 12:38:22 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:38:22 DEBUG juju.worker start "engine" machine-3: 12:38:22 INFO juju.worker start "engine" unit-oai-hss-0: 12:38:22 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:38:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:38:22 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:38:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:38:22 DEBUG juju.worker "engine" started machine-3: 12:38:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:38:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:38:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:38:22 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:38:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:38:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:38:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:38:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:38:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:38:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:38:22 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 12:38:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:38:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-hss-0: 12:38:22 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:38:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:38:22 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-hss-0: 12:38:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:38:22 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:38:22 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:38:22 DEBUG juju.api successfully dialed "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:38:22 INFO juju.api connection established to "wss://192.168.120.7:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" machine-3: 12:38:22 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/0819743a-fcd9-4ba8-8a46-4b73d9140df5/api" unit-oai-hss-0: 12:38:23 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.apicaller connected machine-3: 12:38:23 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:38:23 INFO juju.worker.upgrader unblocking abort check machine-3: 12:38:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:38:23 INFO juju.worker.upgrader unblocking abort check machine-3: 12:38:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:38:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:38:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:38:23 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:38:23 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:38:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:38:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:38:23 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 12:38:23 DEBUG juju.network including address local-cloud:192.168.120.7 for machine unit-oai-hss-0: 12:38:23 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 12:38:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:38:23 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:38:23 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:38:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:38:23 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 12:38:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:38:23 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:38:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:38:23 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-hss-0: 12:38:23 DEBUG juju.worker.meterstatus got meter status change signal from watcher machine-3: 12:38:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:38:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:38:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-3: 12:38:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:38:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.120.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:38:23 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:38:23 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:38:23 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:38:23 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:38:23 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:38:23 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:38:23 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:38:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.logger logger setup machine-3: 12:38:23 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:38:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:38:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:38:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:38:23 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:38:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:38:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:38:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:38:23 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:38:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:38:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:38:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 12:38:23 INFO juju.util.exec run result: exit status 127 machine-3: 12:38:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec547505423/script.sh: line 1: fanatic: command not found 127 machine-3: 12:38:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:38:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:38:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:38:23 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss machine-3: 12:38:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:38:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:38:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:38:23 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 12:38:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:38:23 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-3: 12:38:23 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 12:38:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:38:23 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:38:23 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:38:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.120.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:38:23 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.120.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.7:17070" "252.7.0.1:17070" "172.30.9.207:17070"] machine-3: 12:38:23 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:38:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:38:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 unit-oai-hss-0: 12:38:23 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:38:23 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:38:23 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-3: 12:38:23 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:38:23 INFO juju.util.exec run result: exit status 127 machine-3: 12:38:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec341804196/script.sh: line 1: fanatic: command not found 127 machine-3: 12:38:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:38:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:38:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:38:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:38:23 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-3: 12:38:23 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:38:23 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.6 local-machine:::1] machine-3: 12:38:23 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.120.6 local-machine:::1] machine-3: 12:38:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:38:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:38:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:38:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:38:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:38:23 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:38:23 INFO juju.worker.uniter hooks are retried true machine-3: 12:38:23 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:38:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:38:23 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:38:23 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:38:23 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:38:23 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:38:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 12:38:23 DEBUG juju.worker start "3-container-watcher" machine-3: 12:38:23 DEBUG juju.worker start "stateconverter" machine-3: 12:38:23 INFO juju.worker start "3-container-watcher" machine-3: 12:38:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:38:23 DEBUG juju.worker "3-container-watcher" started machine-3: 12:38:23 INFO juju.worker start "stateconverter" machine-3: 12:38:23 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:38:23 DEBUG juju.worker "stateconverter" started unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common machine-3: 12:38:23 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 12:38:23 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:38:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:38:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:38:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:38:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 12:38:24 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ab:63:7c CIDR:192.168.120.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.120.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ab:63:7c CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:38:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:38:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:38:26 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:38:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:38:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:38:26 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:38:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:38:26 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:38:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:38:27 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:38:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:38:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:38:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:38:27 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:38:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.8 [262 kB] unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4142 kB/s) unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1142 kB/s) unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2126 kB/s) unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:39:52 DEBUG unit.oai-hss/0.install 190722 12:39:52 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 12:39:52 DEBUG unit.oai-hss/0.install 190722 12:39:52 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:39:52 DEBUG unit.oai-hss/0.install 190722 12:39:52 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11711 ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install mysql start/running, process 11846 unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (454 kB/s) unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install --2019-07-22 12:40:07-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 383K 3s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 764K 2s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 54.6M 1s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 778K 1s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 33.2M 1s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 52.3M 1s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 88.3M 1s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 53.1M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 800K 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 48.3M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 48.9M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 50.1M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 56.9M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 80.2M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 823K 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 41.6M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 47.7M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 51.0M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 83.3M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 102M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 85.5M 0s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 104M=0.4s unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install 2019-07-22 12:40:07 (2.67 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:40:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 12:40:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 12:40:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 12:40:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 12:40:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 12:40:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 12:40:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 12:40:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 12:40:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 12:40:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 12:40:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 12:40:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1587 kB/s) unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install --2019-07-22 12:40:31-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 140K 36s unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 283K 26s unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 500K 21s unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 592K 17s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 936K 15s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.06M 13s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.23M 11s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.46M 10s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.58M 9s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.75M 9s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.04M 8s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.17M 7s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.40M 7s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.76M 6s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.84M 6s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.08M 6s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.16M 5s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.70M 5s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.65M 5s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.78M 5s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.13M 4s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.24M 4s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.61M 4s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.34M 4s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.89M 4s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.84M 3s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.12M 3s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.17M 3s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.52M 3s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.00M 3s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.59M 3s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.20M 3s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.91M 3s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.26M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.42M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 6.92M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.23M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.79M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.80M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.34M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.52M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.29M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.90M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.97M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.17M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.24M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.93M 2s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.7M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.10M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.9M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 8.36M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.7M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.4M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.85M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 13.1M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.0M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 10.7M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.7M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.0M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.5M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.1M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 10.8M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 14.5M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.6M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 16.4M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.8M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.1M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 12.3M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.0M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.7M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 12.2M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 14.8M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.4M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 12.8M 1s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.5M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 16.8M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 15.3M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.5M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 14.2M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 20.0M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 13.2M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 17.7M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.2M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 15.7M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 18.7M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.6M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 14.9M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.4M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 16.6M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 20.3M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 19.3M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 21.2M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 15.8M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 24.0M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 14.9M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 23.4M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 22.9M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 15.8M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.9M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 17.1M 0s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 13.4M=1.5s unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install 2019-07-22 12:40:33 (3.24 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:40:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:40:34 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:40:35 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:40:36 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-mysql-0: 12:40:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:40:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-mysql-0: 12:40:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:40:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:40:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:40:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:40:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:40:37 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:40:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:40:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:40:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:40:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:40:45 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:40:50 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:40:51 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:40:52 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:40:53 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:40:54 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:40:55 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:40:56 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:40:57 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jul 22 12:29 /dev/zero unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:40:58 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:40:59 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:41:00 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:41:01 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:41:02 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:41:03 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:41:04 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:41:05 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:41:06 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:41:07 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:41:07 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:41:07 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:41:07 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:41:07 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:41:07 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:41:08 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:41:09 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:41:10 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:41:10 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:41:10 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:41:11 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:41:11 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:41:12 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:41:12 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:41:12 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:41:13 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:41:14 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:41:14 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:41:14 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:41:15 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:41:16 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:41:17 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:41:18 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:41:19 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:41:20 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:41:21 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:41:22 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:41:23 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:41:24 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:41:25 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:41:26 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:41:27 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:41:28 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:41:29 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:41:30 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:41:31 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:41:32 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 12:41:34 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:41:34 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:41:34 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:41:35 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:41:36 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:41:37 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:41:38 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:41:39 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:41:40 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:41:41 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:41:42 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:41:42 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:41:42 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:41:42 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:41:43 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:41:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:41:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:41:43 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:41:43 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:41:43 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:41:43 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:41:43 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:41:43 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:41:44 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:41:45 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:41:45 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:41:46 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:41:46 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:41:46 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:41:46 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:41:47 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:41:48 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:41:48 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 12:41:48 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:41:48 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:41:48 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:41:49 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 12:41:49 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:41:49 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:41:50 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:41:50 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:41:50 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 12:41:51 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:41:51 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:41:51 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:41:51 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:41:52 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 12:41:52 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 12:41:52 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 12:41:52 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 12:41:52 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 12:41:53 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 12:41:53 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:41:53 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:41:53 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 12:41:54 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:41:54 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:41:54 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:41:55 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:41:55 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:41:55 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:41:55 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:41:56 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:41:56 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:41:56 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:41:57 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:41:57 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:41:57 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:41:57 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:41:58 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:41:58 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:41:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:00 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:42:00 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:42:01 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:42:01 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:42:01 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:42:02 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:42:02 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:42:03 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:42:04 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:42:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:08 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:42:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:42:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:08 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:42:08 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:42:08 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:42:08 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:42:09 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:42:09 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:42:09 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:42:09 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:42:09 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:42:09 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:42:09 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:42:10 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:42:10 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:42:10 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:42:12 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:42:12 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:42:12 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:42:12 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:42:12 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:42:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:12 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:42:12 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:42:13 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:42:14 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 12:42:14 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:42:14 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:42:14 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:42:14 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:42:17 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:42:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:42:22 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 12:42:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 12:42:24 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 12:42:25 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:42:25 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:42:25 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:42:25 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 12:42:25 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 12:42:25 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 12:42:25 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 12:42:25 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 12:42:25 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 12:42:26 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 12:42:26 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 12:42:26 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 12:42:26 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 12:42:26 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 12:42:26 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 12:42:27 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 12:42:28 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.4 [50.3 kB] unit-oai-hss-0: 12:42:28 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 12:42:28 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 12:42:28 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 12:42:28 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 12:42:29 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.4 [111 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 12:42:30 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 12:42:31 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 7s (5781 kB/s) unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 12:42:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:42:33 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:42:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:42:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:42:34 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:42:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:42:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:42:35 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:42:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:42:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:42:35 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:42:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:42:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:36 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:42:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:36 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:42:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:42:37 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:42:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:42:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:42:39 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:42:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:42:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:41 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:42:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:42:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:42:41 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:42:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:42:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:42:41 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:42:42 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:42:43 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:42:44 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:42:45 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:42:46 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:42:47 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:42:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:42:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:42:48 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:42:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:42:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-epc-0: 12:42:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:42:48 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:42:49 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:42:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:42:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:42:50 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:42:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:42:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:42:50 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:42:51 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:42:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:42:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:42:52 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:42:52 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:42:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:42:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:42:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:42:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:42:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:42:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:42:52 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:42:53 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:42:53 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:42:53 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:42:53 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:42:53 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:42:53 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:42:53 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:42:54 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:42:54 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:42:54 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:42:54 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:42:54 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:42:54 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:42:54 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:55 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:55 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:55 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:55 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:55 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:42:56 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:42:56 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:42:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:42:56 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:42:57 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:42:58 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:42:58 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:42:58 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:42:58 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:42:59 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:43:00 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:43:00 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:43:00 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:43:00 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:43:00 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:43:00 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:43:00 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:43:00 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:43:00 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:43:01 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:43:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:01 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:43:01 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:43:01 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:43:01 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:43:02 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:43:02 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:43:02 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:43:02 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:43:02 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:43:02 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:43:02 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:43:02 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:43:03 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:43:03 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:43:03 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:43:03 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:43:03 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:43:03 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:43:10 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:43:11 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:43:12 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:43:13 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:43:14 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:43:15 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:43:16 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:43:17 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:43:18 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:43:19 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:43:20 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:43:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:43:22 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (52.4 kB/s) unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:43:23 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install ...................................++++++ unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install .............................++++++ unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install ......................++++++ unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Not Before: Jul 22 12:43:24 2019 GMT unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Not After : Jul 21 12:43:24 2020 GMT unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install F3:9D:C4:42:21:35:6A:8D:F9:FA:DE:7D:F1:DD:4B:11:18:4F:CA:15 unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install keyid:B0:6B:39:75:FB:27:69:B9:90:56:60:39:60:3A:13:26:39:C3:D7:72 unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jul 21 12:43:24 2020 GMT (365 days) unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 26%] [ 30%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install [ 56%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install [ 65%] [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install [ 73%] [ 78%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:43:24 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 12:43:25 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:43:26 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:43:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:27 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:43:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:43:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:43:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:43:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:43:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 12:43:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:27 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 12:43:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:27 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 12:43:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:43:27 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 12:43:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:43:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:43:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:43:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:43:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:43:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 12:43:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:43:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:43:27 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-epc-0: 12:43:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:43:27 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:43:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:43:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.120.5 unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:43:28 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:28 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:43:28 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:43:28 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:43:28 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `azeengonaeshaid` identified by 'ohzahleiseezuso'] unit-mysql-0: 12:43:28 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `azeengonaeshaid` identified by 'ohzahleiseezuso'] unit-mysql-0: 12:43:28 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=azeengonaeshaid', 'password=ohzahleiseezuso', 'host=192.168.120.5', 'slave=False'] unit-mysql-0: 12:43:28 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 12:43:28 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:43:28 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:43:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:43:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:43:28 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:43:28 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:43:28 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:43:28 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 12:43:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:43:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:43:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed + user=azeengonaeshaid unit-oai-hss-0: 12:43:28 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:43:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + password=ohzahleiseezuso unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:43:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.120.5 unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:43:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:43:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.120.5 azeengonaeshaid ohzahleiseezuso oai-hss unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.120.5"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"azeengonaeshaid"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"ohzahleiseezuso"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u azeengonaeshaid --password=ohzahleiseezuso -h 192.168.120.5 oai-hss -e 'show tables;' unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u azeengonaeshaid --password=ohzahleiseezuso -h 192.168.120.5 oai-hss unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:43:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:43:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:29 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22116 unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:43:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:29 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:43:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:29 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:43:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:43:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:43:30 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:43:30 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:43:30 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:43:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:43:30 DEBUG unit.oai-hss/0.db-relation-changed + db_host=azeengonaeshaid unit-oai-hss-0: 12:43:30 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:43:30 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:43:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:31 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:43:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:31 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:43:31 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:32 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:32 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:43:32 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:43:32 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:43:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:43:32 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:43:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:43:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:43:33 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:43:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:43:33 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:43:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:44:16 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.10 [66.0 kB] unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (107 kB/s) unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:44:17 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:44:18 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 12:44:22 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:44:22 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:44:22 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:44:22 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 12:44:22 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 12:44:25 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:44:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:44:25 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:44:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:44:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:44:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 12:44:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:44:25 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:44:27 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.8.0 in /lib/modules/3.19.0-61-lowlatency/build unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:44:28 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:44:29 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:44:30 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:44:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 12:44:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 12:44:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 12:44:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 12:44:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 12:44:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 12:44:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 12:44:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 12:44:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 12:44:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 12:44:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 12:44:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 12:44:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 12:44:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 12:44:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 12:44:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 12:44:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 12:44:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 12:44:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 12:44:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 12:44:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:44:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 12:44:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:44:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:44:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:44:39 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:40 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:44:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:44:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:44:43 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 12:44:47 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-mysql-0: 12:44:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:44:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:44:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:44:52 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:44:52 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:44:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:44:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:44:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:44:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:44:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:44:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:44:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:30 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:45:30 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:45:30 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:45:30 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:45:30 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:45:30 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:45:30 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:45:30 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:45:30 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:45:30 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:45:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:45:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:45:30 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.120.10 unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.120.10 ']' unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:31 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:45:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:45:31 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 12:45:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:32 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:45:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:32 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.120.10 unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.120.10/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.120.10/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.120.10/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 12:45:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:32 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 12:45:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:32 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:45:32 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:45:32 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:45:32 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:45:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:32 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:45:32 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:45:32 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:45:32 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:45:32 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:45:32 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:45:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:32 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:45:33 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:45:33 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:45:33 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:45:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:33 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:45:33 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:45:33 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:45:33 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:45:33 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 12:45:33 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 12:45:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:45:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:45:33 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:45:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:45:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:45:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:45:33 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:45:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:45:33 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 12:45:33 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:45:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:45:33 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:45:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 12:45:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:45:33 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 12:45:33 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:33 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:45:33 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.120.6 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.120.6 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.6 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.120.6 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.6 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.120.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.120.6 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.6 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.120.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.120.6 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.120.6' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.120.6 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.120.6 unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 12:45:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 12:45:33 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:45:33 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:45:33 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-abot-epc-basic-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:45:33 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 12:45:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.120.10 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.120.10 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.120.10 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.120.10 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.120.10 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.120.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.120.10 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.120.10 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.120.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.120.10 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.120.10' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.120.10 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:45:33 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.120.10 unit-oai-hss-0: 12:45:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:45:34 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:45:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:45:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 12:45:34 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 12:45:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:45:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:45:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:34 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:45:34 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 12:45:34 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:45:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.120.10 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.120.10 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.10 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.120.10 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.10 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.120.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.120.10 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.10 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.120.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.120.10 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.120.10' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.120.10 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.120.10 unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:45:34 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:45:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:45:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:45:34 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 12:45:34 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:45:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:45:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:45:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:45:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:45:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.120.10 unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:45:34 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.120.10 unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.120.10 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.120.10/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.120.10/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 12:45:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:45:34 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:45:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=azeengonaeshaid unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-abot-epc-basic-0: 12:45:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-hss-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=ohzahleiseezuso unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-hss-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.120.5 unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:35 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:45:35 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:45:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:45:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-hss-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z azeengonaeshaid ']' unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u azeengonaeshaid --password=ohzahleiseezuso -h 192.168.120.5 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-epc-0: 12:45:35 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u azeengonaeshaid --password=ohzahleiseezuso -h 192.168.120.5 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 12:45:35 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:45:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:45:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:45:35 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u azeengonaeshaid --password=ohzahleiseezuso -h 192.168.120.5 oai-hss unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:35 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.120.6 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:45:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:45:35 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:45:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:45:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:45:35 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:45:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:45:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:35 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.120.6 ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:35 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.120.6 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:45:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:35 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:45:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15422 unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15422' unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15422 =~ .*running.* ]] unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:45:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:36 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:45:36 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:45:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:45:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:45:37 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:45:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:45:37 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:45:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:45:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:45:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:45:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:45:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:45:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:45:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:45:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:45:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:45:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:45:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:45:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:45:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:45:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:45:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:45:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:45:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:45:41 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:45:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:41 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:45:41 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:45:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:45:41 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:45:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:45:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:45:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:45:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:45:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:43 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:45:43 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:45:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:45:43 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:45:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:45:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 12:45:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:43 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:45:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:45:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:45:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:45:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:45:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 12:45:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 12:45:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:45:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:45:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:45:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:44 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.120.6 unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.120.10 unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-abot-epc-basic-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:44 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.120.6 ']' unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.120.10/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.120.10/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:44 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z oai-hss-0.openair4G.eur ']' unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15422' unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15422 =~ .*running.* ]] unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:45:44 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:45:44 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-abot-epc-basic-0: 12:45:44 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 12:45:44 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:45:44 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:45:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:45:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:45:44 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:45:44 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:45:44 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:45:44 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:45:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:45:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:45:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:45:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:46:06 DEBUG juju.worker.uniter.remotestate got action change: [dc4604c5-4b6e-4add-86b3-ac88b0b2a42d] ok=true unit-abot-epc-basic-0: 12:46:06 DEBUG juju.worker.uniter.operation running operation run action dc4604c5-4b6e-4add-86b3-ac88b0b2a42d unit-abot-epc-basic-0: 12:46:06 DEBUG juju.machinelock acquire machine lock for uniter (run action dc4604c5-4b6e-4add-86b3-ac88b0b2a42d) unit-abot-epc-basic-0: 12:46:06 DEBUG juju.machinelock machine lock acquired for uniter (run action dc4604c5-4b6e-4add-86b3-ac88b0b2a42d) unit-abot-epc-basic-0: 12:46:06 DEBUG juju.worker.uniter.operation preparing operation "run action dc4604c5-4b6e-4add-86b3-ac88b0b2a42d" unit-abot-epc-basic-0: 12:46:07 DEBUG juju.worker.uniter.operation executing operation "run action dc4604c5-4b6e-4add-86b3-ac88b0b2a42d" unit-abot-epc-basic-0: 12:46:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 12:46:07 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:46:07 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:46:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:46:07 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 12:46:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:46:07 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8340457881359060214.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6974149193062706725.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5280940946352479559.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2503019632719333999.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8375794826266852608.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7160792783014356349.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.815 s unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-07-22T12:46:10+00:00 unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 12:46:10 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:12 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:46:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:12 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:46:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:13 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:17 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Mon Jul 22 12:46:17 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:17 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:17 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:46:19 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:19 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:46:19 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Mon Jul 22 12:46:20 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Mon Jul 22 12:46:20 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run Jul 22, 2019 12:46:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:46:20 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :1417 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :41 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:22 [main] REPORT: STEP EXECUTION TIME TAKEN :932 MS unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: STEP EXECUTION TIME TAKEN :994 MS unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10036 MS unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34.116 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34.127 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: STEP EXECUTION TIME TAKEN :69 MS unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: STEP EXECUTION TIME TAKEN :105 MS unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:44 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:44 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP EXECUTION TIME TAKEN :549 MS unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10028 MS unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55.884 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55.903 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: STEP EXECUTION TIME TAKEN :59 MS unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:46:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:47:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :480 MS unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:16 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:17.021 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:17.030 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:17 [main] REPORT: STEP EXECUTION TIME TAKEN :62 MS unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47:17 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :528 MS unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 12:47:27 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:27 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:47:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:28 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:47:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38.101 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38.103 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP EXECUTION TIME TAKEN :233 MS unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: STEP EXECUTION TIME TAKEN :878 MS unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:49 [main] REPORT: ========================================================================================== unit-oai-hss-0: 12:47:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:47:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:47:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:47:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:47:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:47:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:47:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:47:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:47:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:47:54 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:47:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:47:54 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:47:54 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:47:54 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:47:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:47:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59.685 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59.688 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:47:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:10 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:10 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:10 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:10 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: STEP EXECUTION TIME TAKEN :919 MS unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21.289 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21.302 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:48:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:31 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: STEP EXECUTION TIME TAKEN :465 MS unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: STEP EXECUTION TIME TAKEN :665 MS unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:32 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:32 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:48:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:48:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:48:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:48:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:48:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:48:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:48:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16667' unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16667 =~ .*running.* ]] unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:48:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:37 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:48:37 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:48:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:48:37 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:48:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:48:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:48:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42.843 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42.845 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:48:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP EXECUTION TIME TAKEN :424 MS unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:53 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:54 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:48:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04.417 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04.420 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:49:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 12:49:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:49:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:49:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:49:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:49:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:49:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:49:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:49:11 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:49:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:49:12 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:49:12 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:49:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:14 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: STEP EXECUTION TIME TAKEN :465 MS unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: STEP EXECUTION TIME TAKEN :669 MS unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:15 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:26.240 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:26.242 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:26 [main] REPORT: STEP EXECUTION TIME TAKEN :302 MS unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:49:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:36 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:37 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:48.031 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:48.034 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:48 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:48 [main] REPORT: STEP EXECUTION TIME TAKEN :233 MS unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:49:48 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:58 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :724 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :77 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09.401 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09.403 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: STEP EXECUTION TIME TAKEN :666 MS unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: STEP EXECUTION TIME TAKEN :247 MS unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30.896 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30.898 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:50:30 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:50:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: STEP EXECUTION TIME TAKEN :948 MS unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52.448 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52.451 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:50:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP EXECUTION TIME TAKEN :225 MS unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: STEP EXECUTION TIME TAKEN :901 MS unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13.946 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13.948 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:51:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP EXECUTION TIME TAKEN :480 MS unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: STEP EXECUTION TIME TAKEN :697 MS unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35.445 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35.449 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :436 MS unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:51:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:51:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06.954 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06.955 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:52:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:52:07 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:52:07 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:52:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP EXECUTION TIME TAKEN :345 MS unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: STEP EXECUTION TIME TAKEN :679 MS unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39.532 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39.535 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-oai-hss-0: 12:52:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:52:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:52:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:52:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:52:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:52:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:52:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:52:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22116' unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22116 =~ .*running.* ]] unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:52:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:52:40 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:52:40 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:52:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:52:40 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:52:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:52:40 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:52:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:52:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:52:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:52:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP EXECUTION TIME TAKEN :453 MS unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: STEP EXECUTION TIME TAKEN :694 MS unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:52:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11.420 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11.422 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: STEP EXECUTION TIME TAKEN :433 MS unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: STEP EXECUTION TIME TAKEN :683 MS unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: STEP EXECUTION TIME TAKEN :672 MS unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:33 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:53:41 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:53:41 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:53:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18875' unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18875 =~ .*running.* ]] unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:53:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:53:41 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:53:41 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:53:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:53:41 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:53:41 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:53:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43.808 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43.811 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: STEP EXECUTION TIME TAKEN :260 MS unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:53:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:53:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP EXECUTION TIME TAKEN :447 MS unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:56 [main] REPORT: STEP EXECUTION TIME TAKEN :676 MS unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: STEP EXECUTION TIME TAKEN :679 MS unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:53:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:07 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:07 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:07 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:54:07 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:07 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17.424 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17.430 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:54:17 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:54:18 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :236 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :670 MS unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :104 MS unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:29 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49.793 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49.796 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:54:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:54:49 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:54:50 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-mysql-0: 12:54:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:54:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:54:54 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:54:54 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:54:54 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:54:54 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:54:54 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:54:54 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:54:54 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:54:54 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:54:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:54:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:00 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:01 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: STEP EXECUTION TIME TAKEN :682 MS unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22.130 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22.132 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 22-Jul-2019 12:55:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:55:23 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run 9m12.725s unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 557.405 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.02 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.025 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:23 min unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-07-22T12:55:35+00:00 unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 12:55:36 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter.operation committing operation "run action dc4604c5-4b6e-4add-86b3-ac88b0b2a42d" unit-abot-epc-basic-0: 12:55:36 DEBUG juju.machinelock machine lock released for uniter (run action dc4604c5-4b6e-4add-86b3-ac88b0b2a42d) unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:55:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:55:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:55:36 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:55:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:55:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-07-22 12:55:58,022 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-07-22 12:56:35,634 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2019-07-22 12:56:35,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:56:35,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:35,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:35 GMT X-Openstack-Request-Id: req-221f1eda-8faf-49a7-8b6b-ede0548cf869 2019-07-22 12:56:35,942 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:27:58Z", "updated_at": "2019-07-22T12:56:25Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "98a372d1-b5bb-4497-8a93-cd8c5f42785e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:22:22Z", "updated_at": "2019-07-22T12:56:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "9e00e112-bf94-4d77-8bfb-aa0b840c1a1c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:24:43Z", "updated_at": "2019-07-22T12:56:14Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "bd75eef0-c5ec-4ff6-bd33-39dd0bfd2200", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:27:27Z", "updated_at": "2019-07-22T12:56:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "c7b08cbb-749a-4459-b7d4-ab5a25da835e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:17:39Z", "updated_at": "2019-07-22T12:56:33Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "df6ed8dc-cd8f-4353-89b2-b7b4dc386056", "qos_policy_id": null}]} 2019-07-22 12:56:35,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-221f1eda-8faf-49a7-8b6b-ede0548cf869 2019-07-22 12:56:35,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.300047874451s 2019-07-22 12:56:35,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 12:56:35,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/98a372d1-b5bb-4497-8a93-cd8c5f42785e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:36,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:56:36 GMT X-Openstack-Request-Id: req-d51c1465-a207-4e67-ad05-b3d74da352d7 2019-07-22 12:56:36,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:56:36,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/98a372d1-b5bb-4497-8a93-cd8c5f42785e.json used request id req-d51c1465-a207-4e67-ad05-b3d74da352d7 2019-07-22 12:56:36,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.81804394722s 2019-07-22 12:56:36,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:56:36,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:36,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:36 GMT X-Openstack-Request-Id: req-bf137bc6-72d3-4084-ae05-d13b42bb001f 2019-07-22 12:56:36,871 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:22:22Z", "updated_at": "2019-07-22T12:56:09Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "9e00e112-bf94-4d77-8bfb-aa0b840c1a1c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:24:43Z", "updated_at": "2019-07-22T12:56:14Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "bd75eef0-c5ec-4ff6-bd33-39dd0bfd2200", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:27:27Z", "updated_at": "2019-07-22T12:56:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "c7b08cbb-749a-4459-b7d4-ab5a25da835e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:17:39Z", "updated_at": "2019-07-22T12:56:33Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "df6ed8dc-cd8f-4353-89b2-b7b4dc386056", "qos_policy_id": null}]} 2019-07-22 12:56:36,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-bf137bc6-72d3-4084-ae05-d13b42bb001f 2019-07-22 12:56:36,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0714249610901s 2019-07-22 12:56:36,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 12:56:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/9e00e112-bf94-4d77-8bfb-aa0b840c1a1c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:37,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:56:37 GMT X-Openstack-Request-Id: req-407d2c3b-356e-447b-88d6-8df7d21ed00b 2019-07-22 12:56:37,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:56:37,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/9e00e112-bf94-4d77-8bfb-aa0b840c1a1c.json used request id req-407d2c3b-356e-447b-88d6-8df7d21ed00b 2019-07-22 12:56:37,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.575973033905s 2019-07-22 12:56:37,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:56:37,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:37,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:37 GMT X-Openstack-Request-Id: req-cf331aae-02d2-4e42-88b1-805c1ab60aca 2019-07-22 12:56:37,560 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:24:43Z", "updated_at": "2019-07-22T12:56:14Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "bd75eef0-c5ec-4ff6-bd33-39dd0bfd2200", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:27:27Z", "updated_at": "2019-07-22T12:56:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "c7b08cbb-749a-4459-b7d4-ab5a25da835e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:17:39Z", "updated_at": "2019-07-22T12:56:33Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "df6ed8dc-cd8f-4353-89b2-b7b4dc386056", "qos_policy_id": null}]} 2019-07-22 12:56:37,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-cf331aae-02d2-4e42-88b1-805c1ab60aca 2019-07-22 12:56:37,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0747151374817s 2019-07-22 12:56:37,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 12:56:37,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/bd75eef0-c5ec-4ff6-bd33-39dd0bfd2200.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:38,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:56:38 GMT X-Openstack-Request-Id: req-15ba094e-5923-4e02-9cf0-68024afa22a3 2019-07-22 12:56:38,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:56:38,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/bd75eef0-c5ec-4ff6-bd33-39dd0bfd2200.json used request id req-15ba094e-5923-4e02-9cf0-68024afa22a3 2019-07-22 12:56:38,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.872577190399s 2019-07-22 12:56:38,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:56:38,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:38,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:38 GMT X-Openstack-Request-Id: req-a0d9d2ad-3fda-4fbb-bd1f-461bba4016f1 2019-07-22 12:56:38,548 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:27:27Z", "updated_at": "2019-07-22T12:56:20Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "c7b08cbb-749a-4459-b7d4-ab5a25da835e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:17:39Z", "updated_at": "2019-07-22T12:56:33Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "df6ed8dc-cd8f-4353-89b2-b7b4dc386056", "qos_policy_id": null}]} 2019-07-22 12:56:38,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a0d9d2ad-3fda-4fbb-bd1f-461bba4016f1 2019-07-22 12:56:38,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0822551250458s 2019-07-22 12:56:38,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 12:56:38,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/c7b08cbb-749a-4459-b7d4-ab5a25da835e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:39,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:56:39 GMT X-Openstack-Request-Id: req-8f35c842-93ab-42d6-8342-edad132fbbd7 2019-07-22 12:56:39,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:56:39,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/c7b08cbb-749a-4459-b7d4-ab5a25da835e.json used request id req-8f35c842-93ab-42d6-8342-edad132fbbd7 2019-07-22 12:56:39,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.564381122589s 2019-07-22 12:56:39,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:56:39,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:39,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:39 GMT X-Openstack-Request-Id: req-a98f28ce-5486-4429-b7c6-a343c220791e 2019-07-22 12:56:39,206 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:17:39Z", "updated_at": "2019-07-22T12:56:33Z", "floating_network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_id": null, "id": "df6ed8dc-cd8f-4353-89b2-b7b4dc386056", "qos_policy_id": null}]} 2019-07-22 12:56:39,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a98f28ce-5486-4429-b7c6-a343c220791e 2019-07-22 12:56:39,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0691740512848s 2019-07-22 12:56:39,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-22 12:56:39,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/df6ed8dc-cd8f-4353-89b2-b7b4dc386056.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:40,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:56:40 GMT X-Openstack-Request-Id: req-93917e33-e123-423f-b692-4189dcca4392 2019-07-22 12:56:40,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:56:40,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/df6ed8dc-cd8f-4353-89b2-b7b4dc386056.json used request id req-93917e33-e123-423f-b692-4189dcca4392 2019-07-22 12:56:40,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.848412036896s 2019-07-22 12:56:40,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-22 12:56:40,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:40,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:40 GMT X-Openstack-Request-Id: req-d5ff1925-c84c-4145-89c3-3f1c369db204 2019-07-22 12:56:40,141 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-22 12:56:40,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d5ff1925-c84c-4145-89c3-3f1c369db204 2019-07-22 12:56:40,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.066780090332s 2019-07-22 12:56:40,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 12:56:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:40,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 12:56:40 GMT X-Openstack-Request-Id: req-b0dc4251-5a69-4fd6-b93b-920b8c62e983 2019-07-22 12:56:40,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 12:56:40,706 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6d933eeb-cb7e-49ad-a71e-df64ace95f7e used request id req-b0dc4251-5a69-4fd6-b93b-920b8c62e983 2019-07-22 12:56:40,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.562899112701s 2019-07-22 12:56:40,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 12:56:40,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:40,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fa496585-d2cd-49ba-a820-4930b2101ea4 x-openstack-request-id: req-fa496585-d2cd-49ba-a820-4930b2101ea4 2019-07-22 12:56:40,936 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/409c077a-b8c8-4c41-b372-964b7dec5944", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/409c077a-b8c8-4c41-b372-964b7dec5944", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "409c077a-b8c8-4c41-b372-964b7dec5944"}, {"name": "juju_epc-flavor_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b42f2e52-36bc-4b94-a993-539a4ff8f678"}]} 2019-07-22 12:56:40,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-fa496585-d2cd-49ba-a820-4930b2101ea4 2019-07-22 12:56:40,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.224379062653s 2019-07-22 12:56:40,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 12:56:40,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/409c077a-b8c8-4c41-b372-964b7dec5944 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:40,968 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-548c9d61-1c65-4899-9d8a-0028cbb3041c x-openstack-request-id: req-548c9d61-1c65-4899-9d8a-0028cbb3041c 2019-07-22 12:56:40,969 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/409c077a-b8c8-4c41-b372-964b7dec5944 used request id req-548c9d61-1c65-4899-9d8a-0028cbb3041c 2019-07-22 12:56:40,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0297210216522s 2019-07-22 12:56:40,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-22 12:56:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/768746e3-d44b-4d24-89ac-b263a74411cd/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" -d '{"subnet_id": "c8301954-e225-4636-af2c-c557f2cdc835"}' 2019-07-22 12:56:43,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:43 GMT X-Openstack-Request-Id: req-252a8a05-0e67-4698-a336-606a94dc18d7 2019-07-22 12:56:43,040 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8fc5e0ff-0431-4dda-ae70-783626fdcbb9", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "subnet_id": "c8301954-e225-4636-af2c-c557f2cdc835", "subnet_ids": ["c8301954-e225-4636-af2c-c557f2cdc835"], "port_id": "ac97d839-4d23-466a-8c0a-e8ec4d7badf7", "id": "768746e3-d44b-4d24-89ac-b263a74411cd"} 2019-07-22 12:56:43,040 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/768746e3-d44b-4d24-89ac-b263a74411cd/remove_router_interface.json used request id req-252a8a05-0e67-4698-a336-606a94dc18d7 2019-07-22 12:56:43,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0709900856s 2019-07-22 12:56:43,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-22 12:56:43,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:43,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:43 GMT X-Openstack-Request-Id: req-6e4b18ba-c39b-4ad2-a671-9582c36c0ee4 2019-07-22 12:56:43,177 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3d8ed01f-4c0c-4e52-b6c6-72103e2d8064", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:15:10Z", "admin_state_up": true, "updated_at": "2019-07-22T12:56:41Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "768746e3-d44b-4d24-89ac-b263a74411cd", "name": "juju_epc-router_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}]} 2019-07-22 12:56:43,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6e4b18ba-c39b-4ad2-a671-9582c36c0ee4 2019-07-22 12:56:43,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136379003525s 2019-07-22 12:56:43,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-22 12:56:43,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/768746e3-d44b-4d24-89ac-b263a74411cd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:44,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:56:44 GMT X-Openstack-Request-Id: req-6092054c-c4fe-4676-9184-85fdf0b06eda 2019-07-22 12:56:44,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:56:44,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/768746e3-d44b-4d24-89ac-b263a74411cd.json used request id req-6092054c-c4fe-4676-9184-85fdf0b06eda 2019-07-22 12:56:44,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46744298935s 2019-07-22 12:56:44,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-22 12:56:44,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:45,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:45 GMT X-Openstack-Request-Id: req-b739b2ad-8444-45a8-a0a4-a662eb8df771 2019-07-22 12:56:45,052 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fc5e0ff-0431-4dda-ae70-783626fdcbb9","tenant_id":"58947c20c2c04bbd9b097fc66a5bf0ed","created_at":"2019-07-22T12:15:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-22T12:15:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"58947c20c2c04bbd9b097fc66a5bf0ed","id":"c8301954-e225-4636-af2c-c557f2cdc835","subnetpool_id":null,"name":"juju_epc-subnet_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}]} 2019-07-22 12:56:45,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b739b2ad-8444-45a8-a0a4-a662eb8df771 2019-07-22 12:56:45,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.405978918076s 2019-07-22 12:56:45,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-22 12:56:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/c8301954-e225-4636-af2c-c557f2cdc835.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:46,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:56:46 GMT X-Openstack-Request-Id: req-5826a128-9453-491a-a51f-0441594bbade 2019-07-22 12:56:46,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:56:46,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c8301954-e225-4636-af2c-c557f2cdc835.json used request id req-5826a128-9453-491a-a51f-0441594bbade 2019-07-22 12:56:46,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08859300613s 2019-07-22 12:56:46,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-22 12:56:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:46,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:46 GMT X-Openstack-Request-Id: req-6d3fe819-1138-4c32-bfdb-29cc0a71cd69 2019-07-22 12:56:46,240 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8fc5e0ff-0431-4dda-ae70-783626fdcbb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"58947c20c2c04bbd9b097fc66a5bf0ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-22T12:56:45Z","qos_policy_id":null,"name":"juju_epc-net_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849","admin_state_up":true,"tenant_id":"58947c20c2c04bbd9b097fc66a5bf0ed","created_at":"2019-07-22T12:15:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5de65cd-8c12-4b6c-8605-dfd0dfcd93b7","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d1cfb077a694e5fb287d685b1c0d90c","l2_adjacency":true,"status":"ACTIVE","subnets":["3d8ed01f-4c0c-4e52-b6c6-72103e2d8064"],"description":"","tags":[],"updated_at":"2019-07-22T06:06:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1d1cfb077a694e5fb287d685b1c0d90c","created_at":"2019-07-22T05:50:45Z","mtu":1500}]} 2019-07-22 12:56:46,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6d3fe819-1138-4c32-bfdb-29cc0a71cd69 2019-07-22 12:56:46,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0973980426788s 2019-07-22 12:56:46,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-22 12:56:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/8fc5e0ff-0431-4dda-ae70-783626fdcbb9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:47,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:56:47 GMT X-Openstack-Request-Id: req-5d5e9b87-332e-4017-a55a-519ddc84cb39 2019-07-22 12:56:47,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:56:47,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/8fc5e0ff-0431-4dda-ae70-783626fdcbb9.json used request id req-5d5e9b87-332e-4017-a55a-519ddc84cb39 2019-07-22 12:56:47,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33241796494s 2019-07-22 12:56:47,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-22 12:56:47,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:47,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:47 GMT X-Openstack-Request-Id: req-c2338e48-b48a-4e99-9d7f-b9b64eac318c 2019-07-22 12:56:47,701 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-22T12:15:21Z", "file": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/file", "owner": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "size": 296222720, "self": "/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://3d5adf3d-6aee-4871-917f-797c06e86310/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-07-22T12:15:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-22 12:56:47,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c2338e48-b48a-4e99-9d7f-b9b64eac318c 2019-07-22 12:56:47,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.12260389328s 2019-07-22 12:56:47,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-22 12:56:47,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e8b023dc08a2a624fae7f994f9507a77077b5d1" 2019-07-22 12:56:48,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 22 Jul 2019 12:56:48 GMT X-Openstack-Request-Id: req-629c5720-50a5-4a81-a853-fc5dc57baca5 2019-07-22 12:56:48,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-22 12:56:48,055 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8c3cde3e-5ced-430e-9d50-3c9d22b2b28b used request id req-629c5720-50a5-4a81-a853-fc5dc57baca5 2019-07-22 12:56:48,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.351534843445s 2019-07-22 12:56:48,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-22 12:56:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:48,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb79eb8b-ef82-4fcc-abe6-b5595cd5c5ef x-openstack-request-id: req-fb79eb8b-ef82-4fcc-abe6-b5595cd5c5ef 2019-07-22 12:56:48,078 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b42f2e52-36bc-4b94-a993-539a4ff8f678"}]} 2019-07-22 12:56:48,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-fb79eb8b-ef82-4fcc-abe6-b5595cd5c5ef 2019-07-22 12:56:48,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234220027924s 2019-07-22 12:56:48,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-22 12:56:48,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:48,107 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-844f9f23-3d17-4fa9-a4a7-506eaf48e38c x-openstack-request-id: req-844f9f23-3d17-4fa9-a4a7-506eaf48e38c 2019-07-22 12:56:48,108 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b42f2e52-36bc-4b94-a993-539a4ff8f678 used request id req-844f9f23-3d17-4fa9-a4a7-506eaf48e38c 2019-07-22 12:56:48,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0273468494415s 2019-07-22 12:56:48,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 12:56:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:48,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda85828-a0e2-4892-93a7-3714878e81e0 2019-07-22 12:56:48,327 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "juju_epc-user_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "links": {"self": "http://172.30.9.26:5000/v3/users/0330c0ed974c421ba349b47afbead6cd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0330c0ed974c421ba349b47afbead6cd", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/12ad8a6513f34ea1af62c343ad975f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "12ad8a6513f34ea1af62c343ad975f33", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/27c3839849c84266bfc6bee10bd652d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "27c3839849c84266bfc6bee10bd652d2", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/2a42915f2dfa4fd68bfc07f502f59550"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a42915f2dfa4fd68bfc07f502f59550", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/2c60c28e9f51472d927a094724b384f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c60c28e9f51472d927a094724b384f4", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/40d21475a0284614a68046b8c9d895ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40d21475a0284614a68046b8c9d895ae", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/437621bf12e44f0584d9607cd9e1db12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "437621bf12e44f0584d9607cd9e1db12", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/4f7cac0290dc47d8bab14a69bfa365de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f7cac0290dc47d8bab14a69bfa365de", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6100d944d49e41118f9a7f68a01efe60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6100d944d49e41118f9a7f68a01efe60", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/7630311b5cbf49e09c73352fe2a5bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7630311b5cbf49e09c73352fe2a5bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/976d0f9f91c14524b9f9aa8b7f7ece82"}, "domain_id": "default", "enabled": true, "options": {}, "id": "976d0f9f91c14524b9f9aa8b7f7ece82", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/aaac18724ab74c4fa075d67d395b9230"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaac18724ab74c4fa075d67d395b9230", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/dee4bb8d7802400caccd306491ffd885"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dee4bb8d7802400caccd306491ffd885", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/e8ad747385c04bd69984f3efa628bed3"}, "domain_id": "ef909a2742004d4aae99af420671eafb", "enabled": true, "options": {}, "id": "e8ad747385c04bd69984f3efa628bed3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/f6d51734d7274fda887bdd1dabdc7e81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6d51734d7274fda887bdd1dabdc7e81", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2019-07-22 12:56:48,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cda85828-a0e2-4892-93a7-3714878e81e0 2019-07-22 12:56:48,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219158172607s 2019-07-22 12:56:48,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-22 12:56:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/0330c0ed974c421ba349b47afbead6cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:48,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71228540-1fcb-4726-8a14-9b34d8084639 2019-07-22 12:56:48,546 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849", "links": {"self": "http://172.30.9.26:5000/v3/users/0330c0ed974c421ba349b47afbead6cd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0330c0ed974c421ba349b47afbead6cd", "description": null}} 2019-07-22 12:56:48,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0330c0ed974c421ba349b47afbead6cd used request id req-71228540-1fcb-4726-8a14-9b34d8084639 2019-07-22 12:56:48,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212869167328s 2019-07-22 12:56:48,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-22 12:56:48,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/0330c0ed974c421ba349b47afbead6cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:48,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 12:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ae0f4dd-d2cb-4499-a219-63fb8c0d7ebf 2019-07-22 12:56:48,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 12:56:48,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0330c0ed974c421ba349b47afbead6cd used request id req-0ae0f4dd-d2cb-4499-a219-63fb8c0d7ebf 2019-07-22 12:56:48,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.28550696373s 2019-07-22 12:56:48,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-22 12:56:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:49,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205ef65e-fd7c-42b2-a1fa-495b6aeed5c0 2019-07-22 12:56:49,042 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/1d1cfb077a694e5fb287d685b1c0d90c"}, "tags": [], "enabled": true, "id": "1d1cfb077a694e5fb287d685b1c0d90c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/2078ad5c535b4345afad4be9276ce840"}, "tags": [], "enabled": true, "id": "2078ad5c535b4345afad4be9276ce840", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/58947c20c2c04bbd9b097fc66a5bf0ed"}, "tags": [], "enabled": true, "id": "58947c20c2c04bbd9b097fc66a5bf0ed", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_1b9d4b03-e092-40bc-8bd9-a2c79e7e3849"}]} 2019-07-22 12:56:49,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-205ef65e-fd7c-42b2-a1fa-495b6aeed5c0 2019-07-22 12:56:49,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201861143112s 2019-07-22 12:56:49,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-22 12:56:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/58947c20c2c04bbd9b097fc66a5bf0ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:49,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 22 Jul 2019 12:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-032999f9-ea32-4be5-87f2-85ae7b9a664d 2019-07-22 12:56:49,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-22 12:56:49,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/58947c20c2c04bbd9b097fc66a5bf0ed used request id req-032999f9-ea32-4be5-87f2-85ae7b9a664d 2019-07-22 12:56:49,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258319854736s 2019-07-22 12:56:49,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 12:56:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=58947c20c2c04bbd9b097fc66a5bf0ed&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:49,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:49 GMT X-Openstack-Request-Id: req-6bd61d8f-a61e-4952-9338-efd0840e3a00 2019-07-22 12:56:49,624 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:15:09Z", "updated_at": "2019-07-22T12:15:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:15:09Z", "revision_number": 0, "id": "0d32a4f3-bf15-4999-bffc-3abc52b351da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T12:15:09Z", "security_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:15:09Z", "revision_number": 0, "id": "4d985683-1d33-421d-8cbe-b62dbe1c7321", "remote_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "remote_ip_prefix": null, "created_at": "2019-07-22T12:15:09Z", "security_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:15:09Z", "revision_number": 0, "id": "55465bfc-2a01-4640-900c-47a8c616c008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T12:15:09Z", "security_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:15:09Z", "revision_number": 0, "id": "e83ba6bd-b132-4464-a26d-b391ca965568", "remote_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "remote_ip_prefix": null, "created_at": "2019-07-22T12:15:09Z", "security_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed"}], "revision_number": 1, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "name": "default"}]} 2019-07-22 12:56:49,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=58947c20c2c04bbd9b097fc66a5bf0ed&name=default used request id req-6bd61d8f-a61e-4952-9338-efd0840e3a00 2019-07-22 12:56:49,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313373088837s 2019-07-22 12:56:49,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-22 12:56:49,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:49,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Mon, 22 Jul 2019 12:56:49 GMT X-Openstack-Request-Id: req-8b70ae2c-85e8-4b0f-9048-565d66565caa 2019-07-22 12:56:49,693 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "created_at": "2019-07-22T05:50:45Z", "updated_at": "2019-07-22T05:50:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "2c44b9f8-5651-4152-a40a-fa9d07147add", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "4c597397-7851-42e7-9a37-216511ee000d", "remote_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "b98c602f-1565-453c-8b61-1e2bc8e6e259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:50:45Z", "revision_number": 0, "id": "c5152764-8b48-4ef7-b458-cb67ae87a045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:50:45Z", "security_group_id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "tenant_id": "1d1cfb077a694e5fb287d685b1c0d90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d1cfb077a694e5fb287d685b1c0d90c"}], "revision_number": 1, "project_id": "1d1cfb077a694e5fb287d685b1c0d90c", "id": "35fe31ff-47b6-4173-9bfe-4bc03bb053ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "created_at": "2019-07-22T12:15:09Z", "updated_at": "2019-07-22T12:15:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:15:09Z", "revision_number": 0, "id": "0d32a4f3-bf15-4999-bffc-3abc52b351da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T12:15:09Z", "security_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:15:09Z", "revision_number": 0, "id": "4d985683-1d33-421d-8cbe-b62dbe1c7321", "remote_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "remote_ip_prefix": null, "created_at": "2019-07-22T12:15:09Z", "security_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:15:09Z", "revision_number": 0, "id": "55465bfc-2a01-4640-900c-47a8c616c008", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T12:15:09Z", "security_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T12:15:09Z", "revision_number": 0, "id": "e83ba6bd-b132-4464-a26d-b391ca965568", "remote_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "remote_ip_prefix": null, "created_at": "2019-07-22T12:15:09Z", "security_group_id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "tenant_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed"}], "revision_number": 1, "project_id": "58947c20c2c04bbd9b097fc66a5bf0ed", "id": "73bb27a6-ad97-4e58-9115-10f4dc1e6a7c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "created_at": "2019-07-22T07:16:55Z", "updated_at": "2019-07-22T07:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "0c30c0de-588a-40bd-b7d3-b7cfc602ee22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "7f485cbe-3f8a-4f53-ba5f-bc4363bd15b8", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "acbd4b85-0632-4fdf-bbec-ad8ed98da7ea", "remote_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T07:16:55Z", "revision_number": 0, "id": "c8649017-1e00-4576-8415-43ea80a0f9c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T07:16:55Z", "security_group_id": "d285732d-8cae-43f2-b494-f8673b707185", "tenant_id": "e1ffdd79a1c24b159d86bb013c516425", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ffdd79a1c24b159d86bb013c516425"}], "revision_number": 1, "project_id": "e1ffdd79a1c24b159d86bb013c516425", "id": "d285732d-8cae-43f2-b494-f8673b707185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2078ad5c535b4345afad4be9276ce840", "created_at": "2019-07-22T05:53:05Z", "updated_at": "2019-07-22T05:53:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "042c5d65-f98a-4975-b436-3394a318afaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "0f07380c-c6aa-4eaa-8188-22c6887bbe4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "1ba29f62-0aa2-48be-a3db-57585c39c7cb", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv4", "project_id": "2078ad5c535b4345afad4be9276ce840"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:05Z", "revision_number": 0, "id": "d9c67eda-9d11-4729-b438-dd374a937663", "remote_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:05Z", "security_group_id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "tenant_id": "2078ad5c535b4345afad4be9276ce840", "port_range_min": null, "ethertype": "IPv6", "project_id": "2078ad5c535b4345afad4be9276ce840"}], "revision_number": 1, "project_id": "2078ad5c535b4345afad4be9276ce840", "id": "fbaa7bae-515a-44fe-aebe-7d7c9944a9f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-22T05:53:06Z", "updated_at": "2019-07-22T05:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "0bf19d6a-d8b6-4381-a312-5df811229dab", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2266fd24-2e85-4feb-9444-ea5dadd3660d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "2690d3dc-20ac-4491-b3a6-d1a309b4f382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-22T05:53:06Z", "revision_number": 0, "id": "c847e014-9c02-4c37-be93-95e643575c6e", "remote_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "remote_ip_prefix": null, "created_at": "2019-07-22T05:53:06Z", "security_group_id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "fe5e3e5b-5466-4378-be36-97cf709bb11a", "name": "default"}]} 2019-07-22 12:56:49,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8b70ae2c-85e8-4b0f-9048-565d66565caa 2019-07-22 12:56:49,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0632801055908s 2019-07-22 12:56:49,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-22 12:56:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/73bb27a6-ad97-4e58-9115-10f4dc1e6a7c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c653b83fa14b15d68bca8cb725b67741c3a97b59" 2019-07-22 12:56:49,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 22 Jul 2019 12:56:49 GMT X-Openstack-Request-Id: req-9db0c0fd-6e8b-4bab-8b6b-3bfea5e5b799 2019-07-22 12:56:49,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-22 12:56:49,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/73bb27a6-ad97-4e58-9115-10f4dc1e6a7c.json used request id req-9db0c0fd-6e8b-4bab-8b6b-3bfea5e5b799 2019-07-22 12:56:49,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.1436419487s 2019-07-22 12:56:49,846 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:50 | PASS | | cloudify_ims | functest | vnf | 26:55 | PASS | | heat_ims | functest | vnf | 33:02 | PASS | | vyos_vrouter | functest | vnf | 15:45 | PASS | | juju_epc | functest | vnf | 40:48 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-07-22 12:56:49,852 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-22 12:56:49,945 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-22 12:56:50,061 - paramiko.transport - DEBUG - EOF in transport thread